From 92f1f0e779cc47a112a35741d72af6c3d8d625cf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 30 Dec 2025 15:05:54 -0300 Subject: Fix: improve classoption --- structure/book/en/00-header.yml | 10 ++++++---- structure/book/pt-br/00-header.yml | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'structure') 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" -- cgit v1.2.3