]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
13 years agoRelease: update news. release/2.13.45-1
Graham Percival [Mon, 3 Jan 2011 04:19:03 +0000 (04:19 +0000)]
Release: update news.

13 years agoCG: clarify regtest and regresssion searching.
Graham Percival [Mon, 3 Jan 2011 03:31:35 +0000 (03:31 +0000)]
CG: clarify regtest and regresssion searching.

13 years agoMerge branch 'master' into lilypond/translation
Jean-Charles Malahieude [Sun, 2 Jan 2011 19:17:29 +0000 (20:17 +0100)]
Merge branch 'master' into lilypond/translation

13 years agoDoc-fr:Typo in last commit
Jean-Charles Malahieude [Sun, 2 Jan 2011 19:16:43 +0000 (20:16 +0100)]
Doc-fr:Typo in last commit
changing midi output to 1 channel per voice

13 years agoDoc-fr: complement to NR3 (texidocs)
Jean-Charles Malahieude [Sun, 2 Jan 2011 18:02:54 +0000 (19:02 +0100)]
Doc-fr: complement to NR3 (texidocs)

13 years agoDoc-fr: NR3. General input and output - fully translated
Jean-Charles Malahieude [Sun, 2 Jan 2011 17:52:40 +0000 (18:52 +0100)]
Doc-fr: NR3. General input and output - fully translated

13 years agoMerge remote branch 'origin/master' into master2
Joe Neeman [Sun, 2 Jan 2011 01:22:57 +0000 (08:22 +0700)]
Merge remote branch 'origin/master' into master2

13 years agoCG: clarify regtest comparison.
Graham Percival [Sun, 2 Jan 2011 01:13:34 +0000 (01:13 +0000)]
CG: clarify regtest comparison.

13 years agoUpdate mailmap.
Patrick McCarty [Sat, 1 Jan 2011 17:56:15 +0000 (09:56 -0800)]
Update mailmap.

13 years agoFix 1465.
Joe Neeman [Sat, 1 Jan 2011 12:41:10 +0000 (19:41 +0700)]
Fix 1465.

Reverse the label-page-table so that larger page numbers will
appear when there is a duplicate label.

13 years agoCG: minor clarifications to quick start.
Graham Percival [Sat, 1 Jan 2011 00:31:56 +0000 (00:31 +0000)]
CG: minor clarifications to quick start.

13 years agoAdd comments for beamExceptions rules that apply only to 1/8 notes
Carl Sorensen [Fri, 31 Dec 2010 14:14:55 +0000 (07:14 -0700)]
Add comments for beamExceptions rules that apply only to 1/8 notes

This will hopefully resolve confusion that has shown up a couple of
times

13 years agoFix page-count with systems-per-page.
Joe Neeman [Fri, 31 Dec 2010 05:43:20 +0000 (12:43 +0700)]
Fix page-count with systems-per-page.

13 years agoDoc-fr: NR3.4 controling output
Jean-Charles Malahieude [Thu, 30 Dec 2010 21:30:37 +0000 (22:30 +0100)]
Doc-fr: NR3.4 controling output

13 years agoDoc-fr: updates running
Jean-Charles Malahieude [Thu, 30 Dec 2010 21:29:10 +0000 (22:29 +0100)]
Doc-fr: updates running

13 years agoDoc-fr: Grosse Typo
Jean-Charles Malahieude [Thu, 30 Dec 2010 14:47:08 +0000 (15:47 +0100)]
Doc-fr: Grosse Typo
cadrillage => QUadrillage

13 years agoDoc-fr: NR3.3 Working with input files
Jean-Charles Malahieude [Wed, 29 Dec 2010 21:22:29 +0000 (22:22 +0100)]
Doc-fr: NR3.3 Working with input files
New translation

13 years agoDoc-de: minor updates
Till Paala [Wed, 29 Dec 2010 20:01:41 +0000 (22:01 +0200)]
Doc-de: minor updates

13 years agoDoc-fr: show permitted collisions with cross-staff beams
Jean-Charles Malahieude [Wed, 29 Dec 2010 14:11:48 +0000 (15:11 +0100)]
Doc-fr: show permitted collisions with cross-staff beams

13 years agoDoc: show permitted collisions with cross-staff beams
k-ohara5a5a@oco.net [Wed, 29 Dec 2010 11:29:04 +0000 (11:29 +0000)]
Doc: show permitted collisions with cross-staff beams

13 years agoCue clefs: Fix compilation
Reinhold Kainhofer [Wed, 29 Dec 2010 10:57:55 +0000 (11:57 +0100)]
Cue clefs: Fix compilation

13 years agoDoc-es: update Fundamental, Pitches and Repeats.
Francisco Vila [Wed, 29 Dec 2010 01:33:42 +0000 (02:33 +0100)]
Doc-es: update Fundamental, Pitches and Repeats.

13 years agoDoc-es: version marker for included/Helpus.
Francisco Vila [Wed, 29 Dec 2010 01:19:09 +0000 (02:19 +0100)]
Doc-es: version marker for included/Helpus.

13 years agoDoc-es: update Keyboards and Helpus.
Francisco Vila [Wed, 29 Dec 2010 01:17:36 +0000 (02:17 +0100)]
Doc-es: update Keyboards and Helpus.

13 years agoDo not explicitly assign break-visibility to the OctavateEight, use a callback to...
Reinhold Kainhofer [Tue, 28 Dec 2010 23:25:58 +0000 (00:25 +0100)]
Do not explicitly assign break-visibility to the OctavateEight, use a callback to retrieve from clef

13 years agoClef support for cue notes
Reinhold Kainhofer [Tue, 28 Sep 2010 13:03:20 +0000 (15:03 +0200)]
Clef support for cue notes

-) Added \cueDuringWithClef, which allows to specify a clef for
   the cue notes. At the end of the cue section, the clef is
   automatically reset to the containing voice's clef.
-) Cue clefs are implemented as CueClef and CueEndClef grobs,
   created by a dedicated Cue_clef_engraver, which reads
   some cueClef* context properties.
-) After a line break, a cue clef does NOT override the global clef
   of the containing voice, but prints (in smaller size) after
   the containing clef.

13 years agoUse callback to retrieve OctavateEight break-visibility from clef
Reinhold Kainhofer [Tue, 28 Dec 2010 20:46:15 +0000 (21:46 +0100)]
Use callback to retrieve OctavateEight break-visibility from clef

Do not explicitly assign break-visibility to the OctavateEight,
use a callback to retrieve from clef. For one, this allows the user
to override the clef's break-visibility and affect the OctavateEight
without an explicit setting for it. On the other hand, by overriding
the break-visibility from the callback to a custom value (e.g.
all-invisible), this makes it finally possible to hide 8 from
a treble_8 clef for a tenor piece altogether, while keeping
the correct pitch (for MIDI etc.).

13 years agoRemove unused variable, unnecessary cast in the clef engraver
Reinhold Kainhofer [Tue, 28 Dec 2010 12:07:56 +0000 (13:07 +0100)]
Remove unused variable, unnecessary cast in the clef engraver

13 years agoDocs: Lilybuntu -> Lilydev for xrefs as well
Jean-Charles Malahieude [Tue, 28 Dec 2010 19:41:42 +0000 (20:41 +0100)]
Docs: Lilybuntu -> Lilydev for xrefs as well

13 years agoDoc-fr: More NR and LM additions based on user emails
Jean-Charles Malahieude [Tue, 28 Dec 2010 18:14:52 +0000 (19:14 +0100)]
Doc-fr: More NR and LM additions based on user emails

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Tue, 28 Dec 2010 19:22:07 +0000 (21:22 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoDoc-de: web correction
Till Paala [Tue, 28 Dec 2010 19:21:28 +0000 (21:21 +0200)]
Doc-de: web correction

13 years agoDoc-de: update usage
Till Paala [Tue, 28 Dec 2010 19:21:16 +0000 (21:21 +0200)]
Doc-de: update usage

13 years agoDoc-de: some updates for notation manual
Till Paala [Tue, 28 Dec 2010 19:20:51 +0000 (21:20 +0200)]
Doc-de: some updates for notation manual

13 years agoMerge branch 'lilypond/translation' of git+ssh://git.savannah.gnu.org/srv/git/lilypon...
John Mandereau [Tue, 28 Dec 2010 19:01:51 +0000 (20:01 +0100)]
Merge branch 'lilypond/translation' of git+ssh://git.savannah.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Tue, 28 Dec 2010 18:25:48 +0000 (20:25 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoMerge branch 'lilypond/translation'
John Mandereau [Tue, 28 Dec 2010 18:25:31 +0000 (19:25 +0100)]
Merge branch 'lilypond/translation'

13 years agoDoc: fix refs
Trevor Daniels [Tue, 28 Dec 2010 17:22:07 +0000 (17:22 +0000)]
Doc: fix refs

13 years agoDoc-es: update Expressive and Fretted.
Francisco Vila [Tue, 28 Dec 2010 17:16:18 +0000 (18:16 +0100)]
Doc-es: update Expressive and Fretted.

13 years agoDoc: typo
Trevor Daniels [Tue, 28 Dec 2010 17:06:29 +0000 (17:06 +0000)]
Doc: typo

13 years agoDoc-de: check and update of spacing.itely
Till Paala [Mon, 27 Dec 2010 22:34:38 +0000 (00:34 +0200)]
Doc-de: check and update of spacing.itely

13 years agoDoc-de: update pitches.itely
Till Paala [Tue, 7 Dec 2010 20:04:12 +0000 (22:04 +0200)]
Doc-de: update pitches.itely

13 years agoDoc: More NR and LM additions based on user emails
jlowe [Thu, 16 Dec 2010 17:49:14 +0000 (17:49 +0000)]
Doc: More NR and LM additions based on user emails

13 years agoDoc-es: update Ancient.
Francisco Vila [Tue, 28 Dec 2010 16:46:27 +0000 (17:46 +0100)]
Doc-es: update Ancient.

13 years agoCG: discuss not installing.
Graham Percival [Mon, 27 Dec 2010 22:01:07 +0000 (22:01 +0000)]
CG: discuss not installing.

13 years agooutput-distance: Add new flag for `compare'.
Patrick McCarty [Wed, 25 Nov 2009 05:27:34 +0000 (21:27 -0800)]
output-distance: Add new flag for `compare'.

Newer versions of ImageMagick seem to be more picky about comparing
images that are not very similar.

I don't know any further details, but this patch fixes `make check' for
me when comparing release/2.13.7-1 with release/2.13.8-1.

I am running ImageMagick 6.5.7-10.

Graham adds: I bumped imagemagick in GUB, and this is required to
do 'make check' in ubuntu lilydev remix, so I'm adding this now.

13 years agoMerge branch 'lilypond/translation'
Jean-Charles Malahieude [Sun, 26 Dec 2010 19:44:37 +0000 (20:44 +0100)]
Merge branch 'lilypond/translation'

13 years agoDoc-fr: input.itely
Jean-Charles Malahieude [Sun, 26 Dec 2010 18:42:52 +0000 (19:42 +0100)]
Doc-fr: input.itely
Neaw translation: titles and headers

13 years agoFix compiler warnings.
Werner Lemberg [Sun, 26 Dec 2010 09:53:59 +0000 (10:53 +0100)]
Fix compiler warnings.

13 years agoRelease: bump version.
Graham Percival [Sun, 26 Dec 2010 01:36:27 +0000 (01:36 +0000)]
Release: bump version.

13 years agoMerge branch 'release/unstable'
Graham Percival [Sun, 26 Dec 2010 01:36:14 +0000 (01:36 +0000)]
Merge branch 'release/unstable'

13 years agoCG: updates for ubuntu lilydev remix.
Graham Percival [Mon, 20 Dec 2010 17:22:36 +0000 (17:22 +0000)]
CG: updates for ubuntu lilydev remix.

13 years agoRelease: update news. release/2.13.44-1
Graham Percival [Sat, 25 Dec 2010 22:19:18 +0000 (22:19 +0000)]
Release: update news.

13 years agoDoc-fr: simplify NR tempo-ranges example
Jean-Charles Malahieude [Sat, 25 Dec 2010 20:45:59 +0000 (21:45 +0100)]
Doc-fr: simplify NR tempo-ranges example

13 years agoDoc: rhythm typo
Valentin Villenave [Sat, 25 Dec 2010 16:27:18 +0000 (17:27 +0100)]
Doc: rhythm typo

13 years agoDoc: simplify NR tempo-ranges example
Valentin Villenave [Sat, 25 Dec 2010 16:18:04 +0000 (17:18 +0100)]
Doc: simplify NR tempo-ranges example

13 years agotablature: print a warning when negative fret numbers occur
Marc Hohl [Wed, 22 Dec 2010 08:21:26 +0000 (09:21 +0100)]
tablature: print a warning when negative fret numbers occur

This handles issue 1035, but instead of aborting, it just raises a warning.
This seems more appropriate, because all other possible problems within
determine-frets-and-strings are handled by warnings, too.

13 years agoDoc-fr: update Macros.
Jean-Charles Malahieude [Fri, 24 Dec 2010 17:41:11 +0000 (18:41 +0100)]
Doc-fr: update Macros.

13 years agoDoc-fr: update dynamics documentation
Jean-Charles Malahieude [Fri, 24 Dec 2010 17:37:50 +0000 (18:37 +0100)]
Doc-fr: update dynamics documentation

13 years agoDoc: update dynamics documentation
Keith OHara [Thu, 23 Dec 2010 04:53:01 +0000 (20:53 -0800)]
Doc: update dynamics documentation

13 years agoAdd regression test for time signature settings that differ by staff
Carl Sorensen [Wed, 22 Dec 2010 23:46:03 +0000 (16:46 -0700)]
Add regression test for time signature settings that differ by staff

13 years agoMore informative warning for ragged pages.
Joe Neeman [Thu, 23 Dec 2010 00:23:41 +0000 (07:23 +0700)]
More informative warning for ragged pages.

13 years agoFix Page_breaking::min_page_count on ragged pages.
Joe Neeman [Thu, 23 Dec 2010 00:18:38 +0000 (07:18 +0700)]
Fix Page_breaking::min_page_count on ragged pages.

13 years agoDoc: Add more @seealso to Ancient Notation in NR
jlowe [Sun, 19 Dec 2010 13:50:03 +0000 (13:50 +0000)]
Doc: Add more @seealso to Ancient Notation in NR

For Tracker issue 1287

No other corrections done at this time.

This is to bring Ancient Notation inline with CG Doc Policy

13 years agoFix 1456
Carl Sorensen [Thu, 16 Dec 2010 12:40:00 +0000 (05:40 -0700)]
Fix 1456

Remove context argument from \overrideTimeSignatureSettings.  It
always applies to the Timing context, so no argument is necessary.

Fix documentation and regression tests to match new behavior.

Write conversion rules for convert-ly

Run convert-ly on the documentation

13 years agoAdd direction-awareness ability to post-event music functions
Valentin Villenave [Wed, 22 Dec 2010 11:54:38 +0000 (12:54 +0100)]
Add direction-awareness ability to post-event music functions

13 years agoDoc-es: update Macros.
Francisco Vila [Wed, 22 Dec 2010 09:16:18 +0000 (10:16 +0100)]
Doc-es: update Macros.

13 years agoMerge branch 'lilypond/translation' of ssh://git.savannah.gnu.org/srv/git/lilypond...
Jean-Charles Malahieude [Tue, 21 Dec 2010 20:37:12 +0000 (21:37 +0100)]
Merge branch 'lilypond/translation' of ssh://git.savannah.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoDoc-fr: NR3.1 translated
Jean-Charles Malahieude [Tue, 21 Dec 2010 20:36:02 +0000 (21:36 +0100)]
Doc-fr: NR3.1 translated
Input structure = Agencement du code

13 years agoDoc-es: update Fundamental.
Francisco Vila [Tue, 21 Dec 2010 18:25:38 +0000 (19:25 +0100)]
Doc-es: update Fundamental.

13 years agoDoc-es: update included/HelpUs.
Francisco Vila [Tue, 21 Dec 2010 18:19:14 +0000 (19:19 +0100)]
Doc-es: update included/HelpUs.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Tue, 21 Dec 2010 17:56:12 +0000 (18:56 +0100)]
Merge branch 'master' into lilypond/translation

13 years agoDoc-fr: add tempo-ranges feature to NR 1.2 Rhythms
Jean-Charles Malahieude [Mon, 20 Dec 2010 18:14:51 +0000 (19:14 +0100)]
Doc-fr: add tempo-ranges feature to NR 1.2 Rhythms

13 years agoDoc: code formatting nitpick
Valentin Villenave [Mon, 20 Dec 2010 17:12:09 +0000 (18:12 +0100)]
Doc: code formatting nitpick

13 years agoDoc: add tempo-ranges feature to NR 1.2 Rhythms
Valentin Villenave [Mon, 20 Dec 2010 15:35:26 +0000 (16:35 +0100)]
Doc: add tempo-ranges feature to NR 1.2 Rhythms

13 years agoFix 1460.
Joe Neeman [Mon, 20 Dec 2010 10:20:16 +0000 (02:20 -0800)]
Fix 1460.

Make sure to use space_systems_with_fixed_number_per_page
at all appropriate places.

13 years agoPO: new German translation from FTP
Jean-Charles Malahieude [Sun, 19 Dec 2010 19:23:37 +0000 (20:23 +0100)]
PO: new German translation from FTP

13 years agoWeb-it: add news-front.itexi, add links to italian SVG files of Text input, plus...
Federico Bruni [Wed, 8 Dec 2010 23:01:01 +0000 (00:01 +0100)]
Web-it: add news-front.itexi, add links to italian SVG files of Text input, plus some minor fixes

13 years agoDocs: misspelling of Note_heads_engraver in the text
Jean-Charles Malahieude [Sat, 18 Dec 2010 11:35:31 +0000 (12:35 +0100)]
Docs: misspelling of Note_heads_engraver in the text

13 years agoDoc: CG issues: typos and nitpick formatting
Trevor Daniels [Sat, 18 Dec 2010 09:16:03 +0000 (09:16 +0000)]
Doc: CG issues: typos and nitpick formatting

13 years agoUpdate to issue classification
Phil Holmes [Wed, 15 Dec 2010 18:05:09 +0000 (18:05 +0000)]
Update to issue classification

Updates to the issue classification rules as discussed on devel.

13 years agoDOCS: fixed typo in quickstart.itexi
Jonathan Kulp [Fri, 17 Dec 2010 23:56:46 +0000 (17:56 -0600)]
DOCS: fixed typo in quickstart.itexi

13 years agoCG: move lilybuntu compile into quick start.
Graham Percival [Fri, 17 Dec 2010 16:48:26 +0000 (16:48 +0000)]
CG: move lilybuntu compile into quick start.

13 years agoCG: move lilybuntu into new "quick start" chapter.
Graham Percival [Fri, 17 Dec 2010 14:58:52 +0000 (14:58 +0000)]
CG: move lilybuntu into new "quick start" chapter.

13 years agoCG: more lilybuntu editing.
Graham Percival [Fri, 17 Dec 2010 10:41:47 +0000 (10:41 +0000)]
CG: more lilybuntu editing.

13 years agoGLISS: add reminder about engraver pluralization.
Graham Percival [Fri, 17 Dec 2010 09:52:26 +0000 (09:52 +0000)]
GLISS: add reminder about engraver pluralization.

13 years agoScripts: avoid a GNUism in find(1).
Graham Percival [Fri, 17 Dec 2010 09:48:59 +0000 (09:48 +0000)]
Scripts: avoid a GNUism in find(1).

13 years agoDoc-fr: Various to NR from user email threads
Jean-Charles Malahieude [Thu, 16 Dec 2010 19:37:16 +0000 (20:37 +0100)]
Doc-fr: Various to NR from user email threads

13 years agoAdd convert-ly rule for removing HarmonicParenthesesItem
Carl Sorensen [Thu, 16 Dec 2010 14:14:32 +0000 (07:14 -0700)]
Add convert-ly rule for removing HarmonicParenthesesItem

13 years agoCG: increase estimate of doc-build with lilybuntu.
Graham Percival [Thu, 16 Dec 2010 10:05:00 +0000 (10:05 +0000)]
CG: increase estimate of doc-build with lilybuntu.

13 years agoCG: compiling with lilybuntu.
Graham Percival [Wed, 15 Dec 2010 23:32:36 +0000 (23:32 +0000)]
CG: compiling with lilybuntu.

13 years agoCG: modify lily-git instructions for lilybuntu2.
Graham Percival [Wed, 15 Dec 2010 22:25:11 +0000 (22:25 +0000)]
CG: modify lily-git instructions for lilybuntu2.

13 years agoScript doc-section.sh: add /pictures to include list
Trevor Daniels [Wed, 15 Dec 2010 23:10:01 +0000 (23:10 +0000)]
Script doc-section.sh: add /pictures to include list

 - this fixes failure to compile notation/text.itely

13 years agoFix regtest file
Carl Sorensen [Wed, 15 Dec 2010 13:26:02 +0000 (06:26 -0700)]
Fix regtest file

13 years agoUpdate regression test to produce output
Carl Sorensen [Wed, 15 Dec 2010 21:19:16 +0000 (14:19 -0700)]
Update regression test to produce output

13 years agopo: updates es and fr, adding el
Jean-Charles Malahieude [Wed, 15 Dec 2010 20:50:14 +0000 (21:50 +0100)]
po: updates es and fr, adding el

New Greek translation thanks to Michael Kotsarinis

13 years agoDOCS: CG added steps to create lilybuntu.iso
Jonathan Kulp [Wed, 15 Dec 2010 03:26:24 +0000 (21:26 -0600)]
DOCS: CG added steps to create lilybuntu.iso

13 years agoCG+web: revise "help us" page and lilybuntu.
Graham Percival [Wed, 15 Dec 2010 18:01:26 +0000 (18:01 +0000)]
CG+web: revise "help us" page and lilybuntu.

13 years agoCG: add "git branch manager" to GOP policy list.
Graham Percival [Wed, 15 Dec 2010 18:19:26 +0000 (18:19 +0000)]
CG: add "git branch manager" to GOP policy list.

13 years agoDoc: Various to NR from user email threads
James Lowe [Sun, 12 Dec 2010 20:27:32 +0000 (20:27 +0000)]
Doc: Various to NR from user email threads