aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-18 14:17:40 +0200
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-18 14:17:40 +0200
commit03c0fd88e919a8f6d1553f8270483b445ea92202 (patch)
tree3c2314f97c7b2e6f9262f751951185b6bd512be8 /readme.md
parentf923835a5e82d727dc27d61ef9ef9d731580b0c9 (diff)
parent9f736b9e3d4b20c7dae1063bd572c1f802cde649 (diff)
Merge remote-tracking branch 'origin/master' into max/research
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