feat: back to traditional

This commit is contained in:
eggy
2024-09-12 00:03:02 -04:00
parent 41f12b3c20
commit c5b2fb0bcd
2 changed files with 77 additions and 75 deletions

10
lib.typ
View File

@@ -12,15 +12,15 @@
#let TITLE_FONT_SIZE = 2em
#let HEADING_LINE_GAP = 3mm
#let BODY_LINE_HEIGHT = 0.8em
#let BODY_LINE_HEIGHT = 0.75em
#let HEADING_DETAILS_LIST_SPACING = 0.9em
#let HEADING_DETAILS_LIST_SPACING = 0.8em
#let DETAILS_TITLE_FONT_SIZE = 1.075em
#let DETAILS_LIST_SPACING = 0.85em
#let DETAILS_LIST_SPACING = 0.8em
// rest = not top
#let PAGE_MARGINS = (rest: 0.5in, top: 0.4in, left: 0.4in, bottom: 0.4in)
#let PAGE_MARGINS = (rest: 0.4in, top: 0.3in, left: 0.3in, bottom: 0.4in)
// Format locations.
#let format_location(location) = {
@@ -36,7 +36,7 @@
stack(
dir: ttb,
spacing: HEADING_DETAILS_LIST_SPACING,
grid(columns: (15fr, 4fr), column-gutter: 0cm, {
grid(columns: (15fr, 5fr), column-gutter: 0cm, {
set strong(delta: DEFAULT_STRONG)
set align(left)
left_content