]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agoThinko: always reset false_ release/2.10.9-1
Han-Wen Nienhuys [Fri, 5 Jan 2007 12:30:02 +0000 (13:30 +0100)]
Thinko: always reset false_

17 years agoFix #221.
Han-Wen Nienhuys [Fri, 5 Jan 2007 13:38:05 +0000 (14:38 +0100)]
Fix #221.

Listen to CreateContext in all cases, so we can respond to
associatedVoice changes in time.

Conflicts:

lily/lyric-combine-music-iterator.cc

17 years agoFix #219.
Han-Wen Nienhuys [Fri, 5 Jan 2007 13:27:06 +0000 (14:27 +0100)]
Fix #219.

Merge beam and non-beam case, so encompass points from nested tuplets
are also applied to the beam case.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Fri, 5 Jan 2007 02:23:22 +0000 (03:23 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoFix broken link to one-big-page user manual in online docs
John Mandereau [Thu, 4 Jan 2007 21:32:59 +0000 (22:32 +0100)]
Fix broken link to one-big-page user manual in online docs

17 years agobump version
Han-Wen Nienhuys [Thu, 4 Jan 2007 19:31:17 +0000 (20:31 +0100)]
bump version

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10
John Mandereau [Thu, 4 Jan 2007 00:01:55 +0000 (01:01 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10

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 agoAccept '@' in sectionning commands scanned by texi-langutils.py
John Mandereau [Wed, 3 Jan 2007 23:24:30 +0000 (00:24 +0100)]
Accept '@' in sectionning commands scanned by texi-langutils.py

Fixes disappearing of
"@chapter @command{lilypond-book}: Integrating text and music"
in lilypond-doc.pot and Texinfo generated skeleton

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into... release/2.10.8-1
Han-Wen Nienhuys [Wed, 3 Jan 2007 18:54:29 +0000 (19:54 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoadd Rest::pure_height
Han-Wen Nienhuys [Wed, 3 Jan 2007 18:33:28 +0000 (19:33 +0100)]
add Rest::pure_height

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10
John Mandereau [Wed, 3 Jan 2007 15:40:35 +0000 (16:40 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10

17 years agoJunk unused file Documentation/user/point-and-click.itely
John Mandereau [Wed, 3 Jan 2007 15:39:08 +0000 (16:39 +0100)]
Junk unused file Documentation/user/point-and-click.itely

17 years agoFix #193.
Han-Wen Nienhuys [Wed, 3 Jan 2007 15:31:16 +0000 (16:31 +0100)]
Fix #193.

Add accidental to horizontal fingering side-support.

17 years agoaxis-group-interface.cc: coding style nit
Han-Wen Nienhuys [Wed, 3 Jan 2007 15:09:22 +0000 (16:09 +0100)]
axis-group-interface.cc: coding style nit

17 years agofix pure stem height for invisible stems.
Han-Wen Nienhuys [Wed, 3 Jan 2007 15:09:05 +0000 (16:09 +0100)]
fix pure stem height for invisible stems.

17 years agoremove duplicate item-interface settings.
Han-Wen Nienhuys [Wed, 3 Jan 2007 15:08:09 +0000 (16:08 +0100)]
remove duplicate item-interface settings.

17 years agoFix #154.
Han-Wen Nienhuys [Wed, 3 Jan 2007 13:31:14 +0000 (14:31 +0100)]
Fix #154.

Check hairpin bound for Note_column with has_rests, and adjust hairpin
end.

17 years agoFix #129.
Han-Wen Nienhuys [Wed, 3 Jan 2007 12:10:49 +0000 (13:10 +0100)]
Fix #129.

Derive Time_scaled_music_iterator from
Music_wrapper_iterator. remember the Context_handle that was used for
the start event, and use that for the stop event.

17 years agobump version
Han-Wen Nienhuys [Tue, 2 Jan 2007 18:14:56 +0000 (19:14 +0100)]
bump version

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Tue, 2 Jan 2007 18:13:54 +0000 (19:13 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoput \paper and \layout blocks before score/music block.
Han-Wen Nienhuys [Tue, 2 Jan 2007 18:12:01 +0000 (19:12 +0100)]
put \paper and \layout blocks before score/music block.

Conflicts:

input/regression/bend-dot.ly
input/regression/tie-broken-minimum-length.ly

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10
John Mandereau [Tue, 2 Jan 2007 12:53:43 +0000 (13:53 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10

17 years agoNitpick: apply a change in master:make/doclang-targets.make back to stable/2.10
John Mandereau [Tue, 2 Jan 2007 12:51:58 +0000 (13:51 +0100)]
Nitpick: apply a change in master:make/doclang-targets.make back to stable/2.10

17 years agoJunk png-ln and deep-ln targets in make/doclang-targets.make
John Mandereau [Tue, 2 Jan 2007 12:47:21 +0000 (13:47 +0100)]
Junk png-ln and deep-ln targets in make/doclang-targets.make

17 years agoFix #210 & #211.
Han-Wen Nienhuys [Tue, 2 Jan 2007 02:13:35 +0000 (03:13 +0100)]
Fix #210 & #211.

Add break points for cluster at end of array.  Don't reverse order of
points.  Fixes coverage of cluster.cc

17 years agoFix measure-grouping.ly test
Han-Wen Nienhuys [Tue, 2 Jan 2007 02:22:42 +0000 (03:22 +0100)]
Fix measure-grouping.ly test

Put \consists before score. This puts the grouping signs in the
output, and fixes coverage of Lookup::triangle.

Conflicts:

input/regression/measure-grouping.ly

17 years agoSpeed up test target.
Han-Wen Nienhuys [Tue, 2 Jan 2007 01:45:06 +0000 (02:45 +0100)]
Speed up test target.

Don't create PNG images for all files. Rather create PNGs for changed
EPSs only.

Conflicts:

GNUmakefile.in

17 years agoOnly set commandColumn in NoteSpacing if no right-item was encountered.
Han-Wen Nienhuys [Tue, 2 Jan 2007 00:14:26 +0000 (01:14 +0100)]
Only set commandColumn in NoteSpacing if no right-item was encountered.

17 years agoFix #93.
Han-Wen Nienhuys [Mon, 1 Jan 2007 18:18:58 +0000 (19:18 +0100)]
Fix #93.

If no running notehead is found, then stop the lyric extender.

17 years agoFix #192. release/2.10.7-1
Han-Wen Nienhuys [Mon, 1 Jan 2007 17:52:37 +0000 (18:52 +0100)]
Fix #192.

Store separation-item in tie, and use that iso. bound when broken.

Conflicts:

lily/tie-formatting-problem.cc
lily/tie.cc

17 years agoFix #58.
Han-Wen Nienhuys [Mon, 1 Jan 2007 17:00:10 +0000 (18:00 +0100)]
Fix #58.

Don't ignore beamed rests when doing note/rest collisions.

17 years agoTypeset single grob-property setting correctly as well.
Han-Wen Nienhuys [Mon, 1 Jan 2007 16:30:01 +0000 (17:30 +0100)]
Typeset single grob-property setting correctly as well.

17 years agoFix #104.
Han-Wen Nienhuys [Mon, 1 Jan 2007 16:29:14 +0000 (17:29 +0100)]
Fix #104.

Don't center on X-parent when there is no notehead.  Fixes weird
spacing with wide Paper Columns due to long textscripts.

17 years agoFix #122.
Han-Wen Nienhuys [Mon, 1 Jan 2007 15:54:19 +0000 (16:54 +0100)]
Fix #122.

Add Stem::is_normal_stem(), which disregards stemlet-length.  Use it
for concaveness/slope calculations.

17 years agoFix #136.
Han-Wen Nienhuys [Mon, 1 Jan 2007 15:14:47 +0000 (16:14 +0100)]
Fix #136.

Take original offset into account when returning new shift
in rest-beam collision callback.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Mon, 1 Jan 2007 14:03:46 +0000 (15:03 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoFix #200.
Han-Wen Nienhuys [Mon, 1 Jan 2007 14:00:34 +0000 (15:00 +0100)]
Fix #200.

Add Grob_pq_engraver::process_acknowledged(). This makes correct
busyGrobs setting available earlier in the interpretation cycle.

17 years agoeven more robust attachment of loose columns.
Han-Wen Nienhuys [Mon, 1 Jan 2007 13:36:33 +0000 (14:36 +0100)]
even more robust attachment of loose columns.

17 years agoFix #184.
Han-Wen Nienhuys [Mon, 1 Jan 2007 13:22:39 +0000 (14:22 +0100)]
Fix #184.

Use new function Stem_tremolo::vertical_length() to determine stem
length. Breaks Stem::length -> Stem_tremolo::extent -> Stem::stem_end
-> Stem::length cycle.

17 years agoMerge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable...
Jan Nieuwenhuizen [Sun, 31 Dec 2006 13:50:19 +0000 (14:50 +0100)]
Merge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoAdd translation headers for tutorial.
Jan Nieuwenhuizen [Sun, 31 Dec 2006 13:48:42 +0000 (14:48 +0100)]
Add translation headers for tutorial.

17 years agoallow identifiers as repeat count as well.
Han-Wen Nienhuys [Sun, 31 Dec 2006 13:33:43 +0000 (14:33 +0100)]
allow identifiers as repeat count as well.

17 years agobump version
Han-Wen Nienhuys [Sun, 31 Dec 2006 13:26:08 +0000 (14:26 +0100)]
bump version

17 years agoset \version to 2.10
Han-Wen Nienhuys [Sun, 31 Dec 2006 13:24:28 +0000 (14:24 +0100)]
set \version to 2.10

17 years agofilter (standard input) from version check
Han-Wen Nienhuys [Sun, 31 Dec 2006 13:13:03 +0000 (14:13 +0100)]
filter (standard input) from version check

Conflicts:

GNUmakefile.in

17 years agoFix #207.
Han-Wen Nienhuys [Sun, 31 Dec 2006 13:09:36 +0000 (14:09 +0100)]
Fix #207.

Set NoteSpacing -> SeparationItem item link in Note_spacing_engraver
using the breakableSeparationItem property.  This detects spacing
structure in single-staff polyphonic situations more correctly

17 years agomove NoteSpacing creation from Rhythmic_column_engraver to new Note_spacing_engraver.
Han-Wen Nienhuys [Wed, 20 Dec 2006 00:01:09 +0000 (01:01 +0100)]
move NoteSpacing creation from Rhythmic_column_engraver to new Note_spacing_engraver.

17 years agothinko.
Han-Wen Nienhuys [Sun, 31 Dec 2006 11:21:06 +0000 (12:21 +0100)]
thinko.

17 years agorobustness: handle floating grace attached across line breaks. Fixes #203
Han-Wen Nienhuys [Sun, 31 Dec 2006 11:12:31 +0000 (12:12 +0100)]
robustness: handle floating grace attached across line breaks. Fixes #203

17 years agodon't install .tfm fonts. Fix typo in MF rule.
Han-Wen Nienhuys [Sat, 30 Dec 2006 19:55:23 +0000 (20:55 +0100)]
don't install .tfm fonts. Fix typo in MF rule.

Conflicts:

mf/GNUmakefile

17 years agomf: don't require .tfm for mf-to-table.py
Han-Wen Nienhuys [Sat, 30 Dec 2006 19:41:05 +0000 (20:41 +0100)]
mf: don't require .tfm for mf-to-table.py

17 years agorm SAUTER_FONTS
Han-Wen Nienhuys [Sat, 30 Dec 2006 18:52:51 +0000 (19:52 +0100)]
rm SAUTER_FONTS

17 years agoclean up mf/ making: remove .tex stuff.
Han-Wen Nienhuys [Sat, 30 Dec 2006 18:52:17 +0000 (19:52 +0100)]
clean up mf/ making: remove .tex stuff.

Conflicts:

mf/GNUmakefile

17 years agojunk 600pk files too.
Han-Wen Nienhuys [Sat, 30 Dec 2006 18:40:12 +0000 (19:40 +0100)]
junk 600pk files too.

17 years agojunk XPM support from Metafont.
Han-Wen Nienhuys [Sat, 30 Dec 2006 18:35:48 +0000 (19:35 +0100)]
junk XPM support from Metafont.

17 years agoremove duplicate rule.
Han-Wen Nienhuys [Sat, 30 Dec 2006 18:31:49 +0000 (19:31 +0100)]
remove duplicate rule.

17 years agoalways make local.make
Han-Wen Nienhuys [Thu, 28 Dec 2006 12:02:52 +0000 (13:02 +0100)]
always make local.make

17 years agothinko. release/2.10.6-1
Han-Wen Nienhuys [Sat, 30 Dec 2006 14:54:42 +0000 (15:54 +0100)]
thinko.

17 years agothinko: default padding should be positive too.
Han-Wen Nienhuys [Sat, 30 Dec 2006 14:58:03 +0000 (15:58 +0100)]
thinko: default padding should be positive too.

17 years agoDon't crash if eps-box-padding is not defined.
Han-Wen Nienhuys [Sat, 30 Dec 2006 14:51:27 +0000 (15:51 +0100)]
Don't crash if eps-box-padding is not defined.

17 years agoUpdate "reporting bugs" in manual to point to webpage.
Graham Percival [Fri, 29 Dec 2006 10:51:43 +0000 (02:51 -0800)]
Update "reporting bugs" in manual to point to webpage.

17 years agoAdd info about \transposedCueDuring.
Graham Percival [Fri, 29 Dec 2006 03:40:19 +0000 (19:40 -0800)]
Add info about \transposedCueDuring.

17 years agofix flower test to actually work.
Han-Wen Nienhuys [Thu, 28 Dec 2006 15:32:29 +0000 (16:32 +0100)]
fix flower test to actually work.

17 years agoAdd piano music parallel writing example.
Graham Percival [Tue, 26 Dec 2006 14:01:57 +0000 (06:01 -0800)]
Add piano music parallel writing example.

17 years agoAdd small info about dvips -t landscape.
Graham Percival [Tue, 26 Dec 2006 13:52:04 +0000 (05:52 -0800)]
Add small info about dvips -t landscape.

17 years agobackport output-distance from 2.11.6
Han-Wen Nienhuys [Sat, 30 Dec 2006 14:27:45 +0000 (15:27 +0100)]
backport output-distance from 2.11.6

17 years agoversion check tweak
Han-Wen Nienhuys [Sat, 30 Dec 2006 14:26:41 +0000 (15:26 +0100)]
version check tweak

Conflicts:

GNUmakefile.in

17 years agoNegative quote count for low quotes (,) in octave check. Fixes #201
Han-Wen Nienhuys [Sat, 30 Dec 2006 12:35:20 +0000 (13:35 +0100)]
Negative quote count for low quotes (,) in octave check. Fixes #201

17 years agoMake -deps-box-padding take a positive argument in mm. Fixes #199.
Han-Wen Nienhuys [Sat, 30 Dec 2006 13:43:35 +0000 (14:43 +0100)]
Make -deps-box-padding take a positive argument in mm. Fixes #199.

Add --left-padding option to lilypond-book, document and set to 3.0 by
default. Shorten music lines correspondingly.

Conflicts:

scripts/lilypond-book.py

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Sat, 30 Dec 2006 02:35:18 +0000 (03:35 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agobump version
Han-Wen Nienhuys [Thu, 28 Dec 2006 17:01:24 +0000 (18:01 +0100)]
bump version

17 years agoDocs French translation update
John Mandereau [Wed, 27 Dec 2006 22:55:45 +0000 (23:55 +0100)]
Docs French translation update

- lilypond.tely: add missing menu clarification and ignore indexes.
- fr.po: translate more node names (still not finished).

17 years agoFix pure-estimation during two-pass spacing.
Joe Neeman [Tue, 26 Dec 2006 21:48:57 +0000 (23:48 +0200)]
Fix pure-estimation during two-pass spacing.
(cherry picked from 6a8c839c794cd9e68b8ea2049b5edd6f13ddf4e0 commit)

17 years agomake sure that right bound of slur exists.
Han-Wen Nienhuys [Sun, 24 Dec 2006 18:42:07 +0000 (19:42 +0100)]
make sure that right bound of slur exists.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into... release/2.10.5-1
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:37:04 +0000 (17:37 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

Conflicts:

input/regression/key-signature-cancellation-extra-natural.ly

17 years agoadd key-sig-cancellation interface
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:36:33 +0000 (17:36 +0100)]
add key-sig-cancellation interface

17 years agofurther tweaks to test/check-test
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:33:48 +0000 (17:33 +0100)]
further tweaks to test/check-test

17 years agocreate local.make as part of configure.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:33:56 +0000 (17:33 +0100)]
create local.make as part of configure.

17 years agoonly request html not pdf for test target.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:22:01 +0000 (17:22 +0100)]
only request html not pdf for test target.

17 years agolysdoc: make collated-files.html iso. $(NAME).html
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:23:13 +0000 (17:23 +0100)]
lysdoc: make collated-files.html iso. $(NAME).html

17 years agotest tweaking: no pdf, no verbose.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:13:57 +0000 (17:13 +0100)]
test tweaking: no pdf, no verbose.

17 years agoset LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:08:37 +0000 (17:08 +0100)]
set LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.

17 years agoinclude local.make so compilers can set CHECK_SOURCE
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:43:38 +0000 (16:43 +0100)]
include local.make so compilers can set CHECK_SOURCE

17 years agoput check target at toplevel.
Han-Wen Nienhuys [Sat, 23 Dec 2006 22:15:52 +0000 (23:15 +0100)]
put check target at toplevel.

17 years agobump version.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:40:06 +0000 (16:40 +0100)]
bump version.

17 years agotranspose a clone of the quoted event
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:39:59 +0000 (16:39 +0100)]
transpose a clone of the quoted event

Conflicts:

lily/quote-iterator.cc

17 years agobugfixes and cleanups for stream-events.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:12:18 +0000 (16:12 +0100)]
bugfixes and cleanups for stream-events.

Better typechecks, and implement copy_mutable_properties()
for reliable copying.

17 years agoexplicit ctors for rational.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:08:49 +0000 (16:08 +0100)]
explicit ctors for rational.

17 years agodefine-grob-interfaces.scm: add key-cancelation-interface
Han-Wen Nienhuys [Sun, 24 Dec 2006 01:53:53 +0000 (02:53 +0100)]
define-grob-interfaces.scm: add key-cancelation-interface

17 years agodocument use of ly_{car,cdr}
Han-Wen Nienhuys [Sat, 23 Dec 2006 21:32:35 +0000 (22:32 +0100)]
document use of ly_{car,cdr}

17 years agorational cleanups: suppress some automatic conversions.
Han-Wen Nienhuys [Fri, 22 Dec 2006 15:28:49 +0000 (16:28 +0100)]
rational cleanups: suppress some automatic conversions.

17 years ago\bar "" doesn't increase the bar number counter.
Werner Lemberg [Sat, 23 Dec 2006 05:43:06 +0000 (06:43 +0100)]
\bar "" doesn't increase the bar number counter.

17 years agoRemove reference to nonexistent example.
Werner Lemberg [Sat, 23 Dec 2006 05:15:49 +0000 (06:15 +0100)]
Remove reference to nonexistent example.

17 years agoremoved comment
Rune Zedeler [Fri, 22 Dec 2006 21:53:40 +0000 (22:53 +0100)]
removed comment

17 years agoadded key-cancellation-interface to KeyCancellation
Rune Zedeler [Fri, 22 Dec 2006 21:41:41 +0000 (22:41 +0100)]
added key-cancellation-interface to KeyCancellation

17 years agosupport ANTI_ALIAS_FACTOR Makefile override.
Han-Wen Nienhuys [Wed, 20 Dec 2006 11:26:41 +0000 (12:26 +0100)]
support ANTI_ALIAS_FACTOR Makefile override.

17 years ago--srcdir build fix: point LOCALEDIR to build dir.
Jan Nieuwenhuizen [Sun, 24 Dec 2006 13:23:13 +0000 (14:23 +0100)]
--srcdir build fix: point LOCALEDIR to build dir.

17 years agoBugfix: set correct version for stable branch.
Jan Nieuwenhuizen [Sun, 24 Dec 2006 13:05:52 +0000 (14:05 +0100)]
Bugfix: set correct version for stable branch.

17 years agoAdd link to French tutorial
John Mandereau [Sat, 23 Dec 2006 22:00:57 +0000 (23:00 +0100)]
Add link to French tutorial