Thanks Malte,
Am 04.03.2016 um 21:47 schrieb Malte Meyn:
> print-page-number = ##f
Yes, so coming back to the original post of Xavier: You probably mean
print-page-number = ##f instead of pagenumber = no. It was not your
question but perhaps it helps nonetheless.
And concerning lilypond, would it be possible to raise an error on such
an assignment? I assume the left hand side can be freely chosen to
define new variables in the paper block but could the right hand side be
checked somehow? The following file compiles just fine:
\version "2.19.36"
\paper {
myfoo = "ok" % but
mybar = bliblablup % why is that allowed?
}
{ a1 }
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user