]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoMerge commit 'origin/dev/jneeman' into systems-per-page
Joe Neeman [Fri, 13 Mar 2009 20:44:35 +0000 (13:44 -0700)]
Merge commit 'origin/dev/jneeman' into systems-per-page

15 years agoAdd regression tests for max-systems-per-page and systems-per-page.
Joe Neeman [Fri, 13 Mar 2009 20:35:28 +0000 (13:35 -0700)]
Add regression tests for max-systems-per-page and systems-per-page.

15 years agoFix regression tests for min-systems-per-page.
Joe Neeman [Thu, 12 Mar 2009 23:27:04 +0000 (16:27 -0700)]
Fix regression tests for min-systems-per-page.

15 years agoTie up some loose ends with min-systems-per-page.
Joe Neeman [Thu, 12 Mar 2009 22:06:37 +0000 (15:06 -0700)]
Tie up some loose ends with min-systems-per-page.

Adds regression tests for min-systems-per-page.

15 years agoAdd basic support for min-systems-per-page.
Joe Neeman [Mon, 29 Dec 2008 07:42:53 +0000 (18:42 +1100)]
Add basic support for min-systems-per-page.

15 years agoAdd BAD_SPACING_PENALTY as a penalty rather than a force.
Joe Neeman [Fri, 14 Nov 2008 19:05:43 +0000 (11:05 -0800)]
Add BAD_SPACING_PENALTY as a penalty rather than a force.

15 years agoAdd support for max-systems-per-page.
Joe Neeman [Tue, 11 Nov 2008 21:25:28 +0000 (13:25 -0800)]
Add support for max-systems-per-page.

15 years agoIf systems-per-page is specified and a page is overfull, don't barf.
Joe Neeman [Tue, 11 Nov 2008 06:37:19 +0000 (22:37 -0800)]
If systems-per-page is specified and a page is overfull, don't barf.

15 years agoPut systems_per_page_ in an object property instead of passing it around.
Joe Neeman [Sun, 9 Nov 2008 19:57:49 +0000 (11:57 -0800)]
Put systems_per_page_ in an object property instead of passing it around.

15 years agoAdd systems-per-page variable in \paper.
Joe Neeman [Sun, 9 Nov 2008 19:34:42 +0000 (11:34 -0800)]
Add systems-per-page variable in \paper.

15 years agoImplement space_systems_with_fixed_number_per_page.
Joe Neeman [Sun, 9 Nov 2008 02:53:30 +0000 (18:53 -0800)]
Implement space_systems_with_fixed_number_per_page.

15 years agoKeep more detailed track of compressed lines in page breaking.
Joe Neeman [Sun, 9 Nov 2008 02:26:17 +0000 (18:26 -0800)]
Keep more detailed track of compressed lines in page breaking.

15 years agoDocs: insert language @warning for non-default languages
Jonathan Kulp [Wed, 11 Mar 2009 23:03:55 +0000 (18:03 -0500)]
Docs: insert language @warning for non-default languages

15 years agoDocs: added line specifying language \include files go after other \include files
Jonathan Kulp [Tue, 10 Mar 2009 14:54:01 +0000 (09:54 -0500)]
Docs: added line specifying language \include files go after other \include files

15 years agoImplement \eyeglasses as markup command
Reinhold Kainhofer [Fri, 30 Jan 2009 20:30:24 +0000 (21:30 +0100)]
Implement \eyeglasses as markup command

-) implement \eyeglasses as markup command, using the postscript stored
   in the eyeglassesps variable
-) Use this markup command in musicxml2ly, too
-) Add regtest for \eyeglasses (in a \markup and as a markup attached to
   a note)
-) Remove the eyeglasses example from the postscript command and
   replace it by two rings (the stereo symbol) written in postscript

15 years agoImplement thick bar lines (use \bar "." for this)
Reinhold Kainhofer [Sat, 13 Dec 2008 00:13:45 +0000 (01:13 +0100)]
Implement thick bar lines (use \bar "." for this)

Until now, \bar"." produced a single dot instead of the bar line, which
was however not used anywhere and also not documented...
Using "." for the bar line style is consistent with other types like
".|" or "|.", where a | indicates a think line and . indicates a thick
line.

15 years agoImplement non-standard tuplet numbers
Reinhold Kainhofer [Fri, 30 Jan 2009 23:06:57 +0000 (00:06 +0100)]
Implement non-standard tuplet numbers

-) Add function for different fraction than the actual tuplet fraction
-) Add wrapper function that appends a note with given duration after
   the standard tuplet text (denominator or fraction)
-) Add function to print tuplet text with both fraction values with a
   note duration attached
-) Add snippet to be included in the Docs
-) Add regtests for all these cases
-) Remove definitions from musicxml2ly and make it use these new functions

15 years agoDocs: LM A.5.1 Reposition piano in GrandStaff
Trevor Daniels [Sat, 7 Mar 2009 09:21:07 +0000 (09:21 +0000)]
Docs: LM A.5.1 Reposition piano in GrandStaff

 - (thanks, Kieren)

15 years agoDocs: NR 1.2.3 Fix @ref
Trevor Daniels [Sat, 7 Mar 2009 08:35:09 +0000 (08:35 +0000)]
Docs: NR 1.2.3 Fix @ref

15 years agoancient typo
Trevor Daniels [Fri, 6 Mar 2009 23:02:06 +0000 (23:02 +0000)]
ancient typo

15 years agoAdd snappizzicato articulation
Reinhold Kainhofer [Fri, 30 Jan 2009 21:46:02 +0000 (22:46 +0100)]
Add snappizzicato articulation

-) Add "scripts.snappizzicato" glyph to the feta font
-) Add \snappizzicato articulation function
-) Add regtest for snappizzicato
-) Remove custom definition from musicxml2ly and use the new \snappizzicato
-) Add the new articulation to our chart of articulations

15 years agoCSS: Fix invalid CSS padding
Reinhold Kainhofer [Thu, 5 Mar 2009 16:46:00 +0000 (17:46 +0100)]
CSS: Fix invalid CSS padding

15 years agoDocs: LM A.5.1 Improve orchestral template
Trevor Daniels [Fri, 6 Mar 2009 09:01:52 +0000 (09:01 +0000)]
Docs: LM A.5.1 Improve orchestral template

15 years agoCorrect broken regression test.
Neil Puttock [Fri, 6 Mar 2009 01:23:51 +0000 (01:23 +0000)]
Correct broken regression test.

15 years agoLSR: Update.
Neil Puttock [Fri, 6 Mar 2009 01:11:55 +0000 (01:11 +0000)]
LSR: Update.

15 years agoAdd chordChanges capability to FretBoard grobs
Carl Sorensen [Tue, 3 Mar 2009 15:06:32 +0000 (08:06 -0700)]
Add chordChanges capability to FretBoard grobs

15 years agofixed typo: isntructions to instructions
Jonathan Kulp [Thu, 5 Mar 2009 03:27:14 +0000 (21:27 -0600)]
fixed typo: isntructions to instructions

15 years agoContributors' Guide: amend LSR instructions on advice from Carl D.S.
John Mandereau [Thu, 5 Mar 2009 01:33:07 +0000 (02:33 +0100)]
Contributors' Guide: amend LSR instructions on advice from Carl D.S.

15 years agoDocs: quickly update Developers Resources
John Mandereau [Thu, 5 Mar 2009 01:25:22 +0000 (02:25 +0100)]
Docs: quickly update Developers Resources

15 years agoDocs: update all CSS to manage Texinfo smallexample environment
John Mandereau [Thu, 5 Mar 2009 01:03:58 +0000 (02:03 +0100)]
Docs: update all CSS to manage Texinfo smallexample environment

15 years agoContributors' Guide: fix broken link to PDF
John Mandereau [Thu, 5 Mar 2009 01:03:01 +0000 (02:03 +0100)]
Contributors' Guide: fix broken link to PDF

15 years agoContributors' Guide: integrate docs translation instructions
John Mandereau [Sun, 1 Mar 2009 21:35:54 +0000 (22:35 +0100)]
Contributors' Guide: integrate docs translation instructions

Also clean up and improve some Git instructions, and rename section
"Texinfo crash course" to "Texinfo introduction and usage policy" to
make it clear that it contains some policy.

Formatting issue: using @smallexample and @exampleindent 0 to allow
long lines fit in PDF output.

15 years agoThis fixes an endless loop in duration.cc:67.
Michael Käppler [Sat, 28 Feb 2009 09:20:38 +0000 (10:20 +0100)]
This fixes an endless loop in duration.cc:67.

The loop occurred when Duration::Duration(Rational r, bool scale) was called
with r.num() >= 2 * r.den(), f.e. the duration of a longa: r.num = 2,
r.den = 1. If k < 0, the left-shifting-operator << returns an undefined value
instead of right-shifting bits. The fix introduces a new function
shift_left() in misc.hh, which behaves different.

15 years agochange SeparationItem @example to NonMusicalPaperColumn
Jonathan Kulp [Sun, 1 Mar 2009 14:47:38 +0000 (08:47 -0600)]
change SeparationItem @example to NonMusicalPaperColumn

15 years agoUpdate convert-ly rule for orchestral harp according to Neil's request
Carl Sorensen [Sun, 1 Mar 2009 00:44:27 +0000 (17:44 -0700)]
Update convert-ly rule for orchestral harp according to Neil's request

15 years agochanged \book to \score in running.itely
Jonathan Kulp [Sat, 28 Feb 2009 20:24:35 +0000 (14:24 -0600)]
changed \book to \score in running.itely

15 years agoLSR: Update.
Neil Puttock [Sat, 28 Feb 2009 22:44:05 +0000 (22:44 +0000)]
LSR: Update.

15 years agoContributors' Guide: update and complete instructions for LSR snippets
John Mandereau [Sat, 28 Feb 2009 22:39:31 +0000 (23:39 +0100)]
Contributors' Guide: update and complete instructions for LSR snippets

15 years agoDocs: compile fix. release/2.13.0-0
Neil Puttock [Sat, 28 Feb 2009 18:05:34 +0000 (18:05 +0000)]
Docs: compile fix.

15 years agoClean formatting on ly/music-functions-init.ly
Carl Sorensen [Sat, 28 Feb 2009 17:14:15 +0000 (10:14 -0700)]
Clean formatting on ly/music-functions-init.ly

15 years agoAdd doc strings for functions applyOutput to bar (inclusive).
Andrew Wilson [Wed, 25 Feb 2009 00:22:45 +0000 (00:22 +0000)]
Add doc strings for functions applyOutput to bar (inclusive).

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Sat, 28 Feb 2009 16:24:52 +0000 (09:24 -0700)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoAdd internationalization to dosctring for table-of-contents markup
Carl Sorensen [Sat, 28 Feb 2009 16:21:26 +0000 (09:21 -0700)]
Add internationalization to dosctring for table-of-contents markup

Contributed by Marek Klein

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 28 Feb 2009 05:51:58 +0000 (06:51 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: update translations status
John Mandereau [Sat, 28 Feb 2009 05:46:59 +0000 (06:46 +0100)]
Docs: update translations status

15 years agoRemove Japanese translation for texi2html
John Mandereau [Sat, 28 Feb 2009 05:44:48 +0000 (06:44 +0100)]
Remove Japanese translation for texi2html

This file should be included in Texi2html package itself.

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Sat, 28 Feb 2009 00:29:58 +0000 (17:29 -0700)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoMIDI 47: orchestral strings -> orchestral harp
Andrew Hawryluk [Fri, 27 Feb 2009 22:29:39 +0000 (15:29 -0700)]
MIDI 47: orchestral strings -> orchestral harp

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 27 Feb 2009 22:15:15 +0000 (23:15 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agofixed sectioning
Jonathan Kulp [Fri, 27 Feb 2009 13:21:09 +0000 (07:21 -0600)]
fixed sectioning

15 years agoFix unreferenced node "Compiling from source"
Jonathan Kulp [Fri, 27 Feb 2009 03:12:23 +0000 (21:12 -0600)]
Fix unreferenced node "Compiling from source"

15 years agoDoc-es: update of Templates.
Francisco Vila [Thu, 26 Feb 2009 16:25:00 +0000 (17:25 +0100)]
Doc-es: update of Templates.

15 years agoDoc-es: updates from Master.
Francisco Vila [Thu, 26 Feb 2009 16:18:31 +0000 (17:18 +0100)]
Doc-es: updates from Master.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 26 Feb 2009 15:34:29 +0000 (16:34 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoDocs: LM App 5.1: typo
Trevor Daniels [Thu, 26 Feb 2009 09:27:19 +0000 (09:27 +0000)]
Docs: LM App 5.1: typo

15 years agoDoc-de: update texidoc
Till Paala [Wed, 25 Feb 2009 18:52:08 +0000 (20:52 +0200)]
Doc-de: update texidoc

15 years agoDoc-de: update texidocs
Till Paala [Wed, 25 Feb 2009 18:50:21 +0000 (20:50 +0200)]
Doc-de: update texidocs

15 years agoDocs: add new snippet to lsr
Trevor Daniels [Wed, 25 Feb 2009 11:09:17 +0000 (11:09 +0000)]
Docs: add new snippet to lsr

15 years agoRemove a debug command from convert-ly
Francisco Vila [Tue, 24 Feb 2009 15:57:07 +0000 (16:57 +0100)]
Remove a debug command from convert-ly

15 years agoDocs: CG: fix previous patch
Trevor Daniels [Tue, 24 Feb 2009 14:14:22 +0000 (14:14 +0000)]
Docs: CG: fix previous patch

15 years agoTypo fix in git-starting, add AU 1 to CG, fix url margin problem in doc-work
Jonathan Kulp [Tue, 24 Feb 2009 03:04:15 +0000 (21:04 -0600)]
Typo fix in git-starting, add AU 1 to CG, fix url margin problem in doc-work

15 years agoDocs: remove trailing space
Trevor Daniels [Tue, 24 Feb 2009 12:25:05 +0000 (12:25 +0000)]
Docs: remove trailing space

15 years agoDoc-de: adding texidocs for NR2
Till Paala [Mon, 23 Feb 2009 18:14:34 +0000 (20:14 +0200)]
Doc-de: adding texidocs for NR2

15 years agoDocs: LM App A: revised template
Trevor Daniels [Mon, 23 Feb 2009 17:09:41 +0000 (17:09 +0000)]
Docs: LM App A: revised template

15 years agouse correct left to right ordering in keySignature list
Reinhold Kainhofer [Sun, 30 Nov 2008 20:08:49 +0000 (21:08 +0100)]
use correct left to right ordering in keySignature list

The keySignature property list of the KeySignature so far was using
reversed order (e.g. the rightmost accidental came first). This was
quite confusing when manually setting non-standard key signatures like
  \set Staff.keySignature = #`(((0 . 3) . ,SHARP)
                               ((0 . 5) . ,FLAT)
                               ((0 . 6) . ,FLAT))
In this example, you got bes, as, fis in that reversed order rather than
in the order in which you list the alterations. Now, you'll get fis, as,
bes in that (expected) order.

Also update the snippets and add convert-ly check to warn users about the
reversion (the keySignature property was hardly ever used, though).

15 years agoFix convert-ly (missing parenthesis)
Reinhold Kainhofer [Mon, 23 Feb 2009 14:08:04 +0000 (15:08 +0100)]
Fix convert-ly (missing parenthesis)

15 years agoBegin 2.13 branch.
Graham Percival [Mon, 23 Feb 2009 13:52:08 +0000 (21:52 +0800)]
Begin 2.13 branch.

15 years agoRemove oldaddlyrics; contributed by Ian Hulin
Carl Sorensen [Mon, 23 Feb 2009 01:54:55 +0000 (18:54 -0700)]
Remove oldaddlyrics; contributed by Ian Hulin

15 years agoDocs: NR 4.6.2: Explain effect of system-count
Trevor Daniels [Sun, 22 Feb 2009 22:11:00 +0000 (22:11 +0000)]
Docs: NR 4.6.2: Explain effect of system-count

15 years agoDoc-de: fix references
Till Paala [Sun, 22 Feb 2009 16:36:23 +0000 (18:36 +0200)]
Doc-de: fix references

15 years agoDoc-de: Updates for ancient.itely
Till Paala [Sun, 22 Feb 2009 16:01:22 +0000 (18:01 +0200)]
Doc-de: Updates for ancient.itely

15 years agoDocs: LM App A: Add orchestral template
Trevor Daniels [Sun, 22 Feb 2009 11:37:52 +0000 (11:37 +0000)]
Docs: LM App A: Add orchestral template

15 years agoChanged "lastest" to "latest"
Jonathan Kulp [Sat, 21 Feb 2009 22:58:02 +0000 (16:58 -0600)]
Changed "lastest" to "latest"

15 years agoFix typo "lastest" to "latest" and numerous @qq{} spots
Jonathan Kulp [Sat, 21 Feb 2009 00:00:20 +0000 (18:00 -0600)]
Fix typo "lastest" to "latest" and numerous @qq{} spots

15 years agoMinor fixes to lilypond mode in emacs.
Dieter Grollmann [Wed, 18 Feb 2009 18:58:25 +0000 (19:58 +0100)]
Minor fixes to lilypond mode in emacs.

15 years agoReplace "" with @qq{}.
Graham Percival [Wed, 18 Feb 2009 14:41:11 +0000 (22:41 +0800)]
Replace "" with @qq{}.

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 18 Feb 2009 14:31:18 +0000 (15:31 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: update LSR, mostly fixing German texidocs
John Mandereau [Wed, 18 Feb 2009 14:01:00 +0000 (15:01 +0100)]
Docs: update LSR, mostly fixing German texidocs

15 years agoDocs: NR 5.1.3: better examples
Trevor Daniels [Wed, 18 Feb 2009 13:44:44 +0000 (13:44 +0000)]
Docs: NR 5.1.3: better examples

15 years agoDocs: CG 5.3: Fixme
Jonathan Kulp [Wed, 18 Feb 2009 12:14:53 +0000 (12:14 +0000)]
Docs: CG 5.3: Fixme

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 18 Feb 2009 11:07:13 +0000 (12:07 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: NR 2.1, 2.2: link to Keeping contexts alive
Trevor Daniels [Tue, 17 Feb 2009 16:00:12 +0000 (16:00 +0000)]
Docs: NR 2.1, 2.2: link to Keeping contexts alive

15 years agoDoc-es: update from Master.
Francisco Vila [Tue, 17 Feb 2009 14:31:55 +0000 (15:31 +0100)]
Doc-es: update from Master.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Tue, 17 Feb 2009 10:51:56 +0000 (11:51 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoDocs: NR 5.1: add keeping contexts alive
Trevor Daniels [Tue, 17 Feb 2009 10:21:15 +0000 (10:21 +0000)]
Docs: NR 5.1: add keeping contexts alive

15 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Mon, 16 Feb 2009 00:32:15 +0000 (01:32 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoDocs: fix Japanese ly verbatim localization setting
John Mandereau [Mon, 16 Feb 2009 00:20:30 +0000 (01:20 +0100)]
Docs: fix Japanese ly verbatim localization setting

15 years agoDoc-fr: updates
Jean-Charles Malahieude [Sun, 15 Feb 2009 18:26:23 +0000 (19:26 +0100)]
Doc-fr: updates

second pass on pitches and wind
"octaviation" instead of "octavation"

Signed-off-by: Jean-Charles Malahieude <lilyfan@orange.fr>
15 years agoDoc-de: updates from master to de.po
Till Paala [Sun, 15 Feb 2009 13:39:22 +0000 (15:39 +0200)]
Doc-de: updates from master to de.po

15 years agoMerge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
Till Paala [Sun, 15 Feb 2009 13:36:08 +0000 (15:36 +0200)]
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

Conflicts:
Documentation/po/de.po

15 years agoImprove output of LSR snippets in PDF.
Werner Lemberg [Sun, 15 Feb 2009 07:22:37 +0000 (08:22 +0100)]
Improve output of LSR snippets in PDF.

lilypond-book.py (output_texinfo): Always put @lydoctitle into a separate
paragraph.

15 years agoDocs: translation.html.in
Jean-Charles Malahieude [Sat, 14 Feb 2009 19:49:17 +0000 (20:49 +0100)]
Docs: translation.html.in

suppress the @command{} to lilypond-book

15 years agoDoc-fr: some updates
Jean-Charles Malahieude [Sat, 14 Feb 2009 19:24:52 +0000 (20:24 +0100)]
Doc-fr: some updates

* pitches: updating
* working: "i.e." is not French
* translation.template: rephrasing

15 years agoDoc-de: corrections to de.po
Till Paala [Sat, 14 Feb 2009 17:20:58 +0000 (19:20 +0200)]
Doc-de: corrections to de.po

15 years agoDoc-de: update of texidocs for NR1
Till Paala [Sat, 14 Feb 2009 13:14:13 +0000 (15:14 +0200)]
Doc-de: update of texidocs for NR1

15 years agoDoc-de: updates from master
Till Paala [Sat, 14 Feb 2009 13:00:53 +0000 (15:00 +0200)]
Doc-de: updates from master

15 years agoDoc-de: update of de.po
Till Paala [Sat, 14 Feb 2009 13:00:21 +0000 (15:00 +0200)]
Doc-de: update of de.po

15 years agoOops: reenable translation of Japanese ly code comments
John Mandereau [Sat, 14 Feb 2009 02:05:16 +0000 (03:05 +0100)]
Oops: reenable translation of Japanese ly code comments

15 years agoDocs: update PO msgids
John Mandereau [Sat, 14 Feb 2009 01:23:47 +0000 (02:23 +0100)]
Docs: update PO msgids

15 years agoDocs: update translations status
John Mandereau [Sat, 14 Feb 2009 01:22:55 +0000 (02:22 +0100)]
Docs: update translations status