mirror of
https://github.com/flynx/nixos.git
synced 2025-10-28 10:40:08 +00:00
working on latex deps...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9cbe85e409
commit
5ae4bcb728
@ -421,6 +421,7 @@
|
||||
ffmpeg #ffmpegthumbnailer
|
||||
httrack
|
||||
|
||||
exiftool vips
|
||||
];
|
||||
|
||||
programs.geary.enable = false;
|
||||
@ -491,21 +492,28 @@
|
||||
kvoptions xargs ifthenx iftex xint listofitems xkeyval
|
||||
etoolbox changepage pdfcomment eso-pic environ numprint xcolor
|
||||
pagecolor colorspace graphics adjustbox textpos fancyvrb flowfram
|
||||
fancyhdr pdfpages geometry
|
||||
anyfontsize cprotect ccicons
|
||||
# XXX this seems to be missing...
|
||||
#suffix
|
||||
lipsum
|
||||
hardwrap catchfile
|
||||
# photobook...
|
||||
photobook
|
||||
# doc...
|
||||
fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum
|
||||
anyfontsize cprotect ccicons multitoc hardwrap catchfile
|
||||
titlesec hypdoc doctools needspace xstring listings imakeidx
|
||||
latexmk;
|
||||
pax
|
||||
|
||||
# fonts...
|
||||
opensans courier
|
||||
|
||||
# languages...
|
||||
russ babel-russian hyphen-russian
|
||||
|
||||
# photobook...
|
||||
photobook
|
||||
|
||||
#(setq org-latex-compiler "lualatex")
|
||||
#(setq org-preview-latex-default-process 'dvisvgm)
|
||||
})
|
||||
|
||||
# jdk - required by texlive-pax (BUG: no dependency??)
|
||||
temurin-jre-bin
|
||||
|
||||
# fonts...
|
||||
#nerdfonts
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user