Urs Liska [Fri, 7 Mar 2014 17:30:30 +0000 (18:30 +0100)]
news item for Fried edition
Keith OHara [Sat, 8 Mar 2014 14:45:20 +0000 (15:45 +0100)]
Fix issue 3868: line-breaking makes short lines
Two simple fixes:
1) Always have some stretchability between notes
2) If there _is_ a completely unstretchable line, shorter than the line-width,
score it as a bad fit, not as a perfect fit (report large forces for stiff lines).
Either one would fix the problem; both seem to be good to have in the code.
Phil Holmes [Sun, 2 Mar 2014 23:21:38 +0000 (23:21 +0000)]
Release: bump VERSION.
Phil Holmes [Sun, 2 Mar 2014 16:44:32 +0000 (16:44 +0000)]
Release: update news.
Phil Holmes [Sun, 2 Mar 2014 16:44:32 +0000 (16:44 +0000)]
PO: update template.
Phil Holmes [Sun, 2 Mar 2014 16:44:32 +0000 (16:44 +0000)]
Release: bump VERSION_DEVEL.
David Nalesnik [Fri, 21 Feb 2014 00:15:47 +0000 (18:15 -0600)]
Issue 3860: Add command \justify-line
The command \fill-line spaces words taking word length into account
such that the following distances are equal: outside edge of outside
markup to center of adjoining markup; center to center of
neighboring interior markups. As a consequence, the space between
words is unequal when the lengths of the markups vary and/or there
are more than three markups in the line.
The following patch creates the command \justify-line, which spaces
markups to fill a line such that the space in between each pair is
constant. Collisions are prevented by ensuring that this distance
does not fall below the current setting of word-space.
David Kastrup [Sat, 22 Feb 2014 19:54:11 +0000 (20:54 +0100)]
Issue 3874: lilypond-book: Fix TEXINPUTS environment manipulation on W32
David Kastrup [Sat, 22 Feb 2014 19:53:34 +0000 (20:53 +0100)]
Restrict lilypond-book mingw32 subprocess workaround to Python versions < 2.6
James Lowe [Sun, 9 Feb 2014 22:50:01 +0000 (22:50 +0000)]
Authors.itexi - Updated Current Developers list
No new people added. But some moved to Previous Developers.
Based on work done in the last 18 months.
James Lowe [Sun, 16 Feb 2014 16:44:10 +0000 (16:44 +0000)]
Doc: CG - Updated Bug Squad List
As of February 16th 2014
James Lowe [Mon, 10 Feb 2014 13:45:20 +0000 (13:45 +0000)]
Doc: Point-and-Click has wrong default and ref to SVG added
Issue 3854
Also made sure that references to Point-and-click are consistent
through lily.scm and external.itely (including TexInfo formatting).
Tried to get some consistency with regard to remove @code{} for
PDF, PS and SVG when referring to the file type or viewer.
Felix Janda [Thu, 13 Feb 2014 07:37:30 +0000 (07:37 +0000)]
Polynomial.hh - Make LilyPond compile w/ musl libc
Provided by Felix Janda
James Lowe [Tue, 4 Feb 2014 22:40:50 +0000 (22:40 +0000)]
Web: Introduction.itexi - add Stockhausen Snippet
Issue 3803
Adds Stockhausen snippet - as used in German Wikipedia Article
James Lowe [Sat, 8 Feb 2014 12:33:18 +0000 (12:33 +0000)]
Changes.tely updated - 2.19.x before Feb 17th 2014
Documented all new enhancements and features since 2.19.0 was released
up until current master (Feb 4 2014).
Contains Information for the following fixed Tracker Issues
3720, 3753, 3761, 3772, 3780, 3793, 3814, 3815, 3817, 3818,
3821, 3831 and 3835.
Phil Holmes [Thu, 20 Feb 2014 11:18:23 +0000 (11:18 +0000)]
Minor update to CG
David Kastrup [Thu, 20 Feb 2014 10:02:55 +0000 (11:02 +0100)]
Issue 3872: Typo in performer-init.ly leads to a fatal error
This problem was introduced with
commit
1fba147e54d801206dbdfeae1ddacc8461567a2c
as part of issue 3668.
David Nalesnik [Mon, 10 Feb 2014 12:13:45 +0000 (13:13 +0100)]
Issue 3856: Doc for dodecaphonic-no-repeat
David Nalesnik [Mon, 10 Feb 2014 12:06:55 +0000 (13:06 +0100)]
Issue 3856: dodecaphonic-no-repeat accidentalStyle
This adds an accidental style that works like the
dodecaphonic style except that it does _not_
print an accidental if the note is in the same
voice immediately preceded with a note of the same pitch.
Phil Holmes [Mon, 17 Feb 2014 16:03:06 +0000 (16:03 +0000)]
Release: update news.
James Lowe [Mon, 17 Feb 2014 11:34:52 +0000 (11:34 +0000)]
Doc - Translations NR - removed deleted snippet reference
Removed reference to deleted snippet in
637c074
Makelsr has already been run (
d9b197c)
James Lowe [Mon, 17 Feb 2014 09:08:26 +0000 (09:08 +0000)]
Makelsr run - removed deprecated snippet
Based on Commit 637c07 - Feb 17
James Lowe [Sat, 8 Feb 2014 19:53:33 +0000 (19:53 +0000)]
NR: Removed example for alternate repeats
Since Issue 3855 it is no longer necessary to set the
timing.Measurelength when alternates begin with
incomplete measures.
James Lowe [Sat, 8 Feb 2014 20:24:17 +0000 (20:24 +0000)]
NR: 1.4.1 Replaced deprecated snippet w\ @lilypond
Issue 3801
Removed reference to snippet and added a suitable
@lilypond example.
Also removed snippet from ../snippets/new/..
James Lowe [Mon, 10 Feb 2014 16:53:57 +0000 (16:53 +0000)]
Added Aurelien's 100-min Ring Cycle for children
Added to introduction.itexi and tweets.xml (for pondings).
David Kastrup [Sat, 15 Feb 2014 15:02:57 +0000 (16:02 +0100)]
Merge remote-tracking branch 'origin/translation' into staging
Conflicts:
Documentation/notation/percussion.itely
Phil Holmes [Sat, 15 Feb 2014 13:15:21 +0000 (13:15 +0000)]
Update version numbers for documentation redirects
David Nalesnik [Fri, 27 Dec 2013 00:44:52 +0000 (18:44 -0600)]
Improve positioning of tuplet numbers for kneed beams.
In the past LilyPond always placed tuplet numbers according to the
position of a bracket, though this bracket may or may not have actually
been drawn. This system led at times to tuplet numbers which appeared
stranded when there was a kneed beam and no visible bracket.
This patch positions the tuplet number independently of brackets and
close to the beam when the the bracket is not drawn, the beam is kneed, and
there is an appropriate beam segment to place the number against.
The side of the beam on which the number is placed is chosen by principles
derived from Gould. The number is centered horizontally on the beam.
Collision detection is also introduced. The number will be offset
horizontally if it is too close to an adjoining note column. All shifts
preserve the number's vertical distance from the beam. If the number is
too large to fit in the available horizontal space (between note columns
to either side), we use the old bracket-based positioning system. In the
event of a collision with an accidental, the tuplet number is moved
vertically, away from the beam.
The older behavior is always available through an override of the property
`knee-to-beam' which is introduced by this patch, and set by default to true.
This patch also adds a header file, `tuplet-number.hh', and provides
a number of regression tests illustrating various features.
David Kastrup [Sat, 8 Feb 2014 18:05:16 +0000 (19:05 +0100)]
Issue 3827: remove the necessity to have a \layout block in a \markup \score ...
It turns out that this is not really fixable in the backend since what
is called "layout" in the markup function definitions does not
actually correspond to \layout but rather to \paper. Very funny.
So this is solved in the parser itself when reading a \score or
\score-lines to be used in a markup or markup list by cloning
$defaultlayout as necessary (which simulates \layout {}) whenever the
score is without an output definition.
Jean-Charles Malahieude [Thu, 13 Feb 2014 18:30:46 +0000 (19:30 +0100)]
Doc-fr : typo in Vocal
Phil Holmes [Thu, 13 Feb 2014 10:02:09 +0000 (10:02 +0000)]
Run makelsr
Phil Holmes [Thu, 13 Feb 2014 09:59:22 +0000 (09:59 +0000)]
Updated snippet/new to remove spurios comments
David Kastrup [Thu, 13 Feb 2014 09:13:42 +0000 (10:13 +0100)]
Revert "Doc: misplaced comments produce wrong HTML output."
This reverts commit
b8f58d9897229562d1fb2dc558f8f4309005008d.
Francisco Vila [Wed, 12 Feb 2014 12:05:11 +0000 (13:05 +0100)]
Doc: clarify because a «command» is not always a lilypond command.
Francisco Vila [Fri, 7 Feb 2014 11:01:47 +0000 (12:01 +0100)]
Doc: misplaced comments produce wrong HTML output.
Francisco Vila [Fri, 7 Feb 2014 10:51:07 +0000 (11:51 +0100)]
Doc: make real destructive code innocuous.
James Lowe [Sat, 8 Feb 2014 11:06:59 +0000 (11:06 +0000)]
NR: Add verbatim to @lilypond example
NR 1.3.3 - Clef
Added a 'verbatim' to an @knownissue to better
illustrate the example
James Lowe [Tue, 4 Feb 2014 22:06:43 +0000 (22:06 +0000)]
Web:Reworded UNIX Download page more strongly not to use distro-based packages
Issue 3829
Reworded 'Generic Packages or ....' section more 'strongly' to get
users to _not_ use distribution-specific packages but to use
the generic packages from lilypond.org.
Removed the 'Distribution-specific' Packages section completely.
Added some '32bit/64bit' labels for the generic package download links
Minor grammar and syntax edits
James Lowe [Tue, 4 Feb 2014 21:44:33 +0000 (21:44 +0000)]
Doc: NR: Added @knownissue for midiinstrument
Issue 3823
@knownissue added in 3.5.1 (Creating Midi Files)
Midiinstruments (and other MIDI options) appear twice in the output
James Lowe [Tue, 4 Feb 2014 21:20:59 +0000 (21:20 +0000)]
Changes.tely - Document 4 new clefs
Document the 4 new Clefs from commit
476c0adb
Double G, Tenor G, Varpercussion and VarC
David Kastrup [Mon, 3 Feb 2014 23:12:07 +0000 (00:12 +0100)]
Issue 3835: Chord change detection in repeat alternatives
Let chord change detection in repeat alternatives happen in relation
to the chord active at the beginning of the first alternative.
David Kastrup [Mon, 3 Feb 2014 22:16:13 +0000 (23:16 +0100)]
Let Chord_name_engraver record lastChord in internal context property
Using a context property instead of an engraver-internal variable
allows for more flexible behavior of identical chord suppression.
Devon Schudy [Sun, 19 Jan 2014 04:41:28 +0000 (23:41 -0500)]
More consistent performance of breath marks. (issue 3821)
After tied notes, breaths take time only from the last note of the tie, so
e.g. { c4 ~ c8 \breathe } performs as { c4 ~ c16 r }, not { c4 r8 }.
This is consistent with articulations, and with how humans interpret
breaths after ties. This makes it possible to align simultaneous
breaths in multiple parts with different note lengths.
Ignore grace time when calculating the length of the note before a breath —
subsequent grace notes take time from the breath, not the previous note.
Francisco Vila [Thu, 6 Feb 2014 14:33:01 +0000 (15:33 +0100)]
Doc-es: Typos.
Francisco Vila [Thu, 6 Feb 2014 14:17:44 +0000 (15:17 +0100)]
Doc-es: Typo and nitpick.
James Lowe [Wed, 5 Feb 2014 13:10:02 +0000 (13:10 +0000)]
Pondings: Update URL to Prof Acim's LP book
URL had moved.
This is a more permanent link.
David Kastrup [Mon, 3 Feb 2014 03:58:41 +0000 (04:58 +0100)]
Revert "Issue 3795: python/convertrules.ly: Use bare rhythms after ties for simple cases"
This reverts commit
0e1b637466fae5473b781b10756805d9f27b247e.
Phil Holmes [Sun, 2 Feb 2014 22:08:32 +0000 (22:08 +0000)]
Release: bump VERSION.
Phil Holmes [Sun, 2 Feb 2014 15:48:58 +0000 (15:48 +0000)]
Release: update news.
Phil Holmes [Sun, 2 Feb 2014 15:48:57 +0000 (15:48 +0000)]
PO: update template.
Phil Holmes [Sun, 2 Feb 2014 15:48:56 +0000 (15:48 +0000)]
Release: bump VERSION_DEVEL.
David Kastrup [Mon, 27 Jan 2014 11:57:43 +0000 (12:57 +0100)]
Issue 3826: Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make
It is quite a nuisance for writing convert-ly rules that
scripts/auxiliar/update-with-convert-ly runs a full make since any
partly successful run of update-with-convert-ly will cause large
delays. It also leads to a paradoxical situation when the syntax of
some files needs to be converted _before_ a full make has a chance to
succeed.
So this patch reduces the preliminary make to "make pythonmodules"
which should be sufficient for updating from convertrules.py changes.
Phil Holmes [Sun, 2 Feb 2014 11:54:07 +0000 (11:54 +0000)]
Update search to latest development docs
Phil Holmes [Sun, 2 Feb 2014 11:45:39 +0000 (11:45 +0000)]
Correct formatting of BibTex entry for Prof Acim book
David Kastrup [Tue, 14 Jan 2014 14:10:05 +0000 (15:10 +0100)]
Issue 3795: small cleanup in NR
David Kastrup [Sun, 2 Feb 2014 12:23:27 +0000 (13:23 +0100)]
Rerun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Sat, 9 Nov 2013 11:11:13 +0000 (12:11 +0100)]
Issue 3795: python/convertrules.ly: Use bare rhythms after ties for simple cases
David Kastrup [Tue, 14 Jan 2014 13:33:17 +0000 (14:33 +0100)]
cary.ly: remove tie between skips
Paul Morris [Tue, 21 Jan 2014 02:00:05 +0000 (21:00 -0500)]
stencil.scm: minor edits, doc strings, comments
Use two spaces after full stops in doc strings.
Restore some comments to new make-connected-path-stencil code.
One small code style edit to follow style of previous code.
Paul Morris [Sat, 18 Jan 2014 03:53:26 +0000 (22:53 -0500)]
stencil.scm: add make-path-stencil function
supports all path commands both relative and absolute:
lineto, rlineto, curveto, rcurveto, moveto, rmoveto, closepath
also supports single letter syntax used in standard SVG path commands:
L, l, C, c, M, m, Z, z.
refactored make-connected-path-stencil for backwards compatibility and
continued use
Urs Liska [Mon, 27 Jan 2014 10:48:24 +0000 (11:48 +0100)]
Issue 3804:Web:Text-input: make LM reff more friendly
Marc Hohl [Fri, 17 Jan 2014 17:22:24 +0000 (18:22 +0100)]
TabNoteHead.style = #'slash supported.
Marc Hohl [Mon, 23 Dec 2013 16:04:56 +0000 (17:04 +0100)]
Double G clef, tenor G clef, varpercussion clef and varC clef
This patch covers the clefs requested in:
http://lists.gnu.org/archive/html/lilypond-user/2010-02/msg00029.html
(double G clef and varpercussion clef)
http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00661.html
(tenor G clef)
http://code.google.com/p/lilypond/issues/detail?id=693
(varC clef)
David Kastrup [Wed, 15 Jan 2014 20:13:34 +0000 (21:13 +0100)]
Issue 3814: Allow context definitions to be provided by scheme functions
Also obliterates CONTEXT_DEF_IDENTIFIER
David Kastrup [Tue, 14 Jan 2014 19:22:47 +0000 (20:22 +0100)]
Issue 3810: Partcombiner is unhappy about repeated durations
James Lowe [Tue, 21 Jan 2014 21:26:54 +0000 (21:26 +0000)]
Revert "Doc: NR - convert A13 from scm to verbatim"
This reverts commit
9479135c586c5166051d118cabeeb9dce3b2fe9c.
This change got pushed by mistake. Apologies.
Jean-Charles Malahieude [Tue, 21 Jan 2014 19:58:58 +0000 (20:58 +0100)]
Doc-fr: updates NR
- percussions
- simultaneous
Trevor Daniels [Thu, 16 Jan 2014 16:46:53 +0000 (16:46 +0000)]
Doc: Issue 3816: Explain placement of \breathe
Also run convert-ly first
David Kastrup [Tue, 21 Jan 2014 12:30:02 +0000 (13:30 +0100)]
Merge branch 'issue3815' into staging
David Kastrup [Tue, 21 Jan 2014 12:27:45 +0000 (13:27 +0100)]
Run scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Thu, 16 Jan 2014 10:25:23 +0000 (11:25 +0100)]
Issue 3815: Parser: harmonize \lyricsto and \addlyrics arguments
Previously, they allowed arbitrary music but since that required looking
at lookahead tokens in the wrong mode, it led to strange errors like with
lyr=\lyricsto A { }
mus={c}
when mus= was parsed as a single token in lyrics mode. Now both \addlyrics
and \lyricsto accept merely the same kind of delimited argument list
that \lyrics or \chords accept. Additionally, to preserve compatibility
to a lot of examples, music identifiers like \mus are permitted as the
argument to \lyricsto and \addlyrics.
Since this requires a change in existing uses, this includes a
convert-ly rule that removes redundant uses of \lyricmode and
rearranges the combination with context starters such that \lyricsto
in general is applied last, like \lyricmode would be.
Phil Holmes [Sun, 19 Jan 2014 21:22:06 +0000 (21:22 +0000)]
Release: bump VERSION.
Phil Holmes [Sun, 19 Jan 2014 21:21:34 +0000 (21:21 +0000)]
Merge remote branch 'origin/release/unstable' into HEAD
Trevor Daniels [Sun, 19 Jan 2014 17:15:23 +0000 (17:15 +0000)]
Doc: Issue 3807: More accurate wording for \version instructions
Phil Holmes [Sun, 19 Jan 2014 15:01:48 +0000 (15:01 +0000)]
Release: update news.
Phil Holmes [Sun, 19 Jan 2014 15:01:42 +0000 (15:01 +0000)]
PO: update template.
Phil Holmes [Sun, 19 Jan 2014 15:01:37 +0000 (15:01 +0000)]
Release: bump VERSION_DEVEL.
David Kastrup [Sun, 19 Jan 2014 12:10:16 +0000 (13:10 +0100)]
Issue 3806: add link to 2.16 manuals
David Kastrup [Mon, 13 Jan 2014 11:45:33 +0000 (12:45 +0100)]
Issue 3792: \time change under last \alternative does not persist
David Kastrup [Sat, 11 Jan 2014 13:08:55 +0000 (14:08 +0100)]
Issue 3797: Music_wrapper_iterator does not follow original context setting of child
We do this by making Music_iterator::get_handle and
Music_iterator::set_context virtual and letting Music_wrapper_iterator
redirect them to the child iterator.
\score {
<<
{ { a4 a b b } a a b b }
{ \absolute { a4 a b b } a a b b }
>>
}
splits off a new Staff after \absolute { a4 a b b }.
Trevor Daniels [Thu, 16 Jan 2014 13:16:04 +0000 (13:16 +0000)]
Doc: Issue 3807: Maintaining \version in documentation files
Add instructions on maintaining the \version string in doc files
David Kastrup [Thu, 16 Jan 2014 05:32:15 +0000 (06:32 +0100)]
NR percussion: Parenthesis_engraver is available at Score level
David Kastrup [Mon, 6 Jan 2014 03:00:01 +0000 (04:00 +0100)]
NR percussion: Remove advice obsoleted by issue 2240
\parenthesize works fine on single notes.
Conflicts:
Documentation/notation/percussion.itely
David Kastrup [Thu, 16 Jan 2014 05:32:15 +0000 (06:32 +0100)]
NR percussion: Parenthesis_engraver is available at Score level
David Kastrup [Wed, 15 Jan 2014 10:15:32 +0000 (11:15 +0100)]
Merge branch 'issue3783' into staging
David Kastrup [Fri, 10 Jan 2014 13:52:23 +0000 (14:52 +0100)]
Simplify tremolo display (issue 3783)
David Kastrup [Fri, 10 Jan 2014 13:43:21 +0000 (14:43 +0100)]
Remove tremoloFlags property (issue 3783)
David Kastrup [Fri, 10 Jan 2014 13:36:11 +0000 (14:36 +0100)]
Issue 3783: track default tremolo type in the parser
David Kastrup [Fri, 10 Jan 2014 12:11:56 +0000 (13:11 +0100)]
Parser: remove unused member function declarations and definitions.
David Kastrup [Fri, 10 Jan 2014 00:42:12 +0000 (01:42 +0100)]
Eliminate OUTPUT_DEF_IDENTIFIER as separate token
David Kastrup [Fri, 10 Jan 2014 00:19:24 +0000 (01:19 +0100)]
Issue 3793: Allow scheme functions and identifiers to function as output definitions
David Kastrup [Fri, 10 Jan 2014 00:29:40 +0000 (01:29 +0100)]
Issue 3794: Fix doc string for ly:context-def-lookup
David Kastrup [Sat, 11 Jan 2014 21:09:49 +0000 (22:09 +0100)]
Issue 3798: Bad beam exceptions in bagpipe.ly
David Kastrup [Tue, 14 Jan 2014 08:54:43 +0000 (09:54 +0100)]
Issue 1272, comment #41: anchor redirection regexp
Keith OHara [Mon, 13 Jan 2014 00:22:18 +0000 (16:22 -0800)]
LeftEdge gets a point extent; issue 3761
So users can give it extra-spacing-height
Keith OHara [Sun, 29 Dec 2013 19:10:30 +0000 (11:10 -0800)]
Remove unused features of LeftEdge
Carl Peterson [Mon, 23 Dec 2013 22:04:13 +0000 (17:04 -0500)]
Cleanup of ugly MI and SOL shaped noteheads
1. Reducing width of MI notehead, for both "regular" (Aiken, etc.)
and "small" (Funk/Walker) heads. When Funk/Walker heads were
introduced, a special width variable was introduced to both
sets and the mi heads were made wider than the other noteheads.
This does not seem to be the practice of available examples
(Sacred Harp, Southern Harmony books, etc.) and causes issues
with alignment, particularly with stems up, and is visually odd.
The variables have been removed from the metafont code, making
the MI noteheads the same width as the other shaped notes in
their respective sets.
2. Changing the SOL notehead to more closely match the normal round
notehead (as advertised in the mf code). The previous code uses
the shape of the open (half note) notehead, which is visually
unappealing. The open notehead has been defined so that it
matches visually with both the normal Aiken/Sacred Harp heads,
as well as the thin variants (in keeping with observed practice,
which uses the regular open roundhead even when thin variants
are used).
Carl Sorensen [Sat, 4 Jan 2014 22:32:31 +0000 (15:32 -0700)]
DOC: CG: Add mirror for LilyDev (Issue 3775)
Add url to CG for a mirror for LilyDev.
Carl Sorensen [Sat, 4 Jan 2014 22:15:35 +0000 (15:15 -0700)]
DOC: CG: Add information on texlive-lang-cyrillic (Issue 3774)
Add commands necessary to add the required texlive-lang-cyrillic
to LilyDev 2.6
Carl Sorensen [Sun, 12 Jan 2014 14:54:23 +0000 (07:54 -0700)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/lilypond