On Tuesday 18 March 2008 18:38:59 Oscar van Eijk wrote:
> Hi All,
>
> I promise, this is my last mail in a row about flamenco notation :)


No, please carry on :-)

> I've been figuring out a few options, and came up with something that
> might be useful for the LSR.
> It's not perfect, but my current knowledge is insufficient for further
> fine- tuning. Any help is welcome, but I think most Flamenco guitarists
> will have some good notation options here.
>
> The example is at http://vaneyck.terra-terra.com/flamenco.pdf


It looks great, the arrows are much better than \rtoe/\ltoe, but there is some 
small problem left. You blanked the tuplets, but it looks as lilypond 
reserves the space for the tuplet number - look at bars 3 and 4.
A simple and probably sufficient workaround is the command
\tupletDown. I put it in your definition

tupletsOff = {
   \tupletDown
   \override TupletNumber #'transparent = ##t
   \override TupletBracket #'transparent = ##t
}

and your example looks even better ;-)

Greetings,

Marc


-- 

www.hohlart.de


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

Reply via email to