]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
11 years ago[doc] Add txi-nl.tex (for Dutch).
Werner Lemberg [Tue, 15 May 2012 05:00:57 +0000 (07:00 +0200)]
[doc] Add txi-nl.tex (for Dutch).

11 years agoCG: add updating of lilypond.pot in the release process
Jean-Charles Malahieude [Thu, 10 May 2012 17:13:09 +0000 (19:13 +0200)]
CG: add updating of lilypond.pot in the release process

11 years agoPO: modifying po-replace before integrating it to the release process
Jean-Charles Malahieude [Mon, 7 May 2012 17:27:05 +0000 (19:27 +0200)]
PO: modifying po-replace before integrating it to the release process

Until now, updating the translation template file is disconnected from
the releasing process, which means that a dev or translator must

1- run 'po-replace',
2- embed lilypond.pot headers,
3- eliminate all po files that have been moved upwards from po/out to
po/
4- commit the new lilypond.pot
5- run 'make dist' to have a tarball,
6- notify the Free Translation Project where to pick up that tarbal.

The first three steps may already be reduced to one single step by
embedding lilypond.pot directly (with specific options and some 'sed'
when creating) and moving it only in po/, what does this patch.

A second step would be to have a call to po-replace when the Release
Meister enters the dance.

We then will have the same unique tarball to refer, directly from
linuxaudio.

11 years agoIssue 2525: Fix a number of display-lily shortcomings
David Kastrup [Wed, 9 May 2012 15:46:05 +0000 (17:46 +0200)]
Issue 2525: Fix a number of display-lily shortcomings

Several postevents including non-shorthand articulations were printed with
redundant direction flag - , command events on single note events were
missing the required direction flag - , and a few other problems.

11 years agoIssue 2531: Fix ukulele tunings
Choan Gálvez [Sun, 13 May 2012 07:51:18 +0000 (09:51 +0200)]
Issue 2531: Fix ukulele tunings

Reverse the order of the chord for the tenor-ukulele-tuning and
baritone-ukulele-tuning

Signed-off-by: David Kastrup <dak@gnu.org>
12 years agoAdd mail aliases for Carl, Colin, Janek, and Pál, for the sake of git shortlog
David Kastrup [Sat, 12 May 2012 10:08:17 +0000 (12:08 +0200)]
Add mail aliases for Carl, Colin, Janek, and Pál, for the sake of git shortlog

12 years agoWeb: Updated Frescobaldi in introduction.itexi
James Lowe [Sat, 12 May 2012 16:08:39 +0000 (17:08 +0100)]
Web: Updated Frescobaldi in introduction.itexi

Add that it also runs on MacOS X and Windows
the entry previously stated only Linux

Trivial edit. Pushed without tracker issue.

12 years agoPO: update fr.po
Jean-Charles Malahieude [Sat, 12 May 2012 09:41:58 +0000 (11:41 +0200)]
PO: update fr.po

  trying to respect French rules regarding double punctuation

12 years agoSchumann ponding
Mike Solomon [Sat, 12 May 2012 07:56:10 +0000 (09:56 +0200)]
Schumann ponding

12 years agoIssue 2515: staff_radius fixes
Benkő Pál [Fri, 11 May 2012 15:50:29 +0000 (17:50 +0200)]
Issue 2515: staff_radius fixes

1. implementation does not assume staff centred at zero
2. where used for determining whether within staff or not,
   use new function Staff_symbol_referencer::staff_span instead

12 years agoMerge branch 'footnote' into HEAD
David Kastrup [Fri, 11 May 2012 10:20:01 +0000 (12:20 +0200)]
Merge branch 'footnote' into HEAD

12 years agoRun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Sun, 6 May 2012 20:01:28 +0000 (22:01 +0200)]
Run scripts/auxiliar/update-with-convert-ly.sh

12 years agoMake \footnote a post-event
David Kastrup [Sun, 6 May 2012 18:53:51 +0000 (20:53 +0200)]
Make \footnote a post-event

12 years agoDisplay postevents on drum notes, rests and spacer rests
David Kastrup [Tue, 8 May 2012 17:02:27 +0000 (19:02 +0200)]
Display postevents on drum notes, rests and spacer rests

12 years agoRemove test numbering in display-lily-tests
David Kastrup [Tue, 8 May 2012 13:30:05 +0000 (15:30 +0200)]
Remove test numbering in display-lily-tests

Numbering the tests made it impossible to extend the tests in logical order
without causing regtest output differences in unrelated output.  Failing
tests are now instead flagged using warnings, thus giving accurate
pointers to the problematic line numbers instead of numbers without
conclusive source info.  Passing tests with verbose output don't contain
any line number info.  This is a prerequisite for extending the test suite
without causing false positives.

12 years agoStop SkipMusic from being marked as rhythmic-event.
David Kastrup [Mon, 7 May 2012 12:10:30 +0000 (14:10 +0200)]
Stop SkipMusic from being marked as rhythmic-event.

This causes much saner error behavior for writing
{ < \skip 1 > }

12 years agoweb: changed open source to free software
Janek Warchoł [Thu, 10 May 2012 20:26:02 +0000 (22:26 +0200)]
web: changed open source to free software

according to GNU guidelines, "open source" is
a misleading term and shouldn't be used.

This changes only the english docs.
of course i didn't alter any quotes.

12 years agoMerge branch 'staging' of ssh://git.sv.gnu.org/srv/git/lilypond into staging
Mike Solomon [Thu, 10 May 2012 06:07:32 +0000 (08:07 +0200)]
Merge branch 'staging' of ssh://git.sv.gnu.org/srv/git/lilypond into staging

12 years agoAdds Ponding for Nicolas Sceaux's project.
Mike Solomon [Thu, 10 May 2012 06:07:19 +0000 (08:07 +0200)]
Adds Ponding for Nicolas Sceaux's project.

12 years agoCG guide to building GUB
Phil Holmes [Sun, 6 May 2012 11:07:49 +0000 (12:07 +0100)]
CG guide to building GUB

12 years agoMerge branch 'translation' into staging
Francisco Vila [Wed, 9 May 2012 15:27:05 +0000 (17:27 +0200)]
Merge branch 'translation' into staging

12 years agoRevert "Web-es: Really make Spanish Pondings work."
Francisco Vila [Wed, 9 May 2012 10:18:13 +0000 (12:18 +0200)]
Revert "Web-es: Really make Spanish Pondings work."

This reverts commit 734f5255777e8c85676ad3f24fcd214a62a35862.

12 years agoRevert "Web-es: make Spanish Pondings work."
Francisco Vila [Wed, 9 May 2012 10:17:54 +0000 (12:17 +0200)]
Revert "Web-es: make Spanish Pondings work."

This reverts commit 278124fbbfbf99756bcdc9274838034e11cf43e4.

12 years agoDoc: NR 1.2.3 Expl. manual accidentals + cadenzas
James Lowe [Mon, 26 Mar 2012 18:01:11 +0000 (19:01 +0100)]
Doc: NR 1.2.3 Expl. manual accidentals + cadenzas

Issue 2438

Added notes about using manual accidentals for reminder accidentals
when using \cadenzaOn.

Add it to note about manual beams.

Tidied up some 'third person' references and tightened up sentences
along with some 'long' @cindex entries.

Added an @ref{}

12 years agoIssue 2514: gcc 4.6.3 does not need -fno-optimize-sibling-calls any more
David Kastrup [Sat, 5 May 2012 08:05:35 +0000 (10:05 +0200)]
Issue 2514: gcc 4.6.3 does not need -fno-optimize-sibling-calls any more

This restricts the fix for issue 1997 to versions 4.6.0 to 4.6.2, since
the bug has been fixed in 4.6.3 and 4.7.0.

12 years agoIssue 2513: Build: add -fno-tree-vrp to CXXFLAGS for gcc 4.7.0
Pavel Roskin [Mon, 7 May 2012 18:30:48 +0000 (20:30 +0200)]
Issue 2513: Build: add -fno-tree-vrp to CXXFLAGS for gcc 4.7.0

That optimization breaks min() call in simultaneous-music-iterator.cc
leading to incorrect output and bogus barcheck errors.

Generalize STEPMAKE_GXXCODEGENBUG to show bug description with the flag.

GCC bug reported:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53239

Signed-off-by: David Kastrup <dak@gnu.org>
12 years agoFix MIDI output for Kievan
Aleksandr Andreev [Fri, 4 May 2012 02:18:15 +0000 (22:18 -0400)]
Fix MIDI output for Kievan

Adding KievanStaff and KievanVoice for MIDI output of Kievan notation.

12 years agoLet display-music work more consistently with command events and empty chords
David Kastrup [Sun, 6 May 2012 15:53:39 +0000 (17:53 +0200)]
Let display-music work more consistently with command events and empty chords

12 years agoMake chord repeats q ignore <>
David Kastrup [Sun, 6 May 2012 15:52:29 +0000 (17:52 +0200)]
Make chord repeats q ignore <>

12 years agoFixes Czech ponding
Mike Solomon [Tue, 8 May 2012 08:10:52 +0000 (10:10 +0200)]
Fixes Czech ponding

12 years agoCzech tweet
Mike Solomon [Mon, 7 May 2012 16:15:46 +0000 (18:15 +0200)]
Czech tweet

12 years agoDoc-it: update texidocs' committishes
Federico Bruni [Sun, 6 May 2012 20:03:22 +0000 (22:03 +0200)]
Doc-it: update texidocs' committishes

Documentation/snippets/piano-template-with-centered-dynamics.ly has been removed

12 years agoTranslations of pondings into French and German.
Mike Solomon [Mon, 7 May 2012 07:00:38 +0000 (09:00 +0200)]
Translations of pondings into French and German.

12 years agoDoc: run makelsr locally
Federico Bruni [Sun, 6 May 2012 16:51:40 +0000 (18:51 +0200)]
Doc: run makelsr locally

12 years agoDoc-it: update
Federico Bruni [Sun, 6 May 2012 13:08:35 +0000 (15:08 +0200)]
Doc-it: update

12 years agoCorrection to bug squad rota
Phil Holmes [Sun, 6 May 2012 10:17:37 +0000 (11:17 +0100)]
Correction to bug squad rota

12 years agoDon't use virtual base classes without apparent reason
David Kastrup [Sat, 28 Apr 2012 13:23:08 +0000 (15:23 +0200)]
Don't use virtual base classes without apparent reason

Virtual base classes are a tool for joining the representations of common
ancestors in a class lattice.  They come at a cost in computational,
conceptual, and usability complexity.

I can't see the purpose for the instances of virtual inheritance in
LilyPond (without multiple inheritance, there can't be much of an effect).

12 years agoUpdate bug squad rota
Phil Holmes [Fri, 4 May 2012 14:36:41 +0000 (15:36 +0100)]
Update bug squad rota

12 years agoWeb-es: Really make Spanish Pondings work.
Francisco Vila [Fri, 4 May 2012 12:24:10 +0000 (14:24 +0200)]
Web-es: Really make Spanish Pondings work.

12 years agoWeb-es: make Spanish Pondings work.
Francisco Vila [Fri, 4 May 2012 12:05:21 +0000 (14:05 +0200)]
Web-es: make Spanish Pondings work.

12 years agoWeb-es: translate a subheading.
Francisco Vila [Fri, 4 May 2012 09:44:23 +0000 (11:44 +0200)]
Web-es: translate a subheading.

12 years agoWeb-es: update NEWS; marker for main web file.
Francisco Vila [Fri, 4 May 2012 09:31:39 +0000 (11:31 +0200)]
Web-es: update NEWS; marker for main web file.

12 years agoWeb-es: update Introduction. Add untranslated Pondings block.
Francisco Vila [Fri, 4 May 2012 09:18:14 +0000 (11:18 +0200)]
Web-es: update Introduction. Add untranslated Pondings block.

12 years agoMerge branch 'master' into translation
Francisco Vila [Fri, 4 May 2012 09:13:32 +0000 (11:13 +0200)]
Merge branch 'master' into translation

12 years agoMerge branch 'translation' into staging
Francisco Vila [Fri, 4 May 2012 09:12:38 +0000 (11:12 +0200)]
Merge branch 'translation' into staging

12 years agoWeb-es: update introduction.
Francisco Vila [Fri, 4 May 2012 08:01:21 +0000 (10:01 +0200)]
Web-es: update introduction.

12 years agoRelease: bump version.
Graham Percival [Thu, 3 May 2012 18:22:26 +0000 (19:22 +0100)]
Release: bump version.

12 years agoRelease: update news. release/2.15.38-1
Graham Percival [Thu, 3 May 2012 16:44:16 +0000 (17:44 +0100)]
Release: update news.

12 years agoMerge remote branch 'origin' into HEAD
Graham Percival [Thu, 3 May 2012 16:43:43 +0000 (17:43 +0100)]
Merge remote branch 'origin' into HEAD

12 years agoAdds tweets.xml to tarball with make dist
Phil Holmes [Thu, 3 May 2012 15:47:14 +0000 (16:47 +0100)]
Adds tweets.xml to tarball with make dist

12 years agoWeb-fr: introduction
Jean-Charles Malahieude [Thu, 3 May 2012 15:11:37 +0000 (17:11 +0200)]
Web-fr: introduction

12 years agoDoc-fr: updates learning and notation
Jean-Charles Malahieude [Thu, 3 May 2012 15:08:38 +0000 (17:08 +0200)]
Doc-fr: updates learning and notation

 * LM: fundamental
 * NR: expressive, fretted-strings, pitches
 * French po

12 years agoWeb: introduction: wrong formatting of a uref
Jean-Charles Malahieude [Thu, 3 May 2012 15:03:31 +0000 (17:03 +0200)]
Web: introduction: wrong formatting of a uref

12 years agoDoc-es: update notation/Fretted, web/NEWS. Full Spanish update.
Francisco Vila [Thu, 3 May 2012 10:45:17 +0000 (12:45 +0200)]
Doc-es: update notation/Fretted, web/NEWS. Full Spanish update.

12 years agoDoc-es: update CHANGES, learning/Fundamental, notation/Expressive.
Francisco Vila [Thu, 3 May 2012 10:24:25 +0000 (12:24 +0200)]
Doc-es: update CHANGES, learning/Fundamental, notation/Expressive.

12 years agoRelease: update news.
Graham Percival [Wed, 2 May 2012 12:33:50 +0000 (13:33 +0100)]
Release: update news.

12 years agoMerge branch 'Paco' into staging
Francisco Vila [Wed, 2 May 2012 10:57:06 +0000 (12:57 +0200)]
Merge branch 'Paco' into staging

Conflicts:
Documentation/contributor/doc-work.itexi
Documentation/contributor/source-code.itexi

12 years agopure-rest-collision-callback: Remain on staff lines; issue 2468
Keith OHara [Sun, 22 Apr 2012 06:57:23 +0000 (23:57 -0700)]
pure-rest-collision-callback: Remain on staff lines; issue 2468

Same as f5abf75fb0a62527ea1c6339861aee34b210cc24, but with correct
argument-passing order.

12 years agoMake EventClass hierarchy a property of Global context
David Kastrup [Sat, 28 Apr 2012 11:00:46 +0000 (13:00 +0200)]
Make EventClass hierarchy a property of Global context

12 years agoMake detection of listened events a property of dispatchers instead of global
David Kastrup [Wed, 25 Apr 2012 15:33:09 +0000 (17:33 +0200)]
Make detection of listened events a property of dispatchers instead of global

12 years agoDefine and use event-class-cons
David Kastrup [Wed, 18 Apr 2012 05:29:52 +0000 (07:29 +0200)]
Define and use event-class-cons

12 years agoChange class field in stream events to contain the complete event type list
David Kastrup [Mon, 16 Apr 2012 15:23:23 +0000 (17:23 +0200)]
Change class field in stream events to contain the complete event type list

12 years agohideNotes should hide also TabNoteHead (issue 2480).
Federico Bruni [Tue, 1 May 2012 21:34:22 +0000 (23:34 +0200)]
hideNotes should hide also TabNoteHead (issue 2480).

 Tablature example changed accordingly.
 Initial acciaccatura removed because it messed up the stem direction
 in voice one and produced a warning about clashing note columns.

12 years agoBuild: Fix the misc-file wildcard in website.make.
Julien Rioux [Tue, 1 May 2012 16:20:34 +0000 (12:20 -0400)]
Build: Fix the misc-file wildcard in website.make.

12 years agotexi-langutils.py: scan ly comments and variable names only in English doco
Jean-Charles Malahieude [Tue, 1 May 2012 15:18:22 +0000 (17:18 +0200)]
texi-langutils.py: scan ly comments and variable names only in English doco
 add Czech and Chinese as not being English, and reorder lines

12 years agoAdds Ponding for Urs's concert.
Mike Solomon [Mon, 30 Apr 2012 20:31:07 +0000 (22:31 +0200)]
Adds Ponding for Urs's concert.

12 years agoIssue 2491: Macro for(UP_and_DOWN) and 3 similar.
Łukasz Czerwiński [Mon, 30 Apr 2012 11:11:48 +0000 (13:11 +0200)]
Issue 2491: Macro for(UP_and_DOWN) and 3 similar.

Replaces do{ ... } while(flip (&d) != DOWN/UP/... with a macro for(DOWN_and_UP/UP_and_DOWN/....) { }

Signed-off-by: David Kastrup <dak@gnu.org>
12 years agoDoc-ja: add piano-template-simple.texidoc
Yoshiki Sawada [Mon, 30 Apr 2012 09:19:20 +0000 (18:19 +0900)]
Doc-ja: add piano-template-simple.texidoc

Doc-ja: add piano-template-simple.texidoc.

12 years agoDoc-ja: update snippets
Yoshiki Sawada [Mon, 30 Apr 2012 04:55:39 +0000 (13:55 +0900)]
Doc-ja: update snippets

Doc-ja: update snippets as following,
Add: piano-template-simple.texidoc.
Delete: piano-template-with-centered-dynamics.texidoc.

12 years agoAdds Pondings corner to the upper-right of the website.
Mike Solomon [Mon, 30 Apr 2012 04:40:44 +0000 (06:40 +0200)]
Adds Pondings corner to the upper-right of the website.

Moves Downloads to line up with News.

12 years agoDoc-de: compile fix
Till Paala [Tue, 24 Apr 2012 17:20:28 +0000 (20:20 +0300)]
Doc-de: compile fix

12 years agoDoc-de: update of Programming interface
Till Paala [Sun, 22 Apr 2012 19:46:16 +0000 (22:46 +0300)]
Doc-de: update of Programming interface

12 years agoDoc-de: updates for notation manual
Till Paala [Thu, 19 Apr 2012 16:48:38 +0000 (19:48 +0300)]
Doc-de: updates for notation manual

12 years agoDoc-de: small updates
Till Paala [Sat, 14 Apr 2012 11:01:44 +0000 (14:01 +0300)]
Doc-de: small updates

12 years agoDoc-de: update scheme tutorial
Till Paala [Sat, 14 Apr 2012 10:57:59 +0000 (13:57 +0300)]
Doc-de: update scheme tutorial

12 years agoDoc-fr: full delivery of programming-interface
Jean-Charles Malahieude [Sun, 29 Apr 2012 18:29:34 +0000 (20:29 +0200)]
Doc-fr: full delivery of programming-interface

12 years agoPO: updates from Free Translation Project
Jean-Charles Malahieude [Sun, 29 Apr 2012 12:06:27 +0000 (14:06 +0200)]
PO: updates from Free Translation Project
 - es
 - fr
 - it

12 years agoMerge branch 'master' into translation
Francisco Vila [Fri, 27 Apr 2012 22:49:19 +0000 (00:49 +0200)]
Merge branch 'master' into translation

12 years agoMerge branch 'translation' into staging
Francisco Vila [Fri, 27 Apr 2012 22:48:06 +0000 (00:48 +0200)]
Merge branch 'translation' into staging

12 years agoCG: change some references from master to staging.
Francisco Vila [Thu, 26 Apr 2012 09:54:59 +0000 (11:54 +0200)]
CG: change some references from master to staging.

12 years agoDoc: rename translation branch.
Francisco Vila [Tue, 24 Apr 2012 15:59:24 +0000 (17:59 +0200)]
Doc: rename translation branch.

Also includes the change in lily-git.tcl.

12 years agoDoc-es: update Pitches, some snippets, Web/Community, Web/Introduction.
Francisco Vila [Tue, 24 Apr 2012 07:18:48 +0000 (09:18 +0200)]
Doc-es: update Pitches, some snippets, Web/Community, Web/Introduction.

12 years agoWeb-es: update NEWS. Full update of Spanish docs.
Francisco Vila [Fri, 27 Apr 2012 09:40:51 +0000 (11:40 +0200)]
Web-es: update NEWS. Full update of Spanish docs.

12 years agoDoc: LM - Use Homophonic instead of Monophonic
James Lowe [Sun, 22 Apr 2012 11:43:24 +0000 (12:43 +0100)]
Doc: LM - Use Homophonic instead of Monophonic

Issue 2488

Some confusion on the term 'monophonic'
(currently used as distinct from 'polyphonic')

Changed three cases it occurs.
One removed completely - just keep the reference to a 'single voice'.
Other two changed to 'Homophonic'.

12 years agoDoc-es: update markers for texidoc strings.
Francisco Vila [Thu, 26 Apr 2012 17:29:16 +0000 (19:29 +0200)]
Doc-es: update markers for texidoc strings.

This makes makecheck output go from 9871 lines to 981.

12 years agoDoc-es: local run of makelsr.
Francisco Vila [Thu, 26 Apr 2012 17:13:05 +0000 (19:13 +0200)]
Doc-es: local run of makelsr.

12 years agoDoc-es: remove unused LSR snippets.
Francisco Vila [Thu, 26 Apr 2012 16:56:55 +0000 (18:56 +0200)]
Doc-es: remove unused LSR snippets.

12 years agoWeb-es: mark Community as uptodate.
Francisco Vila [Thu, 26 Apr 2012 16:42:38 +0000 (18:42 +0200)]
Web-es: mark Community as uptodate.

12 years agoDoc-es: update Documentation Po file.
Francisco Vila [Thu, 26 Apr 2012 15:38:29 +0000 (17:38 +0200)]
Doc-es: update Documentation Po file.

12 years agoDoc: rename translation branch.
Francisco Vila [Tue, 24 Apr 2012 15:59:24 +0000 (17:59 +0200)]
Doc: rename translation branch.

Also includes the change in lily-git.tcl.

12 years agoweb: add news about GSoC 2012
Janek Warchoł [Tue, 24 Apr 2012 20:08:27 +0000 (22:08 +0200)]
web: add news about GSoC 2012

Mention that one Lily student was accepted for GSoC.

12 years agoDoc-es: update Pitches, some snippets, Web/Community, Web/Introduction.
Francisco Vila [Tue, 24 Apr 2012 07:18:48 +0000 (09:18 +0200)]
Doc-es: update Pitches, some snippets, Web/Community, Web/Introduction.

12 years agoAdapt documentation to \bendAfter and \rightHandFinger being event functions.
David Kastrup [Sun, 22 Apr 2012 17:30:27 +0000 (19:30 +0200)]
Adapt documentation to \bendAfter and \rightHandFinger being event functions.

12 years agoChange \bendAfter and \rightHandFinger into event functions
David Kastrup [Sun, 22 Apr 2012 15:36:19 +0000 (17:36 +0200)]
Change \bendAfter and \rightHandFinger into event functions

12 years agoAdapt documentation for fretted strings to rhythmic engraver changes.
David Kastrup [Sun, 22 Apr 2012 10:14:48 +0000 (12:14 +0200)]
Adapt documentation for fretted strings to rhythmic engraver changes.

12 years agoStop Fingering_engraver from actively ignoring stroke-finger-events.
David Kastrup [Mon, 23 Apr 2012 13:50:36 +0000 (15:50 +0200)]
Stop Fingering_engraver from actively ignoring stroke-finger-events.

12 years agoLet rhythmic-engraver make its articulation-or-event decision based on current listeners
David Kastrup [Sat, 21 Apr 2012 20:30:55 +0000 (22:30 +0200)]
Let rhythmic-engraver make its articulation-or-event decision based on current listeners

This removes the dependency of the rhythmic engraver on a static list
of unlistened event classes and thus is part of work on issue 2449.

As one effect, string numbers on isolated notes in Voice contexts are
now typeset by default since the string numbers have no listener in
Voice contexts even though they would have one in TabVoice.

12 years agofretted-strings.itely: finger number 6 is rather inappropriate
David Kastrup [Mon, 23 Apr 2012 10:03:09 +0000 (12:03 +0200)]
fretted-strings.itely: finger number 6 is rather inappropriate

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Sun, 22 Apr 2012 17:50:30 +0000 (19:50 +0200)]
Merge branch 'lilypond/translation' into staging

12 years agoDoc-ja: update NR and fix links
Yoshiki Sawada [Sun, 22 Apr 2012 17:31:12 +0000 (02:31 +0900)]
Doc-ja: update NR and fix links

Doc-ja: update changing-defaults.itely, spacing.itely and text.itely and fix links.