UPD texlive_update script, spell check, beautify
Dieser Commit ist enthalten in:
@@ -6,7 +6,8 @@ set -e # Bricht bei Fehlern sofort ab
|
||||
# spell:ignore gitea imakeidx infraonly isbn koma latexmk ltablex luatexbase marginnote mathtools
|
||||
# spell:ignore microtype ncctools newpx newtx newunicodechar nextpage parskip pdfcol pdflscape pdfpages
|
||||
# spell:ignore pgfplots pict setspace sidecap siunitx stix subfigure tcolorbox tikzfill titlesec
|
||||
# spell:ignore trimspaces unicode upquote vmargin wrapfig xcharter xltabular xpatch xstring
|
||||
# spell:ignore trimspaces unicode upquote vmargin wrapfig xcharter xltabular xpatch xstring xecjk
|
||||
# spell:ignore ctan niranjan netcologne multirow texlive noconfirm pacman tlnet tlpdb tlpkg
|
||||
TLMGR=$(which tlmgr)
|
||||
TEXHASH=$(which texhash)
|
||||
|
||||
@@ -173,8 +174,6 @@ for packet in "${PACKETS[@]}"; do
|
||||
fi
|
||||
done
|
||||
|
||||
# extdash (in ncctools) \
|
||||
|
||||
# 4. Datenbank-Refresh (tlmgr install macht das oft automatisch, sicherheitshalber am Ende einmal)
|
||||
echo "Aktualisiere LaTeX-Dateidatenbank..."
|
||||
$TEXHASH
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren