I fixed the docs in CVS yesterday!

   /Mats

David Bobroff wrote:
I just compiled the latest CVS ChangeLog 1.2711 and got a surprise.  I
checked the docs at lilypond.org and found in section 5.15.8:

Texts can be added to multi-measure rests by using the note-markup syntax
(see Text markup). In this case, the number is replaced. If you need both
texts and the number, you must add the number by hand. A variable
(\fermataMarkup) is provided for adding fermatas

       \set Score.skipBars = ##t
       \time 3/4
       R2.*10^\markup { \number 10 }_\markup { "Ad lib" }
       R2.^\fermataMarkup

It says "In this case, the number is replaced," but it is not.  Both in my
.ly file and in the online docs the number is *not* replaced, but is
doubled.  The multimeasure rest is producing a rest number as well as the
\markup version.  It is always placing it above the staff, too.

-David



_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to