Massive changes - see ChangeLog.
[lilypond.git] / input / test / script-abbreviations.ly
blob14edef62f2e370cd8b238903f874653a4a03b495
2 % this chart is used in the manual too.
4 \version "1.9.0"
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