From: fred Date: Sun, 24 Mar 2002 19:51:40 +0000 (+0000) Subject: lilypond-0.1.10 X-Git-Tag: release/1.5.59~4240 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4e2a9d7b09cf39fa3e5771bced565b182cdf1aed;p=lilypond.git lilypond-0.1.10 --- diff --git a/tex/lilyponddefs.tex b/tex/lilyponddefs.tex index 58a4e11029..9057314d73 100644 --- a/tex/lilyponddefs.tex +++ b/tex/lilyponddefs.tex @@ -149,6 +149,7 @@ \def\thinbar#1{\vrule height #1 width 1.6\staffrulethickness} % TODO parametric. \def\thickbar#1{\vrule height #1 width 2\smallspace} \def\maatstreep#1{\thinbar{#1}} +\def\startbar#1{\leftalign{\thickbar{#1}\kern\smallspace\thinbar{#1}}} \def\finishbar#1{\rightalign{\thinbar{#1}\kern\smallspace\thickbar{#1}}} \def\pianobrace#1{{\musicdraw\char#1}} @@ -222,3 +223,5 @@ \def\columnerrormark{\placebox{-5pt}{0pt}{\bf C!}} \def\scorelineerrormark{\placebox{0pt}{-10pt}{\bf L!}} \def\unknown{{\bf u}} + +\def\postheader{}