James E. Bailey wrote:
On 11.09.2008, at 10:32, Grammostola Rosea wrote:
James E. Bailey wrote:
On 10.09.2008, at 22:58, Grammostola Rosea wrote:
How do I make the dots in the tablature (only, not notation) invisible?
You have to remove them.
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Controlling-visibility-of-objects.html#Controlling-visibility-of-objects
<http://kainhofer.com/%7Elilypond/Documentation/user/lilypond/Controlling-visibility-of-objects.html#Controlling-visibility-of-objects>
Discusses how to make objects not visible.
Ok, so something like:
\override NoteHead #'transparent = ##t
But now change NoteHead to what?
How should I specify the dots or the 'duration of the notes'?
Thanks,
You want dots, not noteheads.
http://kainhofer.com/~lilypond/Documentation/user/lilypond-internals/Dots.html#Dots
<http://kainhofer.com/%7Elilypond/Documentation/user/lilypond-internals/Dots.html#Dots>
Pfieuw... thanks
\override TabStaff.Dots #'transparent = ##t
Now I'll take a look to the \tags...
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user