lilypond-devel
[Top][All Lists]
Advanced

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

Re: Semantics of X-offset Y-offset


From: Richard Shann
Subject: Re: Semantics of X-offset Y-offset
Date: Mon, 15 Apr 2013 17:46:43 +0100

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





reply via email to

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