]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years ago(construct-chord): process transposition release/2.1.26
Han-Wen Nienhuys [Sun, 22 Feb 2004 23:46:16 +0000 (23:46 +0000)]
(construct-chord): process transposition
after processing explicit-11.

20 years ago* scripts/lilypond-book.py (do_file): do not overwrite input file.
Han-Wen Nienhuys [Sun, 22 Feb 2004 21:47:29 +0000 (21:47 +0000)]
* scripts/lilypond-book.py (do_file): do not overwrite input file.

* lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
music/context/grob property functions. Internally, use
get_property() and set_property() for both.

20 years ago(LY_DEFINE): use Scheme style naming for
Han-Wen Nienhuys [Sun, 22 Feb 2004 21:24:08 +0000 (21:24 +0000)]
(LY_DEFINE): use Scheme style naming for
music/context/grob property functions. Internally, use
get_property() and set_property() for both.

20 years ago(get-buffer-size) new function.
Heikki Junes [Sun, 22 Feb 2004 01:43:47 +0000 (01:43 +0000)]
(get-buffer-size) new function.

20 years ago* lily/parser.yy (command_element): extract quoted vector in
Han-Wen Nienhuys [Sat, 21 Feb 2004 22:56:13 +0000 (22:56 +0000)]
* lily/parser.yy (command_element): extract quoted vector in
parser.

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

* lily/parser.yy (command_element): \quote DURATION NAME: support
cue notes.

* lily/quote-iterator.cc (class Quote_iterator): new file.

20 years ago(class Quote_iterator): new file.
Han-Wen Nienhuys [Sat, 21 Feb 2004 08:20:15 +0000 (08:20 +0000)]
(class Quote_iterator): new file.

20 years ago(process): only process if moment >= 0.
Han-Wen Nienhuys [Sat, 21 Feb 2004 01:20:43 +0000 (01:20 +0000)]
(process): only process if moment >= 0.

20 years agonew file.
Han-Wen Nienhuys [Sat, 21 Feb 2004 01:07:24 +0000 (01:07 +0000)]
new file.

20 years ago* lily/sequential-iterator.cc (process): only process if moment >= 0.
Han-Wen Nienhuys [Sat, 21 Feb 2004 01:05:31 +0000 (01:05 +0000)]
* lily/sequential-iterator.cc (process): only process if moment >= 0.

* lily/parser.yy (command_element): \quote DURATION NAME: support
cue notes.

* lily/quote-iterator.cc (class Quote_iterator): new file.

20 years ago* lily/auto-beam-engraver.cc (try_music): accept and process
Han-Wen Nienhuys [Fri, 20 Feb 2004 21:47:01 +0000 (21:47 +0000)]
* lily/auto-beam-engraver.cc (try_music): accept and process
beam-forbid-event.

* input/regression/auto-beam-no-beam.ly: new file.

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

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

20 years ago * lily/accidental.cc (print): Change font-relative-size ->
Mats Bengtsson [Fri, 20 Feb 2004 13:45:21 +0000 (13:45 +0000)]
* lily/accidental.cc (print): Change font-relative-size ->
font-size. Fixes cautionary-style = smaller.

20 years ago(music_property_def): oops. SCM_UNDEFINED
Han-Wen Nienhuys [Fri, 20 Feb 2004 10:29:23 +0000 (10:29 +0000)]
(music_property_def): oops. SCM_UNDEFINED
forgotten with scm_list_n. Fixes spurious coredumps.

20 years ago(stop_translation_timestep): move
Han-Wen Nienhuys [Fri, 20 Feb 2004 00:38:22 +0000 (00:38 +0000)]
(stop_translation_timestep): move
update of localKeySignature to stop_translation_timestep (). This
makes sure that all ties are noticed at the right moment.
(stop_translation_timestep): clear tie only when right-side
notehead was seen.
(number_accidentals_from_sig): cleanup.

20 years ago* input/regression/accidental-tie.ly (mus): new file
Han-Wen Nienhuys [Fri, 20 Feb 2004 00:35:49 +0000 (00:35 +0000)]
* input/regression/accidental-tie.ly (mus): new file

* input/regression/tie-accidental, tie-break-accidental.ly: remove
these longish tests.

20 years ago(print): broken beams last until end of staff.
Han-Wen Nienhuys [Thu, 19 Feb 2004 22:42:58 +0000 (22:42 +0000)]
(print): broken beams last until end of staff.
(print): broken beams start from prefatory matter.

20 years agoupdate bugreporter list.
Han-Wen Nienhuys [Thu, 19 Feb 2004 21:56:12 +0000 (21:56 +0000)]
update bugreporter list.

20 years ago(conv): add rule for | ~
Han-Wen Nienhuys [Thu, 19 Feb 2004 21:33:59 +0000 (21:33 +0000)]
(conv): add rule for | ~

20 years ago* scm/output-tex.scm (output-scopes): don't dump fraction exactly.
Han-Wen Nienhuys [Thu, 19 Feb 2004 20:01:33 +0000 (20:01 +0000)]
* scm/output-tex.scm (output-scopes): don't dump fraction exactly.

* lily/paper-score.cc (process): dump header only once.

* lily/paper-outputter.cc (Paper_outputter): move logic into
Scheme.

* scm/output-tex.scm (output-scopes): new function.
(output-paper-def): new function
(tex-string-def): new function
(symbol->tex-key): new function

20 years agoOne more missing \\
Mats Bengtsson [Thu, 19 Feb 2004 09:15:51 +0000 (09:15 +0000)]
One more missing \\

20 years agoCorrect some missing escaped slashes in the documentation strings.
Mats Bengtsson [Thu, 19 Feb 2004 09:13:49 +0000 (09:13 +0000)]
Correct some missing escaped slashes in the documentation strings.

20 years ago * input/regression/{many}.ly: refresh, trying to guess how
Heikki Junes [Thu, 19 Feb 2004 00:31:18 +0000 (00:31 +0000)]
    * input/regression/{many}.ly: refresh, trying to guess how
        it was designed.

20 years agocomment
Han-Wen Nienhuys [Thu, 19 Feb 2004 00:06:08 +0000 (00:06 +0000)]
comment

20 years agorelease commit release/2.1.25
Han-Wen Nienhuys [Wed, 18 Feb 2004 14:25:47 +0000 (14:25 +0000)]
release commit

20 years ago* scm/define-translator-properties.scm
Han-Wen Nienhuys [Wed, 18 Feb 2004 12:23:22 +0000 (12:23 +0000)]
* scm/define-translator-properties.scm
(all-user-translation-properties): add printOctaveNames

* ly/engraver-init.ly: remove Note_event_swallower.

* lily/note-name-engraver.cc (process_music): new property
printOctaveNames

* lily/context.cc (find_existing_context): remove support for
Current.

* scm/music-functions.scm (set-accidental-style): new function;
duplicate accidental macros.

* ly/property-init.ly (hideStaffSwitch): remove accidental macros.

* lily/note-name-engraver.cc (process_music):
process_acknowledged_grobs () -> process_music ()

20 years ago* scm/define-translator-properties.scm
Han-Wen Nienhuys [Wed, 18 Feb 2004 11:32:39 +0000 (11:32 +0000)]
* scm/define-translator-properties.scm
(all-user-translation-properties): add printOctaveNames

* ly/engraver-init.ly: remove Note_event_swallower.

* lily/note-name-engraver.cc (process_music): new property
printOctaveNames

* lily/context.cc (find_existing_context): remove support for
Current.

* scm/music-functions.scm (set-accidental-style): new function;
duplicate accidental macros.

* ly/property-init.ly (hideStaffSwitch): remove accidental macros.

* lily/note-name-engraver.cc (process_music):
process_acknowledged_grobs () -> process_music ()

20 years ago(determine-split-list): robustification.
Han-Wen Nienhuys [Wed, 18 Feb 2004 00:52:31 +0000 (00:52 +0000)]
(determine-split-list): robustification.

20 years ago(score_forbidden_quants): check all staff
Han-Wen Nienhuys [Tue, 17 Feb 2004 22:38:18 +0000 (22:38 +0000)]
(score_forbidden_quants): check all staff
lines for falling into beam-gap.

20 years ago* lily/note-spacing.cc (get_spacing): less space at EOL in case of
Han-Wen Nienhuys [Tue, 17 Feb 2004 22:13:17 +0000 (22:13 +0000)]
* lily/note-spacing.cc (get_spacing): less space at EOL in case of
key/clef/time signatures.

* input/test/ossia.ly: revise example.

* lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
cleanup.

* lily/grob-scheme.cc (LY_DEFINE): change a few function names to
comply to Scheme standard.  Remove ly:get-paper-variable

20 years ago * lily/accidental-engraver.cc (process_acknowledged_grobs): use
Han-Wen Nienhuys [Tue, 17 Feb 2004 17:30:03 +0000 (17:30 +0000)]
* lily/accidental-engraver.cc (process_acknowledged_grobs): use
properties from Voice context. This fixes staff-switches during
grace contexts.

20 years ago * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
Mats Bengtsson [Tue, 17 Feb 2004 15:09:10 +0000 (15:09 +0000)]
* scripts/convert-ly.py (2.1.22): Corrected documentation printout.

20 years ago* lily/note-collision.cc (check_meshing_chords): only wipe heads
Han-Wen Nienhuys [Tue, 17 Feb 2004 11:06:56 +0000 (11:06 +0000)]
* lily/note-collision.cc (check_meshing_chords): only wipe heads
if necessary. Else, simply wipe dots.

* input/test/beam-alternate.ly: new file

* input/test/piano-staff-distance.ly: new file.

20 years ago* input/test/piano-staff-distance.ly: new file.
Han-Wen Nienhuys [Tue, 17 Feb 2004 01:48:35 +0000 (01:48 +0000)]
* input/test/piano-staff-distance.ly: new file.

* lily/translator-group.cc (recurse_down_translators): use
Direction for bottom-up/top-down.

* lily/include/translator.hh (class Translator): add
process_music() and do_announces(). This obviates
recurse_down_{engravers,performers}.

* ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
\melisma and \melismaEnd

* lily/melisma-engraver.cc (process_music): change to
Melisma_translator, unify with performer. Accept
ManualMelismaEvent.

* ly/engraver-init.ly: add Font_size_engraver.

20 years ago * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
Heikki Junes [Mon, 16 Feb 2004 22:44:25 +0000 (22:44 +0000)]
    * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
        it hara-kiri.

        * input/regression/{many}.ly: improve descriptions trying to figure

20 years ago* lily/slur.cc (broken_trend_offset): robustness fix.
Han-Wen Nienhuys [Mon, 16 Feb 2004 15:21:24 +0000 (15:21 +0000)]
* lily/slur.cc (broken_trend_offset): robustness fix.

* lily/context.cc (find_create_context): go to Score if it exists.

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.