On Mon, 2013-04-15 at 17:25 +0200, Janek Warchoł wrote:
> Hi,
> [...] and the user can click on them to achieve accurate positioning -
> > more accurate than clicking in the "middle" of the object.
> 
> Sounds like a good idea.
> 
> > I have tested this using
> > \new Staff \with { \printRefpoint ##f #'all-grobs }
> > but it will be easier to have a single switch to turn the red dots on
> > for all the staffs, indeed for all the \score blocks. I'll try and dig
> > deeper into the code provided by Harm to see how to do this, but if
> > anyone can easily tell me what to insert globally I will be eternally
> > grateful.
> 
> Looks like using
> 
>   \layout {
>     \context {
>       \Score
>       \printRefpoint ##f #'all-grobs
>     }
>   }
> 
> inserts refpoint dots for all grobs in a Score.

Yes, thanks, that worked perfectly straight off, the wysiwyg positioning
is now working with pinpoint precision in Denemo. I'll create a video
demo when I have the code in git.

Richard



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to