]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years ago[configure] Properly recognize `guile1' binary.
Julien Rioux [Fri, 2 Mar 2012 16:55:24 +0000 (17:55 +0100)]
[configure] Properly recognize `guile1' binary.

12 years agoSome manual documentation changes in the wake of allowing music in output defs
David Kastrup [Fri, 2 Mar 2012 15:12:55 +0000 (16:12 +0100)]
Some manual documentation changes in the wake of allowing music in output defs

12 years agoRevert "Add layout changing command \layout-from for getting context defs from music"
David Kastrup [Wed, 29 Feb 2012 23:24:30 +0000 (00:24 +0100)]
Revert "Add layout changing command \layout-from for getting context defs from music"

This reverts commit dd7a75b0862bf05adec8033a1c4a15f225255101.

\layout-from has been made redundant.  Its regtest is kept, adapted
to the new realities.

12 years agoRun scripts/auxiliar/update-with-convert-ly.py
David Kastrup [Wed, 29 Feb 2012 21:07:43 +0000 (22:07 +0100)]
Run scripts/auxiliar/update-with-convert-ly.py

12 years agoconvertrules.py: tempoWholesPerMinute -> \tempo
David Kastrup [Wed, 29 Feb 2012 17:02:50 +0000 (18:02 +0100)]
convertrules.py: tempoWholesPerMinute -> \tempo

12 years agoAllow music with layout instructions in output definitions.
David Kastrup [Sun, 26 Feb 2012 18:16:00 +0000 (19:16 +0100)]
Allow music with layout instructions in output definitions.

This allows things like

  \layout { \accidentalStyle modern }

or

  \midi { \tempo 4 = 80 }

to work as intended.

12 years agoDon't use Bottom overrides in \tabFullNotation
David Kastrup [Mon, 27 Feb 2012 12:57:49 +0000 (13:57 +0100)]
Don't use Bottom overrides in \tabFullNotation

12 years agoIssue 2360: Scheme sandbox fails to load readline module
David Kastrup [Mon, 27 Feb 2012 10:57:45 +0000 (11:57 +0100)]
Issue 2360: Scheme sandbox fails to load readline module

12 years agoMakes changes in .ly files for transparency
Mike Solomon [Fri, 2 Mar 2012 06:46:49 +0000 (07:46 +0100)]
Makes changes in .ly files for transparency

12 years agoChanges transparent grobs to false stencils in TabVoice
Mike Solomon [Fri, 2 Mar 2012 06:44:51 +0000 (07:44 +0100)]
Changes transparent grobs to false stencils in TabVoice

12 years agoCG: add information about Regtest Checking Project
Janek Warchoł [Tue, 14 Feb 2012 10:31:59 +0000 (11:31 +0100)]
CG: add information about Regtest Checking Project

Phil Holmes wrote a nice web app that allows people to
review regtests, one at a time.  We can ask users for
help and thus painlessly do a full regtest check.
This commit contains brief instructions how to use the app.

12 years agoImproving \harmonicBy... functions
Marc Hohl [Fri, 17 Feb 2012 08:59:58 +0000 (09:59 +0100)]
Improving \harmonicBy... functions

These functions work now as expected for guitar music.
We have dotted harmonics and mixed harmonic note heads.

12 years agoDoc: update translation status.
Francisco Vila [Thu, 1 Mar 2012 13:50:19 +0000 (14:50 +0100)]
Doc: update translation status.

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Thu, 1 Mar 2012 12:59:42 +0000 (13:59 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoRefactor event-listener.ly to use context instead of engraver.
David Kastrup [Wed, 29 Feb 2012 22:00:22 +0000 (23:00 +0100)]
Refactor event-listener.ly to use context instead of engraver.

This makes it possible to use print-line from \ApplyContext when needed.

This work was sponsored by Graham Percival.

12 years agoMore reductions in make doc
Phil Holmes [Sat, 25 Feb 2012 16:53:34 +0000 (16:53 +0000)]
More reductions in make doc

Pushes the output from making midi .ly files and ly-examples to logfiles.

12 years agoRemoves mutopia-index.py processing
Phil Holmes [Sat, 25 Feb 2012 15:23:29 +0000 (15:23 +0000)]
Removes mutopia-index.py processing

12 years agoRelease: bump version.
Graham Percival [Wed, 29 Feb 2012 15:59:44 +0000 (15:59 +0000)]
Release: bump version.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Wed, 29 Feb 2012 15:59:33 +0000 (15:59 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoRelease: update news. release/2.15.31-1
Graham Percival [Wed, 29 Feb 2012 12:09:32 +0000 (12:09 +0000)]
Release: update news.

12 years agoCG: Use latest convert-ly for LSR updates (fix 2346)
Janek Warchoł [Sat, 25 Feb 2012 07:11:10 +0000 (08:11 +0100)]
CG: Use latest convert-ly for LSR updates (fix 2346)

Suggested by Thomas Morley:
Use convert-ly from latest development release for LSR updates

12 years agoIssue 2328: Ledger lines in PNG output have white interior
David Kastrup [Mon, 27 Feb 2012 22:29:24 +0000 (23:29 +0100)]
Issue 2328: Ledger lines in PNG output have white interior

Don't stroke rectangles with height or width 0 in draw_round_box

12 years agoFix argument order for OverrideProperty in \settingsFrom
David Kastrup [Tue, 28 Feb 2012 01:27:51 +0000 (02:27 +0100)]
Fix argument order for OverrideProperty in \settingsFrom

12 years agoRemove Time-signature from Kievan Staff
Aleksandr Andreev [Thu, 16 Feb 2012 01:13:45 +0000 (20:13 -0500)]
Remove Time-signature from Kievan Staff

Time_signature_engraver is removed from Kievan Staff as per Google Code issue 2318
http://code.google.com/p/lilypond/issues/detail?id=2318

12 years agoSet context properties to allow half-measure beaming in 3/4 (Issue 2246)
Carl Sorensen [Sat, 18 Feb 2012 16:49:56 +0000 (09:49 -0700)]
Set context properties to allow half-measure beaming in 3/4 (Issue 2246)

Introduce beamWholeMeasure, which allows beaming of a whole measure of
eighth notes in 3/4 time (but not beaming of a half measure, since it
appears to be a 6/8 beaming).  By default, set to #t.

Introduce beamHalfMeasure, which allows beaming of a half measure of
eighth notes in 3/4 time.  By default, set to #f.

A non-empty beamExceptions entry will override beamHalfMeasure and
beamWholeMeasure, since user-specified rules should override defaults.

Includes updated documentation in English docs, and a new regtest.  No
changes to translated docs.

12 years agoweb: typo fix
Graham Percival [Mon, 27 Feb 2012 13:21:01 +0000 (13:21 +0000)]
web: typo fix

12 years agodoc: add G clef change to Changes
Janek Warchoł [Mon, 27 Feb 2012 13:15:17 +0000 (14:15 +0100)]
doc: add G clef change to Changes

12 years agoIssue 2343: Faulty file-naming when outputting multiple \books
David Kastrup [Thu, 23 Feb 2012 18:19:37 +0000 (19:19 +0100)]
Issue 2343: Faulty file-naming when outputting multiple \books

12 years agoIssue 2337: avoid infinite loop: search next staff line directly
Benkő Pál [Mon, 27 Feb 2012 06:40:31 +0000 (07:40 +0100)]
Issue 2337: avoid infinite loop: search next staff line directly

12 years agoFurther lilypond output redirection
Phil Holmes [Sun, 26 Feb 2012 21:24:04 +0000 (21:24 +0000)]
Further lilypond output redirection

Straightforward, so pushing to staging.

12 years agoLSR updates
Phil Holmes [Sun, 26 Feb 2012 16:52:24 +0000 (16:52 +0000)]
LSR updates

12 years agoLocal update of LSR
Phil Holmes [Sun, 26 Feb 2012 10:57:16 +0000 (10:57 +0000)]
Local update of LSR

12 years agoImplement ly:book? and ly:context-def? predicates
David Kastrup [Sun, 26 Feb 2012 10:23:39 +0000 (11:23 +0100)]
Implement ly:book? and ly:context-def? predicates

12 years agoWeb&CG: remove "projects" from HelpUs
Janek Warchoł [Tue, 14 Feb 2012 10:00:06 +0000 (11:00 +0100)]
Web&CG: remove "projects" from HelpUs

CG 1.1 Help us and website community/help us both contain
"projects" section, but:
- noone knows when GLISS will happen
- Frogs are nonexistent at the moment
- GOP is paused, but even if it weren't, i don't think that
  it's important for a newcomer to know about it.

Therefore i'm commenting these out (not deleting,
because they may be needed again).

12 years agoDoc-es: typo.
Francisco Vila [Sun, 26 Feb 2012 00:07:44 +0000 (01:07 +0100)]
Doc-es: typo.

12 years agoDoc: add translation status for German.
Francisco Vila [Sat, 25 Feb 2012 23:34:35 +0000 (00:34 +0100)]
Doc: add translation status for German.

Previously skipped due to bad object errors.

12 years agoDoc-fr: Compilation fix for fr/notation.
Julien Rioux [Sat, 25 Feb 2012 22:04:51 +0000 (17:04 -0500)]
Doc-fr: Compilation fix for fr/notation.

12 years agoQuietens extract-texi-filenames in make doc
Phil Holmes [Sat, 25 Feb 2012 16:00:36 +0000 (16:00 +0000)]
Quietens extract-texi-filenames in make doc

12 years agoDoc-fr: various updates
Jean-Charles Malahieude [Sat, 25 Feb 2012 11:20:23 +0000 (12:20 +0100)]
Doc-fr: various updates
  helpus
  input
  notation-appendices
  percussion
  wind

12 years agoDoc-fr: NR5.5 add unpure-pure container
Jean-Charles Malahieude [Fri, 24 Feb 2012 21:38:47 +0000 (22:38 +0100)]
Doc-fr: NR5.5 add unpure-pure container

12 years agoDoc-fr: NR 4.1.4: document improved spacing on the last page
Jean-Charles Malahieude [Fri, 24 Feb 2012 21:36:51 +0000 (22:36 +0100)]
Doc-fr: NR 4.1.4: document improved spacing on the last page

12 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Fri, 24 Feb 2012 20:38:25 +0000 (22:38 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

12 years agoDoc-de: update bad commitishes
Till Paala [Fri, 24 Feb 2012 20:36:26 +0000 (22:36 +0200)]
Doc-de: update bad commitishes

12 years agoDoc-es: update Percussion, Spacing.
Francisco Vila [Fri, 24 Feb 2012 19:03:30 +0000 (20:03 +0100)]
Doc-es: update Percussion, Spacing.

12 years agoDoc-ja: fix xref.
Francisco Vila [Fri, 24 Feb 2012 17:47:13 +0000 (18:47 +0100)]
Doc-ja: fix xref.

12 years agoDoc-ja: fix compile.
Francisco Vila [Fri, 24 Feb 2012 13:09:30 +0000 (14:09 +0100)]
Doc-ja: fix compile.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Fri, 24 Feb 2012 18:18:26 +0000 (19:18 +0100)]
Merge branch 'master' into lilypond/translation

12 years agoDoc-ja: fix xref.
Francisco Vila [Fri, 24 Feb 2012 17:47:13 +0000 (18:47 +0100)]
Doc-ja: fix xref.

12 years agoDoc-ja: fix compile.
Francisco Vila [Fri, 24 Feb 2012 13:09:30 +0000 (14:09 +0100)]
Doc-ja: fix compile.

12 years agoDoc: update translation status.
Francisco Vila [Fri, 24 Feb 2012 12:03:59 +0000 (13:03 +0100)]
Doc: update translation status.

12 years agoDoc-es: update some version markers.
Francisco Vila [Fri, 24 Feb 2012 11:48:22 +0000 (12:48 +0100)]
Doc-es: update some version markers.

12 years agoDoc: cosmethic change in snippet, translate and makelsr result.
Francisco Vila [Thu, 23 Feb 2012 18:48:54 +0000 (19:48 +0100)]
Doc: cosmethic change in snippet, translate and makelsr result.

12 years agoDoc: fix link in all languages.
Francisco Vila [Thu, 23 Feb 2012 18:24:00 +0000 (19:24 +0100)]
Doc: fix link in all languages.

12 years agoDoc: update snippets and run makelsr.
Francisco Vila [Thu, 23 Feb 2012 18:21:58 +0000 (19:21 +0100)]
Doc: update snippets and run makelsr.

12 years agoDoc-es: reword translation of a snippet.
Francisco Vila [Thu, 23 Feb 2012 16:13:40 +0000 (17:13 +0100)]
Doc-es: reword translation of a snippet.

12 years agoDoc-de: updating web manual
Till Paala [Thu, 23 Feb 2012 19:04:51 +0000 (21:04 +0200)]
Doc-de: updating web manual

12 years agoDoc-de: final update to notation manual
Till Paala [Thu, 23 Feb 2012 12:31:58 +0000 (14:31 +0200)]
Doc-de: final update to notation manual

12 years agoDoc-es: update a single snippet.
Francisco Vila [Wed, 22 Feb 2012 17:38:55 +0000 (18:38 +0100)]
Doc-es: update a single snippet.

12 years agoDoc-es: run makelsr locally.
Francisco Vila [Wed, 22 Feb 2012 18:29:43 +0000 (19:29 +0100)]
Doc-es: run makelsr locally.

12 years agoDoc-es: update Rhythms, Simultaneous, Spacing, Wind.
Francisco Vila [Wed, 22 Feb 2012 16:35:15 +0000 (17:35 +0100)]
Doc-es: update Rhythms, Simultaneous, Spacing, Wind.

12 years agoWeb-es: update Community.
Francisco Vila [Wed, 22 Feb 2012 17:09:50 +0000 (18:09 +0100)]
Web-es: update Community.

12 years agoDoc-es: update Tweaks, Changing, Fretted, Input, Appendices.
Francisco Vila [Wed, 22 Feb 2012 16:16:19 +0000 (17:16 +0100)]
Doc-es: update Tweaks, Changing, Fretted, Input, Appendices.

12 years agoDoc-de: Compilation fix for de/notation.
Julien Rioux [Thu, 23 Feb 2012 08:49:38 +0000 (03:49 -0500)]
Doc-de: Compilation fix for de/notation.

12 years agoDoc-de: update the noation manual, adding snippet translations
Till Paala [Wed, 22 Feb 2012 19:04:31 +0000 (21:04 +0200)]
Doc-de: update the noation manual, adding snippet translations

12 years agoDoc-de: updates to notation manual and snippet translation
Till Paala [Wed, 22 Feb 2012 13:08:25 +0000 (15:08 +0200)]
Doc-de: updates to notation manual and snippet translation

12 years agoDoc-es: update included/helpus and Fundamental.
Francisco Vila [Wed, 22 Feb 2012 13:00:57 +0000 (14:00 +0100)]
Doc-es: update included/helpus and Fundamental.

12 years agoDoc-es: update Scheme tutorial.
Francisco Vila [Wed, 22 Feb 2012 12:52:31 +0000 (13:52 +0100)]
Doc-es: update Scheme tutorial.

12 years agoDoc-es: update CHANGES.
Francisco Vila [Wed, 22 Feb 2012 11:46:30 +0000 (12:46 +0100)]
Doc-es: update CHANGES.

12 years agoDoc: typo in CHANGES.
Francisco Vila [Wed, 22 Feb 2012 11:44:59 +0000 (12:44 +0100)]
Doc: typo in CHANGES.

12 years agoDoc-de: updates and adding snippet translation to notation manual
Till Paala [Tue, 21 Feb 2012 20:04:17 +0000 (22:04 +0200)]
Doc-de: updates and adding snippet translation to notation manual

12 years agoDoc-de: compilation fix
Till Paala [Tue, 21 Feb 2012 19:30:55 +0000 (21:30 +0200)]
Doc-de: compilation fix

12 years agoDoc-de: update learning/tweaks.itely
Till Paala [Tue, 21 Feb 2012 13:38:14 +0000 (15:38 +0200)]
Doc-de: update learning/tweaks.itely

12 years agoDoc-de: update essay.tely and extending.tely
Till Paala [Tue, 21 Feb 2012 13:04:13 +0000 (15:04 +0200)]
Doc-de: update essay.tely and extending.tely

12 years agoDoc-ja: update NR files and their committishes
Yoshiki Sawada [Sat, 18 Feb 2012 23:59:14 +0000 (08:59 +0900)]
Doc-ja: update NR files and their committishes

Doc-ja: update NR files and their committishes.

12 years agoDoc-fr: NR-2.5 percussion: Full review
Jean-Charles Malahieude [Sat, 18 Feb 2012 12:11:56 +0000 (13:11 +0100)]
Doc-fr: NR-2.5 percussion: Full review

12 years agoDoc-de: some updates to learning manual
Till Paala [Fri, 17 Feb 2012 07:28:51 +0000 (09:28 +0200)]
Doc-de: some updates to learning manual

12 years agoAdd layout changing command \layout-from for getting context defs from music
David Kastrup [Mon, 20 Feb 2012 17:39:23 +0000 (18:39 +0100)]
Add layout changing command \layout-from for getting context defs from music

12 years agoDoc: update translation status.
Francisco Vila [Fri, 24 Feb 2012 12:03:59 +0000 (13:03 +0100)]
Doc: update translation status.

12 years agoDoc-es: update some version markers.
Francisco Vila [Fri, 24 Feb 2012 11:48:22 +0000 (12:48 +0100)]
Doc-es: update some version markers.

12 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Thu, 23 Feb 2012 19:50:47 +0000 (21:50 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

12 years agoDoc: cosmethic change in snippet, translate and makelsr result.
Francisco Vila [Thu, 23 Feb 2012 18:48:54 +0000 (19:48 +0100)]
Doc: cosmethic change in snippet, translate and makelsr result.

12 years agoDoc: fix link in all languages.
Francisco Vila [Thu, 23 Feb 2012 18:24:00 +0000 (19:24 +0100)]
Doc: fix link in all languages.

12 years agoDoc: update snippets and run makelsr.
Francisco Vila [Thu, 23 Feb 2012 18:21:58 +0000 (19:21 +0100)]
Doc: update snippets and run makelsr.

12 years agoDoc-es: reword translation of a snippet.
Francisco Vila [Thu, 23 Feb 2012 16:13:40 +0000 (17:13 +0100)]
Doc-es: reword translation of a snippet.

12 years agoDoc: NR 4.1.4: document improved spacing on the last page (issue 1377)
Pavel Roskin [Thu, 23 Feb 2012 19:11:30 +0000 (20:11 +0100)]
Doc: NR 4.1.4: document improved spacing on the last page (issue 1377)

12 years agoDoc-de: updating web manual
Till Paala [Thu, 23 Feb 2012 19:04:51 +0000 (21:04 +0200)]
Doc-de: updating web manual

12 years agoDoc-de: final update to notation manual
Till Paala [Thu, 23 Feb 2012 12:31:58 +0000 (14:31 +0200)]
Doc-de: final update to notation manual

12 years agoPO: update from FTP
Jean-Charles Malahieude [Thu, 23 Feb 2012 18:14:06 +0000 (19:14 +0100)]
PO: update from FTP
  it

12 years agoDoc-es: update a single snippet.
Francisco Vila [Wed, 22 Feb 2012 17:38:55 +0000 (18:38 +0100)]
Doc-es: update a single snippet.

12 years agoDoc-es: run makelsr locally.
Francisco Vila [Wed, 22 Feb 2012 18:29:43 +0000 (19:29 +0100)]
Doc-es: run makelsr locally.

12 years agoDoc-es: update Rhythms, Simultaneous, Spacing, Wind.
Francisco Vila [Wed, 22 Feb 2012 16:35:15 +0000 (17:35 +0100)]
Doc-es: update Rhythms, Simultaneous, Spacing, Wind.

12 years agoWeb-es: update Community.
Francisco Vila [Wed, 22 Feb 2012 17:09:50 +0000 (18:09 +0100)]
Web-es: update Community.

12 years agoDoc-es: update Tweaks, Changing, Fretted, Input, Appendices.
Francisco Vila [Wed, 22 Feb 2012 16:16:19 +0000 (17:16 +0100)]
Doc-es: update Tweaks, Changing, Fretted, Input, Appendices.

12 years agoDoc-de: Compilation fix for de/notation.
Julien Rioux [Thu, 23 Feb 2012 08:49:38 +0000 (03:49 -0500)]
Doc-de: Compilation fix for de/notation.

12 years agoDoc-de: update the noation manual, adding snippet translations
Till Paala [Wed, 22 Feb 2012 19:04:31 +0000 (21:04 +0200)]
Doc-de: update the noation manual, adding snippet translations

12 years agoDoc-de: updates to notation manual and snippet translation
Till Paala [Wed, 22 Feb 2012 13:08:25 +0000 (15:08 +0200)]
Doc-de: updates to notation manual and snippet translation

12 years agoBuild: Fix dependencies for translated manuals (issue 2125).
Julien Rioux [Fri, 16 Dec 2011 22:36:20 +0000 (17:36 -0500)]
Build: Fix dependencies for translated manuals (issue 2125).

Don't rebuild everything each time unless necessary. The rules for
processing texi docs are already provided in stepmake/texinfo-rules
and we do not need to repeat them here. Simply copy the translated
files over to the main documentation with the language suffix added.

12 years agoBuild: Unify the rules and variables for xref-map files.
Julien Rioux [Sat, 17 Dec 2011 01:35:35 +0000 (20:35 -0500)]
Build: Unify the rules and variables for xref-map files.

12 years agoBuild: Use order-only prerequisites in lilypond-book chain rule.
Julien Rioux [Tue, 7 Feb 2012 16:51:16 +0000 (11:51 -0500)]
Build: Use order-only prerequisites in lilypond-book chain rule.

The chain rule makes sure that only one instance of lilypond-book
is running at once. However, it also adds superficial dependencies
between manuals. We can avoid this using GNU make's order-only
syntax for prerequisites, which adds a pipe (|) character in front.

12 years agoBuild: Don't use immediate expansion of variable.
Julien Rioux [Tue, 21 Feb 2012 10:25:50 +0000 (05:25 -0500)]
Build: Don't use immediate expansion of variable.

For out-of-source builds, get rid of this warning:
ls: cannot access ../../Documentation/snippets/*.ly: No such file