]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoRelease: update news. release/2.15.28-1
Graham Percival [Fri, 3 Feb 2012 13:55:39 +0000 (13:55 +0000)]
Release: update news.

12 years agoIssue 2274: Patch: Typo fixes
Pavel Roskin [Fri, 3 Feb 2012 09:27:52 +0000 (10:27 +0100)]
Issue 2274: Patch: Typo fixes

12 years agoIssue 1985: musicxml2ly: group-symbol none leads to bus error
Patrick Schmidt [Fri, 3 Feb 2012 09:20:12 +0000 (10:20 +0100)]
Issue 1985: musicxml2ly: group-symbol none leads to bus error

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Fri, 3 Feb 2012 08:46:20 +0000 (09:46 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoAdd location info to chords; issue 1022
David Kastrup [Mon, 30 Jan 2012 21:15:03 +0000 (22:15 +0100)]
Add location info to chords; issue 1022

12 years agoReimplement ChordRepetition facility.
David Kastrup [Fri, 27 Jan 2012 16:44:18 +0000 (17:44 +0100)]
Reimplement ChordRepetition facility.

Remove basically all configurability.  Reduce parser and lexer support
to hardwired minimum.  Don't track the last chord in the lexer/parser.
Instead establish it at toplevel-music-functions level if the user has
not already called \chordRepeats to do so himself.

Addresses issue 1110 and my sense of aesthetics.

12 years agoDoc-de: update with convert-ly.
Francisco Vila [Thu, 2 Feb 2012 13:24:51 +0000 (14:24 +0100)]
Doc-de: update with convert-ly.

12 years agoDoc: NR/LM @warning for multi voices w/spanners
James Lowe [Sun, 29 Jan 2012 10:28:06 +0000 (10:28 +0000)]
Doc: NR/LM @warning for multi voices w/spanners

Tracker issue 2179

Added @warning to tell users that spanners etc. cannot be created via
an 'outside' to 'inside' construct.

i.e. have to remain within the same voice

12 years agoDoc: NR 5.5.5 Adv tweaks - Unpure-pure containers
James Lowe [Thu, 19 Jan 2012 21:31:13 +0000 (21:31 +0000)]
Doc: NR 5.5.5 Adv tweaks - Unpure-pure containers

Tracker issue 2040

Added information about Unpure-pure containers based on information
from Mike Solo

12 years agoDoc: NR added @knownissue for beam properties
James Lowe [Sat, 31 Dec 2011 23:26:17 +0000 (23:26 +0000)]
Doc: NR added @knownissue for beam properties

Used Carl S's wording from comment #3 of Tracker 1566

Also collated to separate @warnings together as they looked odd in the doc
as two separate 'note' boxes one after the other.

12 years agoDoc: NR Section on Upbeats made clearer
James Lowe [Fri, 6 Jan 2012 19:51:29 +0000 (19:51 +0000)]
Doc: NR Section on Upbeats made clearer

Tracker issue 2189

Created simpler and clearer @lilypond examples.

Used a less complex, more obvious value for \set Timing.measure position
examples and added a specific example after the @knownissue to show
\partial and \set Timing.. being used together (at the beginning and
after the beginning) to help reinforce the point.

Minor cindex changes and linebreak edits as per the CG

12 years agoDoc: NR @knownissues for margins w/paper-size
James Lowe [Sun, 29 Jan 2012 10:15:55 +0000 (10:15 +0000)]
Doc: NR @knownissues for margins w/paper-size

Tracker issue 2255

Explain that using explicit paper-sizes will override any user-defined
margin settings

NR 4.1.3/5

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Wed, 1 Feb 2012 14:37:48 +0000 (15:37 +0100)]
Merge branch 'master' into lilypond/translation

12 years agoAllow open strings in chords regardless of finger positions
Carl [Fri, 27 Jan 2012 04:49:37 +0000 (21:49 -0700)]
Allow open strings in chords regardless of finger positions

Add regression test for 2256

12 years agoDoc-de: updates for notation manual
Till Paala [Mon, 30 Jan 2012 15:50:01 +0000 (17:50 +0200)]
Doc-de: updates for notation manual

12 years agoDoc: run makelsr again to propagate markers in texidocs.
Francisco Vila [Mon, 30 Jan 2012 07:23:23 +0000 (08:23 +0100)]
Doc: run makelsr again to propagate markers in texidocs.

12 years agoDoc-it: adjust version IDs for texidoc files.
Francisco Vila [Mon, 30 Jan 2012 07:14:51 +0000 (08:14 +0100)]
Doc-it: adjust version IDs for texidoc files.

12 years agoDoc: run makelsr locally.
Francisco Vila [Mon, 30 Jan 2012 07:11:12 +0000 (08:11 +0100)]
Doc: run makelsr locally.

12 years agoDoc-it: Add Notation Reference (first chapter).
Federico Bruni [Sun, 29 Jan 2012 15:36:28 +0000 (16:36 +0100)]
Doc-it: Add Notation Reference (first chapter).

Committishes in texidoc files will be added later, reasons explained here:
http://lilypond-translations.3384276.n2.nabble.com/how-to-handle-snippets-commit-if-you-don-t-have-push-access-td7154772.html

12 years agoDon't warn for fingerings outside of [1..5]
David Kastrup [Sun, 29 Jan 2012 01:43:02 +0000 (02:43 +0100)]
Don't warn for fingerings outside of [1..5]

Since those are used for _fret_ numbering (and also interpreted in this
manner by the tablature engraver), I can't believe that this has not been
fixed long ago.

12 years agoFurther EventChord stripping fixes
David Kastrup [Fri, 27 Jan 2012 18:18:03 +0000 (19:18 +0100)]
Further EventChord stripping fixes

12 years agoAnother fix for issue 2247: strip music-wrapper-music right in the parser.
David Kastrup [Fri, 27 Jan 2012 16:58:45 +0000 (17:58 +0100)]
Another fix for issue 2247: strip music-wrapper-music right in the parser.

12 years agoDoc: Updated Authors.itexi
James Lowe [Sat, 28 Jan 2012 13:29:18 +0000 (13:29 +0000)]
Doc: Updated Authors.itexi

Added

@coreCurent
Sven Axelsson
Justin Ohmie
Adam Spiers

@docCurrent
Pavel Roskin
Alberto Simoes
Stefan Weil

12 years agoconvert-ly: Better formatted error messages (issue 803).
Julien Rioux [Sat, 21 Jan 2012 22:03:56 +0000 (17:03 -0500)]
convert-ly: Better formatted error messages (issue 803).

12 years agoDoc-es: update Po file.
Francisco Vila [Fri, 27 Jan 2012 13:12:16 +0000 (14:12 +0100)]
Doc-es: update Po file.

12 years agoDoc: run po-update.
Francisco Vila [Fri, 27 Jan 2012 12:28:43 +0000 (13:28 +0100)]
Doc: run po-update.

12 years agoDoc: Glossary - explain difference between ritardando and rallentando
Pavel Roskin [Thu, 26 Jan 2012 21:22:32 +0000 (21:22 +0000)]
Doc: Glossary - explain difference between ritardando and rallentando

12 years agoChanges.tely: Mention Flag changes, remove duplicate "does"
Pavel Roskin [Thu, 26 Jan 2012 21:17:13 +0000 (21:17 +0000)]
Changes.tely: Mention Flag changes, remove duplicate "does"

12 years agoSpelling fixes in comments and documentation
Stefan Weil [Thu, 19 Jan 2012 21:23:33 +0000 (22:23 +0100)]
Spelling fixes in comments and documentation

achive -> achieve
defintion -> definition
doesnt ->doesn't
pathes -> paths
proces -> process
seperate ->separate

Signed-off-by: Stefan Weil <sw@weilnetz.de>
12 years agoparser.yy: avoid creating empty articulations
David Kastrup [Sun, 22 Jan 2012 14:08:37 +0000 (15:08 +0100)]
parser.yy: avoid creating empty articulations

12 years agoDon't wrap EventChord around rhythmic events & documentation fixes
David Kastrup [Wed, 25 Jan 2012 21:00:52 +0000 (22:00 +0100)]
Don't wrap EventChord around rhythmic events & documentation fixes

12 years agoparser.yy: strip music-wrapper-music inside of EventChord
David Kastrup [Sun, 22 Jan 2012 17:39:59 +0000 (18:39 +0100)]
parser.yy: strip music-wrapper-music inside of EventChord

This makes things like

<fis \transpose c g fis>

work.

12 years agoDocumentation fixes in the wake of making EventChord optional
David Kastrup [Mon, 23 Jan 2012 20:23:29 +0000 (21:23 +0100)]
Documentation fixes in the wake of making EventChord optional

12 years agoLet \relative run through articulations for the sake of pitched trills
David Kastrup [Sat, 21 Jan 2012 13:24:01 +0000 (14:24 +0100)]
Let \relative run through articulations for the sake of pitched trills

12 years agoDon't wrap EventChord around rhythmic events outside of music lists.
David Kastrup [Thu, 1 Dec 2011 17:32:15 +0000 (18:32 +0100)]
Don't wrap EventChord around rhythmic events outside of music lists.

12 years agoImplements rhythmic-music-iterator, and fixes
David Kastrup [Wed, 25 Jan 2012 14:28:39 +0000 (15:28 +0100)]
Implements rhythmic-music-iterator, and fixes

12 years agoFixes to Rhythmic-music-iterator
David Kastrup [Thu, 19 Jan 2012 17:58:38 +0000 (18:58 +0100)]
Fixes to Rhythmic-music-iterator

12 years agoImplements rhythmic-music-iterator
Mike Solomon [Wed, 18 Jan 2012 19:12:13 +0000 (20:12 +0100)]
Implements rhythmic-music-iterator

12 years agoDoc-es: typo.
Francisco Vila [Wed, 25 Jan 2012 12:07:05 +0000 (13:07 +0100)]
Doc-es: typo.

12 years agoDoc-es: update Input.
Francisco Vila [Wed, 25 Jan 2012 09:54:46 +0000 (10:54 +0100)]
Doc-es: update Input.

12 years agoDoc: typo.
Francisco Vila [Wed, 25 Jan 2012 09:53:45 +0000 (10:53 +0100)]
Doc: typo.

12 years agoBuild: Version dependency for python preamble (issue 1726).
Julien Rioux [Tue, 24 Jan 2012 22:55:42 +0000 (17:55 -0500)]
Build: Version dependency for python preamble (issue 1726).

12 years agoDoc-es: Undefined reference in es/usage.
Julien Rioux [Tue, 24 Jan 2012 22:53:50 +0000 (17:53 -0500)]
Doc-es: Undefined reference in es/usage.

12 years agoUpdate snippet versions because of new release
Carl Sorensen [Tue, 24 Jan 2012 18:48:16 +0000 (11:48 -0700)]
Update snippet versions because of new release

12 years agoAdd option for strictBeatBeaming
Carl Sorensen [Wed, 18 Jan 2012 20:15:20 +0000 (13:15 -0700)]
Add option for strictBeatBeaming

This reverts to the default behavior from 2.14 that places a higher
priority on avoiding beamlets than on beaming to the beat.

At the user's option, beaming can be strictly to the beat.

12 years agoDoc-es: update Fretted, Rhythms, External, Running.
Francisco Vila [Tue, 24 Jan 2012 18:21:42 +0000 (19:21 +0100)]
Doc-es: update Fretted, Rhythms, External, Running.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Tue, 24 Jan 2012 17:34:35 +0000 (18:34 +0100)]
Merge branch 'master' into lilypond/translation

12 years agoDefine a post-event music type and let post-event? and ly:event? use it.
David Kastrup [Fri, 20 Jan 2012 20:38:09 +0000 (21:38 +0100)]
Define a post-event music type and let post-event? and ly:event? use it.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Tue, 24 Jan 2012 13:54:58 +0000 (13:54 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoRelease: bump version.
Graham Percival [Tue, 24 Jan 2012 13:54:09 +0000 (13:54 +0000)]
Release: bump version.

12 years agoRelease: update news. release/2.15.27-1
Graham Percival [Tue, 24 Jan 2012 12:05:57 +0000 (12:05 +0000)]
Release: update news.

12 years agoRewrite snippet creating-a-sequence-of-notes-on-various-pitches.ly
David Kastrup [Mon, 23 Jan 2012 19:31:02 +0000 (20:31 +0100)]
Rewrite snippet creating-a-sequence-of-notes-on-various-pitches.ly

12 years agoAdds an ID property to grobs.
Mike Solomon [Tue, 24 Jan 2012 05:17:21 +0000 (06:17 +0100)]
Adds an ID property to grobs.

This property is intended to group visual elements of a grob in a given
backend into a container that has `id' as its id.  Currently, it is only
implemented for svg, where grobs are wrapped in a <g> tag with its `id'
attribute set to `id.'

12 years agolilypond-book: Fix links in texinfo output (issue 2224).
Julien Rioux [Thu, 19 Jan 2012 00:03:59 +0000 (19:03 -0500)]
lilypond-book: Fix links in texinfo output (issue 2224).

Now that we have ext defined, it's important not to overwrite it
to the empty string. Since there should be no extension in the
output for makeinfo, the more logical solution is to modify the
template for makeinfo.

12 years agolilypond-book: Fix a couple of regression tests (issue 2223).
Julien Rioux [Sun, 22 Jan 2012 15:19:21 +0000 (10:19 -0500)]
lilypond-book: Fix a couple of regression tests (issue 2223).

suffix-lyxml:
  Failed, image '05/lily-f58ad554.pdf' not found.
  Fixed in lilypond-book by linking pdf files to the output folder.

texinfo-language-detection:
  Suspicious, had the doctitle and texititle popping up between the
  snippet's filename and the image of music. Fixed in lilypond-book
  by reordering the output.

12 years agolilypond-book: Group line-width settings together (issue 2222).
Julien Rioux [Wed, 18 Jan 2012 02:08:07 +0000 (21:08 -0500)]
lilypond-book: Group line-width settings together (issue 2222).

The line-width is adjusted to add some padding. However we can only
do so if the line-width was defined. So the code for adjusting the
line-width is tied to the definition of line-width.

12 years agolilypond-book: Specify filename and ext for all snippets.
Julien Rioux [Wed, 18 Jan 2012 02:21:50 +0000 (21:21 -0500)]
lilypond-book: Specify filename and ext for all snippets.

Filename is used to link to the source file, ext is used to link
to the generated file base.ext (usually a lily-????.ly, although
for musicxml input files we copy the original to lily-????.xml).
For inline snippets use an empty filename and '.ly' as ext.

12 years agolilypond-book: Fix printfilename option in latex output.
Julien Rioux [Sun, 22 Jan 2012 15:17:03 +0000 (10:17 -0500)]
lilypond-book: Fix printfilename option in latex output.

Add a linebreak so that the latex output corresponds with
texinfo output. Also, protect against backslashes in path
on windows.

12 years agoDoc: typos in fretted-strings
Jean-Charles Malahieude [Mon, 23 Jan 2012 19:00:00 +0000 (20:00 +0100)]
Doc: typos in fretted-strings

12 years agoDoc-es: update usage/Running, usage/LilyPond-Book.
Francisco Vila [Mon, 23 Jan 2012 18:44:51 +0000 (19:44 +0100)]
Doc-es: update usage/Running, usage/LilyPond-Book.

12 years agoWeb-es: update Introduction.
Francisco Vila [Mon, 23 Jan 2012 18:42:48 +0000 (19:42 +0100)]
Web-es: update Introduction.

12 years agoDoc-es: update Changes, Input, Repeats, Rhythms, Simultaneous, SearchBox.
Francisco Vila [Mon, 23 Jan 2012 18:28:54 +0000 (19:28 +0100)]
Doc-es: update Changes, Input, Repeats, Rhythms, Simultaneous, SearchBox.

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Mon, 23 Jan 2012 16:53:22 +0000 (17:53 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoTupletBrackets do not avoid Scripts when outside-staff-priority is set.
Mike Solomon [Mon, 23 Jan 2012 16:16:30 +0000 (17:16 +0100)]
TupletBrackets do not avoid Scripts when outside-staff-priority is set.

12 years agoBuild: Fix typo in make/lilypond-book-vars.make.
Julien Rioux [Wed, 18 Jan 2012 22:19:02 +0000 (17:19 -0500)]
Build: Fix typo in make/lilypond-book-vars.make.

12 years agoBuild: Fix for cp: cannot stat `web.texi': No such file or directory.
Julien Rioux [Fri, 20 Jan 2012 13:39:35 +0000 (08:39 -0500)]
Build: Fix for cp: cannot stat `web.texi': No such file or directory.

We have seen an intermittent bug in `make doc' where `web.texi' was
not found when it came time to copy it. This would happen in the cs/
directory first, then running `make doc' again would complete the cs/
translations but die on the de/ or es/ ones. Repeating `make doc'
enough times would complete the doc build.

I had this happen again and after the 3rd `make doc' decided to try
this patch. The next `make doc' completed all of the translations.

12 years agoBuild: Add www online-root target.
Julien Rioux [Thu, 19 Jan 2012 14:54:05 +0000 (09:54 -0500)]
Build: Add www online-root target.

12 years agoBuild: Check if link exists, not if linked file exists.
Julien Rioux [Thu, 19 Jan 2012 14:52:13 +0000 (09:52 -0500)]
Build: Check if link exists, not if linked file exists.

12 years agoBuild: Use bash to properly handle {foo,bar} in wildcards.
Julien Rioux [Thu, 19 Jan 2012 14:49:52 +0000 (09:49 -0500)]
Build: Use bash to properly handle {foo,bar} in wildcards.

Otherwise wildcards are not properly expanded and www offline-root
is never rebuilt.

12 years agoconvert-ly: Handle malformed \version string (issue 2044).
Julien Rioux [Sat, 21 Jan 2012 23:26:30 +0000 (18:26 -0500)]
convert-ly: Handle malformed \version string (issue 2044).

12 years agoDoc-de: Typos in de/learning (issue 2056).
Julien Rioux [Sat, 21 Jan 2012 22:06:32 +0000 (17:06 -0500)]
Doc-de: Typos in de/learning (issue 2056).

12 years agoDoc-fr: Undefined reference in fr/usage.
Julien Rioux [Sat, 21 Jan 2012 22:54:00 +0000 (17:54 -0500)]
Doc-fr: Undefined reference in fr/usage.

12 years agoWeb: Announcement update for the new "LilyPond Report"
Valentin Villenave [Sat, 21 Jan 2012 19:03:17 +0000 (20:03 +0100)]
Web: Announcement update for the new "LilyPond Report"

It's been several months since old news items have been
cleared from the front page, so this commit brings
somewhat of a facelift.
This commit also fixes a minor detail in news-front.itexi
(old news are to be found in news.itexi, not news-old).

12 years agoDoc-fr: updates to Usage
Jean-Charles Malahieude [Sat, 21 Jan 2012 19:13:31 +0000 (20:13 +0100)]
Doc-fr: updates to Usage
  external
  lp-book
  running

12 years agoIssue 2100: Explanation of branches for CG
Carl [Sat, 14 Jan 2012 21:45:02 +0000 (14:45 -0700)]
Issue 2100: Explanation of branches for CG

Add section to CG with copy/paste instructions on using branches for
patches.  Initial work by Graham; modified by Carl.

12 years agoFix spelling in input/regression/*.ly
Stefan Weil [Thu, 19 Jan 2012 21:39:31 +0000 (22:39 +0100)]
Fix spelling in input/regression/*.ly

accomodate -> accommodate
adn -> and
eigth -> eighth
excercise -> exercise
inbetween -> between
occurence -> occurrence
refered -> referred
supressed -> suppressed

Signed-off-by: Stefan Weil <sw@weilnetz.de>
12 years agoDoc-nl: Undefined translationof in nl/learning.
Julien Rioux [Fri, 20 Jan 2012 16:34:49 +0000 (11:34 -0500)]
Doc-nl: Undefined translationof in nl/learning.

12 years agoDoc-ja: Undefined translationof in ja/learning, etc.
Julien Rioux [Thu, 19 Jan 2012 15:00:02 +0000 (10:00 -0500)]
Doc-ja: Undefined translationof in ja/learning, etc.

ja/learning
ja/notation
ja/usage
ja/web.

12 years agoDoc-it: Undefined translationof in it/learning.
Julien Rioux [Fri, 20 Jan 2012 16:31:32 +0000 (11:31 -0500)]
Doc-it: Undefined translationof in it/learning.

Apparently we cannot have duplicate section names.

12 years agoDoc-hu: Undefined translationof in hu/learning and hu/web.
Julien Rioux [Thu, 19 Jan 2012 14:59:19 +0000 (09:59 -0500)]
Doc-hu: Undefined translationof in hu/learning and hu/web.

12 years agoDoc-fr: Undefined translationof in fr/essay, etc.
Julien Rioux [Thu, 19 Jan 2012 14:58:47 +0000 (09:58 -0500)]
Doc-fr: Undefined translationof in fr/essay, etc.

fr/essay
fr/extending
fr/learning
fr/notation
fr/usage
fr/web

12 years agoDoc-es: Undefined translationof in es/essay, etc.
Julien Rioux [Thu, 19 Jan 2012 14:57:53 +0000 (09:57 -0500)]
Doc-es: Undefined translationof in es/essay, etc.

es/essay
es/extending
es/learning
es/notation
es/usage
es/web

12 years agoDoc-de: Undefined translationof in de/essay, etc.
Julien Rioux [Thu, 19 Jan 2012 14:56:55 +0000 (09:56 -0500)]
Doc-de: Undefined translationof in de/essay, etc.

de/essay
de/extending
de/learning
de/notation
de/usage
de/web

12 years agoDoc-cs: Undefined translationof in cs/essay, etc.
Julien Rioux [Thu, 19 Jan 2012 14:56:13 +0000 (09:56 -0500)]
Doc-cs: Undefined translationof in cs/essay, etc.

cs/essay
cs/learning
cs/usage
cs/web

12 years agoDoc: typos in running.itely
Jean-Charles Malahieude [Sat, 21 Jan 2012 12:30:07 +0000 (13:30 +0100)]
Doc: typos in running.itely

12 years agoMake inherited stream event properties immutable.
David Kastrup [Fri, 20 Jan 2012 11:01:03 +0000 (12:01 +0100)]
Make inherited stream event properties immutable.

Previously, the initialization of stream events from the (mutable) part
of music event properties was done by just taking the mutable property list.
That had the effect that any changes to the inherited properties were
reflected in the originating music event, making a mockery of the
mutable/immutable distinction intended to provide copy-on-write
semantics.  As an example, the conversion of the articulations
property to events might or might not already have happened if the music
event got reported more than once, like it is done in \repeat unfold.

The change had the unexpected side effect of making quoted transposed
music fail since the transposition worked exclusively on the mutable
property list part.  This has been fixed by adding a make_transposable
member function to Stream_event that copies affected properties from
the immutable to the mutable part before one attempts transposition.

The source code has not yet been combed through for instances where
stream events have been manually cloned to avoid the bad side effects
of the original code.

12 years agoEnsure clearance between Dots and Flags; issue 1230
Keith OHara [Sat, 21 Jan 2012 05:31:15 +0000 (21:31 -0800)]
Ensure clearance between Dots and Flags; issue 1230

12 years agomove dot_column_engraver to Voice
Keith OHara [Sun, 8 Jan 2012 03:26:35 +0000 (19:26 -0800)]
move dot_column_engraver to Voice

12 years agodot-column.cc: remove mistaken conversion; issue 1091
Keith OHara [Sat, 21 Jan 2012 02:48:39 +0000 (18:48 -0800)]
dot-column.cc: remove mistaken conversion; issue 1091

12 years agodot-column.cc: avoid Flags, now distinct from Stems
Keith OHara [Sun, 8 Jan 2012 03:26:35 +0000 (19:26 -0800)]
dot-column.cc: avoid Flags, now distinct from Stems

12 years agonote-collision.cc: handle more dot situations
Keith OHara [Sun, 8 Jan 2012 03:26:35 +0000 (19:26 -0800)]
note-collision.cc: handle more dot situations

Makes it feasible to set DotColumns separately in each voice

12 years agoTypo fix by Stefan Weil.
Francisco Vila [Fri, 20 Jan 2012 16:36:15 +0000 (17:36 +0100)]
Typo fix by Stefan Weil.

12 years agoDoc: NR Update section on Footnotes
James Lowe [Mon, 16 Jan 2012 20:48:10 +0000 (20:48 +0000)]
Doc: NR Update section on Footnotes

Issue 2206 saw a rewrite of the \footnote code that there is no
longer any need to have different \*footnote* commands (auto* and *grob)
for manual and automatic footnotes. Both kinds use \footnote.

Explanations and examples have been updated accordingly.

12 years agoDoc-fr: NR updates
Jean-Charles Malahieude [Thu, 19 Jan 2012 18:37:59 +0000 (19:37 +0100)]
Doc-fr: NR updates
  input
  repeats
  rhythms
  alternative-bar-nb

12 years agoDoc: local makelrs
Jean-Charles Malahieude [Thu, 19 Jan 2012 18:31:43 +0000 (19:31 +0100)]
Doc: local makelrs

12 years agoWeb-fr: searchbox
Jean-Charles Malahieude [Thu, 19 Jan 2012 18:24:00 +0000 (19:24 +0100)]
Web-fr: searchbox

12 years agoRemoves vertical sort of bar lines from the SpanBar engraver.
Mike Solomon [Wed, 18 Jan 2012 07:31:07 +0000 (08:31 +0100)]
Removes vertical sort of bar lines from the SpanBar engraver.

This removes the programming error for BarLines whose Y-pedigree
cannot yet be traced to a VerticalAlignment without having an
impact on the ordering of grobs in the vector, as events from
contexts are signaled to engravers in a sorted (up to down) fashion.

12 years agoReverts smobification of simple spanners.
Mike Solomon [Wed, 18 Jan 2012 07:25:09 +0000 (08:25 +0100)]
Reverts smobification of simple spanners.

This saves time in the compliation of scores with long line widths.

12 years agoPrevents DotColumns from triggering VerticalAlignment
Mike Solomon [Wed, 18 Jan 2012 07:22:31 +0000 (08:22 +0100)]
Prevents DotColumns from triggering VerticalAlignment

12 years agoMerge branch 'lilypond/translation' into staging
David Kastrup [Wed, 18 Jan 2012 11:48:51 +0000 (12:48 +0100)]
Merge branch 'lilypond/translation' into staging