diff options
Diffstat (limited to 'structure')
| -rw-r--r-- | structure/book/en/00-header.yml | 10 | ||||
| -rw-r--r-- | structure/book/pt-br/00-header.yml | 10 |
2 files changed, 12 insertions, 8 deletions
diff --git a/structure/book/en/00-header.yml b/structure/book/en/00-header.yml index bea655a..0328c2b 100644 --- a/structure/book/en/00-header.yml +++ b/structure/book/en/00-header.yml @@ -26,11 +26,13 @@ papersize: b5paper # Geometry #geometry: paperwidth=6in,paperheight=9in -# Class option -# Use "symmetric" in the classoption if you want margin notes in alternating sides -#classoption: "symmetric,justified" -#classoption: "twoside,symmetric,justified" +# Class options classoption: + # Use "symmetric" in the classoption if you want margin notes in alternating + # sides + #- "symmetric" + #- "twoside" + # Justified content - "justified" diff --git a/structure/book/pt-br/00-header.yml b/structure/book/pt-br/00-header.yml index bea655a..0328c2b 100644 --- a/structure/book/pt-br/00-header.yml +++ b/structure/book/pt-br/00-header.yml @@ -26,11 +26,13 @@ papersize: b5paper # Geometry #geometry: paperwidth=6in,paperheight=9in -# Class option -# Use "symmetric" in the classoption if you want margin notes in alternating sides -#classoption: "symmetric,justified" -#classoption: "twoside,symmetric,justified" +# Class options classoption: + # Use "symmetric" in the classoption if you want margin notes in alternating + # sides + #- "symmetric" + #- "twoside" + # Justified content - "justified" |
