]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agobetter check for whole-measure spacing: also pickup incomplete end release/2.11.10-1
Han-Wen Nienhuys [Mon, 8 Jan 2007 12:36:48 +0000 (13:36 +0100)]
better check for whole-measure spacing: also pickup incomplete end
measures.

17 years agoDon't assert for invalid midi dynamics.
Han-Wen Nienhuys [Mon, 8 Jan 2007 12:34:50 +0000 (13:34 +0100)]
Don't assert for invalid midi dynamics.

17 years agoregularize tests.
Han-Wen Nienhuys [Mon, 8 Jan 2007 12:34:30 +0000 (13:34 +0100)]
regularize tests.

17 years agoFix #129, #228, #7
Han-Wen Nienhuys [Mon, 8 Jan 2007 12:34:15 +0000 (13:34 +0100)]
Fix #129, #228, #7

Store length property in generated tuplet start event. Simplify
Time_scaled_music_iterator.

17 years agocoding style nit.
Han-Wen Nienhuys [Mon, 8 Jan 2007 12:21:17 +0000 (13:21 +0100)]
coding style nit.

17 years agoDon't test whole-bar spacing in spacing-bar-stem.ly as well.
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:10:14 +0000 (11:10 +0100)]
Don't test whole-bar spacing in spacing-bar-stem.ly as well.

17 years agoinput/regression/part-combine-text.ly: Remove text overlap
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:03:32 +0000 (11:03 +0100)]
input/regression/part-combine-text.ly: Remove text overlap

17 years agoremove spacing-interface.
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:03:08 +0000 (11:03 +0100)]
remove spacing-interface.

17 years agoDon't mix positions and staff spaces in bar-stem spacing.
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:03:00 +0000 (11:03 +0100)]
Don't mix positions and staff spaces in bar-stem spacing.

17 years agoPaper_column::print: Only display constraints which are used
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:02:27 +0000 (11:02 +0100)]
Paper_column::print: Only display constraints which are used

17 years agobugfix: don't compare positions with staff space in stem-bar adjustment.
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:02:10 +0000 (11:02 +0100)]
bugfix: don't compare positions with staff space in stem-bar adjustment.

17 years agoclarify stem-bar example.
Han-Wen Nienhuys [Mon, 8 Jan 2007 10:01:45 +0000 (11:01 +0100)]
clarify stem-bar example.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:59:20 +0000 (09:59 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoThinko in dots/flag collision code.
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:40:27 +0000 (09:40 +0100)]
Thinko in dots/flag collision code.

17 years agoattach GraceSpacing like a normal spanner.
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:33:48 +0000 (09:33 +0100)]
attach GraceSpacing like a normal spanner.

17 years agoRevert moving columns_ into Spacing_options. Fixes core dumps.
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:33:32 +0000 (09:33 +0100)]
Revert moving columns_ into Spacing_options. Fixes core dumps.

17 years agoGuesstimate stem end position for bar-stem optical correction.
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:17:13 +0000 (09:17 +0100)]
Guesstimate stem end position for bar-stem optical correction.

17 years agoFix #227.
Han-Wen Nienhuys [Mon, 8 Jan 2007 08:02:54 +0000 (09:02 +0100)]
Fix #227.

Set instrumentName and shortInstrumentName to #'() in Lyrics

17 years agoRemove colons before examples in introduction.itely
John Mandereau [Sun, 7 Jan 2007 23:07:41 +0000 (00:07 +0100)]
Remove colons before examples in introduction.itely

17 years agotypo
Werner Lemberg [Sun, 7 Jan 2007 22:04:52 +0000 (23:04 +0100)]
typo

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 7 Jan 2007 21:38:22 +0000 (22:38 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

Conflicts:

Documentation/user/introduction.itely
Documentation/user/scheme-tutorial.itely

17 years agoReplace `...' and ``...'' with @q (and just very few with @@).
Werner Lemberg [Sun, 7 Jan 2007 21:29:12 +0000 (22:29 +0100)]
Replace `...' and ``...'' with @q (and just very few with @@).

Also replace `@code{X}' with @samp{X}.  The next version of texinfo
will use @lsquo; and @rsquo; in HTML output as quotes for @samp.

17 years agoAdd macros @q and @qq for quoting as `...' and ``...'', respectively.
Werner Lemberg [Sun, 7 Jan 2007 21:27:34 +0000 (22:27 +0100)]
Add macros @q and @qq for quoting as `...' and ``...'', respectively.

The idea is to get ‘ and friends for HTML (and XML) output --
ASCII quote characters look ugly in HTML browsers.

17 years agoUpdate instructions for OSX command-line use.
Graham Percival [Sun, 7 Jan 2007 19:47:23 +0000 (11:47 -0800)]
Update instructions for OSX command-line use.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 7 Jan 2007 17:21:00 +0000 (18:21 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoFix #226.
Han-Wen Nienhuys [Sun, 7 Jan 2007 17:19:46 +0000 (18:19 +0100)]
Fix #226.

And move the dot in case of a flag.

17 years agodocument new feature.
Han-Wen Nienhuys [Sun, 7 Jan 2007 17:04:40 +0000 (18:04 +0100)]
document new feature.

17 years agoNotes or rests that fill an entire measure are preceded by some more space.
Han-Wen Nienhuys [Sun, 7 Jan 2007 17:03:15 +0000 (18:03 +0100)]
Notes or rests that fill an entire measure are preceded by some more space.

17 years agoSpanish PO update
John Mandereau [Sun, 7 Jan 2007 16:44:41 +0000 (17:44 +0100)]
Spanish PO update

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#master
John Mandereau [Sun, 7 Jan 2007 16:04:36 +0000 (17:04 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#master

  No conflicts.

17 years agoFix #10.
Han-Wen Nienhuys [Sun, 7 Jan 2007 16:00:07 +0000 (17:00 +0100)]
Fix #10.

Reinstate bar-line to next-note spacing tweaks, and add
to regression test.

17 years agoremove score output for midi-volume-equalizer.
Han-Wen Nienhuys [Sun, 7 Jan 2007 15:57:53 +0000 (16:57 +0100)]
remove score output for midi-volume-equalizer.

17 years agoconvenience function Stencil::translated.
Han-Wen Nienhuys [Sun, 7 Jan 2007 15:57:11 +0000 (16:57 +0100)]
convenience function Stencil::translated.

17 years agoprint distances in Paper_column::print
Han-Wen Nienhuys [Sun, 7 Jan 2007 15:56:35 +0000 (16:56 +0100)]
print distances in Paper_column::print

17 years agoBig complete French docs update
John Mandereau [Sun, 7 Jan 2007 15:34:37 +0000 (16:34 +0100)]
Big complete French docs update

17 years agoAdd introduction.itely French translation
John Mandereau [Sun, 7 Jan 2007 15:08:51 +0000 (16:08 +0100)]
Add introduction.itely French translation

17 years agointroduction.itely nits, mostly wrapping paragraphs
John Mandereau [Sun, 7 Jan 2007 15:07:16 +0000 (16:07 +0100)]
introduction.itely nits, mostly wrapping paragraphs

17 years agoTutorial nits
John Mandereau [Sun, 7 Jan 2007 15:00:03 +0000 (16:00 +0100)]
Tutorial nits

17 years agoAdd check-translation support to the user manual
John Mandereau [Wed, 3 Jan 2007 23:59:50 +0000 (00:59 +0100)]
Add check-translation support to the user manual

- buildscripts/check_translation.py taken from web/master
- add "Translation of GIT committish: FILL-IN-HEAD-COMMITTISH"
headers to every *.*tely of the Encglish user manual
- set initial committish for French user manual
- Documentation/GNUmakefile: new check-translation target

17 years agos/addquote/addQuote/
Werner Lemberg [Sun, 7 Jan 2007 13:22:03 +0000 (14:22 +0100)]
s/addquote/addQuote/

17 years agoFix another instance of bar number problem in musicxml2ly
Han-Wen Nienhuys [Sun, 7 Jan 2007 02:33:16 +0000 (03:33 +0100)]
Fix another instance of bar number problem in musicxml2ly

17 years agoMore accurate wishcount computation. Fix shadowing bug,
Han-Wen Nienhuys [Sun, 7 Jan 2007 02:31:04 +0000 (03:31 +0100)]
More accurate wishcount computation.  Fix shadowing bug,
that caused bar sizes to disappear.

17 years agoupdate doc string.
Han-Wen Nienhuys [Sun, 7 Jan 2007 02:30:17 +0000 (03:30 +0100)]
update doc string.

17 years agoDon't remove spacing info after spacing. Extend Paper_column::print
Han-Wen Nienhuys [Sun, 7 Jan 2007 02:30:01 +0000 (03:30 +0100)]
Don't remove spacing info after spacing.  Extend Paper_column::print
to show ideal and minimum distances.

17 years agomidi pedal coverage
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:35:15 +0000 (02:35 +0100)]
midi pedal coverage

17 years agoremove unused method.
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:27:18 +0000 (02:27 +0100)]
remove unused method.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:11:24 +0000 (02:11 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoreally add new-dynamic-performer.cc
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:06:53 +0000 (02:06 +0100)]
really add new-dynamic-performer.cc

17 years agonit
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:03:55 +0000 (02:03 +0100)]
nit

17 years agoFix #86; Fix midi dynamics coverage.
Han-Wen Nienhuys [Sun, 7 Jan 2007 01:03:30 +0000 (02:03 +0100)]
Fix #86;  Fix midi dynamics coverage.

New_dynamic_performer, unified handling of absolute and span dynamics.

17 years agoadd Rational::to_double()
Han-Wen Nienhuys [Sun, 7 Jan 2007 00:58:50 +0000 (01:58 +0100)]
add Rational::to_double()

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 6 Jan 2007 22:50:42 +0000 (23:50 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoAdd index entries for polymetric signatures.
Werner Lemberg [Sat, 6 Jan 2007 22:49:00 +0000 (23:49 +0100)]
Add index entries for polymetric signatures.

17 years agoCoverage fix: add skyline-debug test.
Han-Wen Nienhuys [Sat, 6 Jan 2007 22:46:08 +0000 (23:46 +0100)]
Coverage fix: add skyline-debug test.

17 years agoFix #223.
Han-Wen Nienhuys [Sat, 6 Jan 2007 22:32:21 +0000 (23:32 +0100)]
Fix #223.

Set a callback for Dots #'staff-position, depending on duration-log of
the rest.  This fixes the longest standing regression in Lily as yet,
as this did work in Lily 2.0.

17 years agodon't average over multiple gprof runs.
Han-Wen Nienhuys [Sat, 6 Jan 2007 20:46:25 +0000 (21:46 +0100)]
don't average over multiple gprof runs.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 6 Jan 2007 20:29:18 +0000 (21:29 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoget child-refpoint in other direction
Han-Wen Nienhuys [Sat, 6 Jan 2007 20:28:35 +0000 (21:28 +0100)]
get child-refpoint in other direction

17 years agoonly profile PS, not PDF creation
Han-Wen Nienhuys [Sat, 6 Jan 2007 20:27:30 +0000 (21:27 +0100)]
only profile PS, not PDF creation

17 years agoremove canaries again
Han-Wen Nienhuys [Sat, 6 Jan 2007 20:27:20 +0000 (21:27 +0100)]
remove canaries again

17 years agoAdd index entries for `volta'.
Werner Lemberg [Sat, 6 Jan 2007 20:22:58 +0000 (21:22 +0100)]
Add index entries for `volta'.

17 years agorecord git state before test.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:56:10 +0000 (20:56 +0100)]
record git state before test.

17 years agoannounce chord tremolo beam end too.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:56:04 +0000 (20:56 +0100)]
announce chord tremolo beam end too.

17 years agoprint handy hint for tracking crashes.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:50:40 +0000 (20:50 +0100)]
print handy hint for tracking crashes.

17 years agofurther cleanup of display-lily-tests.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:50:30 +0000 (20:50 +0100)]
further cleanup  of display-lily-tests.

17 years agodon't output-empty-score-list unless \book is encountered.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:50:06 +0000 (20:50 +0100)]
don't output-empty-score-list unless \book is encountered.

17 years agouse unbreakable-spanner-interface for Beam too.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:49:39 +0000 (20:49 +0100)]
use unbreakable-spanner-interface for Beam too.

17 years agoassert Grob_info doesn't get null pointers.
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:35:22 +0000 (20:35 +0100)]
assert Grob_info doesn't get null pointers.

17 years agodocument coverage of Score::disconnect_from_context
Han-Wen Nienhuys [Sat, 6 Jan 2007 19:34:40 +0000 (20:34 +0100)]
document coverage of Score::disconnect_from_context

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:59:36 +0000 (19:59 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoTake parser from (currentmodule) in 2-pass page-layout functions
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:59:20 +0000 (19:59 +0100)]
Take parser from (currentmodule) in 2-pass page-layout functions

17 years agoaccidental-interface and parentheses-interface for trillpitch grobs.
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:58:39 +0000 (19:58 +0100)]
accidental-interface and parentheses-interface for trillpitch grobs.

17 years agoadd \version to markup-init.ly
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:58:15 +0000 (19:58 +0100)]
add \version to markup-init.ly

17 years agoannounce_end for glissando.
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:58:03 +0000 (19:58 +0100)]
announce_end for glissando.

17 years agodisplay 2pass info on stderr.
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:57:42 +0000 (19:57 +0100)]
display 2pass info on stderr.

17 years agoprint display-lily-tests results with ly:progress
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:55:38 +0000 (19:55 +0100)]
print display-lily-tests results with ly:progress

17 years agofilter lilypond version from midi events
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:55:11 +0000 (19:55 +0100)]
filter lilypond version from midi events

17 years agotext diffs on textized midi files.
Han-Wen Nienhuys [Sat, 6 Jan 2007 18:15:29 +0000 (19:15 +0100)]
text diffs  on textized midi files.

17 years agodon't spam stdout with OUT OF DATE.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:37:08 +0000 (17:37 +0100)]
don't spam stdout with OUT OF DATE.

17 years agoUpdate syntax: addquote -> addQuote
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:36:41 +0000 (17:36 +0100)]
Update syntax: addquote -> addQuote

17 years agofix \quoteDuring message.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:33:36 +0000 (17:33 +0100)]
fix \quoteDuring message.

17 years agoShow exit value and whether terminated with signal for subjobs.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:26:02 +0000 (17:26 +0100)]
Show exit value and whether terminated with signal for subjobs.

17 years agomake to-xml.scm a module.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:06:39 +0000 (17:06 +0100)]
make to-xml.scm a module.

17 years agocoding style nit.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:04:10 +0000 (17:04 +0100)]
coding style nit.

17 years agomore #'breakable spanner fixes.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:03:51 +0000 (17:03 +0100)]
more #'breakable spanner fixes.

17 years agoPlug memory leak: copy quoted events only once.
Han-Wen Nienhuys [Sat, 6 Jan 2007 16:00:49 +0000 (17:00 +0100)]
Plug memory leak: copy quoted events only once.

17 years agoupdate .ly files for (un)breakable glissandi.
Han-Wen Nienhuys [Sat, 6 Jan 2007 15:38:48 +0000 (16:38 +0100)]
update .ly files for (un)breakable glissandi.

17 years agoRemove parser field in Output_def.
Han-Wen Nienhuys [Sat, 6 Jan 2007 15:38:12 +0000 (16:38 +0100)]
Remove parser field in Output_def.

17 years agoplug memory leak in book identifiers.
Han-Wen Nienhuys [Sat, 6 Jan 2007 15:37:38 +0000 (16:37 +0100)]
plug memory leak in book identifiers.

17 years agoFix #223.
Han-Wen Nienhuys [Sat, 6 Jan 2007 14:50:11 +0000 (15:50 +0100)]
Fix #223.

Add Spanner_break_forbid_engraver.  Looks for spanners with
unbreakable-spanner-interface, and forbids breaks while those are
active. Remove allowBeamBreak.

17 years agobump version
Han-Wen Nienhuys [Sat, 6 Jan 2007 14:04:30 +0000 (15:04 +0100)]
bump version

17 years agoonly print complaint if expect-error was set.
Han-Wen Nienhuys [Sat, 6 Jan 2007 13:58:36 +0000 (14:58 +0100)]
only print complaint if expect-error was set.

17 years agoFix #222.
Han-Wen Nienhuys [Sat, 6 Jan 2007 13:58:21 +0000 (14:58 +0100)]
Fix #222.

Insert use measure number 0 if not a number.

17 years agoremove debugging gob.
Han-Wen Nienhuys [Sat, 6 Jan 2007 03:23:19 +0000 (04:23 +0100)]
remove debugging gob.

17 years agoOops: always do GC around file. Always do debug-gc-assert-parsed-dead check.
Han-Wen Nienhuys [Sat, 6 Jan 2007 03:22:54 +0000 (04:22 +0100)]
Oops: always do GC around file.  Always do debug-gc-assert-parsed-dead check.

17 years agocomment on pure handling.
Han-Wen Nienhuys [Sat, 6 Jan 2007 03:16:56 +0000 (04:16 +0100)]
comment on pure handling.

17 years agoCache common refpoint of VerticalAxisGroup using object-callback.
Han-Wen Nienhuys [Sat, 6 Jan 2007 03:08:12 +0000 (04:08 +0100)]
Cache common refpoint of VerticalAxisGroup using object-callback.

17 years agooptimize Skyline::conceals_beginning() ; note some FIXMEs.
Han-Wen Nienhuys [Sat, 6 Jan 2007 03:07:31 +0000 (04:07 +0100)]
optimize Skyline::conceals_beginning() ; note some FIXMEs.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 6 Jan 2007 01:38:56 +0000 (02:38 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Nicolas Sceaux [Fri, 5 Jan 2007 18:54:42 +0000 (19:54 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond