Added rev, date, and title vars to project and page settings.
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "${title}")
|
||||
(date "${date}")
|
||||
(rev "${rev}")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user