lilypond-user
[Top][All Lists]
Advanced

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

Re: keep-inside-line ignores rehearsal marks, v2.11.60


From: Mats Bengtsson
Subject: Re: keep-inside-line ignores rehearsal marks, v2.11.60
Date: Mon, 06 Oct 2008 22:15:39 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

I think your conclusion is wrong. As far as I can understand,
rehearsal marks always ignore the keep-inside-line setting,
no matter what the alignment is. Example:

\relative c'' {
  \override Score.PaperColumn #'keep-inside-line = ##t
%   \override Score.RehearsalMark #'self-alignment-X = #-1
\repeat unfold 4 {c4 c c c}
  \mark \markup {"looooooooooooong Maaaaaaaaaaaark"}
  \repeat unfold 6 {c4 c c c}
}

   /Mats

Thies Albrecht wrote:
Hi everybody!

When self-alignment-X is set to #-1 for a rehearsal mark its extent seems to be 
ignored by the keep-inside-line setting. Is this behaviour intendend? And if 
so, how do I keep marks inside the page column limits?

Example:

\relative c'' {
   \override Score.PaperColumn #'keep-inside-line = ##t
   \override Score.RehearsalMark #'self-alignment-X = #-1
\repeat unfold 4 {c4 c c c}
   \mark \markup {"looooooooong Mark"}
   \repeat unfold 6 {c4 c c c}
}

Kind regards,
Thies Albrecht
------------------------------------------------------------------------

------------------------------------------------------------------------

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


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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