]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoUpdate lilygit.tcl (Issue 2092)
Carl Sorensen [Thu, 29 Dec 2011 05:49:17 +0000 (22:49 -0700)]
Update lilygit.tcl (Issue 2092)

Makes lilygit.tcl respect the environment variable $LILYPOND_GIT.
If $LILYPOND_GIT is unset, default of $HOME/lilypond-git will be used.

Also does all working on dev/local_working branch, instead of master

Adds a Push Patch button to push patch to staging, which is optionally
configured, such that it only displays if push access is available
and the user is not a translations user.

Add support for the environment variable LILYPOND_BRANCH, which can
be prepended to the call to lily-git.tcl to specify the branch to be used.

Add pushHead so we can base patches on master but push to staging

Add log preview so that the user is expected to review the git log before
pushing.

Rebase before pushing.  The rebasing is to origin/staging,
and is performed on a detached head before pushing.  This preserves the
working branch in case of staging breaking and being recreated.

Add environment variable PUSH_ACCESS for controlling push access

12 years agoAllow multiple identical slurs (issue 1967)
David Kastrup [Wed, 15 Feb 2012 15:58:54 +0000 (16:58 +0100)]
Allow multiple identical slurs (issue 1967)

12 years agoAdds new langs included dirs to make
Phil Holmes [Wed, 15 Feb 2012 20:44:15 +0000 (20:44 +0000)]
Adds new langs included dirs to make

12 years agoUpdates Bug Squad instructions in CG
Phil Holmes [Wed, 15 Feb 2012 14:30:18 +0000 (14:30 +0000)]
Updates Bug Squad instructions in CG

12 years agoFix barre snippet.
David Kastrup [Tue, 7 Feb 2012 13:13:15 +0000 (14:13 +0100)]
Fix barre snippet.

12 years ago[mf] Improve and simplify Kievan outlines.
Werner Lemberg [Wed, 15 Feb 2012 09:20:35 +0000 (10:20 +0100)]
[mf] Improve and simplify Kievan outlines.

Some fixes change outlines to ensure proper overlap handling with FontForge
(this doesn't alter the final shape, however).

One change (in `barline.kievan') slightly changes the shape to avoid gracing
intersections.

12 years ago[mf] Improve comments; fix minor typos; formatting.
Werner Lemberg [Wed, 15 Feb 2012 07:29:49 +0000 (08:29 +0100)]
[mf] Improve comments; fix minor typos; formatting.

12 years agoCorrectly determines if glissandi are cross-staff
Mike Solomon [Wed, 15 Feb 2012 07:12:03 +0000 (08:12 +0100)]
Correctly determines if glissandi are cross-staff

12 years agochanges.itely: Mention event-chord-wrap! and \eventChords.
David Kastrup [Wed, 15 Feb 2012 05:43:18 +0000 (06:43 +0100)]
changes.itely: Mention event-chord-wrap! and \eventChords.

12 years agoarticulate.ly: basic 2.15.28 compatibility by using event-chord-wrap!
David Kastrup [Tue, 14 Feb 2012 21:19:54 +0000 (22:19 +0100)]
articulate.ly: basic 2.15.28 compatibility by using event-chord-wrap!

This should really be done by rewriting the code more thoroughly.

12 years agoCompatibility function event-chord-wrap!, used in \eventChords
David Kastrup [Tue, 14 Feb 2012 20:40:30 +0000 (21:40 +0100)]
Compatibility function event-chord-wrap!, used in \eventChords

12 years agoMostly cosmetic music function changes.
David Kastrup [Tue, 14 Feb 2012 20:36:14 +0000 (21:36 +0100)]
Mostly cosmetic music function changes.

Avoids creating empty elements field in music-map.

12 years agoDocument NoteEvent and EventChord a bit better
David Kastrup [Sun, 12 Feb 2012 17:42:44 +0000 (18:42 +0100)]
Document NoteEvent and EventChord a bit better

12 years agoLet EventChord replay articulations
David Kastrup [Wed, 8 Feb 2012 09:53:38 +0000 (10:53 +0100)]
Let EventChord replay articulations

12 years agoNew functions map-some-music and extract-music.
David Kastrup [Tue, 14 Feb 2012 20:39:04 +0000 (21:39 +0100)]
New functions map-some-music and extract-music.

Implement extract-typed-music and extract-named-music using extract-music.

12 years agoAdd a regtest for breve extent (fix 1814)
Janek Warchoł [Tue, 14 Feb 2012 17:00:22 +0000 (18:00 +0100)]
Add a regtest for breve extent (fix 1814)

Checks if breves (esp. double-lined) don't collide with themselves
and accidentals.

12 years agoBuild: Fix lilypond-book regtests when dblatex is not found.
Julien Rioux [Tue, 14 Feb 2012 14:40:28 +0000 (09:40 -0500)]
Build: Fix lilypond-book regtests when dblatex is not found.

When dblatex is not installed, only the docbook .xml files are
created by a `make doc' but not the .pdf files. We need to filter
those .xml files out of the list of collated files, otherwise
lilypond-book thinks that they are musicxml files and fails to
process them through musicxml2ly.

12 years agoIssue 2300: do not tinker with the position of a pitched rest
Benkő Pál [Mon, 13 Feb 2012 17:49:17 +0000 (18:49 +0100)]
Issue 2300: do not tinker with the position of a pitched rest

12 years agoBuild: Generate info and pdf output from -book regtests.
Julien Rioux [Sun, 22 Jan 2012 15:36:31 +0000 (10:36 -0500)]
Build: Generate info and pdf output from -book regtests.

Allow to catch any problems in either toolchains:
lilypond-book -> makeinfo
lilypond-book -> texi2pdf

12 years agoBuild: Run regression tests for lilypond-book (issue 2223).
Julien Rioux [Sun, 22 Jan 2012 00:56:25 +0000 (19:56 -0500)]
Build: Run regression tests for lilypond-book (issue 2223).

Re-enable running the regtests in input/regression/lilypond-book.
Fix various typos, clarify what each input file tests for and
how the output should look, and fix the following problems
in input files in input/regression/lilypond-book:

collated-files.tely:
  Was linking to the input files rather than the output files
  generated by lilypond-book. The input files were thus not
  tested individually as it should but as included files.
  Fixed in the local GNUmakefile by an explicit rule for
  collated-files.list which tracks the output files.

suffix-texi:
  Failed, was not being preprocessed by lilypond-book but simply
  copied to the output folder. Fixed in the local GNUmakefile by
  adding a specific make rule for it.

tex-twocolumn:
  Failed, image had full-page width.
  Fixed in the input file by moving \twocolumn to the preamble.
  Column width detection in the body of the tex document is not
  yet implemented.

texinfo-language-detection:
  Suspicious, had a weird @lydoctitle popping up.
  Fixed in the input file by defining the @lydoctitle macro.

12 years agoIssue 630 et al. Change confusion between property overrides and sets.
David Kastrup [Mon, 6 Feb 2012 18:20:02 +0000 (19:20 +0100)]
Issue 630 et al.  Change confusion between property overrides and sets.

12 years agoFix obvious typo in part combiner in active<?
David Kastrup [Sun, 12 Feb 2012 20:26:48 +0000 (21:26 +0100)]
Fix obvious typo in part combiner in active<?

12 years agohideNotes should also hide rests...
Reinhold Kainhofer [Fri, 6 Jan 2012 00:21:42 +0000 (01:21 +0100)]
hideNotes should also hide rests...

12 years agoRemoves no directory and @var errors in make doc
Phil Holmes [Sun, 12 Feb 2012 17:59:11 +0000 (17:59 +0000)]
Removes no directory and @var errors in make doc

12 years agoCG: explain archive/XYZ git branches.
Graham Percival [Sun, 12 Feb 2012 15:29:45 +0000 (15:29 +0000)]
CG: explain archive/XYZ git branches.

12 years agoCG: add lilypad repository
Graham Percival [Sun, 12 Feb 2012 15:09:41 +0000 (15:09 +0000)]
CG: add lilypad repository

12 years agoCG: announce alternate GUB location
Graham Percival [Sun, 12 Feb 2012 14:24:45 +0000 (14:24 +0000)]
CG: announce alternate GUB location

12 years agoDoc-es: remove inline snippet in translation.
Francisco Vila [Sat, 11 Feb 2012 22:43:45 +0000 (23:43 +0100)]
Doc-es: remove inline snippet in translation.

12 years agoDoc-ja: stops woodwind diagram info appearing...
Yoshiki Sawada [Sun, 12 Feb 2012 01:32:23 +0000 (10:32 +0900)]
Doc-ja: stops woodwind diagram info appearing...

Doc-ja: stops woodwind diagram info appearing on terminal.

12 years ago[PATCH] Doc-fr: remove inline snippet in translation.
Jean-Charles Malahieude [Sun, 12 Feb 2012 09:46:30 +0000 (10:46 +0100)]
[PATCH] Doc-fr: remove inline snippet in translation.

12 years agoStops woodwind diagram info appearing on terminal
Phil Holmes [Mon, 6 Feb 2012 11:53:01 +0000 (11:53 +0000)]
Stops woodwind diagram info appearing on terminal

12 years agochanges.tely fixes and additions
David Kastrup [Fri, 10 Feb 2012 13:41:44 +0000 (14:41 +0100)]
changes.tely fixes and additions

12 years agoDocuments eliminated stencils.
Mike Solomon [Fri, 10 Feb 2012 07:35:08 +0000 (08:35 +0100)]
Documents eliminated stencils.

12 years agoImplements bound-alignment-interfaces for NonMusicalPaperColumn.
Mike Solomon [Fri, 10 Feb 2012 07:30:01 +0000 (08:30 +0100)]
Implements bound-alignment-interfaces for NonMusicalPaperColumn.

This includes all grobs save break-alignable grobs usch as
MetronomeMark and RehearsalMark.

12 years agoMake #{ c' #} and x=c' create a pitch instead of a NoteEvent
David Kastrup [Sun, 5 Feb 2012 21:28:48 +0000 (22:28 +0100)]
Make #{ c' #} and x=c' create a pitch instead of a NoteEvent

Since the specification of a pitch without a duration in those contexts
makes it somewhat uncomfortable to guess the actually used duration, it
is unlikely that much use of a default duration has been made in those
constructs.  In particular #{ c' #} would appear handy.

12 years agoFix tuplet subdivision (issue 2243)
Carl [Wed, 1 Feb 2012 04:56:19 +0000 (21:56 -0700)]
Fix tuplet subdivision (issue 2243)

Have stem-engraver add information about tuplet-start, so that it can be passed
into beaming-pattern.  Then we subdivide only when we're at *both* start of beat
and start of tuplet.

12 years agoPO: pull from FTP
Jean-Charles Malahieude [Thu, 9 Feb 2012 18:44:20 +0000 (19:44 +0100)]
PO: pull from FTP

12 years agoRelease: bump version.
Graham Percival [Thu, 9 Feb 2012 18:35:04 +0000 (18:35 +0000)]
Release: bump version.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Thu, 9 Feb 2012 18:34:45 +0000 (18:34 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoRelease: update news. release/2.15.29-1
Graham Percival [Thu, 9 Feb 2012 13:57:59 +0000 (13:57 +0000)]
Release: update news.

12 years agoAdd glyphs and basic support for Kievan Notation
Aleksandr Andreev [Fri, 19 Aug 2011 15:17:43 +0000 (17:17 +0200)]
Add glyphs and basic support for Kievan Notation

Add generic metafont file, driver files and
file containing code for glyphs.
Modified scripts used in font generation
to include kievan glyphs.
Modified documentation to include Kievan glyphs.
Added KievanVoice and KievanStaff contexts.

Signed-off-by: Aleksandr Andreev <aleksandr.andreev@gmail.com>
12 years agoStop EventChord iterator from replaying the "events" property.
David Kastrup [Wed, 8 Feb 2012 09:53:38 +0000 (10:53 +0100)]
Stop EventChord iterator from replaying the "events" property.

It does not make sense for a music event to contain stream events, and
this feature appears to be completely unused in the code base.

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Wed, 8 Feb 2012 11:58:13 +0000 (12:58 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoCG: minor revisions to Patchy description
Graham Percival [Wed, 8 Feb 2012 10:29:39 +0000 (10:29 +0000)]
CG: minor revisions to Patchy description

12 years agoIssue 2269: If piece begins with \cueDuringWithClef, ambitus is shown in cue's clef
David Kastrup [Sun, 5 Feb 2012 11:59:29 +0000 (12:59 +0100)]
Issue 2269: If piece begins with \cueDuringWithClef, ambitus is shown in cue's clef

12 years agoAllow music-wrapper-music as toplevel of \parallelMusic
David Kastrup [Mon, 30 Jan 2012 10:28:37 +0000 (11:28 +0100)]
Allow music-wrapper-music as toplevel of \parallelMusic

12 years agoCG: username isn't shown when pulling using ssh
Janek Warchoł [Wed, 8 Feb 2012 08:34:06 +0000 (09:34 +0100)]
CG: username isn't shown when pulling using ssh

CG 3.4.10 point 7 mistakenly stated that when you
pull using ssh, git will display
From ssh://@var{user}@@git.sv.gnu.org/srv/git/lilypond
It displays From ssh://git.sv.gnu.org/srv/git/lilypond,
without username.

12 years agochange bugreports expected response time
Janek Warchoł [Tue, 24 Jan 2012 13:38:32 +0000 (14:38 +0100)]
change bugreports expected response time

12 years agopage-layout: loose lines between systems; issue 2276
Keith OHara [Sun, 5 Feb 2012 06:50:35 +0000 (22:50 -0800)]
page-layout: loose lines between systems; issue 2276

12 years agoDoc-it: Undefined references in it/notation.
Julien Rioux [Tue, 7 Feb 2012 19:33:53 +0000 (14:33 -0500)]
Doc-it: Undefined references in it/notation.

12 years agoDoc-de: compiling error
Till Paala [Mon, 6 Feb 2012 20:21:43 +0000 (22:21 +0200)]
Doc-de: compiling error

12 years agoDoc-de: updates to Notation manual
Till Paala [Mon, 6 Feb 2012 13:25:12 +0000 (15:25 +0200)]
Doc-de: updates to Notation manual

12 years agoGets rid of repeat-slash stencil command
Mike Solomon [Mon, 6 Feb 2012 15:59:00 +0000 (16:59 +0100)]
Gets rid of repeat-slash stencil command

12 years agoDocuments patchy in the CG
Phil Holmes [Mon, 6 Feb 2012 15:22:13 +0000 (15:22 +0000)]
Documents patchy in the CG

12 years agoGets rid of zigzag-line stencil command
Mike Solomon [Mon, 6 Feb 2012 14:51:06 +0000 (15:51 +0100)]
Gets rid of zigzag-line stencil command

12 years agoGets rid of bezier-sandwich stencil
Mike Solomon [Mon, 6 Feb 2012 14:03:20 +0000 (15:03 +0100)]
Gets rid of bezier-sandwich stencil

12 years agoGets rid of oval stencil command
Mike Solomon [Mon, 6 Feb 2012 13:59:47 +0000 (14:59 +0100)]
Gets rid of oval stencil command

12 years agoGets rid of dot stencil command
Mike Solomon [Mon, 6 Feb 2012 13:57:45 +0000 (14:57 +0100)]
Gets rid of dot stencil command

12 years agoGets rid of dashed-slur stencil command
Mike Solomon [Mon, 6 Feb 2012 13:54:24 +0000 (14:54 +0100)]
Gets rid of dashed-slur stencil command

12 years agoGets rid of bracket stencil command
Mike Solomon [Mon, 6 Feb 2012 13:45:50 +0000 (14:45 +0100)]
Gets rid of bracket stencil command

12 years agoGets rid of beam stencil command
Mike Solomon [Mon, 6 Feb 2012 13:42:51 +0000 (14:42 +0100)]
Gets rid of beam stencil command

12 years agoReplace duration-of-note with a more simple-minded variant working for chord repeats...
David Kastrup [Mon, 6 Feb 2012 10:22:37 +0000 (11:22 +0100)]
Replace duration-of-note with a more simple-minded variant working for chord repeats as well

12 years agoRemove Pitched_trill_engraver from TabVoice context (issue 1461)
David Kastrup [Thu, 2 Feb 2012 10:46:11 +0000 (11:46 +0100)]
Remove Pitched_trill_engraver from TabVoice context (issue 1461)

12 years agoIssue 2289: repeat percent with skips can crash
David Kastrup [Mon, 6 Feb 2012 09:53:37 +0000 (10:53 +0100)]
Issue 2289: repeat percent with skips can crash

12 years agoDoc-fr: adjust committishes in texidocs
Jean-Charles Malahieude [Sun, 5 Feb 2012 18:36:41 +0000 (19:36 +0100)]
Doc-fr: adjust committishes in texidocs

12 years agoDoc-fr: add snippet to rhythms
Jean-Charles Malahieude [Sun, 5 Feb 2012 17:43:38 +0000 (18:43 +0100)]
Doc-fr: add snippet to rhythms
  strict-beat-beaming

12 years agoLSR updates
Phil Holmes [Sun, 5 Feb 2012 16:36:32 +0000 (16:36 +0000)]
LSR updates

12 years agoUpdate to LSR with local copy
Phil Holmes [Sun, 5 Feb 2012 15:33:41 +0000 (15:33 +0000)]
Update to LSR with local copy

12 years agoDoc-fr: NR-2.4-fretted strings
Jean-Charles Malahieude [Sun, 5 Feb 2012 14:52:46 +0000 (15:52 +0100)]
Doc-fr: NR-2.4-fretted strings
  full review

12 years agoUpdates Windows welcome message
Phil Holmes [Sun, 5 Feb 2012 12:02:28 +0000 (12:02 +0000)]
Updates Windows welcome message

12 years agoUpdates regtest option-help.ly to use new port
Phil Holmes [Sat, 4 Feb 2012 17:27:55 +0000 (17:27 +0000)]
Updates regtest option-help.ly to use new port

Sends help text to stderr using port implemented by DAK.

12 years agoDirects regtest output for last 2 files to stderr
Phil Holmes [Sat, 4 Feb 2012 15:09:22 +0000 (15:09 +0000)]
Directs regtest output for last 2 files to stderr

12 years agoDirects output from identifier-foll*.ly to stderr
Phil Holmes [Sat, 4 Feb 2012 14:38:01 +0000 (14:38 +0000)]
Directs output from identifier-foll*.ly to stderr

12 years agoBuild: website should rely on $LILYPOND_GIT
Graham Percival [Sat, 4 Feb 2012 22:10:04 +0000 (22:10 +0000)]
Build: website should rely on $LILYPOND_GIT

This work was sponsored by David Kastrup.

12 years agoDoc: CG: explain website+LILYPOND_WEB_MEDIA_GIT
Graham Percival [Sat, 4 Feb 2012 21:19:26 +0000 (21:19 +0000)]
Doc: CG: explain website+LILYPOND_WEB_MEDIA_GIT

This work was sponsored by David Kastrup.

12 years agoDoc-fr: updating doc/fr-po
Jean-Charles Malahieude [Sat, 4 Feb 2012 19:08:48 +0000 (20:08 +0100)]
Doc-fr: updating doc/fr-po
and chasing x-refs

12 years agoGive ly:option-usage an optional port argument (issue 2280).
David Kastrup [Sat, 4 Feb 2012 15:37:05 +0000 (16:37 +0100)]
Give ly:option-usage an optional port argument (issue 2280).

12 years agoPO: update and send new version to the FTP
Jean-Charles Malahieude [Sat, 4 Feb 2012 15:21:49 +0000 (16:21 +0100)]
PO: update and send new version to the FTP

12 years agoDoc-fr: correcting footnotes section
Jean-Charles Malahieude [Sat, 4 Feb 2012 14:38:39 +0000 (15:38 +0100)]
Doc-fr: correcting footnotes section

12 years agohairpin.cc: apply bound padding for lone hairpins.
Keith OHara [Fri, 27 Jan 2012 18:33:51 +0000 (10:33 -0800)]
hairpin.cc: apply bound padding for lone hairpins.

Finish fixing issue 2130

12 years agoDoc-ja: update input.itely
Yoshiki Sawada [Fri, 3 Feb 2012 16:17:22 +0000 (01:17 +0900)]
Doc-ja: update input.itely

Doc-ja: update input.itely

12 years agoRelease: bump version.
Graham Percival [Fri, 3 Feb 2012 22:22:34 +0000 (22:22 +0000)]
Release: bump version.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Fri, 3 Feb 2012 22:22:23 +0000 (22:22 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoDoc-de: updates for notation manual
Till Paala [Fri, 3 Feb 2012 19:48:52 +0000 (21:48 +0200)]
Doc-de: updates for notation manual

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 agoNot quite issue 2149. Create index? predicate for non-negative integers
David Kastrup [Fri, 3 Feb 2012 13:41:06 +0000 (14:41 +0100)]
Not quite issue 2149.  Create index? predicate for non-negative integers

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