lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: conditional include


From: MarcM
Subject: Re: conditional include
Date: Sat, 18 Oct 2014 08:01:05 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]