make pdf file generation work

This commit is contained in:
jverzani
2022-10-10 14:28:05 -04:00
parent a0b913eed8
commit a9ca131870
59 changed files with 884 additions and 1330 deletions

View File

@@ -13,6 +13,7 @@ book:
search: true
repo-url: https://github.com/jverzani/CalculusWithJuliaNotes.jl
repo-subdir: quarto/
downloads: [pdf]
repo-actions: [edit, issue]
navbar:
background: light
@@ -133,10 +134,19 @@ website:
format:
html:
theme: lux #lux # spacelab # lux # sketchy # cosmo # https://quarto.org/docs/output-formats/html-themes.html
theme: lux # spacelab # lux # sketchy # cosmo # https://quarto.org/docs/output-formats/html-themes.html
number-depth: 3
toc-depth: 3
link-external-newwindow: true
# pdf:
# documentclass: scrbook
# classoption: [oneside]
# geometry:
# - top=30mm
# - left=10mm
# - right=10mm
# - heightrounded
# colorlinks: true
execute:
error: true