10.04.2013 Views

in Snippets - LilyPond

in Snippets - LilyPond

in Snippets - LilyPond

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Ancient notation 353<br />

}<br />

\cadenzaOn<br />

\override Staff.Rest #'style = #'mensural<br />

r\maxima^\markup \typewriter { mensural }<br />

r\longa r\breve r1 r2 r4 r8 r16 s32 s64 s128 s128<br />

\bar ""<br />

\override Staff.Rest #'style = #'neomensural<br />

r\maxima^\markup \typewriter { neomensural }<br />

r\longa r\breve r1 r2 r4 r8 r16 s32 s64 s128 s128<br />

\bar ""<br />

\override Staff.Rest #'style = #'classical<br />

r\maxima^\markup \typewriter { classical }<br />

r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128<br />

\bar ""<br />

\override Staff.Rest #'style = #'default<br />

r\maxima^\markup \typewriter { default }<br />

r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128<br />

<br />

<br />

<br />

mensural<br />

<br />

<br />

neomensural<br />

<br />

classical<br />

<br />

<br />

default<br />

<br />

Transcription of Ancient music with <strong>in</strong>cipit<br />

As a workaround to get real <strong>in</strong>cipits which are <strong>in</strong>dependent from the ma<strong>in</strong> score these are<br />

<strong>in</strong>cluded as a markup <strong>in</strong>to the field normally used for the <strong>in</strong>strument name. As for now lyrics<br />

can only be added as a direct markup. It doesn’t unfortunately conform with the spac<strong>in</strong>g of the<br />

ma<strong>in</strong> lyrics.<br />

global = {<br />

\set Score.skipBars = ##t<br />

\key g \major<br />

\time 4/4<br />

%make the staff l<strong>in</strong>es <strong>in</strong>visible on staves<br />

\override Staff.BarL<strong>in</strong>e #'transparent = ##t<br />

\skip 1*8 % the actual music<br />

% let f<strong>in</strong>is bar go through all staves

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!