]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/dimen.tex
release: 0.0.76
[lilypond.git] / tex / dimen.tex
index 9d36059462e171b1f502249ed5d0b7347fde6463..fb9d6d9d59e97f56e9017becc564791eccf135f5 100644 (file)
@@ -1,6 +1,12 @@
-\font\musicfont=cmsy10
+%
+% A tex file to help determine dims.
+%
+
+\font\musicfont=musixsps
 \font\slurfont=xslu16
-\def\thefont{\musicfont}
+\font\specfont=musixspx
+% \def\thefont{\musicfont}
+\def\thefont{\specfont}
 
 \def\mb#1{{\thefont\char#1}}
 
@@ -14,7 +20,7 @@
         \divide\wid by 2
         \here=-\wid
         \loop\ifdim\here<\wid\advance\here by\inc
-                \hbox to0pt{\kern\here\vrule width0.05pt height 2pt\hss}%
+                \hbox to0pt{\kern\here\vrule width0.05pt height 4pt\hss}%
         \repeat%
 }