Valentin Villenave wrote:
2008/5/23 Mats Bengtsson <[EMAIL PROTECTED]>:
As far as I can see in the source code, there is no support to assign a
\header block to a variable.
However, for \paper and \layout it should work fine.

If I remember correctly, it only works for simple definition (e.g. not
\context \consists stuff etc).
I don't think you remember correctly:

\version "2.11"
mylayout = \layout {
 \context{ \Voice fontSize = #-3 }
}

\layout{\mylayout}
\relative c'{ c  d e f }

   /Mats

Cheers,
Valentin

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to