]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/lilyponddefs.tex
patch::: 1.3.140.jcn7
[lilypond.git] / tex / lilyponddefs.tex
index acaa11d23ab77e8d93d9d83cd9835fa1520780d4..bf471d812274ce8d56b3e35b2699956b1991ab99 100644 (file)
@@ -8,6 +8,10 @@
 % TeXbook ex 7.7
 \def\ifundefined#1{\expandafter\ifx\csname#1\endcsname\relax}
 %
+% If we must make titles, do so, before we're Skipped.
+\ifx\mustmakelilypondtitle\undefined\else\makelilypondtitle\fi
+\ifx\mustmakelilypondpiecetitle\undefined\else\makelilypondpiecetitle\fi
+%
 % skip if included already
 \def\SkipLilydefs{\endinput}
 \ifundefined{EndLilyPondOutput}