aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-14 20:41:10 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-14 20:41:10 +0200
commitc9d4ba22a8b6d0d5fb1062701eda8b1af554d422 (patch)
tree713c0fa3550bd4f7fbb0158a607651f6d95b28fb /readme.md
parent26feeb970b5ac98747d5a0321d23be01bbf024f8 (diff)
WIP requirements
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/readme.md b/readme.md
index b63392b..818d445 100644
--- a/readme.md
+++ b/readme.md
@@ -9,20 +9,15 @@ Please see [style.md](./style.md) for writing style and
Requirements:
-- A LaTeX distribution that includes the XeLaTeX compiler
+- A LaTeX distribution that includes the XeLaTeX compiler and latexmk
- PlantUML
-- Python 3 (timerep only)
+- Python 3
- Fonts (see see [style.md](./style.md) for download links)
-A `latexmkrc` file is provided for copmilation with `latexmk`. The documents
+A `latexmkrc` file is provided for copmilation with latexmk. The documents
should also compile under [Visual Studio Code][vscode] using the [LaTeX
Workshop extension][latexworkshop], as well as [VimTeX][vimtex].
-## Requirements
-
-TODO: how to store + cross-reference requirements w/o extra latex compilation
-runs
-
[vscode]: https://code.visualstudio.com
[latexworkshop]: https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop
[vimtex]: https://github.com/lervag/vimtex