]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoRelease: update news. release/2.14.0-1
Graham Percival [Sun, 5 Jun 2011 12:58:24 +0000 (13:58 +0100)]
Release: update news.

12 years agoUpdate old paper size (c9 => a8landscape)
Graham Percival [Sat, 4 Jun 2011 22:22:29 +0000 (23:22 +0100)]
Update old paper size (c9 => a8landscape)

12 years agoVERSION: bump to 2.14.0.
Graham Percival [Sat, 4 Jun 2011 22:01:49 +0000 (23:01 +0100)]
VERSION: bump to 2.14.0.

12 years agoAllow create-weblinks to handle non-2.12 stable.
Graham Percival [Sat, 4 Jun 2011 22:01:13 +0000 (23:01 +0100)]
Allow create-weblinks to handle non-2.12 stable.

12 years agoDocs: run convert-ly for 2.14.0.
Graham Percival [Sat, 4 Jun 2011 21:33:54 +0000 (22:33 +0100)]
Docs: run convert-ly for 2.14.0.

12 years agoconvert-ly: rule for 2.14.0 release.
Graham Percival [Sat, 4 Jun 2011 21:29:47 +0000 (22:29 +0100)]
convert-ly: rule for 2.14.0 release.

12 years agoreduce version of backported regtest. release/2.13.63-1
Graham Percival [Mon, 30 May 2011 22:01:20 +0000 (23:01 +0100)]
reduce version of backported regtest.

12 years agoBuild updates to get rid of website warnings
Phil Holmes [Thu, 5 May 2011 12:25:24 +0000 (13:25 +0100)]
Build updates to get rid of website warnings

12 years agoAdd new git file to tarball. Fixes installer build.
Jan Nieuwenhuizen [Wed, 25 May 2011 18:36:57 +0000 (20:36 +0200)]
Add new git file to tarball.  Fixes installer build.

12 years agoupdate VERSION.
Graham Percival [Mon, 30 May 2011 11:52:47 +0000 (12:52 +0100)]
update VERSION.

12 years agoRelease: update news.
Graham Percival [Mon, 30 May 2011 11:52:03 +0000 (12:52 +0100)]
Release: update news.

12 years agoCG: add GOP questions about identifiers.
Graham Percival [Sun, 29 May 2011 21:28:02 +0000 (22:28 +0100)]
CG: add GOP questions about identifiers.

12 years agoAdd .py files to SOURCE_FILES instead of EXTRA_DIST_FILES. Fixes dist.
Jan Nieuwenhuizen [Wed, 25 May 2011 20:14:00 +0000 (22:14 +0200)]
Add .py files to SOURCE_FILES instead of EXTRA_DIST_FILES.  Fixes dist.

12 years agoAdd new git file to tarball. Fixes installer build.
Jan Nieuwenhuizen [Wed, 25 May 2011 18:36:57 +0000 (20:36 +0200)]
Add new git file to tarball.  Fixes installer build.

12 years agoDoc: NR Rewrite of 3.2 Titles and Headers
James Lowe [Sun, 10 Apr 2011 16:03:41 +0000 (17:03 +0100)]
Doc: NR Rewrite of 3.2 Titles and Headers

This is an edited version of Mark Polesky's patch
http://codereview.appspot.com/3667041/

Minor additions to original patch added including more @lilyponds and some of the
original ones have been modified.

Text has been edited so it is more suited for NR style.

12 years agoDoc: NR 1.6.3 - edit eg.s in quoting other voices
James Lowe [Tue, 10 May 2011 12:27:36 +0000 (13:27 +0100)]
Doc: NR 1.6.3 - edit eg.s in quoting other voices

Suggestion from Keith O'Hara.

An attempt to give a more realistic example than what was previously there.

It also helps emphasise that it must be made at the top level but also that the
order of the \quoteDurings and \addQuotes is not prescribed.

Minor improvements of syntax

12 years agoFix \fill-with-pattern
Nicolas Sceaux [Sun, 15 May 2011 10:28:51 +0000 (12:28 +0200)]
Fix \fill-with-pattern

When the `left' and `right' markups are already wider than the line
width, then the middle filler width shall be forced to null,
iso. being negative.

12 years agoFixes the assert problem caused by ledger line spanners.
Mike Solomon [Thu, 12 May 2011 23:28:24 +0000 (19:28 -0400)]
Fixes the assert problem caused by ledger line spanners.

This fix makes it such that ledger lines are not printed when
there is a no-line staff symbol.  This makes sense, as a note
cannot be above or below the staff if the staff does not exist,
which means that ledger lines should not be used.

12 years agoDoc: CG more updates to build notes
James Lowe [Mon, 9 May 2011 18:42:07 +0000 (19:42 +0100)]
Doc: CG more updates to build notes

Changes provided by Phil.

Pushed by James

12 years agoDoc: Correct last CG commit
James Lowe [Tue, 3 May 2011 18:10:04 +0000 (19:10 +0100)]
Doc: Correct last CG commit

@lilypond needed to be placed inside an @example to compile
the *itexi file.

12 years agoDoc: Adjusted CG Policy on @lilypond[] variables
James Lowe [Tue, 26 Apr 2011 21:39:28 +0000 (22:39 +0100)]
Doc: Adjusted CG Policy on @lilypond[] variables

As a reuslt of work on NR 3.2 Titles and Headers, it was necessary to
define some more explicit requirements for using the variables in the
@lilypond[ ... ] construct. Ssuch as removing staffsize
and page sizes within the actual @lilypond example which only add more noise
to the examples.

Also when the need to show taglines and/or page breaks and footers is required then
\book is needed in the example and this will result in unnecessary white space between top and bottom
of the page. So showing page breaking features or numbering examples becomes
problematic within the documentation.

The new @lilypond[papersize=X] variable allows for explicit page sizing without
the need to include it in the example itself. Allowing for better clarity.

The papersize=X takes variables from the scm/paper.scm else 'a4' is presumed.

Moved existing material to the front of this section so that it makes more sense
and added the new requirements for the various preferred variables.

12 years agoChanged custom paper size in scm file
James Lowe [Mon, 2 May 2011 16:10:02 +0000 (17:10 +0100)]
Changed custom paper size in scm file

This changes commit 71e0343fdf2a1936b07db0a5892155351c72d553

c9landscape was too small. Added new a8landscape so that @lilypond[] can
use this new landscape size for very small examples.

12 years agoEliminate faulty barcheck warning in articulate.
Peter Chubb [Mon, 2 May 2011 12:52:03 +0000 (13:52 +0100)]
Eliminate faulty barcheck warning in articulate.

12 years agoMake BassFigureAlignment ignore alignment-distances.
Joe Neeman [Thu, 26 May 2011 18:45:18 +0000 (21:45 +0300)]
Make BassFigureAlignment ignore alignment-distances.

12 years agoMIDI: default midiChannelMapping to 'staff
Keith OHara [Sat, 14 May 2011 00:27:23 +0000 (17:27 -0700)]
MIDI: default midiChannelMapping to 'staff

Fix issue 1648, with regtest

12 years agoAllow for spaces in ttf font glyph names. Fixes #1562.
Jan Nieuwenhuizen [Sun, 29 May 2011 09:41:15 +0000 (11:41 +0200)]
Allow for spaces in ttf font glyph names.  Fixes #1562.

Apparently, the Verdana.ttf font that comes with Windows 7 SP1
has glyphs 571 and 571 using names "glyph 571" and "glyph 572", i.e.,
their glyph names contain spaces.  This breaks the PostScript output.

Thanks to Chris Lidell and James Lowe for their help to nail this
bug.

12 years agoFix 1442.
Joe Neeman [Mon, 28 Feb 2011 00:25:12 +0000 (11:25 +1100)]
Fix 1442.

When include_fixed_spacing is false, also exclude minimum-distance
from consideration.

12 years agoIgnore impossible notes in calculated fretboards release/2.13.62-1
Carl Sorensen [Thu, 26 May 2011 22:46:39 +0000 (16:46 -0600)]
Ignore impossible notes in calculated fretboards

12 years agoLoose lines honor padding between systems
Keith OHara [Tue, 24 May 2011 01:49:23 +0000 (18:49 -0700)]
Loose lines honor padding between systems

When placing a loose line (e.g. Lyrics) at the top or bottom of a
system, include as a constraint the padding to the neighboring
system or markup.  Fix 1654.

12 years agoFix typo in warning message
Carl Sorensen [Thu, 26 May 2011 04:12:47 +0000 (22:12 -0600)]
Fix typo in warning message

12 years agoFix determine-frets-and-strings so that ignored notes are ignored
Carl Sorensen [Thu, 26 May 2011 04:06:23 +0000 (22:06 -0600)]
Fix determine-frets-and-strings so that ignored notes are ignored

12 years agoscm/translation-functions, determine-frets, typo
Keith OHara [Thu, 26 May 2011 03:19:19 +0000 (20:19 -0700)]
scm/translation-functions, determine-frets, typo

A variable name-change from 70a6151a missed one spot

12 years agoMIDI: #'instrument mode: do not re-initialize channel with empty instrument.
Jan Nieuwenhuizen [Thu, 21 Apr 2011 18:35:22 +0000 (20:35 +0200)]
MIDI: #'instrument mode: do not re-initialize channel with empty instrument.

12 years agoUpdate regression test version for backport
Carl Sorensen [Wed, 25 May 2011 18:02:17 +0000 (12:02 -0600)]
Update regression test version for backport

12 years agoFix calculation of vertical offset when 'staff-padding is set
Trevor Daniels [Thu, 12 May 2011 08:39:31 +0000 (09:39 +0100)]
Fix calculation of vertical offset when 'staff-padding is set

 - fix 877: Ottava clefs may not look good

 - the previous code incorrectly calculated the offset from
   the staff rather than the parent; this happened to coincide
   with the correct value for most parents but gave an incorrect
   offset for OctavateEight above the F-clef

 - add regression test for this case

 - fix existing whitespace errors

12 years agoCG: add warning about lily-git.tcl possible fail.
Graham Percival [Mon, 2 May 2011 13:32:51 +0000 (14:32 +0100)]
CG: add warning about lily-git.tcl possible fail.

12 years agoUpdate versions in regtests for backport
Carl Sorensen [Wed, 25 May 2011 17:59:16 +0000 (11:59 -0600)]
Update versions in regtests for backport

12 years agoFix issue 1641 -- Make \noBeam terminate the current autobeam
Carl Sorensen [Sat, 30 Apr 2011 21:51:43 +0000 (15:51 -0600)]
Fix issue 1641 -- Make \noBeam terminate the current autobeam

add regression test file

12 years agoFixes issues 1639 and 1640.
Reinhold Kainhofer [Tue, 26 Apr 2011 10:11:33 +0000 (12:11 +0200)]
Fixes issues 1639 and 1640.

Consecutive glissandos are typeset, and line breaks can happen
with killed glissandi.

12 years agoAdds a regtest for glissando index.
Mike Solomon [Thu, 28 Apr 2011 14:03:20 +0000 (10:03 -0400)]
Adds a regtest for glissando index.

Also fixes a variable declaration in the glissando engraver.

12 years agoAllows for individual glissandi between members of NoteColumns.
Mike Solomon [Thu, 28 Apr 2011 13:10:27 +0000 (09:10 -0400)]
Allows for individual glissandi between members of NoteColumns.

The property glissandoMap is used to tell the glissando-engraver
what note-column members to connect via glissandi.

12 years agoMakes parentheses-item::print public.
Mike Solomon [Sat, 21 May 2011 21:35:11 +0000 (23:35 +0200)]
Makes parentheses-item::print public.

12 years agoFix determine-frets so that it preserves note order
Carl Sorensen [Mon, 9 May 2011 14:04:09 +0000 (08:04 -0600)]
Fix determine-frets so that it preserves note order

12 years agoAdd predefined mandolin fretboards to lilypond.
Marc Hohl [Thu, 7 Apr 2011 08:42:11 +0000 (10:42 +0200)]
Add predefined mandolin fretboards to lilypond.

12 years agoRelease: update news.
Graham Percival [Tue, 24 May 2011 09:06:20 +0000 (10:06 +0100)]
Release: update news.

13 years agoDoc-es: update CHANGES.
Francisco Vila [Tue, 19 Apr 2011 09:12:25 +0000 (11:12 +0200)]
Doc-es: update CHANGES.

13 years agoDoc-ja: Adding two sections to NR-ja.
Yoshiki Sawada [Sun, 1 May 2011 02:23:40 +0000 (11:23 +0900)]
Doc-ja: Adding two sections to NR-ja.

Doc-ja:
Adding editorial.itely and text.itely to NR-ja.
Fixing links.
Several small fixs.

13 years agoWeb-es: update NEWS.
Francisco Vila [Tue, 3 May 2011 11:29:24 +0000 (13:29 +0200)]
Web-es: update NEWS.

13 years agoDoc-es: updates from master.
Francisco Vila [Tue, 19 Apr 2011 09:39:27 +0000 (11:39 +0200)]
Doc-es: updates from master.

Tweaks, Ancient, Changing Defaults.

13 years agoDoc-es: update Input.
Francisco Vila [Wed, 20 Apr 2011 18:21:51 +0000 (20:21 +0200)]
Doc-es: update Input.

13 years agoDoc-es: update of Percussion, Repeats, Rhythms.
Francisco Vila [Thu, 21 Apr 2011 14:40:27 +0000 (16:40 +0200)]
Doc-es: update of Percussion, Repeats, Rhythms.

13 years agoDoc-es: update Spacing, LilyPond-Book, Running, Introduction.
Francisco Vila [Thu, 21 Apr 2011 15:31:47 +0000 (17:31 +0200)]
Doc-es: update Spacing, LilyPond-Book, Running, Introduction.

13 years agoDoc-it: add Suggestions chapter of Usage (plus some fixes)
Federico Bruni [Sat, 23 Apr 2011 14:55:09 +0000 (16:55 +0200)]
Doc-it: add Suggestions chapter of Usage (plus some fixes)

13 years agoWeb-es: update Manuals.
Francisco Vila [Sun, 24 Apr 2011 07:48:54 +0000 (09:48 +0200)]
Web-es: update Manuals.

13 years agoDoc-es: update CHANGES.
Francisco Vila [Thu, 28 Apr 2011 11:17:12 +0000 (13:17 +0200)]
Doc-es: update CHANGES.

13 years agoDof-fr: typo in keyboard
Jean-Charles Malahieude [Thu, 28 Apr 2011 13:50:06 +0000 (15:50 +0200)]
Dof-fr: typo in keyboard

13 years agoDoc-ja: adding simultaneous.itely and staff.itely.
Yoshiki Sawada [Thu, 28 Apr 2011 15:08:29 +0000 (00:08 +0900)]
Doc-ja: adding simultaneous.itely and staff.itely.

Doc-ja NR
Adding simultaneous.itely and staff.itely.
Changing notation.itely and expressive.itely.

13 years agoDoc-es: update essay - engraving.
Francisco Vila [Sat, 30 Apr 2011 09:04:35 +0000 (11:04 +0200)]
Doc-es: update essay - engraving.

13 years agoDoc-es: update Fretted, Keyboards, Notation appendices, web/Introduction.
Francisco Vila [Tue, 3 May 2011 09:26:42 +0000 (11:26 +0200)]
Doc-es: update Fretted, Keyboards, Notation appendices, web/Introduction.

13 years agoWeb-es: update NEWS.
Francisco Vila [Tue, 3 May 2011 10:46:33 +0000 (12:46 +0200)]
Web-es: update NEWS.

13 years agoDoc-es: update Fretted.
Francisco Vila [Tue, 3 May 2011 11:26:13 +0000 (13:26 +0200)]
Doc-es: update Fretted.

13 years agoDoc-es: update some LSR snippets.
Francisco Vila [Tue, 3 May 2011 11:36:22 +0000 (13:36 +0200)]
Doc-es: update some LSR snippets.

13 years agoDoc-es: run makelsr.
Francisco Vila [Tue, 3 May 2011 11:38:03 +0000 (13:38 +0200)]
Doc-es: run makelsr.

13 years agoDoc-es: adjust versions of texidoc files. Full update of Spanish docs.
Francisco Vila [Tue, 3 May 2011 11:40:13 +0000 (13:40 +0200)]
Doc-es: adjust versions of texidoc files.  Full update of Spanish docs.

13 years agoRelease: update news.
Graham Percival [Sun, 8 May 2011 05:56:32 +0000 (06:56 +0100)]
Release: update news.

13 years agoChanges botton-margin to bottom-margin.
Mike Solomon [Fri, 6 May 2011 15:16:25 +0000 (08:16 -0700)]
Changes botton-margin to bottom-margin.

13 years agoRelease: bump version.
Graham Percival [Sun, 1 May 2011 18:58:15 +0000 (19:58 +0100)]
Release: bump version.

13 years agoBackport input/regression/beam-collision-large-object.ly
Carl Sorensen [Sat, 7 May 2011 17:09:55 +0000 (11:09 -0600)]
Backport input/regression/beam-collision-large-object.ly

13 years agoModifies regtest to check for tricky large collisions.
Mike Solomon [Wed, 4 May 2011 16:39:36 +0000 (09:39 -0700)]
Modifies regtest to check for tricky large collisions.

13 years agoFixes issue 1613.
Mike Solomon [Wed, 4 May 2011 14:51:04 +0000 (07:51 -0700)]
Fixes issue 1613.

Beams' left extrema are now placed outside of zones that would cause
an intersection.

13 years agoUpdates documentation re beam collision avoidance and cross-staff beams.
Mike Solomon [Tue, 26 Apr 2011 11:17:02 +0000 (07:17 -0400)]
Updates documentation re beam collision avoidance and cross-staff beams.

13 years agoFixes cross staff issue with beam collision avoidance.
Mike Solomon [Tue, 26 Apr 2011 11:09:21 +0000 (07:09 -0400)]
Fixes cross staff issue with beam collision avoidance.

Beam collision avoidance is now turned off for "fake" cross staff beams
(those that are registered as cross staff because of auto-beaming but
are in fact not).  Additionally, beams no longer process other
cross-staff beams as covered grobs.

This fix closes issue 1632 on the tracker.

13 years agoUpdate beam collision in the documentation.
Mike Solomon [Fri, 22 Apr 2011 15:29:33 +0000 (11:29 -0400)]
Update beam collision in the documentation.

Notify users that beam collision avoidance does not occur for cross
staff beams and suggest that users use manual beams for beams that
end right before a staff change.

13 years agoTurns off beam collision avoidance for cross-staff beams.
Mike Solomon [Fri, 22 Apr 2011 15:28:32 +0000 (11:28 -0400)]
Turns off beam collision avoidance for cross-staff beams.

13 years agoFixes bug with covered_grob_has_interface.
Mike Solomon [Fri, 22 Apr 2011 15:04:33 +0000 (11:04 -0400)]
Fixes bug with covered_grob_has_interface.

13 years agoFix 1622 Dynamic spanner not printed under grace notes
Trevor Daniels [Mon, 18 Apr 2011 23:25:40 +0000 (00:25 +0100)]
Fix 1622 Dynamic spanner not printed under grace notes

13 years agolily/page-layout-problem.cc: Avoid repeats of a warning
Keith OHara [Fri, 18 Mar 2011 07:22:28 +0000 (00:22 -0700)]
lily/page-layout-problem.cc: Avoid repeats of a warning

13 years agopdf metadata: Oops, changed charset for debugging purposes and forgot to change back
Reinhold Kainhofer [Sun, 1 May 2011 11:06:43 +0000 (13:06 +0200)]
pdf metadata: Oops, changed charset for debugging purposes and forgot to change back

13 years agoFix "make doc" error: Character set messup in pdf-scheme.cc
Reinhold Kainhofer [Tue, 26 Apr 2011 10:11:33 +0000 (12:11 +0200)]
Fix "make doc" error: Character set messup in pdf-scheme.cc

In "make doc", somehow the LANG env variable is cleared, so
glib returned charset=ANSI_X3.4-1968 for the input string. This would
disallow any accented characters in the input string.
However, we know that the input string is by definition always UTF-8,
so the solution is not to use the current locale, but hardcode UTF-8.

Once we switch to guile 2.0, we should use (sting->utf16 str 'big)
instead of manually converting the string in C.

13 years agopdf-metadata: Use UTF-16BE for metadata if required
Reinhold Kainhofer [Tue, 12 Apr 2011 11:47:04 +0000 (13:47 +0200)]
pdf-metadata: Use UTF-16BE for metadata if required

All Latin1 metadata strings need to be printed out to the .ps file
in Latin1 (NOT in UTF-8), and all non-Latin1 strings need to use
UTF-16BE encoding.
The escaping of parentheses and backslashes needs to be applied
AFTER encoding the string (since the escaping is required to correctly
detect the end of the encoding string when reading the byte-sequence
of the encoded string from the file. Basically, we are dumping a binary
sequence to the file, enclosed by parentheses. All \051 bytes need
to be escaped to make sure they are not detected as the closing
parenthesis.)

13 years agoRelease: bump version. release/2.13.61-1
Graham Percival [Sat, 16 Apr 2011 10:14:11 +0000 (11:14 +0100)]
Release: bump version.

13 years agoRelease: update news.
Graham Percival [Sun, 1 May 2011 17:32:12 +0000 (18:32 +0100)]
Release: update news.

13 years agoRevert "pdf-metadata: Use UTF-16BE for metadata if required"
Carl Sorensen [Sat, 30 Apr 2011 04:17:34 +0000 (22:17 -0600)]
Revert "pdf-metadata: Use UTF-16BE for metadata if required"

This reverts commit eece01e3958ec2557ebb7d5ed62d7545b6ee37ec.
I mistakenly backported this, when there is an outstanding bug on it.

13 years agopdf-metadata: Use UTF-16BE for metadata if required
Reinhold Kainhofer [Tue, 12 Apr 2011 11:47:04 +0000 (13:47 +0200)]
pdf-metadata: Use UTF-16BE for metadata if required

All Latin1 metadata strings need to be printed out to the .ps file
in Latin1 (NOT in UTF-8), and all non-Latin1 strings need to use
UTF-16BE encoding.
The escaping of parentheses and backslashes needs to be applied
AFTER encoding the string (since the escaping is required to correctly
detect the end of the encoding string when reading the byte-sequence
of the encoded string from the file. Basically, we are dumping a binary
sequence to the file, enclosed by parentheses. All \051 bytes need
to be escaped to make sure they are not detected as the closing
parenthesis.)

13 years agoMIDI: always set note volume when initialized. Fixes #1636.
Jan Nieuwenhuizen [Tue, 26 Apr 2011 07:33:10 +0000 (09:33 +0200)]
MIDI: always set note volume when initialized. Fixes #1636.

13 years agofind(1) needs a path before any expression.
Matthias Kilian [Sun, 24 Apr 2011 18:32:40 +0000 (20:32 +0200)]
find(1) needs a path before any expression.

This unbreaks the build in a separate directory on OpenBSD.

13 years agoFixes segfaut resulting from the use of the Completion_heads_engraver
Mike Solomon [Tue, 19 Apr 2011 13:57:23 +0000 (09:57 -0400)]
Fixes segfaut resulting from the use of the Completion_heads_engraver

This segfault was caused by using an incorrect variable to index a
vector, which wound up overshooting the end of the vector.

13 years agoMIDI: in #'staff mapping mode, keep to one channel. Fixes #1620.
Jan Nieuwenhuizen [Wed, 20 Apr 2011 17:20:02 +0000 (19:20 +0200)]
MIDI: in #'staff mapping mode, keep to one channel.  Fixes #1620.

13 years agoHandle situations that either one of above and below is a valid
Han-Wen Nienhuys [Mon, 18 Apr 2011 02:47:29 +0000 (23:47 -0300)]
Handle situations that either one of above and below is a valid
configuration in Beam::shift_region_to_valid().

This fixes the regression introduced in
bf707a03756021f69e3f5d1a8246639a6a601099, leading to random quanting
(-O2 build) or crashes (debug build.)

13 years agoMIDI: partcombine regtest needs skips (issue 1609)
Keith OHara [Sat, 16 Apr 2011 03:41:27 +0000 (20:41 -0700)]
MIDI: partcombine regtest needs skips (issue 1609)

13 years agoCG: clarify doc suggestions to mailing list.
Graham Percival [Sat, 16 Apr 2011 10:25:32 +0000 (11:25 +0100)]
CG: clarify doc suggestions to mailing list.

13 years agoWeb: fix link to old website.
Graham Percival [Sat, 16 Apr 2011 10:12:59 +0000 (11:12 +0100)]
Web: fix link to old website.

13 years agoMerge branch 'stable/2.14' of ssh://git.sv.gnu.org/srv/git/lilypond into stable/2.14
Graham Percival [Sat, 16 Apr 2011 10:15:01 +0000 (11:15 +0100)]
Merge branch 'stable/2.14' of ssh://git.sv.gnu.org/srv/git/lilypond into stable/2.14

13 years agoRelease: update news.
Graham Percival [Sat, 16 Apr 2011 07:42:44 +0000 (08:42 +0100)]
Release: update news.

13 years agoRelease: update news. release/2.13.60-1
Graham Percival [Sat, 16 Apr 2011 07:42:44 +0000 (08:42 +0100)]
Release: update news.

13 years agoPDF metadata now handle unclosed parentheses and backslash.
Bertrand Bordage [Tue, 12 Apr 2011 10:12:05 +0000 (12:12 +0200)]
PDF metadata now handle unclosed parentheses and backslash.

Fix issue 1605

13 years agoFix problem with multiple markups on chord glissandos.
Carl Sorensen [Sat, 16 Apr 2011 04:34:02 +0000 (22:34 -0600)]
Fix problem with multiple markups on chord glissandos.

13 years agoFix TOC: don't add links to non-existing labels in the .ps file
Reinhold Kainhofer [Fri, 15 Apr 2011 16:31:17 +0000 (18:31 +0200)]
Fix TOC: don't add links to non-existing labels in the .ps file

13 years agoAdd feature to link to a particular page or a page containing a given label
Reinhold Kainhofer [Tue, 12 Apr 2011 10:16:59 +0000 (12:16 +0200)]
Add feature to link to a particular page or a page containing a given label

The main part of this patch was done by Dan Eble and posted to the
lilypond-devel mailinglist on December 27, 2010.

Like \with-url, this works only with the PDF backend.

-) Add markup functions \with-link (links to the page containing the
   given label) and \page-link (links to the given page number)
-) Internally, they are handled like the \with-url markup function,
   creating a pdfmark in the .ps file that creates the link in the
   PDF file.
-) Add links to the pages for all TOC entries.

13 years agoDoc: addition to MIDI and repeats by Tom Cloyd.
Francisco Vila [Fri, 15 Apr 2011 11:57:01 +0000 (13:57 +0200)]
Doc: addition to MIDI and repeats by Tom Cloyd.