ADD latex package contour, ordering installation files
Dieser Commit ist enthalten in:
+63
-62
@@ -19,80 +19,81 @@ fi
|
|||||||
# 3. ALLE Pakete gebündelt in EINEM Rutsch installieren (only scheme-minimal installed)
|
# 3. ALLE Pakete gebündelt in EINEM Rutsch installieren (only scheme-minimal installed)
|
||||||
echo "Installiere alle benötigten LaTeX-Pakete parallel/gebündelt..."
|
echo "Installiere alle benötigten LaTeX-Pakete parallel/gebündelt..."
|
||||||
$TLMGR install \
|
$TLMGR install \
|
||||||
scheme-basic \
|
background \
|
||||||
scheme-infraonly \
|
beamer \
|
||||||
scheme-minimal \
|
biblatex \
|
||||||
|
biblatex-ieee \
|
||||||
|
booktabs \
|
||||||
|
cancel \
|
||||||
|
caption \
|
||||||
|
ccicons \
|
||||||
|
circuitikz \
|
||||||
|
cleveref \
|
||||||
|
cm-unicode \
|
||||||
collection-fontsrecommended \
|
collection-fontsrecommended \
|
||||||
latexmk \
|
concmath-otf \
|
||||||
lastpage \
|
contour \
|
||||||
siunitx \
|
csquotes \
|
||||||
pgf \
|
currfile \
|
||||||
datetime2 \
|
datetime2 \
|
||||||
datetime2-english \
|
datetime2-english \
|
||||||
datetime2-german \
|
datetime2-german \
|
||||||
currfile \
|
ean \
|
||||||
filehook \
|
ean13isbn \
|
||||||
xstring \
|
|
||||||
enumitem \
|
enumitem \
|
||||||
fmtcount \
|
|
||||||
steinmetz \
|
|
||||||
pict2e \
|
|
||||||
pgfplots \
|
|
||||||
minted \
|
|
||||||
upquote \
|
|
||||||
lineno \
|
|
||||||
newunicodechar \
|
|
||||||
marginnote \
|
|
||||||
pdfpages \
|
|
||||||
cleveref \
|
|
||||||
pdflscape \
|
|
||||||
booktabs \
|
|
||||||
vmargin \
|
|
||||||
newtx \
|
|
||||||
xpatch \
|
|
||||||
fontaxes \
|
|
||||||
cancel \
|
|
||||||
microtype \
|
|
||||||
background \
|
|
||||||
everypage \
|
everypage \
|
||||||
koma-script \
|
filehook \
|
||||||
csquotes \
|
fmtcount \
|
||||||
setspace \
|
|
||||||
biblatex \
|
|
||||||
biblatex-ieee \
|
|
||||||
ccicons \
|
|
||||||
ncctools \
|
|
||||||
xcharter \
|
|
||||||
titlesec \
|
|
||||||
fontspec \
|
|
||||||
parskip \
|
|
||||||
newpx \
|
|
||||||
trimspaces \
|
|
||||||
mathtools \
|
|
||||||
unicode-math \
|
|
||||||
stix2-otf \
|
|
||||||
cm-unicode \
|
|
||||||
concmath-otf \
|
|
||||||
fontmfizz \
|
|
||||||
fontawesome5 \
|
fontawesome5 \
|
||||||
|
fontaxes \
|
||||||
|
fontmfizz \
|
||||||
|
fontspec \
|
||||||
|
imakeidx \
|
||||||
|
koma-script \
|
||||||
|
latexmk \
|
||||||
|
lastpage \
|
||||||
|
lineno \
|
||||||
|
listings \
|
||||||
|
ltablex \
|
||||||
luatexbase \
|
luatexbase \
|
||||||
circuitikz \
|
marginnote \
|
||||||
|
mathtools \
|
||||||
|
microtype \
|
||||||
|
minted \
|
||||||
|
ncctools \
|
||||||
|
newpx \
|
||||||
|
newtx \
|
||||||
|
newunicodechar \
|
||||||
|
ocr-b \
|
||||||
|
parskip \
|
||||||
|
pdfcol \
|
||||||
|
pdflscape \
|
||||||
|
pdfpages \
|
||||||
|
pgf \
|
||||||
|
pgfplots \
|
||||||
|
pict2e \
|
||||||
|
ragged2e \
|
||||||
|
scheme-basic \
|
||||||
|
scheme-infraonly \
|
||||||
|
scheme-minimal \
|
||||||
|
setspace \
|
||||||
|
sidecap \
|
||||||
|
siunitx \
|
||||||
|
steinmetz \
|
||||||
|
stix2-otf \
|
||||||
|
subfigure \
|
||||||
tcolorbox \
|
tcolorbox \
|
||||||
tikzfill \
|
tikzfill \
|
||||||
pdfcol \
|
titlesec \
|
||||||
listings \
|
trimspaces \
|
||||||
imakeidx \
|
unicode-math \
|
||||||
ean13isbn \
|
upquote \
|
||||||
ean \
|
vmargin \
|
||||||
ocr-b \
|
|
||||||
wrapfig \
|
wrapfig \
|
||||||
subfigure \
|
xcharter \
|
||||||
sidecap \
|
|
||||||
ragged2e \
|
|
||||||
xltabular \
|
xltabular \
|
||||||
ltablex \
|
xpatch \
|
||||||
caption \
|
xstring
|
||||||
beamer
|
|
||||||
|
|
||||||
echo "Deinstalliere unerwünschte LaTeX-Pakete..."
|
echo "Deinstalliere unerwünschte LaTeX-Pakete..."
|
||||||
# 'ae' und 't1enc' wurden entfernt, da sie geschützte Systempakete sind.
|
# 'ae' und 't1enc' wurden entfernt, da sie geschützte Systempakete sind.
|
||||||
|
|||||||
In neuem Issue referenzieren
Einen Benutzer sperren