lilypond-devel
[Top][All Lists]
Advanced

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

Re: rehearsal mark problems


From: Han-Wen Nienhuys
Subject: Re: rehearsal mark problems
Date: Fri, 16 Jan 2004 15:28:07 +0100

The proper solution is that mark-engraver uses standard marks
as the argument to rehearsalmark, i.e.

   \mark "bla"
   \mark \markup { foo }

becomes

   \mark \markup { \rehearsalmark "bla" }
   \mark \markup { foo }


Then rehearsalmark-markup can be defined according to wish. This can
also solve the font-selection problem with numbers.

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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