feat: content overhaul

This commit is contained in:
eggy
2024-06-17 21:28:48 -04:00
parent 1984d47151
commit 33f4f2520c
2 changed files with 45 additions and 42 deletions

View File

@@ -7,7 +7,7 @@
#let HEADING_FONT = TITLE_FONT
#let BODY_FONT = "New Computer Modern"
#let BODY_FONT_SIZE = 11pt
#let BODY_FONT_SIZE = 11.5pt
#let HEADING_FONT_SIZE = 0.95em
#let TITLE_FONT_SIZE = 2em
@@ -16,7 +16,7 @@
#let BODY_LINE_SPACING = 0.75em
// rest = not top
#let PAGE_MARGINS = (right: 0.4in, rest: 0.3in)
#let PAGE_MARGINS = (right: 0.5in, rest: 0.4in)
// Format locations.
#let format_location(location) = {
@@ -110,7 +110,7 @@
// Set name and contact data and format headings
#let template(name, color, doc) = {
set page(margin: PAGE_MARGINS, paper: "us-letter")
set list(indent: 0.75em, marker: [])
set list(indent: 0.65em, marker: [])
set text(font: (BODY_FONT), BODY_FONT_SIZE)
set par(leading: BODY_LINE_HEIGHT)
align(center)[