]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years agoThis commit was manufactured by cvs2svn to create tag 'lilypond_2_6_4'. release/2.6.4
janneke [Tue, 11 Oct 2005 09:15:03 +0000 (09:15 +0000)]
This commit was manufactured by cvs2svn to create tag 'lilypond_2_6_4'.

18 years ago(consider_suicide): backport:
hanwen [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.
hanwen [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
hanwen [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 ***
janneke [Sun, 9 Oct 2005 21:17:39 +0000 (21:17 +0000)]
*** empty log message ***

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

18 years ago(dos_to_posix)[__CYGWIN__]: Return
janneke [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
hanwen [Fri, 23 Sep 2005 21:22:27 +0000 (21:22 +0000)]
(AncientRemoveEmptyStaffContext): remove
Slur/hammer hack

18 years ago(Entering lyrics):
janneke [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.
hanwen [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
hanwen [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().
hanwen [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
janneke [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
hanwen [Fri, 26 Aug 2005 07:16:50 +0000 (07:16 +0000)]
(get_latex_textwidth): remove unixisms

18 years ago(null): add null markup.
hanwen [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.
gpercival [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
gpercival [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'.
janneke [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.
gpercival [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
hanwen [Mon, 22 Aug 2005 23:12:44 +0000 (23:12 +0000)]
(PATCH_LEVEL): release 2.7.7

18 years agorelease commit
hanwen [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.
hanwen [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
hanwen [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.
hanwen [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
hanwen [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.
hanwen [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.
hanwen [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.
hanwen [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
hanwen [Mon, 22 Aug 2005 14:06:44 +0000 (14:06 +0000)]
new file

18 years ago* input/regression/tie-manual.ly: new file
hanwen [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):
hanwen [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
matsb [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.
hanwen [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
hanwen [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.
hjunes [Sun, 21 Aug 2005 21:47:15 +0000 (21:47 +0000)]
clarify.

18 years ago* lily/tie.cc: remove minimum-length
hanwen [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
hanwen [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
hanwen [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
hanwen [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.
hanwen [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 ***
hanwen [Sun, 21 Aug 2005 12:34:52 +0000 (12:34 +0000)]
*** empty log message ***

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

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

18 years ago* lily/midi-item.cc (name): new method.
hanwen [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
hanwen [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
hanwen [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
hanwen [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
hanwen [Fri, 19 Aug 2005 20:34:05 +0000 (20:34 +0000)]
release commit

18 years ago(try_music): don't print warning
hanwen [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):
janneke [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
hanwen [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
hanwen [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
hanwen [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().
hanwen [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
hanwen [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.
gpercival [Fri, 19 Aug 2005 09:46:22 +0000 (09:46 +0000)]
Update email address.

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

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

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

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

18 years ago* lily/include/engraver-group.hh: rename.
hanwen [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
matsb [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 ***
hanwen [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.
janneke [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 ***
hanwen [Thu, 18 Aug 2005 13:43:05 +0000 (13:43 +0000)]
*** empty log message ***

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

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

18 years ago(get_spacing): remove kludge for EOL wide
hanwen [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
hanwen [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
hanwen [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.
gpercival [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
janneke [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.
janneke [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.
janneke [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.
gpercival [Thu, 18 Aug 2005 09:11:49 +0000 (09:11 +0000)]
Update convert-ly bugs.

18 years agoGuess what's changing again? :)
gpercival [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
gpercival [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.
gpercival [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 ***
hanwen [Tue, 16 Aug 2005 23:43:56 +0000 (23:43 +0000)]
*** empty log message ***

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

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

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

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

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

18 years ago* input/no-notation/display-lily-tests.ly: remove
nsceaux [Tue, 16 Aug 2005 18:30:32 +0000 (18:30 +0000)]
* input/no-notation/display-lily-tests.ly: remove
display-lily-init call.

* ly/music-functions-init.ly (displayLilyMusic): move
display-lily-init call at top level, so that the user should not
have to call it.

* scm/define-music-display-methods.scm (note-name->lily-string):
retrieve note names directly from pitchnames using new function `rassoc'.
(display-lily-init): note names list construction removed.

18 years ago(get_header): copy module, instead of
hanwen [Tue, 16 Aug 2005 15:59:59 +0000 (15:59 +0000)]
(get_header): copy module, instead of
returning it.

18 years ago(Top): add entry for percent
hanwen [Tue, 16 Aug 2005 15:54:52 +0000 (15:54 +0000)]
(Top): add entry for percent
counters.

18 years ago* Documentation/topdocs/NEWS.tely (Top): add entry for percent
hanwen [Tue, 16 Aug 2005 15:47:43 +0000 (15:47 +0000)]
* Documentation/topdocs/NEWS.tely (Top): add entry for percent
counters.

* Documentation/user/basic-notation.itely (Measure repeats): add
links to Counter grobs.

* scm/define-grobs.scm (all-grob-descriptions): add
DoublePercentRepeatCounter
(all-grob-descriptions): add PercentRepeatCounter

* lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
also create counter grobs.

* lily/separation-item.cc (extremal_break_aligned_grob): don't
return grob without space-alist.

* input/proportional.ly: tune staff-padding.

* input/regression/repeat-percent-count.ly: new file.

18 years ago* input/no-notation/display-lily-tests.ly: moved from
nsceaux [Tue, 16 Aug 2005 13:00:23 +0000 (13:00 +0000)]
* input/no-notation/display-lily-tests.ly: moved from
input/regression/ to input/no-notation. Be sure to call
`display-lily-init' before trying to use the display function.

18 years ago * scripts/lilypond-book.py (option_definitions): Don't localize
matsb [Tue, 16 Aug 2005 11:24:10 +0000 (11:24 +0000)]
* scripts/lilypond-book.py (option_definitions): Don't localize
the empty string. Fixes bug when --psfonts was used with
non-English locale.

18 years ago * scripts/lilypond-book.py (option_definitions): Don't localize
matsb [Tue, 16 Aug 2005 11:22:40 +0000 (11:22 +0000)]
* scripts/lilypond-book.py (option_definitions): Don't localize
the empty string. Fixes bug when --psfonts was used with
non-English locale.

18 years agoCautionary accidentals work with naturals, too.
gpercival [Tue, 16 Aug 2005 10:13:17 +0000 (10:13 +0000)]
Cautionary accidentals work with naturals, too.

18 years agoMinor changes.
gpercival [Tue, 16 Aug 2005 00:33:28 +0000 (00:33 +0000)]
Minor changes.

18 years agoBuild fix.
gpercival [Mon, 15 Aug 2005 23:34:39 +0000 (23:34 +0000)]
Build fix.

18 years ago* lily/tuplet-bracket.cc (calc_position_and_height): add
hanwen [Mon, 15 Aug 2005 21:56:19 +0000 (21:56 +0000)]
* lily/tuplet-bracket.cc (calc_position_and_height): add
staff-padding support.

* input/proportional.ly: set staff-padding.

* VERSION (PATCH_LEVEL): release 2.7.5

* lily/tuplet-bracket.cc (calc_position_and_height): revert
erroneous fix. Add spanner bounds to offset array with relative X
positions.

18 years ago(bassdux): text formatting
hanwen [Mon, 15 Aug 2005 21:11:12 +0000 (21:11 +0000)]
(bassdux): text formatting
fixes. Remove tweaks.

18 years ago*** empty log message ***
janneke [Mon, 15 Aug 2005 19:23:02 +0000 (19:23 +0000)]
*** empty log message ***

18 years ago* input/regression/tuplet-slope.ly: add a test case.
hanwen [Mon, 15 Aug 2005 18:47:48 +0000 (18:47 +0000)]
* input/regression/tuplet-slope.ly: add a test case.

* lily/tuplet-bracket.cc (calc_position_and_height): revert
erroneous fix. Add spanner bounds to offset array with relative X
positions.

18 years ago* ly/engraver-init.ly: add Rest_engraver only once.
hanwen [Mon, 15 Aug 2005 18:28:41 +0000 (18:28 +0000)]
* ly/engraver-init.ly: add Rest_engraver only once.

* scm/define-music-display-methods.scm (KeyChangeEvent): only do
(*parser*) lookup if (*parser*) != #f.

18 years ago* input/regression/slur-script.ly: Add example of reverting
janneke [Mon, 15 Aug 2005 18:06:06 +0000 (18:06 +0000)]
* input/regression/slur-script.ly: Add example of reverting
inside-slur for fingering.

* scm/define-grobs.scm (DynamicLineSpanner, Fingering,
TextScript): Explicitly set inside-slur #f, forcing these out of slur.

* lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
outside_slur_callback if inside-slur == #f (as opposed to unset).