bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bad example for text mark in NR


From: Simon Albrecht
Subject: Bad example for text mark in NR
Date: Sun, 13 Dec 2015 22:41:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hello,

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:

\relative {
  \mark "Verse"
  c'2 g'
  \bar "||"
  \mark "Chorus"
  g2 c,
  \bar "|."
}

Sorry for not submitting a patch myself – I’m not familiar with the process yet and don’t have time right now :-(.

Yours, Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]