]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
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.

18 years ago* input/no-notation/display-lily-tests.ly: remove
Nicolas Sceaux [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Nicolas Sceaux [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
Mats Bengtsson [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.
Graham Percival [Tue, 16 Aug 2005 10:13:17 +0000 (10:13 +0000)]
Cautionary accidentals work with naturals, too.

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

18 years agoBuild fix.
Graham Percival [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
Han-Wen Nienhuys [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 release/2.7.5
Han-Wen Nienhuys [Mon, 15 Aug 2005 21:11:12 +0000 (21:11 +0000)]
(bassdux): text formatting
fixes. Remove tweaks.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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
Jan Nieuwenhuizen [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).

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 15 Aug 2005 15:38:22 +0000 (15:38 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 15 Aug 2005 15:37:21 +0000 (15:37 +0000)]
*** empty log message ***

18 years ago * Documentation/user/advanced-notation.itely (Instrument names):
Mats Bengtsson [Mon, 15 Aug 2005 13:51:31 +0000 (13:51 +0000)]
* Documentation/user/advanced-notation.itely (Instrument names):
Document a workaround for instrument names that collide with
system start braces/brackets.

18 years ago* input/proportional.ly: use #'used property. Set break-overshoot property.
Han-Wen Nienhuys [Mon, 15 Aug 2005 13:07:32 +0000 (13:07 +0000)]
* input/proportional.ly: use #'used property. Set break-overshoot property.

* mf/feta-arrow.mf: arrow tip sticks out of bbox.

* lily/paper-column.cc: add used property

18 years ago* lily/mark-engraver.cc (stop_translation_timestep): set grob
Han-Wen Nienhuys [Mon, 15 Aug 2005 11:17:43 +0000 (11:17 +0000)]
* lily/mark-engraver.cc (stop_translation_timestep): set grob
array for staves found.

* lily/metronome-engraver.cc (stop_translation_timestep): set grob
array for stavesFound.

* lily/staff-spacing.cc (next_note_correction): add fixed and
space to calling convention. This fixes spacing of accidentals
after barlines.

* input/regression/spacing-accidental-stretch.ly: add barline -
accidental case.

18 years ago* scm/framework-ps.scm (page-header): add version number to
Han-Wen Nienhuys [Mon, 15 Aug 2005 00:10:29 +0000 (00:10 +0000)]
* scm/framework-ps.scm (page-header): add version number to
creator
(eps-header): idem.

* mf/feta-bolletjes.mf: swap d0 and u0 fa heads.

18 years agoAdd "fit as much as possible onto this page" example.
Graham Percival [Sun, 14 Aug 2005 05:58:35 +0000 (05:58 +0000)]
Add "fit as much as possible onto this page" example.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 13 Aug 2005 21:51:54 +0000 (21:51 +0000)]
*** empty log message ***

18 years agoNitpick run.
Jan Nieuwenhuizen [Sat, 13 Aug 2005 21:35:23 +0000 (21:35 +0000)]
Nitpick run.
buildscripts/fixcc.py: Fixes.

18 years agoAdded markup example to Text spanners.
Graham Percival [Fri, 12 Aug 2005 20:58:21 +0000 (20:58 +0000)]
Added markup example to Text spanners.

18 years ago * Documentation/user/basic-notation.itely (Ties): Add example of
Mats Bengtsson [Fri, 12 Aug 2005 12:09:08 +0000 (12:09 +0000)]
* Documentation/user/basic-notation.itely (Ties): Add example of
tying a tremolo to a chord. Thanks to Steve Doonan.

18 years ago * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
Mats Bengtsson [Fri, 12 Aug 2005 11:58:56 +0000 (11:58 +0000)]
* lily/tie-engraver.cc: Add tieWaitForNote to the list of read
properties and move tieMelismaBusy to the list of written
properties.

18 years ago * po/TODO: suggest to use a dedicated tool like kbabel.
Heikki Junes [Fri, 12 Aug 2005 07:58:10 +0000 (07:58 +0000)]
    * po/TODO: suggest to use a dedicated tool like kbabel.

        * po/fi.po: update using kbabel.

18 years ago(parse_symbol_list): Bugfix.
Jan Nieuwenhuizen [Fri, 12 Aug 2005 00:04:47 +0000 (00:04 +0000)]
(parse_symbol_list): Bugfix.

18 years ago(parse_symbol_list): Bugfix.
Jan Nieuwenhuizen [Thu, 11 Aug 2005 23:28:07 +0000 (23:28 +0000)]
(parse_symbol_list): Bugfix.

18 years agoCorrected spelling.
Mats Bengtsson [Thu, 11 Aug 2005 13:11:17 +0000 (13:11 +0000)]
Corrected spelling.

18 years ago(get-*-fonts): Rename from get-*-pfa. Copy SVG
Jan Nieuwenhuizen [Thu, 11 Aug 2005 13:00:47 +0000 (13:00 +0000)]
(get-*-fonts): Rename from get-*-pfa.  Copy SVG
too.

18 years ago(class Phrasing_slur_engraver):
Jan Nieuwenhuizen [Thu, 11 Aug 2005 12:52:30 +0000 (12:52 +0000)]
(class Phrasing_slur_engraver):
Update cut and paste code from Slur_engraver.

18 years ago* lily/lily-guile.cc (parse_symbol_list): Rewrite. Grok multiple
Jan Nieuwenhuizen [Thu, 11 Aug 2005 12:47:26 +0000 (12:47 +0000)]
* lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
whitespace as symbol separator.

* lily/side-position-interface.cc: Add slur-padding.

18 years ago* input/regression/slur-script.ly: Fixed.
Jan Nieuwenhuizen [Thu, 11 Aug 2005 11:43:36 +0000 (11:43 +0000)]
* input/regression/slur-script.ly: Fixed.

* lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
Update cut and paste code from Slur_engraver.

* scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
Add.

* scm/define-grobs.scm (DynamicLineSpanner): Add
dynamic-line-spanner-interface.
(DynamicLineSpanner, TextScript, Fingering): Add slur-padding.

18 years ago * scm/define-markup-commands.scm: Improved regexp to search for
Mats Bengtsson [Thu, 11 Aug 2005 11:17:00 +0000 (11:17 +0000)]
* scm/define-markup-commands.scm: Improved regexp to search for
EPS bounding boxes and corrected call to ly:warning. Note that
serious problems with the \epsfile command remain!

18 years agoDocumentation/user/programming-interface.itely (Displaying music
Nicolas Sceaux [Wed, 10 Aug 2005 22:17:40 +0000 (22:17 +0000)]
Documentation/user/programming-interface.itely (Displaying music
expressions): doc for \displayLilyMusic. Also some precisions in
"Markup construction in Scheme"

18 years ago * scm/define-markup-commands.scm (normal-text): Added 2 new
Mats Bengtsson [Wed, 10 Aug 2005 08:15:40 +0000 (08:15 +0000)]
* scm/define-markup-commands.scm (normal-text): Added 2 new
markup commands, \normal-text and \medium (the latter thanks to
Bruce Fairchild).

18 years agoUse printallheaders instead of manually redefining scoreTitleMarkup.
Graham Percival [Tue, 9 Aug 2005 09:23:03 +0000 (09:23 +0000)]
Use printallheaders instead of manually redefining scoreTitleMarkup.

18 years agoClarifies that multi-measure rests can be used for a single bar.
Graham Percival [Tue, 9 Aug 2005 08:47:47 +0000 (08:47 +0000)]
Clarifies that multi-measure rests can be used for a single bar.

18 years agoUpright is opposite of italic. (hey, it's news to me! I certainly
Graham Percival [Tue, 9 Aug 2005 08:41:21 +0000 (08:41 +0000)]
Upright is opposite of italic.  (hey, it's news to me!  I certainly
think it's worth mentioning this.)

18 years agoDocument \score{\header{}} behavior.
Graham Percival [Tue, 9 Aug 2005 07:42:06 +0000 (07:42 +0000)]
Document \score{\header{}} behavior.

18 years agoGive text #(cons (markup "foo")) example.
Graham Percival [Tue, 9 Aug 2005 07:29:06 +0000 (07:29 +0000)]
Give text #(cons (markup "foo")) example.

18 years agoDocumentation/user/programming-interface.itely: fix @{ @}.
Graham Percival [Tue, 9 Aug 2005 02:39:25 +0000 (02:39 +0000)]
Documentation/user/programming-interface.itely: fix @{ @}.
scm/define-markup-commands.scm: add linewidth info to
\justify and \wordwrap.
Documentation/user/advanced-notation.itely: shaped->shape
lily/note-heads-engraver.cc: changed Shaped->Shape in a
comment.  No actual code was touched.
Documentation/user/invoking.itely: add more info about
\include.  Thanks, Bruce!

18 years agoFix compile bug, add linewidth info to \justify.
Graham Percival [Mon, 8 Aug 2005 22:47:23 +0000 (22:47 +0000)]
Fix compile bug, add linewidth info to \justify.

18 years ago*** empty log message ***
Mats Bengtsson [Mon, 8 Aug 2005 08:18:05 +0000 (08:18 +0000)]
*** empty log message ***

18 years ago * Documentation/user/programming-interface.itely (Markup
Mats Bengtsson [Mon, 8 Aug 2005 08:14:41 +0000 (08:14 +0000)]
* Documentation/user/programming-interface.itely (Markup
construction in Scheme): Corrected example and tried to clarify
the implicit \line in the table.

18 years agoMoved bagpipe info back where it belongs.
Graham Percival [Sun, 7 Aug 2005 09:14:23 +0000 (09:14 +0000)]
Moved bagpipe info back where it belongs.

18 years ago(dir-join): Rename from path-join (joins
Jan Nieuwenhuizen [Sun, 7 Aug 2005 07:17:37 +0000 (07:17 +0000)]
(dir-join): Rename from path-join (joins
directories, not paths).

18 years agooops
Jan Nieuwenhuizen [Sun, 7 Aug 2005 07:06:19 +0000 (07:06 +0000)]
oops

18 years ago* scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
Jan Nieuwenhuizen [Sat, 6 Aug 2005 21:57:46 +0000 (21:57 +0000)]
* scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
plain emmentaler/aybabtu.  Backportme.

* lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
missing dir correction.

18 years agoFix reversed document strings for \justify and \wordwrap.
Graham Percival [Sat, 6 Aug 2005 04:38:37 +0000 (04:38 +0000)]
Fix reversed document strings for \justify and \wordwrap.

18 years ago * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
Jürgen Reuter [Fri, 5 Aug 2005 21:37:15 +0000 (21:37 +0000)]
* lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
lily/gregorian-ligature-engaver.cc,
lily/include/ligature-engraver.hh,
lily/include/coherent-ligature-engraver.hh,
lily/include/gregorian-ligature-engraver.hh: make these classes
truely abstract.  This should fix some internal oddities such as
duplicate as well as dead translator/property declarations, and
also some dead code.

* lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
bugfix: avoid message "junking empty ligature" on ligature
brackets by collecting dummy grobs.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 5 Aug 2005 20:30:21 +0000 (20:30 +0000)]
*** empty log message ***

18 years ago* lily/tuplet-bracket.cc (print): default right overshoot to 0.0
Han-Wen Nienhuys [Fri, 5 Aug 2005 20:22:14 +0000 (20:22 +0000)]
* lily/tuplet-bracket.cc (print): default right overshoot to 0.0

* lily/tuplet-bracket.cc (print): check whether edge-text is a
pair.

* lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
columns is empty

* lily/tuplet-bracket.cc (print): on the left, the overshoot is
relative to the right edge of the prefatory matter.

18 years ago* input/proportional.ly (staffKind): bugfix.
Han-Wen Nienhuys [Fri, 5 Aug 2005 20:16:55 +0000 (20:16 +0000)]
* input/proportional.ly (staffKind): bugfix.
(staffKind): updates by Trevor Baca.

* scm/define-grobs.scm (all-grob-descriptions): remove arrows as
default layout.

* lily/tuplet-bracket.cc (print): check whether edge-text is a
pair.

* Documentation/topdocs/NEWS.tely (Top): add Nicolas as
contributor.

* input/proportional.ly: new file.

* lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
columns is empty

* lily/tuplet-bracket.cc (print): on the left, the overshoot is
relative to the right edge of the prefatory matter.

18 years ago* lily/beam.cc (rest_collision_callback): call position_beam() if
Han-Wen Nienhuys [Fri, 5 Aug 2005 19:37:15 +0000 (19:37 +0000)]
* lily/beam.cc (rest_collision_callback): call position_beam() if
necessary.

* input/proportional.ly: new file.

* lily/beam.cc (print): read break-overshoot to determine where to
stop/start broken beams.

18 years ago* input/regression/spacing-uniform-stretching.ly: new file. release/2.7.4
Han-Wen Nienhuys [Fri, 5 Aug 2005 18:18:15 +0000 (18:18 +0000)]
* input/regression/spacing-uniform-stretching.ly: new file.

* input/regression/tuplet-full-length.ly (indent): new file.

* input/regression/spanner-break-overshoot.ly: new file.

18 years agorelease commit
Han-Wen Nienhuys [Fri, 5 Aug 2005 18:16:46 +0000 (18:16 +0000)]
release commit

18 years ago* lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
Han-Wen Nienhuys [Fri, 5 Aug 2005 17:17:28 +0000 (17:17 +0000)]
* lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().

* input/proportional.ly: new file.

* lily/spacing-loose-columns.cc (set_loose_columns): space a whole
clique of loose columns, eg. a set of grace notes in strict
notespacing.

18 years ago(Top): add Nicolas as
Han-Wen Nienhuys [Fri, 5 Aug 2005 16:38:50 +0000 (16:38 +0000)]
(Top): add Nicolas as
contributor.

18 years ago(Top): add Nicolas as
Han-Wen Nienhuys [Fri, 5 Aug 2005 16:04:39 +0000 (16:04 +0000)]
(Top): add Nicolas as
contributor.

18 years ago* lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
Han-Wen Nienhuys [Fri, 5 Aug 2005 15:28:15 +0000 (15:28 +0000)]
* lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.

* input/proportional.ly: new file.