]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
11 years agoAdd warning message for unknown characters (2889).
Werner Lemberg [Mon, 15 Oct 2012 06:34:09 +0000 (08:34 +0200)]
Add warning message for unknown characters (2889).

Missing glyphs are not programming errors...

11 years agoFix multiread option
Phil Holmes [Wed, 22 Aug 2012 16:54:01 +0000 (17:54 +0100)]
Fix multiread option

11 years agoIssue 2856: Get along with use of grob-property instead of grob-property-path in...
David Kastrup [Mon, 24 Sep 2012 09:59:42 +0000 (11:59 +0200)]
Issue 2856: Get along with use of grob-property instead of grob-property-path in overrides

LilyPond uses a willy-nilly mixture of grob-property and
grob-property-path when generating overrides programmatically (the
parser only uses grob-property-path).  Several override-reinterpreting
commands and functionalities were not prepared to deal with this.

11 years agoUpdate help2man to 1.40.12
John Mandereau [Wed, 19 Sep 2012 11:07:16 +0000 (13:07 +0200)]
Update help2man to 1.40.12

11 years agoFix numeric tempi and detached lyrics in abc2ly
Phil Holmes [Tue, 18 Sep 2012 14:06:10 +0000 (15:06 +0100)]
Fix numeric tempi and detached lyrics in abc2ly

11 years agoDoc: extend description of glissandi (2844)
Trevor Daniels [Sat, 29 Sep 2012 06:42:34 +0000 (07:42 +0100)]
Doc: extend description of glissandi (2844)

 Add examples of
  - connecting notes across staves
  - connecting notes in chords
  - adding timing marks and expressions to long glissandi
  - making glissandi breakable

 (Based on original work by
  Tiresia GIUNO <tiresiag@googlemail.com>,
  a patch by Werner LEMBERG <wl@gnu.org> and
  advice from Benkő Pál <benko.pal@gmail.com>)

11 years agoWeb: Add Elysium to Easier Editing section
James Lowe [Sun, 23 Sep 2012 11:38:40 +0000 (12:38 +0100)]
Web: Add Elysium to Easier Editing section

Issue 2871

Included LilyPond IDE for Eclipse and some informtational text
taken from the source website.

11 years agoDoc: document \time command fully (2807)
Trevor Daniels [Wed, 19 Sep 2012 08:14:35 +0000 (09:14 +0100)]
Doc: document \time command fully (2807)

 - explain optional beatStructure argument of \time
   and give an example

 - expand description of \overrideTimeSignatureSettings

 - add two entries to see alsos

 - add cross-references

 - fix incorrect file reference

11 years agoinserted \clef "treble_8"
Marc Hohl [Sat, 29 Sep 2012 17:13:57 +0000 (19:13 +0200)]
inserted \clef "treble_8"

11 years agoIssue 2840: Allow closed music function calls in closed music.
David Kastrup [Sun, 16 Sep 2012 17:10:26 +0000 (19:10 +0200)]
Issue 2840: Allow closed music function calls in closed music.

This fixes hard to understand restrictions when combining music
function calls with post-events.

11 years agoDoc: delete obsolete para on two-pass spacing (2828)
Trevor Daniels [Sat, 15 Sep 2012 21:56:40 +0000 (22:56 +0100)]
Doc: delete obsolete para on two-pass spacing (2828)

11 years agoDoc: Typos to LM - Fundamental and tweaks.itely
James Lowe [Sat, 8 Sep 2012 18:22:06 +0000 (19:22 +0100)]
Doc: Typos to LM - Fundamental and tweaks.itely

Issue 2791

Minor typos and clarifications.

Including an additional @ref{} and removal of (now) incorrect
information.

11 years agoIssue 2759: Don't use /dev/stderr which is only defined on some systems
David Kastrup [Tue, 11 Sep 2012 15:47:40 +0000 (17:47 +0200)]
Issue 2759: Don't use /dev/stderr which is only defined on some systems

Instead, the port associated with file descriptor 2 is being used
which should be equivalent.

11 years agoIssue 2745: more fun with accidental rules.
David Kastrup [Thu, 23 Aug 2012 13:39:04 +0000 (15:39 +0200)]
Issue 2745: more fun with accidental rules.

There was still code mixing up the somewhat orthogonal concept of
single-octave accidentals with non-keysignature accidentals.

11 years agoRevert "Adds warning for line spanner with right coordinate less than left coordinate"
Keith OHara [Sun, 16 Sep 2012 07:50:41 +0000 (00:50 -0700)]
Revert "Adds warning for line spanner with right coordinate less than left coordinate"

This reverts commit 05b3ddf4bb419c41da16b4be853d823ee0d3a0ec.
The warning was emitted for nearly every use of \endSpanners

11 years agoDoc: extend explanation of relative-includes (2558)
Trevor Daniels [Mon, 17 Sep 2012 08:03:31 +0000 (09:03 +0100)]
Doc: extend explanation of relative-includes (2558)

 (This is intended for 2.16 releases and 2.17 releases
  up to changing the default value of relative-includes
  to #t.)

11 years agoDoc: improve footnote documentation (2547)
Trevor Daniels [Sun, 9 Sep 2012 09:23:22 +0000 (10:23 +0100)]
Doc: improve footnote documentation (2547)

 - clearer headings, separating footnotes in music
   expressions from those in stand-alone text

 - distinguish Event- and Time-based footnotes (thanks
   David)

 - explain how offsets are measured from grob boundary

 - use examples that cover just single points for clarity

 - explain how to create footnotes in stand-alone text
   with automatic and with manual marks

11 years agoIssue 2808: Allow direction - ^ _ before string indication \1, \2...
David Kastrup [Mon, 3 Sep 2012 23:39:35 +0000 (01:39 +0200)]
Issue 2808: Allow direction - ^ _ before string indication \1, \2...

11 years agoFixes bug in abc2ly and abc2ly regtest
Phil Holmes [Fri, 31 Aug 2012 16:48:55 +0000 (17:48 +0100)]
Fixes bug in abc2ly and abc2ly regtest

11 years agoDoc: clarify the use of a Scheme engraver.
Francisco Vila [Wed, 29 Aug 2012 13:42:09 +0000 (15:42 +0200)]
Doc: clarify the use of a Scheme engraver.

11 years agoWeb: Removed note about MacOS Lion not supported
James Lowe [Sun, 9 Sep 2012 13:58:06 +0000 (14:58 +0100)]
Web: Removed note about MacOS Lion not supported

Lion 10.7 is now supported with 2.16.

lists.gnu.org/archive/html/lilypond-devel/2012-09/msg00362.html

11 years agoadd website link to tunefl.com
Rodolfo Zitellini [Sat, 1 Sep 2012 20:03:15 +0000 (22:03 +0200)]
add website link to tunefl.com

11 years agoDoc: NR 3.2.1: clarify titles and \header blocks (2652)
Trevor Daniels [Wed, 29 Aug 2012 10:13:44 +0000 (11:13 +0100)]
Doc: NR 3.2.1: clarify titles and \header blocks (2652)

 - drop use of "title blocks"
 - make headings consistent
 - explain the two titling areas
 - explain the four positions for \header blocks and their
   hierarchy
 - clarify text in several places

11 years agoIssue 1637: Bump Fontforge version requirement (issue 1637)
Janek Warchoł [Mon, 27 Aug 2012 09:00:24 +0000 (11:00 +0200)]
Issue 1637: Bump Fontforge version requirement (issue 1637)

Conflicts:

configure.in

11 years agoFix over-long lines in glossary
Phil Holmes [Wed, 22 Aug 2012 09:01:40 +0000 (10:01 +0100)]
Fix over-long lines in glossary

11 years agoIssue 2760: CG wants all engravers to have double-quotes around them
David Kastrup [Mon, 20 Aug 2012 08:06:44 +0000 (10:06 +0200)]
Issue 2760: CG wants all engravers to have double-quotes around them

11 years agoDoc: MG: add incomplete dominant seventh chord (2749)
Arnold Theresius [Sun, 19 Aug 2012 15:39:22 +0000 (16:39 +0100)]
Doc: MG: add incomplete dominant seventh chord (2749)

11 years agoDocument "landscape" and "portrait" suffixes for paper size
David Kastrup [Sun, 12 Aug 2012 09:03:47 +0000 (11:03 +0200)]
Document "landscape" and "portrait" suffixes for paper size

11 years agoIssue 2737: Allow trailing "portrait" or "landscape" with all papersizes
David Kastrup [Sat, 11 Aug 2012 20:18:40 +0000 (22:18 +0200)]
Issue 2737: Allow trailing "portrait" or "landscape" with all papersizes

11 years agoDoc: standardise level 5 headings (2730)
Trevor Daniels [Mon, 13 Aug 2012 09:59:40 +0000 (10:59 +0100)]
Doc: standardise level 5 headings (2730)

 - add subsubsubheading macro for use as level 5
   heading

 - update CG to document its use

 - amend entire Chapter 1 of NR

11 years agoDoc: added link to conversion tools from Encore to lilypond enc2ly and go-enc2ly...
Frederic Bron [Sat, 18 Aug 2012 19:53:26 +0000 (21:53 +0200)]
Doc: added link to conversion tools from Encore to lilypond enc2ly and go-enc2ly (issue 2706)

- done in both English and French version
- sorted the list alphabetically
- fixed missing @item in French version

11 years agoDoc: Bar_engraver is required for system-start clefs (2694)
Trevor Daniels [Mon, 20 Aug 2012 12:48:10 +0000 (13:48 +0100)]
Doc: Bar_engraver is required for system-start clefs (2694)

11 years agoIssue 2728: count pairs of brackets
David Kastrup [Fri, 10 Aug 2012 10:20:36 +0000 (12:20 +0200)]
Issue 2728: count pairs of brackets

What this actually does is exit the parser after the main file, then
continue parsing the rest of the init file in a separate call of the
parser.

This delivers useful error messages in case that the main input is
incomplete.

11 years agoIssue 2729: When cloning a lexer/parser, don't copy the scopes.
David Kastrup [Thu, 9 Aug 2012 15:48:12 +0000 (17:48 +0200)]
Issue 2729: When cloning a lexer/parser, don't copy the scopes.

11 years agoBump version.
David Kastrup [Thu, 6 Sep 2012 14:22:55 +0000 (16:22 +0200)]
Bump version.

11 years agoMerge branch 'translation' into stable/2.16
John Mandereau [Tue, 2 Oct 2012 08:15:22 +0000 (10:15 +0200)]
Merge branch 'translation' into stable/2.16

11 years agoMerge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation
Till Paala [Sun, 30 Sep 2012 21:26:40 +0000 (00:26 +0300)]
Merge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation

11 years agoDoc-de: update to notation manual 5
Till Paala [Sun, 30 Sep 2012 20:55:39 +0000 (23:55 +0300)]
Doc-de: update to notation manual 5

11 years agoDoc-it: add chapter 4 of Learning Manual
Federico Bruni [Mon, 24 Sep 2012 22:34:38 +0000 (00:34 +0200)]
Doc-it: add chapter 4 of Learning Manual

11 years agoUpdates search box version numbers
Phil Holmes [Fri, 21 Sep 2012 13:11:36 +0000 (14:11 +0100)]
Updates search box version numbers

11 years agoWeb-es: update NEWS. origin/stable/2.16 origin/translation origin/translation-staging
Francisco Vila [Mon, 17 Sep 2012 09:11:51 +0000 (11:11 +0200)]
Web-es: update NEWS.

11 years agoDoc-fr: Doc-fr: updates to 2.16 - texidocs
Jean-Charles Malahieude [Fri, 14 Sep 2012 18:08:27 +0000 (20:08 +0200)]
Doc-fr: Doc-fr: updates to 2.16 - texidocs

11 years agoWeb-fr: Linux -> GNU/Linux (2nd pass)
Jean-Charles Malahieude [Fri, 14 Sep 2012 17:22:14 +0000 (19:22 +0200)]
Web-fr: Linux -> GNU/Linux (2nd pass)

11 years agoDoc-fr: updates to 2.16 - Notation (part 2)
Jean-Charles Malahieude [Fri, 14 Sep 2012 17:18:51 +0000 (19:18 +0200)]
Doc-fr: updates to 2.16 - Notation (part 2)

11 years agoMerge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation
Till Paala [Thu, 13 Sep 2012 21:41:02 +0000 (00:41 +0300)]
Merge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation

11 years agoDoc-de: fix compiling error
Till Paala [Thu, 13 Sep 2012 21:36:02 +0000 (00:36 +0300)]
Doc-de: fix compiling error

11 years agoDoc-es: clarifying nitpick in Kievan section.
Francisco Vila [Thu, 13 Sep 2012 13:17:01 +0000 (15:17 +0200)]
Doc-es: clarifying nitpick in Kievan section.

11 years agoUpdate Spanish PO from TP
Francisco Vila [Thu, 13 Sep 2012 08:34:04 +0000 (10:34 +0200)]
Update Spanish PO from TP

See http://translationproject.org/domain/lilypond.html

11 years agoDoc-es: fix mistranslation, thanks to Aleksandr Andreev.
Francisco Vila [Thu, 13 Sep 2012 08:25:56 +0000 (10:25 +0200)]
Doc-es: fix mistranslation, thanks to Aleksandr Andreev.

11 years agoDoc-de: compile fix
Till Paala [Tue, 11 Sep 2012 11:23:52 +0000 (14:23 +0300)]
Doc-de: compile fix

11 years agoMerge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation
Till Paala [Tue, 11 Sep 2012 06:45:32 +0000 (09:45 +0300)]
Merge branch 'translation' of ssh://git.sv.gnu.org/srv/git/lilypond into translation

Conflicts:
Documentation/de/learning/tweaks.itely
Documentation/de/notation/changing-defaults.itely

11 years agoDoc-de: update to notation manual 4
Till Paala [Tue, 11 Sep 2012 06:36:35 +0000 (09:36 +0300)]
Doc-de: update to notation manual 4

11 years agoDoc-de: change open source to Free Software
Till Paala [Fri, 7 Sep 2012 18:29:04 +0000 (21:29 +0300)]
Doc-de: change open source to Free Software

11 years agoDoc-de: change appearences of Linux into GNU/Linux
Till Paala [Fri, 7 Sep 2012 18:24:48 +0000 (21:24 +0300)]
Doc-de: change appearences of Linux into GNU/Linux

11 years agoDoc-fr: updates to 2.16 - Notation (part 1)
Jean-Charles Malahieude [Fri, 7 Sep 2012 17:30:30 +0000 (19:30 +0200)]
Doc-fr: updates to 2.16 - Notation (part 1)

11 years agoWeb-fr: Linux -> GNU/Linux
Jean-Charles Malahieude [Sun, 2 Sep 2012 19:22:54 +0000 (21:22 +0200)]
Web-fr: Linux -> GNU/Linux

11 years agoDoc-fr: updates to 2.16 - Usage
Jean-Charles Malahieude [Sun, 2 Sep 2012 19:16:19 +0000 (21:16 +0200)]
Doc-fr: updates to 2.16 - Usage

11 years agoDoc-fr: updates to 2.16 - Learning
Jean-Charles Malahieude [Sun, 2 Sep 2012 13:58:27 +0000 (15:58 +0200)]
Doc-fr: updates to 2.16 - Learning

11 years agoDoc-fr: updates to 2.16 - Extending
Jean-Charles Malahieude [Sun, 2 Sep 2012 13:55:37 +0000 (15:55 +0200)]
Doc-fr: updates to 2.16 - Extending

11 years agoDoc-fr: updates to 2.16 - Essay
Jean-Charles Malahieude [Sun, 2 Sep 2012 13:06:13 +0000 (15:06 +0200)]
Doc-fr: updates to 2.16 - Essay

11 years agoFix documentation build
John Mandereau [Fri, 31 Aug 2012 12:01:23 +0000 (14:01 +0200)]
Fix documentation build

11 years agoDoc-cs. Update of fundamental.itely.
Pavel Fric [Thu, 30 Aug 2012 16:46:50 +0000 (18:46 +0200)]
Doc-cs. Update of fundamental.itely.

11 years agoUpdate Italian PO from TP
Federico Bruni [Thu, 30 Aug 2012 10:00:25 +0000 (12:00 +0200)]
Update Italian PO from TP

From http://translationproject.org/domain/lilypond.html

11 years agoUpdate Esperanto PO from TP
Felipe Castro [Thu, 30 Aug 2012 09:57:27 +0000 (11:57 +0200)]
Update Esperanto PO from TP

From http://translationproject.org/domain/lilypond.html

11 years agoMerge branch 'translation' into stable/2.16
John Mandereau [Thu, 30 Aug 2012 09:53:06 +0000 (11:53 +0200)]
Merge branch 'translation' into stable/2.16

11 years agoWeb-es: update NEWS.
Francisco Vila [Tue, 28 Aug 2012 09:42:25 +0000 (11:42 +0200)]
Web-es: update NEWS.

11 years agoDoc-es: mark updated texidoc files.
Francisco Vila [Tue, 28 Aug 2012 09:01:58 +0000 (11:01 +0200)]
Doc-es: mark updated texidoc files.

11 years agoDoc-es: mark updated files, except texidocs.
Francisco Vila [Tue, 28 Aug 2012 08:58:21 +0000 (10:58 +0200)]
Doc-es: mark updated files, except texidocs.

11 years agoWeb-it: update
Federico Bruni [Tue, 28 Aug 2012 06:03:13 +0000 (08:03 +0200)]
Web-it: update

11 years agoDoc-cs. Update of fundamental.itely.
Pavel Fric [Mon, 27 Aug 2012 11:26:58 +0000 (13:26 +0200)]
Doc-cs. Update of fundamental.itely.

11 years agonews: add David Nalesnik to 2.16 announcement.
Graham Percival [Sat, 25 Aug 2012 16:42:03 +0000 (17:42 +0100)]
news: add David Nalesnik to 2.16 announcement.

11 years agocontributors: add David Nalesnik
Graham Percival [Sat, 25 Aug 2012 16:41:15 +0000 (17:41 +0100)]
contributors: add David Nalesnik

11 years agoAdd Bug meister Colin Hall, spell Marc Hohl correctly
David Kastrup [Fri, 24 Aug 2012 20:53:42 +0000 (22:53 +0200)]
Add Bug meister Colin Hall, spell Marc Hohl correctly

Affects both release announcement and Documentation/included/authors.itexi

11 years agoRelease: update news. release/2.16.0-1
David Kastrup [Fri, 24 Aug 2012 09:44:57 +0000 (11:44 +0200)]
Release: update news.

11 years agoRun po-replace for updating po/lilypond.pot
David Kastrup [Fri, 24 Aug 2012 09:06:45 +0000 (11:06 +0200)]
Run po-replace for updating po/lilypond.pot

11 years agoRun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Fri, 24 Aug 2012 09:01:43 +0000 (11:01 +0200)]
Run scripts/auxiliar/update-with-convert-ly.sh

11 years agoBump VERSION to 2.16.0
David Kastrup [Fri, 24 Aug 2012 08:59:15 +0000 (10:59 +0200)]
Bump VERSION to 2.16.0

11 years agoAdd missing patchlevel version to regression tests
John Mandereau [Fri, 24 Aug 2012 08:53:47 +0000 (10:53 +0200)]
Add missing patchlevel version to regression tests

11 years agoconvertrules.py: bump version for release 2.16
David Kastrup [Fri, 24 Aug 2012 08:40:01 +0000 (10:40 +0200)]
convertrules.py: bump version for release 2.16

11 years agoMerge remote-tracking branch 'origin/translation' into HEAD
David Kastrup [Fri, 24 Aug 2012 08:30:05 +0000 (10:30 +0200)]
Merge remote-tracking branch 'origin/translation' into HEAD

11 years agoIssue 2366: THANKS needs updating or deleting
David Kastrup [Thu, 23 Aug 2012 08:51:44 +0000 (10:51 +0200)]
Issue 2366: THANKS needs updating or deleting

This is a superficial update of THANKS.  It is a temporary measure for
the sake of a stable release with minimally invasive changes.

11 years agoWeb-es: fix link.
Francisco Vila [Thu, 23 Aug 2012 17:43:30 +0000 (19:43 +0200)]
Web-es: fix link.

11 years agoIssue 2744: Remove music typecheck in \endSpanners
David Kastrup [Tue, 14 Aug 2012 05:58:09 +0000 (07:58 +0200)]
Issue 2744: Remove music typecheck in \endSpanners

11 years agoWeb-es: update.
Francisco Vila [Wed, 22 Aug 2012 11:11:45 +0000 (13:11 +0200)]
Web-es: update.

Full update of all Spanish manuals and web, ready for 2.16

11 years agoDoc-es: full update of manuals and texidocs.
Francisco Vila [Mon, 20 Aug 2012 18:26:42 +0000 (20:26 +0200)]
Doc-es: full update of manuals and texidocs.

11 years agoDoc-de: updates to notation manual 3
Till Paala [Sat, 18 Aug 2012 20:43:15 +0000 (23:43 +0300)]
Doc-de: updates to notation manual 3

11 years agoDoc-de: update notation manual 2
Till Paala [Sat, 18 Aug 2012 19:46:30 +0000 (22:46 +0300)]
Doc-de: update notation manual 2

11 years agoDoc-de: update notation manual
Till Paala [Thu, 16 Aug 2012 17:08:51 +0000 (20:08 +0300)]
Doc-de: update notation manual

11 years agoDoc-de: Update of learning manual
Till Paala [Thu, 16 Aug 2012 11:20:12 +0000 (14:20 +0300)]
Doc-de: Update of learning manual

11 years agoDoc-de: update webpage
Till Paala [Thu, 16 Aug 2012 06:35:51 +0000 (09:35 +0300)]
Doc-de: update webpage

11 years agoFetch Esperanto, French and German POs from TP
John Mandereau [Wed, 15 Aug 2012 17:13:30 +0000 (19:13 +0200)]
Fetch Esperanto, French and German POs from TP

Source: http://translationproject.org/latest/lilypond/
POT version: release 2.15.95

11 years agoMerge remote-tracking branch 'origin/stable/2.16' into translation
John Mandereau [Wed, 15 Aug 2012 17:01:14 +0000 (19:01 +0200)]
Merge remote-tracking branch 'origin/stable/2.16' into translation

11 years agoDoc-ja: full update
Yoshiki Sawada [Mon, 13 Aug 2012 08:49:59 +0000 (17:49 +0900)]
Doc-ja: full update

Doc-ja: full update

11 years agoRelease: bump version.
Graham Percival [Sat, 11 Aug 2012 22:28:38 +0000 (23:28 +0100)]
Release: bump version.

11 years agoDoc-fr: updates LM, Extend and NR
Jean-Charles Malahieude [Sat, 11 Aug 2012 16:21:36 +0000 (18:21 +0200)]
Doc-fr: updates LM, Extend and NR

11 years agoRelease: update news. release/2.15.95-1
David Kastrup [Sat, 11 Aug 2012 12:50:30 +0000 (14:50 +0200)]
Release: update news.

11 years agoPO: update template.
David Kastrup [Sat, 11 Aug 2012 12:50:06 +0000 (14:50 +0200)]
PO: update template.

11 years agoExtra version update for 2.15.95
David Kastrup [Sat, 11 Aug 2012 12:51:18 +0000 (14:51 +0200)]
Extra version update for 2.15.95

11 years agoLSR Updates
Phil Holmes [Sat, 11 Aug 2012 11:12:42 +0000 (12:12 +0100)]
LSR Updates

11 years agoRun fixcc.py with astyle 2.02.
Graham Percival [Fri, 10 Aug 2012 14:08:32 +0000 (15:08 +0100)]
Run fixcc.py with astyle 2.02.