]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years agorelease commit release/2.7.22
Han-Wen Nienhuys [Thu, 8 Dec 2005 16:46:53 +0000 (16:46 +0000)]
release commit

18 years ago(acknowledge_lyric_syllable): create
Han-Wen Nienhuys [Thu, 8 Dec 2005 14:06:43 +0000 (14:06 +0000)]
(acknowledge_lyric_syllable): create
LyricSpace item to keep lyrics spaced apart.

18 years ago(all-grob-descriptions): add LyricSpace
Han-Wen Nienhuys [Thu, 8 Dec 2005 13:48:47 +0000 (13:48 +0000)]
(all-grob-descriptions): add LyricSpace
grob

18 years ago* input/regression/lyric-hyphen-retain.ly: renew.
Han-Wen Nienhuys [Thu, 8 Dec 2005 13:47:26 +0000 (13:47 +0000)]
* input/regression/lyric-hyphen-retain.ly: renew.

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

18 years agorenew.
Han-Wen Nienhuys [Thu, 8 Dec 2005 13:27:30 +0000 (13:27 +0000)]
renew.

18 years ago* scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
Han-Wen Nienhuys [Thu, 8 Dec 2005 13:10:38 +0000 (13:10 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
grob

* lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
iso. minimum-length property for rods.

* lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
LyricSpace item to keep lyrics spaced apart.

* ly/engraver-init.ly: remove Separating_line_group_engraver

18 years agodo setfilename before
Han-Wen Nienhuys [Thu, 8 Dec 2005 12:23:43 +0000 (12:23 +0000)]
do setfilename before
music-glossary.

18 years ago * Documentation/user/lilypond-book.itely: use `,´ after xref:
Heikki Junes [Thu, 8 Dec 2005 12:16:27 +0000 (12:16 +0000)]
* Documentation/user/lilypond-book.itely: use `,´ after xref:
See xref documentation, for example.

18 years ago* scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): don't
Han-Wen Nienhuys [Wed, 7 Dec 2005 13:22:52 +0000 (13:22 +0000)]
* scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): don't
forget
(musicxml_voice_to_lily_voice): use pending_skip iso. ly_voice[-1]
(main): add if __main__ for debugging.

* scripts/musicxml2ly.py (progress): new function
(musicxml_key_to_lily): don't barf on modeless keys.
(create_skip_music): new function.
(musicxml_spanner_to_lily_event): new function. Handle beams too.
(musicxml_note_to_lily_main_event): new function.

18 years ago* python/musicxml.py (Accidental.__init__): new class.
Han-Wen Nienhuys [Wed, 7 Dec 2005 12:46:30 +0000 (12:46 +0000)]
* python/musicxml.py (Accidental.__init__): new class.

* scripts/musicxml2ly.py (progress): new function
(musicxml_key_to_lily): don't barf on modeless keys.
(create_skip_music): new function.
(musicxml_spanner_to_lily_event): new function. Handle beams too.
(musicxml_note_to_lily_main_event): new function.

18 years ago* scripts/musicxml2ly.py (progress): new function
Han-Wen Nienhuys [Wed, 7 Dec 2005 12:38:18 +0000 (12:38 +0000)]
* scripts/musicxml2ly.py (progress): new function
(musicxml_key_to_lily): don't barf on modeless keys.
(create_skip_music): new function.
(musicxml_spanner_to_lily_event): new function. Handle beams too.
(musicxml_note_to_lily_main_event): new function.

* python/musicexp.py (Music.__init__): add comment field.
(NestedMusic.append): new routine.
(SequentialMusic.print_ly): print comment.
(ArpeggioEvent.ly_expression): new class
(BeamEvent.ly_expression): new class
(NoteEvent.__init__): support for cautionary/forced accs.

* lily/lookup.cc (slur): normal order for array loop.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 6 Dec 2005 23:13:27 +0000 (23:13 +0000)]
*** empty log message ***

18 years agoset bar-size, so bar-lines aren't
Han-Wen Nienhuys [Tue, 6 Dec 2005 23:09:11 +0000 (23:09 +0000)]
set bar-size, so bar-lines aren't
collapsed.

18 years ago * scm/music-functions.scm: Make phrasing slurs follow voice direction
Erik Sandberg [Tue, 6 Dec 2005 11:25:30 +0000 (11:25 +0000)]
    * scm/music-functions.scm: Make phrasing slurs follow voice direction

        * scripts/lilypond-book.py: Introduce option
        --preserve-line-breaks, for usage with srcltx

18 years ago(print-circled-text-callback): draw circle
Han-Wen Nienhuys [Tue, 6 Dec 2005 10:52:45 +0000 (10:52 +0000)]
(print-circled-text-callback): draw circle
around text using make-circle-markup.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 6 Dec 2005 10:44:33 +0000 (10:44 +0000)]
*** empty log message ***

18 years ago * Documentation/user/lilypond.tely (direntry): remove empty lines;
Heikki Junes [Mon, 5 Dec 2005 16:53:53 +0000 (16:53 +0000)]
* Documentation/user/lilypond.tely (direntry): remove empty lines;
fixes invalid info entry issue with makeinfo 4.8 in debian sid.

18 years ago* python/rational.py: python 2.3 compat. release/2.7.21
Han-Wen Nienhuys [Mon, 5 Dec 2005 14:01:58 +0000 (14:01 +0000)]
* python/rational.py: python 2.3 compat.

* python/rational.py: PD rational number class.

18 years ago* python/rational.py: python 2.3 compat.
Han-Wen Nienhuys [Mon, 5 Dec 2005 13:54:28 +0000 (13:54 +0000)]
* python/rational.py: python 2.3 compat.

* python/rational.py: PD rational number class.

18 years ago* python/rational.py: PD rational number class.
Han-Wen Nienhuys [Mon, 5 Dec 2005 13:49:59 +0000 (13:49 +0000)]
* python/rational.py: PD rational number class.

* Documentation/user/converters.itely (Invoking musicxml2ly):  new node.

18 years ago(NonDentedHeadingFormatter.format_headi):
Han-Wen Nienhuys [Mon, 5 Dec 2005 13:07:32 +0000 (13:07 +0000)]
(NonDentedHeadingFormatter.format_headi):
option formatting, lilypond style.

18 years ago* scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
Han-Wen Nienhuys [Mon, 5 Dec 2005 12:25:26 +0000 (12:25 +0000)]
* scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
option formatting, lilypond style.

* python/musicexp.py: grab from Ikebana: a library for composing
ly music expressions.
(Output_printer): class for advanced .ly printing.
(eg. tupletting)

* python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
convert to pythonesque structure.

* Documentation/user/converters.itely (Invoking musicxml2ly):  new node.

18 years ago * lily/part-combine-iterator.cc: Minor bugfix
Erik Sandberg [Sun, 4 Dec 2005 21:27:11 +0000 (21:27 +0000)]
    * lily/part-combine-iterator.cc: Minor bugfix

        * THANKS: Update bughunters

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 3 Dec 2005 12:02:58 +0000 (12:02 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 3 Dec 2005 11:43:07 +0000 (11:43 +0000)]
*** empty log message ***

18 years ago* mf/README: Document process for proper mf2pt1 conversion.
Werner Lemberg [Fri, 2 Dec 2005 10:25:19 +0000 (10:25 +0000)]
* mf/README: Document process for proper mf2pt1 conversion.

* mf/feta-beugel.mf (draw_brace): Fix path to assure clean
overlapping.

* mf/feta-harmonica.mf: Removed.  Unused.

Formatting.

18 years ago(do_file): fix thinkos.
Han-Wen Nienhuys [Thu, 1 Dec 2005 23:54:29 +0000 (23:54 +0000)]
(do_file): fix thinkos.

18 years ago($(outdir)/FlexLexer.h):
Jan Nieuwenhuizen [Thu, 1 Dec 2005 22:00:44 +0000 (22:00 +0000)]
($(outdir)/FlexLexer.h):
($(outdir)/parser.cc):
($(outdir)/lexer.cc): Bugfix: depend on config.h.

18 years agorelease commit
Han-Wen Nienhuys [Thu, 1 Dec 2005 13:53:54 +0000 (13:53 +0000)]
release commit

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 1 Dec 2005 02:21:48 +0000 (02:21 +0000)]
*** empty log message ***

18 years agosmall fix in the changelog
Pedro Kroger [Wed, 30 Nov 2005 23:55:23 +0000 (23:55 +0000)]
small fix in the changelog

18 years ago * ly/titling-init.ly (tagline): it should be a space between
Pedro Kroger [Wed, 30 Nov 2005 22:34:56 +0000 (22:34 +0000)]
* ly/titling-init.ly (tagline): it should be a space between
"Music engraving by LilyPond" and the version number.

18 years ago(pad-to-box): new markup command.
Han-Wen Nienhuys [Wed, 30 Nov 2005 14:45:55 +0000 (14:45 +0000)]
(pad-to-box): new markup command.

18 years ago(all-grob-descriptions): set thickness to
Han-Wen Nienhuys [Wed, 30 Nov 2005 11:42:01 +0000 (11:42 +0000)]
(all-grob-descriptions): set thickness to
1.0.
(all-grob-descriptions): don't shift RehearsalMark arbitrarily.

18 years ago*** empty log message ***
Werner Lemberg [Tue, 29 Nov 2005 22:55:08 +0000 (22:55 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 29 Nov 2005 16:32:36 +0000 (16:32 +0000)]
*** empty log message ***

18 years ago* configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
Han-Wen Nienhuys [Tue, 29 Nov 2005 16:17:57 +0000 (16:17 +0000)]
* configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.

* scm/kpathsea.scm (ly:kpathsea-expand-variable): new
file. Encapsulate kpathsea using commandline tools.

* lily/all-font-metrics.cc (kpathsea_find_file): use (scm
kpathsea) module.

18 years ago * Documentation/user/advanced-notation.itely (Setting automatic
Mats Bengtsson [Tue, 29 Nov 2005 12:16:15 +0000 (12:16 +0000)]
* Documentation/user/advanced-notation.itely (Setting automatic
beam behavior): Correct a few typos. Thanks to David Bobroff.

18 years ago * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
Mats Bengtsson [Tue, 29 Nov 2005 12:06:29 +0000 (12:06 +0000)]
* scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
\usepackage instead of \RequirePackage. Thanks to Bernard Hurley.

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

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

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

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 28 Nov 2005 23:40:44 +0000 (23:40 +0000)]
*** empty log message ***

18 years agooopso
Jan Nieuwenhuizen [Mon, 28 Nov 2005 22:23:14 +0000 (22:23 +0000)]
oopso

18 years ago* configure.in (--disable-documentation): New switch.
Jan Nieuwenhuizen [Mon, 28 Nov 2005 21:33:39 +0000 (21:33 +0000)]
* configure.in (--disable-documentation): New switch.

* GNUmakefile.in: Use it.

* stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.

18 years ago* scripts/lilypond-book.py (do_file): search chunks for
Han-Wen Nienhuys [Mon, 28 Nov 2005 10:07:37 +0000 (10:07 +0000)]
* scripts/lilypond-book.py (do_file): search chunks for
\\begin{document}

* GNUmakefile.in: add copy step in between so we can lose the
out-www directories.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 27 Nov 2005 13:41:37 +0000 (13:41 +0000)]
*** empty log message ***

18 years ago(pango_item_string_stencil): put
Han-Wen Nienhuys [Sun, 27 Nov 2005 13:40:31 +0000 (13:40 +0000)]
(pango_item_string_stencil): put
geometry.width into glyph-string too.

18 years ago(RevertProperty, OverrideProperty): Use grob-property-path property, a
Nicolas Sceaux [Sat, 26 Nov 2005 11:11:50 +0000 (11:11 +0000)]
(RevertProperty, OverrideProperty): Use grob-property-path property, a
list of symbols, instead of grob-property, which used to be a single
symbol.
(BassFigureEvent): a figure can be a plain number, not
necessarily a markup.

18 years agorelease commit release/2.7.19
Han-Wen Nienhuys [Sat, 26 Nov 2005 11:00:57 +0000 (11:00 +0000)]
release commit

18 years ago* lily/figured-bass-engraver.cc (process_music): check
Han-Wen Nienhuys [Fri, 25 Nov 2005 18:20:06 +0000 (18:20 +0000)]
* lily/figured-bass-engraver.cc (process_music): check
figuredBassCenterContinuations first.

* scm/translation-functions.scm (format-bass-figure): make double
sharp larger.

18 years agoread rehearsalMarkAlignSymbol to
Han-Wen Nienhuys [Fri, 25 Nov 2005 16:06:29 +0000 (16:06 +0000)]
read rehearsalMarkAlignSymbol to
determine X-parent.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 25 Nov 2005 16:05:11 +0000 (16:05 +0000)]
*** empty log message ***

18 years ago* lily/system-start-delimiter-engraver.cc: move from
Han-Wen Nienhuys [Fri, 25 Nov 2005 15:49:56 +0000 (15:49 +0000)]
* lily/system-start-delimiter-engraver.cc: move from
Nested_system_start_delimiter_engraver, rename
Nested_system_start_delimiter_engraver ->
System_start_delimiter_engraver.

* lily/nested-system-start-delimiter-engraver.cc (from_list): read
bracket type from hierarchy.

18 years ago(from_list): read
Han-Wen Nienhuys [Fri, 25 Nov 2005 15:32:45 +0000 (15:32 +0000)]
(from_list): read
bracket type from hierarchy.

18 years ago* mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
Werner Lemberg [Fri, 25 Nov 2005 09:48:35 +0000 (09:48 +0000)]
* mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.

Minor formatting.

18 years ago(process_music): bugfix: stop
Han-Wen Nienhuys [Wed, 23 Nov 2005 13:10:43 +0000 (13:10 +0000)]
(process_music): bugfix: stop
staff if first_start_ is true.

18 years ago * Documentation/user/global.itely (Creating MIDI files): Fix
Mats Bengtsson [Tue, 22 Nov 2005 16:23:42 +0000 (16:23 +0000)]
* Documentation/user/global.itely (Creating MIDI files): Fix
compilation problem.

18 years agoMisc small changes.
Graham Percival [Tue, 22 Nov 2005 06:50:33 +0000 (06:50 +0000)]
Misc small changes.

18 years ago(PATCH_LEVEL): release 2.7.18
Han-Wen Nienhuys [Mon, 21 Nov 2005 14:32:56 +0000 (14:32 +0000)]
(PATCH_LEVEL): release 2.7.18

18 years agorelease commit release/2.7.18
Han-Wen Nienhuys [Mon, 21 Nov 2005 14:26:58 +0000 (14:26 +0000)]
release commit

18 years ago(struct
Han-Wen Nienhuys [Mon, 21 Nov 2005 01:32:17 +0000 (01:32 +0000)]
(struct
Bracket_nesting_node): new class.
(struct Bracket_nesting_group): new class
(struct Bracket_nesting_staff): new class.
(process_music): create hierarchy of grobs. This allows separate
tuning of different SSDs.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 21 Nov 2005 01:31:33 +0000 (01:31 +0000)]
*** empty log message ***

18 years ago* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
Han-Wen Nienhuys [Mon, 21 Nov 2005 01:27:45 +0000 (01:27 +0000)]
* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
System_start_delimiter_engraver by Nested_system_start_delimiter_engraver.

* lily/nested-system-start-delimiter-engraver.cc (struct
Bracket_nesting_node): new class.
(struct Bracket_nesting_group): new class
(struct Bracket_nesting_staff): new class.
(process_music): create hierarchy of grobs. This allows separate
tuning of different SSDs.

* scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
(all-grob-descriptions): remove old NestedSystemStartDelimiter.

18 years ago* lily/side-position-interface.cc (aligned_side): multiply
Han-Wen Nienhuys [Sat, 19 Nov 2005 10:42:29 +0000 (10:42 +0000)]
* lily/side-position-interface.cc (aligned_side): multiply
staff_radius by 2.

* lily/script-engraver.cc (make_script_from_event): allow setting
values to '()

18 years ago* lily/system-start-delimiter.cc (line_bracket): don't shorten height.
Han-Wen Nienhuys [Fri, 18 Nov 2005 22:55:06 +0000 (22:55 +0000)]
* lily/system-start-delimiter.cc (line_bracket): don't shorten height.

* lily/system-start-delimiter.cc (print): don't divide extent by
staff_space.
(print): use style iso. glyph.
(staff_bracket): translate glyph inside routine already.

18 years ago* scm/define-grobs.scm (all-grob-descriptions): new grob
Han-Wen Nienhuys [Fri, 18 Nov 2005 21:36:27 +0000 (21:36 +0000)]
* scm/define-grobs.scm (all-grob-descriptions): new grob
NestedSystemStartDelimiter.

* input/regression/system-start-heavy-bar.ly: new file.

* lily/nested-system-start-delimiter-engraver.cc: new file.

* lily/nested-system-start-delimiter.cc: new file.

* input/regression/system-start-nesting.ly: new file.

* scm/define-grobs.scm (all-grob-descriptions): use X side
positioning for positioning braces for nested contexts.

* lily/system-start-delimiter.cc (print): don't divide extent by
staff_space.
(print): use style iso. glyph.
(staff_bracket): translate glyph inside routine already.

18 years ago * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
Jürgen Reuter [Fri, 18 Nov 2005 20:08:24 +0000 (20:08 +0000)]
* lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
names.

18 years ago* scm/define-context-properties.scm
Han-Wen Nienhuys [Thu, 17 Nov 2005 21:12:19 +0000 (21:12 +0000)]
* scm/define-context-properties.scm
(all-user-translation-properties): rename figuredBassFormatter
from newFiguredBassFormatter.

* scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure

* lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc

* lily/beam.cc (calc_beaming): new function.
(calc_shorten): new function.

* THANKS: add Edward Neeman.

* scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.

18 years ago* lily/stem.cc (calc_stem_info): trigger beaming calculation.
Han-Wen Nienhuys [Thu, 17 Nov 2005 15:11:19 +0000 (15:11 +0000)]
* lily/stem.cc (calc_stem_info): trigger beaming calculation.

* lily/beam.cc (calc_beaming): new function.
(calc_shorten): new function.

* THANKS: add Edward Neeman.

* scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.

18 years ago* input/regression/accidental-clef-change.ly: new file.
Han-Wen Nienhuys [Thu, 17 Nov 2005 13:00:19 +0000 (13:00 +0000)]
* input/regression/accidental-clef-change.ly: new file.

* lily/note-collision.cc (check_meshing_chords): don't merge fa heads.

* scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.

* lily/clef-engraver.cc (inspect_clef_properties): reset
localKeySignature for clef changes.

18 years ago * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3
Mats Bengtsson [Thu, 17 Nov 2005 12:48:29 +0000 (12:48 +0000)]
* python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3
add dummy definition that works in Linux and add information in
INSTALL.texi on the specific Python requirements for Cygwin/Mingw.

18 years ago * Documentation/user/changing-defaults.itely (Modifying context
Mats Bengtsson [Thu, 17 Nov 2005 09:39:40 +0000 (09:39 +0000)]
* Documentation/user/changing-defaults.itely (Modifying context
plug-ins): Add index for \with.

18 years ago * Documentation/user/music-glossary.tely (dal segno): Updated
Mats Bengtsson [Thu, 17 Nov 2005 09:34:06 +0000 (09:34 +0000)]
* Documentation/user/music-glossary.tely (dal segno): Updated
example to version >=2.6.

18 years ago * Documentation/user/instrument-notation.itely (Printing chord
Mats Bengtsson [Wed, 16 Nov 2005 16:31:43 +0000 (16:31 +0000)]
* Documentation/user/instrument-notation.itely (Printing chord
names): Reorder \chordmode and \repeat in one example.

18 years ago(Top): add note about release/2.7.17
Han-Wen Nienhuys [Wed, 16 Nov 2005 15:59:10 +0000 (15:59 +0000)]
(Top): add note about
refactoring.

18 years ago* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
Han-Wen Nienhuys [Wed, 16 Nov 2005 15:54:43 +0000 (15:54 +0000)]
* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
new function. Search region of 3 positions for best tie.
(score_configuration): new function.
(score_aptitude): new function.
(generate_configuration): new function.
(get_configuration): new function.
(Tie_formatting_problem): new function

* input/regression/page-top-space.ly: a6 for page-top-space demo.

* lily/include/tie-formatting-problem.hh (class
Tie_formatting_problem): add Tie_details to
Tie_formatting_problem. Update calling conventions.

18 years ago* stepmake/aclocal.m4: use $(if ) for config-FOOF.make
Han-Wen Nienhuys [Wed, 16 Nov 2005 14:03:46 +0000 (14:03 +0000)]
* stepmake/aclocal.m4: use $(if ) for config-FOOF.make

* stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
config.make.

18 years ago* stepmake/aclocal.m4: use $(if ) for config-FOOF.make
Han-Wen Nienhuys [Wed, 16 Nov 2005 14:01:39 +0000 (14:01 +0000)]
* stepmake/aclocal.m4: use $(if ) for config-FOOF.make

* stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
config.make.

18 years agooops. Include $CONFIGFILE.make, not
Han-Wen Nienhuys [Wed, 16 Nov 2005 13:56:42 +0000 (13:56 +0000)]
oops. Include $CONFIGFILE.make, not
config.make.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 16 Nov 2005 13:52:44 +0000 (13:52 +0000)]
*** empty log message ***

18 years agooops. Include $CONFIGFILE.make, not
Han-Wen Nienhuys [Wed, 16 Nov 2005 13:51:34 +0000 (13:51 +0000)]
oops. Include $CONFIGFILE.make, not
config.make.

18 years agoremove musedata2ly entry.
Han-Wen Nienhuys [Wed, 16 Nov 2005 00:06:48 +0000 (00:06 +0000)]
remove musedata2ly entry.

18 years ago * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
Jürgen Reuter [Tue, 15 Nov 2005 23:57:48 +0000 (23:57 +0000)]
* scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
not call Tuplet_bracket::calc_direction.  Removed obsolete gap
value.

18 years ago * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
Jürgen Reuter [Tue, 15 Nov 2005 23:21:17 +0000 (23:21 +0000)]
* lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
scm/define-context-properties.scm: Maintenance bugfix: make
ligature brackets work again by removing obsolete ligature
primitive callback push/pop.

18 years ago(depth): Explain why absolute directory is
Jan Nieuwenhuizen [Tue, 15 Nov 2005 19:59:05 +0000 (19:59 +0000)]
(depth): Explain why absolute directory is
used and do not call it a path.
(FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.

18 years agofix srcdir condition
Pedro Kroger [Tue, 15 Nov 2005 19:06:35 +0000 (19:06 +0000)]
fix srcdir condition

18 years agonew file.
Han-Wen Nienhuys [Mon, 14 Nov 2005 22:21:00 +0000 (22:21 +0000)]
new file.

18 years ago* lily/include/tie-formatting-problem.hh (class
Han-Wen Nienhuys [Mon, 14 Nov 2005 21:50:35 +0000 (21:50 +0000)]
* lily/include/tie-formatting-problem.hh (class
Tie_formatting_problem): new file.

* lily/tie-formatting-problem.cc (common_x_refpoint): new file.

18 years ago($(outdir)/%.pyc):
Jan Nieuwenhuizen [Mon, 14 Nov 2005 19:29:49 +0000 (19:29 +0000)]
($(outdir)/%.pyc):
Unset PYTHONOPTIMIZE.  Fixes install if set.

18 years ago(output): degarianize.
Han-Wen Nienhuys [Mon, 14 Nov 2005 15:57:25 +0000 (15:57 +0000)]
(output): degarianize.

18 years ago* make/stepmake.make: include toplevel-version.make after config.make.
Han-Wen Nienhuys [Sun, 13 Nov 2005 18:20:23 +0000 (18:20 +0000)]
* make/stepmake.make: include toplevel-version.make after config.make.

* stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
also allow python2.4

* stepmake/aclocal.m4: don't do non-srcdir build with
symlinks. Use inclusion, so the src directory name can be changed.

18 years agoinclude toplevel-version.make after config.make.
Han-Wen Nienhuys [Sun, 13 Nov 2005 18:04:54 +0000 (18:04 +0000)]
include toplevel-version.make after config.make.

18 years ago* stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
Han-Wen Nienhuys [Sun, 13 Nov 2005 17:10:55 +0000 (17:10 +0000)]
* stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
also allow python2.4

* config.make.in (configure-srcdir): remove GXX GCC vars.

* stepmake/aclocal.m4: don't do non-srcdir build with
symlinks. Use inclusion, so the src directory name can be changed.

18 years ago* make/mutopia-vars.make:
Jan Nieuwenhuizen [Sun, 13 Nov 2005 08:40:52 +0000 (08:40 +0000)]
* make/mutopia-vars.make:
* make/ly-vars.make: Use src-wildcard iso wildcard for source
files.

18 years ago* mf/feta-haak.mf: Formatting.
Werner Lemberg [Sun, 13 Nov 2005 06:16:06 +0000 (06:16 +0000)]
* mf/feta-haak.mf: Formatting.
(draw_bracket): Slightly modify outline to avoid an unnecessary
corner.
Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
them from the affected paths.

18 years ago* mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
Werner Lemberg [Sun, 13 Nov 2005 06:09:27 +0000 (06:09 +0000)]
* mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
but the affected path.  This ensures that the (overlapping) outlines
have the same direction, which is a necessary prerequisite for
FontForge's algorithm to remove overlaps.
Formatting.

18 years ago* lily/tie-column-format.cc (set_chord_outline): add dots into
Han-Wen Nienhuys [Sun, 13 Nov 2005 01:43:55 +0000 (01:43 +0000)]
* lily/tie-column-format.cc (set_chord_outline): add dots into
skyline extents. This fixes tie formatting if the left head has dots.

* lily/tie.cc (get_configuration): only shift tie by a whole staff
space inside the staff.
(get_configuration): shift another position if necessary in case
of left head tie

18 years ago(get_configuration): only shift tie by a whole staff
Han-Wen Nienhuys [Sun, 13 Nov 2005 01:04:24 +0000 (01:04 +0000)]
(get_configuration): only shift tie by a whole staff
space inside the staff.

18 years ago(local-uninstall): remove
Han-Wen Nienhuys [Sat, 12 Nov 2005 19:13:42 +0000 (19:13 +0000)]
(local-uninstall): remove
music-drawing-routines.ps juggling.