Skip to content

Commit

Permalink
use default typst font
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Langella committed Nov 5, 2024
1 parent e4d2cd7 commit 7f0fe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preview/gqe-lemoulon-presentation/0.0.4/lib.typ
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
progress-bar: false,
header: utils.display-current-heading(level: 2),
header-right: self => utils.display-current-heading(level: 1) + h(.3em) + self.info.logo,
gqe-font: "PT Sans",
gqe-font: "New Computer Modern Math",
gqe-font-size: 28pt,
gqe-color: rgb("#006600"),
footer-columns: (10%, 1fr, 10%),
Expand Down

0 comments on commit 7f0fe76

Please sign in to comment.