]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agorelease commit release/2.1.24
Han-Wen Nienhuys [Mon, 16 Feb 2004 13:28:36 +0000 (13:28 +0000)]
release commit

20 years agorelease commit
Han-Wen Nienhuys [Mon, 16 Feb 2004 13:25:41 +0000 (13:25 +0000)]
release commit

20 years ago(find_create_context): go to Score if it exists.
Han-Wen Nienhuys [Mon, 16 Feb 2004 11:38:15 +0000 (11:38 +0000)]
(find_create_context): go to Score if it exists.

20 years agomore files.
Han-Wen Nienhuys [Mon, 16 Feb 2004 02:38:26 +0000 (02:38 +0000)]
more files.

20 years ago* lily/include/grob-info.hh: origin_contexts() now does not
Han-Wen Nienhuys [Mon, 16 Feb 2004 02:29:01 +0000 (02:29 +0000)]
* lily/include/grob-info.hh: origin_contexts() now does not
include the originating engraver

* lily/translator-group.cc (translator_each): clean up contents,
remove superfluous stubs. Engraver_group_engraver and
Performer_group_performer are the only classes using multiple
inheritance.

* lily/include/score-context.hh (class Score_context): interface
between Score_{engraver,performer} and Global_context.

* lily/include/global-context.hh (Context): change from
global-translator. This is the entry point for contexts; it is not
tweakable using \translator{}. Score is no longer the top context,
but sits underneath Global.

* lily/include/context.hh (class Context): brain surgery: split
out Context functionality from Translator_group. Context is now a
separate type from Translator.

20 years ago * input/regression/{many}.ly: improve descriptions: use complete
Heikki Junes [Mon, 16 Feb 2004 01:54:55 +0000 (01:54 +0000)]
    * input/regression/{many}.ly: improve descriptions: use complete
        sentences, try to describe what is tested, avoid `we´, do not use
        don't, ...

20 years ago Draw more beatiful `->´ arrow in html: →
Heikki Junes [Sun, 15 Feb 2004 02:11:12 +0000 (02:11 +0000)]
    Draw more beatiful `->´ arrow in html: →

20 years ago,
Heikki Junes [Sun, 15 Feb 2004 01:23:17 +0000 (01:23 +0000)]
,

20 years agoadd Finnish author.
Heikki Junes [Sun, 15 Feb 2004 01:17:02 +0000 (01:17 +0000)]
add Finnish author.

20 years ago * Documentation/user/lilypond.tely: declare the topmost node only
Heikki Junes [Sun, 15 Feb 2004 01:07:52 +0000 (01:07 +0000)]
    * Documentation/user/lilypond.tely: declare the topmost node only
        once; removes empty line in @contents.

20 years ago * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
Heikki Junes [Sun, 15 Feb 2004 00:21:42 +0000 (00:21 +0000)]
    * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
        is at EOL.

20 years ago* lily/grob.cc: edit doc string.
Han-Wen Nienhuys [Sat, 14 Feb 2004 23:42:44 +0000 (23:42 +0000)]
* lily/grob.cc: edit doc string.

* scm/define-grob-properties.scm (all-user-grob-properties):
proofreading, editing of doc strings.

* input/regression/tablature-string-tunings.ly: new file.

* lily/staff-symbol-engraver.cc (process_music): new engraver,
listen to stringTunings

* lily/align-interface.cc (align_elements_to_extents): remove Grob
for self-alignment-[XY] code.

20 years agorelease commit release/2.1.23
Han-Wen Nienhuys [Sat, 14 Feb 2004 12:38:16 +0000 (12:38 +0000)]
release commit

20 years agosmall fixes.
Heikki Junes [Sat, 14 Feb 2004 12:29:10 +0000 (12:29 +0000)]
small fixes.

20 years ago * Documentation/user/refman.itely: small fixes.
Heikki Junes [Sat, 14 Feb 2004 12:21:04 +0000 (12:21 +0000)]
    * Documentation/user/refman.itely: small fixes.

20 years ago(interface-doc): prune Grob
Han-Wen Nienhuys [Sat, 14 Feb 2004 00:47:44 +0000 (00:47 +0000)]
(interface-doc): prune Grob
documentation: don't duplicate interface information.

20 years ago(SUBDIRS): remove ascii-art
Han-Wen Nienhuys [Fri, 13 Feb 2004 22:40:53 +0000 (22:40 +0000)]
(SUBDIRS): remove ascii-art

20 years ago* input/test/ac-extra-voice.ly (accompany): remove file.
Han-Wen Nienhuys [Fri, 13 Feb 2004 22:33:59 +0000 (22:33 +0000)]
* input/test/ac-extra-voice.ly (accompany): remove file.

* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
conversion rule for \translator{}. Apply everywhere.

* lily/auto-beam-engraver.cc (test_moment): use
updated_grob_properties() to retrieve autoBeam settings.

* lily/rest-collision.cc (do_shift): ignore rests with beams.
(do_shift): rewrite only-rests case: use common refpoints: the
routine will have sensible results when other rest-translations
have taken place.

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years ago* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
Han-Wen Nienhuys [Fri, 13 Feb 2004 22:02:39 +0000 (22:02 +0000)]
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
conversion rule for \translator{}. Apply everywhere.

* lily/parser.yy (music_property_def): set property for \once in
the PropertyMusic itself, not the ContextSpec.
(property_operation): change syntax within \translator { }

* scm/define-music-properties.scm (all-music-properties): clean up.

* VERSION: 2.1.22 released

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years ago* lily/parser.yy (music_property_def): set property for \once in
Han-Wen Nienhuys [Fri, 13 Feb 2004 20:45:03 +0000 (20:45 +0000)]
* lily/parser.yy (music_property_def): set property for \once in
the PropertyMusic itself, not the ContextSpec.

* scm/define-music-properties.scm (all-music-properties): clean up.

20 years ago* lily/auto-beam-engraver.cc (test_moment): use
Han-Wen Nienhuys [Fri, 13 Feb 2004 20:33:22 +0000 (20:33 +0000)]
* lily/auto-beam-engraver.cc (test_moment): use
updated_grob_properties() to retrieve autoBeam settings.

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years ago* lily/spacing-spanner.cc: bound shortest_playing_len by
Han-Wen Nienhuys [Fri, 13 Feb 2004 20:08:15 +0000 (20:08 +0000)]
* lily/spacing-spanner.cc: bound shortest_playing_len by
measure_length

* lily/spacing-engraver.cc (acknowledge_grob): ignore
multi-measure events for spacing computation.

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years ago* mf/feta-bolletjes.mf (overdone_heads): make note heads more
Han-Wen Nienhuys [Fri, 13 Feb 2004 18:31:00 +0000 (18:31 +0000)]
* mf/feta-bolletjes.mf (overdone_heads): make note heads more
elliptical, to 1.49.

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years ago* lily/rest.cc (polyphonic_offset_callback): new function. Do
Han-Wen Nienhuys [Fri, 13 Feb 2004 12:33:20 +0000 (12:33 +0000)]
* lily/rest.cc (polyphonic_offset_callback): new function. Do
vertical positioning for polyphony, without RestCollision object.

* lily/note-column.cc (add_head): prevent rests & note heads on
one stem.

* lily/rest-collision.cc (do_shift): ignore rests with beams.
(do_shift): rewrite only-rests case: use common refpoints: the
routine will have sensible results when other rest-translations
have taken place.

* lily/simple-spacer.cc (solve): cleanup: remove code for linelen
< 0 case.

* input/GNUmakefile (SUBDIRS): remove ascii-art

20 years agorelease commit
Han-Wen Nienhuys [Fri, 13 Feb 2004 09:31:54 +0000 (09:31 +0000)]
release commit

20 years agorelease commit
Han-Wen Nienhuys [Fri, 13 Feb 2004 09:17:11 +0000 (09:17 +0000)]
release commit

20 years ago * input/: Convert ly files that still had \property. Fixes make
Jan Nieuwenhuizen [Fri, 13 Feb 2004 08:58:44 +0000 (08:58 +0000)]
* input/: Convert ly files that still had \property.  Fixes make
web.  Remove exta spaces around '='.

* scripts/convert-ly.py (conv): Redundant space fixes.

20 years agofix
Jan Nieuwenhuizen [Fri, 13 Feb 2004 08:01:43 +0000 (08:01 +0000)]
fix

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Feb 2004 01:56:59 +0000 (01:56 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Feb 2004 01:05:13 +0000 (01:05 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Feb 2004 00:57:16 +0000 (00:57 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 13 Feb 2004 00:34:07 +0000 (00:34 +0000)]
*** empty log message ***

20 years ago($(outdir)/%.pdf): add DVIPS_FLAGS. This will
Han-Wen Nienhuys [Fri, 13 Feb 2004 00:32:24 +0000 (00:32 +0000)]
($(outdir)/%.pdf): add DVIPS_FLAGS. This will
create scalable PS and PDFs  for input/{test,template,regression}.

* lily/context.cc (is_alias): move function.
(is_alias): add Bottom as context alias.
(find_create_translator): add Bottom as a context alias for creation.

* lily/stencil.cc: rename Molecule to Stencil. Changes throughout.

* lily/parser.yy (music_property_def): new syntax for property
assignments:

\set A.B = #C , \unset A.B
\override A.B #C = #D, \revert A.B #C

* lily/my-lily-lexer.cc: remove \property

20 years ago * Documentation/user/music-glossary.itely: add Finnish author.
Heikki Junes [Thu, 12 Feb 2004 23:56:09 +0000 (23:56 +0000)]
   * Documentation/user/music-glossary.itely: add Finnish author.

20 years ago * Documentation/user/refman.itely: add dots after seealso refs.
Heikki Junes [Thu, 12 Feb 2004 22:57:30 +0000 (22:57 +0000)]
   * Documentation/user/refman.itely: add dots after seealso refs.

       * input/template/{many}.ly: harmonise descriptions.

20 years agoSubstitute Lyrics/LyricsVoice.
Jan Nieuwenhuizen [Thu, 12 Feb 2004 17:47:07 +0000 (17:47 +0000)]
Substitute Lyrics/LyricsVoice.

20 years agorelease commit
Han-Wen Nienhuys [Thu, 12 Feb 2004 17:30:25 +0000 (17:30 +0000)]
release commit

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Thu, 12 Feb 2004 17:03:18 +0000 (17:03 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 12 Feb 2004 16:43:17 +0000 (16:43 +0000)]
*** empty log message ***

20 years ago(snippet_res): @include filname must
Jan Nieuwenhuizen [Thu, 12 Feb 2004 09:03:34 +0000 (09:03 +0000)]
(snippet_res): @include filname must
not be empty.

20 years ago* lily/chord-name.cc: remove props chord, bass, inversion.
Han-Wen Nienhuys [Thu, 12 Feb 2004 02:05:54 +0000 (02:05 +0000)]
* lily/chord-name.cc: remove props chord, bass, inversion.

* Documentation/user/appendices.itely: add Scheme functions,
context-properties and layout properties to manual.

* scm/part-combiner.scm (determine-split-list): include rests in a
solo1/2 sequence.

* lily/new-part-combine-iterator.cc (substitute_both): new
function.
(class New_pc_iterator): add separate Voice=solo context, fixes
autobeams going from chords to solo.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 12 Feb 2004 00:12:45 +0000 (00:12 +0000)]
*** empty log message ***

20 years agofix ytop.
Jan Nieuwenhuizen [Wed, 11 Feb 2004 16:48:35 +0000 (16:48 +0000)]
fix ytop.

20 years ago(Editor support): Fix typo.
Jan Nieuwenhuizen [Wed, 11 Feb 2004 15:59:38 +0000 (15:59 +0000)]
(Editor support): Fix typo.

20 years ago* Documentation/user/tutorial.itely:
Jan Nieuwenhuizen [Wed, 11 Feb 2004 15:29:04 +0000 (15:29 +0000)]
* Documentation/user/tutorial.itely:
* Documentation/user/refman.itely: Add short note about being part
of lilypond.tely.

* COPYING: Make note more clear with respect to files that are
explicitely licenced otherwise (Documention/user/ comes to mind).

20 years ago* Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}. Remove
Jan Nieuwenhuizen [Wed, 11 Feb 2004 15:11:02 +0000 (15:11 +0000)]
* Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
comment about barfing of @c,{}.

* Documentation/user/music-glossary.tely: Add list of authors.

* stepmake/stepmake/library-rules.make: Thank Nelson only in
source (was: also in build log).

20 years ago(README_FILES): remove TODO. Put in new CVS
Han-Wen Nienhuys [Wed, 11 Feb 2004 12:18:23 +0000 (12:18 +0000)]
(README_FILES): remove TODO. Put in new CVS
module /cvsroot/lilypond/workbook/

20 years agoImported sources
Han-Wen Nienhuys [Wed, 11 Feb 2004 12:13:12 +0000 (12:13 +0000)]
Imported sources

20 years ago* lily/tuplet-engraver.cc: remove tupletInvisible
Han-Wen Nienhuys [Wed, 11 Feb 2004 12:01:42 +0000 (12:01 +0000)]
* lily/tuplet-engraver.cc: remove tupletInvisible

* scm/define-translator-properties.scm: cleanup, separate in
internal and user props.

* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
LyricsVoice -> Lyrics

* lily/new-part-combine-iterator.cc (process): only print warning
for symbols.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Wed, 11 Feb 2004 11:17:15 +0000 (11:17 +0000)]
*** empty log message ***

20 years ago* scm/part-combiner.scm: Add proper header.
Jan Nieuwenhuizen [Wed, 11 Feb 2004 11:16:23 +0000 (11:16 +0000)]
* scm/part-combiner.scm: Add proper header.

* All but lily/*: The great --2003 --2004 replace; the missing
 `bits'.

20 years ago * scm/part-combiner.scm (make-autochange-music): use
Han-Wen Nienhuys [Wed, 11 Feb 2004 10:53:15 +0000 (10:53 +0000)]
* scm/part-combiner.scm (make-autochange-music): use
accumulator. Fixes stack overflow.

20 years agoFix outline mode. Add book notes.
Jan Nieuwenhuizen [Wed, 11 Feb 2004 09:58:11 +0000 (09:58 +0000)]
Fix outline mode.  Add book notes.

20 years agoUpdate.
Jan Nieuwenhuizen [Wed, 11 Feb 2004 09:08:07 +0000 (09:08 +0000)]
Update.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 11 Feb 2004 01:49:37 +0000 (01:49 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Han-Wen Nienhuys [Wed, 11 Feb 2004 01:32:28 +0000 (01:32 +0000)]
*** empty log message ***

20 years agocleanup. Separate into internal
Han-Wen Nienhuys [Wed, 11 Feb 2004 01:22:21 +0000 (01:22 +0000)]
cleanup. Separate into internal
and user properties.

20 years agocleanup. Separate into internal
Han-Wen Nienhuys [Wed, 11 Feb 2004 01:15:28 +0000 (01:15 +0000)]
cleanup. Separate into internal
and user properties.

20 years ago(updated_grob_properties): new
Han-Wen Nienhuys [Wed, 11 Feb 2004 00:33:26 +0000 (00:33 +0000)]
(updated_grob_properties): new
function
(execute_pushpop_property): change to new convention:
object property inits are stored as (cons ALIST BASED-ON). This
storage format allows concurrent tweaks in different contexts.

20 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 10 Feb 2004 20:55:32 +0000 (20:55 +0000)]
*** empty log message ***

20 years ago * debian/: Late Debian update (sorry Anthony).
Jan Nieuwenhuizen [Tue, 10 Feb 2004 20:53:46 +0000 (20:53 +0000)]
* debian/: Late Debian update (sorry Anthony).

20 years ago* scripts/lilypond-book.py (do_file): Look for input_file in
Jan Nieuwenhuizen [Tue, 10 Feb 2004 18:38:45 +0000 (18:38 +0000)]
* scripts/lilypond-book.py (do_file): Look for input_file in
include path, or ask kpathsea if LATEX.

* input/template/GNUmakefile (LILYPOND_BOOK_FLAGS):
* input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
* input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
--header=texidoc.

20 years ago(Fine tuning layout): Add lost
Jan Nieuwenhuizen [Tue, 10 Feb 2004 17:08:42 +0000 (17:08 +0000)]
(Fine tuning layout): Add lost
relative.

20 years agoFixes for make web. Default to stdout
Jan Nieuwenhuizen [Tue, 10 Feb 2004 14:32:41 +0000 (14:32 +0000)]
Fixes for make web.  Default to stdout
only when filtering, default to input_base otherwise.  Coding
style fixes.

20 years ago(class Translator): add virtual
Han-Wen Nienhuys [Mon, 9 Feb 2004 23:40:28 +0000 (23:40 +0000)]
(class Translator): add virtual
qualifier.

20 years ago(compose_ly): Python2.1 workarounds.
Jan Nieuwenhuizen [Mon, 9 Feb 2004 23:27:10 +0000 (23:27 +0000)]
(compose_ly): Python2.1 workarounds.

20 years agoAdd some lost `relative'
Jan Nieuwenhuizen [Mon, 9 Feb 2004 22:25:31 +0000 (22:25 +0000)]
Add some lost `relative'
ly-options.

20 years ago* Documentation/user/refman.itely: Run texinfo-all-menus-update
Jan Nieuwenhuizen [Mon, 9 Feb 2004 20:04:49 +0000 (20:04 +0000)]
* Documentation/user/refman.itely: Run texinfo-all-menus-update
(fixes make web).

* GNUmakefile.in (web-clean): Do not remove fonts (they do not
live in $(out)-www).

* scripts/lilypond-book.py: Small cleanups.  Junk hairy include
dependencies.  Add link to .ly source in HTML output.
(Lilypond_snippet.output_html): Handle multiple page picture
output.
(Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
Make usable for output_texinfo again.

* Documentation/user/GNUmakefile: Add static dependency for
lilypond.tely includes.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 9 Feb 2004 19:07:55 +0000 (19:07 +0000)]
*** empty log message ***

20 years agoAdd some lost `relative'
Jan Nieuwenhuizen [Mon, 9 Feb 2004 17:22:36 +0000 (17:22 +0000)]
Add some lost `relative'
ly-options.

20 years ago* scripts/lilypond-book.py (do_file): fix latex output.
Han-Wen Nienhuys [Mon, 9 Feb 2004 16:31:01 +0000 (16:31 +0000)]
* scripts/lilypond-book.py (do_file):  fix latex output.

* scripts/lilypond-book.py (Lilypond_snippet.notice_include):
write .dep file.
(Lilypond_snippet.ly): add \renameinput.

20 years agorelease commit
Han-Wen Nienhuys [Mon, 9 Feb 2004 12:49:59 +0000 (12:49 +0000)]
release commit

20 years ago(determine-split-list): robustness fix
Han-Wen Nienhuys [Mon, 9 Feb 2004 12:25:02 +0000 (12:25 +0000)]
(determine-split-list): robustness fix

20 years ago* lily/paper-score.cc (process): move gc stat stuff to init.ly
Han-Wen Nienhuys [Mon, 9 Feb 2004 12:20:34 +0000 (12:20 +0000)]
* lily/paper-score.cc (process): move gc stat stuff to init.ly

* lily/parser.yy (music_output_def_body): plug memory leak.

* lily/translator-group.cc (add_fresh_group_translator): plug
memory leak: unprotect Translator_group once added.

* lily/span-dynamic-performer.cc (process_music): deprecate span-type.

* scripts/lilypond-book.py (Lilypond_snippet.notice_include):
write .dep file.
(Lilypond_snippet.ly): add \renameinput.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 9 Feb 2004 10:35:27 +0000 (10:35 +0000)]
*** empty log message ***

20 years agoCorrected spelling mistake.
Mats Bengtsson [Mon, 9 Feb 2004 09:51:48 +0000 (09:51 +0000)]
Corrected spelling mistake.

20 years ago(Lilypond_snippet.notice_include):
Han-Wen Nienhuys [Sun, 8 Feb 2004 23:20:27 +0000 (23:20 +0000)]
(Lilypond_snippet.notice_include):
write .dep file.

20 years ago(Lilypond_snippet.notice_include):
Han-Wen Nienhuys [Sun, 8 Feb 2004 23:14:30 +0000 (23:14 +0000)]
(Lilypond_snippet.notice_include):
write .dep file.

20 years ago(option_definitions): Fix typo.
Jan Nieuwenhuizen [Sat, 7 Feb 2004 18:33:40 +0000 (18:33 +0000)]
(option_definitions): Fix typo.

20 years ago(Substring.__init__): new class.
Han-Wen Nienhuys [Sat, 7 Feb 2004 13:30:34 +0000 (13:30 +0000)]
(Substring.__init__): new class.
(Snippet.output_texinfo): add texidoc option.
(Include_snippet.replacement_text): new class.
(Lilypond_snippet.__init__): new class
(Lilypond_snippet.get_hash): bugfix: use full body for hashing.

20 years ago(Substring.__init__): new class.
Han-Wen Nienhuys [Sat, 7 Feb 2004 13:29:51 +0000 (13:29 +0000)]
(Substring.__init__): new class.
(Snippet.output_texinfo): add texidoc option.
(Include_snippet.replacement_text): new class.
(Lilypond_snippet.__init__): new class
(Lilypond_snippet.get_hash): bugfix: use full body for hashing.

20 years ago* scripts/lilypond-book.py (Substring.__init__): new class.
Han-Wen Nienhuys [Sat, 7 Feb 2004 12:49:07 +0000 (12:49 +0000)]
* scripts/lilypond-book.py (Substring.__init__): new class.
(Snippet.output_texinfo): add texidoc option.
(Include_snippet.replacement_text): new class.
(Lilypond_snippet.__init__): new class
(Lilypond_snippet.get_hash): bugfix: use full body for hashing.

* Documentation/user/refman.itely (Sound):
note about number of channels.

20 years ago(Sound):
Han-Wen Nienhuys [Sat, 7 Feb 2004 11:39:23 +0000 (11:39 +0000)]
(Sound):
note about number of channels.

20 years ago* scm/music-functions.scm (voicify-music): add \context Staff for
Han-Wen Nienhuys [Sat, 7 Feb 2004 00:41:06 +0000 (00:41 +0000)]
* scm/music-functions.scm (voicify-music): add \context Staff for
<< \\ >> polyphony.

* lily/parser.yy (verbose_command_req): \skip now creates
SkipMusic, and does not lead to spurious staves.

* scm/define-music-types.scm (music-descriptions): rename
NonEventSkip to SkipMusic

20 years ago* input/no-notation/midi-lyric-barcheck.ly: new file.
Han-Wen Nienhuys [Fri, 6 Feb 2004 23:49:41 +0000 (23:49 +0000)]
* input/no-notation/midi-lyric-barcheck.ly: new file.

* input/regression/collision-dots-invert.ly: new file.

* lily/note-collision.cc (check_meshing_chords): add stem_to_stem
case.

* lily/new-lyric-combine-music-iterator.cc (process): let iterator
die if melody died too.

20 years ago* Documentation/user/refman.itely (More stanzas): document slur
Han-Wen Nienhuys [Fri, 6 Feb 2004 22:38:47 +0000 (22:38 +0000)]
* Documentation/user/refman.itely (More stanzas): document slur
deficiency.

* lily/melisma-performer.cc (try_music): new file. Handle
melismata to help lyrics.

* lily/beam-performer.cc (try_music): new file. Handle beam events
to help lyrics.

* lily/score-performer.cc (one_time_step): reinstate
process_music().

* lily/performer.cc (process_music): add to interface.

* lily/performer-group-performer.cc (process_music): new function.

* lily/dot-column.cc (do_shifts): do collision resolution before
dot positioning.

20 years ago(Snippet.output_print_filename): new
Han-Wen Nienhuys [Fri, 6 Feb 2004 21:16:10 +0000 (21:16 +0000)]
(Snippet.output_print_filename): new
file, process printfilename option.
(Snippet.__init__): rewrite: do not use global variables h or
index.
(main): really support -I option.
(find_toplevel_snippets): new code.
(find_toplevel_snippets): reinstate old version, without global variables.

20 years ago(Snippet.output_print_filename): new
Han-Wen Nienhuys [Fri, 6 Feb 2004 19:19:39 +0000 (19:19 +0000)]
(Snippet.output_print_filename): new
file, process printfilename option.
(Snippet.__init__): rewrite: do not use global variables h or
index.
(main): really support -I option.
(find_toplevel_snippets): new code.
(find_toplevel_snippets): reinstate old version, without global variables.

20 years ago(Snippet.output_print_filename): new
Han-Wen Nienhuys [Fri, 6 Feb 2004 13:20:01 +0000 (13:20 +0000)]
(Snippet.output_print_filename): new
file, process printfilename option.
(Snippet.__init__): rewrite: do not use global variables h or
index.
(main): really support -I option.
(find_toplevel_snippets): new code.

20 years ago(Snippet.output_print_filename): new
Han-Wen Nienhuys [Fri, 6 Feb 2004 01:06:37 +0000 (01:06 +0000)]
(Snippet.output_print_filename): new
file, process printfilename option.
(Snippet.__init__): rewrite: do not use global variables h or
index.
(main): really support -I option.

20 years ago* scripts/lilypond-book.py (Snippet.output_print_filename): new
Han-Wen Nienhuys [Fri, 6 Feb 2004 00:53:50 +0000 (00:53 +0000)]
* scripts/lilypond-book.py (Snippet.output_print_filename): new
file, process printfilename option.
(Snippet.__init__): rewrite: do not use global variables h or
index.
(main): really support -I option.

* tex/texinfo.tex: really add file.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Fri, 6 Feb 2004 00:48:33 +0000 (00:48 +0000)]
*** empty log message ***

20 years ago(find_toplevel_snippets): Python < 2.3
Jan Nieuwenhuizen [Thu, 5 Feb 2004 23:37:20 +0000 (23:37 +0000)]
(find_toplevel_snippets): Python < 2.3
compatibility.

20 years ago(simple_toplevel_snippets): new
Han-Wen Nienhuys [Thu, 5 Feb 2004 23:32:26 +0000 (23:32 +0000)]
(simple_toplevel_snippets): new
function.
(help_summary): docstrings.

20 years ago(simple_toplevel_snippets): new
Han-Wen Nienhuys [Thu, 5 Feb 2004 23:29:27 +0000 (23:29 +0000)]
(simple_toplevel_snippets): new
function.

20 years ago* Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
Jan Nieuwenhuizen [Thu, 5 Feb 2004 22:43:34 +0000 (22:43 +0000)]
* Documentation/topdocs/NEWS.texi: Add item about lilypond-book.

* Documentation/user/lilypond-book.itely: Update.

* make/ly-rules.make: Update lilypond-book commands.

* Documentation/user/GNUmakefile: Update makeinfo commands,
lilypond-book flags.

* scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).

* scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).

* scripts/filter-lilypond-book.py: Remove.

20 years ago* lily/drum-note-performer.cc: new file: perform drum notes.
Han-Wen Nienhuys [Thu, 5 Feb 2004 21:33:28 +0000 (21:33 +0000)]
* lily/drum-note-performer.cc: new file: perform drum notes.

* VERSION (PACKAGE_NAME): release 2.1.19.

20 years agofix typos
Werner Lemberg [Thu, 5 Feb 2004 21:16:25 +0000 (21:16 +0000)]
fix typos

20 years agonew file: perform drum notes.
Han-Wen Nienhuys [Thu, 5 Feb 2004 19:05:25 +0000 (19:05 +0000)]
new file: perform drum notes.

20 years ago*** empty log message ***
Han-Wen Nienhuys [Thu, 5 Feb 2004 17:18:58 +0000 (17:18 +0000)]
*** empty log message ***