aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-17 17:11:50 +0200
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-17 17:11:50 +0200
commita76cbcc5def5a6a09fb72b8aad5724c1de80b2a7 (patch)
tree5788b2ba519f74060db15f1683db963f75532bcb /readme.md
parente007d0bcd7484a364d8f1ca425ef58b13d0bef93 (diff)
parent5c0649ac31b030cbb3c8c5e0684ee9419fe50054 (diff)
Merge remote-tracking branch 'origin/master' into max/time
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/readme.md b/readme.md
index b63392b..7b58cfd 100644
--- a/readme.md
+++ b/readme.md
@@ -9,19 +9,20 @@ 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
-TODO: how to store + cross-reference requirements w/o extra latex compilation
-runs
+- Requirement cross-references are broken (they print both the label and the
+ path to the other document, should be label only). Interesting:
+ `\creflabelformat` and `\@templabel` (inside #2 of `\creflabelformat`).
[vscode]: https://code.visualstudio.com
[latexworkshop]: https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop