I swear I know how this works

This commit is contained in:
2026-04-04 14:29:04 +11:00
parent dc7d74e5aa
commit 43336b8f92

View File

@@ -1,4 +1,6 @@
# For Developers
Each book has various commands in `header.tex` which help with writing.
- `\d`: Prints **(Diagram \<num\>)**, where \<num\> is the next diagram
- `\d`: Prints "**(Diagram \<num\>)**", where \<num\> is the next diagram number.
- `\diagram{fen#1}{fen#2}`: Displays 2 diagrams. This should be how diagrams are styled.
- `\example`: Same as `\d`, but displays the next example.