]> git.donarmstrong.com Git - lilypond.git/commit
lilypond-book: Improve LaTeX wrapper.
authorWerner Lemberg <wl@gnu.org>
Thu, 1 Jan 2009 18:56:35 +0000 (19:56 +0100)
committerWerner Lemberg <wl@gnu.org>
Thu, 1 Jan 2009 18:56:35 +0000 (19:56 +0100)
commit229244c14ea3a7dae98c2bd5511106c75e729613
tree692743dd8b53afecb3ae0c1537b948936bfcb6c1
parent5c2a756f2de0605039d89e4ac96f245b21262239
lilypond-book: Improve LaTeX wrapper.

Using `\expandafter' ensures that the if-clause is finished before executing
the \{pre,post}LilyPondExample hooks.  This allows usage of other TeX
conditionals within those two macros without getting warnings (or even hard
to find errors in case of more complex macros).
scripts/lilypond-book.py