more chapters adapted to julia engine

This commit is contained in:
2024-05-13 00:38:46 +02:00
parent cc79833992
commit c024532262
17 changed files with 170 additions and 44 deletions

View File

@@ -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]