]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoStrip pathnames from filenames inserted into PFB font names. release/2.11.43-2
Han-Wen Nienhuys [Thu, 27 Mar 2008 03:30:47 +0000 (00:30 -0300)]
Strip pathnames from filenames inserted into PFB font names.

16 years agoUpdate lilypond-book flag name in lilypond-vars.make too.
Han-Wen Nienhuys [Wed, 26 Mar 2008 05:36:51 +0000 (02:36 -0300)]
Update lilypond-book flag name in lilypond-vars.make too.

16 years agoUse list comprehension instead of iteration.
Han-Wen Nienhuys [Wed, 26 Mar 2008 02:03:05 +0000 (23:03 -0300)]
Use list comprehension instead of iteration.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 25 Mar 2008 03:41:02 +0000 (00:41 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoAdd a --skip-png-check option.
Han-Wen Nienhuys [Tue, 25 Mar 2008 03:37:03 +0000 (00:37 -0300)]
Add a --skip-png-check option.

This fixes test generation, which generates PNGs only for changed
files.

16 years agoExplicitly record missing files
Han-Wen Nienhuys [Tue, 25 Mar 2008 03:22:01 +0000 (00:22 -0300)]
Explicitly record missing files

16 years agoAdd --no-lily-run option to lilypond-book.
Han-Wen Nienhuys [Tue, 25 Mar 2008 03:04:32 +0000 (00:04 -0300)]
Add --no-lily-run option to lilypond-book.

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Mon, 24 Mar 2008 21:09:10 +0000 (22:09 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: Convert accidental-marks on notes
Reinhold Kainhofer [Mon, 24 Mar 2008 19:25:17 +0000 (20:25 +0100)]
MusicXML: Convert accidental-marks on notes

Unfortunately, accidental-mark tags are direct children
of <notations> and not inside an <articulations>, <ornaments>
or <technical> tag, so we have to treat them manually, like
fermatas...

16 years agoMusicXML: Convert brackets as ligature brackets
Reinhold Kainhofer [Mon, 24 Mar 2008 19:16:02 +0000 (20:16 +0100)]
MusicXML: Convert brackets as ligature brackets

16 years agoLSR: update.
Graham Percival [Mon, 24 Mar 2008 04:31:42 +0000 (21:31 -0700)]
LSR: update.

(unfortunate timing; I noticed a lot of problems yesterday, so I
fixed a bunch of held off committing them to git)

16 years agoformatting nits. release/2.11.43-1
Han-Wen Nienhuys [Sun, 23 Mar 2008 20:21:37 +0000 (17:21 -0300)]
formatting nits.

16 years agoDon't use ly.re
Han-Wen Nienhuys [Sun, 23 Mar 2008 20:19:57 +0000 (17:19 -0300)]
Don't use ly.re

16 years agoAdd out/ to .gitignore.
Han-Wen Nienhuys [Sun, 23 Mar 2008 19:19:11 +0000 (16:19 -0300)]
Add out/ to .gitignore.

16 years agoFurther lilypond-book fixes:
Han-Wen Nienhuys [Sun, 23 Mar 2008 18:35:44 +0000 (15:35 -0300)]
Further lilypond-book fixes:

* Formatting of i18n'd error messages

* Do not output complete paths into texi/html files.

* Copy .texidoc too.

16 years agoremove unused methods.
Han-Wen Nienhuys [Sun, 23 Mar 2008 18:14:13 +0000 (15:14 -0300)]
remove unused methods.

16 years agoRemove stray ';' in file names.
Han-Wen Nienhuys [Sun, 23 Mar 2008 18:13:57 +0000 (15:13 -0300)]
Remove stray ';' in file names.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 23 Mar 2008 17:50:15 +0000 (14:50 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

Conflicts:

Documentation/user/pitches.itely
scripts/lilypond-book.py

16 years agoConsider pdf as optional file.
Han-Wen Nienhuys [Sun, 23 Mar 2008 17:38:31 +0000 (14:38 -0300)]
Consider pdf as optional file.

16 years agoUpdate translations status
John Mandereau [Sun, 23 Mar 2008 17:17:58 +0000 (18:17 +0100)]
Update translations status

16 years agofold together ly_is_outdated()/png_is_outdated() using all_output_files()
Han-Wen Nienhuys [Sun, 23 Mar 2008 17:17:42 +0000 (14:17 -0300)]
fold together ly_is_outdated()/png_is_outdated() using all_output_files()

16 years agoWhitespace nitpick
John Mandereau [Sun, 23 Mar 2008 17:14:40 +0000 (18:14 +0100)]
Whitespace nitpick

16 years agoFix docs compilation
John Mandereau [Sun, 23 Mar 2008 17:13:16 +0000 (18:13 +0100)]
Fix docs compilation

16 years agoDon't read ondisk .ly file: hashing should ensure integrity.
Han-Wen Nienhuys [Sun, 23 Mar 2008 17:04:15 +0000 (14:04 -0300)]
Don't read ondisk .ly file: hashing should ensure integrity.

16 years agoFurther cleanups:
Han-Wen Nienhuys [Sun, 23 Mar 2008 17:02:23 +0000 (14:02 -0300)]
Further cleanups:

* x in foo.keys => x in foo

* cut down on use of global_options

* Indent fixes

* Use list comprehensions.

16 years agoRemove debug prints.
Han-Wen Nienhuys [Sun, 23 Mar 2008 16:39:24 +0000 (13:39 -0300)]
Remove debug prints.

16 years agoFurther lilypond-book cleanup:
Han-Wen Nienhuys [Sun, 23 Mar 2008 16:37:54 +0000 (13:37 -0300)]
Further lilypond-book cleanup:

* Remove psfonts support.

  Users should include fonts with

  gs-load-fonts (optional)
  eps-include-fonts

* Remove output name support: we only support output dir now.

* Share lily-XXXX files for web compile in topdir/out/lybook-db

16 years agoUpdate doc POs
John Mandereau [Sun, 23 Mar 2008 15:29:56 +0000 (16:29 +0100)]
Update doc POs

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 23 Mar 2008 15:27:52 +0000 (16:27 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Full update of Spanish Po file
  Completing fix of bad cross references -- first attempt

16 years agoMisc translation infrastructure and doc fixes
John Mandereau [Sun, 23 Mar 2008 15:26:02 +0000 (16:26 +0100)]
Misc translation infrastructure and doc fixes

16 years agoUpdate LSR
John Mandereau [Sun, 23 Mar 2008 14:52:20 +0000 (15:52 +0100)]
Update LSR

16 years agoUpdate TRANSLATION
John Mandereau [Sun, 23 Mar 2008 14:47:50 +0000 (15:47 +0100)]
Update TRANSLATION

16 years agoSmall French updates, including texidoc test
John Mandereau [Sun, 23 Mar 2008 14:47:13 +0000 (15:47 +0100)]
Small French updates, including texidoc test

16 years agoAdd support for LSR snippets texidocs translation
John Mandereau [Sun, 23 Mar 2008 14:40:17 +0000 (15:40 +0100)]
Add support for LSR snippets texidocs translation

Additional makelsr.py bugfixes:

- quote file names (for file names with semicolons)

- do not call lilypond with nice; the user should decide himself
  which process priority he wants to update LSR with.

16 years agoImprove translation checking and share duplicate buildscripts code
John Mandereau [Sun, 23 Mar 2008 14:32:46 +0000 (15:32 +0100)]
Improve translation checking and share duplicate buildscripts code

- share translations git diff code in buildscripts/buildlib.py

- check_translation.py: add --update option to call EDITOR
  automatically

- improve check_translation user interface (Documentation/GNUmakefile
  targets)

16 years agoFull update of Spanish Po file
Francisco Vila [Sun, 23 Mar 2008 09:19:24 +0000 (10:19 +0100)]
Full update of Spanish Po file

16 years agoCompleting fix of bad cross references -- first attempt
Francisco Vila [Sun, 23 Mar 2008 08:29:57 +0000 (09:29 +0100)]
Completing fix of bad cross references -- first attempt

16 years agothinko.
Han-Wen Nienhuys [Sun, 23 Mar 2008 07:32:16 +0000 (04:32 -0300)]
thinko.

16 years agolilypond-book cleanups:
Han-Wen Nienhuys [Sun, 23 Mar 2008 05:57:30 +0000 (02:57 -0300)]
lilypond-book cleanups:

* Remove texstr support in lilypond-book

* add support for lily-output-dir, a shared output directory.  This
  should bring down doc compile times, since each snippet is processed
  only once.

16 years agoSmall tweaks.
Graham Percival [Sun, 23 Mar 2008 05:26:34 +0000 (22:26 -0700)]
Small tweaks.

16 years agoFix recently added snippets. (we no longer compile snippets in input/new/
Graham Percival [Sun, 23 Mar 2008 04:16:50 +0000 (21:16 -0700)]
Fix recently added snippets.  (we no longer compile snippets in input/new/
directly, so I didn't notice these errors)

16 years agolilypond-book Python PEP style fixes.
Han-Wen Nienhuys [Sat, 22 Mar 2008 23:52:56 +0000 (20:52 -0300)]
lilypond-book Python PEP style fixes.

16 years agoComment out missing snippet file.
Han-Wen Nienhuys [Sat, 22 Mar 2008 22:37:26 +0000 (19:37 -0300)]
Comment out missing snippet file.

16 years agoDon't Graham's compile logs.
Han-Wen Nienhuys [Sat, 22 Mar 2008 22:18:23 +0000 (19:18 -0300)]
Don't Graham's compile logs.

16 years agoBump version.
Han-Wen Nienhuys [Sat, 22 Mar 2008 18:16:00 +0000 (15:16 -0300)]
Bump version.

16 years agoUpdate from Jay.
Graham Percival [Sat, 22 Mar 2008 16:31:37 +0000 (09:31 -0700)]
Update from Jay.

16 years agoMusicXML: Rename build files to indicate they are for musicxml
Reinhold Kainhofer [Sat, 22 Mar 2008 08:02:51 +0000 (09:02 +0100)]
MusicXML: Rename build files to indicate they are for musicxml

16 years agoFix typo in comment
Reinhold Kainhofer [Sat, 22 Mar 2008 07:54:42 +0000 (08:54 +0100)]
Fix typo in comment

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sat, 22 Mar 2008 05:49:15 +0000 (22:49 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoTwo new snippets.
Graham Percival [Sat, 22 Mar 2008 05:48:13 +0000 (22:48 -0700)]
Two new snippets.

16 years agoAdd \compressFullBarRests and \expandFullBarRests
Graham Percival [Sat, 22 Mar 2008 05:47:52 +0000 (22:47 -0700)]
Add \compressFullBarRests and \expandFullBarRests

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Fri, 21 Mar 2008 20:48:56 +0000 (21:48 +0100)]
Merge branch 'master' into lilypond/translation

* master:
  Grace defaults for Script and AccidentalCautionary
  Documentation: Fix warnings in html
  Update word counts automatically with translations-status.py
  LSR: update.
  Rearrange stubs for future doc work.
  lilypond-book: Generate valid HTML 4.01 Transistional
  Fix @warning{} box.
  Add stub.

16 years agoGrace defaults for Script and AccidentalCautionary
Neil Puttock [Mon, 17 Mar 2008 22:33:53 +0000 (22:33 +0000)]
Grace defaults for Script and AccidentalCautionary

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 21 Mar 2008 19:44:57 +0000 (20:44 +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:
  Documentation: Fix warnings in html
  LSR: update.
  Rearrange stubs for future doc work.

16 years agoDocumentation: Fix warnings in html
Reinhold Kainhofer [Fri, 21 Mar 2008 10:29:14 +0000 (11:29 +0100)]
Documentation: Fix warnings in html

@html inserts verbatim HTML code, @ifhtml checks for html output, so we need
@ifhtml to make texi2html / makeinfo interpret the contents of the warning, too.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 21 Mar 2008 08:53:34 +0000 (01:53 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 21 Mar 2008 08:40:56 +0000 (09:40 +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:
  lilypond-book: Generate valid HTML 4.01 Transistional
  Fix @warning{} box.

16 years agoUpdate word counts automatically with translations-status.py
John Mandereau [Fri, 21 Mar 2008 08:38:10 +0000 (09:38 +0100)]
Update word counts automatically with translations-status.py

16 years agoLSR: update.
Graham Percival [Fri, 21 Mar 2008 08:18:28 +0000 (01:18 -0700)]
LSR: update.

16 years agoRearrange stubs for future doc work.
Graham Percival [Fri, 21 Mar 2008 08:13:51 +0000 (01:13 -0700)]
Rearrange stubs for future doc work.

16 years agoUpdate to repeats
Francisco Vila [Fri, 21 Mar 2008 07:55:44 +0000 (08:55 +0100)]
Update to repeats

16 years agovocal, full updated
Francisco Vila [Fri, 21 Mar 2008 07:26:04 +0000 (08:26 +0100)]
vocal, full updated

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Fri, 21 Mar 2008 02:04:41 +0000 (03:04 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agolilypond-book: Generate valid HTML 4.01 Transistional
Reinhold Kainhofer [Fri, 21 Mar 2008 02:02:41 +0000 (03:02 +0100)]
lilypond-book: Generate valid HTML 4.01 Transistional

The <img> tag does not have a valign attribute defined, and valid
values for align are top|bottom|middle|left|right, so replace
center with middle...

16 years agoFix @warning{} box.
Graham Percival [Fri, 21 Mar 2008 01:57:12 +0000 (18:57 -0700)]
Fix @warning{} box.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 20 Mar 2008 01:35:22 +0000 (18:35 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoAdd stub.
Graham Percival [Thu, 20 Mar 2008 01:34:33 +0000 (18:34 -0700)]
Add stub.

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Wed, 19 Mar 2008 16:54:58 +0000 (17:54 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Modifying context properties, complete rewrite

16 years agoModifying context properties, complete rewrite
Francisco Vila [Wed, 19 Mar 2008 16:44:21 +0000 (17:44 +0100)]
Modifying context properties, complete rewrite

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Wed, 19 Mar 2008 16:40:41 +0000 (17:40 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Avoid `blabla: none' messages in internal documentation.
  Docstring update.
  Improve formatting of internal documentation.
  Update from Valentin.

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Wed, 19 Mar 2008 16:35:44 +0000 (17:35 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Adding and removing engravers
  engravers explained
  repeats, fully updated

16 years agoAdding and removing engravers
Francisco Vila [Wed, 19 Mar 2008 16:01:10 +0000 (17:01 +0100)]
Adding and removing engravers

16 years agoengravers explained
Francisco Vila [Wed, 19 Mar 2008 15:37:02 +0000 (16:37 +0100)]
engravers explained

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Tue, 18 Mar 2008 20:26:08 +0000 (21:26 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoAvoid `blabla: none' messages in internal documentation.
Werner Lemberg [Tue, 18 Mar 2008 20:25:20 +0000 (21:25 +0100)]
Avoid `blabla: none' messages in internal documentation.

Make generated documentation even more pretty.

16 years agorepeats, fully updated
Francisco Vila [Tue, 18 Mar 2008 16:45:54 +0000 (17:45 +0100)]
repeats, fully updated

Also fixes a broken ref, duplicate node

16 years agoDocstring update.
Werner Lemberg [Tue, 18 Mar 2008 15:22:41 +0000 (16:22 +0100)]
Docstring update.

16 years agoImprove formatting of internal documentation.
Werner Lemberg [Tue, 18 Mar 2008 15:19:46 +0000 (16:19 +0100)]
Improve formatting of internal documentation.

o Add `quote' argument to `description-list->texi' to control insertion of
  `@quotation ... @end quotation'.  Update all callers appropriately.

o Sort table of identifiers.

16 years agoUpdate from Valentin.
Graham Percival [Tue, 18 Mar 2008 12:06:27 +0000 (05:06 -0700)]
Update from Valentin.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Tue, 18 Mar 2008 06:40:30 +0000 (07:40 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Update from Ralph.
  Update from Valentin.
  Rename section.
  Clean up error messages in case of unattached tuplet bracket.
  Fix #587.
  Update from Trevor.
  Add stub for line style info.
  Update from Valentin.

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Tue, 18 Mar 2008 06:39:47 +0000 (07:39 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Creating contexts and a xref fix
  un-nestedness of brackets
  Translation of Nesting Music Extressions
  Introduction to file structure

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 17 Mar 2008 23:34:03 +0000 (16:34 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoUpdate from Ralph.
Graham Percival [Mon, 17 Mar 2008 20:54:40 +0000 (13:54 -0700)]
Update from Ralph.

16 years agoUpdate from Valentin.
Graham Percival [Mon, 17 Mar 2008 20:21:22 +0000 (13:21 -0700)]
Update from Valentin.

16 years agoRename section.
Graham Percival [Mon, 17 Mar 2008 20:15:34 +0000 (13:15 -0700)]
Rename section.

16 years agoCreating contexts and a xref fix
Francisco Vila [Mon, 17 Mar 2008 16:51:16 +0000 (17:51 +0100)]
Creating contexts and a xref fix

16 years agoun-nestedness of brackets
Francisco Vila [Mon, 17 Mar 2008 16:28:43 +0000 (17:28 +0100)]
un-nestedness of brackets

16 years agoClean up error messages in case of unattached tuplet bracket.
Han-Wen Nienhuys [Mon, 17 Mar 2008 15:04:15 +0000 (12:04 -0300)]
Clean up error messages in case of unattached tuplet bracket.

16 years agoFix #587.
Han-Wen Nienhuys [Mon, 17 Mar 2008 15:03:26 +0000 (12:03 -0300)]
Fix #587.

Do not crash on null common element in Axis_group_interface::calc_[xy]_common

16 years agoUpdate from Trevor.
Graham Percival [Mon, 17 Mar 2008 07:46:29 +0000 (00:46 -0700)]
Update from Trevor.

16 years agoAdd stub for line style info.
Graham Percival [Mon, 17 Mar 2008 07:46:17 +0000 (00:46 -0700)]
Add stub for line style info.

16 years agoUpdate from Valentin.
Graham Percival [Mon, 17 Mar 2008 07:46:05 +0000 (00:46 -0700)]
Update from Valentin.

16 years agoTranslations status nitpick
John Mandereau [Sun, 16 Mar 2008 17:11:43 +0000 (18:11 +0100)]
Translations status nitpick

16 years agoFix Spanish docs compilation
John Mandereau [Sun, 16 Mar 2008 17:10:38 +0000 (18:10 +0100)]
Fix Spanish docs compilation

16 years agoTranslation of Nesting Music Extressions
Francisco Vila [Sun, 16 Mar 2008 16:56:36 +0000 (17:56 +0100)]
Translation of Nesting Music Extressions

16 years agoIntroduction to file structure
Francisco Vila [Sun, 16 Mar 2008 16:38:33 +0000 (17:38 +0100)]
Introduction to file structure

16 years agoUpdate translations status and translations-status.py
John Mandereau [Sun, 16 Mar 2008 16:03:55 +0000 (17:03 +0100)]
Update translations status and translations-status.py

- don't show uptodateness percentages in HTML output
- generate text output in out/ with uptodateness percentages

- run 'make translation-status' in Documentation. translations-status.py
complains about a lot of unknown committishes, ceratinly because
I've pruned my Git repository :-(

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Sun, 16 Mar 2008 15:31:17 +0000 (16:31 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Update from Trevor.

16 years agoUpdate from Trevor.
Graham Percival [Sun, 16 Mar 2008 00:36:39 +0000 (17:36 -0700)]
Update from Trevor.

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Sat, 15 Mar 2008 21:11:39 +0000 (22:11 +0100)]
Merge branch 'master' into lilypond/translation

* master: (30 commits)
  Clarify notation font size stuff.
  Add \large and \huge for consistency (we already have \small and \tiny)
  Update from Ralph.
  Update from Ralph.
  Accidentally removed file.
  Fix glyph names.
  Minor formatting.
  Fix glyph names.
  In doc strings, replace trailing spaces with leading ones.
  ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
  Some more minor formatting.
  ADD_INTERFACE: Formatting and fixing typos.
  formatting.
  Fix #339.
  Formatting int: add braces.
  Clean up naming in note-collision.cc
  Allow non-integer numbers as bend deltas, too
  Trivial text fixes.
  Add extra \revert to balance out.
  Update from Trevor.
  ...