]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/lilyponddefs.tex
tut
[lilypond.git] / tex / lilyponddefs.tex
index 3ad96eaec792fda234c262db08cce2a80ea974be..f3609dae4e5232c509acd194345a57e9abccc7c9 100644 (file)
@@ -8,12 +8,6 @@
 % TeXbook ex 7.7
 \def\ifundefined#1{\expandafter\ifx\csname#1\endcsname\relax}
 
-% The feta characters
-%\input feta20.tex
-
-%\font\fetasixteen=feta16
-%\def\fetafont{\fetasixteen}
-%\def\fetachar#1{\hbox{\fetasixteen#1}}
 
 % If we must make titles, do so, before we're Skipped.
 \ifx\mustmakelilypondtitle\undefined\else\makelilypondtitle\fi
         \input lilypond-latex
 \fi
 
+% The feta characters
+\input feta20.tex
+
+\font\fetasixteen=feta16
+\def\fetafont{\fetasixteen}
+\def\fetachar#1{\hbox{\fetasixteen#1}}
+
+
 \def\botalign#1{\vbox to 0pt{\vss #1}}
 \def\leftalign#1{\hbox to 0pt{#1\hss}}
 
 % Attempt to keep lilypiecetitle together with the piece:
-\def\myfilbreak{\par\vfil\penalty200\vfilneg}
+
+%
+% TODO: figure this out.
+%
+
+\def\myfilbreak{} %\par\vfil\penalty200\vfilneg}
 
 
 \ifundefined{lilypondpaperinterscorelinefill}
@@ -82,5 +89,8 @@
         \csname%
         nolilyfooter\texsuffix\endcsname
 \fi
-\newdimen\outputscale
+
+\ifx\outputscale\undefined
+        \csname global\endcsname\csname newdimen\endcsname\outputscale
+\fi
 \endinput