diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-04-10 15:33:25 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-04-10 15:33:25 -0300 |
| commit | b5d0a502c63b24f7f81e9ff0494789759838cef9 (patch) | |
| tree | 5a0e0940549dfbc13a089f7ee6fd535de6a0d24a /templates | |
| parent | 50b909b8bd1ad324607e6efbe437c28ea953c096 (diff) | |
| download | bookup-main.tar.gz bookup-main.tar.bz2 | |
Feat: increase chapter levels in the notebookmain
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/_output.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/_output.yml b/templates/_output.yml index 96904a7..a32e75f 100644 --- a/templates/_output.yml +++ b/templates/_output.yml @@ -1,5 +1,8 @@ # Bookdown output configuration # See https://bookdown.org/yihui/bookdown/output-formats.html +# +# The main _output.yml file is overriden by the one from the templates/ folder +# whenever a book is compiled. # EPUB # See https://rdrr.io/cran/bookdown/man/epub_book.html |
