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
|
ffmpeg #ffmpegthumbnailer
|
||||||
httrack
|
httrack
|
||||||
|
|
||||||
|
exiftool vips
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.geary.enable = false;
|
programs.geary.enable = false;
|
||||||
@ -491,21 +492,28 @@
|
|||||||
kvoptions xargs ifthenx iftex xint listofitems xkeyval
|
kvoptions xargs ifthenx iftex xint listofitems xkeyval
|
||||||
etoolbox changepage pdfcomment eso-pic environ numprint xcolor
|
etoolbox changepage pdfcomment eso-pic environ numprint xcolor
|
||||||
pagecolor colorspace graphics adjustbox textpos fancyvrb flowfram
|
pagecolor colorspace graphics adjustbox textpos fancyvrb flowfram
|
||||||
fancyhdr pdfpages geometry
|
fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum
|
||||||
anyfontsize cprotect ccicons
|
anyfontsize cprotect ccicons multitoc hardwrap catchfile
|
||||||
# XXX this seems to be missing...
|
|
||||||
#suffix
|
|
||||||
lipsum
|
|
||||||
hardwrap catchfile
|
|
||||||
# photobook...
|
|
||||||
photobook
|
|
||||||
# doc...
|
|
||||||
titlesec hypdoc doctools needspace xstring listings imakeidx
|
titlesec hypdoc doctools needspace xstring listings imakeidx
|
||||||
latexmk;
|
latexmk;
|
||||||
|
pax
|
||||||
|
|
||||||
|
# fonts...
|
||||||
|
opensans courier
|
||||||
|
|
||||||
|
# languages...
|
||||||
|
russ babel-russian hyphen-russian
|
||||||
|
|
||||||
|
# photobook...
|
||||||
|
photobook
|
||||||
|
|
||||||
#(setq org-latex-compiler "lualatex")
|
#(setq org-latex-compiler "lualatex")
|
||||||
#(setq org-preview-latex-default-process 'dvisvgm)
|
#(setq org-preview-latex-default-process 'dvisvgm)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
# jdk - required by texlive-pax (BUG: no dependency??)
|
||||||
|
temurin-jre-bin
|
||||||
|
|
||||||
# fonts...
|
# fonts...
|
||||||
#nerdfonts
|
#nerdfonts
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user