Francisco Vila [Tue, 23 Feb 2016 19:02:27 +0000 (20:02 +0100)]
Doc-es: update master file of Notation manual.
Francisco Vila [Tue, 23 Feb 2016 18:54:01 +0000 (19:54 +0100)]
Doc-es: update master file of Usage manual.
Francisco Vila [Tue, 23 Feb 2016 18:47:22 +0000 (19:47 +0100)]
Doc-es: update Notation/Rhythms.
Francisco Vila [Tue, 23 Feb 2016 13:30:14 +0000 (14:30 +0100)]
Doc-es: update Notation/Pitches.
Francisco Vila [Tue, 23 Feb 2016 13:16:56 +0000 (14:16 +0100)]
Doc: Double The the to single the.
Francisco Vila [Sun, 21 Feb 2016 09:19:17 +0000 (10:19 +0100)]
Doc-es: update Scheme tutorial.
This finishes updating Spanish Extending manual.
Francisco Vila [Thu, 18 Feb 2016 19:16:39 +0000 (20:16 +0100)]
Doc-es: update Notation/Changing.
Francisco Vila [Thu, 18 Feb 2016 17:29:21 +0000 (18:29 +0100)]
Doc-es: some needed version markers.
Francisco Vila [Thu, 18 Feb 2016 17:02:49 +0000 (18:02 +0100)]
Doc-es: update Extending/Programming.
Francisco Vila [Thu, 18 Feb 2016 12:13:08 +0000 (13:13 +0100)]
Web-es: various updates.
Francisco Vila [Thu, 18 Feb 2016 12:06:14 +0000 (13:06 +0100)]
Doc-es: some missing translations in Changes.
Francisco Vila [Thu, 18 Feb 2016 11:57:16 +0000 (12:57 +0100)]
Doc-es: update Changes.
Paco - tomillo [Mon, 15 Feb 2016 10:46:40 +0000 (11:46 +0100)]
Doc-es: Fundamental. Finish updating Learning manual.
Francisco Vila [Sun, 14 Feb 2016 19:46:15 +0000 (20:46 +0100)]
Doc-es: update Learning/Common.
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.
Phil Holmes [Sat, 2 Jan 2016 14:22:20 +0000 (14:22 +0000)]
Release: bump Welcome versions.
Phil Holmes [Sat, 2 Jan 2016 14:22:20 +0000 (14:22 +0000)]
Release: update news.
Phil Holmes [Sat, 2 Jan 2016 14:22:20 +0000 (14:22 +0000)]
PO: update template.
Phil Holmes [Sat, 2 Jan 2016 14:22:19 +0000 (14:22 +0000)]
Release: bump VERSION_DEVEL.
Urs Liska [Thu, 31 Dec 2015 13:59:41 +0000 (14:59 +0100)]
Fix whitespace errors introduced in issue 4704
Commits for this issue introduced whitespace errors,
these should be fixed here:
73d4697d
29022d7b
9b8b5c2e
4b994f8a
706d7978
Greg Swinford [Fri, 1 Jan 2016 13:11:35 +0000 (13:11 +0000)]
Doc: LM Single staff Templates - addversion remove
Remove [addversion] from two
snippets that use it. Other
LM templates don't seem to i
nclude \version statements and
[addversion] is adding some
messy extra whitespace in
HTML output.
Greg Swinford [Fri, 1 Jan 2016 13:01:33 +0000 (13:01 +0000)]
Doc: CG - Minor typos and corrections
Issue 4707
Capitalisation of Git to match
their website. Capitalisation
of HTML to match policy at
CG 5.4.7.
Issue 4705
Minor corrections to CG 2.1.
Jean-Charles Malahieude [Fri, 1 Jan 2016 10:41:25 +0000 (11:41 +0100)]
Doc: updates translation-status
Jean-Charles Malahieude [Fri, 1 Jan 2016 10:39:52 +0000 (11:39 +0100)]
Doc-fr: updates texidocs
Jean-Charles Malahieude [Fri, 1 Jan 2016 09:26:56 +0000 (10:26 +0100)]
Merge branch 'master' into translation
Werner Lemberg [Thu, 31 Dec 2015 06:43:41 +0000 (07:43 +0100)]
Typo.