]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
10 years agoRelease: update news. release/2.17.25-1
Phil Holmes [Sun, 25 Aug 2013 14:42:50 +0000 (15:42 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 25 Aug 2013 14:42:35 +0000 (15:42 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 25 Aug 2013 14:42:30 +0000 (15:42 +0100)]
Release: bump VERSION_DEVEL.

10 years agoside-position-interface: cross-staff items, issue 3363
Keith OHara [Fri, 16 Aug 2013 04:10:25 +0000 (21:10 -0700)]
side-position-interface: cross-staff items, issue 3363

Grobs that are not cross-staff are placed before staff-spacing,
so they may not force placement of cross-staff grobs.
When cross-staff items are placed around the spaced staves, let
them side-position using the final, not 'pure', information.

10 years agoaccidental.cc: do not crash on missing stencils
Keith OHara [Sat, 24 Aug 2013 21:48:18 +0000 (14:48 -0700)]
accidental.cc: do not crash on missing stencils

10 years agoDraw glissando to accidental, not accidental_placement; issue 40
Keith OHara [Sat, 24 Aug 2013 21:06:57 +0000 (14:06 -0700)]
Draw glissando to accidental, not accidental_placement; issue 40

10 years agochanges: mention that decimal numbers can be written without #
Janek Warchoł [Mon, 19 Aug 2013 11:03:16 +0000 (13:03 +0200)]
changes: mention that decimal numbers can be written without #

(change introduced by commit 680df85187d0f38)

10 years agotrill-pitch-engraver: acknowledge stems and flags; issue 3465
Keith OHara [Tue, 13 Aug 2013 07:31:49 +0000 (00:31 -0700)]
trill-pitch-engraver: acknowledge stems and flags; issue 3465

10 years agoUse the python found by ./configure to build the website.
Julien Rioux [Mon, 12 Aug 2013 15:31:11 +0000 (11:31 -0400)]
Use the python found by ./configure to build the website.

This fixes issue 3494:
make website fails on platforms where python3 is the default.

10 years agoIssue 3499: Remove 'thickness from LedgerLineSpanner interface.
Mark Polesky [Wed, 21 Aug 2013 18:40:48 +0000 (11:40 -0700)]
Issue 3499: Remove 'thickness from LedgerLineSpanner interface.

10 years agoDoc: Describe \displayScheme.
Mark Polesky [Wed, 21 Aug 2013 18:28:00 +0000 (11:28 -0700)]
Doc: Describe \displayScheme.

10 years agoIssue 3491: Add \displayScheme command.
Mark Polesky [Wed, 21 Aug 2013 18:25:58 +0000 (11:25 -0700)]
Issue 3491: Add \displayScheme command.

10 years agoIssue 3498: fatal error with toplevel-markup-identifier
David Kastrup [Wed, 14 Aug 2013 19:36:58 +0000 (21:36 +0200)]
Issue 3498: fatal error with toplevel-markup-identifier

The reported problem

    mrkp = \markup { "x" }

    \mrkp

triggers an error because of markup requiring additional lookahead in
assignments.  This is fixed by sacrificing string addition, an arcane
and undocumented feature that has probably not been used in the last
decade or so.

10 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Tue, 20 Aug 2013 17:22:48 +0000 (19:22 +0200)]
Merge branch 'master' into translation

10 years agoLSR updates
Phil Holmes [Mon, 19 Aug 2013 11:46:32 +0000 (12:46 +0100)]
LSR updates

10 years agoIssue 3493: Let Skyline's copy constructor use generated copy constructor
David Kastrup [Sun, 11 Aug 2013 13:21:15 +0000 (15:21 +0200)]
Issue 3493: Let Skyline's copy constructor use generated copy constructor

Originally connected with issue 3490, now separate.

10 years agoIssue 3468: lilypond-book and spaces in application name
David Kastrup [Sun, 11 Aug 2013 11:45:05 +0000 (13:45 +0200)]
Issue 3468: lilypond-book and spaces in application name

10 years agoAdds bar line section to LM (Issue 3408)
Phil Holmes [Sun, 11 Aug 2013 13:36:29 +0000 (14:36 +0100)]
Adds bar line section to LM (Issue 3408)

10 years agoIncrease tagline spacing (Issue 3214)
Phil Holmes [Sun, 11 Aug 2013 09:13:02 +0000 (10:13 +0100)]
Increase tagline spacing (Issue 3214)

10 years agoRemove bashism '==' in scripts/auxiliar/cg-section.sh
David Kastrup [Wed, 14 Aug 2013 19:48:01 +0000 (21:48 +0200)]
Remove bashism '==' in scripts/auxiliar/cg-section.sh

10 years agoMerge branch 'issue3487'
David Kastrup [Wed, 14 Aug 2013 07:22:16 +0000 (09:22 +0200)]
Merge branch 'issue3487'

Done as a merge commit because of invalid intermediate stages before
running scripts/auxiliar/update-with-convert-ly.sh

10 years agoMake regtest for shorthands (Issue 3487)
David Kastrup [Fri, 9 Aug 2013 16:55:12 +0000 (18:55 +0200)]
Make regtest for shorthands (Issue 3487)

10 years agoRun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Tue, 6 Aug 2013 19:34:01 +0000 (21:34 +0200)]
Run scripts/auxiliar/update-with-convert-ly.sh

10 years agoIssue 3487: Make several special characters with or without backslash "shorthands"
David Kastrup [Sun, 4 Aug 2013 09:32:09 +0000 (11:32 +0200)]
Issue 3487: Make several special characters with or without backslash "shorthands"

Single non-alphanumeric ASCII characters not requiring special
treatment in lexer or parser can now be redefined like escaped
identifiers.  The same holds for escaped non-alphanumeric ASCII
characters.  The identifying name you use for redefining them is the
string corresponding to the full shorthand, in contrast to escaped
identifiers where the identifying name omits the initial backslash.

Notable shorthands not treated specially in the parser (some of them
newly so) can be seen in the following definitions from
scm/declarations-init.ly:

"|" = #(make-music 'BarCheck)
"[" = #(make-span-event 'BeamEvent START)
"]" = #(make-span-event 'BeamEvent STOP)
"~" = #(make-music 'TieEvent)
"(" = #(make-span-event 'SlurEvent START)
")" = #(make-span-event 'SlurEvent STOP)
"\\!" = #(make-span-event 'CrescendoEvent STOP)
"\\(" = #(make-span-event 'PhrasingSlurEvent START)
"\\)" = #(make-span-event 'PhrasingSlurEvent STOP)
"\\>" = #(make-span-event 'DecrescendoEvent START)
"\\<" = #(make-span-event 'CrescendoEvent START)
"\\[" = #(make-span-event 'LigatureEvent START)
"\\]" = #(make-span-event 'LigatureEvent STOP)
"\\~" = #(make-music 'PesOrFlexaEvent)
"\\\\" = #(make-music 'VoiceSeparator)

10 years agoReplace staccatissimo shorthand -| with -!
David Kastrup [Sun, 4 Aug 2013 10:21:09 +0000 (12:21 +0200)]
Replace staccatissimo shorthand -| with -!

The bar line character is used too prominently, and ! seems more appropriate.

10 years agoMake tempo range \tempo 20~30 be input as \tempo 20-30 instead
David Kastrup [Sun, 4 Aug 2013 09:36:34 +0000 (11:36 +0200)]
Make tempo range \tempo 20~30 be input as \tempo 20-30 instead

\tempo's use of ~ was rather untypical for LilyPond.  Letting it
rather use @code{-} for ranges leaves just a single use for ties,
making it feasible to make @code{~} definable by the user in a later
commit.

10 years agoRelease: bump VERSION.
Phil Holmes [Sun, 11 Aug 2013 20:48:26 +0000 (21:48 +0100)]
Release: bump VERSION.

10 years agoMerge remote branch 'origin/release/unstable' into HEAD
Phil Holmes [Sun, 11 Aug 2013 20:47:48 +0000 (21:47 +0100)]
Merge remote branch 'origin/release/unstable' into HEAD

10 years agoCorrect date in news release/2.17.24-1
Phil Holmes [Sun, 11 Aug 2013 15:27:02 +0000 (16:27 +0100)]
Correct date in news

10 years agoRelease: update news.
Phil Holmes [Sun, 11 Aug 2013 15:23:00 +0000 (16:23 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 11 Aug 2013 15:22:52 +0000 (16:22 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 11 Aug 2013 15:22:45 +0000 (16:22 +0100)]
Release: bump VERSION_DEVEL.

10 years agoAvoid Scheme-computed Skyline_pair values to get collected before use
David Kastrup [Sun, 11 Aug 2013 14:19:05 +0000 (16:19 +0200)]
Avoid Scheme-computed Skyline_pair values to get collected before use

Retaining them as SCM values until they are no longer needed avoids
premature garbage collection.  This addresses circumstances in
connection with issue 3490.

10 years agoIssue 3488: lily/parser.yy: Use %pure-parser instead of %pure_parser
David Kastrup [Mon, 5 Aug 2013 12:19:06 +0000 (14:19 +0200)]
Issue 3488: lily/parser.yy: Use %pure-parser instead of %pure_parser

While %pure-parser is already deprecated for Bison 3.0, it is still
supported as opposed to %pure_parser which has been removed altogether
in Bison 3.0.  The currently recommended form %define api.pure has
only become available with Bison 2.3b, and there are currently older
versions of Bison in use with LilyPond.  So the followup move of
replacing the already deprecated %pure-parser with %define api.pure is
left for a later point of time.

10 years agoIssue 3293: Add point-and-click to SVG output
David Kastrup [Fri, 26 Apr 2013 12:20:28 +0000 (14:20 +0200)]
Issue 3293: Add point-and-click to SVG output

10 years agoDon't let interpret_stencil_expression call no-origin if grob-cause returned #f
David Kastrup [Sun, 4 Aug 2013 22:57:54 +0000 (00:57 +0200)]
Don't let interpret_stencil_expression call no-origin if grob-cause returned #f

10 years agoLet second argument of interpret_stencil_expression return an SCM value
David Kastrup [Sun, 4 Aug 2013 22:53:57 +0000 (00:53 +0200)]
Let second argument of interpret_stencil_expression return an SCM value

10 years agoDoc-fr: updates LM, NR and Usage
Jean-Charles Malahieude [Sat, 10 Aug 2013 13:13:42 +0000 (15:13 +0200)]
Doc-fr: updates LM, NR and Usage

10 years agoProtect SCM stencil from premature collection in some ly:stencil-* functions
David Kastrup [Fri, 9 Aug 2013 19:21:36 +0000 (21:21 +0200)]
Protect SCM stencil from premature collection in some ly:stencil-* functions

This solidifies some code connected with issue 3490.

10 years agoDoc: how to update committishes of .texidoc files at once (issue 3485)
Federico Bruni [Sun, 4 Aug 2013 02:00:32 +0000 (04:00 +0200)]
Doc: how to update committishes of .texidoc files at once (issue 3485)

10 years agoDeny rogue crawler AhrefsBot. Fixes web load.
Jan Nieuwenhuizen [Thu, 8 Aug 2013 06:34:12 +0000 (08:34 +0200)]
Deny rogue crawler AhrefsBot. Fixes web load.

The AhrefsBot is checking crawling files every second, including
all binaries.  This increases the load in an unacceptable way.

10 years agoIssue 3483: Pango font size should be calculated using rounding
David Kastrup [Thu, 1 Aug 2013 10:20:24 +0000 (12:20 +0200)]
Issue 3483: Pango font size should be calculated using rounding

So far, pango font size has been calculated using truncation.  Since
the calculation of font size may involve conversion of magnifications
to font-size and back, numerical errors can easily throw the
calculation slightly off.  For that reason, rounding is the
appropriate option here.

10 years agoIssue 3484: Give input location for "No string for pitch ..." warning
David Kastrup [Thu, 1 Aug 2013 15:33:03 +0000 (17:33 +0200)]
Issue 3484: Give input location for "No string for pitch ..." warning

10 years agoCreate ly:event-warning function
David Kastrup [Thu, 1 Aug 2013 15:31:00 +0000 (17:31 +0200)]
Create ly:event-warning function

10 years agoLet ly:music-message and ly:music-warning accept additional arguments for format
David Kastrup [Thu, 1 Aug 2013 15:30:23 +0000 (17:30 +0200)]
Let ly:music-message and ly:music-warning accept additional arguments for format

10 years agoDoc: updates Translation Status
Jean-Charles Malahieude [Mon, 5 Aug 2013 11:25:47 +0000 (13:25 +0200)]
Doc: updates Translation Status

10 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Mon, 5 Aug 2013 11:24:55 +0000 (13:24 +0200)]
Merge branch 'master' into translation

10 years agoCorrects bounding box for longa (Issue 826)
Phil Holmes [Mon, 29 Jul 2013 15:09:29 +0000 (16:09 +0100)]
Corrects bounding box for longa (Issue 826)

10 years agoIssue 3481: Let PartialSet use music property 'duration instead of 'partial-duration
David Kastrup [Tue, 30 Jul 2013 09:45:58 +0000 (11:45 +0200)]
Issue 3481: Let PartialSet use music property 'duration instead of 'partial-duration

This allows for \partial to be subjected to the operation of
\shiftDurations.

10 years agoMinimal typo fix in Documentation/notation/vocal.itely
David Kastrup [Sun, 4 Aug 2013 13:58:42 +0000 (15:58 +0200)]
Minimal typo fix in Documentation/notation/vocal.itely

10 years agoDoc-it: update
Federico Bruni [Sat, 3 Aug 2013 16:27:14 +0000 (18:27 +0200)]
Doc-it:  update

10 years agoFixes bounding boxes for breves, improves longas (Issue 3480)
Phil Holmes [Mon, 29 Jul 2013 14:21:46 +0000 (15:21 +0100)]
Fixes bounding boxes for breves, improves longas (Issue 3480)

10 years agoVertical spacing tutorial (Issue 2809)
Phil Holmes [Sat, 27 Jul 2013 11:58:34 +0000 (12:58 +0100)]
Vertical spacing tutorial (Issue 2809)

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Fri, 2 Aug 2013 07:54:29 +0000 (09:54 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoLet several Documentation/snippets use \fermata markup
David Kastrup [Sun, 28 Jul 2013 11:36:38 +0000 (13:36 +0200)]
Let several Documentation/snippets use \fermata markup

10 years agoLet multi-measure-rest-text regtest use \fermata markup
David Kastrup [Sun, 28 Jul 2013 11:34:35 +0000 (13:34 +0200)]
Let multi-measure-rest-text regtest use \fermata markup

10 years agoLet \fermataMarkup use \fermata markup command
David Kastrup [Sun, 28 Jul 2013 11:20:13 +0000 (13:20 +0200)]
Let \fermataMarkup use \fermata markup command

10 years agoIssue 3479: Define \fermata markup command that heeds `direction'
David Kastrup [Sun, 28 Jul 2013 11:19:29 +0000 (13:19 +0200)]
Issue 3479: Define \fermata markup command that heeds `direction'

10 years agoIssue 3467: lilypond-book 2.17.21 and spaces in file path
David Kastrup [Sat, 27 Jul 2013 14:44:54 +0000 (16:44 +0200)]
Issue 3467: lilypond-book 2.17.21 and spaces in file path

10 years agoIssue 3449: Shift accordion register symbols down by half a line width
David Kastrup [Tue, 9 Jul 2013 18:22:24 +0000 (20:22 +0200)]
Issue 3449: Shift accordion register symbols down by half a line width

This makes the documented proposals for combining the accordion
register symbols together with the accordion dot symbol match in
positioning.  It would have been feasible instead to shift the
(centered) accordion dot, but some register symbols work with
different line widths.

The net result will now exhibit a slight descender (namely half a
linewidth) of the accordion register symbols when used in a running
line.

10 years agoIssue 3472: several fixes to input/regression/scheme-text-spanner.ly
David Nalesnik [Tue, 23 Jul 2013 01:20:33 +0000 (20:20 -0500)]
Issue 3472: several fixes to input/regression/scheme-text-spanner.ly

* The file `input/regression/scheme-text-spanner.ly' assigns a constant
pair to the variable `event-drul' and subsequently attempts to modify
the pair.  This can lead to scheme-text-spanners not appearing when
requested in simultaneous contexts.  This patch corrects the faulty usage,
replacing `event-drul' with two variables `event-start' and `event-stop'.

* The variable `current-event' is not necessary, and has been removed.

* Tabs in the engraver definition have been replaced with spaces.

Signed-off-by: David Kastrup <dak@gnu.org>
10 years agoIssue 3388: -dpreview retains non-working page links in table of contents
David Kastrup [Wed, 24 Jul 2013 10:47:40 +0000 (12:47 +0200)]
Issue 3388: -dpreview retains non-working page links in table of contents

This just disables mark_page_link in the EPS header.  When including
EPS files in LilyPond itself, BeginEPSF and EndEPSF should limit the
effect of this redefinition to the EPS file itself, restoring the
userdict afterwards.

10 years agoIssue 3476: Allow map-some-music to filter elements and articulations
David Kastrup [Fri, 12 Jul 2013 02:09:24 +0000 (04:09 +0200)]
Issue 3476: Allow map-some-music to filter elements and articulations

10 years agoRevert "Issue 3449: Shift accordion register symbols down by half a line width"
David Kastrup [Mon, 29 Jul 2013 08:34:56 +0000 (10:34 +0200)]
Revert "Issue 3449: Shift accordion register symbols down by half a line width"

This reverts commit cc57862cb46c7bf63f5f0b4740ea28eb597fd2be.

10 years agoRelease: bump VERSION.
Phil Holmes [Sun, 28 Jul 2013 17:39:08 +0000 (18:39 +0100)]
Release: bump VERSION.

10 years agoRelease: update news. release/2.17.23-1
Phil Holmes [Sun, 28 Jul 2013 10:17:56 +0000 (11:17 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 28 Jul 2013 10:17:45 +0000 (11:17 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 28 Jul 2013 10:17:31 +0000 (11:17 +0100)]
Release: bump VERSION_DEVEL.

10 years agoCorrections to LM (Issue 3407)
Phil Holmes [Tue, 23 Jul 2013 10:37:00 +0000 (11:37 +0100)]
Corrections to LM (Issue 3407)

10 years agoIssue 3471: Allow decimal fractions with non-empty parts before and after '.' in...
David Kastrup [Mon, 22 Jul 2013 17:11:59 +0000 (19:11 +0200)]
Issue 3471: Allow decimal fractions with non-empty parts before and after '.' in music

This permits writing things like

mkMove = #(define-music-function
        (parser location x y)
        ( number? number? )
        #{ \once \override TextScript #'extra-offset = #(cons x y)
        #})

{
\mkMove 4.4 -3.3
c1^"XY"
}

Since integers are accepted in this kind of usage, not accepting
floating point numbers appears inconsistent.

While in INITIAL mode like inside of layout blocks real numbers can
be written like 4. or -.3 for historic reasons, permitting this inside
of music could easily lead to confusion with durations or
articulations, so those spellings remain invalid in music modes.

Decimal fractions are also not accepted in \chordmode since this would
preclude chord entry like c:13.11^3.7 and similar.

10 years agoRequire 2.4 <= x < 3.0 where x=Python version.
Julien Rioux [Tue, 16 Jul 2013 20:43:35 +0000 (22:43 +0200)]
Require 2.4 <= x < 3.0 where x=Python version.

Python 3 isn't supported yet. See issue 3462.

10 years agoSupport for testing min and max versions of Python.
Julien Rioux [Tue, 16 Jul 2013 20:42:32 +0000 (22:42 +0200)]
Support for testing min and max versions of Python.

10 years agoRequire 1.8.2 <= x < 1.9.0 where x=Guile version.
Julien Rioux [Tue, 16 Jul 2013 15:51:11 +0000 (17:51 +0200)]
Require 1.8.2 <= x < 1.9.0 where x=Guile version.

Guile 2 isn't supported yet. Guile 1.9.0 is the start of the
development branch that lead to Guile 2. See issue 3461.

10 years agoSupport for testing min and max versions of Guile.
Julien Rioux [Tue, 16 Jul 2013 15:50:27 +0000 (17:50 +0200)]
Support for testing min and max versions of Guile.

10 years agoBuild: Search out dir before src dir (issue 3121).
Julien Rioux [Tue, 16 Jul 2013 12:34:13 +0000 (14:34 +0200)]
Build: Search out dir before src dir (issue 3121).

10 years agoFix *ly/*.scm typo.
Julien Rioux [Tue, 16 Jul 2013 21:32:56 +0000 (23:32 +0200)]
Fix *ly/*.scm typo.

10 years agoFix typos in the contributor's guide.
Julien Rioux [Mon, 15 Apr 2013 12:05:44 +0000 (08:05 -0400)]
Fix typos in the contributor's guide.

10 years agoDoc-fr: updates NR and community
Jean-Charles Malahieude [Wed, 24 Jul 2013 18:27:24 +0000 (20:27 +0200)]
Doc-fr: updates NR and community

10 years agoIssue 3469: adding markup-commands \oval and \ellipse
Thomas Morley [Wed, 24 Jul 2013 17:14:16 +0000 (19:14 +0200)]
Issue 3469: adding markup-commands \oval and \ellipse

\oval and \ellipse are drawing an oval respectively an ellipse around their
argument.
Also adding a reg-test for markup-commands framing their argument.

Signed-off-by: David Kastrup <dak@gnu.org>
10 years agoDocumentation fix for compatibility with texinfo 5.1
Julien Rioux [Sat, 6 Jul 2013 20:38:32 +0000 (22:38 +0200)]
Documentation fix for compatibility with texinfo 5.1

Patch by Don Armstrong (minus the @top change in changes.tely)

Fixes issue 3382.
http://code.google.com/p/lilypond/issues/detail?id=3382

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Tue, 16 Jul 2013 16:12:06 +0000 (18:12 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3460: Provide markup commands and music functions for accordion registration
David Kastrup [Tue, 9 Jul 2013 16:16:22 +0000 (18:16 +0200)]
Issue 3460: Provide markup commands and music functions for accordion registration

For efficiency reasons, this remains in a separate module for now and
can be called using

     #(use-modules (scm accreg))

at the start of the file.

10 years agoIssue 3453: Silence a number of compiler warnings
David Kastrup [Mon, 15 Jul 2013 07:41:07 +0000 (09:41 +0200)]
Issue 3453: Silence a number of compiler warnings

10 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Sat, 20 Jul 2013 12:50:48 +0000 (14:50 +0200)]
Merge branch 'master' into translation

10 years agoBuild: Small dependency fix (issue 3442).
Julien Rioux [Sun, 7 Jul 2013 18:10:40 +0000 (20:10 +0200)]
Build: Small dependency fix (issue 3442).

This sets the dependency of texi files more accurately and it rids
us of strange errors like the following from building the zh doc:

  Must remake target `web.texi'.
  Ignoring VPATH name `~/git/lilypond/Documentation/zh/web.texi'.
  Successfully remade target file `web.texi'.
 [...]
 Finished prerequisites of target file `out-www/web.texi'.
Must remake target `out-www/web.texi'.
mkdir -p out-www/
( echo ./out-www/web.texi:  > out-www/web.dep ) && cp -f web.texi out-www/web.texi
cp: cannot stat `web.texi': No such file or directory
make[1]: *** [out-www/web.texi] Error 1

10 years agoWebsite build depends on version information (issue 3447).
Julien Rioux [Mon, 8 Jul 2013 12:37:38 +0000 (14:37 +0200)]
Website build depends on version information (issue 3447).

10 years agoIssue 3444: No warning for misspelled properties
David Kastrup [Fri, 12 Jul 2013 13:03:08 +0000 (15:03 +0200)]
Issue 3444: No warning for misspelled properties

This makes sure that properties are checked to be assignable even when
assigning #f or '() to them.

10 years agoinput/regression/tuplet-no-stems.ly: fix obsolete number-visibility
David Kastrup [Fri, 12 Jul 2013 21:11:55 +0000 (23:11 +0200)]
input/regression/tuplet-no-stems.ly: fix obsolete number-visibility

10 years agoRemove obsolete Staff.minimumVerticalExtent unsetting in input/regression/system...
David Kastrup [Fri, 12 Jul 2013 20:27:21 +0000 (22:27 +0200)]
Remove obsolete Staff.minimumVerticalExtent unsetting in input/regression/system-extents.ly

10 years agoIssue 3455: Fix flex warning: -s option given but default rule can be matched
David Kastrup [Mon, 15 Jul 2013 13:23:22 +0000 (15:23 +0200)]
Issue 3455: Fix flex warning: -s option given but default rule can be matched

10 years agoDoc (NR, repeats): Minor clarification.
Mark Polesky [Thu, 11 Jul 2013 06:41:35 +0000 (23:41 -0700)]
Doc (NR, repeats): Minor clarification.

10 years agoIssue 3151: Fix some oversights of \layout in \book
Thomas Morley [Mon, 15 Jul 2013 10:28:56 +0000 (12:28 +0200)]
Issue 3151: Fix some oversights of \layout in \book

follow-up for issue 3151

Signed-off-by: David Kastrup <dak@gnu.org>
10 years agoIssue 3450: \addlyrics doesn't work with TabStaff
Thomas Morley [Mon, 15 Jul 2013 10:18:18 +0000 (12:18 +0200)]
Issue 3450: \addlyrics doesn't work with TabStaff

More details about limitation of \addlyrics in
Documentation/notation/vocal.itely

Add a hint, that \addlyrics does not work with TabStaff

Signed-off-by: David Kastrup <dak@gnu.org>
10 years agoIssue 3449: Shift accordion register symbols down by half a line width
David Kastrup [Tue, 9 Jul 2013 18:22:24 +0000 (20:22 +0200)]
Issue 3449: Shift accordion register symbols down by half a line width

This makes the documented proposals for combining the accordion
register symbols together with the accordion dot symbol match in
positioning.  It would have been feasible instead to shift the
(centered) accordion dot, but some register symbols work with
different line widths.

The net result will now exhibit a slight descender (namely half a
linewidth) of the accordion register symbols when used in a running
line.

10 years agoRelease: bump VERSION.
Phil Holmes [Sun, 14 Jul 2013 21:54:44 +0000 (22:54 +0100)]
Release: bump VERSION.

10 years agoRelease: update news. release/2.17.22-1
Phil Holmes [Sun, 14 Jul 2013 09:54:55 +0000 (10:54 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 14 Jul 2013 09:54:54 +0000 (10:54 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 14 Jul 2013 09:54:54 +0000 (10:54 +0100)]
Release: bump VERSION_DEVEL.

10 years agoDoc-it: add chapter 1.5 of Notation Reference
Federico Bruni [Sun, 14 Jul 2013 09:32:48 +0000 (11:32 +0200)]
Doc-it: add chapter 1.5 of Notation Reference

10 years agoIssue 3451: anacrucis -> anacrusis.
Mark Polesky [Thu, 11 Jul 2013 06:26:54 +0000 (23:26 -0700)]
Issue 3451: anacrucis -> anacrusis.