/[lilypond]/lily-bugs/fixed/metronome.ly
ViewVC logotype

Contents of /lily-bugs/fixed/metronome.ly

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.2.1 - (show annotations) (download)
Tue Aug 24 10:28:28 2004 UTC (19 years, 8 months ago) by erik
Branch: lilypond_2_2
Changes since 1.1: +22 -0 lines
2.2.6 released.

1 %important fixed
2 %mats.bengtsson@s3.kth.se,bernard@fong-hurley.org.uk
3
4 \version "2.2.5"
5
6 \header {
7 texinfo = "Metronome markings are not displayed.
8
9 fixed in 2.2.6"
10 }
11
12 \score {
13 \new Staff \notes \relative c' {
14 \tempo 2=92 f8[ f r f]
15 }
16
17 \paper {
18 raggedright = ##t
19 }
20 }
21
22 % EOF

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26