Am 06.09.2008 um 14:46 schrieb Grammostola Rosea:
I'm guessing you mean the dots? It would probably be easiest to remove them. You'll want to look atOk, I'm learning and get more happy with the results :) Below this message there's my code. I've three questions about it.1) Is is possible to have tablature without durations of the notes displayed in the tablature part?
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Controlling-visibility-of-objects.html#Controlling-visibility-of-objects and probably http://kainhofer.com/~lilypond/Documentation/user/lilypond-internals/Dots_005fengraver.html#Dots_005fengraver
I also want to display notes with a slur in the notation as one entry in the tablature (no slur, no entry for the second note (in the notation connected with a slur).If you want to have different note values, then you need to enter them as different parts. So something that's a4.~ a4 in the actual notes is represented as a4. s4 in the tablature? Here is where \tag would be useful.
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Different-editions-from-one-source.html#Using-tags
2) Where should I put /midi {} in the score to get a midi file?
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Creating-MIDI-files.html#Creating-MIDI-files
Remove anything that you don't need. You have two \keepWithTag statements, but no \tag.3) Any suggestion to improve things or to learn me something are welcome ;)
Thanks in advance,
Hope that helps.
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
