]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
21 years agouhh release/1.5.67
Han-Wen Nienhuys [Sat, 13 Jul 2002 18:47:17 +0000 (18:47 +0000)]
uhh

21 years agorm cembalopartita
Han-Wen Nienhuys [Sat, 13 Jul 2002 18:47:09 +0000 (18:47 +0000)]
rm cembalopartita

21 years agoquarter note beams
Han-Wen Nienhuys [Sat, 13 Jul 2002 18:42:32 +0000 (18:42 +0000)]
quarter note beams

21 years agobfs
Han-Wen Nienhuys [Sat, 13 Jul 2002 18:05:19 +0000 (18:05 +0000)]
bfs

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 13 Jul 2002 17:46:31 +0000 (17:46 +0000)]
*** empty log message ***

21 years ago(create_beam_p): remember Beam
Han-Wen Nienhuys [Sat, 13 Jul 2002 17:33:59 +0000 (17:33 +0000)]
(create_beam_p): remember Beam
settings at the start of a potential auto beam.

21 years ago* lily/include/sequential-iterator.hh (class Sequential_iterator):
Han-Wen Nienhuys [Sat, 13 Jul 2002 17:07:20 +0000 (17:07 +0000)]
* lily/include/sequential-iterator.hh (class Sequential_iterator):
bugfix: protect music list from GC.

* Documentation/user/introduction.itely: misc fixes.

* scripts/ly2dvi.py (run_latex): show latex error log. Ask for
bugreport if lilypond is killed by a signal.

* lily/beam.cc: complete rewrite of multiplicity. This fixes 16th
knees code.
(quanting): add french beaming support (property french-beaming)
(stem_beams): removed.

21 years ago2002-07-13 Han-Wen <hanwen@cs.uu.nl>
Han-Wen Nienhuys [Sat, 13 Jul 2002 14:40:42 +0000 (14:40 +0000)]
2002-07-13  Han-Wen  <hanwen@cs.uu.nl>

* scripts/ly2dvi.py (run_latex): show latex error log. Ask for
bugreport if lilypond is killed.

2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>

* lily/beam.cc (after_line_breaking): Set correct stem lengths
also when beam positions are set manually.
(consider_auto_knees): Do not use automatic knees if the directions
are set manually by the user.

2002-07-13  Han-Wen  <hanwen@cs.uu.nl>

* lily/input-smob.cc (make_input): GUILE 1.7 compatibility fixes.

21 years agocomplete rewrite of multiplicity. This fixes 16th
Han-Wen Nienhuys [Sat, 13 Jul 2002 01:30:04 +0000 (01:30 +0000)]
complete rewrite of multiplicity. This fixes 16th
knees code.
(quanting): add french beaming support (property french-beaming)

21 years agotypo
Han-Wen Nienhuys [Thu, 11 Jul 2002 23:08:54 +0000 (23:08 +0000)]
typo

21 years ago* input/regression/grace-auto-beam.ly: new file
Han-Wen Nienhuys [Thu, 11 Jul 2002 23:07:09 +0000 (23:07 +0000)]
* input/regression/grace-auto-beam.ly: new file

* input/regression/grace-unfold-repeat.ly: new file

* lily/auto-beam-engraver.cc (test_moment): never start on grace moments.

* lily/forbid-break-engraver.cc (start_translation_timestep): skip
grace notes for break-forbidding. Breaks during grace notes are
handled by Bar_engraver.

* lily/unfolded-repeat-iterator.cc: Reimplement
Unfolded_repeat_iterator, Volta_repeat_iterator using
Sequential_iterator. All grace functionality from {} carries over
to repeats as well.

* lily/sequential-iterator.cc: new file: form baseclass for
sequential music iterator and unfolded/volta repeat iterator.

21 years ago* lily/include/debug.hh: deprecate.
Han-Wen Nienhuys [Thu, 11 Jul 2002 10:55:26 +0000 (10:55 +0000)]
* lily/include/debug.hh: deprecate.

21 years ago* lily/spacing-spanner.cc (set_springs): add support for
Han-Wen Nienhuys [Thu, 11 Jul 2002 10:48:44 +0000 (10:48 +0000)]
* lily/spacing-spanner.cc (set_springs): add support for
common-shortest-duration field.

* lily/parser.yy (translator_spec_body): allow \set in \translator
{}  block. This is the same as \override, here.

* lily/score-engraver.cc (one_time_step): don't warn about columns
when skipTypesetting == #t.

* lily/spacing-spanner.cc (musical_column_spacing): change
ragged right function to produce natural spacing.

21 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 10 Jul 2002 13:34:13 +0000 (13:34 +0000)]
*** empty log message ***

21 years ago(before_line_breaking): update
Han-Wen Nienhuys [Wed, 10 Jul 2002 13:31:08 +0000 (13:31 +0000)]
(before_line_breaking): update
#'bounded-by-me field for suicided items.  This fixes crazy
spacing in \partcombine scores.

21 years ago* config.hh.in: Add HAVE_SSTREAM.
Jan Nieuwenhuizen [Tue, 9 Jul 2002 23:30:45 +0000 (23:30 +0000)]
* config.hh.in: Add HAVE_SSTREAM.

* configure.in: Add check for sstream header.

* flower/source-file.cc: Fix compatibility with older g++.  (Mats)

21 years agoBugfix: no automaticMelismata.
Jan Nieuwenhuizen [Tue, 9 Jul 2002 01:10:41 +0000 (01:10 +0000)]
Bugfix: no automaticMelismata.

21 years agointro, tut
Han-Wen Nienhuys [Mon, 8 Jul 2002 23:37:28 +0000 (23:37 +0000)]
intro, tut

21 years ago* lily/voice-devnull-engraver.cc (try_music):
Han-Wen Nienhuys [Sun, 7 Jul 2002 23:23:01 +0000 (23:23 +0000)]
* lily/voice-devnull-engraver.cc (try_music):
lily/thread-devnull-engraver.cc: use proper spelling for #always.

21 years ago(change-rhs-size): add support for "paper19.ly"
Han-Wen Nienhuys [Sun, 7 Jul 2002 16:23:33 +0000 (16:23 +0000)]
(change-rhs-size): add support for "paper19.ly"

21 years agorelease commit release/1.5.66
Han-Wen Nienhuys [Sun, 7 Jul 2002 15:32:39 +0000 (15:32 +0000)]
release commit

21 years agobla
Han-Wen Nienhuys [Sun, 7 Jul 2002 14:44:58 +0000 (14:44 +0000)]
bla

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Jul 2002 14:43:58 +0000 (14:43 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Jul 2002 14:05:39 +0000 (14:05 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 7 Jul 2002 13:53:10 +0000 (13:53 +0000)]
*** empty log message ***

21 years ago* lily/score-engraver.cc (one_time_step): warn for grobs created
Han-Wen Nienhuys [Sun, 7 Jul 2002 13:41:23 +0000 (13:41 +0000)]
* lily/score-engraver.cc (one_time_step): warn for grobs created
during stop_translation_timestep().

* lily/a2-engraver.cc: restrict acknowledged grob types.

* lily/chord-name-engraver.cc: remove acknowledge_grob().

21 years agodoc fixes, rune pats
Han-Wen Nienhuys [Sun, 7 Jul 2002 01:32:07 +0000 (01:32 +0000)]
doc fixes, rune pats

21 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 5 Jul 2002 15:06:49 +0000 (15:06 +0000)]
*** empty log message ***

21 years ago* lexer-gcc-3.1.sh: Fixes and more comments.
Jan Nieuwenhuizen [Fri, 5 Jul 2002 14:31:02 +0000 (14:31 +0000)]
* lexer-gcc-3.1.sh: Fixes and more comments.

* Documentation/topdocs/INSTALL.texi: Add comment about gcc-3.0.4
problems.

21 years agoGCC-3.1.1 fixes
Jan Nieuwenhuizen [Fri, 5 Jul 2002 13:29:38 +0000 (13:29 +0000)]
GCC-3.1.1 fixes

* lily/include/stream.hh:
* lily/include/moment.hh:
* lily/include/midi-stream.hh:
* lily/streams.cc:
* lily/scm-option.cc:
* lily/parser.yy:
* lily/my-lily-lexer.cc:
* lily/moment.cc:
* lily/midi-stream.cc:
* lily/main.cc:
* lily/lexer.ll:
* lily/includable-lexer.cc:
* flower/include/source-file.hh:
* flower/include/parray.hh:
* flower/include/dictionary.hh:
* flower/include/array.icc:
* flower/string.cc:
* flower/source-file.cc:
* flower/getopt-long.cc: gcc-3.1 fixes.

* stepmake/stepmake/generic-targets.make: Add comment about warning.

* lexer-gcc-3.0.patch: Add comment, and a fix for installations
that have an unpatched flex and gcc-3.1.x.

* Documentation/topdocs/INSTALL.texi: Add comments and
instructions on gcc-3.1.x.

* lexer-gcc-3.1.sh: New file.

* aclocal.m4: regenerate.

* stepmake/aclocal.m4: Version compare fix.

21 years ago(RhythmicStaffContext): stems up by default.
Han-Wen Nienhuys [Fri, 5 Jul 2002 12:22:04 +0000 (12:22 +0000)]
(RhythmicStaffContext): stems up by default.

21 years agoremove guile 1.3 compatibility, add 1.4
Han-Wen Nienhuys [Fri, 5 Jul 2002 12:16:06 +0000 (12:16 +0000)]
remove guile 1.3 compatibility,  add 1.4
compatibility functions.

21 years ago(requires): Add libintl2.
Jan Nieuwenhuizen [Thu, 4 Jul 2002 23:01:29 +0000 (23:01 +0000)]
(requires): Add libintl2.

21 years agocsh fix
Han-Wen Nienhuys [Thu, 4 Jul 2002 18:57:12 +0000 (18:57 +0000)]
csh fix

21 years agorelease commit release/1.5.65
Han-Wen Nienhuys [Thu, 4 Jul 2002 16:36:41 +0000 (16:36 +0000)]
release commit

21 years agobukfixje
Han-Wen Nienhuys [Thu, 4 Jul 2002 12:34:29 +0000 (12:34 +0000)]
bukfixje

21 years agopatches by Tom Cato Amundsen. Adds
Han-Wen Nienhuys [Thu, 4 Jul 2002 12:30:49 +0000 (12:30 +0000)]
patches by Tom Cato Amundsen.  Adds
support for the columnsep when using the geometry package.

21 years ago* scm/grob-property-description.scm (minimum-space-pair): Remove.
Jan Nieuwenhuizen [Thu, 4 Jul 2002 11:57:14 +0000 (11:57 +0000)]
* scm/grob-property-description.scm (minimum-space-pair): Remove.

* Documentation/windows/README:
* Documentation/windows/guile-1.5.6-1.5.6.jcn2.patch:
* Documentation/windows/changelog: New file.

* Documentation/windows/lilypond.hint (requires): libguile14 (was:
guile).

21 years ago''
Han-Wen Nienhuys [Wed, 3 Jul 2002 11:57:23 +0000 (11:57 +0000)]
''

21 years agoWorkaround for broken Debian gcc version string: 'gcc (GCC) 3.1.1
Jan Nieuwenhuizen [Tue, 2 Jul 2002 22:19:53 +0000 (22:19 +0000)]
Workaround for broken Debian gcc version string: 'gcc (GCC) 3.1.1
20020606 (Debian prerelease)'

21 years agoman fixes
Han-Wen Nienhuys [Tue, 2 Jul 2002 19:31:53 +0000 (19:31 +0000)]
man fixes

21 years agorpm
Han-Wen Nienhuys [Tue, 2 Jul 2002 16:09:33 +0000 (16:09 +0000)]
rpm

21 years ago''
Han-Wen Nienhuys [Mon, 1 Jul 2002 23:52:24 +0000 (23:52 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Mon, 1 Jul 2002 23:20:53 +0000 (23:20 +0000)]
''

21 years agoPrecautions for lilypond-book:
Jan Nieuwenhuizen [Mon, 1 Jul 2002 15:51:51 +0000 (15:51 +0000)]
Precautions for lilypond-book:
don't use spaces after @lilypond options.

21 years agoes
Han-Wen Nienhuys [Mon, 1 Jul 2002 13:56:46 +0000 (13:56 +0000)]
es

21 years agoversion
Han-Wen Nienhuys [Mon, 1 Jul 2002 13:55:15 +0000 (13:55 +0000)]
version

21 years ago(Top): Remove generic Guile
Jan Nieuwenhuizen [Mon, 1 Jul 2002 13:00:45 +0000 (13:00 +0000)]
(Top): Remove generic Guile
threads warning.

21 years agohanging mods
Jan Nieuwenhuizen [Mon, 1 Jul 2002 12:59:24 +0000 (12:59 +0000)]
hanging mods

21 years agorelease commit release/1.5.64
Han-Wen Nienhuys [Mon, 1 Jul 2002 11:21:24 +0000 (11:21 +0000)]
release commit

21 years ago''
Han-Wen Nienhuys [Sun, 30 Jun 2002 23:07:46 +0000 (23:07 +0000)]
''

21 years ago(mark_smob): don't mark parents, explain why.
Jan Nieuwenhuizen [Sun, 30 Jun 2002 15:17:12 +0000 (15:17 +0000)]
(mark_smob): don't mark parents, explain why.

21 years agotut
Han-Wen Nienhuys [Sun, 30 Jun 2002 11:31:42 +0000 (11:31 +0000)]
tut

21 years agotut
Han-Wen Nienhuys [Sun, 30 Jun 2002 11:22:17 +0000 (11:22 +0000)]
tut

21 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 29 Jun 2002 16:57:52 +0000 (16:57 +0000)]
*** empty log message ***

21 years ago''
Han-Wen Nienhuys [Sat, 29 Jun 2002 14:01:59 +0000 (14:01 +0000)]
''

21 years agoRequire guile 1.4 or newer (was 1.3.4?).
Jan Nieuwenhuizen [Sat, 29 Jun 2002 09:03:29 +0000 (09:03 +0000)]
Require guile 1.4 or newer (was 1.3.4?).

21 years ago''
Han-Wen Nienhuys [Fri, 28 Jun 2002 23:50:58 +0000 (23:50 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Fri, 28 Jun 2002 22:43:00 +0000 (22:43 +0000)]
''

21 years ago(Installation): Add
Jan Nieuwenhuizen [Thu, 27 Jun 2002 09:42:57 +0000 (09:42 +0000)]
(Installation): Add
lilypond-devel list.  Add faq about font removal.  Fix faq about
generating and running ./configure.

21 years ago* scm/chord-name.scm (chord::name->text): Workaround: clean markup
Jan Nieuwenhuizen [Wed, 26 Jun 2002 14:07:36 +0000 (14:07 +0000)]
* scm/chord-name.scm (chord::name->text): Workaround: clean markup
text.

* lily/text-item.cc (markup_text2molecule): Bugfix: raise only once.

21 years ago* input/test/ambitus.ly:
Jan Nieuwenhuizen [Wed, 26 Jun 2002 11:15:21 +0000 (11:15 +0000)]
* input/test/ambitus.ly:
* lily/ambitus-engraver.cc:
* lily/ambitus.cc:
* lily/include/ambitus.hh: New file.

21 years ago(local-clean): Also remove builddir-setup's symlinks.
Jan Nieuwenhuizen [Wed, 26 Jun 2002 09:14:58 +0000 (09:14 +0000)]
(local-clean): Also remove builddir-setup's symlinks.

21 years ago''
Han-Wen Nienhuys [Tue, 25 Jun 2002 23:20:57 +0000 (23:20 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Tue, 25 Jun 2002 22:45:11 +0000 (22:45 +0000)]
''

21 years agoadd some props to interface (patch
Han-Wen Nienhuys [Mon, 24 Jun 2002 15:21:14 +0000 (15:21 +0000)]
add some props to interface (patch
courtesy Chris J).

21 years ago(setup_pedal_bracket): Bugfix: only
Jan Nieuwenhuizen [Mon, 24 Jun 2002 10:15:04 +0000 (10:15 +0000)]
(setup_pedal_bracket): Bugfix: only
dereference valid Grob.

21 years agoQuoting fixes.
Jan Nieuwenhuizen [Mon, 24 Jun 2002 09:27:38 +0000 (09:27 +0000)]
Quoting fixes.

21 years agorelease commit release/1.5.63
Han-Wen Nienhuys [Sun, 23 Jun 2002 23:29:58 +0000 (23:29 +0000)]
release commit

21 years ago''
Han-Wen Nienhuys [Sun, 23 Jun 2002 23:00:30 +0000 (23:00 +0000)]
''

21 years agofixjes
Han-Wen Nienhuys [Sun, 23 Jun 2002 22:50:55 +0000 (22:50 +0000)]
fixjes

21 years ago''
Han-Wen Nienhuys [Sun, 23 Jun 2002 22:11:21 +0000 (22:11 +0000)]
''

21 years ago* Documentation/user/tutorial.itely (First steps): Add missing
Jan Nieuwenhuizen [Sun, 23 Jun 2002 11:55:52 +0000 (11:55 +0000)]
* Documentation/user/tutorial.itely (First steps): Add missing
quotation.

* Documentation/topdocs/INSTALL.texi (Top): Add some warnings
about guile --with-threads.  Hopefully this issue can be resolved
rsn, but maybe we should even add warnings for the standard Debian
and Red Hat packages?

21 years ago* Documentation/topdocs/INSTALL.texi (Top): Add some warnings
Jan Nieuwenhuizen [Sun, 23 Jun 2002 10:08:34 +0000 (10:08 +0000)]
* Documentation/topdocs/INSTALL.texi (Top): Add some warnings
about guile --with-threads.  Hopefully this issue can be resolved
rsn, but maybe we should even add warnings for the standard Debian
and Red Hat packages?

* configure.in: Warn if guile is configured to use threads.  Maybe
we should make this an error (ie, add to REQUIRED list?)

21 years ago(PACKAGE_NAME):
Jan Nieuwenhuizen [Sun, 23 Jun 2002 09:26:39 +0000 (09:26 +0000)]
(PACKAGE_NAME):
(PACKAGE, package):  Don't hardcode.

21 years ago(PACKAGE_NAME): Typo fix.
Jan Nieuwenhuizen [Sun, 23 Jun 2002 09:23:39 +0000 (09:23 +0000)]
(PACKAGE_NAME): Typo fix.

21 years ago''
Han-Wen Nienhuys [Sun, 23 Jun 2002 00:27:29 +0000 (00:27 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Sat, 22 Jun 2002 21:18:44 +0000 (21:18 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Sat, 22 Jun 2002 12:53:52 +0000 (12:53 +0000)]
''

21 years ago''
Han-Wen Nienhuys [Sat, 22 Jun 2002 02:02:21 +0000 (02:02 +0000)]
''

21 years agochange
Han-Wen Nienhuys [Fri, 21 Jun 2002 15:10:20 +0000 (15:10 +0000)]
change
visibility-lambda to break-visibility

21 years agoNew file.
Jan Nieuwenhuizen [Fri, 21 Jun 2002 12:32:42 +0000 (12:32 +0000)]
New file.

21 years agoNew file.
Jan Nieuwenhuizen [Fri, 21 Jun 2002 11:11:18 +0000 (11:11 +0000)]
New file.

21 years agoNew file.
Jan Nieuwenhuizen [Fri, 21 Jun 2002 11:09:50 +0000 (11:09 +0000)]
New file.
Remove.

21 years agofoo
Han-Wen Nienhuys [Thu, 20 Jun 2002 23:42:34 +0000 (23:42 +0000)]
foo

21 years agoinput/test/script-priority.ly: New file.
Jan Nieuwenhuizen [Thu, 20 Jun 2002 22:30:57 +0000 (22:30 +0000)]
input/test/script-priority.ly: New file.

lily/fingering-engraver.cc (make_script):
lily/script-engraver.cc (process_music):
lily/text-engraver.cc:
(process_acknowledged_grobs): Remove hard coded script-priority.

flower/warn.cc: Cleanup.

lily/voice-devnull-engraver.cc: Also eat multi-measure rest, a
spanner now.

21 years ago''
Han-Wen Nienhuys [Thu, 20 Jun 2002 21:55:40 +0000 (21:55 +0000)]
''

21 years ago* aclocal.m4: Regenerate.
Jan Nieuwenhuizen [Thu, 20 Jun 2002 11:08:52 +0000 (11:08 +0000)]
* aclocal.m4: Regenerate.

* stepmake/aclocal.m4: Also set GUILE_PATCH_LEVEL.

* config.hh.in: Only set GUILE_MAJOR_VERSION if necessary.
* lily/include/lily-guile.hh: Only include config.h if necessary.

21 years agocvs changes ml archive test #8.
Jan Nieuwenhuizen [Thu, 20 Jun 2002 09:18:12 +0000 (09:18 +0000)]
cvs changes ml archive test #8.

21 years agocvs changes ml archive test #7.
Jan Nieuwenhuizen [Thu, 20 Jun 2002 09:07:19 +0000 (09:07 +0000)]
cvs changes ml archive test #7.

21 years agocvs changes ml archive test #6.
Jan Nieuwenhuizen [Thu, 20 Jun 2002 08:50:50 +0000 (08:50 +0000)]
cvs changes ml archive test #6.

21 years ago(cvs changes ml archive test #5)
Jan Nieuwenhuizen [Thu, 20 Jun 2002 08:44:15 +0000 (08:44 +0000)]
(cvs changes ml archive test #5)

21 years ago(cvs changes ml archive test #4)
Jan Nieuwenhuizen [Thu, 20 Jun 2002 08:30:08 +0000 (08:30 +0000)]
(cvs changes ml archive test #4)

21 years agoLayout fix (cvs changes ml test #3).
Jan Nieuwenhuizen [Thu, 20 Jun 2002 08:22:38 +0000 (08:22 +0000)]
Layout fix (cvs changes ml test #3).

21 years ago''
Han-Wen Nienhuys [Wed, 19 Jun 2002 22:27:06 +0000 (22:27 +0000)]
''

21 years agorelease commit release/1.5.62
Han-Wen Nienhuys [Wed, 19 Jun 2002 19:39:44 +0000 (19:39 +0000)]
release commit

21 years ago* lily/engraver-group-engraver.cc (do_announces): rename
Han-Wen Nienhuys [Wed, 19 Jun 2002 19:06:33 +0000 (19:06 +0000)]
* lily/engraver-group-engraver.cc (do_announces): rename
create_grobs () to process_acknowledged_grobs().

* lily/engraver-group-engraver.cc (do_announces): scary change in
calling convention of create_grobs():  no create_grobs() call
before acknowledge_grobs().

21 years ago* lily/grob.cc (programming_error): add Grob::programming_error with
Han-Wen Nienhuys [Wed, 19 Jun 2002 18:30:36 +0000 (18:30 +0000)]
* lily/grob.cc (programming_error): add Grob::programming_error with
origin location.

* lily/tuplet-bracket.cc (parallel_beam): robustness check, don't
fail if a beam doesn't have stems.

* lily/engraver-group-engraver.cc (do_announces): scary change in
calling convention of create_grobs():  no create_grobs() call
before acknowledge_grobs().

* lily/sequential-music-iterator.cc (skip): add support for grace
notes.

21 years agolilypond-cvs ml test #2
Jan Nieuwenhuizen [Wed, 19 Jun 2002 16:13:21 +0000 (16:13 +0000)]
lilypond-cvs ml test #2

21 years agoPrepare for new windows test release,
Jan Nieuwenhuizen [Wed, 19 Jun 2002 16:00:21 +0000 (16:00 +0000)]
Prepare for new windows test release,
testing new lilypond-cvs list #1.