David Kastrup [Fri, 12 Feb 2016 13:06:25 +0000 (14:06 +0100)]
Issue 4770: Avoid unnecessary use of scm_list_n/scm_apply_0
David Kastrup [Sat, 27 Feb 2016 11:35:04 +0000 (12:35 +0100)]
Issue 4718/4: Fold transpose_mutable into Prob::transpose
It's not really needed elsewhere anymore.
David Kastrup [Sat, 27 Feb 2016 11:00:59 +0000 (12:00 +0100)]
Issue 4718/3: Let Quote_iterator::process use Prob::transpose
David Kastrup [Sat, 27 Feb 2016 10:53:49 +0000 (11:53 +0100)]
Issue 4718/2: Let transpose_music_list act defensively for non-Prob members
David Kastrup [Sat, 27 Feb 2016 10:41:08 +0000 (11:41 +0100)]
Issue 4718/1: In-chord tie in cue causes segfault
This extends transposition functionality from Music expressions to
Prob in general since Stream_event also needs transposition in the
context of quoted music. While at top level, Stream_event is
processed using the container-agnostic transpose_mutable, this does
not extend to the actual contents, and at least a Stream_event's
articulation list does not consist of Music expressions but again of
Stream_event elements.
Phil Holmes [Sun, 28 Feb 2016 23:18:35 +0000 (23:18 +0000)]
Release: bump VERSION.
Phil Holmes [Sun, 28 Feb 2016 13:16:42 +0000 (13:16 +0000)]
Release: bump Welcome versions.
Phil Holmes [Sun, 28 Feb 2016 13:16:42 +0000 (13:16 +0000)]
Release: update news.
Phil Holmes [Sun, 28 Feb 2016 13:16:42 +0000 (13:16 +0000)]
PO: update template.
Phil Holmes [Sun, 28 Feb 2016 13:16:42 +0000 (13:16 +0000)]
Release: bump VERSION_DEVEL.
Paul Morris [Sat, 20 Feb 2016 17:21:30 +0000 (12:21 -0500)]
Issue 4776/2 Doc: Usage 1.2: update svg default font info
Default svg font-family values are now
'serif' 'sans-serif' and 'monospace'
Paul Morris [Sat, 20 Feb 2016 16:24:04 +0000 (11:24 -0500)]
Issue 4776/1 font.scm: better svg defaults for font-family
if the user has not set the font, use a
meaningful svg default ('serif' 'sans-serif'
or 'monospace') for the font-family property
James Lowe [Fri, 19 Feb 2016 11:54:25 +0000 (11:54 +0000)]
Doc: NR - changing-defaults.itely - various improvements
Issue 4761
A variety of nitpicks and
improvements reported by
Federico Bruni
Some spelling corrections
and typos fixed.
The section on \set vs.
\override has been
edited in an attmpt to
simplify the explanation
for the reader.
Fixed a couple of TODOs.
Added a @c that references
an open issue to improve
the example for pure/unpure
containers as the example no
longer illustrates what it
used to as of LP 2.17.x +
Masamichi Hosoda [Sat, 9 Jan 2016 18:12:41 +0000 (03:12 +0900)]
Issue 4737: Add XeTeX for document building
Prefer XeTeX than pdfTeX.
Paul Morris [Thu, 11 Feb 2016 17:49:28 +0000 (12:49 -0500)]
Web: CSS: improve heading styles
- Remove dashed bottom borders
- Adjust sizes and spacing
- Restore previous dark blue heading color
from 2.18 web manuals
James Lowe [Tue, 16 Feb 2016 20:37:19 +0000 (20:37 +0000)]
Doc: CG Updated section 1.3 - experienced devs
Issue 4773
Updated the section:
1.3 Summary for experienced developers.
Added UREFs for Issue Tracker and
Rietveld. Updated the information
about the patch review process.
James Lowe [Wed, 17 Feb 2016 11:03:54 +0000 (11:03 +0000)]
Doc: NR and Usage - improved links for SVG
Issue 4774
Added a few extra words
and an @ref so that users
do not miss some 'extra'
considerations when SVG
is the intended output
file type.
James Lowe [Wed, 17 Feb 2016 18:11:39 +0000 (18:11 +0000)]
Doc: NR renamed 'New spacing area' node
Issue 4775
Was: 'New Spacing area'
Now: 'New spacing section'
Adjusted the translated docs
that contained the XREF.
Minor gramatical adjustments
to the intro paragraph and
main text of the section.
Simon Albrecht [Mon, 22 Feb 2016 17:59:40 +0000 (17:59 +0000)]
Let ChoirStaff accept Dynamics
Issue 4772
This addresses a bug report where
dynamics in a ChoirStaff implicitly
created a PianoStaff, sporting
spurious InstrumentNames.
Paul Morris [Thu, 11 Feb 2016 20:04:02 +0000 (15:04 -0500)]
Doc: CG 3.3 separate commits and patches subsections
Simon Albrecht [Tue, 16 Feb 2016 19:47:21 +0000 (19:47 +0000)]
Add \with-dimensions-from markup command
Issue 4766
This command acts as a
front-end to \with-dimensions,
taking the new dimensions
from a markup object instead of
having them explicitly given.
Also provides a Changes.tely entry.
Thomas Morley [Tue, 9 Feb 2016 09:21:00 +0000 (10:21 +0100)]
Issue 4768 Support additional bass strings in TabStaff
- new context-property: additionalBassStrings
- new regtest
- new entries in NR, Changes
Pitches on those additional bass strings will be printed as:
a, /a, //a, ///a, 4, 5 ...
as common for baroque lute, depending on settings for fretLabel and
additionalBassStrings.
David Kastrup [Mon, 8 Feb 2016 22:47:47 +0000 (23:47 +0100)]
Issue 4767: Crash with Completion_heads_engraver and bare durations
This checks for the existence of a pitch before using it, defaulting
to middle C.
Masamichi Hosoda [Tue, 9 Feb 2016 12:46:34 +0000 (21:46 +0900)]
Issue 4735: Update texinfo.tex from upstream
This ver. supports XeTeX.
Urs Liska [Mon, 15 Feb 2016 09:08:10 +0000 (10:08 +0100)]
Issue 4763: Web: Review GSoC page
Web/GSoC: Review list introduction
Web/GSoC: Review ScholarLY project description
Web/GSoC: Review Grace Notes project description
Web/GSoC: Review MusicXML project description
Web/GSoC: Review Slurs project description
Web/GSoC: Review Glyphs project description
Web/GSoC: Review Beaming project description
Web/GSoC: Review Compilation project description
Web/GSoC: Sort projects by mentor availability
Web/GSoC: Insert Spanner-per-Voice project suggestion
Web/GSoC: Incorporate suggestions by Paul's review
Web/GSoC: Add "Chord structure" project
Jean-Charles Malahieude [Sat, 13 Feb 2016 19:26:26 +0000 (20:26 +0100)]
Doc: updates translation-status
Jean-Charles Malahieude [Sat, 13 Feb 2016 19:25:26 +0000 (20:25 +0100)]
Doc-fr: fix bad commitishes
Jean-Charles Malahieude [Sat, 13 Feb 2016 19:15:40 +0000 (20:15 +0100)]
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
Jean-Charles Malahieude [Sat, 13 Feb 2016 16:55:16 +0000 (17:55 +0100)]
Web-fr: updates intro and community
Jean-Charles Malahieude [Sat, 13 Feb 2016 15:01:48 +0000 (16:01 +0100)]
Doc-fr: Usage
Jean-Charles Malahieude [Sat, 13 Feb 2016 14:02:22 +0000 (15:02 +0100)]
Doc-fr: Notation
Jean-Charles Malahieude [Sat, 13 Feb 2016 11:07:30 +0000 (12:07 +0100)]
Doc-fr: Learning
Jean-Charles Malahieude [Sat, 13 Feb 2016 10:58:07 +0000 (11:58 +0100)]
Doc-fr: Extending
Francisco Vila [Sat, 13 Feb 2016 12:54:10 +0000 (13:54 +0100)]
Doc-es: update Learning/Tutorial.
Francisco Vila [Sat, 13 Feb 2016 09:29:43 +0000 (10:29 +0100)]
Doc-es: update Learning/Tweaks.
Francisco Vila [Fri, 12 Feb 2016 20:22:52 +0000 (21:22 +0100)]
Web-es: update main page.
Francisco Vila [Fri, 12 Feb 2016 19:43:35 +0000 (20:43 +0100)]
Doc: dot to comma in a list.
Francisco Vila [Fri, 12 Feb 2016 19:42:21 +0000 (20:42 +0100)]
Preliminary sectioning: Tweaks.
Masamichi Hosoda [Thu, 11 Feb 2016 08:21:25 +0000 (17:21 +0900)]
Doc-ja: Fix some tiny mistakes
Paul Morris [Wed, 3 Feb 2016 04:09:21 +0000 (23:09 -0500)]
Doc: CG: Merge and remove redundant git-cl info
Thomas Morley [Sat, 30 Jan 2016 22:43:10 +0000 (23:43 +0100)]
Issue 4757 Introduce markup-list-command table
Jean-Charles Malahieude [Sat, 6 Feb 2016 10:21:09 +0000 (11:21 +0100)]
Doc: update translation-status
Jean-Charles Malahieude [Sat, 6 Feb 2016 10:17:18 +0000 (11:17 +0100)]
Merge branch 'master' into translation
Francisco Vila [Fri, 5 Feb 2016 07:00:39 +0000 (08:00 +0100)]
Doc-es: version marker for Usage/UPdating.
Francisco Vila [Fri, 5 Feb 2016 06:56:23 +0000 (07:56 +0100)]
Doc-es: update Usage/Updating.
Urs Liska [Thu, 4 Feb 2016 08:04:20 +0000 (09:04 +0100)]
Web: Add GSoC entry for ScholarLY
Paul Morris [Wed, 3 Feb 2016 16:42:42 +0000 (16:42 +0000)]
Web: Edits to Google Summer of Code page
Issue 4750
Update general description and
list "Potential Mentor(s)"
rather than "Mentors".
Simon Albrecht [Tue, 2 Feb 2016 19:50:38 +0000 (19:50 +0000)]
Enhancement: Provide text-replacements for äöüÄÖÜ
Issue 4748
Provides aliases
auml, Auml, ouml,Ouml,uuml,Uuml
They were requested by a user
http://lists.gnu.org/archive/html/lilypond-user/2016-01/msg00577.html
Simon Albrecht [Tue, 2 Feb 2016 19:38:22 +0000 (19:38 +0000)]
Doc: Updates to CG, Extending, LM and Paper-defaults.ly
Better code formatting in some alists.
Previously, the 110-character lines
made it difficult to read; the new
version is also in line with what
the NR says.
Extending: comment TODO remark Telling
the user that he might be confused about
something (while he doesn’t understand
what exactly that is) only adds to confusion;
Use a properly formatted example;
This should actually show how reformatting
Scheme code makes it easier to read; however,
it uses tabs and the result in both HTML
and PDF is messy.
The new version uses normal spaces only
and should be consistent as well as clear.
Other minor wording and punctuation improvements
Capitalize LilyPond correctly
Fix typo in LM
There was an unmatched parenthesis in the text;
changed into a comma.
Francisco Vila [Mon, 1 Feb 2016 06:45:09 +0000 (07:45 +0100)]
Doc-es: update Notation/Input.
Francisco Vila [Tue, 2 Feb 2016 17:41:07 +0000 (18:41 +0100)]
Doc: some fixes in Input chapter, NR.
Federico Bruni [Mon, 4 Jan 2016 12:17:05 +0000 (13:17 +0100)]
Doc-it: translate chapter 5 of Notation Reference
Phil Holmes [Sun, 31 Jan 2016 22:07:41 +0000 (22:07 +0000)]
Release: bump VERSION.
Phil Holmes [Sun, 31 Jan 2016 16:20:44 +0000 (16:20 +0000)]
Release: bump Welcome versions.
Phil Holmes [Sun, 31 Jan 2016 16:20:44 +0000 (16:20 +0000)]
Release: update news.
Phil Holmes [Sun, 31 Jan 2016 16:20:44 +0000 (16:20 +0000)]
PO: update template.
Phil Holmes [Sun, 31 Jan 2016 16:20:44 +0000 (16:20 +0000)]
Release: bump VERSION_DEVEL.
Francisco Vila [Sat, 30 Jan 2016 18:32:08 +0000 (19:32 +0100)]
Doc-es: marker for Learning/Templates.
Francisco Vila [Sat, 30 Jan 2016 18:28:38 +0000 (19:28 +0100)]
Doc-es: update Learning/Templates.
Francisco Vila [Sat, 30 Jan 2016 17:02:39 +0000 (18:02 +0100)]
Doc-es: format a title in Usage.
Francisco Vila [Sat, 30 Jan 2016 16:57:26 +0000 (17:57 +0100)]
Doc - Usage: delete spurious LF.
Francisco Vila [Sat, 30 Jan 2016 16:06:26 +0000 (17:06 +0100)]
Doc-es: update Usage/Running.
Thomas Morley [Sun, 24 Jan 2016 23:53:34 +0000 (00:53 +0100)]
make select-head-glyph and note-head::calc-glyph-name more robust
Issue 4753
In case style is not a symbol.
Francisco Vila [Fri, 29 Jan 2016 16:19:43 +0000 (17:19 +0100)]
Doc-es: update Essay.
David Kastrup [Tue, 12 Jan 2016 21:26:46 +0000 (22:26 +0100)]
Issue 4741: Allow Scheme functions to be called inside of markup
Simon Albrecht [Wed, 27 Jan 2016 18:25:47 +0000 (18:25 +0000)]
Add RemoveAllEmptyStaves command
Issue 4744
It has been noted several
times that we should have
a companion for RemoveEmptyStaves
and to also set remove-first to ##t.
A doc snippet, removing-the-first-empty-line.ly,
has become obsolete with these changes.
Contains commits:
Add missing word in changes.tely
Add changes entry for RemoveEmptyStavesAll
Use RemoveEmptyStavesAll for ossia example in
Notation Reference
This rewrites documentation for
RemoveEmptyStaves and adds
information on the newly added
RemoveEmptyStavesAll.
Add RemoveEmptyStavesAll command
Introduce a new context modification
identifier, RemoveEmptyStavesAll,
to complement RemoveEmptyStaves.
It sets both the remove-empty
and remove-first properties
of VerticalAxisGroup to ##t.
Francisco Vila [Wed, 27 Jan 2016 11:03:22 +0000 (12:03 +0100)]
Web-es: update NEWS.
Francisco Vila [Tue, 22 Dec 2015 16:44:14 +0000 (17:44 +0100)]
Web-es: add and translate news items.
Paul Morris [Sun, 24 Jan 2016 02:43:09 +0000 (21:43 -0500)]
Issue 4743/2: Regtest, Doc NR 4.3.2, Changes entry
For ly:one-page-auto-height-breaking
Paul Morris [Sun, 24 Jan 2016 02:38:16 +0000 (21:38 -0500)]
Issue 4743/1: Add ly:one-line-auto-height-breaking
Urs Liska [Tue, 19 Jan 2016 09:52:33 +0000 (10:52 +0100)]
#4747: Remove (all) uses of is-absolute?
The check for absolute paths in in output-ps.scm
and -svg.scm is unnecessary because
(car ly:input-file-line-char-column a-location)
always returns an absolute, slashified path
Now is-absolute? is not used anymore by LilyPond itself.
Urs Liska [Tue, 19 Jan 2016 09:40:13 +0000 (10:40 +0100)]
#4746: Fix is-absolute? on Windows
is-absolute? only looked for "?:/" and not for "?:\" to determine
the drive letter on Windows. Therefore
#(display (is-absolute? (ly-getcwd))) erroneously returned #f on Windows.
Thomas Morley [Tue, 5 Jan 2016 15:18:53 +0000 (16:18 +0100)]
Issue 4722 Introduce new markup-command draw-squiggle-line.
Change regtest /input/regression/markup-line-styles.ly accordingly
Masamichi Hosoda [Sat, 9 Jan 2016 17:13:22 +0000 (02:13 +0900)]
Issue 4734: Add lilypond-book can use XeTeX backend for auto-detect
lilypond-book uses TeX engine for auto-detect default settings.
In the case of using XeTeX , the detection did not work.
When there is no glyphs, pdfTeX creates PDF.
However, XeTeX does not create PDF.
Threfore, the detection is failed.
Masamichi Hosoda [Sat, 9 Jan 2016 12:48:59 +0000 (21:48 +0900)]
Issue 4733: Add settings for dblatex can use XeTeX backend
dblatex uses pdfLaTeX engine for generating PDFs.
This commit ensures that it can be selected XeLaTeX
by the configure script.
Masamichi Hosoda [Sat, 9 Jan 2016 07:49:00 +0000 (16:49 +0900)]
Issue 4732: Add TeX engine changeability for auto-detect of lilypond-book
lilypond-book uses TeX engine for auto-detect default settings.
This commit ensures that it can be selected by the configure script.
Masamichi Hosoda [Sat, 9 Jan 2016 16:23:40 +0000 (01:23 +0900)]
Issue 4731: Add TeX engine changeability for the backend of texi2pdf
texi2pdf uses TeX engine for backend.
This commit ensures that it can be selected by the configure script.
James Lowe [Mon, 18 Jan 2016 17:38:41 +0000 (17:38 +0000)]
Web: Update URL for the current Issue Tracker
Moved from code.google.com to
the URL for Source Forge.
David Kastrup [Sun, 10 Jan 2016 20:06:23 +0000 (21:06 +0100)]
Issue 4742: Only \propertyTweak rather than \tweak can be applied to overrides
\tweak should only tweak music as of issue 4533, so move the action of
issue 4500 into \propertyTweak's definition instead.
David Kastrup [Wed, 13 Jan 2016 20:43:33 +0000 (21:43 +0100)]
tweaks-as-overrides regtest: fix oversight from issue 4533
John Gourlay [Wed, 6 Jan 2016 15:18:08 +0000 (10:18 -0500)]
Correct a misspelling of "always".
John Gourlay [Wed, 6 Jan 2016 02:29:38 +0000 (21:29 -0500)]
Change several instances of "git cl" in the Contributors Guide to "git-cl".
Jean-Charles Malahieude [Sun, 17 Jan 2016 17:52:38 +0000 (18:52 +0100)]
PO: sync Dutch from FTP
Jean-Charles Malahieude [Sat, 16 Jan 2016 14:23:55 +0000 (15:23 +0100)]
PO: sync Danish from FTP
Paul Morris [Wed, 6 Jan 2016 21:29:46 +0000 (16:29 -0500)]
Do not draw ledger lines on top of staff lines
when StaffSymbol.ledger-extra > 0
Masamichi Hosoda [Fri, 8 Jan 2016 14:40:55 +0000 (23:40 +0900)]
Issue 4729: Fix document building for XeTeX
If the documents were built by XeTeX,
XeTeX couldn't find picture/pdf/*.pdf for building essay.pdf.
This commit creates symlink to solve the problem.
In the case of pdfTeX, it does not affect.
Thomas Morley [Wed, 6 Jan 2016 18:01:09 +0000 (19:01 +0100)]
Issue 4725 apply sign on orientation in make-bow-stencil
This avoids ambiguity with bow-height and thickness
Heikki Tauriainen [Thu, 7 Jan 2016 08:05:27 +0000 (10:05 +0200)]
Do not output CC#7 events in MIDI on dynamic changes
As volume changes for MIDI are encoded as note velocities, it is not
necessary to add "silent" Audio_dynamic elements to Audio_staffs to
be processed by Midi_walker. (Every "silent" Audio_dynamic event
will only get converted to a Midi_dynamic event outputted as a CC#7
event with fixed volume 100 in MIDI, see Midi_dynamic::to_string.
This behavior is not consistent with the handling of other MIDI
controls on which LilyPond will not enforce any "default" values.)
As Staff_performer::get_audio_staff has the side effect of creating
a new Audio_staff for a voice if it does not yet exist, accessing the
current voice's associated Audio_staff was moved before the handling
of Audio_dynamic elements.
Based on the revision history, not emitting any CC#7 events in MIDI
appears to have been the original intention when encoding dynamic
changes as note velocities (
93b7a6ff072d73dcdd41da59cd18da8aa8d8e8cb),
but apparently the initial implementation (of passing "silent"
Audio_dynamic events to Midi_walker, and ignoring them only at the
output stage) caused problems with MIDI timing (#1593), possibly
because skipping these events only just before outputting them might
have interfered with the logic for tracking the delta times between
the MIDI events that would be actually outputted. To fix #1593,
commit
f114e3c33f9c37c39c7a3fedf66ca5a074785118 conservatively
restored the emission of CC#7 events in MIDI.
The current commit tries to avoid the issues with MIDI timing by
pruning all Audio_dynamic events already from the input given to
Midi_walker, so that Midi_walker sees no events, the skipping of
which would confuse the measurement of delta times at the output
stage.
Paul Morris [Sun, 3 Jan 2016 21:15:51 +0000 (16:15 -0500)]
stencil.scm: make args optional in stencil-whiteout
Simon Albrecht [Mon, 11 Jan 2016 17:40:42 +0000 (17:40 +0000)]
Doc: LM 2.4.1 and NR 3.3.2 additions and corrections
Issue 4721
NR 3.3.2: nitpicks in lily
example; add a missing space;
better code formatting with
\partcombine remove
printPartCombineTexts setting.
Issue 4717
LM 2.4.1: Replace incorrect
naming rule in LM. This
replaces the incorrect rule
about naming variables with a
simple reference to the
'alphabetic-only' _convention_.
A thorough explanation in the
NR remains to be done.
Phil Holmes [Wed, 6 Jan 2016 16:09:50 +0000 (16:09 +0000)]
Document all outside-staff-priority values and neaten table
Follows on from a question on -user.
There aren't that many values
of outside-staff-priority, so it
seems easiest to list them all if
we're going to list most. The
adjustments to the column widths
get rid of unnecessary line wrapping.
David Kastrup [Sun, 27 Dec 2015 12:12:06 +0000 (13:12 +0100)]
Issue 4715: Update texinfo.tex from upstream
Simon Albrecht [Mon, 4 Jan 2016 12:12:42 +0000 (12:12 +0000)]
Use define-session-public w/ accidental-styles alist
Use define-session-public with
accidental-styles alist.
From comment by David Kastrup.
Simon Albrecht [Mon, 4 Jan 2016 12:08:05 +0000 (12:08 +0000)]
Store accidental styles in an alist
This rewrites the way how accidental styles
are stored and accessed.
Previously the two were
mangled in the set-accidental-style
procedure so that adding custom styles
required complete redefinition of
this procedure and copying all the
existing definitions. Now, the actual
specifications of accidental styles
are stored in the 'accidental-styles'
alist, and the set-accidentals-properties
and set-accidental-style procedures
have been replaced by a single procedure,
which reads from that alist and
sets the context properties accordingly.
Jean-Charles Malahieude [Sun, 3 Jan 2016 17:38:21 +0000 (18:38 +0100)]
PO: synch da, ja and nl from FTP
Thomas Morley [Sun, 27 Dec 2015 21:33:12 +0000 (22:33 +0100)]
Issue 4716 Improve note-by-number to deal better with flag-styles
- Per default every ancient note-head will get a mensural-style-flag.
- overriding flag-style will now always work with supported styles:
default, straight- and flat-flags and (neo-)mensural-flags
Masamichi Hosoda [Thu, 24 Dec 2015 15:11:28 +0000 (00:11 +0900)]
Issue 4713/2: Change texi2html option order
To overwrite texi2html default i18n messages with the LilyPond init file,
delete TEXI2HTML_INIT that exists before TEXI2HTML_LANG.
And, add languages minimum initialization before TEXI2HTML_LANG
instead of TEXI2HTML_INIT.
Masamichi Hosoda [Thu, 24 Dec 2015 14:50:36 +0000 (23:50 +0900)]
Issue 4713/1: Fix texi2html obsoleted option
texi2html option `--lang' was obsoleted by `--document-language'.
Greg Swinford [Sun, 3 Jan 2016 09:46:46 +0000 (09:46 +0000)]
Web: Fix dead links and redirects on Prod page
Issue 4714
This has only been
changed for the English
version.
Phil Holmes [Sat, 2 Jan 2016 21:32:36 +0000 (21:32 +0000)]
Release: bump VERSION.