Modifying default font properties for piece titles: 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:
If you have multiple pieces (e.g., Kyrie, Gloria, Credo, etc. in masses) in a large work, you can use multiple <code>\score</code> parts and use the piece header field to supply a title for each of the pieces. However, the font is very small. You can either directly put the markup into the <code>piece=...</code> header field, or better re-define the <code>scoreTitleMarkup</code> function in the <code>\paper</code> section.
If you have multiple pieces (e.g., Kyrie, Gloria, Credo, etc. in masses) in a large work, you can use multiple <code>\score</code> parts and use the piece header field to supply a title for each of the pieces. However, the font is very small. You can either directly put the markup into the <code>piece=...</code> header field, or better re-define the <code>scoreTitleMarkup</code> function in the <code>\paper</code> section.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
%% http://lsr.di.unimi.it/LSR/Item?id=306
%% http://lsr.di.unimi.it/LSR/Item?id=306