summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..c45ceb5
--- /dev/null
+++ b/TODO.md
@@ -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.