]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years agorelease commit release/2.6.5
Han-Wen Nienhuys [Thu, 1 Dec 2005 01:52:18 +0000 (01:52 +0000)]
release commit

18 years ago* lily/pango-font.cc: backport: pango-font.cc, completely. This
Han-Wen Nienhuys [Wed, 30 Nov 2005 13:36:21 +0000 (13:36 +0000)]
* lily/pango-font.cc: backport: pango-font.cc, completely. This
turns on TTF kerning.

* scm/output-ps.scm (glyph-string): backport: use width in glyph-string

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 29 Nov 2005 00:14:06 +0000 (00:14 +0000)]
*** empty log message ***

18 years ago(LY_DEFINE): gmane address for reporting bugs.
Han-Wen Nienhuys [Tue, 29 Nov 2005 00:05:26 +0000 (00:05 +0000)]
(LY_DEFINE): gmane address for reporting bugs.

18 years ago(interpret_markup): remove assert(false).
Han-Wen Nienhuys [Sun, 27 Nov 2005 10:50:27 +0000 (10:50 +0000)]
(interpret_markup): remove assert(false).

18 years ago(track_first_item): backport: only return
Han-Wen Nienhuys [Wed, 23 Nov 2005 10:47:11 +0000 (10:47 +0000)]
(track_first_item): backport: only return
non-null values.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 11 Nov 2005 10:46:36 +0000 (10:46 +0000)]
*** empty log message ***

18 years ago* flower/file-path.cc (find): Bugfix: Return name of file found.
Jan Nieuwenhuizen [Thu, 3 Nov 2005 20:52:07 +0000 (20:52 +0000)]
* flower/file-path.cc (find): Bugfix: Return name of file found.

* lily/main.cc (setup_paths): Bugfix for argv0 logic.
(setup_paths)[__CYGWIN__ || __MINGW32__ || ]: Normalize argv0.
(setup_paths)[__MINGW32__]: Also look for argv0 + .exe.

18 years ago(setup_paths): Bugfix for argv0 logic.
Jan Nieuwenhuizen [Thu, 3 Nov 2005 09:48:22 +0000 (09:48 +0000)]
(setup_paths): Bugfix for argv0 logic.

18 years ago(setup_paths)[__MINGW32__]: Do not assume argv0 is
Jan Nieuwenhuizen [Wed, 2 Nov 2005 12:52:13 +0000 (12:52 +0000)]
(setup_paths)[__MINGW32__]: Do not assume argv0 is
absolute.  Better diagnostics.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 2 Nov 2005 01:48:03 +0000 (01:48 +0000)]
*** empty log message ***

18 years ago* stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
Jan Nieuwenhuizen [Thu, 27 Oct 2005 19:31:28 +0000 (19:31 +0000)]
* stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.

* stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
cross compiling.

* stepmake/aclocal.m4: Support python cross compiling.

* stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
Add mingw section.

18 years ago* scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
Jan Nieuwenhuizen [Sun, 23 Oct 2005 19:23:22 +0000 (19:23 +0000)]
* scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
for alternative installations kludging s/share/lib/g
LILYPONDPREFIX.

* SConstruct (libdir_package_version): Define.

* python/SConscript:
* python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
module in libdir.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 23 Oct 2005 19:04:01 +0000 (19:04 +0000)]
*** empty log message ***

18 years ago * scripts/lilypond-book.py: Backport bugfix by Mats Bengtsson.
Erik Sandberg [Sun, 23 Oct 2005 15:58:41 +0000 (15:58 +0000)]
    * scripts/lilypond-book.py: Backport bugfix by Mats Bengtsson.

18 years ago* cygwin/postinstall-lilypond.sh: Remove cruft.
Jan Nieuwenhuizen [Tue, 11 Oct 2005 18:05:52 +0000 (18:05 +0000)]
* cygwin/postinstall-lilypond.sh: Remove cruft.

* cygwin/postremove-lilypond.sh: Remove.

* cygwin/GNUmakefile (default): Remove postremove rules.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 11 Oct 2005 15:18:53 +0000 (15:18 +0000)]
*** empty log message ***

18 years ago(consider_suicide): backport:
Han-Wen Nienhuys [Tue, 11 Oct 2005 09:15:02 +0000 (09:15 +0000)]
(consider_suicide): backport:
only consider break_index for broken spanner.

18 years ago($(outdir)/%$(SHARED_MODULE_SUFFIX)): put flags after files.
Han-Wen Nienhuys [Sun, 9 Oct 2005 23:03:07 +0000 (23:03 +0000)]
($(outdir)/%$(SHARED_MODULE_SUFFIX)): put flags after files.

18 years ago(make-ps-images): backport: make PS images
Han-Wen Nienhuys [Sun, 9 Oct 2005 21:57:12 +0000 (21:57 +0000)]
(make-ps-images): backport: make PS images
without globbing.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 9 Oct 2005 21:17:39 +0000 (21:17 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 9 Oct 2005 08:05:15 +0000 (08:05 +0000)]
*** empty log message ***

18 years ago(dos_to_posix)[__CYGWIN__]: Return
Jan Nieuwenhuizen [Sun, 9 Oct 2005 08:02:16 +0000 (08:02 +0000)]
(dos_to_posix)[__CYGWIN__]: Return
unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
absolute file name bug.

18 years ago(AncientRemoveEmptyStaffContext): remove
Han-Wen Nienhuys [Fri, 23 Sep 2005 21:22:27 +0000 (21:22 +0000)]
(AncientRemoveEmptyStaffContext): remove
Slur/hammer hack

18 years ago(Entering lyrics):
Jan Nieuwenhuizen [Thu, 8 Sep 2005 07:12:50 +0000 (07:12 +0000)]
(Entering lyrics):
Multiple latin-1->utf-8 conversion fix.

18 years ago(grob-cause): escape spaces in URLs.
Han-Wen Nienhuys [Thu, 1 Sep 2005 08:43:51 +0000 (08:43 +0000)]
(grob-cause): escape spaces in URLs.

18 years ago(make_stand_in_procs_weak): backport: compat
Han-Wen Nienhuys [Wed, 31 Aug 2005 19:22:41 +0000 (19:22 +0000)]
(make_stand_in_procs_weak): backport: compat
bugfix for GUILE 1.6.4.

18 years ago(get_latex_textwidth): bugfix for splitext().
Han-Wen Nienhuys [Tue, 30 Aug 2005 19:33:32 +0000 (19:33 +0000)]
(get_latex_textwidth): bugfix for splitext().

18 years agoInclude MY_PATCH_LEVEL in config.make's
Jan Nieuwenhuizen [Tue, 30 Aug 2005 19:03:08 +0000 (19:03 +0000)]
Include MY_PATCH_LEVEL in config.make's
VERSION.

18 years ago(get_latex_textwidth): remove unixisms
Han-Wen Nienhuys [Fri, 26 Aug 2005 07:16:50 +0000 (07:16 +0000)]
(get_latex_textwidth): remove unixisms

18 years ago(null): add null markup.
Han-Wen Nienhuys [Thu, 25 Aug 2005 11:14:53 +0000 (11:14 +0000)]
(null): add  null markup.

18 years agoVarious doc backports, excluding new features in 2.7.
Graham Percival [Thu, 25 Aug 2005 06:28:18 +0000 (06:28 +0000)]
Various doc backports, excluding new features in 2.7.

18 years agoBackport bagpipe.ly
Graham Percival [Thu, 25 Aug 2005 06:25:52 +0000 (06:25 +0000)]
Backport bagpipe.ly

18 years agoThis commit was manufactured by cvs2svn to create branch 'lilypond_2_6'.
Jan Nieuwenhuizen [Tue, 23 Aug 2005 03:04:10 +0000 (03:04 +0000)]
This commit was manufactured by cvs2svn to create branch 'lilypond_2_6'.

18 years agoChange #up->#UP and #down->#DOWN.
Graham Percival [Tue, 23 Aug 2005 03:04:09 +0000 (03:04 +0000)]
Change #up->#UP and #down->#DOWN.

18 years ago(PATCH_LEVEL): release 2.7.7
Han-Wen Nienhuys [Mon, 22 Aug 2005 23:12:44 +0000 (23:12 +0000)]
(PATCH_LEVEL): release 2.7.7

18 years agorelease commit release/2.7.7
Han-Wen Nienhuys [Mon, 22 Aug 2005 22:53:00 +0000 (22:53 +0000)]
release commit

18 years ago* Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
Han-Wen Nienhuys [Mon, 22 Aug 2005 21:20:12 +0000 (21:20 +0000)]
* Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.

* scm/ps-to-png.scm: remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10. (backportme?)

18 years ago* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
Han-Wen Nienhuys [Mon, 22 Aug 2005 20:48:55 +0000 (20:48 +0000)]
* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
romanze28-2 example.

* scm/ps-to-png.scm: remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10. (backportme?)

* lily/lily-guile.cc (gulp_file_to_string): take size argument.

* lily/tie.cc (distance): new function
(height): new function.
(init): new function
(Tie_details): new struct.

* lily/tie-column.cc (set_chord_outlines): new function.
(new_directions): read tie-configuration

18 years ago* scm/ps-to-png.scm: remove dir-re function.
Han-Wen Nienhuys [Mon, 22 Aug 2005 17:28:51 +0000 (17:28 +0000)]
* scm/ps-to-png.scm: remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10. (backportme?)

* lily/tie-column.cc (set_chord_outlines): new function.
(new_directions): read tie-configuration

18 years ago* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
Han-Wen Nienhuys [Mon, 22 Aug 2005 16:17:12 +0000 (16:17 +0000)]
* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
romanze28-2 example.

* lily/tie-column.cc (set_chord_outlines): new function.
(new_directions): read tie-configuration

18 years agoremove dir-re function.
Han-Wen Nienhuys [Mon, 22 Aug 2005 16:07:41 +0000 (16:07 +0000)]
remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10. (backportme?)

18 years ago* scm/ps-to-png.scm: remove dir-re function.
Han-Wen Nienhuys [Mon, 22 Aug 2005 15:50:37 +0000 (15:50 +0000)]
* scm/ps-to-png.scm: remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10.

* scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
don't use glob. With 3000 files, globbing
Documentation/user/out-www/ can take too much time.

* lily/lily-guile.cc (gulp_file_to_string): take size argument.

18 years ago* lily/lily-guile.cc (gulp_file_to_string): take size argument.
Han-Wen Nienhuys [Mon, 22 Aug 2005 14:49:23 +0000 (14:49 +0000)]
* lily/lily-guile.cc (gulp_file_to_string): take size argument.

* lily/general-scheme.cc (LY_DEFINE): take optional size argument.

18 years agonew file
Han-Wen Nienhuys [Mon, 22 Aug 2005 14:06:44 +0000 (14:06 +0000)]
new file

18 years ago* input/regression/tie-manual.ly: new file
Han-Wen Nienhuys [Mon, 22 Aug 2005 14:06:11 +0000 (14:06 +0000)]
* input/regression/tie-manual.ly: new file

* input/regression/tie-chord.ly: update.

18 years ago* flower/include/interval.hh (struct Interval_t):
Han-Wen Nienhuys [Mon, 22 Aug 2005 14:03:11 +0000 (14:03 +0000)]
* flower/include/interval.hh (struct Interval_t):

* lily/tie.cc (distance): new function
(height): new function.
(init): new function
(Tie_details): new struct.

* lily/skyline.cc (skyline_height): new function.

* lily/tie-column.cc (set_chord_outlines): new function.
(new_directions): read tie-configuration

* lily/skyline.cc: fix ASCII art.

18 years ago * python/convertrules.py (string_or_scheme): Fix spelling error
Mats Bengtsson [Mon, 22 Aug 2005 12:12:37 +0000 (12:12 +0000)]
* python/convertrules.py (string_or_scheme): Fix spelling error

18 years ago* lily/tie-column.cc (set_directions): set directions only once.
Han-Wen Nienhuys [Mon, 22 Aug 2005 00:58:02 +0000 (00:58 +0000)]
* lily/tie-column.cc (set_directions): set directions only once.
(add_configuration): new function.

* lily/tie.cc (set_control_points): new function

* lily/tie-column.cc (new_directions): new function.

* ly/music-functions-init.ly: set 'pitch property
iso. trill-pitch. This makes \relative work with \pitchedTrill

* lily/tie.cc (get_configuration): new function. Don't generate
control points, rather, generate configuration.
remove head-pair property.

* lily/include/tie.hh (struct Tie_configuration): new struct.

18 years ago* lily/tie.cc: remove minimum-length
Han-Wen Nienhuys [Sun, 21 Aug 2005 21:47:18 +0000 (21:47 +0000)]
* lily/tie.cc: remove minimum-length

* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

18 years agoclarify.
Heikki Junes [Sun, 21 Aug 2005 21:47:15 +0000 (21:47 +0000)]
clarify.

18 years ago* lily/tie.cc: remove minimum-length
Han-Wen Nienhuys [Sun, 21 Aug 2005 20:47:15 +0000 (20:47 +0000)]
* lily/tie.cc: remove minimum-length

* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

18 years ago* lily/tie.cc: remove minimum-length
Han-Wen Nienhuys [Sun, 21 Aug 2005 13:55:24 +0000 (13:55 +0000)]
* lily/tie.cc: remove minimum-length

* scm/define-grob-properties.scm (all-user-grob-properties):
remove staffline-clearance, y-offset

* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

18 years ago(get_control_points): rewrite. Put short ties in
Han-Wen Nienhuys [Sun, 21 Aug 2005 13:48:12 +0000 (13:48 +0000)]
(get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

18 years ago* lily/tie.cc (get_control_points): rewrite. Put short ties in
Han-Wen Nienhuys [Sun, 21 Aug 2005 13:11:51 +0000 (13:11 +0000)]
* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

* input/regression/tie-single.ly: new file.

18 years ago* input/regression/tie-dots.ly (Module): remove.
Han-Wen Nienhuys [Sun, 21 Aug 2005 12:44:43 +0000 (12:44 +0000)]
* input/regression/tie-dots.ly (Module): remove.

* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 21 Aug 2005 12:34:52 +0000 (12:34 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Graham Percival [Sun, 21 Aug 2005 11:24:57 +0000 (11:24 +0000)]
*** empty log message ***

18 years agoFix compiling problem.
Graham Percival [Sun, 21 Aug 2005 11:24:08 +0000 (11:24 +0000)]
Fix compiling problem.

18 years ago* lily/midi-item.cc (name): new method.
Han-Wen Nienhuys [Sat, 20 Aug 2005 23:56:02 +0000 (23:56 +0000)]
* lily/midi-item.cc (name): new method.

* lily/engraver-group.cc (do_announces): move recursion call out
of while loop.

18 years ago(acknowledge_audio_element): use
Han-Wen Nienhuys [Sat, 20 Aug 2005 23:37:45 +0000 (23:37 +0000)]
(acknowledge_audio_element): use
signature of baseclass.

18 years ago(do_announces): move recursion call out
Han-Wen Nienhuys [Sat, 20 Aug 2005 23:31:39 +0000 (23:31 +0000)]
(do_announces): move recursion call out
of while loop.

18 years ago* lily/drum-note-performer.cc (class Drum_note_performer): use
Han-Wen Nienhuys [Sat, 20 Aug 2005 23:20:19 +0000 (23:20 +0000)]
* lily/drum-note-performer.cc (class Drum_note_performer): use
process_music everywhere.

* ly/performer-init.ly: add default children everywhere.

* lily/paper-book.cc (output): call paper-book-write-midis
directly: always write MIDI, even if no \layout {} block.

18 years agorelease commit release/2.7.6
Han-Wen Nienhuys [Fri, 19 Aug 2005 20:34:05 +0000 (20:34 +0000)]
release commit

18 years ago(try_music): don't print warning
Han-Wen Nienhuys [Fri, 19 Aug 2005 19:54:02 +0000 (19:54 +0000)]
(try_music): don't print warning
about not being able to handle repeat.

18 years ago* Documentation/user/examples.itely (Piano templates):
Jan Nieuwenhuizen [Fri, 19 Aug 2005 18:48:05 +0000 (18:48 +0000)]
* Documentation/user/examples.itely (Piano templates):
* lily/include/performer-group.hh: Remove last traces of
Performer_group_performer.  Fixes make web.

18 years ago(Piano templates): change
Han-Wen Nienhuys [Fri, 19 Aug 2005 18:18:02 +0000 (18:18 +0000)]
(Piano templates): change
Engraver_group_engraver -> Engraver_group

18 years ago* Documentation/user/examples.itely (Piano templates): change
Han-Wen Nienhuys [Fri, 19 Aug 2005 12:07:35 +0000 (12:07 +0000)]
* Documentation/user/examples.itely (Piano templates): change
Engraver_group_engraver -> Engraver_group

* lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
scm_stand_in_procs is not weak_any.

18 years ago* lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
Han-Wen Nienhuys [Fri, 19 Aug 2005 10:34:27 +0000 (10:34 +0000)]
* lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
scm_stand_in_procs is not weak_any.

* lily/volta-bracket.cc (print): don't use strcmp().

* lily/volta-engraver.cc (process_music): use
Text_interface::is_markup() for setting the 'text property of the
volta bracket.

* input/mutopia/claop.py (accents): update syntax to 2.6

18 years ago(print): don't use strcmp().
Han-Wen Nienhuys [Fri, 19 Aug 2005 10:15:00 +0000 (10:15 +0000)]
(print): don't use strcmp().

18 years ago* lily/volta-engraver.cc (process_music): use
Han-Wen Nienhuys [Fri, 19 Aug 2005 10:13:08 +0000 (10:13 +0000)]
* lily/volta-engraver.cc (process_music): use
Text_interface::is_markup() for setting the 'text property of the
volta bracket.

* input/mutopia/claop.py (accents): update syntax to 2.6

* scm/define-context-properties.scm
(all-user-translation-properties): add countPercentRepeats.

* Documentation/user/basic-notation.itely (Measure repeats): add
isolated percent example.

18 years agoUpdate email address.
Graham Percival [Fri, 19 Aug 2005 09:46:22 +0000 (09:46 +0000)]
Update email address.

18 years agoDirection #1 to #up, #-1 to #down.
Graham Percival [Thu, 18 Aug 2005 22:06:45 +0000 (22:06 +0000)]
Direction #1 to #up, #-1 to #down.

18 years agoDirection #-1 to #down.
Graham Percival [Thu, 18 Aug 2005 22:02:28 +0000 (22:02 +0000)]
Direction #-1 to #down.

18 years agoChange direction #1, #-1 into #up, #down.
Graham Percival [Thu, 18 Aug 2005 22:01:02 +0000 (22:01 +0000)]
Change direction #1, #-1 into #up, #down.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 18 Aug 2005 15:40:10 +0000 (15:40 +0000)]
*** empty log message ***

18 years ago* lily/include/engraver-group.hh: rename.
Han-Wen Nienhuys [Thu, 18 Aug 2005 15:34:32 +0000 (15:34 +0000)]
* lily/include/engraver-group.hh: rename.

* lily/include/performer-group.hh: rename.

18 years ago * input/test/script-abbreviations.ly: Removed some old LaTeX
Mats Bengtsson [Thu, 18 Aug 2005 15:10:53 +0000 (15:10 +0000)]
* input/test/script-abbreviations.ly: Removed some old LaTeX
left overs.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 18 Aug 2005 14:55:12 +0000 (14:55 +0000)]
*** empty log message ***

18 years ago* python/convertrules.py (conv): inside-slur -> avoid-slur.
Jan Nieuwenhuizen [Thu, 18 Aug 2005 14:04:01 +0000 (14:04 +0000)]
* python/convertrules.py (conv): inside-slur -> avoid-slur.
Remove functions.  Remove if 1: constructs, reindent.

* scripts/convert-ly.py (add_version): Add functions from
convertrules.py

* scm/script.scm (default-script-alist):
s/priority/script-priority.  Fixes script stacking.  Backportme.
(Fermata): Very low priority.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 18 Aug 2005 13:43:05 +0000 (13:43 +0000)]
*** empty log message ***

18 years agoremove padding tweaks. Add
Han-Wen Nienhuys [Thu, 18 Aug 2005 13:02:04 +0000 (13:02 +0000)]
remove padding tweaks. Add
comment strings.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 18 Aug 2005 12:57:20 +0000 (12:57 +0000)]
*** empty log message ***

18 years ago(get_spacing): remove kludge for EOL wide
Han-Wen Nienhuys [Thu, 18 Aug 2005 12:54:26 +0000 (12:54 +0000)]
(get_spacing): remove kludge for EOL wide
time sigs and related stuff.

18 years ago* scm/define-grob-properties.scm (all-user-grob-properties): add
Han-Wen Nienhuys [Thu, 18 Aug 2005 11:40:23 +0000 (11:40 +0000)]
* scm/define-grob-properties.scm (all-user-grob-properties): add
@code{} tags to property description.

* lily/include/line-group-group-engraver.hh (Module): remove file.

* python/convertrules.py (conv): add rule for
Engraver_group_engraver -> Engraver_group.

* lily/include/performer-group-performer.hh: analogous.

* lily/include/engraver-group-engraver.hh: rename to Engraver_group.

* lily/context-def.cc (instantiate): check for
Engraver_group_engraver and Performer_group_performer not
Engraver/Performer. Fixes crashes when doing \with { \consist .. }

18 years ago(instantiate): check for
Han-Wen Nienhuys [Thu, 18 Aug 2005 10:58:04 +0000 (10:58 +0000)]
(instantiate): check for
Engraver_group_engraver and Performer_group_performer not
Engraver/Performer. Fixes crashes when doing \with { \consist .. }

18 years agoAdd info about centering instrument names.
Graham Percival [Thu, 18 Aug 2005 10:54:13 +0000 (10:54 +0000)]
Add info about centering instrument names.

18 years ago* input/les-nereides.ly: Remove three fingering tweaks, update
Jan Nieuwenhuizen [Thu, 18 Aug 2005 10:23:16 +0000 (10:23 +0000)]
* input/les-nereides.ly: Remove three fingering tweaks, update
remaining one.

* input/regression/slur-script-inside.ly: Update, fix doc.

* scm/script.scm: Update to avoid-slur.

18 years ago* scm/define-grob-properties.scm (avoid-slur): New property.
Jan Nieuwenhuizen [Thu, 18 Aug 2005 09:55:08 +0000 (09:55 +0000)]
* scm/define-grob-properties.scm (avoid-slur): New property.

* lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
* lily/slur-engraver.cc (acknowledge_extra_object): Invoke
outside_slur_callback if avoid-slur != #'inside.

* scm/define-grobs.scm (Fingering, Textscript): No
inside-slur/outside-slur preference.
(DynamicLineSpanner): Always outside slur.

* input/regression/slur-script.ly: More tests.

18 years ago* scm/define-grob-properties.scm (avoid-slur): New property.
Jan Nieuwenhuizen [Thu, 18 Aug 2005 09:26:26 +0000 (09:26 +0000)]
* scm/define-grob-properties.scm (avoid-slur): New property.

* lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
* lily/slur-engraver.cc (acknowledge_extra_object): Invoke
outside_slur_callback if avoid-slur != #'inside.

* scm/define-grobs.scm (Fingering, Textscript): No
inside-slur/outside-slur preference.
(DynamicLineSpanner): Always outside slur.

* input/regression/slur-script.ly: More tests.

18 years agoUpdate convert-ly bugs.
Graham Percival [Thu, 18 Aug 2005 09:11:49 +0000 (09:11 +0000)]
Update convert-ly bugs.

18 years agoGuess what's changing again? :)
Graham Percival [Thu, 18 Aug 2005 03:58:00 +0000 (03:58 +0000)]
Guess what's changing again?  :)

18 years agoReinforce the idea that \override numbers are the result of personal
Graham Percival [Wed, 17 Aug 2005 09:57:08 +0000 (09:57 +0000)]
Reinforce the idea that \override numbers are the result of personal
taste.

18 years agoDoc getting an I rehearsal mark, and fix "notime" entry in lily-book.
Graham Percival [Wed, 17 Aug 2005 08:13:28 +0000 (08:13 +0000)]
Doc getting an I rehearsal mark, and fix "notime" entry in lily-book.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 16 Aug 2005 23:43:56 +0000 (23:43 +0000)]
*** empty log message ***

18 years ago(Module): remove file.
Han-Wen Nienhuys [Tue, 16 Aug 2005 23:40:20 +0000 (23:40 +0000)]
(Module): remove file.

18 years agospecify Score context for
Han-Wen Nienhuys [Tue, 16 Aug 2005 23:38:20 +0000 (23:38 +0000)]
specify Score context for
\override

18 years agoremove spurious {}s
Han-Wen Nienhuys [Tue, 16 Aug 2005 23:35:09 +0000 (23:35 +0000)]
remove spurious {}s

18 years agoclarify slightly.
Heikki Junes [Tue, 16 Aug 2005 21:53:35 +0000 (21:53 +0000)]
clarify slightly.

18 years agoclarify a bit.
Heikki Junes [Tue, 16 Aug 2005 21:47:25 +0000 (21:47 +0000)]
clarify a bit.