lilypond-user
[Top][All Lists]
Advanced

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

Re: Positioning of markup at grob refpoint


From: Paul Morris
Subject: Re: Positioning of markup at grob refpoint
Date: Sun, 26 Jan 2014 14:27:27 -0800 (PST)

Janek Warchoł wrote
> I think that you should override grob's stencil and add your own
> stencil to previous stencil - it should be placed just like you
> describe.  Look at debugging bezier curves and adding grob refpoints
> (from oll/snippets) for inspiration.

+1 
Just work with stencils instead of using a markup.  Here are two snippets
showing two ways to create path stencils:

http://lsr.dsi.unimi.it/LSR/Item?id=891
http://lsr.dsi.unimi.it/LSR/Item?id=623

And a function to combine stencils:

Function: ly:stencil-add args
    Combine stencils. Takes any number of arguments. 

Cheers,
-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Positioning-of-markup-at-grob-refpoint-tp158489p158504.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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