diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2016-09-16 02:11:41 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-09-16 02:14:49 -0600 |
| commit | bf985fde3cfce91335aae524c2ab0127524cf88f (patch) | |
| tree | 66712ccab989993737952b11dabb2d865ee1a5a7 /examples | |
| parent | c9f865a049456ab0a29b0da814bb83c6609a2f8b (diff) | |
follow-up to #383 start parts & chapters on recto page
- start parts and chapters on recto page unless nonfacing option is set on section
- don't put page break before Credits in chronicles example
- make Credits section in chronicles example an appendix
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/chronicles-example.adoc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc index 6734d7f9..1f6c7bff 100644 --- a/examples/chronicles-example.adoc +++ b/examples/chronicles-example.adoc @@ -477,12 +477,11 @@ filler content Here's some content inside an open block. -- -<<< - +[appendix] == Credits .Brought to you with icon:heart[] by OpenDevise -[%header%footer,cols="1,1s,1",grid=rows,frame=topbot,width=70%,caption=] +[%header%footer,cols="2,2s,3",grid=rows,frame=topbot,width=75%,caption=] |=== |Name |Title |
