feat: add latex packages
This commit is contained in:
parent
171b5f9c1d
commit
3447a0b86d
1 changed files with 6 additions and 0 deletions
|
@ -96,6 +96,12 @@ categories:
|
||||||
- pandoc # general purpose document converter
|
- pandoc # general purpose document converter
|
||||||
- typst # an alternative to latex
|
- typst # an alternative to latex
|
||||||
- typst-lsp
|
- typst-lsp
|
||||||
|
latex:
|
||||||
|
- texlive-basic
|
||||||
|
- texlive-latex
|
||||||
|
- texlive-latexrecommended
|
||||||
|
- texlive-fontsrecommended
|
||||||
|
- texlive-fontsextra
|
||||||
math:
|
math:
|
||||||
- libqalculate # qalc
|
- libqalculate # qalc
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Reference in a new issue