> > ------ Forwarded Message > From: Ian Hulin <[email protected]> > Reply-To: <[email protected]> > Date: Sat, 20 Jun 2009 17:25:42 -0600 > To: Reinhold Kainhofer <[email protected]>, <[email protected]> > Conversation: [frogs] Re: Patching the output file naming code (Was: thanks > to whomever put this in the LSR...) > Subject: [frogs] Re: Patching the output file naming code (Was: thanks to > whomever put this in the LSR...) > > Hi Reinhold, > > I've now started doing some work on this, and the big disadvantage with the > current use of #(define output-suffix "whatever") et al. is that they > affect > all the files in all \score or \bookpart sections. What I would like to do > is pick up a value of the property from something like a \paper block > within > the current \score or \bookpart.
Perhaps you're looking for ly:output-def-lookup ? paper and midi (and layout) blocks are all output-defs. Joe
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
