]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
20 years agoThis commit was manufactured by cvs2svn to create tag 'lilypond_2_1_27'. release/2.1.27
janneke [Tue, 24 Feb 2004 23:37:49 +0000 (23:37 +0000)]
This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_27'.

20 years ago*** empty log message ***
hanwen [Tue, 24 Feb 2004 23:37:48 +0000 (23:37 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
janneke [Tue, 24 Feb 2004 23:37:25 +0000 (23:37 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
hanwen [Tue, 24 Feb 2004 22:56:56 +0000 (22:56 +0000)]
*** empty log message ***

20 years ago(top-of-file): Add tagline definition. FIXME.
janneke [Tue, 24 Feb 2004 22:52:40 +0000 (22:52 +0000)]
(top-of-file): Add tagline definition.  FIXME.

20 years ago* ps/music-drawing-routines.ps:
janneke [Tue, 24 Feb 2004 22:48:00 +0000 (22:48 +0000)]
* ps/music-drawing-routines.ps:
* ps/lilyponddefs.ps: Add end markers.

20 years ago* lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
hanwen [Tue, 24 Feb 2004 22:24:52 +0000 (22:24 +0000)]
* lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.

* scripts/lilypond-book.py (compose_ly): cleanup relative= option,
obey documentation.

20 years ago * lily/lyric-phrasing-engraver.cc: remove
hanwen [Tue, 24 Feb 2004 22:14:32 +0000 (22:14 +0000)]
* lily/lyric-phrasing-engraver.cc: remove

* lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
longer necessary.

* lily/extender-engraver.cc (stop_translation_timestep): rewrite
so lyric-phrasing-engraver is no longer necessary.

* ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
Grob_pq_engraver from Staff.

* lily/grob-pq-engraver.cc: remove current_grobs array, read/write
busyGrobs directly.

20 years ago* scm/output-ps.scm: Resurrect.
janneke [Tue, 24 Feb 2004 21:59:24 +0000 (21:59 +0000)]
* scm/output-ps.scm: Resurrect.

* scm/output-tex.scm: Minimal cleanups.

* scm/paper.scm (paper-set-staff-size): Add lineheight.

20 years agoRemove any broken lily-*.tex files before
janneke [Tue, 24 Feb 2004 17:09:24 +0000 (17:09 +0000)]
Remove any broken lily-*.tex files before
lilypond-book run.

20 years ago* stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
janneke [Tue, 24 Feb 2004 12:00:03 +0000 (12:00 +0000)]
* stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
comment.

* stepmake/aclocal.m4: Add --enable-pipe option, with check.
Enabled by default, may save 10% compile time.

20 years ago(Customized accidental rules):
hanwen [Tue, 24 Feb 2004 01:00:57 +0000 (01:00 +0000)]
(Customized accidental rules):
typo.

20 years agoremove norwegian translations; to be later added properly.
hjunes [Mon, 23 Feb 2004 20:42:05 +0000 (20:42 +0000)]
remove norwegian translations; to be later added properly.

20 years ago * Documentation/user/music-glossary.tely: remove the missing norwegian
hjunes [Mon, 23 Feb 2004 20:28:25 +0000 (20:28 +0000)]
    * Documentation/user/music-glossary.tely: remove the missing norwegian
        translation; they can be put in later properly.

20 years ago(start_translation_timestep):
hanwen [Mon, 23 Feb 2004 16:13:42 +0000 (16:13 +0000)]
(start_translation_timestep):
init Recording_group_engraver twice.

20 years ago* gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
janneke [Mon, 23 Feb 2004 13:58:22 +0000 (13:58 +0000)]
* gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
stray style cleanups:

* stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
-Wmissing-prototypes.

* flower/include/killing-cons.tcc (Killing_cons): Add template
specifier for car_.

* flower/include/parray.hh (binsearchs): Add template specifier
for maxkey.

* flower/include/interval.hh: Declare elem () with template specfier.

20 years ago input/regression/quote.ly: Better illustration of which notes are quoted.
matsb [Mon, 23 Feb 2004 13:16:48 +0000 (13:16 +0000)]
  input/regression/quote.ly: Better illustration of which notes are quoted.

20 years ago * elisp/lilypond-indent.el (get-buffer-size): add customization
hjunes [Mon, 23 Feb 2004 01:34:05 +0000 (01:34 +0000)]
    * elisp/lilypond-indent.el (get-buffer-size): add customization
  groups for several variables (Reuben Thomas).

20 years agotypo.
hjunes [Mon, 23 Feb 2004 00:46:04 +0000 (00:46 +0000)]
typo.

20 years ago(construct-chord): process transposition
hanwen [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.
hanwen [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
hanwen [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.
hjunes [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
hanwen [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.
hanwen [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.
hanwen [Sat, 21 Feb 2004 01:20:43 +0000 (01:20 +0000)]
(process): only process if moment >= 0.

20 years agonew file.
hanwen [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.
hanwen [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
hanwen [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 ***
hanwen [Fri, 20 Feb 2004 21:01:14 +0000 (21:01 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
hanwen [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 ->
matsb [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
hanwen [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
hanwen [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
hanwen [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.
hanwen [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.
hanwen [Thu, 19 Feb 2004 21:56:12 +0000 (21:56 +0000)]
update bugreporter list.

20 years ago(conv): add rule for | ~
hanwen [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.
hanwen [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 \\
matsb [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.
matsb [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
hjunes [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
hanwen [Thu, 19 Feb 2004 00:06:08 +0000 (00:06 +0000)]
comment

20 years agorelease commit
hanwen [Wed, 18 Feb 2004 14:25:47 +0000 (14:25 +0000)]
release commit

20 years ago* scm/define-translator-properties.scm
hanwen [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
hanwen [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.
hanwen [Wed, 18 Feb 2004 00:52:31 +0000 (00:52 +0000)]
(determine-split-list): robustification.

20 years ago(score_forbidden_quants): check all staff
hanwen [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
hanwen [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
hanwen [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.
matsb [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
hanwen [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.
hanwen [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
hjunes [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.
hanwen [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
hanwen [Mon, 16 Feb 2004 13:28:36 +0000 (13:28 +0000)]
release commit

20 years agorelease commit
hanwen [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.
hanwen [Mon, 16 Feb 2004 11:38:15 +0000 (11:38 +0000)]
(find_create_context): go to Score if it exists.

20 years agomore files.
hanwen [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
hanwen [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
hjunes [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: →
hjunes [Sun, 15 Feb 2004 02:11:12 +0000 (02:11 +0000)]
    Draw more beatiful `->´ arrow in html: →

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

20 years agoadd Finnish author.
hjunes [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
hjunes [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
hjunes [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.
hanwen [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
hanwen [Sat, 14 Feb 2004 12:38:16 +0000 (12:38 +0000)]
release commit

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

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

20 years ago(interface-doc): prune Grob
hanwen [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
hanwen [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.
hanwen [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):
hanwen [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
hanwen [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
hanwen [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
hanwen [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
hanwen [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
hanwen [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
hanwen [Fri, 13 Feb 2004 09:31:54 +0000 (09:31 +0000)]
release commit

20 years agorelease commit
hanwen [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
janneke [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
janneke [Fri, 13 Feb 2004 08:01:43 +0000 (08:01 +0000)]
fix

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

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

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

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

20 years ago($(outdir)/%.pdf): add DVIPS_FLAGS. This will
hanwen [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.
hjunes [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.
hjunes [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.
janneke [Thu, 12 Feb 2004 17:47:07 +0000 (17:47 +0000)]
Substitute Lyrics/LyricsVoice.

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

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

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

20 years ago(snippet_res): @include filname must
janneke [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.
hanwen [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 ***
hanwen [Thu, 12 Feb 2004 00:12:45 +0000 (00:12 +0000)]
*** empty log message ***

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

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

20 years ago* Documentation/user/tutorial.itely:
janneke [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).