diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Work on the dependencies and make them part of the package. + +This works: + + guix install texlive-scheme-small texlive-anyfontsize texlive-framed texlive-ccicons + +But it makes the package slower, maybe we need to use `texlive-scheme-basic` +instead. |