Richard Shann <rich...@rshann.plus.com> writes:

> On Sun, 2014-10-12 at 17:49 +0100, Richard Shann wrote:
>> Perfect!
>
> hmm, I spoke a little too soon. It seems that \with-dimensions kills
> point-and-click. Understandable with 0 as the dimension, but actually
> this doesn't seem to be the issue:
>
> \version "2.18.0"
>
> \score { 
>  {
>   a1 
>   ^\markup \with-dimensions #'(10 . -10) #'(10 . -10) 
>   %\with-url #'"some link" 
>   {\fontsize #12 A }
>  }
> } 
>
> with good-sized dimension here there is no point and click.

They are not good-sized since the right edge is to left side of the left
edge, and the lower edge is above the upper edge.

-- 
David Kastrup


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

Reply via email to