diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-02-24 22:51:46 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-02-24 22:51:46 +0100 |
commit | 94189ec2b8da6d7e89dc619c646a927adead9b19 (patch) | |
tree | ad61b1264f72a3322dbad02402aa8890aa211e10 /lily/audio-staff.cc | |
parent | 015e48012e610f3651f98bfdf356f19aeb75e841 (diff) |
release: 1.3.131
============
* Documentation: notation contexts.
* 2001 (c) search-replace patch.
* Center rehearsal marks by default.
* Fixing collapsed dynamics with part-combine
* \property tupletNumberFormatFunction selects formatting function for
tuplet brackets.
1.3.130.j
Diffstat (limited to 'lily/audio-staff.cc')
-rw-r--r-- | lily/audio-staff.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lily/audio-staff.cc b/lily/audio-staff.cc index e9993dbfdf..fe9ecaf9f4 100644 --- a/lily/audio-staff.cc +++ b/lily/audio-staff.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2000 Jan Nieuwenhuizen <janneke@gnu.org> + (c) 1997--2001 Jan Nieuwenhuizen <janneke@gnu.org> */ #include "audio-staff.hh" |