Add German components for LaTeX
This commit is contained in:
parent
20358c7781
commit
8cf3e2a829
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ yay --noconfirm -Syu \
|
||||||
|
|
||||||
# Latex
|
# Latex
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
texlive;
|
texlive \
|
||||||
|
texlive-langgerman;
|
||||||
|
|
||||||
. "../../Common/Config/udev/ct-board.sh";
|
. "../../Common/Config/udev/ct-board.sh";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue