]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoDirects lytex make output to logfiles release/2.15.36-1
Phil Holmes [Fri, 6 Apr 2012 11:41:15 +0000 (12:41 +0100)]
Directs lytex make output to logfiles

Also corrects previous error of deleting compatibility mode test.

12 years agoRelease: update news.
Graham Percival [Fri, 6 Apr 2012 09:25:45 +0000 (10:25 +0100)]
Release: update news.

12 years agoLSR - local run of makelsr
Phil Holmes [Wed, 4 Apr 2012 14:47:29 +0000 (15:47 +0100)]
LSR - local run of makelsr

12 years agoCorrectly calculates stem-begin-position for merged stems.
Mike Solomon [Wed, 4 Apr 2012 07:36:28 +0000 (09:36 +0200)]
Correctly calculates stem-begin-position for merged stems.

Previously, the lookup for stem-begin-position was potentailly
triggered before note collision resolution occurred, which meant
that it ignored Y_AXIS shifts from collision resolution.  Now, through
using pure property lookups, stem-begin-position is not set until after
the collision resolution takes place.

12 years agorall. and accel stopped working in articulate.
Peter Chubb [Wed, 14 Mar 2012 22:48:52 +0000 (09:48 +1100)]
rall. and accel stopped working in articulate.

According to the the git logs, in February 2011 the way that tempo
changes for MIDI were interpreted changed from just the
tempoWholesPerMinute property to use a TempoChangeEvent.

This broke rall. in articulated MIDI output.

This patch brings the articulate script up-to-date wrt to the way that
tempo changes are signalled, and also adds accel. and poco accel. to
the list of accepted scripts.

Reported-by: Thomas Morley <thomasmorley65@googlemail.com>
Reviewed-by: Carl Sorensen <Carl.D.Sorensen@gmail.com>
Reviewed-by: Graham Percival <graham@percival-music.ca>
Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>
12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Mon, 2 Apr 2012 09:52:28 +0000 (11:52 +0200)]
Merge branch 'lilypond/translation' into staging

12 years agoRevert "Revert "Regtests for lilypond-book include files located in subdir.""
Julien Rioux [Wed, 28 Mar 2012 04:08:54 +0000 (00:08 -0400)]
Revert "Revert "Regtests for lilypond-book include files located in subdir.""

This reverts commit d60be8f280a9b64643ff866a3b172d61a219df3a
and restores commit ee70161485a2d2f347db3e29724a943c741ef524.

Regtests for lilypond-book include files located in subdir,
this now also works for in-tree build.

12 years agoAttic: Announce for 2.14, descriptive changes for 1.6 - 2.14
Julien Rioux [Thu, 29 Mar 2012 13:40:50 +0000 (09:40 -0400)]
Attic: Announce for 2.14, descriptive changes for 1.6 - 2.14

Add links to the announcement for 2.14 and changes for 1.6 - 2.14.
Also, remove links to lilypond.org/web/ and normalize links.

12 years agoWeb: Announcement update for the new "LilyPond Report"
Valentin Villenave [Sun, 1 Apr 2012 20:40:18 +0000 (22:40 +0200)]
Web: Announcement update for the new "LilyPond Report"

Cleaning up the front page (we previously kept an
unusual amount of items to preserve the Release
Candidate announcement, but now it's getting too
crowded).

12 years agoDirects pnmtopng stderr output to dev/null
Phil Holmes [Sun, 1 Apr 2012 15:50:54 +0000 (16:50 +0100)]
Directs pnmtopng stderr output to dev/null

12 years agoDoc-fr: Issue 2391: Add Appendix entry for Predefined Paper Sizes
Jean-Charles Malahieude [Sun, 1 Apr 2012 17:32:52 +0000 (19:32 +0200)]
Doc-fr: Issue 2391: Add Appendix entry for Predefined Paper Sizes
 plus add a link in appropriate section of spacing.itely

12 years agoDoc-fr: updates editorial and changing-default
Jean-Charles Malahieude [Sun, 1 Apr 2012 17:27:40 +0000 (19:27 +0200)]
Doc-fr: updates editorial and changing-default

12 years agoDoc-fr: updates to the notation manual (round 2)
Jean-Charles Malahieude [Sun, 1 Apr 2012 17:25:03 +0000 (19:25 +0200)]
Doc-fr: updates to the notation manual (round 2)
Spacing and typos
 pitches, rhythms, staff, text, unfretted, vocal, wind

12 years agoChanges .tex files to get rid of warning
Phil Holmes [Sun, 1 Apr 2012 11:56:12 +0000 (12:56 +0100)]
Changes .tex files to get rid of warning

12 years agoDoc-fr: updates to the notation manual
Jean-Charles Malahieude [Sat, 31 Mar 2012 18:43:26 +0000 (20:43 +0200)]
Doc-fr: updates to the notation manual
Spacing and typos
 ancient, chords, expressive, fretted-strings,
 input, keyboard, percussion, repeats, simultaneous

12 years agoDoc-fr: updates LM
Jean-Charles Malahieude [Sat, 31 Mar 2012 18:30:14 +0000 (20:30 +0200)]
Doc-fr: updates LM
 - fundamental
 - tweaks

12 years agoDoc-fr: updates engraving and helpus
Jean-Charles Malahieude [Sat, 31 Mar 2012 18:27:42 +0000 (20:27 +0200)]
Doc-fr: updates engraving and helpus

12 years agoDirects displaying-grob-ancestry to stderr final
Phil Holmes [Sat, 31 Mar 2012 15:02:35 +0000 (16:02 +0100)]
Directs displaying-grob-ancestry to stderr final

Final version of patch sending snippet output to stderr rather than stdout.

12 years agoBrings beamed rests closer to cross staff beams.
Mike Solomon [Sat, 31 Mar 2012 11:36:53 +0000 (13:36 +0200)]
Brings beamed rests closer to cross staff beams.

12 years agoLet ASSERT_LIVE_IS_ALLOWED take an argument to print the last unallowed live object
David Kastrup [Wed, 28 Mar 2012 23:37:33 +0000 (01:37 +0200)]
Let ASSERT_LIVE_IS_ALLOWED take an argument to print the last unallowed live object

12 years agoTurn music functions and their signatures into C++ smobs
David Kastrup [Wed, 28 Mar 2012 23:38:29 +0000 (01:38 +0200)]
Turn music functions and their signatures into C++ smobs

12 years agoAvoid "Parsed object should be dead" warning for saved init data
David Kastrup [Tue, 27 Mar 2012 12:27:42 +0000 (14:27 +0200)]
Avoid "Parsed object should be dead" warning for saved init data

12 years agorun astyle 2.02
Graham Percival [Fri, 30 Mar 2012 08:04:42 +0000 (09:04 +0100)]
run astyle 2.02

12 years agoDoc: AU - Typo for last commit
James Lowe [Thu, 29 Mar 2012 07:22:10 +0000 (08:22 +0100)]
Doc: AU - Typo for last commit

LilyPond not lilypond.

Grrr.

12 years agoDoc: AU - document -dhelp CLI options
James Lowe [Sun, 18 Mar 2012 14:48:34 +0000 (14:48 +0000)]
Doc: AU - document -dhelp CLI options

Issue 2216

Add new @node for the -d[Scheme_val] option.
Renamed old node so that it is distinguishable from the
cli using sceheme variables.

12 years agoWeb-es: update Community.
Francisco Vila [Wed, 28 Mar 2012 15:26:29 +0000 (17:26 +0200)]
Web-es: update Community.

12 years agoIssue 2446: iffy git commands in release checklist
David Kastrup [Wed, 28 Mar 2012 08:09:51 +0000 (10:09 +0200)]
Issue 2446: iffy git commands in release checklist

Basically this stops relying on local updates of release/unstable.

12 years agoReduce amount of consing (mostly replace reverse with reverse! where appropriate)
David Kastrup [Sun, 25 Mar 2012 09:12:05 +0000 (11:12 +0200)]
Reduce amount of consing (mostly replace reverse with reverse! where appropriate)

12 years agoscore.cc: minor cleanups
David Kastrup [Sat, 24 Mar 2012 11:19:03 +0000 (12:19 +0100)]
score.cc: minor cleanups

12 years agoRelease: bump version.
Graham Percival [Wed, 28 Mar 2012 01:17:20 +0000 (02:17 +0100)]
Release: bump version.

12 years agoRelease: update news.
Graham Percival [Tue, 27 Mar 2012 23:32:56 +0000 (00:32 +0100)]
Release: update news.

12 years agoDoc: update Translation status.
Francisco Vila [Tue, 27 Mar 2012 16:53:04 +0000 (18:53 +0200)]
Doc: update Translation status.

12 years agoDoc-es: update Usage/Running.
Francisco Vila [Tue, 27 Mar 2012 16:49:28 +0000 (18:49 +0200)]
Doc-es: update Usage/Running.

12 years agolilypond-book: Set include path for --lily-output-dir option. release/2.15.35-1
Julien Rioux [Tue, 27 Mar 2012 13:27:02 +0000 (09:27 -0400)]
lilypond-book: Set include path for --lily-output-dir option.

Fixes in-tree build failure after the regression test was added.

12 years agoBuild: Fix `make dist', include the files added in recent commits.
Julien Rioux [Tue, 27 Mar 2012 13:23:56 +0000 (09:23 -0400)]
Build: Fix `make dist', include the files added in recent commits.

12 years agoRevert "Regtests for lilypond-book include files located in subdir."
David Kastrup [Tue, 27 Mar 2012 12:42:10 +0000 (14:42 +0200)]
Revert "Regtests for lilypond-book include files located in subdir."

This reverts commit ee70161485a2d2f347db3e29724a943c741ef524.

This commit caused "make test" for in-tree builds to fail.

12 years agoDoc-es: update Notation Appendices, Spacing, Text, Unfretted, Vocal, Wind.
Francisco Vila [Tue, 27 Mar 2012 07:18:35 +0000 (09:18 +0200)]
Doc-es: update Notation Appendices, Spacing, Text, Unfretted, Vocal, Wind.

12 years agoChange all occurences of "echo -n" to "printf" for portability
Carl [Sat, 24 Mar 2012 02:16:43 +0000 (20:16 -0600)]
Change all occurences of "echo -n" to "printf" for portability

12 years agoPO: upload ja-2.15.29 from FTP
Daisuke Yamashita [Mon, 26 Mar 2012 17:46:34 +0000 (19:46 +0200)]
PO: upload ja-2.15.29 from FTP

12 years agoFix whitespace of files in Documentation/misc.
Julien Rioux [Mon, 19 Mar 2012 14:22:06 +0000 (10:22 -0400)]
Fix whitespace of files in Documentation/misc.

12 years agoAdd old announcements, news and changelogs to the website.
Julien Rioux [Mon, 19 Mar 2012 13:44:20 +0000 (09:44 -0400)]
Add old announcements, news and changelogs to the website.

Update make/website.make to include old announcements.
Their new home is at lilypond.org/website/misc.

12 years agoUpdate old-news section of the website under community.
Julien Rioux [Mon, 19 Mar 2012 13:41:15 +0000 (09:41 -0400)]
Update old-news section of the website under community.

Update links to old announcements, news and changelogs.
Also convert html entities to texinfo.

12 years agoAdd attic section to the website under community.
Julien Rioux [Mon, 19 Mar 2012 13:39:33 +0000 (09:39 -0400)]
Add attic section to the website under community.

Links to old announcements, news and changelogs
that are to appear on lilypond.org/website/misc.

12 years agoRestore announce files for 2.0 - 2.12.
Julien Rioux [Sat, 17 Mar 2012 23:32:26 +0000 (19:32 -0400)]
Restore announce files for 2.0 - 2.12.

Copied from the branch origin/archive/web into Documentation/misc.

12 years agoA new home for browser-language (issue 2412).
Julien Rioux [Wed, 21 Mar 2012 14:46:03 +0000 (10:46 -0400)]
A new home for browser-language (issue 2412).

Copy the browser-language pages from origin/archive/web into
Documentation/misc and rewrite the links. Their new home is
under http://lilypond.org/website/misc.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 26 Mar 2012 11:00:45 +0000 (13:00 +0200)]
Merge branch 'master' into lilypond/translation

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Mon, 26 Mar 2012 10:58:50 +0000 (12:58 +0200)]
Merge branch 'lilypond/translation' into staging

12 years agoRegtests for lilypond-book include files located in subdir.
Julien Rioux [Wed, 21 Mar 2012 13:13:55 +0000 (09:13 -0400)]
Regtests for lilypond-book include files located in subdir.

12 years agolilypond-book: Set include path for --output option (issue 2423).
Julien Rioux [Tue, 20 Mar 2012 16:19:56 +0000 (12:19 -0400)]
lilypond-book: Set include path for --output option (issue 2423).

Add the current working dir to the list of include paths.

12 years agoIssue 2425: Don't reload initialization files when processing multiple files
David Kastrup [Wed, 21 Mar 2012 18:57:46 +0000 (19:57 +0100)]
Issue 2425: Don't reload initialization files when processing multiple files

This significantly speeds up processing of multiple files per session,
but has some more potential for bleedover between files.

Bleedover can occur when data structures set up by init.ly (and the
loaded files) in the parser module before calling the main file are
modified in-place.

init.ly caters for the known cases: some hash tables modified by user
commands are cleared at the start of a new pass, and output
definitions are cloned rather than reused from the first load of
init.ly.

12 years agoIssue 2426: override hardwired font directory in test-baseline
David Kastrup [Sat, 24 Mar 2012 10:09:06 +0000 (11:09 +0100)]
Issue 2426: override hardwired font directory in test-baseline

This is not the same as embedding the fonts used at baseline creation time,
but at least it avoids an error when running with canned tests created
in a different directory.

12 years agoSets lilypond-id message to type progress
Phil Holmes [Sun, 18 Mar 2012 17:24:50 +0000 (17:24 +0000)]
Sets lilypond-id message to type progress

12 years agoAutobeaming works properly with tuplet recheck (Issue 2408)
Carl Sorensen [Sat, 17 Mar 2012 03:17:36 +0000 (21:17 -0600)]
Autobeaming works properly with tuplet recheck (Issue 2408)

When a new shortest duration is added to a beam, the beam is
rechecked for desired division.  Prior to this fix, the tuplet
multiplication factor was ignored when calculating the duration
of each note in the beam during the recheck.

Fix potential memory leak in beaming-pattern::end_moment

12 years agoReduce confusion about strings and symbols in graphviz code
David Kastrup [Sat, 24 Mar 2012 09:22:12 +0000 (10:22 +0100)]
Reduce confusion about strings and symbols in graphviz code

12 years agoevent-listener.ly: add glissando
Graham Percival [Fri, 23 Mar 2012 23:47:25 +0000 (23:47 +0000)]
event-listener.ly: add glissando

12 years agoIssue 2078: always-changing regtest: graphviz.log
David Kastrup [Thu, 22 Mar 2012 18:35:25 +0000 (19:35 +0100)]
Issue 2078: always-changing regtest: graphviz.log

This sanitizes some association list usage and protects hooks against
garbage collection.

12 years agoPositions TupletNumber correctly when Script and Slur are present.
Mike Solomon [Fri, 23 Mar 2012 08:30:41 +0000 (09:30 +0100)]
Positions TupletNumber correctly when Script and Slur are present.

There was previously a circular dependency that went:

TupletNumber needs TupletBracket position
TupletBracket needs Script position
Script with avoid-slur set to around or outside needs Slur position
Slur needs TupletNumber position

This is avoided by not doing Script vs TupletBracket collision
avoidance for Scripts that (a) are encompassed by a slur; and (b)
have avoid-slur set to outside or around.  The worst-case scenario,
then, is the same collision that would have been present before
Slur vs TupletBracket collision avoidance was implemented.  A more
thorough solution would be to have an avoid-tuplet-bracket property
that functions like avoid-slur.

12 years agoDoc: NR add predefined paper sizes to appendix
James Lowe [Sun, 11 Mar 2012 20:08:21 +0000 (20:08 +0000)]
Doc: NR add predefined paper sizes to appendix

Issue 2391

Copied predefined paper size entries from scm/paper.scm as a seperate
appendix entry in order to better document predefined paper sizes.

Also revamped section on Paper Sizes including better @cindex entries,
reworded explanation and examples including how to create a custom
paper size without the need to edit scm/paper.scm

Added note in scm/paper.scm to say that the appendix entry was not
autogenerated so that any new entries will not be forgotten to be added
in the appendix - until someone 'scripts' it.

12 years agoFixes counter in Pure_from_neighbor_engraver.
Mike Solomon [Fri, 23 Mar 2012 08:22:49 +0000 (09:22 +0100)]
Fixes counter in Pure_from_neighbor_engraver.

Also uses extra-spacing-height instead of Y-extent to control
SpanBarStub's height for horizontal spacing.

12 years agoWeb: Authors.itexi updated
James Lowe [Thu, 22 Mar 2012 23:17:44 +0000 (23:17 +0000)]
Web: Authors.itexi updated

Added new core contributors, bug squadders, updated translators.

Thanks to everyone for their work!

12 years agoArticulate.ly - Fix Mordents and Pralltriller
Peter Chubb [Thu, 22 Mar 2012 22:45:54 +0000 (22:45 +0000)]
Articulate.ly - Fix Mordents and Pralltriller

Mordents should be on-beat, not grace notes.  And pralltrillers
(half-shakes) are always either 4 alternating notes, or an inverted
mordent.

There is of course a general problem here in that the way ornaments
are realised has changed through the centruries.  Even Bach and Clementi
disagree! I'm following CPE Bach's 'True art of the Keyboard Playing'
in the interpretation here.  To do the job properly we'd have two
articulations: \prall and \inverted_mordent and treat them
separately for MIDI, but typeset the same glyph.

12 years agoAdd for-some-music and fold-some-music
David Kastrup [Thu, 1 Mar 2012 17:58:55 +0000 (18:58 +0100)]
Add for-some-music and fold-some-music

12 years agoDoc-es: update Simultaneous, Spacing, Staff.
Francisco Vila [Thu, 22 Mar 2012 18:57:03 +0000 (19:57 +0100)]
Doc-es: update Simultaneous, Spacing, Staff.

12 years agoDoc-es: update Changing, Pitches, Repeats, Rhythms.
Francisco Vila [Thu, 22 Mar 2012 16:49:07 +0000 (17:49 +0100)]
Doc-es: update Changing, Pitches, Repeats, Rhythms.

12 years agoDoc-es: update Changes, Scheme Tutorial, included/helpus.
Francisco Vila [Thu, 22 Mar 2012 15:53:16 +0000 (16:53 +0100)]
Doc-es: update Changes, Scheme Tutorial, included/helpus.

12 years agoMake a regression test fail more obviously, if it fails.
Keith OHara [Wed, 21 Mar 2012 06:15:57 +0000 (23:15 -0700)]
Make a regression test fail more obviously, if it fails.

12 years agoRevert "move dot_column_engraver to Voice"
Keith OHara [Fri, 16 Mar 2012 06:48:26 +0000 (23:48 -0700)]
Revert "move dot_column_engraver to Voice"

This reverts commit 41b248ddea66f8803815aded606ed7300778b0eb.
And adds a regression test.

12 years agoFix issue 2389 -- change echo -n to printf for OSX compatibility
Carl Sorensen [Sat, 17 Mar 2012 22:25:39 +0000 (16:25 -0600)]
Fix issue 2389 -- change echo -n to printf for OSX compatibility

12 years agoArchive baselines in LILYPOND_BASELINES directory if specified
David Kastrup [Tue, 20 Mar 2012 11:32:10 +0000 (12:32 +0100)]
Archive baselines in LILYPOND_BASELINES directory if specified

12 years agoDoc-hu: translated OS X download warning
Dénes Harmath [Tue, 20 Mar 2012 21:40:10 +0000 (22:40 +0100)]
Doc-hu: translated OS X download warning

12 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Tue, 20 Mar 2012 19:17:32 +0000 (21:17 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

12 years agoDoc-de: update wood.itely to omit woodwind key listing
Till Paala [Tue, 20 Mar 2012 18:59:56 +0000 (20:59 +0200)]
Doc-de: update wood.itely to omit woodwind key listing

12 years agoDoc-es: update Input.
Francisco Vila [Tue, 20 Mar 2012 18:32:05 +0000 (19:32 +0100)]
Doc-es: update Input.

12 years agoDoc-es: update Percussion.
Francisco Vila [Tue, 20 Mar 2012 18:19:03 +0000 (19:19 +0100)]
Doc-es: update Percussion.

12 years agoDoc: fix filename typo in all languages.
Francisco Vila [Tue, 20 Mar 2012 18:11:25 +0000 (19:11 +0100)]
Doc: fix filename typo in all languages.

12 years agoDoc-es: update Editorial, Fretted.
Francisco Vila [Tue, 20 Mar 2012 17:59:17 +0000 (18:59 +0100)]
Doc-es: update Editorial, Fretted.

12 years agoDon't copy GNUmakefile and *.make from within builddir to builddir
David Kastrup [Mon, 19 Mar 2012 19:18:16 +0000 (20:18 +0100)]
Don't copy GNUmakefile and *.make from within builddir to builddir

12 years agoDoc-es: update Chords, Expressive, Keyboards, Notation-Appendices.
Francisco Vila [Tue, 20 Mar 2012 09:43:44 +0000 (10:43 +0100)]
Doc-es: update Chords, Expressive, Keyboards, Notation-Appendices.

12 years agoDoc-es: update Engraving, Fundamental, Tweaks, Ancient.
Francisco Vila [Tue, 20 Mar 2012 09:00:49 +0000 (10:00 +0100)]
Doc-es: update Engraving, Fundamental, Tweaks, Ancient.

12 years agoDoc: CG Typo of Typo
James Lowe [Tue, 20 Mar 2012 07:38:33 +0000 (07:38 +0000)]
Doc: CG Typo of Typo

12 years agoCG: Another typo.
Julien Rioux [Mon, 19 Mar 2012 14:02:01 +0000 (10:02 -0400)]
CG: Another typo.

12 years agoBuild: Better error handling from build scripts.
Julien Rioux [Tue, 13 Mar 2012 20:50:16 +0000 (16:50 -0400)]
Build: Better error handling from build scripts.

12 years agoCG: Typos in contributor/administration.
Julien Rioux [Tue, 21 Feb 2012 14:52:58 +0000 (09:52 -0500)]
CG: Typos in contributor/administration.

12 years agoCG: Review info about the build system.
Julien Rioux [Fri, 24 Feb 2012 19:03:52 +0000 (14:03 -0500)]
CG: Review info about the build system.

12 years agoCG: Update info about make doc.
Julien Rioux [Mon, 13 Feb 2012 16:29:09 +0000 (11:29 -0500)]
CG: Update info about make doc.

12 years agoUpdate ROADMAP.
Julien Rioux [Mon, 13 Feb 2012 16:28:05 +0000 (11:28 -0500)]
Update ROADMAP.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Mon, 19 Mar 2012 11:50:31 +0000 (11:50 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoRelease: bump version.
Graham Percival [Mon, 19 Mar 2012 11:49:58 +0000 (11:49 +0000)]
Release: bump version.

12 years agonote-collision.cc: distinguish suspended notes; issue 984.
Keith OHara [Wed, 14 Mar 2012 06:29:13 +0000 (23:29 -0700)]
note-collision.cc: distinguish suspended notes; issue 984.

12 years agorepair regression test
Keith OHara [Sun, 18 Mar 2012 07:45:39 +0000 (00:45 -0700)]
repair regression test

12 years agoRelease: update news. release/2.15.34-1
Graham Percival [Mon, 19 Mar 2012 02:16:08 +0000 (02:16 +0000)]
Release: update news.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Sun, 18 Mar 2012 23:45:07 +0000 (00:45 +0100)]
Merge branch 'master' into lilypond/translation

12 years agoVarious updates to reduce make doc output
Phil Holmes [Sun, 4 Mar 2012 16:10:34 +0000 (16:10 +0000)]
Various updates to reduce make doc output

12 years agoDoc: Fix issue 2410 as for Japanese.
Yoshiki Sawada [Sun, 18 Mar 2012 08:39:41 +0000 (17:39 +0900)]
Doc: Fix issue 2410 as for Japanese.

Key_signature_engraver should be Key_engraver.

12 years agoWeb: add regtest checking to helpus, final touches
Janek Warchoł [Sun, 18 Mar 2012 08:39:36 +0000 (09:39 +0100)]
Web: add regtest checking to helpus, final touches

12 years agoweb: update GSOC page - we're participating under GNU
Janek Warchoł [Sun, 18 Mar 2012 10:13:04 +0000 (11:13 +0100)]
web: update GSOC page - we're participating under GNU

12 years agoIssue 2403: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
David Kastrup [Thu, 15 Mar 2012 09:43:25 +0000 (10:43 +0100)]
Issue 2403: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Sat, 17 Mar 2012 17:01:27 +0000 (18:01 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoDoc: CG add @uref{} to highlight URI
James Lowe [Sat, 17 Mar 2012 16:18:21 +0000 (16:18 +0000)]
Doc: CG add @uref{} to highlight URI

14.3 - installing Patchy.

Link to GP's github URI

12 years agoDoc: Fix issue 2410 as for Spanish.
Francisco Vila [Sat, 17 Mar 2012 10:08:29 +0000 (11:08 +0100)]
Doc: Fix issue 2410 as for Spanish.

Key_signature_engraver should be Key_engraver.