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

18 years ago* flower/include/std-vector.hh
Jan Nieuwenhuizen [Thu, 2 Feb 2006 15:44:16 +0000 (15:44 +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 ().

18 years ago* flower/include/std-vector.hh
Jan Nieuwenhuizen [Thu, 2 Feb 2006 15:13:22 +0000 (15:13 +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 ().

18 years ago* flower/include/std-vector.hh
Jan Nieuwenhuizen [Thu, 2 Feb 2006 14:00:45 +0000 (14:00 +0000)]
* flower/include/std-vector.hh
* flower/include/parray.hh
* flower/include/array.hh (elem, elem_ref): Globally replace by
at ().

18 years ago* flower/include/std-vector.hh
Jan Nieuwenhuizen [Thu, 2 Feb 2006 09:15:46 +0000 (09:15 +0000)]
* flower/include/std-vector.hh
* flower/include/parray.hh
* flower/include/array.hh (elem, elem_ref): Globally replace by
at ().

18 years ago(Top): use ly: prefix for members.
Han-Wen Nienhuys [Thu, 2 Feb 2006 01:35:59 +0000 (01:35 +0000)]
(Top): use ly: prefix for members.

18 years ago(FatalConversionError.sub_cxx_id):
Han-Wen Nienhuys [Thu, 2 Feb 2006 01:18:40 +0000 (01:18 +0000)]
(FatalConversionError.sub_cxx_id):
anticipate on identifier substitutions.

18 years ago* flower/include/std-vector.hh (insert): Remove, replace by
Jan Nieuwenhuizen [Thu, 2 Feb 2006 01:14:16 +0000 (01:14 +0000)]
* flower/include/std-vector.hh (insert): Remove, replace by
std::vector interface.  Update callers.

* flower/include/array.icc (insert): Change signature to
match std::vector interface.

* flower/include/array.icc (vector_sort): Bugfix.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 2 Feb 2006 01:05:31 +0000 (01:05 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 2 Feb 2006 00:49:09 +0000 (00:49 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 2 Feb 2006 00:43:26 +0000 (00:43 +0000)]
*** empty log message ***

18 years ago(conv): oops. One slash too much.
Han-Wen Nienhuys [Thu, 2 Feb 2006 00:30:01 +0000 (00:30 +0000)]
(conv): oops. One slash too much.

18 years ago* flower/include/std-vector.hh (slice): Remove.
Jan Nieuwenhuizen [Wed, 1 Feb 2006 23:59:50 +0000 (23:59 +0000)]
* flower/include/std-vector.hh (slice): Remove.
(sort): Bugfix.

* flower/test-std.cc (vector_sort): New test.

18 years ago* flower/test-std.cc: Add simple unit test for vector migration.
Jan Nieuwenhuizen [Wed, 1 Feb 2006 23:53:13 +0000 (23:53 +0000)]
* flower/test-std.cc: Add simple unit test for vector migration.

* stepmake/stepmake/test*: Unit test support.

18 years agoFixes from Erik.
Graham Percival [Wed, 1 Feb 2006 20:14:32 +0000 (20:14 +0000)]
Fixes from Erik.

18 years ago* flower/test-std.cc: Add simple unit test for vector migration.
Jan Nieuwenhuizen [Wed, 1 Feb 2006 19:26:02 +0000 (19:26 +0000)]
* flower/test-std.cc: Add simple unit test for vector migration.

* stepmake/stepmake/test*: Unit test support.

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

18 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 1 Feb 2006 00:11:25 +0000 (00:11 +0000)]
*** empty log message ***

18 years ago* flower/include/std-vector.hh (del): Remove. Use erase (),
Jan Nieuwenhuizen [Wed, 1 Feb 2006 00:09:15 +0000 (00:09 +0000)]
* flower/include/std-vector.hh (del): Remove.  Use erase (),
update callers.

* flower/include/array.hh (begin, end): Add.
(del, get): Remove.

18 years ago(Prob): copy type_ too.
Han-Wen Nienhuys [Wed, 1 Feb 2006 00:00:39 +0000 (00:00 +0000)]
(Prob): copy type_ too.

18 years ago(mangle_cxx_identifier): new
Han-Wen Nienhuys [Tue, 31 Jan 2006 23:52:53 +0000 (23:52 +0000)]
(mangle_cxx_identifier): new
function. Class_bla::foo_bar_[px] ->
ly:class-bla::foo-bar[?!]. Changes throughout

18 years ago(scm_from_unsigned): add scm_from_unsigned().
Han-Wen Nienhuys [Tue, 31 Jan 2006 22:28:14 +0000 (22:28 +0000)]
(scm_from_unsigned): add scm_from_unsigned().

18 years ago(calc_direction): take dir from visible stem in
Han-Wen Nienhuys [Tue, 31 Jan 2006 14:42:32 +0000 (14:42 +0000)]
(calc_direction): take dir from visible stem in
degenerate case.

18 years ago(spanner::calc_neutral_stem_direction):
Jan Nieuwenhuizen [Tue, 31 Jan 2006 11:24:00 +0000 (11:24 +0000)]
(spanner::calc_neutral_stem_direction):
Fix -1, >=0 boundary checks for unsigned vsize.

18 years ago(spanner::find_rods): Fix >=0
Jan Nieuwenhuizen [Tue, 31 Jan 2006 10:20:00 +0000 (10:20 +0000)]
(spanner::find_rods): Fix >=0
loop for unsigned vsize.

18 years ago* configure.in (--enable-std-vector): New option.
Jan Nieuwenhuizen [Tue, 31 Jan 2006 00:30:44 +0000 (00:30 +0000)]
* configure.in (--enable-std-vector): New option.
(--enable-std-string): On by default.

* flower/include/std-vector.hh: New file.  Enable switch to
std::vector, update client code.

18 years agoI misread the inital report on this one, so I thought it wasn't a bug,
Graham Percival [Mon, 30 Jan 2006 22:55:02 +0000 (22:55 +0000)]
I misread the inital report on this one, so I thought it wasn't a bug,
but it actually was.  Fixed.

18 years agoSmall fix from Don Blaheta.
Graham Percival [Mon, 30 Jan 2006 22:53:38 +0000 (22:53 +0000)]
Small fix from Don Blaheta.

18 years agoSmall fixes from Don Blaheta.
Graham Percival [Mon, 30 Jan 2006 22:50:25 +0000 (22:50 +0000)]
Small fixes from Don Blaheta.

18 years agoClarification from Werner.
Graham Percival [Mon, 30 Jan 2006 22:44:09 +0000 (22:44 +0000)]
Clarification from Werner.

18 years ago* scm/lily.scm (define-scheme-options): rename option
Han-Wen Nienhuys [Mon, 30 Jan 2006 12:39:32 +0000 (12:39 +0000)]
* scm/lily.scm (define-scheme-options): rename option
preview-include-book-title to book-title-preview
(define-scheme-options): move force-eps-font-include (from paper
block) to eps-font-include -d option.

* input/bach-schenker.ly (staffPiano): new file.

* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
credits to Nicolas.

18 years ago(Top): simplify NEWS entry, add
Han-Wen Nienhuys [Mon, 30 Jan 2006 11:15:49 +0000 (11:15 +0000)]
(Top): simplify NEWS entry, add
credits to Nicolas.

18 years agorelease commit release/2.7.30
Han-Wen Nienhuys [Mon, 30 Jan 2006 02:07:32 +0000 (02:07 +0000)]
release commit

18 years ago* buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
Han-Wen Nienhuys [Mon, 30 Jan 2006 01:33:56 +0000 (01:33 +0000)]
* buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.

* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
credits to Nicolas.

18 years ago* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
Han-Wen Nienhuys [Mon, 30 Jan 2006 00:39:04 +0000 (00:39 +0000)]
* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
Nicolas.

* scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.

* ps/lilyponddefs.ps: remove start-system, stop-system,
start-page fluff. This saves putting { } code on the stack, fixing
stack overflows when including EPS files.

18 years agoMinor fixes (comments from -devel).
Graham Percival [Sun, 29 Jan 2006 21:10:26 +0000 (21:10 +0000)]
Minor fixes (comments from -devel).