bug-lilypond
[Top][All Lists]
Advanced

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

Re: \\bookOutputName not working if a \\paper block uses a previously de


From: Eluze
Subject: Re: \\bookOutputName not working if a \\paper block uses a previously defined variable
Date: Sun, 25 Mar 2012 19:28:28 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0

Hi Mark

the question was more if somebody else thinks it should be mentioned in the doc - but here we go;

in NR 3.1.4 I suggest to add a note/warning just before the next chapter (3.1.5):

"If in the \book there is a \paper block containing previously defined variables the \bookOutputName and \bookOutputSuffix /must /come /after/ the \paper block!"

optionally a small example could be added:

% example:
aFivePaper = \paper { paperheight = 21.0 \cm }
\book {
  \relative { c }
  \paper { \aFivePaper }
  \bookOutputName "paper-test"
}

% end of example

thanks
Eluze



Am 25.03.2012 18:17, schrieb Mark Mathias:
I don't know, but if you feel it should be, please refer to the following link:
http://lilypond.org/doc/v2.15/Documentation/contributor/documentation-suggestions.html
If you think that the
docs are unclear, please suggest an improvement as described by
“Simple tasks -- Documentation” on:
http://lilypond.org/website/help-us.html
Best Wishes,
Mark

On Sun, Mar 25, 2012 at 12:02 PM, Eluze <address@hidden <mailto:address@hidden>> wrote:

    thanks for your quick reply - it works fine!

    do you feel it should be documented?!

    Eluze





    _______________________________________________
    bug-lilypond mailing list
    address@hidden <mailto:address@hidden>
    https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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