The first example in NR 1.8.1, ‘Text marks’ uses \mark "Allegro"
.
Surely we shouldn’t advocate such usage in the manual (in this case one should really use \tempo
). As a more illustrative example, I’d suggest:
:::TeX
\relative {
\mark "Verse"
c'2 g'
\bar "||"
\mark "Chorus"
g2 c,
\bar "|."
}
Doc: NR - Improve example in 1.8.1 - Text Marks
Issue 4695
Better first example
for a text mark
(NR 1.8.1, ‘Text marks’)
http://codereview.appspot.com/281830043
Passes make, make check and a full make doc.
Patch on countdown for December 19th
Patch counted down - please push.
author James Lowe pkx166h@gmail.com
Mon, 14 Dec 2015 16:32:12 +0000 (16:32 +0000)
committer James Lowe pkx166h@gmail.com
Sat, 19 Dec 2015 10:48:26 +0000 (10:48 +0000)
commit bfc3420ada8810d57156e9fc871560188f044a64