Dear Neil and Reinhold,

this is far too advanced for me. Even trying to copy and paste your codes
gives me errors (I think it's the \with thing).

Anyway in my case \mark will suffice: I will study your examples in depths
later,

Thank you again,
Andrea



n.puttock wrote:
> 
> On 25 July 2010 15:02, Reinhold Kainhofer <reinh...@kainhofer.com> wrote:
> 
>> The only way to get it to work was to explicitly assign it to a staff...
> 
> Switch off outside-staff positioning and the after-line-breaking
> callback; both of these prevent the negative 'Y-offset from dragging
> the mark into the system.
> 
> defs = \with {
>   \consists "Mark_engraver"
>   \consists "Staff_collecting_engraver"
>   \override RehearsalMark #'outside-staff-priority = ##f
>   \override RehearsalMark #'after-line-breaking = ##t
> }
> 
> Cheers,
> Neil
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/In-parts-but-not-in-the-score-tp29258748p29272863.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to