On Wed, Jun 22, 2011 at 01:17:25PM +0200, David Kastrup wrote: > Graham Percival <gra...@percival-music.ca> writes: > > > ok, how about this? Your script should: > > echo "\header { tagline = ##f } " > /tmp/lilypond-no-header.ly > > lilypond -dinclude-settings=/tmp/lilypond-no-header.ly --png bug.ly > > You can write this without having to cater for an external file as > lilypond -dinclude-settings=<(echo "\header { tagline = ##f }") --png bug.ly
Wow, awesome! Thanks! Colin: you're responsible for adding this to the docs. I think it would go in Usage ? basically, find the place that discusses -dinclude-settings, and add this possibility there. Patch to James for pushing. Cheers, - Graham _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond