Skip to content

Commit

Permalink
refactor(PDF): 改进 PDF 版封面
Browse files Browse the repository at this point in the history
  • Loading branch information
Zh40Le1ZOOB committed Mar 11, 2024
1 parent d5d3d0e commit 2aee531
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions theme/template.typ
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"Noto Sans Arabic",
"Noto Sans Hebrew",
"Noto Sans Devanagari",
"Noto Emoji",
),
)

Expand Down Expand Up @@ -52,9 +53,7 @@
}),
)

#align(center, text(17pt)[
*MDBOOK_TYPST_PDF_TITLE*
])
#page(background: image("illustrations/cover.jpg"), [])

#pagebreak()
#outline(depth: 2, indent: 1em)
Expand Down

0 comments on commit 2aee531

Please sign in to comment.