]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 18 Feb 2010 23:29:20 +0000 (00:29 +0100)]
Merge branch 'master' into lilypond/translation

14 years agoDoc: CG: Mention mailing list size limit.
Mark Polesky [Thu, 18 Feb 2010 20:15:53 +0000 (12:15 -0800)]
Doc: CG: Mention mailing list size limit.

14 years agoDoc-es: fix links from web to Usage.
Francisco Vila [Thu, 18 Feb 2010 19:29:02 +0000 (20:29 +0100)]
Doc-es: fix links from web to Usage.

14 years agoDoc-es: typo.
Francisco Vila [Thu, 18 Feb 2010 19:09:16 +0000 (20:09 +0100)]
Doc-es: typo.

14 years agoDoc-es: Usage -- remove old unused files.
Francisco Vila [Thu, 18 Feb 2010 18:58:09 +0000 (19:58 +0100)]
Doc-es: Usage -- remove old unused files.

14 years agoDoc: add instructions for articulate.ly; thanks Peter!
Graham Percival [Thu, 18 Feb 2010 16:04:39 +0000 (16:04 +0000)]
Doc: add instructions for articulate.ly; thanks Peter!

14 years agoDoc-es: update Usage.
Francisco Vila [Thu, 18 Feb 2010 13:24:02 +0000 (14:24 +0100)]
Doc-es: update Usage.

14 years agoDoc-hu: added missing Usage makefile
Dénes Harmath [Wed, 17 Feb 2010 23:52:21 +0000 (00:52 +0100)]
Doc-hu: added missing Usage makefile

14 years agoDoc-hu: updated top of Learning
Dénes Harmath [Wed, 17 Feb 2010 23:51:16 +0000 (00:51 +0100)]
Doc-hu: updated top of Learning

14 years ago[doc-hu] Translated top and 1. chapter of Usage
Dénes Harmath [Wed, 17 Feb 2010 23:45:31 +0000 (00:45 +0100)]
[doc-hu] Translated top and 1. chapter of Usage

14 years agoLSR: Update.
Neil Puttock [Wed, 17 Feb 2010 23:10:58 +0000 (23:10 +0000)]
LSR: Update.

14 years agoThinko: Remove originalMiddleCPosition from Ottava_engraver.
Neil Puttock [Wed, 17 Feb 2010 22:39:07 +0000 (22:39 +0000)]
Thinko: Remove originalMiddleCPosition from Ottava_engraver.

* also add middleCOffset to read properties

14 years agoRename Time_scaled_music_iterator -> Tuplet_iterator.
Neil Puttock [Wed, 17 Feb 2010 22:30:47 +0000 (22:30 +0000)]
Rename Time_scaled_music_iterator -> Tuplet_iterator.

14 years agoRemove obsolete context property.
Neil Puttock [Wed, 17 Feb 2010 22:12:33 +0000 (22:12 +0000)]
Remove obsolete context property.

* scm/define-context-properties.scm (all-internal-translation-properties):

  remove originalMiddleCPosition.

14 years agoconvert-ly: Raise an error message if version number is not a three-entry tuple
Reinhold Kainhofer [Thu, 31 Dec 2009 11:20:41 +0000 (12:20 +0100)]
convert-ly: Raise an error message if version number is not a three-entry tuple

This fixes crashes with things like
   \version "2.10"
or
   \version "2.10.4.3.21"
and instead gracefully reminds the user that version strings should have a
form like `2.8.12'

14 years agoDoc:Extending -- Add example of grob-interpret-markup
Carl Sorensen [Wed, 17 Feb 2010 21:21:57 +0000 (14:21 -0700)]
Doc:Extending -- Add example of grob-interpret-markup

14 years agoWeb build: better way of building translations.
Graham Percival [Wed, 17 Feb 2010 18:41:46 +0000 (18:41 +0000)]
Web build: better way of building translations.

By "better", I mean "being beaten up by bikini-clad girls with
rubber pipes is **better** than being beaten up by bikini-clad
football players".  No offense to anybody who desires such things
(citing rule 34).

Yes, the for loop is ugly, especially since I don't know why the
various escape strings work.  And I'm positive that this is a
stupid way of writing a makefile; patches from anybody who knows
anything about makefiles are appreciated.

14 years agoFix doubled words; whitespace.
Mark Polesky [Wed, 17 Feb 2010 16:55:07 +0000 (08:55 -0800)]
Fix doubled words; whitespace.

14 years agoDoc: Fix doubled words.
Mark Polesky [Wed, 17 Feb 2010 07:16:03 +0000 (23:16 -0800)]
Doc: Fix doubled words.

14 years agoDoc: CG: add lily-git instructions.
Mark Polesky [Wed, 17 Feb 2010 06:42:47 +0000 (22:42 -0800)]
Doc: CG: add lily-git instructions.

14 years agoNew markup command `parenthesize' in `scm/define-markup-commands.scm'. This works...
Thomas Morgan [Mon, 6 Jul 2009 14:08:06 +0000 (16:08 +0200)]
New markup command `parenthesize' in `scm/define-markup-commands.scm'. This works like the `bracket' markup command but makes parentheses instead of brackets.

New public procedure `parenthesize-stencil' and subroutine
`make-parenthesis-stencil' in `scm/stencil.scm'.

Thanks to Carl Sorensen and Neil Puttock for their great advice and
criticism.

14 years agotablature: corrected string tuning for DADGAD
Marc Hohl [Mon, 15 Feb 2010 15:39:02 +0000 (16:39 +0100)]
tablature: corrected string tuning for DADGAD

14 years agoWeb build: start building translations.
Graham Percival [Mon, 15 Feb 2010 01:23:52 +0000 (01:23 +0000)]
Web build: start building translations.

14 years agoFix lilypond-book <lilypond> option handling.
Christian Hitz [Sun, 14 Feb 2010 14:07:00 +0000 (15:07 +0100)]
Fix lilypond-book <lilypond> option handling.

* require a space before any options
* require the presence of the colon

Fixes <lilypondversion/>, too.

14 years agoMore cleanly factor out the bass figure group object
Reinhold Kainhofer [Thu, 8 Oct 2009 11:16:08 +0000 (13:16 +0200)]
More cleanly factor out the bass figure group object

14 years agoFix compiler warnings.
Werner Lemberg [Sun, 14 Feb 2010 09:49:21 +0000 (10:49 +0100)]
Fix compiler warnings.

14 years agoSVG backend: fix thinko in dump-preview routine.
Patrick McCarty [Sun, 14 Feb 2010 05:30:18 +0000 (21:30 -0800)]
SVG backend: fix thinko in dump-preview routine.

The testcases I was working with did not have stencil extents sticking
above the X-axis, so I forgot about flipping the Y value here.

14 years agoDoc: essay work on benchmarking
Andrew Hawryluk [Fri, 4 Dec 2009 21:25:01 +0000 (14:25 -0700)]
Doc: essay work on benchmarking

Added new Finale example, improved annotations on the LP 1.4 example.
Also resized essay images for HTML output.

14 years agoFix issue 1011.
Christian Hitz [Sat, 13 Feb 2010 11:59:14 +0000 (12:59 +0100)]
Fix issue 1011.

Make lilypond-book handle spaces before the closing '>'
bracket as allowed by the HTML standard.

14 years agoRelease: bump version.
Graham Percival [Sat, 13 Feb 2010 19:37:14 +0000 (19:37 +0000)]
Release: bump version.

14 years agoDoc: CG: fix cut&paste instructions.
Graham Percival [Sat, 13 Feb 2010 18:34:01 +0000 (18:34 +0000)]
Doc: CG: fix cut&paste instructions.

I forgot that vi would capture keystrokes.  I've now split the
command-line stuff into two @examples.

14 years agoMerge commit 'origin' into release/unstable release/2.13.13-1
Graham Percival [Sat, 13 Feb 2010 18:09:29 +0000 (18:09 +0000)]
Merge commit 'origin' into release/unstable

14 years agoDoc: CG: update release cut&paste.
Graham Percival [Sat, 13 Feb 2010 17:55:27 +0000 (17:55 +0000)]
Doc: CG: update release cut&paste.

14 years agoBuild fix; file not distributed.
Graham Percival [Sat, 13 Feb 2010 17:53:54 +0000 (17:53 +0000)]
Build fix; file not distributed.

14 years agoRelease: update news.
Graham Percival [Sat, 13 Feb 2010 17:15:52 +0000 (17:15 +0000)]
Release: update news.

14 years agoDoc-es: remove duplicated section and adjust hierarchies.
Francisco Vila [Sat, 13 Feb 2010 01:18:50 +0000 (02:18 +0100)]
Doc-es: remove duplicated section and adjust hierarchies.

14 years agoDoc-es: translate book name.
Francisco Vila [Sat, 13 Feb 2010 01:07:25 +0000 (02:07 +0100)]
Doc-es: translate book name.

14 years agoDoc-es: more section levels in External.
Francisco Vila [Sat, 13 Feb 2010 01:04:14 +0000 (02:04 +0100)]
Doc-es: more section levels in External.

14 years agoDoc-es: adjust node hierarchies.
Francisco Vila [Sat, 13 Feb 2010 00:47:17 +0000 (01:47 +0100)]
Doc-es: adjust node hierarchies.

14 years agoDoc-es: Fix node name.
Francisco Vila [Sat, 13 Feb 2010 00:30:59 +0000 (01:30 +0100)]
Doc-es: Fix node name.

14 years agoDoc-es: compile fix.
Francisco Vila [Fri, 12 Feb 2010 22:11:11 +0000 (23:11 +0100)]
Doc-es: compile fix.

14 years agoMusicXML: Oops, fix href to MIT license
Reinhold Kainhofer [Fri, 12 Feb 2010 20:14:10 +0000 (21:14 +0100)]
MusicXML: Oops, fix href to MIT license

14 years agoDoc-es: fix empty version marks.
Francisco Vila [Fri, 12 Feb 2010 20:03:44 +0000 (21:03 +0100)]
Doc-es: fix empty version marks.

14 years agoMusicXML: Put the test suite under the MIT license, which is very permissive (documen...
Reinhold Kainhofer [Fri, 12 Feb 2010 19:05:02 +0000 (20:05 +0100)]
MusicXML: Put the test suite under the MIT license, which is very permissive (document this)

14 years agoMusicXML: Put the test suite under the MIT license, which is very permissive
Reinhold Kainhofer [Fri, 12 Feb 2010 19:03:13 +0000 (20:03 +0100)]
MusicXML: Put the test suite under the MIT license, which is very permissive

14 years agoDoc-es: some updates to Usage.
Francisco Vila [Fri, 12 Feb 2010 16:49:26 +0000 (17:49 +0100)]
Doc-es: some updates to Usage.

14 years agoDoc: remove FIXME.
Graham Percival [Thu, 11 Feb 2010 16:21:53 +0000 (16:21 +0000)]
Doc: remove FIXME.

Apparently the "public domain vs. FDL" was done by somebody else
(John?), without removing the FIXME.

14 years agoDoc: resolve more FIXMEs.
Graham Percival [Thu, 11 Feb 2010 16:03:43 +0000 (16:03 +0000)]
Doc: resolve more FIXMEs.

14 years agoDoc -- change FIXME to TODO in chord-names-jazz.ly
Carl Sorensen [Thu, 11 Feb 2010 15:58:55 +0000 (08:58 -0700)]
Doc -- change FIXME to TODO in chord-names-jazz.ly

14 years agoDoc-es: create Extending.
Francisco Vila [Thu, 11 Feb 2010 12:08:45 +0000 (13:08 +0100)]
Doc-es: create Extending.

14 years agoDoc-es: some updates to Usage.
Francisco Vila [Thu, 11 Feb 2010 10:20:58 +0000 (11:20 +0100)]
Doc-es: some updates to Usage.

14 years agoDoc: resolve various FIXMEs.
Graham Percival [Thu, 11 Feb 2010 00:48:23 +0000 (00:48 +0000)]
Doc: resolve various FIXMEs.

Downgrading a FIXME to a TODO is still a "resolution".  Of a sort.

14 years agoDoc: CG: add "no output, no good message" to priority-high.
Graham Percival [Thu, 11 Feb 2010 00:14:07 +0000 (00:14 +0000)]
Doc: CG: add "no output, no good message" to priority-high.

14 years agoDoc: reinstate percussion in Clef.
Graham Percival [Tue, 9 Feb 2010 13:41:26 +0000 (13:41 +0000)]
Doc: reinstate percussion in Clef.

14 years agoDoc: CG: clarify issue classifications.
Graham Percival [Tue, 9 Feb 2010 12:58:59 +0000 (12:58 +0000)]
Doc: CG: clarify issue classifications.

14 years agoSVG backend: add an output-preview-framework.
Patrick McCarty [Sun, 7 Feb 2010 10:27:58 +0000 (02:27 -0800)]
SVG backend: add an output-preview-framework.

With this commit, the SVG backend now supports -dpreview, and it
works identically to -dpreview with the EPS backend (the default
setting).

In other words, this command will work:

  $ lilypond -dbackend=svg -dpreview example.ly

Closes issue #968.

14 years agoPS backend: move system-filtering code to backend-library.
Patrick McCarty [Mon, 8 Feb 2010 23:01:36 +0000 (15:01 -0800)]
PS backend: move system-filtering code to backend-library.

The SVG backend will need this code, so the backend-library
is a better place for it.

14 years agoPS backend: remove unused code.
Patrick McCarty [Mon, 8 Feb 2010 22:37:58 +0000 (14:37 -0800)]
PS backend: remove unused code.

14 years agoDoc-es: fully update Learning.
Francisco Vila [Mon, 8 Feb 2010 20:52:06 +0000 (21:52 +0100)]
Doc-es: fully update Learning.

14 years agoDoc-es: small updates to Learning.
Francisco Vila [Mon, 8 Feb 2010 17:31:01 +0000 (18:31 +0100)]
Doc-es: small updates to Learning.

14 years agoDocs: Contributor: nitpick
Trevor Daniels [Mon, 8 Feb 2010 13:10:55 +0000 (13:10 +0000)]
Docs: Contributor: nitpick

14 years agoDocs: Contributor: Improve issues a bit more
Trevor Daniels [Mon, 8 Feb 2010 10:57:39 +0000 (10:57 +0000)]
Docs: Contributor: Improve issues a bit more

14 years agoDoc: Explain tricky updating of Snippets translations.
Francisco Vila [Mon, 8 Feb 2010 01:13:40 +0000 (02:13 +0100)]
Doc: Explain tricky updating of Snippets translations.

14 years agoDoc: CG: improve Issues.
Graham Percival [Mon, 8 Feb 2010 00:43:39 +0000 (00:43 +0000)]
Doc: CG: improve Issues.

14 years agoWeb: fix version in release announcement.
Graham Percival [Mon, 8 Feb 2010 00:43:23 +0000 (00:43 +0000)]
Web: fix version in release announcement.

14 years agoDoc build: fix lc_last.
Graham Percival [Mon, 8 Feb 2010 00:34:46 +0000 (00:34 +0000)]
Doc build: fix lc_last.

I have NO CLUE how I managed to ignore the fact that I was
checking a non-existant variable.. nor how I managed to "check"
that my "fix" "worked" with completely broken code.

I also have NO CLUE why perl didn't barf when I started checking
the state of a non-existant variable, but I'm sadly not surprised
about it's permissiveness.

14 years agoDoc: tweaks to previous Web commit.
Graham Percival [Mon, 8 Feb 2010 00:19:21 +0000 (00:19 +0000)]
Doc: tweaks to previous Web commit.

14 years agoWEB: minor updates in wording
Colin Campbell [Sun, 7 Feb 2010 03:13:25 +0000 (20:13 -0700)]
WEB: minor updates in wording

Reworded sections of Introduction, Text Input and Easier Editing.
Updated description of Denemo, added LilyComp.

14 years agoDoc: various fixes for the previous commit.
Graham Percival [Sun, 7 Feb 2010 22:37:43 +0000 (22:37 +0000)]
Doc: various fixes for the previous commit.

No, I don't want to talk about it.

14 years agoDoc: fundamental.itely examples tidy up
james [Sun, 7 Feb 2010 15:15:39 +0000 (15:15 +0000)]
Doc: fundamental.itely examples tidy up

Tidy up layout for examples as per CG for Learning Manuals
Various spacing issues (brases, slurs and indents mainly)
Remove unnecessary end of line bar checks
put variables on new lines to add to clarity for new users

14 years agoDoc-de: correct commitishes for check-translation
Till Paala [Sun, 7 Feb 2010 08:34:06 +0000 (10:34 +0200)]
Doc-de: correct commitishes for check-translation

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 7 Feb 2010 02:04:15 +0000 (03:04 +0100)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDocs: add pointer to warnings re \removeEmptyStaffContext
Trevor Daniels [Sat, 6 Feb 2010 23:55:22 +0000 (23:55 +0000)]
Docs: add pointer to warnings re \removeEmptyStaffContext

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 6 Feb 2010 21:37:27 +0000 (22:37 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDoc: Improve clef documentation in NR
Patrick Schmidt [Mon, 1 Feb 2010 17:10:11 +0000 (18:10 +0100)]
Doc: Improve clef documentation in NR

added index entries. added example for moderntab clef. moved tab clef to Default tablatures, moderntab clef to Custom tablatures and percussion clef to Basic percussion notation.

14 years agoDoc: clarify GOP blurb on website+CG.
Graham Percival [Sat, 6 Feb 2010 20:37:39 +0000 (20:37 +0000)]
Doc: clarify GOP blurb on website+CG.

14 years agoDoc-es: set committishes of translated Texidoc strings.
Francisco Vila [Sat, 6 Feb 2010 18:43:34 +0000 (19:43 +0100)]
Doc-es: set committishes of translated Texidoc strings.

14 years agoDoc-es: more updates of snippets.
Francisco Vila [Sat, 6 Feb 2010 18:30:40 +0000 (19:30 +0100)]
Doc-es: more updates of snippets.

14 years agoAllow breathing signs to end automatic beams.
Neil Puttock [Sat, 6 Feb 2010 18:08:19 +0000 (18:08 +0000)]
Allow breathing signs to end automatic beams.

14 years agoDoc-es: typo
Jean-Charles Malahieude [Sat, 6 Feb 2010 17:20:06 +0000 (18:20 +0100)]
Doc-es: typo

one extra } in combining-two-parts-on-the-same-staff.texidoc

14 years agoDoc: LM - Common.notation.itely examples tidy
James Lowe [Fri, 5 Feb 2010 21:00:24 +0000 (21:00 +0000)]
Doc: LM - Common.notation.itely examples tidy

tidy up layout for examples as CG for Learning Manual
minor spacing issues for slurs/ties and braces.

14 years agoDoc: LM - Tutorial.itely examples tidy up
James Lowe [Fri, 5 Feb 2010 20:35:53 +0000 (20:35 +0000)]
Doc: LM - Tutorial.itely examples tidy up

tidy up layout for examples as per CG for Learning Manual
this doc had only one spacing issue

14 years agoDoc-es: update of Learning/Fundamental.
Francisco Vila [Fri, 5 Feb 2010 19:37:40 +0000 (20:37 +0100)]
Doc-es: update of Learning/Fundamental.

14 years agoWeb build: fix color generation.
Graham Percival [Fri, 5 Feb 2010 18:59:18 +0000 (18:59 +0000)]
Web build: fix color generation.

I have **no clue** why lc_last() screws up the colors in this one
case, but the workaround appears to work, so yay.

14 years agoDoc build: only lower-case last portion of hrefs.
Graham Percival [Fri, 5 Feb 2010 12:12:36 +0000 (12:12 +0000)]
Doc build: only lower-case last portion of hrefs.

14 years agoDoc -- clarify instrumentName change example
Carl Sorensen [Thu, 4 Feb 2010 23:54:42 +0000 (16:54 -0700)]
Doc -- clarify instrumentName change example

14 years agoDoc: CG Store answer from Joe about spacing algorithm
Carl Sorensen [Thu, 4 Feb 2010 23:51:41 +0000 (16:51 -0700)]
Doc: CG Store answer from Joe about spacing algorithm

14 years agoConvert \bar "||:" -> \bar ".|" if not called at line break.
Neil Puttock [Thu, 4 Feb 2010 22:58:59 +0000 (22:58 +0000)]
Convert \bar "||:" -> \bar ".|" if not called at line break.

14 years agoDocs: Authors: Add font-related contributors.
Neil Puttock [Thu, 4 Feb 2010 22:32:49 +0000 (22:32 +0000)]
Docs: Authors: Add font-related contributors.

14 years agoUpdate mailmap.
Patrick McCarty [Thu, 4 Feb 2010 20:31:15 +0000 (12:31 -0800)]
Update mailmap.

14 years agoDoc-es: remove last snippets from the lsr directory.
Francisco Vila [Thu, 4 Feb 2010 18:37:18 +0000 (19:37 +0100)]
Doc-es: remove last snippets from the lsr directory.

14 years agoBuild: version.
Graham Percival [Thu, 4 Feb 2010 18:04:10 +0000 (18:04 +0000)]
Build: version.

14 years agoMerge commit 'origin' into release/unstable release/2.13.12-1
Graham Percival [Thu, 4 Feb 2010 15:38:50 +0000 (15:38 +0000)]
Merge commit 'origin' into release/unstable

14 years agoBuild fix: more problems with translations.
Graham Percival [Thu, 4 Feb 2010 15:37:53 +0000 (15:37 +0000)]
Build fix: more problems with translations.

14 years agoDoc: Notation-Appendices.itely MIDI List
james [Wed, 3 Feb 2010 17:29:10 +0000 (17:29 +0000)]
Doc: Notation-Appendices.itely MIDI List

Clarified what the ordering is (e.g. why it isn't alphabetical).

14 years agobib2html: set TEXMFOUTPUT to the tempdir.
Patrick McCarty [Tue, 2 Feb 2010 21:33:44 +0000 (13:33 -0800)]
bib2html: set TEXMFOUTPUT to the tempdir.

With the latest update of TeX Live 2009, bibtex became a "safe" command
in that it cannot write output to any directory other than

  (a) a subdirectory of the current directory
  (b) a subdirectory of TEXMFOUTPUT

Setting TEXMFOUTPUT to the temporary directory permits bibtex to write
in that directory.

Additionally, use mkstemp() instead mktemp(), since the latter function
has been deprecated since Python 2.3.

14 years agoDoc: CG: easier cut&paste for release work.
Graham Percival [Thu, 4 Feb 2010 15:24:33 +0000 (15:24 +0000)]
Doc: CG: easier cut&paste for release work.

14 years agoMerge commit 'origin' into release/unstable
Graham Percival [Thu, 4 Feb 2010 15:15:24 +0000 (15:15 +0000)]
Merge commit 'origin' into release/unstable

14 years agoBuild: fix dist. Attention translators.
Graham Percival [Thu, 4 Feb 2010 15:14:43 +0000 (15:14 +0000)]
Build: fix dist.  Attention translators.

This one wasn't my fault.

14 years agoBuild: fix dist.
Graham Percival [Thu, 4 Feb 2010 15:13:39 +0000 (15:13 +0000)]
Build: fix dist.

(this one's my fault)