feat: better margins
This commit is contained in:
parent
197699e63b
commit
00659263f9
2
lib.typ
2
lib.typ
@ -15,7 +15,7 @@
|
|||||||
#let BODY_LINE_HEIGHT = 0.85em
|
#let BODY_LINE_HEIGHT = 0.85em
|
||||||
|
|
||||||
// rest = not top
|
// rest = not top
|
||||||
#let PAGE_MARGINS = (rest: 0.5in, top: 0.4in)
|
#let PAGE_MARGINS = (rest: 0.5in, top: 0.4in, left: 0.4in)
|
||||||
|
|
||||||
// Format locations.
|
// Format locations.
|
||||||
#let format_location(location) = {
|
#let format_location(location) = {
|
||||||
|
Loading…
Reference in New Issue
Block a user