See http://lists.gnu.org/archive/html/bug-lilypond/2005-10/msg00166.html
for a related discussion.

  /Mats

Kieren MacMillan wrote:

Hello, all --

In the doc RehearsalMark section, it says: "If you specify it in the middle of a bar, the resulting mark is positioned between notes." But this means LITERALLY, e.g., no notes appear under the \mark text itself!

This looks silly:

%%%  CODE SNIPPET ENDS
\version "2.9.9"
\paper { ragged-right = ##t }
\relative c'
{
    \override Score.RehearsalMark #'self-alignment-X = #-1
    c4 c \mark \markup "some fairly significant marking" c c
}
%%%  CODE SNIPPET ENDS

Is there a fix/workaround for this? Or does nobody else ever use a mid-measure RehearsalMark?

Thanks,
Kieren.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user



--
=============================================
        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
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to