]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
7 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Sat, 1 Oct 2016 15:48:26 +0000 (17:48 +0200)]
Merge branch 'master' into translation

7 years agoDoc-fr: NR-input
Jean-Charles Malahieude [Sat, 1 Oct 2016 15:44:40 +0000 (17:44 +0200)]
Doc-fr: NR-input

7 years agoweb-fr: updates for new front page
Jean-Charles Malahieude [Sat, 1 Oct 2016 15:43:24 +0000 (17:43 +0200)]
web-fr: updates for new front page

7 years agoWeb-ja: update translation
Masamichi Hosoda [Wed, 28 Sep 2016 13:17:01 +0000 (22:17 +0900)]
Web-ja: update translation

7 years agoIssue 4969: Update texinfo.tex from upstream
Masamichi Hosoda [Wed, 14 Sep 2016 12:30:53 +0000 (21:30 +0900)]
Issue 4969: Update texinfo.tex from upstream

texinfo.tex ver. 2016-09-17.16
It is newer than Texinfo-6.3's.

7 years agoIssue 4972: Make music-filter more conservative
David Kastrup [Thu, 15 Sep 2016 12:50:14 +0000 (14:50 +0200)]
Issue 4972: Make music-filter more conservative

Deleting music when its 'elements field becomes null? led
to repeat chords disappearing when articulations were
removed.

7 years agoWeb: add/update news headline for LilyPond 2.19.48 release
Paul Morris [Sun, 25 Sep 2016 13:52:54 +0000 (09:52 -0400)]
Web: add/update news headline for LilyPond 2.19.48 release

7 years agoIssue 4962: Web: remove htaccess redirect from news page to home page
Paul Morris [Sat, 24 Sep 2016 17:36:26 +0000 (13:36 -0400)]
Issue 4962: Web: remove htaccess redirect from news page to home page

7 years agoIssue 4962: Web: home page: add example image, reduce news to headlines
Paul Morris [Mon, 29 Aug 2016 04:27:19 +0000 (00:27 -0400)]
Issue 4962: Web: home page: add example image, reduce news to headlines

The example image is the excerpt from Bach BWV 861 from the essay.
Anchor links are used to link to specific examples on the examples
page.  The news entries on the home page are reduced to just a list
of headlines that link to specific entries on the 'Old News' page
(under 'Community').  And that page is renamed to just 'News'.

7 years agoIssue 4968/3: Let stencil-whiteout-outline use degrees
David Kastrup [Wed, 31 Aug 2016 13:25:16 +0000 (15:25 +0200)]
Issue 4968/3: Let stencil-whiteout-outline use degrees

7 years agoIssue 4968/2: Replace coord-rotate with coord-rotated
David Kastrup [Tue, 30 Aug 2016 17:41:07 +0000 (19:41 +0200)]
Issue 4968/2: Replace coord-rotate with coord-rotated

Also fixes the look/definition of the high f# saxophone key.

7 years agoIssue 4968/1: Add coord-rotated function
David Kastrup [Tue, 30 Aug 2016 17:40:06 +0000 (19:40 +0200)]
Issue 4968/1: Add coord-rotated function

Uses it for implementing coord-rotate.

7 years agoDoc: Fix broken XRefs
Trevor Daniels [Sun, 18 Sep 2016 19:42:55 +0000 (20:42 +0100)]
Doc: Fix broken XRefs

7 years agoDoc: Complete the list of on-the-fly procedures
Trevor Daniels [Sun, 18 Sep 2016 18:46:21 +0000 (19:46 +0100)]
Doc: Complete the list of on-the-fly procedures

7 years agoDoc-fr: updates EM and NR
Jean-Charles Malahieude [Sat, 17 Sep 2016 15:49:19 +0000 (17:49 +0200)]
Doc-fr: updates EM and NR

7 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Sat, 17 Sep 2016 14:05:08 +0000 (16:05 +0200)]
Merge branch 'master' into translation

7 years agoRelease: bump VERSION.
Phil Holmes [Wed, 14 Sep 2016 08:33:01 +0000 (09:33 +0100)]
Release: bump VERSION.

7 years agoRelease: bump Welcome versions.
Phil Holmes [Tue, 13 Sep 2016 10:09:38 +0000 (11:09 +0100)]
Release: bump Welcome versions.

7 years agoRelease: update news.
Phil Holmes [Tue, 13 Sep 2016 10:09:38 +0000 (11:09 +0100)]
Release: update news.

7 years agoPO: update template.
Phil Holmes [Tue, 13 Sep 2016 10:09:38 +0000 (11:09 +0100)]
PO: update template.

7 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Tue, 13 Sep 2016 10:09:38 +0000 (11:09 +0100)]
Release: bump VERSION_DEVEL.

7 years agoKeep a staff alive with multiple layers
Mark Knoop [Thu, 8 Sep 2016 17:56:16 +0000 (18:56 +0100)]
Keep a staff alive with multiple layers

This allows the `VerticalAxisGroup.remove-layer'
property to accept a list of values. The layer
will stay alive with any other member of the
Keep_alive_together_engrave group with a
remove-layer value in that list.

The principal reason for this patch was to
allow the use of MarkLine contexts in a Frenched
score, where the context should stay alive with
any single staff in a StaffGroup.

This implementation should also allow additional
flexibility with ossia and divisi staves.

7 years agoIssue 4965: Create and use Grob::parent_relative
David Kastrup [Fri, 2 Sep 2016 21:11:53 +0000 (23:11 +0200)]
Issue 4965: Create and use Grob::parent_relative

This function checks for the existence of a Grob parent before
calculating a coordinate relative to it.  This should hopefully
clean up the most relevant problems caused by issue 4814
and the original GCC 6 optimization causing it.

7 years agoIssue 4961/7: Remove complex{conjugate,divide,exp}, Offset::arg
David Kastrup [Mon, 29 Aug 2016 09:45:41 +0000 (11:45 +0200)]
Issue 4961/7: Remove complex{conjugate,divide,exp}, Offset::arg

They are promoting aspects of Offset not well-suited to graphics.

7 years agoIssue 4961/6: Let make_partial_ellipse_boxes use degrees
David Kastrup [Mon, 29 Aug 2016 09:24:51 +0000 (11:24 +0200)]
Issue 4961/6: Let make_partial_ellipse_boxes use degrees

7 years agoIssue 4961/5: Change rotations to degrees rather than radians
David Kastrup [Mon, 29 Aug 2016 08:10:52 +0000 (10:10 +0200)]
Issue 4961/5: Change rotations to degrees rather than radians

Or replace them with something not requiring angles altogether.

7 years agoIssue 4961/4: Simplify polar->rectangular
David Kastrup [Mon, 29 Aug 2016 04:50:01 +0000 (06:50 +0200)]
Issue 4961/4: Simplify polar->rectangular

7 years agoIssue 4961/3: Add ly:length, ly:directed, ly:angle
David Kastrup [Sun, 28 Aug 2016 23:14:43 +0000 (01:14 +0200)]
Issue 4961/3: Add ly:length, ly:directed, ly:angle

Those are functions working on and/or producing coordinate pairs, usually
based on angles expressed in degrees.

7 years agoIssue 4961/2: Add offset_directed (Real)
David Kastrup [Sun, 28 Aug 2016 23:13:15 +0000 (01:13 +0200)]
Issue 4961/2: Add offset_directed (Real)

This converts an angle in degrees into a unit vector.

7 years agoIssue 4961/1: Make Offset::angle_degrees () deliver nicer angles
David Kastrup [Sun, 28 Aug 2016 23:11:48 +0000 (01:11 +0200)]
Issue 4961/1: Make Offset::angle_degrees () deliver nicer angles

Multiples of 45 degrees should be returned exactly.

7 years agoDoc: Issue 4958: CG: Expand description of the engraver hooks
Trevor Daniels [Fri, 2 Sep 2016 22:08:18 +0000 (23:08 +0100)]
Doc: Issue 4958: CG: Expand description of the engraver hooks

The previous rather terse description did not make it clear
that grobs may not be created in the stop-translation-timestep
hook.

Thanks to David K for the text.

7 years agoIssue 4960 Fix micro-tones assigned to strings in TabStaff
Thomas Morley [Fri, 26 Aug 2016 22:32:30 +0000 (00:32 +0200)]
Issue 4960 Fix micro-tones assigned to strings in TabStaff

This is an oversight from issue 4643
Also extending input/regression/tablature-micro-tone.ly to cover this case.

7 years agoDoc-fr: typo in NR 4.1 spacing
Jean-Charles Malahieude [Fri, 2 Sep 2016 13:04:56 +0000 (15:04 +0200)]
Doc-fr: typo in NR 4.1 spacing

7 years agoRelease: bump VERSION.
Phil Holmes [Wed, 31 Aug 2016 08:06:31 +0000 (09:06 +0100)]
Release: bump VERSION.

7 years agoMerge remote-tracking branch 'origin/release/unstable' into HEAD
Phil Holmes [Wed, 31 Aug 2016 08:05:44 +0000 (09:05 +0100)]
Merge remote-tracking branch 'origin/release/unstable' into HEAD

7 years agoUpdate release/unstable with recent changes
Phil Holmes [Tue, 30 Aug 2016 10:23:53 +0000 (11:23 +0100)]
Update release/unstable with recent changes

7 years agoIssue 4959: output-ps.scm: remove unused helper functions
David Kastrup [Wed, 24 Aug 2016 17:45:55 +0000 (19:45 +0200)]
Issue 4959: output-ps.scm: remove unused helper functions

Their presence makes debugging harder by laying false trails.

7 years agoIssue 4957: parser.yy: loc_on_music -> loc_on_copy
David Kastrup [Mon, 15 Aug 2016 21:45:21 +0000 (23:45 +0200)]
Issue 4957: parser.yy: loc_on_music -> loc_on_copy

The function loc_on_music has been renamed to loc_on_copy and has been
changed to create a copy for a number of different expression types.
This makes \xxx.yyy behave similar to \xxx-yyy with regard to copying
the original expression in most cases, and it also helps with default
arguments of music/void/event/scheme functions of more types than just
music.

7 years agoIssue 4956/4: Add regtest for \retrograde
David Kastrup [Tue, 16 Aug 2016 14:23:57 +0000 (16:23 +0200)]
Issue 4956/4: Add regtest for \retrograde

7 years agoIssue 4956/3: Augment warning about \retrograde
David Kastrup [Mon, 15 Aug 2016 17:09:52 +0000 (19:09 +0200)]
Issue 4956/3: Augment warning about \retrograde

Ties work now, but the documentation points out a lot of other
shortcomings.

7 years agoIssue 4956/2: Improve retrograde-music function
David Kastrup [Mon, 15 Aug 2016 15:41:04 +0000 (17:41 +0200)]
Issue 4956/2: Improve retrograde-music function

This allows to work with ties and glissandi, makes somewhat useful
changes for overrides, changes crescendi to descrescendi and vice versa.

7 years agoIssue 4956/1: Let \retrograde expand repeat chords/notes
David Kastrup [Mon, 15 Aug 2016 15:40:05 +0000 (17:40 +0200)]
Issue 4956/1: Let \retrograde expand repeat chords/notes

Since those lose their point of reference, expanding them
prior to retrograding keeps the results sane.

7 years agoDoc: CG update Indenting with vim section
Mark Knoop [Tue, 2 Aug 2016 09:26:46 +0000 (10:26 +0100)]
Doc: CG update Indenting with vim section

Suggestions for .vimrc did not produce correct indentation of C++
code, and also included personal and irrelevant settings such as
statusline and incsearch. I have replaced them with the settings
in the GNU GCC Wiki which do correctly indent. Also changed
suggested Scheme settings to use setlocal, and added a section of
settings for Texinfo files.

7 years agoIssue 4954/2: Changes entries for \= and in-chord slurs
David Kastrup [Sun, 7 Aug 2016 11:57:25 +0000 (13:57 +0200)]
Issue 4954/2: Changes entries for \= and in-chord slurs

7 years agoIssue 4954/1: Change spanner-id to be a key instead of a string
Nathan Chou [Tue, 26 Jul 2016 00:45:29 +0000 (17:45 -0700)]
Issue 4954/1: Change spanner-id to be a key instead of a string

Also changes argument \= to be a key.

Backport-by: David Kastrup <dak@gnu.org>
7 years agoRelease: bump Welcome versions.
Phil Holmes [Sat, 13 Aug 2016 12:39:07 +0000 (13:39 +0100)]
Release: bump Welcome versions.

7 years agoRelease: update news.
Phil Holmes [Sat, 13 Aug 2016 12:39:07 +0000 (13:39 +0100)]
Release: update news.

7 years agoPO: update template.
Phil Holmes [Sat, 13 Aug 2016 12:39:07 +0000 (13:39 +0100)]
PO: update template.

7 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sat, 13 Aug 2016 12:39:07 +0000 (13:39 +0100)]
Release: bump VERSION_DEVEL.

7 years agoIssue 4952 Clearify ending of hairpins at bar line in NR
Thomas Morley [Sun, 7 Aug 2016 10:00:13 +0000 (12:00 +0200)]
Issue 4952 Clearify ending of hairpins at bar line in NR

7 years agoIssue 4953 Fix SchemeTextSpanEvent in scheme-text-spanner.ly
Thomas Morley [Mon, 8 Aug 2016 10:38:46 +0000 (12:38 +0200)]
Issue 4953 Fix SchemeTextSpanEvent in scheme-text-spanner.ly

Adding 'post-event to the types of SchemeTextSpanEvent in
(define scheme-event-spanner-types ...)

7 years agoTypos.
Werner Lemberg [Thu, 11 Aug 2016 04:52:15 +0000 (06:52 +0200)]
Typos.

7 years agoDoc: Extending - rewrite - LilyPond Variables
James Lowe [Sun, 31 Jul 2016 16:32:44 +0000 (17:32 +0100)]
Doc: Extending - rewrite - LilyPond Variables

Issue 4948

Last para of Extending/LP variables
rewrite for clarity.

7 years agoDoc: updates translation status
Jean-Charles Malahieude [Sun, 7 Aug 2016 14:04:48 +0000 (16:04 +0200)]
Doc: updates translation status

7 years agoDoc-fr: Change Lilypond to LilyPond where it refers to the software
Jean-Charles Malahieude [Sun, 7 Aug 2016 13:58:22 +0000 (15:58 +0200)]
Doc-fr: Change Lilypond to LilyPond where it refers to the software

  and NR: show optional \afterGrace argument

7 years agoChange Lilypond to LilyPond where it refers to the software
Carl Sorensen [Sat, 6 Aug 2016 18:37:49 +0000 (12:37 -0600)]
Change Lilypond to LilyPond where it refers to the software

7 years agoChange 'Lily Pond' to 'LilyPond' in two translations
Carl Sorensen [Sat, 6 Aug 2016 13:15:18 +0000 (07:15 -0600)]
Change 'Lily Pond' to 'LilyPond' in two translations

7 years agoIssue 4947: Link notes to dynamics in Dynamic_performer rather than
Dan Eble [Wed, 15 Jun 2016 22:54:53 +0000 (18:54 -0400)]
Issue 4947: Link notes to dynamics in Dynamic_performer rather than
Staff_performer.  Dynamics in different voices are now independent.

7 years agoIssue 4945/2: midi2ly should omit redundant chord durations
David Kastrup [Wed, 27 Jul 2016 10:02:28 +0000 (12:02 +0200)]
Issue 4945/2: midi2ly should omit redundant chord durations

7 years agoIssue 4945/1: midi2ly -e should not print durations in chords
David Kastrup [Wed, 27 Jul 2016 10:01:48 +0000 (12:01 +0200)]
Issue 4945/1: midi2ly -e should not print durations in chords

7 years agoIssue 4941/2: NR: show optional \afterGrace argument
David Kastrup [Thu, 21 Jul 2016 21:11:31 +0000 (23:11 +0200)]
Issue 4941/2: NR: show optional \afterGrace argument

7 years agoIssue 4941/1: Optional fraction after \afterGrace command
David Kastrup [Thu, 21 Jul 2016 09:51:44 +0000 (11:51 +0200)]
Issue 4941/1: Optional fraction after \afterGrace command

\afterGrace had its fraction determining the position of the aftergrace
notes hardwired to be read from the parser variable afterGraceFraction.
This change here allows for optionally specifying it right as the first
argument of the \afterGrace command.

7 years agoIssue 4853 - correct make syntax in CG
Phil Holmes [Tue, 2 Aug 2016 14:59:04 +0000 (15:59 +0100)]
Issue 4853 - correct make syntax in CG

7 years agoDoc-fr: sync NR with master
Jean-Charles Malahieude [Sat, 30 Jul 2016 15:15:40 +0000 (17:15 +0200)]
Doc-fr: sync NR with master

7 years agoMerge branch 'master' of /home/jcharles/GIT/Lily/. into translation
Jean-Charles Malahieude [Sat, 30 Jul 2016 10:46:33 +0000 (12:46 +0200)]
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation

7 years agoDoc-it: fix error of translation
Federico Bruni [Thu, 28 Jul 2016 12:15:55 +0000 (14:15 +0200)]
Doc-it: fix error of translation

7 years agoDoc: CG fix misleading location for copying tarbal
James Lowe [Mon, 18 Jul 2016 19:17:01 +0000 (20:17 +0100)]
Doc: CG fix misleading location for copying tarbal

Issue 4933

Fix misleading location
for copying tarball.

7 years agoIssue 4938 (3/3) Rename Midi_control_function_performer to Midi_control_change_performer
Heikki Tauriainen [Wed, 20 Jul 2016 10:06:56 +0000 (13:06 +0300)]
Issue 4938 (3/3) Rename Midi_control_function_performer to Midi_control_change_performer

7 years agoIssue 4938 (2/3) Refactor handling of MIDI control changes
Heikki Tauriainen [Thu, 7 Jan 2016 20:34:56 +0000 (22:34 +0200)]
Issue 4938 (2/3) Refactor handling of MIDI control changes

Handle the MIDI control value initialization from context properties
(Staff_performer::new_audio_staff), control value changes
(Midi_control_function_performer::announce_function_value_change), and
value conversion for output
(Midi_control_function_value_change::to_string) in the new
Midi_control_change_announcer class.

All MIDI control changes are now encoded using
{Audio,Midi}_control_change items.  This change makes the old
{Audio,Midi}_control_function_value_change classes obsolete.

7 years agoIssue 4938 (1/3) Add Audio_item and Midi_item subclasses for control changes
Heikki Tauriainen [Thu, 7 Jan 2016 20:02:07 +0000 (22:02 +0200)]
Issue 4938 (1/3) Add Audio_item and Midi_item subclasses for control changes

7 years agoRelease: bump VERSION.
Phil Holmes [Wed, 27 Jul 2016 14:43:11 +0000 (15:43 +0100)]
Release: bump VERSION.

7 years agoMerge remote-tracking branch 'origin/release/unstable' into HEAD
Phil Holmes [Wed, 27 Jul 2016 14:41:59 +0000 (15:41 +0100)]
Merge remote-tracking branch 'origin/release/unstable' into HEAD

7 years agoIssue 4940/2: Replace texinfo.tex macro name
Masamichi Hosoda [Thu, 21 Jul 2016 12:45:00 +0000 (21:45 +0900)]
Issue 4940/2: Replace texinfo.tex macro name

texinfo.tex ver. 2016-05-28.15 renames
commondummies to definedummies.
So we need to replace it which we use.

7 years agoIssue 4940/1: Update texinfo.tex from upstream
Masamichi Hosoda [Thu, 21 Jul 2016 12:41:48 +0000 (21:41 +0900)]
Issue 4940/1: Update texinfo.tex from upstream

texinfo.tex ver. 2016-07-20.14
This ver. fixes XeTeX PDF destination.

7 years agoPartially revert 445bf3bb2fbd1f259fe43ade204fb34d68bdd581.
Werner Lemberg [Wed, 27 Jul 2016 04:17:43 +0000 (06:17 +0200)]
Partially revert 445bf3bb2fbd1f259fe43ade204fb34d68bdd581.

7 years agoRelease: update news.
Phil Holmes [Tue, 26 Jul 2016 09:57:53 +0000 (10:57 +0100)]
Release: update news.

7 years agoDoc: NR Describe the "midititle" \header variable
Heikki Tauriainen [Sun, 24 Jul 2016 19:39:11 +0000 (20:39 +0100)]
Doc: NR Describe the "midititle" \header variable

Issue 4932

The "midititle" header variable
can be used to set the sequence
name for MIDI files independently
of the contents of "title".

7 years agoTry changing near and far
Phil Holmes [Sun, 24 Jul 2016 13:51:45 +0000 (14:51 +0100)]
Try changing near and far

7 years agoRelease: bump Welcome versions.
Phil Holmes [Sun, 24 Jul 2016 10:11:33 +0000 (11:11 +0100)]
Release: bump Welcome versions.

7 years agoRelease: update news.
Phil Holmes [Sun, 24 Jul 2016 10:11:33 +0000 (11:11 +0100)]
Release: update news.

7 years agoPO: update template.
Phil Holmes [Sun, 24 Jul 2016 10:11:33 +0000 (11:11 +0100)]
PO: update template.

7 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 24 Jul 2016 10:11:32 +0000 (11:11 +0100)]
Release: bump VERSION_DEVEL.

7 years agoDoc-ca: Catalan translation fixes
Walter Garcia-Fontes [Sat, 23 Jul 2016 12:14:15 +0000 (14:14 +0200)]
Doc-ca: Catalan translation fixes

7 years agoDoc-ca: Catalan translation fixes
Walter Garcia-Fontes [Sun, 17 Jul 2016 14:05:13 +0000 (16:05 +0200)]
Doc-ca: Catalan translation fixes

7 years agoDoc-ca: New Catalan translations and fixes
Walter Garcia-Fontes [Sat, 16 Jul 2016 21:04:38 +0000 (23:04 +0200)]
Doc-ca: New Catalan translations and fixes

7 years ago4944: Do not initialize static constants in class body (fix FTBFS on GCC 6)
Heikki Tauriainen [Sat, 23 Jul 2016 09:48:11 +0000 (12:48 +0300)]
4944: Do not initialize static constants in class body (fix FTBFS on GCC 6)

7 years agoIssue 4814: grob.cc segfaults with gcc6
Guido Aulisi [Fri, 22 Jul 2016 13:26:29 +0000 (15:26 +0200)]
Issue 4814: grob.cc segfaults with gcc6

From the release notes of GCC 6:

    Optimizations remove null pointer checks for this

    When optimizing, GCC now assumes the this pointer can never be null,
    which is guaranteed by the language rules. Invalid programs which
    assume it is OK to invoke a member function through a null
    pointer (possibly relying on checks like this != NULL) may crash or
    otherwise fail at run time if null pointer checks are optimized
    away. With the -Wnull-dereference option the compiler tries to warn
    when it detects such invalid code.

    If the program cannot be fixed to remove the undefined behavior then
    the option -fno-delete-null-pointer-checks can be used to disable
    this optimization. That option also disables other optimizations
    involving pointers, not only those involving this.

As a consequence, we cannot call a member function on a prospective null
pointer (which actually is a bad idea for a number of other reasons,
like when anything tries accessing the vtable) and then try sorting out
the condition in the routine itself.

This problem was first observed with Fedora 24.  The Ubuntu GCC6
prerelease does not show this problem; presumably the respective
optimization has been disabled in the Ubuntu/Debian packaging because of
affecting other programs.

Commit-message-by: David Kastrup <dak@gnu.org>
Signed-off-by: David Kastrup <dak@gnu.org>
7 years agoDoc: In NR, use comma before and after `etc.' where appropriate.
Werner Lemberg [Sat, 23 Jul 2016 11:13:23 +0000 (13:13 +0200)]
Doc: In NR, use comma before and after `etc.' where appropriate.

7 years agoDoc: Make `Predefined commands' sections ragged-right.
Werner Lemberg [Thu, 21 Jul 2016 13:32:03 +0000 (15:32 +0200)]
Doc: Make `Predefined commands' sections ragged-right.

This greatly enhances the PDF output.

7 years agoDoc: Various minor fixes to NR.
Werner Lemberg [Thu, 21 Jul 2016 10:23:22 +0000 (12:23 +0200)]
Doc: Various minor fixes to NR.

7 years agoDoc: In NR, always write comma after `e.g.' and `i.e.'.
Werner Lemberg [Thu, 21 Jul 2016 10:21:12 +0000 (12:21 +0200)]
Doc: In NR, always write comma after `e.g.' and `i.e.'.

This especially improves the formatting of `notation.pdf'.

7 years agoDoc-de: fix div class
Federico Bruni [Wed, 20 Jul 2016 13:37:43 +0000 (15:37 +0200)]
Doc-de: fix div class

Thanks Marc for the report:
http://lists.gnu.org/archive/html/lilypond-devel/2016-07/msg00116.html

7 years agoIssue 4048 (5/5) Add midi regtests covering depart-return crescendo performance
Dan Eble [Mon, 4 Jul 2016 15:18:55 +0000 (11:18 -0400)]
Issue 4048 (5/5) Add midi regtests covering depart-return crescendo performance

7 years agoIssue 4048 (4/5) Handle multiple (de)crescendi in depart/return groups
Dan Eble [Sat, 25 Jun 2016 13:04:13 +0000 (09:04 -0400)]
Issue 4048 (4/5) Handle multiple (de)crescendi in depart/return groups

7 years agoIssue 4048 (3/5) Add midi regtest decrescendo-single-contrary-target
Dan Eble [Mon, 4 Jul 2016 15:13:33 +0000 (11:13 -0400)]
Issue 4048 (3/5) Add midi regtest decrescendo-single-contrary-target

7 years agoIssue 4048 (2/5) Dynamic_performer: represent dynamics as a piecewise
Dan Eble [Wed, 15 Jun 2016 22:40:01 +0000 (18:40 -0400)]
Issue 4048 (2/5) Dynamic_performer: represent dynamics as a piecewise
linear function rather than a collection of discrete points

7 years agoIssue 4048 (1/5) Add some midi regtests
Dan Eble [Sat, 2 Jul 2016 15:12:46 +0000 (11:12 -0400)]
Issue 4048 (1/5) Add some midi regtests

Replace crescendo-abutting with variations crescendo-return-crescendo
and crescendo-return-unspecified-target.

7 years agoIssue 4926: Remove warning to use \harmonics in chords only
David Kastrup [Sun, 10 Jul 2016 16:52:03 +0000 (18:52 +0200)]
Issue 4926: Remove warning to use \harmonics in chords only

This restriction has been abolished with issue 2240, "Don't wrap
EventChord around rhythmic events by default."

7 years agoIssue 4924: Fix the warning message for OTC fonts
Masamichi Hosoda [Fri, 8 Jul 2016 16:48:30 +0000 (01:48 +0900)]
Issue 4924: Fix the warning message for OTC fonts

This commit fixes the warning message for OTC fonts.

7 years agoDoc: specify which \header blocks generate PDF metadata
Federico Bruni [Sun, 17 Jul 2016 15:37:22 +0000 (17:37 +0200)]
Doc: specify which \header blocks generate PDF metadata

Issue 4921