*** empty log message ***
[lilypond.git] / input / test / script-abbreviations.ly
blob5832d4d967a8b373962e844b9f233ca2c1237872
2 % this chart is used in the manual too.
4 \version "1.7.18"
5 \header { texidoc = "@cindex Script Abbreviations
7 Some scripts may be entered using an abbreviation.
13 \score {
14 \notes \context Voice {
15 \property Voice.TextScript \set #'font-family = #'typewriter
16 \property Voice.TextScript \set #'font-shape = #'upright
17 c''4-._"c-." s4
18 c''4--_"c-{}-" s4
19 c''4-+_"c-+" s4
20 c''4-|_"c-|" s4
21 c''4->_"c->" s4
22 c''4-^_"c-\\^{ }" s4
23 c''4-__"c-\_" s4