From 99c8a52df6ec21cfc6badbf064e80b4fcc6d3313 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:46:59 +0000 Subject: [PATCH] lilypond-1.3.33 --- input/test/font-body.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/test/font-body.ly b/input/test/font-body.ly index c640110777..67bca85779 100644 --- a/input/test/font-body.ly +++ b/input/test/font-body.ly @@ -51,8 +51,8 @@ c\longa*1/4 c\breve*1/2 c1 c2 c4 c8 a'^\flageolet \property Voice . textStyle = "roman" \time 1/2; a2 | - \time 3/2; < a1. - { s4 \ppp \< s4 \! s4 \fff s4 \> s4 \! s4\ppp} > + % \time 3/2; < a1. + % { s4 \ppp \< s4 \! s4 \fff s4 \> s4 \! s4\ppp} > | \time 2/4; a2 | \time 5/4; a1.. | -- 2.39.5