]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.29
authorfred <fred>
Sun, 24 Mar 2002 20:01:33 +0000 (20:01 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:01:33 +0000 (20:01 +0000)
tex/lilyponddefs.tex

index 71c7001f76d4d9a185b1f5df022360bb94952d2f..d7b9be267a05d9d91858583a9ce291730979aca1 100644 (file)
 \def\brace#1{\count0=148\advance\count0 by #1\musicdraw\char\count0}
 \def\crescendosym#1{\count0=84\advance\count0 by #1\musicdraw\char\count0}
 \def\decrescendosym#1{\count0=116\advance\count0 by #1\musicdraw\char\count0}
-\def\rulesym#1#2{\vrule height #1 width #2}
+\def\rulesym#1#2{\dimen0=#1%
+        \vrule height .5\dimen0 depth .5\dimen0 width #2}
 \def\settext#1{\normaltextfont #1}
 \def\setitalic#1{\italicfont #1}
 \def\setdynamic#1{\dynfont #1}