more chapters adapted to julia engine
This commit is contained in:
25
_quarto.yml
25
_quarto.yml
@@ -42,27 +42,23 @@ book:
|
||||
chapters:
|
||||
- index.qmd
|
||||
- chapters/entwicklungsumgebungen.qmd
|
||||
# - chapters/first_contact.qmd
|
||||
# - chapters/Erste_Bsp.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/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/7_ArraysP2.qmd
|
||||
- chapters/11_LinAlg.qmd
|
||||
- chapters/10_Strings.qmd
|
||||
- chapters/14_Plot.qmd
|
||||
- chapters/13_IO.qmd
|
||||
|
||||
# - chapters/makie.qmd
|
||||
# - chapters/ablaufsteuerung.qmd
|
||||
# - chapters/example.qmd
|
||||
# - chapters/intro.qmd
|
||||
# - chapters/summary.qmd
|
||||
|
||||
|
||||
format:
|
||||
@@ -132,7 +128,6 @@ jupyter: julia-1.10
|
||||
|
||||
filters:
|
||||
- code-visibility
|
||||
- julia
|
||||
- latex-environment
|
||||
|
||||
environments: [quote,indentb]
|
||||
|
||||
Reference in New Issue
Block a user