bug-lilypond
[Top][All Lists]
Advanced

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

Re: Guitar notation


From: Graham Percival
Subject: Re: Guitar notation
Date: Mon, 15 May 2006 17:48:32 -0700


On 15-May-06, at 1:33 PM, Marvin Coto wrote:

1- The "glissando" is almost invisible in the following example (first measure):

In my own music, I use
\layout{
  \context { \Voice
    \override Glissando #'thickness = #3
    \override Glissando #'gap = #0.1
  }
}

to increase the visibility of short glissandi; this may be useful for you.

3-In the following fragment, there is a collision between the Text Spanner indicator and the last note. Is there another options besides #'edge-text, to
avoid this problem?

I suggest reading section 5.1 and the sections linked from it. (in the 2.8.2 docs)

6-Is there a way of using "TextSpan" command not just with a text, for example
for an indication as "\markup{\circle{n}}, fingering, etc.?

See the example in 8.1.2 Text spanners, specifically the second TextSpanner. Oh, and the section 11.something (makup construction in scheme) will also be useful.

Cheers,
- Graham





reply via email to

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