your function checks for arguments passed on the command line. Is there a way
to check variable like an IFDEF ?

I want to reduce the number of lilypond file needed to print SATB and
quartets.

In a quartet i have 4 voices that each includes the common header

i have a file that contains all voices. When i include all voices, the
header should be included only once. voice_I    includes common header only
if "header_included = #t"
voice_II   includes common header only if "header_included = #t"
voice_III  includes common header only if "header_included = #t"
voice_IV  includes common header only if "header_included = #t"


What function could i use?




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/conditional-include-tp140471p167653.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to