Pleae always reply to the list (at least as CC) so others can see when
your problem is solved or new questions arise ;)
Am 25.08.2016 um 22:39 schrieb Pastor Neubauer:
Is there any way to not have the first line indent?
Yes: replace line 10 (“indent = #10”) by “indent = #0”. You can also
omit the #, i. e. “indent = 0” is sufficient.
And to remove the
numbers above the staff (measure numbers)?
Yes: Put “\omit Score.BarNumber” at the beginning of the music (there
are other ways but this is probably the simplest for your use case). Of
course you won’t need “\set Score.alternativeNumberingStyle = #'numbers”
anymore (this changes the numbering but there are no numbers ;)).
I would also like to put a little
more vertical space between the lines of music.
Try “system-system-spacing.basic-distance = 15” in the \paper block. You
can experiment with different values.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user