]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agoRelease: update news. release/2.15.33-1
Graham Percival [Thu, 8 Mar 2012 21:35:58 +0000 (21:35 +0000)]
Release: update news.

12 years agoMerge branch 'fixedtranslation' into HEAD
David Kastrup [Wed, 7 Mar 2012 21:18:21 +0000 (22:18 +0100)]
Merge branch 'fixedtranslation' into HEAD

Conflicts:
Documentation/changes.tely
Documentation/web/news-front.itexi
VERSION
input/regression/layout-from.ly
lily/context-def.cc

12 years agoMerge branch 'fixedmerge' into HEAD
David Kastrup [Wed, 7 Mar 2012 21:05:39 +0000 (22:05 +0100)]
Merge branch 'fixedmerge' into HEAD

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 agoRelease: update news.
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 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 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 agoFix issue 2359: example code in German and English docs should be the same
Till Paala [Wed, 7 Mar 2012 18:07:19 +0000 (20:07 +0200)]
Fix issue 2359: example code in German and English docs should be the same

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Wed, 7 Mar 2012 09:23:11 +0000 (10:23 +0100)]
Merge branch 'lilypond/translation' into staging

Conflicts:
Documentation/changes.tely
Documentation/translations.itexi
Documentation/web/news-front.itexi
VERSION
input/regression/layout-from.ly
lily/context-def.cc

12 years agoadd ly:book-set-header!
Jan-Peter Voigt [Fri, 2 Mar 2012 08:54:20 +0000 (09:54 +0100)]
add ly:book-set-header!

Add a scheme function ly:book-set-header! like ly:score-set-header!

Function is copied from score-scheme.cc to book-scheme.cc,
setting public member var header_ in class Book.

12 years agoPrevents segfault in Span_bar_stub_engraver through derived_mark.
Mike Solomon [Wed, 7 Mar 2012 07:19:42 +0000 (08:19 +0100)]
Prevents segfault in Span_bar_stub_engraver through derived_mark.

Makes sure that used contexts are not garbage collected and removes
of those that are from the axis_groups_ alist.

12 years agoWeb: add GSoC ideas list
Janek Warchoł [Tue, 6 Mar 2012 16:09:53 +0000 (17:09 +0100)]
Web: add GSoC ideas list

A list of suggested projects for Google Summer of Code
students is necessary to participate in the program.

12 years agoDoc-fr: enable Extending
Jean-Charles Malahieude [Tue, 6 Mar 2012 16:14:41 +0000 (17:14 +0100)]
Doc-fr: enable Extending
  * master file
  * Scheme tutorial (first delivery)
  * programming interface (re-enable old material & update skeleton)

12 years agoFix Issue 2380: formatting of lyrics, \versus and \respondum
David Kastrup [Tue, 6 Mar 2012 00:20:23 +0000 (01:20 +0100)]
Fix Issue 2380: formatting of lyrics, \versus and \respondum

12 years agoWeb: Announcement update for the new "LilyPond Report"
Valentin Villenave [Mon, 5 Mar 2012 23:16:45 +0000 (00:16 +0100)]
Web: Announcement update for the new "LilyPond Report"

I'm keeping more than three items on the front page
so there's at least one Release Candidate still
mentioned.

12 years agoMake extract-texi-filenames ignore comments
Reinhold Kainhofer [Mon, 5 Mar 2012 17:05:51 +0000 (17:05 +0000)]
Make extract-texi-filenames ignore comments

12 years agoRelease: bump version.
Graham Percival [Mon, 5 Mar 2012 12:53:58 +0000 (12:53 +0000)]
Release: bump version.

12 years agoDoc-ja: update LM and NR
Yoshiki Sawada [Sun, 4 Mar 2012 06:54:54 +0000 (15:54 +0900)]
Doc-ja: update LM and NR

Doc-ja: update files of LM and NR and their committishes.

12 years agoMerge remote branch 'origin' into release/unstable release/2.15.32-1
Graham Percival [Sun, 4 Mar 2012 23:37:18 +0000 (23:37 +0000)]
Merge remote branch 'origin' into release/unstable

12 years agoRelease: update news.
Graham Percival [Sat, 3 Mar 2012 16:24:01 +0000 (16:24 +0000)]
Release: update news.

12 years agoWeb: encourage users to comment on existing bugs
Graham Percival [Sat, 3 Mar 2012 14:26:06 +0000 (14:26 +0000)]
Web: encourage users to comment on existing bugs

12 years agodispatcher.cc: fix type mismatch error in Dispatcher::print_smob
David Kastrup [Sat, 3 Mar 2012 13:09:27 +0000 (14:09 +0100)]
dispatcher.cc: fix type mismatch error in Dispatcher::print_smob

12 years agoCG: a note about articulations on EventChord
Janek Warchoł [Wed, 8 Feb 2012 14:49:13 +0000 (15:49 +0100)]
CG: a note about articulations on EventChord

Explains a bit about iterators.

12 years agoweb: rephrase bugreports section
Janek Warchoł [Tue, 14 Feb 2012 08:42:58 +0000 (09:42 +0100)]
web: rephrase bugreports section

According to Graham's favorite rule ("perfection is attained
when there's nothing more to delete") i'm rephrasing bugreports
section hoping to make it even more brief and straightforward
for all users.

12 years agoDoc: typo in Scheme-tutorial
Jean-Charles Malahieude [Fri, 2 Mar 2012 18:50:45 +0000 (19:50 +0100)]
Doc: typo in Scheme-tutorial

12 years agoDoc-de: updates to usage manual
Till Paala [Fri, 2 Mar 2012 17:55:19 +0000 (19:55 +0200)]
Doc-de: updates to usage manual

12 years agoDoc-de: update search-box
Till Paala [Fri, 2 Mar 2012 17:55:06 +0000 (19:55 +0200)]
Doc-de: update search-box

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 agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 1 Mar 2012 14:38:35 +0000 (15:38 +0100)]
Merge branch 'master' into lilypond/translation

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.