programming-work: remove reference to non-existsing node.
[lilypond/patrick.git] / input / regression / markup-commands.ly
blob688cd2e6a614f729a0b49fcd1658762bbb3a0c02
1 \header
4 texidoc = "test various markup commands."
7 \paper { ragged-right = ##T }
8 \version "2.12.0"
11 g'_\markup {
12 \column {
13 \line {
14 foo \magnify #2 foo
15 LOWER \lower #3 LOWER
16 \large \bold { normal \normal-text normal }
17 Small-Caps \smallCaps Small-Caps
20 \override #'(line-width . 50)
21 \override #'(bla . "This is a field containing text. Blah blah
22 blah. This is a field containing text. Blah blah blah. This is a
23 field containing text. Blah blah blah. This is a field containing
24 text. Blah blah blah. This is a field containing text. Blah blah
25 blah.")
26 \column {
27 justify:
28 \justify-field #'bla
29 wordwrap:
30 \wordwrap-field #'bla
33 draw-line: \draw-line #'(5 . 3)
34 \underline "underlined"