Added rev, date, and title vars to project and page settings.

This commit is contained in:
andrewc
2023-04-26 14:20:46 +10:00
parent 46df527b8f
commit 95d9e1ef85
6 changed files with 36 additions and 8 deletions

View File

@@ -4,6 +4,12 @@
(paper "A4")
(title_block
(title "${title}")
(date "${date}")
(rev "${rev}")
)
(lib_symbols
)