]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoDoc: Use --split=section and add removed texi2html bits back.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 14:48:14 +0000 (16:48 +0200)]
Doc: Use --split=section and add removed texi2html bits back.

This should give us nicely split, but untranslated web page file
names, just like we have in the rest of the documentation.

14 years agoAlphabetize grob properties
Carl Sorensen [Fri, 14 Aug 2009 17:47:54 +0000 (11:47 -0600)]
Alphabetize grob properties

14 years agofixed issue 569: Consistency in property names: beam-thickness
Frederic Bron [Thu, 23 Jul 2009 09:48:44 +0000 (11:48 +0200)]
fixed issue 569: Consistency in property names: beam-thickness

14 years agoDoc-fr: working.itely
Jean-Charles Malahieude [Fri, 14 Aug 2009 14:19:09 +0000 (16:19 +0200)]
Doc-fr: working.itely

translation of "An extra staff appears"
while updating repeats.itely

14 years agoDoc: fix search box. Feel very grateful for Python.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 14:00:54 +0000 (16:00 +0200)]
Doc: fix search box.  Feel very grateful for Python.

Remember why we banned perl [apart from the fact that is parses (and
thus can crash on) comments].  It took me more than an hour to
translate

    '<li>' + open ('file').read ()

to seven lines of perl before it worked, including two magic
variables, with several solutions failing silently.  Ugh.

14 years agotexi-langutils.py: Include more @*image* tags in skeletons.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 11:56:49 +0000 (13:56 +0200)]
texi-langutils.py: Include more @*image* tags in skeletons.

Also, run on fr, nl.  Fixes having images in translations.

14 years agoDoc: general/introduction: add examples/ prefix to images.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 11:56:14 +0000 (13:56 +0200)]
Doc: general/introduction: add examples/ prefix to images.

This makes the image directory match.

14 years agopostprocess_html.py: Have lily_snippets_re only match snippets. Fixes images.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 11:52:32 +0000 (13:52 +0200)]
postprocess_html.py: Have lily_snippets_re only match snippets.  Fixes images.

This enables having images not getting prefixed with `../', as we need
for general/examples.  This also makes the code less obfuscated, as
pictures_re is now no longer a no-op.

14 years agoDoc: add web-gop examples. FIXME: check sesto [changed], granados [broken].
Jan Nieuwenhuizen [Fri, 14 Aug 2009 11:49:46 +0000 (13:49 +0200)]
Doc: add web-gop examples.  FIXME: check sesto [changed], granados [broken].

14 years agoDoc: touch command oops. Fixes eternal dependency with multiple langs.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 11:45:31 +0000 (13:45 +0200)]
Doc: touch command oops.  Fixes eternal dependency with multiple langs.

14 years agoOnly delete intermediate file if it exists. Works around lilypond -o DIR.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 09:48:11 +0000 (11:48 +0200)]
Only delete intermediate file if it exists.  Works around lilypond -o DIR.

14 years agoDoc: Merge automated-engraving into essay.
Jan Nieuwenhuizen [Fri, 14 Aug 2009 08:38:04 +0000 (10:38 +0200)]
Doc: Merge automated-engraving into essay.

14 years agoDocs-fr: notation-expressive
Jean-Charles Malahieude [Thu, 13 Aug 2009 21:31:46 +0000 (23:31 +0200)]
Docs-fr: notation-expressive

* update to expressive.itely
* creation of associated snippet-texidocs

* notation-appendices: nitpicks

14 years agoAdd generic crossed note heads
Trevor Daniels [Fri, 14 Aug 2009 10:04:55 +0000 (11:04 +0100)]
Add generic crossed note heads

 - add \xNotesOn, \xNotesOff, \xNote predefs

 - document them

 - modify \deadNotesOn, \deadNotesOff, \deadNotes to use the
   generic form

14 years agoUgly build fix for literature list in essay dir.
Graham Percival [Fri, 14 Aug 2009 05:04:02 +0000 (22:04 -0700)]
Ugly build fix for literature list in essay dir.

Yes, this leaves the literature index un-built, but it was
previously not being built anyway, and in a way that stopped the
rest of the docs from building.  This is at least a step in the
right direction.

14 years agoDoc: use @rgeneral.
Graham Percival [Fri, 14 Aug 2009 01:09:07 +0000 (18:09 -0700)]
Doc: use @rgeneral.

14 years agoDoc: add @rgeneral.
Graham Percival [Thu, 13 Aug 2009 23:40:05 +0000 (16:40 -0700)]
Doc: add @rgeneral.

14 years agoTypo.
Neil Puttock [Thu, 13 Aug 2009 22:47:42 +0000 (23:47 +0100)]
Typo.

14 years agoDocs: Update snippets locally.
Neil Puttock [Thu, 13 Aug 2009 22:05:56 +0000 (23:05 +0100)]
Docs: Update snippets locally.

14 years agoFix incipit snippets: add 'Y-extent override.
Neil Puttock [Thu, 13 Aug 2009 22:02:48 +0000 (23:02 +0100)]
Fix incipit snippets: add 'Y-extent override.

This corrects a misalignment caused by the removal of 'minimum-Y-extent for
Staff.

14 years agoFix compile
Patrick McCarty [Thu, 13 Aug 2009 19:17:24 +0000 (12:17 -0700)]
Fix compile

14 years agoDoc: Add info on snippets to CG
Carl Sorensen [Thu, 13 Aug 2009 15:23:04 +0000 (09:23 -0600)]
Doc: Add info on snippets to CG

14 years agoDoc: format automated-engraving as web, reference this instead of essay/.
Jan Nieuwenhuizen [Thu, 13 Aug 2009 07:39:42 +0000 (09:39 +0200)]
Doc: format automated-engraving as web, reference this instead of essay/.

14 years agoDoc: automated-engraving: use pgns instead of jpeg. Fixes some images.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 23:29:53 +0000 (01:29 +0200)]
Doc: automated-engraving: use pgns instead of jpeg.  Fixes some images.

14 years agoDoc: automated-engraving: tweaks. Fixes menu structure and appearance.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 23:07:22 +0000 (01:07 +0200)]
Doc: automated-engraving: tweaks.  Fixes menu structure and appearance.

14 years agoDoc: automated-engraving: build fixes and images.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 22:32:36 +0000 (00:32 +0200)]
Doc: automated-engraving: build fixes and images.

14 years agoDoc: Add converted essay.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 21:38:28 +0000 (23:38 +0200)]
Doc: Add converted essay.

14 years agoDocs: Fix refs
Trevor Daniels [Wed, 12 Aug 2009 22:11:02 +0000 (23:11 +0100)]
Docs: Fix refs

14 years agoDocs: LM 4.4.2: Make Fingering visible in ToC
Trevor Daniels [Wed, 12 Aug 2009 21:59:37 +0000 (22:59 +0100)]
Docs: LM 4.4.2: Make Fingering visible in ToC

14 years agoWEB: essay: typo. Fixes lily flat image.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 20:11:47 +0000 (22:11 +0200)]
WEB: essay: typo.  Fixes lily flat image.

14 years agoWEB: Found more hardcoded names, yay! Fix linking to essay, images in essay.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 20:08:34 +0000 (22:08 +0200)]
WEB: Found more hardcoded names, yay!  Fix linking to essay, images in essay.

14 years agoWEB: remove Documentation/essay/index.html.in. Fixes creation of essay.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 19:19:00 +0000 (21:19 +0200)]
WEB: remove Documentation/essay/index.html.in.  Fixes creation of essay.

Pictures and and formatting is missing, though.

14 years agoWEB: translated web fixlets.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 19:10:37 +0000 (21:10 +0200)]
WEB: translated web fixlets.

14 years agoWEB: verbosity nits.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 19:10:02 +0000 (21:10 +0200)]
WEB: verbosity nits.

14 years agoWEB: Fix TEXI2HTML include ordering. Fixes translated web sites.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 19:09:46 +0000 (21:09 +0200)]
WEB: Fix TEXI2HTML include ordering.  Fixes translated web sites.

14 years agoWEB: texi-langutils.py: fix @documentlanguage, make new-lang work for update.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 16:05:19 +0000 (18:05 +0200)]
WEB: texi-langutils.py: fix @documentlanguage, make new-lang work for update.

14 years agoWEB: set general/ @documentlanguage fr, nl. Fixes <lang>.xref-map.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 14:56:20 +0000 (16:56 +0200)]
WEB: set general/ @documentlanguage fr, nl.  Fixes <lang>.xref-map.

14 years agoWEB: extract_texi_filenames.py: Also look in '.'. Fix error message.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 14:55:36 +0000 (16:55 +0200)]
WEB: extract_texi_filenames.py: Also look in '.'.  Fix error message.

14 years agoWEB: Oops, re-add xref-maps rule. Fixes regression build.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 14:38:14 +0000 (16:38 +0200)]
WEB: Oops, re-add xref-maps rule.  Fixes regression build.

14 years agoWEB: DOC: Add Dutch skeleton.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 13:14:40 +0000 (15:14 +0200)]
WEB: DOC: Add Dutch skeleton.

14 years agoWEB: Add french general skeleton.
Jan Nieuwenhuizen [Wed, 12 Aug 2009 13:13:49 +0000 (15:13 +0200)]
WEB: Add french general skeleton.

14 years agoWEB: Integration of new web site [general.texi].
Jan Nieuwenhuizen [Wed, 12 Aug 2009 13:13:01 +0000 (15:13 +0200)]
WEB: Integration of new web site [general.texi].

Fixes:
  - eternal circular dependencies by not re-using/re-touching xref-maps
  - texi2html flags cleanups
  - new-lang target in Documentation produces working skeleton again
  - move some lilypond-specific code out of stepmake
  - fr: missing macro definitions
  - web css fix for footer

14 years agoAdd @funindex for \fffff.
Mark Polesky [Wed, 12 Aug 2009 07:55:50 +0000 (00:55 -0700)]
Add @funindex for \fffff.

14 years agoWiden \eyeglasses bbox a little more
Patrick McCarty [Wed, 12 Aug 2009 05:16:51 +0000 (22:16 -0700)]
Widen \eyeglasses bbox a little more

14 years agoWeb: fix alternate stylesheets
Patrick McCarty [Tue, 11 Aug 2009 23:43:17 +0000 (16:43 -0700)]
Web: fix alternate stylesheets

14 years agoDocs: update snippets locally
John Mandereau [Tue, 11 Aug 2009 19:56:50 +0000 (21:56 +0200)]
Docs: update snippets locally

14 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 11 Aug 2009 19:27:27 +0000 (21:27 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

14 years agoCompile fix.
Neil Puttock [Tue, 11 Aug 2009 18:50:34 +0000 (19:50 +0100)]
Compile fix.

* system-start-text::calc-y-offset: return sane value for suicided grobs

14 years agoAdjust default autobeam rule for 4 4 time
Carl Sorensen [Tue, 11 Aug 2009 14:42:28 +0000 (08:42 -0600)]
Adjust default autobeam rule for 4 4 time

14 years agoFix definitions for deadNotesOn/Off, palmMuteOn/Off
Carl Sorensen [Tue, 11 Aug 2009 14:36:54 +0000 (08:36 -0600)]
Fix definitions for deadNotesOn/Off, palmMuteOn/Off

14 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 11 Aug 2009 12:48:48 +0000 (14:48 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

14 years agoRevert "Require configure script to be older than aclocal.m4 and configure.in"
John Mandereau [Tue, 11 Aug 2009 12:28:35 +0000 (14:28 +0200)]
Revert "Require configure script to be older than aclocal.m4 and configure.in"

This reverts commit 59968a089729d7400f8ece38d5bc98dbb3656a2b.
Reason: this make rule breaks smart-autogen.sh and thus GUB build in
many situations.

14 years agoDoc: web: include changes to Community page from web-gop.
Graham Percival [Tue, 11 Aug 2009 09:42:43 +0000 (02:42 -0700)]
Doc: web: include changes to Community page from web-gop.

14 years agoDoc: adjust padding on title page.
Graham Percival [Tue, 11 Aug 2009 07:29:48 +0000 (00:29 -0700)]
Doc: adjust padding on title page.

14 years agoDoc: web: add "free" to make Jan happy.
Graham Percival [Tue, 11 Aug 2009 06:50:56 +0000 (23:50 -0700)]
Doc: web: add "free" to make Jan happy.

14 years agoDoc: rework main file of Learning.
Graham Percival [Tue, 11 Aug 2009 06:49:33 +0000 (23:49 -0700)]
Doc: rework main file of Learning.

14 years agoRevert "WEB: hide "(main)" toc entry, add rounding to second (new first) item."
Graham Percival [Mon, 10 Aug 2009 23:21:27 +0000 (16:21 -0700)]
Revert "WEB: hide "(main)" toc entry, add rounding to second (new first) item."

This reverts commit c7c62df72da7222b2ccff52438f385e5c8c9f3c6.  We
specifically *do* want the (main) toc entry... at least, I went to
a lot of trouble hacking the perl script to give us one, so I
don't want to remove it unless there's overwhelming discussion in
favor of removal.

14 years agoEnsure instrument names attached to hara-kiried axis groups are killed.
Neil Puttock [Tue, 11 Aug 2009 00:43:06 +0000 (01:43 +0100)]
Ensure instrument names attached to hara-kiried axis groups are killed.

14 years agoFixes for moving marks down to staff level.
Joe Neeman [Mon, 10 Aug 2009 23:44:54 +0000 (09:44 +1000)]
Fixes for moving marks down to staff level.

Enlarge the x-extent by a little bit so that bar numbers aren't moved
down too much.
Prune staves other than the one we are moving to, to preserve cross-staff
correctness.

14 years agoChange spacing of lyrics to partially fix 127.
Joe Neeman [Mon, 10 Aug 2009 22:28:20 +0000 (08:28 +1000)]
Change spacing of lyrics to partially fix 127.

Non-overlapping lyrics lines are now placed side-by-side.

14 years agoFix uninitialized variables.
Joe Neeman [Mon, 10 Aug 2009 22:07:15 +0000 (08:07 +1000)]
Fix uninitialized variables.

14 years agoRename spacing variables.
Joe Neeman [Mon, 10 Aug 2009 12:43:24 +0000 (22:43 +1000)]
Rename spacing variables.

first-system-spacing -> top-system-spacing
first-system-title-spacing -> top-title-spacing
last-system-spacing -> bottom-system-spacing

14 years agoAdd line wrapping to grammar output for documentation
Carl Sorensen [Mon, 10 Aug 2009 23:20:59 +0000 (17:20 -0600)]
Add line wrapping to grammar output for documentation

14 years agoAutoconf: fix CFLAGS/CXXFLAGS recognition
Patrick McCarty [Mon, 10 Aug 2009 21:10:31 +0000 (14:10 -0700)]
Autoconf: fix CFLAGS/CXXFLAGS recognition

For Autoconf 2.64, we require a workaround to preserve correct M4 macro
nesting, yet still keep the correct CFLAGS and CXXFLAGS.

This fixes --disable-optimising, for example.

I've also tested Autoconf 2.63 and 2.62.

14 years agoWEB: hide "(main)" toc entry, add rounding to second (new first) item.
Jan Nieuwenhuizen [Mon, 10 Aug 2009 20:26:58 +0000 (22:26 +0200)]
WEB: hide "(main)" toc entry, add rounding to second (new first) item.

14 years agoDoc-fr: notation-rhythms
Jean-Charles Malahieude [Mon, 10 Aug 2009 19:29:13 +0000 (21:29 +0200)]
Doc-fr: notation-rhythms

integrating the new autobeaming

14 years agoDoc-fr: notation - pitches review
Jean-Charles Malahieude [Mon, 10 Aug 2009 14:47:24 +0000 (16:47 +0200)]
Doc-fr: notation - pitches review

* pitches: sync with English version
* associated texidocs

* some other typos

14 years agoMove rehearsal marks, etc. to the top staff.
Joe Neeman [Mon, 10 Aug 2009 00:21:42 +0000 (10:21 +1000)]
Move rehearsal marks, etc. to the top staff.

14 years agoDoc: minor fixes from working.itely move.
Graham Percival [Mon, 10 Aug 2009 09:45:43 +0000 (02:45 -0700)]
Doc: minor fixes from working.itely move.

14 years agoDoc: move Working from learning to application.
Graham Percival [Mon, 10 Aug 2009 09:42:18 +0000 (02:42 -0700)]
Doc: move Working from learning to application.

14 years agoDoc: move material from bibliography/ to essay/.
Graham Percival [Mon, 10 Aug 2009 09:34:39 +0000 (02:34 -0700)]
Doc: move material from bibliography/ to essay/.

14 years agoDoc: renaming files in learning.
Graham Percival [Mon, 10 Aug 2009 09:30:06 +0000 (02:30 -0700)]
Doc: renaming files in learning.

14 years agoDoc: remove old Introduction page.
Graham Percival [Mon, 10 Aug 2009 09:20:06 +0000 (02:20 -0700)]
Doc: remove old Introduction page.

14 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git
Trevor Daniels [Mon, 10 Aug 2009 08:36:27 +0000 (09:36 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git

14 years agoDocs: MG: New updates from Kurt
Trevor Daniels [Mon, 10 Aug 2009 08:16:50 +0000 (09:16 +0100)]
Docs: MG: New updates from Kurt

 - includes Italian translations from
   Federico Bruni <brunology@gmx.com>

14 years agoRequire configure script to be older than aclocal.m4 and configure.in
John Mandereau [Mon, 10 Aug 2009 08:20:34 +0000 (10:20 +0200)]
Require configure script to be older than aclocal.m4 and configure.in

14 years agoMake loose lines use header/footer padding.
Joe Neeman [Mon, 10 Aug 2009 03:29:40 +0000 (13:29 +1000)]
Make loose lines use header/footer padding.

14 years agoRemove all default minimum-Y-extent settings.
Joe Neeman [Mon, 10 Aug 2009 03:24:12 +0000 (13:24 +1000)]
Remove all default minimum-Y-extent settings.

14 years agoAdd some padding for headers and footers.
Joe Neeman [Mon, 10 Aug 2009 02:04:12 +0000 (12:04 +1000)]
Add some padding for headers and footers.

14 years agoTypo
Joe Neeman [Mon, 10 Aug 2009 02:03:12 +0000 (12:03 +1000)]
Typo

14 years agoAdd regtest for tall headers and footers.
Joe Neeman [Mon, 10 Aug 2009 01:54:39 +0000 (11:54 +1000)]
Add regtest for tall headers and footers.

14 years agoFix minimum distance between loose lines and headers/footers.
Joe Neeman [Mon, 10 Aug 2009 01:50:52 +0000 (11:50 +1000)]
Fix minimum distance between loose lines and headers/footers.

14 years agoFix the positioning of the header.
Joe Neeman [Mon, 10 Aug 2009 01:17:15 +0000 (11:17 +1000)]
Fix the positioning of the header.

14 years agoSVG backend: clean up indentation.
Patrick McCarty [Mon, 10 Aug 2009 02:31:46 +0000 (19:31 -0700)]
SVG backend: clean up indentation.

14 years agoSVG backend: the output-scale must come from \paper
Patrick McCarty [Mon, 10 Aug 2009 02:12:37 +0000 (19:12 -0700)]
SVG backend: the output-scale must come from \paper

I removed this in a previous patch, but that was a mistake.

This patch readds the procedure that exports the correct value of
output-scale to the output-svg module.

14 years agoFix spacing of lyrics followed by titles/markups.
Joe Neeman [Mon, 10 Aug 2009 00:35:01 +0000 (10:35 +1000)]
Fix spacing of lyrics followed by titles/markups.

14 years agoSet staff-affinity automatically for alignAboveContext/alignBelowContext.
Neil Puttock [Sun, 9 Aug 2009 19:23:27 +0000 (20:23 +0100)]
Set staff-affinity automatically for alignAboveContext/alignBelowContext.

14 years agoFix PNG output for clip-systems.
Neil Puttock [Sun, 9 Aug 2009 23:17:05 +0000 (00:17 +0100)]
Fix PNG output for clip-systems.

14 years agoDocs: CG: Issues 6.2: Typo.
Neil Puttock [Sun, 9 Aug 2009 22:55:25 +0000 (23:55 +0100)]
Docs: CG: Issues 6.2: Typo.

14 years agoLSR: Update.
Neil Puttock [Sun, 9 Aug 2009 22:26:17 +0000 (23:26 +0100)]
LSR: Update.

14 years agoTidy output-lib.scm.
Neil Puttock [Sun, 9 Aug 2009 22:25:57 +0000 (23:25 +0100)]
Tidy output-lib.scm.

14 years agoNew instrument name positioning in scheme.
Neil Puttock [Sun, 9 Aug 2009 22:25:15 +0000 (23:25 +0100)]
New instrument name positioning in scheme.

* split ly:system-start-text::print into three scheme callbacks in
  output-lib.scm (X-/Y-offset calculations and print function)

* compensate for system start delimiter extents so all instrument names
  in a system are aligned correctly based on self-alignment-X

* use 'when from left-bound instead of get_break_index () to determine
  which text to print; this fixes incorrect indentation and text for
  shortInstrumentName overrides (Issue #452)

* remove acknowledger for system-start-text from
  system-start-delimiter-engraver.cc

* remove system-start-text.cc

* add system-start-text-interface to define-grob-interfaces.scm

* add library functions used by new callbacks to lily-library.scm
  and output-lib.scm

* update snippets broken by changes

* add news entry and convert rule

14 years agoRemove trailing spaces from snippet texidocs.
Neil Puttock [Sun, 9 Aug 2009 22:13:14 +0000 (23:13 +0100)]
Remove trailing spaces from snippet texidocs.

14 years agoBuilding documentation in Japanese requires Texi2html >= 1.82
John Mandereau [Sun, 9 Aug 2009 22:02:29 +0000 (00:02 +0200)]
Building documentation in Japanese requires Texi2html >= 1.82

14 years agoCG: warn about rebasing when editing translation committishes
John Mandereau [Sun, 9 Aug 2009 21:52:08 +0000 (23:52 +0200)]
CG: warn about rebasing when editing translation committishes

14 years agoDocs: NR 4.5.4 Line length: add defaults
Trevor Daniels [Sun, 9 Aug 2009 21:49:04 +0000 (22:49 +0100)]
Docs: NR 4.5.4 Line length: add defaults

14 years agoDocs: NR 1.2.5 Bars: clarify manual bar lines
Trevor Daniels [Sun, 9 Aug 2009 19:42:57 +0000 (20:42 +0100)]
Docs: NR 1.2.5 Bars: clarify manual bar lines

  (thanks to Mark Polesky)

14 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 9 Aug 2009 16:11:41 +0000 (18:11 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

Conflicts:
Documentation/de/notation/rhythms.itely

14 years agoUpdate the CG about new mailing list and infrastructure for translations
John Mandereau [Sun, 9 Aug 2009 13:06:46 +0000 (15:06 +0200)]
Update the CG about new mailing list and infrastructure for translations

14 years agoDocs: handle file renames in translation checking
John Mandereau [Sun, 9 Aug 2009 09:43:12 +0000 (11:43 +0200)]
Docs: handle file renames in translation checking

All renames in documentation in English must be registered manually in
python/auxiliar/buildlib.py.