From 2c58c350b4cda9a9372b7ceb9b57fa4b437d4f79 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Nov 1996 13:06:47 +0000 Subject: [PATCH] lilypond-0.0.11 --- dimen.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dimen.tex b/dimen.tex index 7665eb3379..f0198c6c75 100644 --- a/dimen.tex +++ b/dimen.tex @@ -1,5 +1,7 @@ \font\musicfnt=musix20 -\def\mb#1{{\musicfnt\musicfnt\char#1}} +%\def\mb#1{{\musicfnt\musicfnt\char#1}} +\font\slurfont=xslhz20 +\def\mb#1{{\musicfnt\slurfont\char#1}} \newdimen\wid \newdimen\inc \newdimen\here @@ -13,6 +15,7 @@ \hbox to0pt{\kern\here\vrule width0.05pt height 2pt\hss}% \repeat% } + \def\vruler#1{% \wid=#1pt \inc=\wid -- 2.39.5