diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-01-09 09:56:49 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-01-09 09:56:49 +0100 |
commit | fc38bc1d3b2b244a6dcf8d301e2acd1acd90ed03 (patch) | |
tree | a246659da432e1d463c74281b6e59e0afb7e401b | |
parent | 1cb21742a69f681e6452a7ddd0adc9543aefd72a (diff) |
-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. |