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