Added rev, date, and title vars to project and page settings.
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "<INSERT PROJECT NAME HERE>")
|
||||
(rev "$REV$")
|
||||
(title "${title}")
|
||||
(date "${date}")
|
||||
(rev "${rev}")
|
||||
(company "Micromelon Robotics")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user