]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years ago(get_default_dir): oops. Take abs () for release/2.7.35
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [Fri, 17 Feb 2006 17:19:45 +0000 (17:19 +0000)]
(PATCH_LEVEL): bump VERSION.

18 years agoexplicit rules for emmentaler/aybabtu
Han-Wen Nienhuys [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 ***
Jan Nieuwenhuizen [Fri, 17 Feb 2006 14:11:38 +0000 (14:11 +0000)]
*** empty log message ***

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

18 years ago(setup_paths): oops.
Han-Wen Nienhuys [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.
Heikki Junes [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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.
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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
Han-Wen Nienhuys [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 ***
Jan Nieuwenhuizen [Thu, 16 Feb 2006 14:20:42 +0000 (14:20 +0000)]
*** empty log message ***

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

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 16 Feb 2006 12:51:46 +0000 (12:51 +0000)]
*** empty log message ***

18 years agoremove file.
Han-Wen Nienhuys [Thu, 16 Feb 2006 12:20:15 +0000 (12:20 +0000)]
remove file.

18 years ago(class Sources): idem.
Han-Wen Nienhuys [Thu, 16 Feb 2006 12:16:34 +0000 (12:16 +0000)]
(class Sources): idem.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 16 Feb 2006 11:59:51 +0000 (11:59 +0000)]
*** empty log message ***

18 years ago* lily/include/midi-item.hh (class Midi_track): idem.
Han-Wen Nienhuys [Thu, 16 Feb 2006 11:54:21 +0000 (11:54 +0000)]
* lily/include/midi-item.hh (class Midi_track): idem.

* lily/include/source.hh (class Sources): idem.

* lily/include/performance.hh (class Performance): use vector
iso. Cons<>

* flower/include/cons.hh (class Cons): remove file.

* flower/include/flower-proto.hh: remove template cruft.

* lily/include/font-metric.hh: use size_t not vsize for indices.

* flower/include/flower-proto.hh (Module): remove std-vector.hh
from proto.

* lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2

* flower/include/flower-proto.hh: remove outdated templates.

18 years ago(class Paper_book):
Han-Wen Nienhuys [Thu, 16 Feb 2006 02:18:23 +0000 (02:18 +0000)]
(class Paper_book):
make get_system_specs() public.

18 years ago* scm/layout-page-layout.scm (optimal-page-breaks): only consider
Han-Wen Nienhuys [Thu, 16 Feb 2006 02:17:51 +0000 (02:17 +0000)]
* scm/layout-page-layout.scm (optimal-page-breaks): only consider
the force=10000 case if we don't have a current-best.

* lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
vsize

* flower/include/flower-proto.hh: remove outdated templates.

* scm/page.scm: use annotate-spacing

18 years agoCircle-mark patch from Erlend Aasland.
Graham Percival [Wed, 15 Feb 2006 17:57:27 +0000 (17:57 +0000)]
Circle-mark patch from Erlend Aasland.

18 years ago* config.hh.in: remove HAVE_PANGO_16
Han-Wen Nienhuys [Wed, 15 Feb 2006 15:03:21 +0000 (15:03 +0000)]
* config.hh.in: remove HAVE_PANGO_16

* config.hh.in: remove all Kpathsea related defines.

* lily/dot-column.cc (side_position): reach stem via dots->
head->stem. Inspect all stems for dot collisions.

18 years ago* lily/tuplet-bracket.cc (calc_positions): multiply with
Han-Wen Nienhuys [Wed, 15 Feb 2006 14:58:50 +0000 (14:58 +0000)]
* lily/tuplet-bracket.cc (calc_positions): multiply with
staff-space for beam case. This fixes tuplets+beams on scaled
staves.

* config.hh.in: remove all Kpathsea related defines.

* lily/dot-column.cc (side_position): reach stem via dots->
head->stem. Inspect all stems for dot collisions.

18 years ago(side_position): reach stem via dots->
Han-Wen Nienhuys [Wed, 15 Feb 2006 14:57:21 +0000 (14:57 +0000)]
(side_position): reach stem via dots->
head->stem. Inspect all stems for dot collisions.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 15 Feb 2006 13:09:15 +0000 (13:09 +0000)]
*** empty log message ***

18 years ago* lily/dot-column.cc (side_position): reach stem via dots-> head->stem.
Han-Wen Nienhuys [Wed, 15 Feb 2006 13:02:17 +0000 (13:02 +0000)]
* lily/dot-column.cc (side_position): reach stem via dots-> head->stem.

* lily/dot-column-engraver.cc (class Dot_column_engraver): excise
stem handling.

* lily/bar-number-engraver.cc (process_music): document function
of whichBar.

* lily/score.cc (default_rendering): add pscore, not systems
themselves.

* lily/paper-book.cc (get_system_specs): separate generation of
titles and systems.

18 years ago(get_system_specs): separate generation of
Han-Wen Nienhuys [Wed, 15 Feb 2006 02:06:30 +0000 (02:06 +0000)]
(get_system_specs): separate generation of
titles and systems.

18 years agodon't include config.hh
Han-Wen Nienhuys [Wed, 15 Feb 2006 01:38:10 +0000 (01:38 +0000)]
don't include config.hh

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 14 Feb 2006 23:50:16 +0000 (23:50 +0000)]
*** empty log message ***

18 years agoAdd warning about command-line programs for windows/OSX users.
Graham Percival [Tue, 14 Feb 2006 22:49:02 +0000 (22:49 +0000)]
Add warning about command-line programs for windows/OSX users.

18 years agoadd Prob, rm Page.
Han-Wen Nienhuys [Tue, 14 Feb 2006 17:53:13 +0000 (17:53 +0000)]
add Prob, rm Page.

18 years ago(VPOS): use 64 bit-proof version.
Han-Wen Nienhuys [Tue, 14 Feb 2006 14:16:57 +0000 (14:16 +0000)]
(VPOS): use 64 bit-proof version.

18 years agorelease commit release/2.7.34
Han-Wen Nienhuys [Tue, 14 Feb 2006 14:10:56 +0000 (14:10 +0000)]
release commit

18 years ago* GNUmakefile.in: remove $(VERSION) symlink.
Han-Wen Nienhuys [Mon, 13 Feb 2006 23:22:18 +0000 (23:22 +0000)]
* GNUmakefile.in: remove $(VERSION) symlink.

* lily/relocate.cc (setup_paths): add +

18 years ago * Documentation/index.html.in: specify sizes for all big HTML pages.
Heikki Junes [Mon, 13 Feb 2006 15:13:55 +0000 (15:13 +0000)]
    * Documentation/index.html.in: specify sizes for all big HTML pages.

18 years agoremove @FRAMEWORKDIR@
Han-Wen Nienhuys [Mon, 13 Feb 2006 11:25:46 +0000 (11:25 +0000)]
remove @FRAMEWORKDIR@

18 years ago(get_stencil): new file: separate out
Han-Wen Nienhuys [Mon, 13 Feb 2006 10:23:12 +0000 (10:23 +0000)]
(get_stencil): new file: separate out
system-start-delimiter text support.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Feb 2006 09:53:10 +0000 (09:53 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 13 Feb 2006 09:28:59 +0000 (09:28 +0000)]
*** empty log message ***

18 years ago* THANKS: add Don.
Han-Wen Nienhuys [Mon, 13 Feb 2006 08:52:01 +0000 (08:52 +0000)]
* THANKS: add Don.

* lily/slur-scoring.cc (get_base_attachments): use
robust_relative_extent. This fixes problems with empty paper-columns.

18 years ago(Top): document \new syntax.
Han-Wen Nienhuys [Sun, 12 Feb 2006 16:41:45 +0000 (16:41 +0000)]
(Top): document \new syntax.

18 years ago* scm/define-music-properties.scm (all-music-properties):
Han-Wen Nienhuys [Sun, 12 Feb 2006 16:40:03 +0000 (16:40 +0000)]
* scm/define-music-properties.scm (all-music-properties):
create-new property.

* lily/context-specced-music-iterator.cc (construct_children):
inspect 'create-new property iso. magical $uniqueContextId context
id.

* lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.

* lily/context-key-manager.cc (Module): new file. Encapsulate
object key generation.

* lily/include/context-key-manager.hh (Module): new file.

18 years ago(all-grob-descriptions): center instrument
Han-Wen Nienhuys [Sat, 11 Feb 2006 17:33:06 +0000 (17:33 +0000)]
(all-grob-descriptions): center instrument
names vertically

18 years ago(LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED options.
Han-Wen Nienhuys [Sat, 11 Feb 2006 15:35:50 +0000 (15:35 +0000)]
(LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED options.
(reloc_b): excise --enable-framework-dir

18 years ago* configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED options.
Han-Wen Nienhuys [Sat, 11 Feb 2006 15:34:25 +0000 (15:34 +0000)]
* configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED options.

* lily/relocate.cc (framework_relocation): use getenv
LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.

18 years ago* flower/include/std-string.hh:
Jan Nieuwenhuizen [Sat, 11 Feb 2006 11:35:18 +0000 (11:35 +0000)]
* flower/include/std-string.hh:
* flower/include/std-vector.hh: Finish std:: conversion; move
flower extensions from std:: namespace.  Update users.

* lily/include/lily-proto.hh: Replace Link_array__*_ macros by
their expansion to vector<*>.  Update users.

18 years ago{\new|\context} Lyrics \lyricsto.
Graham Percival [Fri, 10 Feb 2006 18:41:37 +0000 (18:41 +0000)]
{\new|\context} Lyrics \lyricsto.

18 years agoAdded an example.
Graham Percival [Fri, 10 Feb 2006 18:11:23 +0000 (18:11 +0000)]
Added an example.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 10 Feb 2006 12:31:31 +0000 (12:31 +0000)]
*** empty log message ***

18 years agotypo.
Han-Wen Nienhuys [Fri, 10 Feb 2006 12:27:42 +0000 (12:27 +0000)]
typo.

18 years ago* lily/parenthesis-engraver.cc (acknowledge_grob): don't do
Han-Wen Nienhuys [Fri, 10 Feb 2006 12:03:58 +0000 (12:03 +0000)]
* lily/parenthesis-engraver.cc (acknowledge_grob): don't do
set_parent() for parentheses. This will make it show up in bbox
calculations.

* scm/output-lib.scm (parentheses-item::print): rewrite, using
ly:grob-common* functions.

* lily/grob-scheme.cc (LY_DEFINE):
ly:grob-common-refpoint-of-array: new function
ly:grob-common-refpoint: new function
ly:grob-relative-coordinate: new function

* lily/instrument-name-engraver.cc (process_music): use
Text_interface::is_markup(). This fixes \markup on instrument names.

* scm/define-grobs.scm (all-grob-descriptions): set line-thickness
for ties and slurs.

* lily/slur.cc (print): idem.

* lily/tie.cc: add line-thickness for ties.

18 years agoDocument diversion from GNU coding standards
Jan Nieuwenhuizen [Fri, 10 Feb 2006 09:57:07 +0000 (09:57 +0000)]
Document diversion from GNU coding standards
as a workaround for a bug in Microsoft Internet Explorer.

18 years ago* Documentation/user/changing-defaults.itely (Module): add menu entry.
Han-Wen Nienhuys [Fri, 10 Feb 2006 01:22:12 +0000 (01:22 +0000)]
* Documentation/user/changing-defaults.itely (Module): add menu entry.

* lily/percent-repeat-engraver.cc (process_music): only look at
main_part_ for % repeats.

18 years ago(get_beam_translation): new function.
Han-Wen Nienhuys [Fri, 10 Feb 2006 01:05:05 +0000 (01:05 +0000)]
(get_beam_translation): new function.
(calc_slope): new function.
(height): don't use real slope.

18 years ago * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
Jürgen Reuter [Fri, 10 Feb 2006 00:19:26 +0000 (00:19 +0000)]
* scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
new connect-to-neighbor, control-points and staff-padding
properties to make ligature brackets showing up again.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 9 Feb 2006 23:34:55 +0000 (23:34 +0000)]
*** empty log message ***

18 years ago* lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
Han-Wen Nienhuys [Thu, 9 Feb 2006 15:18:37 +0000 (15:18 +0000)]
* lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
too many.

* lily/relocate.cc (prefix_relocation): allow "current"
iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
changing VERSION in a lily tree less painful.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 9 Feb 2006 15:02:50 +0000 (15:02 +0000)]
*** empty log message ***

18 years ago(Difficult tweaks):
Han-Wen Nienhuys [Thu, 9 Feb 2006 13:43:46 +0000 (13:43 +0000)]
(Difficult tweaks):
remove applyOutput example.
(Objects connected to the input): document \tweak, \parenthesize

18 years ago* lily/relocate.cc (prefix_relocation): allow "current"
Han-Wen Nienhuys [Thu, 9 Feb 2006 13:20:49 +0000 (13:20 +0000)]
* lily/relocate.cc (prefix_relocation): allow "current"
iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
changing VERSION in a lily tree less painful.

* input/regression/parenthesize.ly: new file.

* scm/output-lib.scm (parenthesize-element): new function.

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

* lily/accidental-engraver.cc (make_standard_accidental): reroute
cause: accidentals are caused by note heads, not note events.

18 years agoClarifications.
Graham Percival [Wed, 8 Feb 2006 18:53:23 +0000 (18:53 +0000)]
Clarifications.

18 years agoAdd stem-neutral example.
Graham Percival [Wed, 8 Feb 2006 18:14:20 +0000 (18:14 +0000)]
Add stem-neutral example.

18 years agoSmall whitespace patch from Erlend.
Graham Percival [Wed, 8 Feb 2006 18:03:54 +0000 (18:03 +0000)]
Small whitespace patch from Erlend.

18 years ago(Top): remove internal cleanup
Han-Wen Nienhuys [Wed, 8 Feb 2006 12:43:56 +0000 (12:43 +0000)]
(Top): remove internal cleanup
note, add more guidelines to what should go into NEWS.

18 years ago* input/sakura-sakura.ly: document how to override font.
Han-Wen Nienhuys [Wed, 8 Feb 2006 12:42:11 +0000 (12:42 +0000)]
* input/sakura-sakura.ly: document how to override font.

* input/regression/font-family-override.ly:  doc -dshow-available-fonts

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 8 Feb 2006 10:19:57 +0000 (10:19 +0000)]
*** empty log message ***

18 years ago(Top): Mention code cleanup.
Jan Nieuwenhuizen [Tue, 7 Feb 2006 19:42:17 +0000 (19:42 +0000)]
(Top): Mention code cleanup.

18 years agoline-width => line width, in text docs.
Graham Percival [Tue, 7 Feb 2006 18:36:01 +0000 (18:36 +0000)]
line-width => line width, in text docs.

18 years agoFix line-width in text docs.
Graham Percival [Tue, 7 Feb 2006 18:33:20 +0000 (18:33 +0000)]
Fix line-width in text docs.

18 years ago(Top): document new variable release/2.7.32
Han-Wen Nienhuys [Mon, 6 Feb 2006 17:49:14 +0000 (17:49 +0000)]
(Top): document new variable
naming.

18 years ago(Top): document new variable
Han-Wen Nienhuys [Mon, 6 Feb 2006 17:42:21 +0000 (17:42 +0000)]
(Top): document new variable
naming.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Feb 2006 17:28:39 +0000 (17:28 +0000)]
*** empty log message ***

18 years agomake sure vsize and VPOS are
Han-Wen Nienhuys [Mon, 6 Feb 2006 17:17:03 +0000 (17:17 +0000)]
make sure vsize and VPOS are
defined for binary_search_bounds().

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 6 Feb 2006 15:11:13 +0000 (15:11 +0000)]
*** empty log message ***

18 years ago* flower/std-string.cc (std): add to_string(long unsigned).
Han-Wen Nienhuys [Mon, 6 Feb 2006 14:10:07 +0000 (14:10 +0000)]
* flower/std-string.cc (std): add to_string(long unsigned).

* flower/include/std-string.hh: excise flower string.

18 years ago(gui_b): excise std_string option.
Han-Wen Nienhuys [Mon, 6 Feb 2006 13:24:33 +0000 (13:24 +0000)]
(gui_b): excise std_string option.
(gui_b): excise std_vector option.

18 years ago(gui_b): excise std_string option.
Han-Wen Nienhuys [Mon, 6 Feb 2006 13:22:41 +0000 (13:22 +0000)]
(gui_b): excise std_string option.

18 years ago* flower/string.cc (Module): excise flower array & string
Han-Wen Nienhuys [Mon, 6 Feb 2006 12:36:07 +0000 (12:36 +0000)]
* flower/string.cc (Module): excise flower array & string

* flower/include/std-string.hh: excise flower string.

18 years agomore conversion for dash-change.
Han-Wen Nienhuys [Mon, 6 Feb 2006 01:23:43 +0000 (01:23 +0000)]
more conversion for dash-change.

18 years agothe great dash-replace.
Han-Wen Nienhuys [Mon, 6 Feb 2006 01:13:59 +0000 (01:13 +0000)]
the great dash-replace.

(lilypond_version_re_str): require
only numbers and dots in \version string.

18 years ago* lily/system-start-delimiter.cc (print): allow style = text too.
Han-Wen Nienhuys [Sun, 5 Feb 2006 18:19:16 +0000 (18:19 +0000)]
* lily/system-start-delimiter.cc (print): allow style = text too.

* lily/system-start-delimiter-engraver.cc
(acknowledge_system_start_text): new function, also add add to
support of system-start-text (instrument names). This fixes
instrument names on piano staves.

* lily/instrument-name-engraver.cc: rewrite. Use
system-start-delimiter approach. This save memory and cpu.

* scm/define-grobs.scm (all-grob-descriptions): remove
instrument-name from break-alignment.

* mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.

18 years ago* stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
Jan Nieuwenhuizen [Sun, 5 Feb 2006 13:22:50 +0000 (13:22 +0000)]
* stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
jobserver going.

* configure.in (std_vector): On by default.

* lily/include/font-metric.hh:
* lily/include/tfm-reader.hh:
* lily/include/spanner.hh: Use unsigned for indices and sizes.
Update users.

* Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sun, 5 Feb 2006 07:48:30 +0000 (07:48 +0000)]
*** empty log message ***

18 years ago(dump-stencil-as-EPS): don't hardcode left release/2.7.31
Han-Wen Nienhuys [Sun, 5 Feb 2006 00:41:06 +0000 (00:41 +0000)]
(dump-stencil-as-EPS): don't hardcode left
EPS edge at 0, but take minimum with left-overshoot. This fixes
cut off system start delims.

18 years ago* lily/instrument-name-engraver.cc (stop_translation_timestep):
Han-Wen Nienhuys [Sun, 5 Feb 2006 00:23:21 +0000 (00:23 +0000)]
* lily/instrument-name-engraver.cc (stop_translation_timestep):
hack: add to axis group if not added yet. This fixes hara kiri'd
piano staves.

* lily/hara-kiri-group-spanner.cc
(force_hara_kiri_in_y_parent_callback): fix signatures.

* lily/hairpin.cc (print): check next hairpin to see whether or
not to be continuing.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 4 Feb 2006 22:05:43 +0000 (22:05 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 4 Feb 2006 21:53:18 +0000 (21:53 +0000)]
*** empty log message ***

18 years ago* .cvsignore: Add out*, out-www, config-*. Remove lots of cruft.
Jan Nieuwenhuizen [Sat, 4 Feb 2006 15:23:58 +0000 (15:23 +0000)]
* .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.

* flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.

* config.hh.in (HAVE_STL_DATA_METHOD): Add.

* stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.

* configure.in: Use it.

18 years ago* scm/music-functions.scm (pitch-of-note): new function.
Han-Wen Nienhuys [Sat, 4 Feb 2006 13:39:18 +0000 (13:39 +0000)]
* scm/music-functions.scm (pitch-of-note): new function.

* ly/music-functions-init.ly: add \octave and \addquote

* lily/parser.yy (music_function_chord_body): softcode \octave.
(lilypond_header): softcode \addquote

18 years ago* flower/include/std-vector.hh[STD_VECTOR]: Do not include
Jan Nieuwenhuizen [Fri, 3 Feb 2006 15:50:05 +0000 (15:50 +0000)]
* flower/include/std-vector.hh[STD_VECTOR]: Do not include
array.hh, parray.hh at all.  Getting ready to flip the
configure default.

* lily/include/lily-proto.hh (Link_array__char_): Bugfix.

* lily/source-file.cc (file::get_line): Help binary_search_bounds
a bit.

* lily/include/lily-proto.hh (Link_array__char_): Bugfix.

18 years agotypo.
Han-Wen Nienhuys [Fri, 3 Feb 2006 13:10:17 +0000 (13:10 +0000)]
typo.

18 years agoDoc using "\#" in text markup.
Graham Percival [Fri, 3 Feb 2006 04:06:33 +0000 (04:06 +0000)]
Doc using "\#" in text markup.

18 years ago * flower/include/pqueue.hh: Derive from std::vector.
Jan Nieuwenhuizen [Fri, 3 Feb 2006 01:32:16 +0000 (01:32 +0000)]
* flower/include/pqueue.hh: Derive from std::vector.

* flower/include/parray.hh: Conform to std::vector interface.
Update users.

18 years agoGrammar fix from Laura. Thanks!
Graham Percival [Thu, 2 Feb 2006 23:05:19 +0000 (23:05 +0000)]
Grammar fix from Laura.  Thanks!

18 years ago(is_file): remove if 0 section.
Han-Wen Nienhuys [Thu, 2 Feb 2006 20:39:26 +0000 (20:39 +0000)]
(is_file): remove if 0 section.

18 years ago(err): robustness fix for
Han-Wen Nienhuys [Thu, 2 Feb 2006 20:26:36 +0000 (20:26 +0000)]
(err): robustness fix for
selecting afii61352.

18 years ago* flower/include/std-vector.hh
Jan Nieuwenhuizen [Thu, 2 Feb 2006 16:24:27 +0000 (16:24 +0000)]
* flower/include/std-vector.hh
* flower/include/array.hh (reverse, swap): Detach from class.
Update users.

* flower/include/std-vector.hh
* flower/include/array.hh (concat): Globally change to insert ().

* flower/include/std-vector.hh
* flower/include/parray.hh
* flower/include/array.hh (elem, elem_ref): Globally replace by
at ().