]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoAdd basic scheme programmable engravers.
Han-Wen Nienhuys [Thu, 31 Dec 2009 04:49:04 +0000 (02:49 -0200)]
Add basic scheme programmable engravers.

* input/regression/scheme-engraver.ly shows a basic example.

* extend \consists syntax to accept an alist of callables.

* add Scheme_engraver which is the C++ glue to the Scheme callables.

* Make get_listener_ in translator_listener_record also pass the
  listened class, so we can use generic infrastructure for hooking
  scheme functions to event listeners.

* add scheme bindings:

  - ly:translator-context
  - ly:context-moment
  - ly:engraver-make-grob

* Remove Translator::must_be_last_.  Use virtual method must_be_last
  () const instead.

14 years agoDebug: another iteration of Scheme debug aids
Trevor Daniels [Sat, 9 Jan 2010 00:22:23 +0000 (00:22 +0000)]
Debug: another iteration of Scheme debug aids

 - extracted from a patch prepared by Ian Hulin

14 years agoFix dist.
Graham Percival [Fri, 8 Jan 2010 15:59:53 +0000 (15:59 +0000)]
Fix dist.

14 years agoDoc: CG: add mentors and GLISS website.
Graham Percival [Fri, 8 Jan 2010 14:42:09 +0000 (14:42 +0000)]
Doc: CG: add mentors and GLISS website.

14 years agoThinko: dist .ihtml source files in doc directories
John Mandereau [Fri, 8 Jan 2010 12:30:28 +0000 (13:30 +0100)]
Thinko: dist .ihtml source files in doc directories

14 years agoDoc: LM 2.4.4 -- fix @ref.
Mark Polesky [Fri, 8 Jan 2010 10:46:07 +0000 (02:46 -0800)]
Doc: LM 2.4.4 -- fix @ref.

14 years agoDoc: CG intro -- mention lily-git.
Mark Polesky [Fri, 8 Jan 2010 02:49:14 +0000 (18:49 -0800)]
Doc: CG intro -- mention lily-git.

14 years agoDoc: Resolve some FIXMEs.
Mark Polesky [Fri, 8 Jan 2010 02:12:47 +0000 (18:12 -0800)]
Doc: Resolve some FIXMEs.

14 years agoEasy heads: only access 'note-names vector if length > pitch-notename.
Neil Puttock [Thu, 7 Jan 2010 19:39:47 +0000 (19:39 +0000)]
Easy heads: only access 'note-names vector if length > pitch-notename.

14 years agoRobustify 'line-count lookup in clef::print-modern-tab-if-set.
Neil Puttock [Thu, 7 Jan 2010 19:28:35 +0000 (19:28 +0000)]
Robustify 'line-count lookup in clef::print-modern-tab-if-set.

14 years agoguile-debugger.scm: fix typo.
Patrick McCarty [Thu, 7 Jan 2010 16:00:46 +0000 (08:00 -0800)]
guile-debugger.scm: fix typo.

14 years agoguile-debugger.scm: fix compilation and whitespace.
Patrick McCarty [Thu, 7 Jan 2010 15:52:51 +0000 (07:52 -0800)]
guile-debugger.scm: fix compilation and whitespace.

14 years agoDoc: community.itexi nits.
Mark Polesky [Thu, 7 Jan 2010 15:35:45 +0000 (07:35 -0800)]
Doc: community.itexi nits.

14 years agoClarify how \crescTextCresc, \dimTextDecresc, ... work.
Mats Bengtsson [Thu, 7 Jan 2010 09:41:57 +0000 (10:41 +0100)]
Clarify how \crescTextCresc, \dimTextDecresc, ... work.

14 years agoFix 784.
Joe Neeman [Thu, 7 Jan 2010 02:28:54 +0000 (13:28 +1100)]
Fix 784.

Use staff-spaces to compute the skylines for dot-columns rather
than the extent of the note-heads.

14 years agoFix 883.
Joe Neeman [Thu, 7 Jan 2010 01:10:00 +0000 (12:10 +1100)]
Fix 883.

Fix Stem::pure_height to include the whole chord.

14 years agoUpdate input/regression/system-overstrike.
Joe Neeman [Thu, 7 Jan 2010 00:45:57 +0000 (11:45 +1100)]
Update input/regression/system-overstrike.

14 years agoDoc -- typo
Carl Sorensen [Thu, 7 Jan 2010 00:55:43 +0000 (17:55 -0700)]
Doc -- typo

14 years agoDoc -- compile fix
Carl Sorensen [Thu, 7 Jan 2010 00:45:06 +0000 (17:45 -0700)]
Doc -- compile fix

14 years agoMake Guile Debugger less flaky.
Ian Hulin [Wed, 6 Jan 2010 15:56:49 +0000 (15:56 +0000)]
Make Guile Debugger less flaky.

Move break-point and trace routines to a separate .scm file.

Update Debugging Chapter in CG.

14 years agoDocs: Usage: use .lytex instead of .pdftex
Patrick McCarty [Thu, 7 Jan 2010 00:12:21 +0000 (16:12 -0800)]
Docs: Usage: use .lytex instead of .pdftex

The latter extension gives an error message saying that lilypond-book
does not understand the file extension.

14 years agoDon't use blank-page-force in ly:optimal-breaking.
Joe Neeman [Wed, 6 Jan 2010 06:09:29 +0000 (17:09 +1100)]
Don't use blank-page-force in ly:optimal-breaking.

Don't use an odd page penalty in space_systems_on_best_pages.
For space_systems_on_one_or_more_pages, allow the penalty to
be specified by the caller.

Also adds some -ddebug-page-breaking-scoring output for ly:optimal-breaking.

14 years agoDoc: `mail.gnu.org'-->`lists.gnu.org'.
Mark Polesky [Wed, 6 Jan 2010 05:24:57 +0000 (21:24 -0800)]
Doc: `mail.gnu.org'-->`lists.gnu.org'.

14 years agoDoc: Add CG `Introduction to contributing'.
Mark Polesky [Wed, 6 Jan 2010 04:07:11 +0000 (20:07 -0800)]
Doc: Add CG `Introduction to contributing'.

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 5 Jan 2010 07:48:30 +0000 (08:48 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoweb-es: Nits.
Francisco Vila [Tue, 5 Jan 2010 01:03:49 +0000 (02:03 +0100)]
web-es: Nits.

14 years agoweb-es: Fix many links.
Francisco Vila [Tue, 5 Jan 2010 00:52:24 +0000 (01:52 +0100)]
web-es: Fix many links.

14 years agoWeb: CSS: fix colors for two gradient images.
Patrick McCarty [Mon, 4 Jan 2010 22:55:54 +0000 (14:55 -0800)]
Web: CSS: fix colors for two gradient images.

14 years agoDocs: clean up Texi2html init file CSS classes generation
John Mandereau [Mon, 4 Jan 2010 20:37:59 +0000 (21:37 +0100)]
Docs: clean up Texi2html init file CSS classes generation

Also split long lines in the code.

14 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Mon, 4 Jan 2010 19:07:55 +0000 (12:07 -0700)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/lilypond

14 years agoDoc -- Contriubtor -- Add info on music functions
Carl Sorensen [Mon, 4 Jan 2010 18:04:34 +0000 (11:04 -0700)]
Doc -- Contriubtor -- Add info on music functions

Han-Wen gave information about music functions and how they are
evaluated by the parser as relates to Guile debugging.  This is
added  to the programming work section of the Contributor's Guide.

14 years agoweb-es: translate search box string.
Francisco Vila [Mon, 4 Jan 2010 17:53:58 +0000 (18:53 +0100)]
web-es: translate search box string.

14 years agoWeb build: update for new ly-examples dir.
Graham Percival [Mon, 4 Jan 2010 16:58:23 +0000 (16:58 +0000)]
Web build: update for new ly-examples dir.

14 years agoWeb-hu: Translated missing website strings
Dénes Harmath [Mon, 4 Jan 2010 16:34:04 +0000 (17:34 +0100)]
Web-hu: Translated missing website strings

14 years agoweb-es: Translation of Thanks For Hosting line.
Francisco Vila [Mon, 4 Jan 2010 12:33:48 +0000 (13:33 +0100)]
web-es: Translation of Thanks For Hosting line.

14 years agoAuthors: Typo.
Mark Polesky [Mon, 4 Jan 2010 10:18:48 +0000 (02:18 -0800)]
Authors: Typo.

14 years agoDoc: CG: add warning about refs from website.
Graham Percival [Mon, 4 Jan 2010 08:24:55 +0000 (08:24 +0000)]
Doc: CG: add warning about refs from website.

14 years agoWeb: CSS: more nitpicks.
Patrick McCarty [Mon, 4 Jan 2010 07:52:21 +0000 (23:52 -0800)]
Web: CSS: more nitpicks.

- White hyperlinks unreadable for color2, color3, etc.  Change to black.

- Remove underlines for a:hover in top navbar (except for
  li.toc_current) to be consistent with second-level navbar.

14 years agoDocs: update translations status
John Mandereau [Mon, 4 Jan 2010 01:39:19 +0000 (02:39 +0100)]
Docs: update translations status

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 4 Jan 2010 01:13:57 +0000 (02:13 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 4 Jan 2010 01:13:46 +0000 (02:13 +0100)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoWeb: rename web/examples to web/ly-examples
John Mandereau [Mon, 4 Jan 2010 01:10:50 +0000 (02:10 +0100)]
Web: rename web/examples to web/ly-examples

On websites with automatic content negotiation, this avoids the name
clash of this directory with the page web/examples[.html|.LANG.html].

14 years agoWeb: tune second navigation bar and complete i18n
John Mandereau [Mon, 4 Jan 2010 01:03:09 +0000 (02:03 +0100)]
Web: tune second navigation bar and complete i18n

- rename search-box.html to search-box.ihtml;
- i18n the search box and hosting thanks footer line;
- replace hard-coded section node names with hard-coded chapter file
name prefixes and numeric arrays, fixing the CSS class of second
navigation bar in translations;
- replace "(main)" with chapter name in the second navigation bar.

14 years agoWeb-es: add missing '@end ifset'
John Mandereau [Mon, 4 Jan 2010 01:01:48 +0000 (02:01 +0100)]
Web-es: add missing '@end ifset'

14 years agoweb-es: typo.
Francisco Vila [Sun, 3 Jan 2010 16:54:23 +0000 (17:54 +0100)]
web-es: typo.

14 years agoweb-es: Translate a link.
Francisco Vila [Sun, 3 Jan 2010 16:34:57 +0000 (17:34 +0100)]
web-es: Translate a link.

14 years agopot and nl.po update from `make po-replace'.
Jan Nieuwenhuizen [Sun, 3 Jan 2010 15:12:26 +0000 (16:12 +0100)]
pot and nl.po update from `make po-replace'.

lilypond.pot still needs to be submitted to tp-robot.

14 years agoDutch po updates by Martin Tarenskeen.
Jan Nieuwenhuizen [Sun, 3 Jan 2010 09:25:33 +0000 (10:25 +0100)]
Dutch po updates by Martin Tarenskeen.

14 years agoWeb: Windows on the command-line in Documentation/web/download.itexi
Yoshiki Sawada [Sun, 3 Jan 2010 07:21:10 +0000 (16:21 +0900)]
Web: Windows on the command-line in Documentation/web/download.itexi

14 years agoWeb: compile fix.
Graham Percival [Sun, 3 Jan 2010 07:20:34 +0000 (07:20 +0000)]
Web: compile fix.

14 years agoWeb: CSS: reduce the max-width for all pages.
Patrick McCarty [Sun, 3 Jan 2010 07:09:13 +0000 (23:09 -0800)]
Web: CSS: reduce the max-width for all pages.

I feel that 70em is a bit too wide for comfortable reading, so let's try
a smaller value.

14 years agoWeb: CSS: make box borders match the gradients.
Patrick McCarty [Sun, 3 Jan 2010 06:45:39 +0000 (22:45 -0800)]
Web: CSS: make box borders match the gradients.

14 years agoWeb: CSS: use blue hyperlinks again.
Patrick McCarty [Sun, 3 Jan 2010 06:33:20 +0000 (22:33 -0800)]
Web: CSS: use blue hyperlinks again.

14 years agoWeb: CSS: clean up the main stylesheet.
Patrick McCarty [Sun, 3 Jan 2010 06:25:46 +0000 (22:25 -0800)]
Web: CSS: clean up the main stylesheet.

14 years agoWeb: CSS: fix leftmost gradient in second-level TOC.
Patrick McCarty [Sun, 3 Jan 2010 06:05:24 +0000 (22:05 -0800)]
Web: CSS: fix leftmost gradient in second-level TOC.

14 years agoWeb: remove comment-based bug reports.
Graham Percival [Sun, 3 Jan 2010 04:39:06 +0000 (04:39 +0000)]
Web: remove comment-based bug reports.

Guys, don't use comments to discuss problems in the website.
Email lilypond-devel or add an issue in the tracker.  We spent a
lot of time trying to stop this practice during GDP.

I don't care if you want to have discussions via source code
comments for programming issues (although I it's a stupid way to
communicate), but keep this garbage out of the texinfo files.

14 years agoFix unwanted whiteout of tied notes in tablature
Trevor Daniels [Sat, 2 Jan 2010 23:18:18 +0000 (23:18 +0000)]
Fix unwanted whiteout of tied notes in tablature

14 years agoDOCS: specify texi2html 1.82 for building docs in CG
Jonathan Kulp [Sat, 2 Jan 2010 22:42:55 +0000 (16:42 -0600)]
DOCS: specify texi2html 1.82 for building docs in CG

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 2 Jan 2010 21:19:40 +0000 (22:19 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoAdd regression test for #541.
Patrick McCarty [Sat, 2 Jan 2010 20:43:35 +0000 (12:43 -0800)]
Add regression test for #541.

I broke the rendering of diacritics a couple of weeks ago, so we
definitely need a regression test for this issue.

The version number is correct, since it was backported to 2.12.3.

14 years agoFix version numbers for three regression tests.
Patrick McCarty [Sat, 2 Jan 2010 20:05:23 +0000 (12:05 -0800)]
Fix version numbers for three regression tests.

14 years agoAdd DistroWatch award. Add Chris Cannam's interview url, some lj urls.
Jan Nieuwenhuizen [Sat, 2 Jan 2010 11:57:06 +0000 (12:57 +0100)]
Add DistroWatch award.  Add Chris Cannam's interview url, some lj urls.

14 years agoWeb build: add stub for news, and 2.13.10 news.
Graham Percival [Thu, 31 Dec 2009 10:15:26 +0000 (10:15 +0000)]
Web build: add stub for news, and 2.13.10 news.

14 years agoRelease: bump VERSION
Graham Percival [Sat, 2 Jan 2010 04:25:46 +0000 (04:25 +0000)]
Release: bump VERSION

14 years agodoc-es: move macro.
Francisco Vila [Sat, 2 Jan 2010 01:00:54 +0000 (02:00 +0100)]
doc-es: move macro.

14 years agoweb-es: Update to macros.
Francisco Vila [Sat, 2 Jan 2010 00:39:23 +0000 (01:39 +0100)]
web-es: Update to macros.

14 years agolily-git.tcl -- fix editor mistake typo
Carl Sorensen [Sat, 2 Jan 2010 00:15:10 +0000 (17:15 -0700)]
lily-git.tcl -- fix editor mistake typo

14 years agoDoc -- Contributor/programming -- update sectioning
Carl Sorensen [Fri, 1 Jan 2010 06:26:52 +0000 (23:26 -0700)]
Doc -- Contributor/programming -- update sectioning

14 years agoDocs: update translations status
John Mandereau [Fri, 1 Jan 2010 22:38:40 +0000 (23:38 +0100)]
Docs: update translations status

Also remove preface.itely from the files list, thanks to Dénes
Harmath.

14 years agoDocs-hu: add missing translator name
John Mandereau [Fri, 1 Jan 2010 22:38:18 +0000 (23:38 +0100)]
Docs-hu: add missing translator name

14 years agoDocs-hu: Translated Community Updated macro translations Fixed some translations...
Dénes Harmath [Tue, 29 Dec 2009 23:15:35 +0000 (00:15 +0100)]
Docs-hu: Translated Community Updated macro translations Fixed some translations in Web

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 1 Jan 2010 21:38:08 +0000 (22:38 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoweb-es: Updates to Downloads.
Francisco Vila [Fri, 1 Jan 2010 19:10:40 +0000 (20:10 +0100)]
web-es: Updates to Downloads.

14 years agoweb-es: updates to introduction.
Francisco Vila [Fri, 1 Jan 2010 13:25:18 +0000 (14:25 +0100)]
web-es: updates to introduction.

14 years agoweb-es: Updates to main file and write down committishes.
Francisco Vila [Fri, 1 Jan 2010 10:23:42 +0000 (11:23 +0100)]
web-es: Updates to main file and write down committishes.

14 years agolily-git.tcl Shorter version of entry limt for commit header release/2.13.10-1
Carl Sorensen [Fri, 1 Jan 2010 06:16:47 +0000 (23:16 -0700)]
lily-git.tcl  Shorter version of entry limt for commit header

14 years agolilygit.tcl -- enforce 50 character limit on commit header
Carl Sorensen [Fri, 1 Jan 2010 06:05:52 +0000 (23:05 -0700)]
lilygit.tcl -- enforce 50 character limit on commit header

14 years agolily-git.tcl -- frame up new commit and amend commit buttons
Carl Sorensen [Fri, 1 Jan 2010 03:51:10 +0000 (20:51 -0700)]
lily-git.tcl -- frame up new commit and amend commit buttons

14 years agoWeb build: fix search box.
Graham Percival [Fri, 1 Jan 2010 04:47:41 +0000 (04:47 +0000)]
Web build: fix search box.

14 years agoUI tweak to lily-git.
Graham Percival [Fri, 1 Jan 2010 03:26:36 +0000 (03:26 +0000)]
UI tweak to lily-git.

14 years agoPango: concatenate multiple PangoLayoutLines.
Patrick McCarty [Thu, 31 Dec 2009 23:27:09 +0000 (15:27 -0800)]
Pango: concatenate multiple PangoLayoutLines.

If single-line markup contains newlines (either UNIX or DOS style), we
still want the markup to be printed on a single line.

Since text assigned to a PangoLayout is split, if necessary, into
multiple PangoLayoutLine objects, we simply want to concatenate them
into a single line.

14 years agolily-git.tcl -- add "Amend commit" button
Carl Sorensen [Thu, 31 Dec 2009 15:17:35 +0000 (08:17 -0700)]
lily-git.tcl -- add "Amend commit" button

14 years agoBuild: update dir for new regtest names.
Graham Percival [Thu, 31 Dec 2009 07:38:05 +0000 (07:38 +0000)]
Build: update dir for new regtest names.

The regtests now have share/ in the same dir.

14 years agoDoc: fix #653, thanks Colin!
Graham Percival [Thu, 31 Dec 2009 06:37:05 +0000 (06:37 +0000)]
Doc: fix #653, thanks Colin!

14 years agoBuild: fix dist.
Graham Percival [Thu, 31 Dec 2009 06:30:22 +0000 (06:30 +0000)]
Build: fix dist.

14 years agoFor PDF, fix some examples to not stick out into the right margin.
Werner Lemberg [Wed, 30 Dec 2009 04:52:05 +0000 (05:52 +0100)]
For PDF, fix some examples to not stick out into the right margin.

14 years agoDoc: Contributor/Programming add email comments
Carl Sorensen [Wed, 30 Dec 2009 02:45:02 +0000 (19:45 -0700)]
Doc: Contributor/Programming add email comments

Han-Wen gave some answers about LiliyPond architecture
in an email on -devel.  These answers are added to the CG in a
miscellaneous section of Programming

14 years agoFix lilypond-book hash collision warning
John Mandereau [Wed, 30 Dec 2009 02:19:59 +0000 (03:19 +0100)]
Fix lilypond-book hash collision warning

14 years agoDocs-fr: first translation of new website
John Mandereau [Tue, 29 Dec 2009 22:54:03 +0000 (23:54 +0100)]
Docs-fr: first translation of new website

This reapplies the first commit with this name (which had been
reverted), but with saners Texinfo macros.

14 years agoPartial revert of 7b34eac90f81c8123feaf2670fafae236101f14c.
Graham Percival [Wed, 30 Dec 2009 01:12:38 +0000 (01:12 +0000)]
Partial revert of 7b34eac90f81c8123feaf2670fafae236101f14c.

Look folks, don't screw with the texinfo macros unless you really,
really test it before pushing.  These things are stupidly finicky
at the best of times.  Also, take it step by step.  Don't change a
whole bunch of things at once, because when (not if) it breaks
it's much harder to figure out how to fix it.

14 years agoDoc build: move macro help into macros.itexi.
Graham Percival [Wed, 30 Dec 2009 01:00:04 +0000 (01:00 +0000)]
Doc build: move macro help into macros.itexi.

14 years agoRevert "Docs: more macros cleanup"
Graham Percival [Wed, 30 Dec 2009 00:44:48 +0000 (00:44 +0000)]
Revert "Docs: more macros cleanup"

This reverts commit 3bea9aaf406dd8f46ee1674c8ba33764ca80d784.

14 years agoRevert "Docs-fr: first translation of new website"
Graham Percival [Wed, 30 Dec 2009 00:43:36 +0000 (00:43 +0000)]
Revert "Docs-fr: first translation of new website"

This reverts commit feb30e19f711117ccaafc5e7f6383b2861edaeb1,
which breaks the doc build.

14 years agoDocs-fr: first translation of new website
John Mandereau [Tue, 29 Dec 2009 22:54:03 +0000 (23:54 +0100)]
Docs-fr: first translation of new website

14 years agoDocs: Essay master file Texinfo nits
John Mandereau [Tue, 29 Dec 2009 22:50:42 +0000 (23:50 +0100)]
Docs: Essay master file Texinfo nits

14 years agoWeb: nitpicks in Intro & Manuals, mostly typography and spelling
John Mandereau [Tue, 29 Dec 2009 22:43:30 +0000 (23:43 +0100)]
Web: nitpicks in Intro & Manuals, mostly typography and spelling

- Internals in PDF and Info formats also have clickable links,
- remove redundant copyright notice (alreaady defined in macros),
- replace '...' with @dots{},
- two spaces after the end of a sentence,
- comments for translators,
- spelling mistakes,
- a couple of wrong xref macros,
- last xml2ly is seven years old and outputs for Lily 1.x,
- a few other nits.

14 years agoDocs: more macros cleanup
John Mandereau [Tue, 29 Dec 2009 22:28:57 +0000 (23:28 +0100)]
Docs: more macros cleanup

Move macro @help from common-macros.itexi to macros.itexi, and move
@copying block outside of @titlepage.

14 years agoAdd lilypond-book --use-source-file-names command-line option
John Mandereau [Tue, 29 Dec 2009 22:19:58 +0000 (23:19 +0100)]
Add lilypond-book --use-source-file-names command-line option

This is mainly intended to make regression tests output filenames more
stable against changes of their contents and changes in lilypond-book,
and could also make generated snippets reuse a little easier (as it
makes output filenames controllable and predictable by the user).

This doesn't break the hashing system that saves lilypond processing
time.

See complete discussion at
http://lists.gnu.org/archive/html/lilypond-devel/2009-12/msg00636.html

14 years agoDocs: fix version.i?texi generation
John Mandereau [Tue, 29 Dec 2009 21:08:34 +0000 (22:08 +0100)]
Docs: fix version.i?texi generation

14 years agoSort alphabetically lilypond-book command-line options
John Mandereau [Sat, 26 Dec 2009 13:25:33 +0000 (14:25 +0100)]
Sort alphabetically lilypond-book command-line options