Book parts: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
<code>\bookpart</code> can be used to split a book into several parts. Each part last page can be affected by <code>ragged-last-bottom</code>. Header and footer markups can detect a part last page, and make the difference with the book last page. | <code>\bookpart</code> can be used to split a book into several parts. Each part last page can be affected by <code>ragged-last-bottom</code>. Header and footer markups can detect a part last page, and make the difference with the book last page. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
#(set-default-paper-size "a6") | #(set-default-paper-size "a6") | ||