]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agoMerge commit 'd77d089' into jneeman
Joe Neeman [Sat, 5 May 2007 23:30:14 +0000 (09:30 +1000)]
Merge commit 'd77d089' into jneeman

17 years agoFix ragged-bottom and ragged-last-bottom
Joe Neeman [Sat, 5 May 2007 23:18:29 +0000 (09:18 +1000)]
Fix ragged-bottom and ragged-last-bottom

17 years agoMerge branch 'master' into jneeman
Joe Neeman [Sat, 5 May 2007 23:05:59 +0000 (09:05 +1000)]
Merge branch 'master' into jneeman

17 years agoPenalize unevenness in page breaking.
Joe Neeman [Sat, 5 May 2007 23:02:11 +0000 (09:02 +1000)]
Penalize unevenness in page breaking.

17 years agoRemove unused (and semi-broken) documentation macro.
Graham Percival [Sat, 5 May 2007 22:23:24 +0000 (15:23 -0700)]
Remove unused (and semi-broken) documentation macro.

17 years agoOrganize macros.texi, and make lsr snippets look better in pdf output.
Graham Percival [Sat, 5 May 2007 22:17:43 +0000 (15:17 -0700)]
Organize macros.texi, and make lsr snippets look better in pdf output.

17 years agoChange almost all references to input/regression/ files to input/lsr/.
Graham Percival [Sat, 5 May 2007 22:00:35 +0000 (15:00 -0700)]
Change almost all references to input/regression/ files to input/lsr/.

17 years agoRename input/tolsr/ to input/new/.
Graham Percival [Sat, 5 May 2007 08:24:55 +0000 (01:24 -0700)]
Rename input/tolsr/ to input/new/.

17 years agoIf I don't have any .ly files in this directory, "make web" builds all
Graham Percival [Sat, 5 May 2007 02:43:10 +0000 (19:43 -0700)]
If I don't have any .ly files in this directory, "make web" builds all
of the regtests in this directory.  I have no idea why.  :/

17 years agoregression fixes and output prettification
Joe Neeman [Sat, 5 May 2007 01:50:35 +0000 (11:50 +1000)]
regression fixes and output prettification

17 years agothinko in makelsr.py
Graham Percival [Sat, 5 May 2007 01:43:59 +0000 (18:43 -0700)]
thinko in makelsr.py

17 years agoAdd convert-ly to biuldscripts/makelsr.py
Graham Percival [Sat, 5 May 2007 01:41:10 +0000 (18:41 -0700)]
Add convert-ly to biuldscripts/makelsr.py

17 years agoUpdate from LSR.
Graham Percival [Sat, 5 May 2007 01:40:47 +0000 (18:40 -0700)]
Update from LSR.

17 years agoMinor tolsr/ file changes.
Graham Percival [Sat, 5 May 2007 01:10:05 +0000 (18:10 -0700)]
Minor tolsr/ file changes.

17 years agoThinko in buildscripts/makelsr.py and correction for said thinko.
Graham Percival [Sat, 5 May 2007 00:42:30 +0000 (17:42 -0700)]
Thinko in buildscripts/makelsr.py  and correction for said thinko.

17 years agoAdd directories for input/tolsr.
Graham Percival [Sat, 5 May 2007 00:30:38 +0000 (17:30 -0700)]
Add directories for input/tolsr.

17 years agosimplify and optimize pure-height calculations
Joe Neeman [Fri, 4 May 2007 12:21:17 +0000 (22:21 +1000)]
simplify and optimize pure-height calculations

17 years agoRemove unsorted file from tolsr.
Graham Percival [Fri, 4 May 2007 04:27:02 +0000 (21:27 -0700)]
Remove unsorted file from tolsr.

17 years ago(mensural_timesig, neomensural_timesig) [reverse_circle]: Fix position of bar.
Werner Lemberg [Wed, 2 May 2007 21:04:08 +0000 (23:04 +0200)]
(mensural_timesig, neomensural_timesig) [reverse_circle]: Fix position of bar.

17 years ago(draw_petrucci_g_clef): Resolve all self intersections.
Werner Lemberg [Wed, 2 May 2007 19:43:34 +0000 (21:43 +0200)]
(draw_petrucci_g_clef): Resolve all self intersections.

The algorithm used by mf2pt1 to compute the correct orientation of an
outline may fail if there are self intersections.  For simple outlines
which don't intersect other outlines this is automatically fixed by
fontforge, but more complicated shapes need the correct orientation.

Note that the recently released metapost 1.0 has an improved version
of the `turningnumber' primitive which gives reliable results in
all cases (including paths with self intersections); however, mf2pt1
hasn't been updated yet to use it.

17 years agoOptimize Optimal_breaking::solve ().
Joe Neeman [Wed, 2 May 2007 11:05:40 +0000 (21:05 +1000)]
Optimize Optimal_breaking::solve ().

17 years agouse SUBDIRS iso EXTRA_DIST_FILES release/2.11.23-1
Han-Wen Nienhuys [Tue, 1 May 2007 14:05:55 +0000 (10:05 -0400)]
use SUBDIRS iso EXTRA_DIST_FILES

17 years agoMerge branch 'master' of ssh://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 1 May 2007 14:00:14 +0000 (10:00 -0400)]
Merge branch 'master' of ssh://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoFix nitpick in German manual
John Mandereau [Tue, 1 May 2007 11:37:19 +0000 (13:37 +0200)]
Fix nitpick in German manual

17 years agoAdd Texinfo HTML postprocessing for better French typography
John Mandereau [Tue, 1 May 2007 11:36:41 +0000 (13:36 +0200)]
Add Texinfo HTML postprocessing for better French typography

17 years agoAdd makefiles.
Graham Percival [Tue, 1 May 2007 08:45:28 +0000 (01:45 -0700)]
Add makefiles.

17 years agoadd regression test
Joe Neeman [Mon, 30 Apr 2007 23:31:19 +0000 (09:31 +1000)]
add regression test

17 years agoMerge commit '3160f77'
Joe Neeman [Mon, 30 Apr 2007 23:28:25 +0000 (09:28 +1000)]
Merge commit '3160f77'

17 years agoCalculate bar-line break-visibility correctly instead of having
Joe Neeman [Mon, 30 Apr 2007 23:09:17 +0000 (09:09 +1000)]
Calculate bar-line break-visibility correctly instead of having
a suicide in bar-line::calc-glyph-name.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Mon, 30 Apr 2007 18:49:38 +0000 (20:49 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoAdapting parmesan-scripts.mf to mf2pt1.
Werner Lemberg [Mon, 30 Apr 2007 17:11:42 +0000 (19:11 +0200)]
Adapting parmesan-scripts.mf to mf2pt1.

Notable changes: The shape of the signum congruentiae
has been modified to avoid cusps.

17 years agoAdapting parmesan-timesig.mf to mf2pt1.
Werner Lemberg [Mon, 30 Apr 2007 15:16:37 +0000 (17:16 +0200)]
Adapting parmesan-timesig.mf to mf2pt1.

Notable changes: The length of the vertical bar in neo-mensural clefs has
been fixed.

17 years agoFinish fixing 97.
Joe Neeman [Mon, 30 Apr 2007 11:51:16 +0000 (21:51 +1000)]
Finish fixing 97.
Give barlines and rehearsal marks a priority list for break-align
instead of a single symbol.

17 years agoFirst phase of input/test -> LSR change, part two (git lost these changes)
Graham Percival [Mon, 30 Apr 2007 09:17:18 +0000 (02:17 -0700)]
First phase of input/test -> LSR change, part two (git lost these changes)

17 years agoDoc: add grid line example.
Graham Percival [Mon, 30 Apr 2007 08:42:29 +0000 (01:42 -0700)]
Doc: add grid line example.

17 years agoLSR: Sorry, version number update. I forgot to compile these before
Graham Percival [Mon, 30 Apr 2007 08:41:40 +0000 (01:41 -0700)]
LSR: Sorry, version number update.  I forgot to compile these before
uploading.  :(

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Mon, 30 Apr 2007 08:23:49 +0000 (01:23 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoFirst phase of input/test/ -> LSR change.
Graham Percival [Mon, 30 Apr 2007 08:04:23 +0000 (01:04 -0700)]
First phase of input/test/ -> LSR change.

17 years agoAdapting parmesan-flags.mf to mf2pt1.
Werner Lemberg [Mon, 30 Apr 2007 05:50:09 +0000 (07:50 +0200)]
Adapting parmesan-flags.mf to mf2pt1.

As usual, outlines have been approximated, avoiding cusps.

17 years agothinko
Han-Wen Nienhuys [Mon, 30 Apr 2007 01:06:15 +0000 (21:06 -0400)]
thinko

17 years agoAdapting parmesan-accidentals.mf to mf2pt1.
Werner Lemberg [Sun, 29 Apr 2007 12:00:02 +0000 (14:00 +0200)]
Adapting parmesan-accidentals.mf to mf2pt1.

Notable changes:

  . `Ed. Med. Flat' and `Ed. Vat. Flat' have improved shapes without cusps.

  . Elliptical strokes have been approximated.

17 years agowhitespace
Werner Lemberg [Sun, 29 Apr 2007 11:55:23 +0000 (13:55 +0200)]
whitespace

17 years agonew t42 body write try.
Han-Wen Nienhuys [Sun, 29 Apr 2007 07:07:43 +0000 (03:07 -0400)]
new t42 body write try.

17 years agoFormatting nits.
Werner Lemberg [Sun, 29 Apr 2007 06:15:48 +0000 (08:15 +0200)]
Formatting nits.

17 years agobump
Han-Wen Nienhuys [Sat, 28 Apr 2007 16:03:33 +0000 (12:03 -0400)]
bump

17 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 28 Apr 2007 11:05:24 +0000 (13:05 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Adapt parmesan-custodes.mf to mf2pt1.

17 years agoUpdate lilypond.pot
John Mandereau [Sat, 28 Apr 2007 11:04:00 +0000 (13:04 +0200)]
Update lilypond.pot

I'll (finally) hopefully manage to update lilypond.pot in the Free
Translation Project very soon.

17 years agoAdapt parmesan-custodes.mf to mf2pt1.
Werner Lemberg [Sat, 28 Apr 2007 09:31:40 +0000 (11:31 +0200)]
Adapt parmesan-custodes.mf to mf2pt1.

Notable changes: Some stem lenghts have been fixed so that they always stay
within the bounding box.

17 years agoInfo from mailist.
Graham Percival [Sat, 28 Apr 2007 04:46:17 +0000 (21:46 -0700)]
Info from mailist.

17 years agoBuild fix.
Graham Percival [Sat, 28 Apr 2007 03:59:00 +0000 (20:59 -0700)]
Build fix.

17 years agoFix LSR makefile.
Graham Percival [Sat, 28 Apr 2007 03:56:35 +0000 (20:56 -0700)]
Fix LSR makefile.

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Sat, 28 Apr 2007 03:54:16 +0000 (20:54 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Fri, 27 Apr 2007 20:43:33 +0000 (13:43 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoFix links.
Graham Percival [Fri, 27 Apr 2007 20:42:37 +0000 (13:42 -0700)]
Fix links.

17 years agoAdapt parmesan-clefs.mf to mf2pt1.
Werner Lemberg [Fri, 27 Apr 2007 13:45:55 +0000 (15:45 +0200)]
Adapt parmesan-clefs.mf to mf2pt1.

Notable changes:

  . Ed. Vat. do clef: Improve inner shape.

  . Ed. Med. fa clef: Fix shape of left part.

  . Petrucci c clefs, mensural c clefs: Fix shape of smaller versions.

More complicated strokes (this is, shapes created with `draw') have been
approximated.

17 years agoAdd regression tests for break-alignment anchor stuff.
Joe Neeman [Wed, 25 Apr 2007 06:35:30 +0000 (16:35 +1000)]
Add regression tests for break-alignment anchor stuff.
Add anchors to some other break-aligned grobs by default.

17 years agoFix 97.
Joe Neeman [Wed, 25 Apr 2007 01:36:48 +0000 (11:36 +1000)]
Fix 97.
Add break-align-anchor property and use it for barlines.

17 years agoMerge commit 'e63d4d6'
Joe Neeman [Tue, 24 Apr 2007 23:23:18 +0000 (09:23 +1000)]
Merge commit 'e63d4d6'

17 years agoFix 338.
Joe Neeman [Tue, 24 Apr 2007 23:17:30 +0000 (09:17 +1000)]
Fix 338.
Make span-bars ignore transparent barlines.

17 years agoSmall fixes from mailist.
Graham Percival [Tue, 24 Apr 2007 20:36:10 +0000 (13:36 -0700)]
Small fixes from mailist.

17 years ago(get_subpoint, find_envelope_cusp): New macros.
Werner Lemberg [Tue, 24 Apr 2007 15:36:30 +0000 (17:36 +0200)]
(get_subpoint, find_envelope_cusp): New macros.

17 years agoAdd warning about international fonts.
Graham Percival [Tue, 24 Apr 2007 10:36:17 +0000 (03:36 -0700)]
Add warning about international fonts.

17 years agoClarify regtest explanation.
Graham Percival [Tue, 24 Apr 2007 06:45:03 +0000 (23:45 -0700)]
Clarify regtest explanation.

17 years agoAutomagic LSR update.
Graham Percival [Sun, 22 Apr 2007 11:25:32 +0000 (04:25 -0700)]
Automagic LSR update.

17 years agoAdd scheme category to LSR updates.
Graham Percival [Sun, 22 Apr 2007 11:25:15 +0000 (04:25 -0700)]
Add scheme category to LSR updates.

17 years agoMerge commit '6f03646'
Joe Neeman [Sun, 22 Apr 2007 08:08:05 +0000 (18:08 +1000)]
Merge commit '6f03646'

17 years agoFix 352.
Joe Neeman [Sat, 21 Apr 2007 23:29:43 +0000 (09:29 +1000)]
Fix 352.
Ensure that stem-tremolos have a width so they are included in the skyline.

17 years agoMerge branch 'master' into topic/master-translation
John Mandereau [Sat, 21 Apr 2007 09:42:54 +0000 (11:42 +0200)]
Merge branch 'master' into topic/master-translation

* master:
  (get_subpath_i): Don't use `round' but `floor' since the former
  Replace draw_block with draw_rounded_block.
  Use three macros instead of redefining punctum_char.
  Move generic macros used for parmesan fonts into separate file.
  Fix piano-centred-dynamics template
  Corrected example in Spacing lyrics to be in same octave as the previous one.
  Fix subpath construction.
  Finish adaption of parmesan-heads.mf to mf2top1
  Automagic update of lsr.
  Update makelsr.py script to include the  input/tolsr/  subdirs.
  Update staging area for LSR.
  Next step adapting parmesan-heads.mf to mf2pt1.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 21 Apr 2007 01:43:47 +0000 (03:43 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sat, 21 Apr 2007 00:17:13 +0000 (10:17 +1000)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond

17 years ago(get_subpath_i): Don't use `round' but `floor' since the former
Werner Lemberg [Fri, 20 Apr 2007 17:05:04 +0000 (19:05 +0200)]
(get_subpath_i): Don't use `round' but `floor' since the former
is a no-op in metapost.

17 years agoReplace draw_block with draw_rounded_block.
Werner Lemberg [Fri, 20 Apr 2007 17:02:36 +0000 (19:02 +0200)]
Replace draw_block with draw_rounded_block.

Formatting nits.

17 years agoUse three macros instead of redefining punctum_char.
Werner Lemberg [Fri, 20 Apr 2007 13:15:34 +0000 (15:15 +0200)]
Use three macros instead of redefining punctum_char.

17 years agoMove generic macros used for parmesan fonts into separate file.
Werner Lemberg [Fri, 20 Apr 2007 13:05:27 +0000 (15:05 +0200)]
Move generic macros used for parmesan fonts into separate file.

17 years agoFix piano-centred-dynamics template
Joe Neeman [Fri, 20 Apr 2007 12:22:49 +0000 (22:22 +1000)]
Fix piano-centred-dynamics template

17 years agoCorrected example in Spacing lyrics to be in same octave as the previous one.
Mats Bengtsson [Fri, 20 Apr 2007 07:39:53 +0000 (09:39 +0200)]
Corrected example in Spacing lyrics to be in same octave as the previous one.

17 years agoFix subpath construction.
Werner Lemberg [Fri, 20 Apr 2007 05:55:35 +0000 (07:55 +0200)]
Fix subpath construction.

(get_subpath_i): New macro.
(inclinatum_char): Use it.
(punctum_char) [EDITIO MEDICAEA]: Fix typo.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Thu, 19 Apr 2007 20:43:14 +0000 (22:43 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoFinish adaption of parmesan-heads.mf to mf2top1
Werner Lemberg [Thu, 19 Apr 2007 20:42:36 +0000 (22:42 +0200)]
Finish adaption of parmesan-heads.mf to mf2top1

Noteworthy changes:

  . The shapes created by the `inclinatum_char' macro has been much
    improved.

  . The `quilisma' has been made more symmetric.

  . The `oriscus' shape now fits exactly into its bounding box.

17 years agoAutomagic update of lsr.
Graham Percival [Thu, 19 Apr 2007 08:36:14 +0000 (01:36 -0700)]
Automagic update of lsr.

17 years agoUpdate makelsr.py script to include the input/tolsr/ subdirs.
Graham Percival [Thu, 19 Apr 2007 08:35:56 +0000 (01:35 -0700)]
Update makelsr.py script to include the  input/tolsr/  subdirs.

17 years agoUpdate staging area for LSR.
Graham Percival [Thu, 19 Apr 2007 08:31:28 +0000 (01:31 -0700)]
Update staging area for LSR.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Wed, 18 Apr 2007 15:21:31 +0000 (17:21 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoNext step adapting parmesan-heads.mf to mf2pt1.
Werner Lemberg [Wed, 18 Apr 2007 15:21:01 +0000 (17:21 +0200)]
Next step adapting parmesan-heads.mf to mf2pt1.

Noteworthy changes:

. New macro `get_subpath' which returns a subpath in the same direction as
  the curve.  Update callers to use it.

. Split punctum_char into three macros (punctum_char, plica_char, and
  epiphonus_char), simplify them and fix outlines.

17 years agoupdates to the german translation according to check-translation
Till Paala [Sun, 15 Apr 2007 09:53:56 +0000 (12:53 +0300)]
updates to the german translation according to check-translation

17 years agoMerge branch 'master' into topic/master-translation
John Mandereau [Tue, 17 Apr 2007 18:17:02 +0000 (20:17 +0200)]
Merge branch 'master' into topic/master-translation

* master: (23 commits)
  Automagic update from LSR.
  Improve makelsr script.
  Fix regression tests.
  Use the right property name for vertical skylines.
  Fix warning message when forced break gets ignored.
  Fix #341.
  Clean up graphviz.scm and remove ly:atexit.
  Fixes bugs in the page breaking refactor.
  Fix corner case in min_page_count.
  Refactor page breaking to give a higher-level interface to the individual
  Re-add chapter on two-pass spacing (but warn that it is deprecated)
  Shut up 'ignoring grob for slur' warnings with PhrasingSlur
  Fix regression test (so that the notes fit on one line)
  Fixes bugs in the page breaking refactor.
  Fix corner case in min_page_count.
  Refactor page breaking to give a higher-level interface to the individual
  Fix keep-fixed-while-stretching example.
  Document one-pass vertical stretching.
  Added some info on the LilyPond extensions available for the TexShop editor.
  Chromatic staff
  ...

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman2
Joe Neeman [Tue, 17 Apr 2007 05:10:12 +0000 (15:10 +1000)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman2

17 years agoAutomagic update from LSR.
Graham Percival [Tue, 17 Apr 2007 04:26:41 +0000 (21:26 -0700)]
Automagic update from LSR.

17 years agoImprove makelsr script.
Graham Percival [Tue, 17 Apr 2007 04:25:31 +0000 (21:25 -0700)]
Improve makelsr script.

17 years agoFix regression tests.
Joe Neeman [Fri, 13 Apr 2007 23:58:37 +0000 (09:58 +1000)]
Fix regression tests.

Remove warnings and account for changes in the way page height is
calculated.

17 years agoUse the right property name for vertical skylines.
Joe Neeman [Wed, 11 Apr 2007 01:16:19 +0000 (11:16 +1000)]
Use the right property name for vertical skylines.

17 years agoFix warning message when forced break gets ignored.
Joe Neeman [Fri, 30 Mar 2007 02:38:35 +0000 (12:38 +1000)]
Fix warning message when forced break gets ignored.

17 years agoFix #341.
Joe Neeman [Fri, 30 Mar 2007 02:32:01 +0000 (12:32 +1000)]
Fix #341.

Consider arpeggios as cross-staff iff they were created by
span-arpeggio-engraver.

17 years agoClean up graphviz.scm and remove ly:atexit.
Joe Neeman [Fri, 30 Mar 2007 02:01:11 +0000 (12:01 +1000)]
Clean up graphviz.scm and remove ly:atexit.

17 years agoFixes bugs in the page breaking refactor.
Joe Neeman [Mon, 26 Mar 2007 22:01:39 +0000 (08:01 +1000)]
Fixes bugs in the page breaking refactor.

Calculate line forces using uncompressed lines.
Off-by-one error in min_page_count.
Ensure that a page with one line can't have infinite force.

17 years agoFix corner case in min_page_count.
Joe Neeman [Mon, 26 Mar 2007 01:30:16 +0000 (11:30 +1000)]
Fix corner case in min_page_count.

17 years agoRefactor page breaking to give a higher-level interface to the individual
Joe Neeman [Sun, 25 Mar 2007 22:36:58 +0000 (08:36 +1000)]
Refactor page breaking to give a higher-level interface to the individual

page-breaking algorithms.

Conflicts:

lily/page-breaking.cc

17 years agoRe-add chapter on two-pass spacing (but warn that it is deprecated)
Joe Neeman [Thu, 29 Mar 2007 08:45:49 +0000 (18:45 +1000)]
Re-add chapter on two-pass spacing (but warn that it is deprecated)

17 years agoShut up 'ignoring grob for slur' warnings with PhrasingSlur
Joe Neeman [Wed, 28 Mar 2007 22:45:47 +0000 (08:45 +1000)]
Shut up 'ignoring grob for slur' warnings with PhrasingSlur

17 years agoFix regression test (so that the notes fit on one line)
Joe Neeman [Wed, 28 Mar 2007 22:45:14 +0000 (08:45 +1000)]
Fix regression test (so that the notes fit on one line)