Spaces:
Running
Running
# --------------------------- chapters and sections -------------------------- # | |
Example: | |
## Introduction {#sec-introduction} | |
See @sec-introduction for additional context. | |
Notice: | |
the label name must start with sec-(here) | |
here can now be anxthing - it can contain sneak case or jav style or any other thing | |
chapter subsections and so on -> use sec-Label | |
works: | |
#sec-Introduction-Here-some | |
#sec-Introduction_Here_some | |
<!-- ------------------------------- apendix ------------------------------- --> | |
see: https://quarto.org/docs/authoring/appendices.html | |
## Acknowledgments {.appendix} | |
<!-- figures --> | |
png, jpeg works | |
 | |
 | |
svg works fine | |
 | |
pdf_tex does not work | |
supported foramts: | |
1) png | |
2) jpeg | |
3) pdf | |
4) svg | |
not supported: | |
1) pdf_tex | |
2) tikz | |
3) tex | |
 | |
 | |
 | |
 | |
{#fig_1_CNMC_Workflow} |