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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond