]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoFix separate builddir compile #2. release/2.11.38-1
Han-Wen Nienhuys [Thu, 31 Jan 2008 16:00:51 +0000 (14:00 -0200)]
Fix separate builddir compile #2.

Use full path to mf2pt1.mp, so we can run mpost inside $(outdir)

16 years agoFix separate builddir compile.
Han-Wen Nienhuys [Thu, 31 Jan 2008 15:49:37 +0000 (13:49 -0200)]
Fix separate builddir compile.

mf/GNUmakefile: bla/out/foo needs to come from $(top-build-dir)/bla/$(outdir)

16 years agoFix #567.
Han-Wen Nienhuys [Thu, 31 Jan 2008 15:39:16 +0000 (13:39 -0200)]
Fix #567.

lilypond-invoke-editor.scm: only change LD_LIBRARY_PATH if it is set.

16 years agoKeep lilylib.py:encoded_write() compatible with Python 2.4
John Mandereau [Thu, 31 Jan 2008 09:15:56 +0000 (10:15 +0100)]
Keep lilylib.py:encoded_write() compatible with Python 2.4

UTF-8 output encoding may not be desired in all cases, but at least
this behavior is closest to the older one (i.e., calling gettext
instead of ugettext and having all POs encoded in UTF-8).

16 years agoTypos
John Mandereau [Thu, 31 Jan 2008 09:12:27 +0000 (10:12 +0100)]
Typos

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Wed, 30 Jan 2008 20:44:03 +0000 (21:44 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoUpdate to mf2pt1 version 2.4.4.
Werner Lemberg [Wed, 30 Jan 2008 20:43:22 +0000 (21:43 +0100)]
Update to mf2pt1 version 2.4.4.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 30 Jan 2008 11:08:46 +0000 (12:08 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Oops, fix variables in macro.
  More 3-value macro LSR stuff.
  Begin using 3-value @lsr macros.

16 years agoUse Python Unicode encoding for gettexted strings
John Mandereau [Wed, 30 Jan 2008 11:07:50 +0000 (12:07 +0100)]
Use Python Unicode encoding for gettexted strings

Python 2.5 strings encoding handling seems not always consistent
between various modules, so we must use Python Unicode strings and
thus reencode strings when writing to stderr/stdout.  This commit
applies changes proposed on lilypond-devel a while ago in thread
"Gettexted messages encoding with Python 2.5".

Even if GUB still uses Python 2.4, LilyPond packages on some distros
(e.g. Fedora) already use 2.5, so it's important to fix this.  I think
these changes are also compatible with 2.4, but anyway I must check
GUB binary when it's out.

By the way, further localization work is needed: localize musicxml2ly
strings, and fix some nitpicks.

16 years agoOops, fix variables in macro.
Graham Percival [Wed, 30 Jan 2008 10:38:35 +0000 (02:38 -0800)]
Oops, fix variables in macro.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 30 Jan 2008 10:29:52 +0000 (02:29 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoMore 3-value macro LSR stuff.
Graham Percival [Wed, 30 Jan 2008 10:29:07 +0000 (02:29 -0800)]
More 3-value macro LSR stuff.

16 years agoBegin using 3-value @lsr macros.
Graham Percival [Wed, 30 Jan 2008 10:14:43 +0000 (02:14 -0800)]
Begin using 3-value @lsr macros.

16 years agoUpdate lilypond.pot
John Mandereau [Wed, 30 Jan 2008 09:07:32 +0000 (10:07 +0100)]
Update lilypond.pot

16 years agoMark more strings for localization
John Mandereau [Wed, 30 Jan 2008 08:55:51 +0000 (09:55 +0100)]
Mark more strings for localization

Half-localized convert-ly messages "Not smart enough to convert..."
look awkward, so I marked a lot of new strings for localization in
convertrules.py.

16 years agoMisc updates, thanks Mark Knoop.
Graham Percival [Wed, 30 Jan 2008 02:46:23 +0000 (18:46 -0800)]
Misc updates, thanks Mark Knoop.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 29 Jan 2008 18:12:05 +0000 (10:12 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Ralph.
Graham Percival [Tue, 29 Jan 2008 18:09:52 +0000 (10:09 -0800)]
Update from Ralph.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Erlend Aasland [Tue, 29 Jan 2008 16:56:59 +0000 (17:56 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoFix issue 558
Erlend Aasland [Tue, 29 Jan 2008 16:56:40 +0000 (17:56 +0100)]
Fix issue 558

16 years agoGet rid of some magical numbers in define-grobs.scm
Erlend Aasland [Tue, 29 Jan 2008 13:48:31 +0000 (14:48 +0100)]
Get rid of some magical numbers in define-grobs.scm

16 years agoRename file educational -> editorial. (we changed the doc section
Graham Percival [Mon, 28 Jan 2008 19:57:22 +0000 (11:57 -0800)]
Rename file educational -> editorial.  (we changed the doc section
title 6 months ago)

16 years agoUpdate from Ralph.
Graham Percival [Mon, 28 Jan 2008 19:53:08 +0000 (11:53 -0800)]
Update from Ralph.

16 years agotypo in version number.
Graham Percival [Sun, 27 Jan 2008 21:59:21 +0000 (13:59 -0800)]
typo in version number.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 27 Jan 2008 21:25:36 +0000 (22:25 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoRequire texinfo 4.11.
Werner Lemberg [Sun, 27 Jan 2008 19:58:41 +0000 (20:58 +0100)]
Require texinfo 4.11.

16 years agoTypos.
Werner Lemberg [Sun, 27 Jan 2008 19:13:15 +0000 (20:13 +0100)]
Typos.

16 years agoRun convert-ly and update manual for syntax changes
John Mandereau [Sun, 27 Jan 2008 15:28:24 +0000 (16:28 +0100)]
Run convert-ly and update manual for syntax changes

16 years agoMake syntax changes for Easy Notation and text influence on spacing
John Mandereau [Sun, 27 Jan 2008 15:27:07 +0000 (16:27 +0100)]
Make syntax changes for Easy Notation and text influence on spacing

- \setEasyHeads -> \easyHeadsOn, add \easyHeadsOff
- \fatText -> \textLengthOn, \emptyText -> \textLengthOff

16 years agoBump version
John Mandereau [Sun, 27 Jan 2008 15:20:43 +0000 (16:20 +0100)]
Bump version

16 years agoRevise mf/GNUmakefile.
Werner Lemberg [Sun, 27 Jan 2008 13:13:09 +0000 (14:13 +0100)]
Revise mf/GNUmakefile.

Install SVG fonts (again).
Formatting.

16 years agoUse out/gen-emmentaler-scripts, not gen-emmentaler-scripts.py.
Werner Lemberg [Sun, 27 Jan 2008 12:09:48 +0000 (13:09 +0100)]
Use out/gen-emmentaler-scripts, not gen-emmentaler-scripts.py.

Reason: We need @TOPLEVEL_VERSION@ expanded in the FontForge script.

This should be updated in SConscript too; however, it seems that
the python scripts in `out' aren't built at all with SCons...

16 years agoMinor tweaks.
Graham Percival [Sun, 27 Jan 2008 05:13:06 +0000 (21:13 -0800)]
Minor tweaks.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 26 Jan 2008 23:30:52 +0000 (15:30 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Kurt.
Graham Percival [Sat, 26 Jan 2008 22:56:29 +0000 (14:56 -0800)]
Update from Kurt.

16 years agoMerge commit 'c281531'
Joe Neeman [Sat, 26 Jan 2008 20:33:35 +0000 (21:33 +0100)]
Merge commit 'c281531'

16 years agoFix 562.
Joe Neeman [Sat, 26 Jan 2008 12:51:43 +0000 (13:51 +0100)]
Fix 562.
Don't let SpanBars affect the extent-estimate of a system.

16 years agoAdd regression test for bug 510: collisions with SpanBars.
Joe Neeman [Sat, 26 Jan 2008 12:50:20 +0000 (13:50 +0100)]
Add regression test for bug 510: collisions with SpanBars.

16 years agoRemove traces of mftrace.
Werner Lemberg [Sat, 26 Jan 2008 02:54:21 +0000 (03:54 +0100)]
Remove traces of mftrace.

16 years agoMake fonts created with mf2pt1 have the right /FontName.
Werner Lemberg [Sat, 26 Jan 2008 02:51:08 +0000 (03:51 +0100)]
Make fonts created with mf2pt1 have the right /FontName.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 26 Jan 2008 02:43:26 +0000 (03:43 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agomf2ptf1.pl: Sort MetaPost output files. Fixes #565.
Werner Lemberg [Sat, 26 Jan 2008 02:42:35 +0000 (03:42 +0100)]
mf2ptf1.pl: Sort MetaPost output files.  Fixes #565.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 25 Jan 2008 17:46:41 +0000 (09:46 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Trevor.
Graham Percival [Fri, 25 Jan 2008 17:45:54 +0000 (09:45 -0800)]
Update from Trevor.

16 years agoUpdate from Ralph.
Graham Percival [Fri, 25 Jan 2008 17:45:36 +0000 (09:45 -0800)]
Update from Ralph.

16 years agoMerge commit 'b5cba4f'
Joe Neeman [Fri, 25 Jan 2008 09:25:19 +0000 (10:25 +0100)]
Merge commit 'b5cba4f'

16 years agoUpdate from Ralph.
Graham Percival [Thu, 24 Jan 2008 20:05:04 +0000 (12:05 -0800)]
Update from Ralph.

16 years agoUpdate from Trevor D.
Graham Percival [Thu, 24 Jan 2008 20:04:42 +0000 (12:04 -0800)]
Update from Trevor D.

16 years agoLSR->docs update
John Mandereau [Thu, 24 Jan 2008 13:52:23 +0000 (14:52 +0100)]
LSR->docs update

16 years agoTune makelsr.py (add snippet tags as lsrtags \header variable)
John Mandereau [Thu, 24 Jan 2008 13:50:52 +0000 (14:50 +0100)]
Tune makelsr.py (add snippet tags as lsrtags \header variable)

16 years agoFix quarter-tone accidentals.
Graham Percival [Wed, 23 Jan 2008 19:00:14 +0000 (11:00 -0800)]
Fix quarter-tone accidentals.

16 years agoRemove unnecessary snippet.
Graham Percival [Wed, 23 Jan 2008 18:43:17 +0000 (10:43 -0800)]
Remove unnecessary snippet.

16 years agoFix snippet according to new makelsr.
Graham Percival [Wed, 23 Jan 2008 18:13:02 +0000 (10:13 -0800)]
Fix snippet according to new makelsr.

16 years agoAdd regression test for mixed clefs and octavations.
Joe Neeman [Wed, 9 Jan 2008 04:37:08 +0000 (05:37 +0100)]
Add regression test for mixed clefs and octavations.

16 years agoFix \displayLilyMusic for clefs.
Joe Neeman [Tue, 8 Jan 2008 10:08:46 +0000 (11:08 +0100)]
Fix \displayLilyMusic for clefs.

16 years agoFix input/regression/cluster-cross-staff.ly.
Joe Neeman [Tue, 18 Dec 2007 03:59:44 +0000 (14:59 +1100)]
Fix input/regression/cluster-cross-staff.ly.
Add ly:cluster::calc-cross-staff.

16 years agoRevert "Revert "Fix line-ideal-distance to favour more even spacing.""
Joe Neeman [Tue, 18 Dec 2007 01:16:17 +0000 (12:16 +1100)]
Revert "Revert "Fix line-ideal-distance to favour more even spacing.""
The previous two spring fixes made the original commit OK.

This reverts commit d2754a1919d82b2fc727fb17c80417237979d8fe.

16 years agoAvoid NaN with springs of zero length.
Joe Neeman [Tue, 18 Dec 2007 01:15:56 +0000 (12:15 +1100)]
Avoid NaN with springs of zero length.

16 years agoFix a silly mistake with infinitely stiff springs.
Joe Neeman [Tue, 18 Dec 2007 01:08:38 +0000 (12:08 +1100)]
Fix a silly mistake with infinitely stiff springs.

16 years agoFix 467
Joe Neeman [Wed, 23 Jan 2008 08:36:30 +0000 (09:36 +0100)]
Fix 467
Prevent clefs and octavation marks from disagreeing over middleCPosition
by introducing a separate variable (middleCClefPosition and middleCOffset)
for each purpose.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Wed, 23 Jan 2008 01:18:23 +0000 (17:18 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Ralph, thanks!
Graham Percival [Wed, 23 Jan 2008 01:17:58 +0000 (17:17 -0800)]
Update from Ralph, thanks!

16 years agoCheck the bar type from glyph-name instead of glyph, so you get
Mats Bengtsson [Tue, 22 Jan 2008 09:20:44 +0000 (10:20 +0100)]
Check the bar type from glyph-name instead of glyph, so you get
vertical endings as expected also for custom bar types.

16 years agoAttempt to correct Ocatave checks.
Graham Percival [Tue, 22 Jan 2008 05:50:37 +0000 (21:50 -0800)]
Attempt to correct Ocatave checks.

16 years agoFix broken snippet.
Graham Percival [Tue, 22 Jan 2008 05:10:22 +0000 (21:10 -0800)]
Fix broken snippet.

16 years agoLSR: normal update.
Graham Percival [Tue, 22 Jan 2008 04:57:59 +0000 (20:57 -0800)]
LSR: normal update.

16 years agoAdd link to TabNoteHead in the section on Tablature basics.
Mats Bengtsson [Mon, 21 Jan 2008 13:31:17 +0000 (14:31 +0100)]
Add link to TabNoteHead in the section on Tablature basics.

16 years agoMinor fixes; thanks Mats!
Graham Percival [Mon, 21 Jan 2008 10:42:04 +0000 (02:42 -0800)]
Minor fixes; thanks Mats!

16 years agoMinor update.
Graham Percival [Mon, 21 Jan 2008 08:38:11 +0000 (00:38 -0800)]
Minor update.

16 years agoDoc policy enforcement.
Graham Percival [Mon, 21 Jan 2008 01:48:10 +0000 (17:48 -0800)]
Doc policy enforcement.

16 years agoMore pitch corrections.
Graham Percival [Mon, 21 Jan 2008 01:10:29 +0000 (17:10 -0800)]
More pitch corrections.

16 years agoMore major rewrites.
Graham Percival [Sun, 20 Jan 2008 23:35:32 +0000 (15:35 -0800)]
More major rewrites.

16 years agoMore rewrites of Pitches.
Graham Percival [Sun, 20 Jan 2008 04:47:11 +0000 (20:47 -0800)]
More rewrites of Pitches.

16 years agoLSR: update.
Graham Percival [Sun, 20 Jan 2008 04:06:53 +0000 (20:06 -0800)]
LSR: update.

16 years agoUpdate from Trevor D.
Graham Percival [Sat, 19 Jan 2008 22:38:45 +0000 (14:38 -0800)]
Update from Trevor D.

16 years agoSmall fix from Kurt.
Graham Percival [Sat, 19 Jan 2008 22:22:33 +0000 (14:22 -0800)]
Small fix from Kurt.

16 years agogv only accepts --watch.
Graham Percival [Sat, 19 Jan 2008 22:19:19 +0000 (14:19 -0800)]
gv only accepts --watch.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 19 Jan 2008 05:41:07 +0000 (21:41 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Trevor Daniels.
Graham Percival [Sat, 19 Jan 2008 05:39:53 +0000 (21:39 -0800)]
Update from Trevor Daniels.

16 years agoTest new size of headwords.
Graham Percival [Sat, 19 Jan 2008 05:39:35 +0000 (21:39 -0800)]
Test new size of headwords.

16 years agoUpdate headwords from Trevor Baca.
Graham Percival [Sat, 19 Jan 2008 05:19:12 +0000 (21:19 -0800)]
Update headwords from Trevor Baca.

16 years agoKeep symlinks in out-www/online-root
John Mandereau [Fri, 18 Jan 2008 16:52:59 +0000 (17:52 +0100)]
Keep symlinks in out-www/online-root

.en.html symlinks are needed for proper automatic language selection
with web browsers.  (Other symlinks (like .png) may not be necessary,
but it causes no harm keeping them.)

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 18 Jan 2008 16:48:06 +0000 (17:48 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Minor updates.
  LSR: update.
  Second wave of serious Pitches work.
  Misc minor updates.
  Begin serious work on pitches.
  Update from Ralph.
  barline -> bar line.
  notehead -> note head.

16 years agoMinor updates.
Graham Percival [Fri, 18 Jan 2008 08:39:22 +0000 (00:39 -0800)]
Minor updates.

16 years agoLSR: update.
Graham Percival [Fri, 18 Jan 2008 05:08:46 +0000 (21:08 -0800)]
LSR: update.

16 years agoSecond wave of serious Pitches work.
Graham Percival [Fri, 18 Jan 2008 04:49:01 +0000 (20:49 -0800)]
Second wave of serious Pitches work.

16 years agoMisc minor updates.
Graham Percival [Fri, 18 Jan 2008 00:47:03 +0000 (16:47 -0800)]
Misc minor updates.

16 years agoBegin serious work on pitches.
Graham Percival [Fri, 18 Jan 2008 00:46:51 +0000 (16:46 -0800)]
Begin serious work on pitches.

16 years agoUpdate from Ralph.
Graham Percival [Thu, 17 Jan 2008 21:42:54 +0000 (13:42 -0800)]
Update from Ralph.

16 years agobarline -> bar line.
Graham Percival [Thu, 17 Jan 2008 19:45:21 +0000 (11:45 -0800)]
barline -> bar line.

16 years agonotehead -> note head.
Graham Percival [Thu, 17 Jan 2008 19:43:40 +0000 (11:43 -0800)]
notehead -> note head.

16 years agoMerge branch 'master' of /home/lilycvs/git/lily/
John Mandereau [Thu, 17 Jan 2008 19:41:09 +0000 (20:41 +0100)]
Merge branch 'master' of /home/lilycvs/git/lily/

* 'master' of /home/lilycvs/git/lily/:
  Update from Ralph.
  Resolve note name stuff.
  Update from Kurt.
  Update preferred terms.
  Formatting update from Ralph.
  Important update to mf2pt1 2.4.3
  Bugfix: uniq-list uses equal? iso. eq?.
  Pfa vs. pfb fixes.
  Mf2pt1 fixes: run mf2pt1 in a temp dir to fix filesystem pollution.
  Change build system for mf2pt1 font generation.

16 years agoFix glossary compilation
John Mandereau [Thu, 17 Jan 2008 19:38:42 +0000 (20:38 +0100)]
Fix glossary compilation

16 years agoUpdate from Ralph.
Graham Percival [Thu, 17 Jan 2008 19:34:47 +0000 (11:34 -0800)]
Update from Ralph.

16 years agoResolve note name stuff.
Graham Percival [Thu, 17 Jan 2008 06:52:15 +0000 (22:52 -0800)]
Resolve note name stuff.

16 years agoUpdate from Kurt.
Graham Percival [Thu, 17 Jan 2008 06:51:52 +0000 (22:51 -0800)]
Update from Kurt.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 17 Jan 2008 03:03:35 +0000 (19:03 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate preferred terms.
Graham Percival [Thu, 17 Jan 2008 03:02:51 +0000 (19:02 -0800)]
Update preferred terms.

16 years agoFormatting update from Ralph.
Graham Percival [Thu, 17 Jan 2008 03:02:27 +0000 (19:02 -0800)]
Formatting update from Ralph.

16 years agoImportant update to mf2pt1 2.4.3
Werner Lemberg [Wed, 16 Jan 2008 21:50:11 +0000 (22:50 +0100)]
Important update to mf2pt1 2.4.3