]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years ago* scripts/etf2ly.py (do_options): use optparse
hanwen [Wed, 1 Mar 2006 17:59:04 +0000 (17:59 +0000)]
* scripts/etf2ly.py (do_options): use optparse

* scripts/midi2ly.py: optparse, strip lilylib copy.

18 years ago* scripts/midi2ly.py: optparse, strip lilylib copy.
hanwen [Wed, 1 Mar 2006 17:49:01 +0000 (17:49 +0000)]
* scripts/midi2ly.py: optparse, strip lilylib copy.

* scripts/abc2ly.py (voices): use optparse.

* scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.

18 years agoRemove workaround for fixed bug.
gpercival [Wed, 1 Mar 2006 17:45:45 +0000 (17:45 +0000)]
Remove workaround for fixed bug.

18 years ago* stepmake/stepmake/generic-vars.make: new function absdir.
hanwen [Wed, 1 Mar 2006 17:04:25 +0000 (17:04 +0000)]
* stepmake/stepmake/generic-vars.make: new function absdir.

* scripts/lilypond-book.py (find_file): use global_options for
include path

18 years ago* scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
hanwen [Wed, 1 Mar 2006 16:28:44 +0000 (16:28 +0000)]
* scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.

* scripts/lilypond-book.py (find_file): use global_options for
include path

18 years ago*** empty log message ***
hanwen [Wed, 1 Mar 2006 16:09:21 +0000 (16:09 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
hanwen [Wed, 1 Mar 2006 16:06:43 +0000 (16:06 +0000)]
*** empty log message ***

18 years ago(ps-page-count): prevent null characters
hanwen [Wed, 1 Mar 2006 15:41:27 +0000 (15:41 +0000)]
(ps-page-count): prevent null characters
entering C code.

18 years agoclarify.
hjunes [Tue, 28 Feb 2006 21:06:51 +0000 (21:06 +0000)]
clarify.

18 years ago* scm/layout-page-layout.scm (write-page-breaks): add a
nsceaux [Tue, 28 Feb 2006 18:42:27 +0000 (18:42 +0000)]
* scm/layout-page-layout.scm (write-page-breaks): add a
music-system-heights property to the page layout output.

* scm/page.scm (make-page-stencil): take footer into account when
computing the 'space-left page property
(annotate-space-left): take footer into account when annonating
space left.

18 years agoMore (final) docs for music expressions.
gpercival [Tue, 28 Feb 2006 18:03:32 +0000 (18:03 +0000)]
More (final) docs for music expressions.

18 years agoMinor changes from mailist.
gpercival [Mon, 27 Feb 2006 19:47:17 +0000 (19:47 +0000)]
Minor changes from mailist.

18 years ago*** empty log message ***
hanwen [Sun, 26 Feb 2006 12:51:01 +0000 (12:51 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
hanwen [Sun, 26 Feb 2006 12:49:56 +0000 (12:49 +0000)]
*** empty log message ***

18 years ago* scm/framework-ps.scm:
nsceaux [Sun, 26 Feb 2006 11:03:52 +0000 (11:03 +0000)]
* scm/framework-ps.scm:
* scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
layer for inf? and nan? from framework-ps to lily-library.

18 years ago* buildscripts/substitute-encoding.py (Module): remove file.
hanwen [Sat, 25 Feb 2006 23:45:06 +0000 (23:45 +0000)]
* buildscripts/substitute-encoding.py (Module): remove file.

* mf/GNUmakefile: more PFA strippage.

18 years ago* mf/aybabtu.pe.in (i): remove PFAaybabtu generation
hanwen [Sat, 25 Feb 2006 23:40:18 +0000 (23:40 +0000)]
* mf/aybabtu.pe.in (i): remove PFAaybabtu generation

* buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
generation

* scm/framework-ps.scm: remove font name munging.

* Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.

18 years ago* scm/markup.scm (define-markup-command): change
nsceaux [Sat, 25 Feb 2006 13:08:59 +0000 (13:08 +0000)]
* scm/markup.scm (define-markup-command): change
def-markup-command to define-markup-command

* scm/music-functions.scm (define-music-function): change
def-music-function to define-music-function.

* python/convertrules.py (conv): rules for def-music-function
and def-markup-commands

* Documentation/user/programming-interface.itely,
input/no-notation/display-lily-tests.ly,
input/regression/lily-in-scheme.ly,
input/regression/markup-user.ly,
input/regression/music-function.ly, input/regression/tie-chord.ly,
scm/fret-diagrams.scm, ly/music-functions-init.ly,
ly/gregorian-init.ly: use new macro names (define-music-function,
define-markup-command).

18 years ago(main): write Makefile dependencies file.
hanwen [Sat, 25 Feb 2006 10:59:08 +0000 (10:59 +0000)]
(main): write Makefile dependencies file.
(output): add comments to lp-book latex output.

18 years ago* scripts/lilypond-book.py (main): write Makefile dependencies file.
hanwen [Sat, 25 Feb 2006 00:20:51 +0000 (00:20 +0000)]
* scripts/lilypond-book.py (main): write Makefile dependencies file.

* GNUmakefile.in (footifymail): use gmane address for webpage bug
address.

18 years agoMinor changes from mailist.
gpercival [Thu, 23 Feb 2006 23:45:11 +0000 (23:45 +0000)]
Minor changes from mailist.

18 years ago* mf/GNUmakefile: add '\' in multi-line "define ... endef"
nsceaux [Thu, 23 Feb 2006 20:53:58 +0000 (20:53 +0000)]
* mf/GNUmakefile: add '\' in multi-line "define ... endef"
blocks (for make 3.80)

* scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
\notemode so that user should not have to explicitely type it.

* scm/define-music-display-methods.scm: various
fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
constructs)

* input/no-notation/display-lily-tests.ly: new tests for
\applyOutput and \applyContext

18 years agopatch by Joe Neeman: "I have
hanwen [Thu, 23 Feb 2006 10:52:07 +0000 (10:52 +0000)]
patch by Joe Neeman: "I have
changed it slightly so that the number of systems returned by
solve () will be the same as the last value passed to resize
(). I've also added more documentation, removed casts, fixed style
problems and put in some recovery if constraints aren't satisfied."

18 years ago*** empty log message ***
janneke [Thu, 23 Feb 2006 09:08:48 +0000 (09:08 +0000)]
*** empty log message ***

18 years agoAdd Steve Doonan to suggestions.
gpercival [Thu, 23 Feb 2006 07:27:03 +0000 (07:27 +0000)]
Add Steve Doonan to suggestions.

18 years agoImprove docs of \filled-box.
gpercival [Thu, 23 Feb 2006 06:40:30 +0000 (06:40 +0000)]
Improve docs of \filled-box.

18 years agoMinor change from mailist.
gpercival [Thu, 23 Feb 2006 06:37:42 +0000 (06:37 +0000)]
Minor change from mailist.

18 years agoMinor changes from mailist.
gpercival [Thu, 23 Feb 2006 06:37:11 +0000 (06:37 +0000)]
Minor changes from mailist.

18 years agoMinor stuff from mailist.
gpercival [Thu, 23 Feb 2006 04:18:44 +0000 (04:18 +0000)]
Minor stuff from mailist.

18 years agocultivate typographical terminology.
hjunes [Thu, 23 Feb 2006 00:14:12 +0000 (00:14 +0000)]
cultivate typographical terminology.

18 years agochanges concern the previous release.
hjunes [Wed, 22 Feb 2006 23:53:22 +0000 (23:53 +0000)]
changes concern the previous release.

18 years agoremove $(CROSS) support from
hanwen [Wed, 22 Feb 2006 16:47:34 +0000 (16:47 +0000)]
remove $(CROSS) support from
Documentation/user/GNUmakefile. Use --disable-documentation for that.

18 years agoadd avoid-slur (ugh.)
hanwen [Wed, 22 Feb 2006 16:40:15 +0000 (16:40 +0000)]
add avoid-slur (ugh.)

18 years agorelease commit
hanwen [Wed, 22 Feb 2006 16:38:36 +0000 (16:38 +0000)]
release commit

18 years ago*** empty log message ***
hanwen [Wed, 22 Feb 2006 13:38:30 +0000 (13:38 +0000)]
*** empty log message ***

18 years ago* lily/slur-configuration.cc (fit_factor): oops, skip point if
hanwen [Wed, 22 Feb 2006 13:26:44 +0000 (13:26 +0000)]
* lily/slur-configuration.cc (fit_factor): oops, skip point if
intersection gets smaller. This fixes slurs over extreme points.

* lily/melody-engraver.cc (stop_translation_timestep): ignore
stems with neutral-direction set.

* lily/piano-pedal-engraver.cc (create_text_grobs): idem.

* lily/open-type-font.cc (load_table): format error.

* lily/change-iterator.cc (process): format fix.

* flower/include/international.hh (_f): idem.

* flower/include/std-string.hh: add format printf attribute.

* scm/define-grobs.scm (all-grob-descriptions): height of all
PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly

18 years ago* lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
hanwen [Wed, 22 Feb 2006 11:28:55 +0000 (11:28 +0000)]
* lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
ambitus lines.

* input/regression/beam-cross-staff-slope.ly: remove decrescendo.

18 years ago*** empty log message ***
hanwen [Wed, 22 Feb 2006 10:54:45 +0000 (10:54 +0000)]
*** empty log message ***

18 years ago * input/regression/: upgraded syntax for some files.
erik [Wed, 22 Feb 2006 10:39:33 +0000 (10:39 +0000)]
    * input/regression/: upgraded syntax for some files.

        * THANKS: Add bughunters.

18 years ago*** empty log message ***
hanwen [Wed, 22 Feb 2006 10:29:36 +0000 (10:29 +0000)]
*** empty log message ***

18 years agoLong-awaited "let's make chapter 10 not suck" update.
gpercival [Wed, 22 Feb 2006 04:57:54 +0000 (04:57 +0000)]
Long-awaited "let's make chapter 10 not suck" update.

18 years ago(Ancient notation templates): typo.
hanwen [Wed, 22 Feb 2006 02:50:44 +0000 (02:50 +0000)]
(Ancient notation templates): typo.
(Jazz combo): typo.

18 years ago(Ancient notation templates): typo.
hanwen [Wed, 22 Feb 2006 02:48:30 +0000 (02:48 +0000)]
(Ancient notation templates): typo.

18 years ago(main): scrap invokes_lilypond().
hanwen [Wed, 22 Feb 2006 02:16:38 +0000 (02:16 +0000)]
(main): scrap invokes_lilypond().

18 years agorename from laissez-vibrer-tie.cc. Rename
hanwen [Wed, 22 Feb 2006 01:53:07 +0000 (01:53 +0000)]
rename from laissez-vibrer-tie.cc. Rename
class too.

18 years ago* Documentation/user/basic-notation.itely (Ties): document \repeatTie.
hanwen [Tue, 21 Feb 2006 23:57:34 +0000 (23:57 +0000)]
* Documentation/user/basic-notation.itely (Ties): document \repeatTie.

* Documentation/topdocs/NEWS.tely (Top): document \repeatTie.

18 years ago* scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
hanwen [Tue, 21 Feb 2006 23:53:34 +0000 (23:53 +0000)]
* scm/define-music-types.scm (music-descriptions): add RepeatTieEvent

* lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
froum Laissez_vibrer_engraver.

* ly/declarations-init.ly (repeatTie): add \repeatTie

* scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn

* scm/define-grob-properties.scm (all-user-grob-properties): add
head-direction property.

* lily/tie-formatting-problem.cc (from_semi_ties): rename from
from_lv_ties. Take head direction argument.

* lily/semi-tie-column.cc: rename from
laissez-vibrer-tie-column.cc. Rename class too.

* lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
class too.

18 years ago* lily/paper-score.cc (find_break_indices): move from Break_algorithm.
hanwen [Tue, 21 Feb 2006 23:26:58 +0000 (23:26 +0000)]
* lily/paper-score.cc (find_break_indices): move from Break_algorithm.

* lily/break-algorithm.cc (find_break_indices): remove linewidth <
0 case.
(find_breaks): idem.

18 years agoMore clarification for \transpose.
gpercival [Tue, 21 Feb 2006 22:37:26 +0000 (22:37 +0000)]
More clarification for \transpose.

18 years agoClarified make-moment explanation.
gpercival [Tue, 21 Feb 2006 22:34:44 +0000 (22:34 +0000)]
Clarified make-moment explanation.

18 years ago* lily/include/constrained-breaking.hh (class
hanwen [Tue, 21 Feb 2006 17:55:44 +0000 (17:55 +0000)]
* lily/include/constrained-breaking.hh (class
Constrained_breaking): new file.

* lily/constrained-breaking.cc (resize): new file.

* lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast

18 years agotie-details.hh
hanwen [Tue, 21 Feb 2006 13:06:16 +0000 (13:06 +0000)]
tie-details.hh

18 years agotie-helpre -> tie-details
hanwen [Tue, 21 Feb 2006 12:54:09 +0000 (12:54 +0000)]
tie-helpre -> tie-details

18 years ago*** empty log message ***
hanwen [Tue, 21 Feb 2006 12:51:40 +0000 (12:51 +0000)]
*** empty log message ***

18 years ago(Clusters): insert
hanwen [Tue, 21 Feb 2006 12:50:35 +0000 (12:50 +0000)]
(Clusters): insert
end ignore too.

18 years ago* lily/tie-column.cc (calc_positioning_done): support for
hanwen [Tue, 21 Feb 2006 12:48:51 +0000 (12:48 +0000)]
* lily/tie-column.cc (calc_positioning_done): support for
tie-score debugging

* lily/tie-formatting-problem.cc
(generate_extremal_tie_variations): factor out.
(score_ties_configuration): annotate all tie
(print_ties_configuration): new routine.
(generate_configuration): nudge extremal ties outside of the head
Y extents.
(score_ties_configuration): oops. convert to staff-space before
determining position symmetry.

18 years agoMore make-moment explanation.
gpercival [Tue, 21 Feb 2006 08:14:06 +0000 (08:14 +0000)]
More make-moment explanation.

18 years agoAdd a link to explain make-moment.
gpercival [Tue, 21 Feb 2006 08:11:03 +0000 (08:11 +0000)]
Add a link to explain make-moment.

18 years agoInfo from NEWS to docs.
gpercival [Tue, 21 Feb 2006 04:48:03 +0000 (04:48 +0000)]
Info from NEWS to docs.

18 years agoMisc minor editing and moving sections around.
gpercival [Tue, 21 Feb 2006 01:28:01 +0000 (01:28 +0000)]
Misc minor editing and moving sections around.

18 years agoupdate againts 2.7.35.
hjunes [Mon, 20 Feb 2006 17:44:08 +0000 (17:44 +0000)]
update againts 2.7.35.

18 years ago(LILYPOND_BOOK_FLAGS): don't run
hanwen [Mon, 20 Feb 2006 17:22:05 +0000 (17:22 +0000)]
(LILYPOND_BOOK_FLAGS): don't run
lilypond --verbose for lp-book.

18 years ago($(outdir)/%.png $(outdir)/%.pdf
hanwen [Mon, 20 Feb 2006 15:23:57 +0000 (15:23 +0000)]
($(outdir)/%.png $(outdir)/%.pdf
$(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).

18 years ago($(outdir)/collated-files.tely): use
hanwen [Mon, 20 Feb 2006 14:08:36 +0000 (14:08 +0000)]
($(outdir)/collated-files.tely): use
$(buildscript-dir) iso. absolute depth.

18 years ago*** empty log message ***
hanwen [Mon, 20 Feb 2006 11:57:39 +0000 (11:57 +0000)]
*** empty log message ***

18 years ago($(outdir)/%.ico): typo.
hanwen [Mon, 20 Feb 2006 11:22:17 +0000 (11:22 +0000)]
($(outdir)/%.ico): typo.

18 years agoAdded avoid-slur for \open.
gpercival [Mon, 20 Feb 2006 03:03:08 +0000 (03:03 +0000)]
Added avoid-slur for \open.

18 years agoFixed @{ }@.
gpercival [Mon, 20 Feb 2006 01:20:18 +0000 (01:20 +0000)]
Fixed @{ }@.

18 years agoFix @{ @}.
gpercival [Mon, 20 Feb 2006 01:19:31 +0000 (01:19 +0000)]
Fix @{ @}.

18 years ago * scm/output-lib.scm: swap darkcyan/darkyellow
erik [Sun, 19 Feb 2006 22:53:59 +0000 (22:53 +0000)]
    * scm/output-lib.scm: swap darkcyan/darkyellow

        * THANKS: Add bughunters.

18 years agoFixed example.
gpercival [Sun, 19 Feb 2006 22:09:57 +0000 (22:09 +0000)]
Fixed example.

18 years ago* lily/tie-formatting-problem.cc (score_configuration): use
hanwen [Sun, 19 Feb 2006 18:04:21 +0000 (18:04 +0000)]
* lily/tie-formatting-problem.cc (score_configuration): use
sliding score for min-length.

* lily/tie-formatting-problem.cc (set_chord_outline): put dots
in outline too.
(generate_configuration): for small ties, also look for collisions
at Y + DIR*h + DELTA_Y.
(get_variations): consider variation for dot positions too.

18 years ago* Documentation/pictures/GNUmakefile (local-dist): loose the rule
hanwen [Sun, 19 Feb 2006 17:29:16 +0000 (17:29 +0000)]
* Documentation/pictures/GNUmakefile (local-dist): loose the rule
spaghetti for icons.

* buildscripts/genicon.py (program_name): new file.

* lily/tie-formatting-problem.cc (set_chord_outline): put dots
in outline too.
(generate_configuration): for small ties, also look for collisions
at Y + DIR*h + DELTA_Y.
(get_variations): consider variation for dot positions too.

18 years ago* lily/tie-formatting-problem.cc (set_chord_outline): put dots
hanwen [Sun, 19 Feb 2006 15:14:00 +0000 (15:14 +0000)]
* lily/tie-formatting-problem.cc (set_chord_outline): put dots
in outline too.
(generate_configuration): for small ties, also look for collisions
at Y + DIR*h + DELTA_Y.
(get_variations): consider variation for dot positions too.

* lily/side-position-interface.cc (aligned_side): take abs for
quantized rounded position. Fixes tenuto below staff.

18 years ago* scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
hanwen [Sun, 19 Feb 2006 12:38:02 +0000 (12:38 +0000)]
* scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
markers when necessary.

* lily/program-option.cc (internal_set_option): add
strict_infinity_checking option.

18 years ago(cyan): swap yellow and cyan.
hanwen [Sun, 19 Feb 2006 12:06:48 +0000 (12:06 +0000)]
(cyan): swap yellow and cyan.

18 years ago*** empty log message ***
hanwen [Sun, 19 Feb 2006 12:04:42 +0000 (12:04 +0000)]
*** empty log message ***

18 years ago\context => \new update to docs; a few other small changes.
gpercival [Sun, 19 Feb 2006 04:05:00 +0000 (04:05 +0000)]
\context => \new update to docs; a few other small changes.

18 years ago(Char_metric.__init__): remove
hanwen [Sun, 19 Feb 2006 02:22:09 +0000 (02:22 +0000)]
(Char_metric.__init__): remove
tfm_checksum stuff.

18 years ago* lily/tie-formatting-problem.cc (from_lv_ties): add heads for
hanwen [Sun, 19 Feb 2006 01:13:21 +0000 (01:13 +0000)]
* lily/tie-formatting-problem.cc (from_lv_ties): add heads for
common refpoint.

* flower/include/std-vector.hh (iterof): add iterof macro.

18 years ago* lily/enclosing-bracket.cc (width): new function.
hanwen [Sun, 19 Feb 2006 00:14:59 +0000 (00:14 +0000)]
* lily/enclosing-bracket.cc (width): new function.

* lily/align-interface.cc (align_elements_to_extents): reinstate
warning.

18 years agoFix spelling: thankyous.
hjunes [Sat, 18 Feb 2006 14:20:48 +0000 (14:20 +0000)]
Fix spelling: thankyous.

18 years agotypo.
hanwen [Sat, 18 Feb 2006 13:58:47 +0000 (13:58 +0000)]
typo.

18 years ago($(outdir)/%.cc
hanwen [Fri, 17 Feb 2006 18:28:06 +0000 (18:28 +0000)]
($(outdir)/%.cc
$(outdir)/%.hh): generate h and c in one rule; otherwise -jX
builds don't work.

18 years ago(get_default_dir): oops. Take abs () for
hanwen [Fri, 17 Feb 2006 17:56:55 +0000 (17:56 +0000)]
(get_default_dir): oops. Take abs () for
extremes[DOWN].
(get_default_dir): use extreme position criterion only in absence
of forced stem directions.

18 years ago(get_default_dir): oops. Take abs () for
hanwen [Fri, 17 Feb 2006 17:29:39 +0000 (17:29 +0000)]
(get_default_dir): oops. Take abs () for
extremes[DOWN].

18 years ago(PATCH_LEVEL): bump VERSION.
hanwen [Fri, 17 Feb 2006 17:19:45 +0000 (17:19 +0000)]
(PATCH_LEVEL): bump VERSION.

18 years agoexplicit rules for emmentaler/aybabtu
hanwen [Fri, 17 Feb 2006 15:05:56 +0000 (15:05 +0000)]
explicit rules for emmentaler/aybabtu
dependencies. Necessary for -jX builds.

18 years ago*** empty log message ***
janneke [Fri, 17 Feb 2006 14:11:38 +0000 (14:11 +0000)]
*** empty log message ***

18 years ago(HOST_ARCH): determine HOST_ARCH in configure.
hanwen [Fri, 17 Feb 2006 13:32:10 +0000 (13:32 +0000)]
(HOST_ARCH): determine HOST_ARCH in configure.

18 years ago(setup_paths): oops.
hanwen [Fri, 17 Feb 2006 11:29:06 +0000 (11:29 +0000)]
(setup_paths): oops.

18 years ago* Documentation/index.html.in: order links: html before PDF.
hjunes [Fri, 17 Feb 2006 09:42:31 +0000 (09:42 +0000)]
* Documentation/index.html.in: order links: html before PDF.

18 years ago(Module): remove.
hanwen [Fri, 17 Feb 2006 02:20:58 +0000 (02:20 +0000)]
(Module): remove.

18 years ago* lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
hanwen [Fri, 17 Feb 2006 02:17:00 +0000 (02:17 +0000)]
* lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.

* lily/text-spanner.cc (print): idem.

* lily/dynamic-text-spanner.cc (print): only print line if longer
than dash-period.

18 years ago(change_to): formatting.
hanwen [Fri, 17 Feb 2006 01:42:58 +0000 (01:42 +0000)]
(change_to): formatting.

18 years ago* lily/beam.cc (get_default_dir): take extreme note head as input
hanwen [Fri, 17 Feb 2006 01:15:52 +0000 (01:15 +0000)]
* lily/beam.cc (get_default_dir): take extreme note head as input
for stem direction.

* lily/tie.cc (get_default_dir): only look directions for visible
stems.

* lily/side-position-interface.cc (aligned_side): oops. Don't
mutiply with direction. This fixes quantized (staccato, tenuto)
scripts below notes.

18 years ago* lily/side-position-interface.cc (aligned_side): oops. Don't
hanwen [Fri, 17 Feb 2006 00:41:59 +0000 (00:41 +0000)]
* lily/side-position-interface.cc (aligned_side): oops. Don't
mutiply with direction. This fixes quantized (staccato, tenuto)
scripts below notes.

* lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
direction. Fixes c-lyrics-center-align.ly

18 years ago(set_spacing_rods): oops. Multiply with
hanwen [Fri, 17 Feb 2006 00:35:42 +0000 (00:35 +0000)]
(set_spacing_rods): oops. Multiply with
direction. Fixes c-lyrics-center-align.ly

18 years ago*** empty log message ***
janneke [Thu, 16 Feb 2006 14:20:42 +0000 (14:20 +0000)]
*** empty log message ***

18 years agoHAVE_PANGO_FT2 iso. HAVE_PANGO_16
hanwen [Thu, 16 Feb 2006 13:57:07 +0000 (13:57 +0000)]
HAVE_PANGO_FT2 iso. HAVE_PANGO_16