Plot chapter expanded
This commit is contained in:
34
_quarto.yml
34
_quarto.yml
@@ -26,7 +26,7 @@ book:
|
||||
href: "Julia-f%C3%BCr-Numerik.pdf"
|
||||
|
||||
|
||||
search: false
|
||||
search: true
|
||||
downloads: [pdf]
|
||||
date: today
|
||||
page-footer:
|
||||
@@ -40,23 +40,22 @@ book:
|
||||
|
||||
chapters:
|
||||
- index.qmd
|
||||
# - chapters/entwicklungsumgebungen.qmd
|
||||
# - chapters/first_contact.qmd
|
||||
# - chapters/Erste_Bsp.qmd
|
||||
# - chapters/syntax.qmd
|
||||
# - chapters/5_TricksHelp.qmd
|
||||
# - chapters/numerictypes.qmd
|
||||
# - chapters/Pi2.qmd
|
||||
# - chapters/types.qmd
|
||||
# - chapters/pcomplex.qmd
|
||||
# - chapters/9_functs.qmd
|
||||
# - chapters/6_ArraysEtcP1.qmd
|
||||
# - chapters/7_ArraysP2.qmd
|
||||
# - chapters/11_LinAlg.qmd
|
||||
# - chapters/10_Strings.qmd
|
||||
- chapters/entwicklungsumgebungen.qmd
|
||||
- chapters/first_contact.qmd
|
||||
- chapters/Erste_Bsp.qmd
|
||||
- chapters/syntax.qmd
|
||||
- chapters/5_TricksHelp.qmd
|
||||
- chapters/numerictypes.qmd
|
||||
- chapters/Pi2.qmd
|
||||
- chapters/types.qmd
|
||||
- chapters/pcomplex.qmd
|
||||
- chapters/9_functs.qmd
|
||||
- chapters/6_ArraysEtcP1.qmd
|
||||
- chapters/7_ArraysP2.qmd
|
||||
- chapters/11_LinAlg.qmd
|
||||
- chapters/10_Strings.qmd
|
||||
- chapters/14_Plot.qmd
|
||||
# - chapters/13_IO.qmd
|
||||
|
||||
# - chapters/13_IO.qmd
|
||||
# - chapters/makie.qmd
|
||||
|
||||
|
||||
@@ -82,6 +81,7 @@ format:
|
||||
margin-width: 250px
|
||||
gutter-width: 1.5em
|
||||
cap-location: bottom
|
||||
html-math-method: mathjax
|
||||
|
||||
julia-color-pdf:
|
||||
pdf-engine: xelatex
|
||||
|
||||
Reference in New Issue
Block a user