]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(Fontmap, Fontmap.lily): Add Fontmap for GS.
[lilypond.git] / ChangeLog
1 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
4
5         * scm/define-markup-commands.scm (smallcaps): New markup command.
6
7         * scm/output-ps.scm (output-scopes): Experimental markup output.
8
9         * scm/: Add missing headers.
10
11         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
12
13         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
14
15 2004-02-25  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
16
17         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
18         Stray style cleanups.
19
20 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
21
22         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
23         no dot combination.
24
25         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
26         substitute \override Staff.autoBeamSettings too
27
28         * Documentation/user/tutorial.itely: proofreading fixes by David
29         Bobroff
30
31 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
32
33         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
34
35         * ps/music-drawing-routines.ps: 
36         * ps/lilyponddefs.ps: Add end markers.
37
38 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
39
40         * VERSION: 2.1.27 released.
41         
42         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
43
44         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
45         obey documentation.
46
47 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
48
49         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
50
51         * scm/output-ps.scm: Resurrect.
52         
53         * scm/output-tex.scm: Minimal cleanups.
54
55         * scm/paper.scm (paper-set-staff-size): Add lineheight.
56
57         * make/ly-rules.make: Remove any broken lily-*.tex files before
58         lilypond-book run.
59
60         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
61         comment.
62
63         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
64         Enabled by default, may save 10% compile time.
65
66 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
67
68         * lily/lyric-phrasing-engraver.cc: remove
69         
70         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
71         longer necessary. 
72
73         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
74         so lyric-phrasing-engraver is no longer necessary.
75
76         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
77         Grob_pq_engraver from Staff.
78
79         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
80         busyGrobs directly.
81
82         * input/regression/quote-transposition.ly: new file.
83
84         * lily/recording-group-engraver.cc (stop_translation_timestep):
85         store instrumentTuning too. 
86
87         * lily/quote-iterator.cc (process): transpose events using
88         instrumentTuning.
89
90         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
91         -> \tuning <pitch>
92
93         * lily/parser.yy (command_req): add \tuning command for setting
94         instrument tuning of staff.
95
96         * Documentation/user/GNUmakefile
97         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
98
99         * Documentation/user/refman.itely (Customized accidental rules):
100         typo.
101
102 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
103
104         * Documentation/user/music-glossary.tely: remove the missing norwegian
105         translation; they can be put in later properly.
106
107 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
108
109         * lily/recording-group-engraver.cc (start_translation_timestep):
110         init Recording_group_engraver twice.
111
112 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
113
114         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
115         stray style cleanups:
116
117         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
118         -Wmissing-prototypes.
119
120         * flower/include/killing-cons.tcc (Killing_cons): Add template
121         specifier for car_.
122
123         * flower/include/parray.hh (binsearchs): Add template specifier
124         for maxkey.
125
126         * flower/include/interval.hh: Declare elem () with template specfier.
127
128 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
129
130         * elisp/lilypond-indent.el (get-buffer-size): add customization
131         groups for several variables (Reuben Thomas).
132
133 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
134
135         * Documentation/user/invoking.itexi (Point and click): add index
136         entry.
137
138         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
139         go under beam.
140
141         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
142         sarabande beam. 
143
144         * flower/warn.cc (programming_error): cross fingers not thumbs.
145
146         * lily/rest.cc (polyphonic_offset_callback): return 0 when
147         staff-position is set.
148
149         * VERSION: release 2.1.26 
150         
151         * scm/chord-entry.scm (construct-chord): process transposition
152         after processing explicit-11.  
153
154 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
155
156         * lily/parser.yy (add_quote): add syntax for adding quotes:
157         \addquote "id-string" Music
158
159         * scripts/lilypond-book.py (do_file): do not overwrite input file.
160
161         * scripts/convert-ly.py (conv): add rules for name changes.
162
163         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
164         music/context/grob property functions. Internally, use
165         get_property() and set_property() for both.
166
167 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
168
169         * elisp/lilypond-mode.el (get-buffer-size): define new function,
170         for Emacs <= 20 (Laurent Martelli).
171
172 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
173
174         * lily/parser.yy (command_element): extract quoted vector in
175         parser.
176
177         * input/regression/quote.ly: new file.
178
179         * lily/sequential-iterator.cc (process): only process if moment >= 0.
180
181         * lily/parser.yy (command_element): \quote DURATION NAME: support
182         cue notes. 
183
184         * lily/quote-iterator.cc (class Quote_iterator): new file.
185
186 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
187
188         * lily/auto-beam-engraver.cc (try_music): accept and process
189         beam-forbid-event.
190
191         * input/regression/auto-beam-no-beam.ly: new file.
192
193 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
194
195         * lily/accidental.cc (print): Change font-relative-size ->
196         font-size. Fixes cautionary-style = smaller.
197
198 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
199
200         * lily/system-start-delimiter.cc (staff_brace): remove
201         font-relative-size
202
203         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
204         forgotten with scm_list_n. Fixes spurious coredumps.
205
206         * lily/accidental-engraver.cc (stop_translation_timestep): move
207         update of localKeySignature to stop_translation_timestep (). This
208         makes sure that all ties are noticed at the right moment.
209         (stop_translation_timestep): clear tie only when right-side
210         notehead was seen.
211         (number_accidentals_from_sig): cleanup. 
212
213         * input/regression/accidental-tie.ly (mus): new file
214
215         * input/regression/tie-accidental, tie-break-accidental.ly: remove
216         these longish tests.
217
218 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
219
220         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
221
222         * THANKS: update bugreporter list.
223
224         * lily/beam.cc (print): broken beams last until end of staff.
225         (print): broken beams start from prefatory matter.
226
227         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
228
229         * lily/paper-score.cc (process): dump header only once.
230
231         * lily/paper-outputter.cc (Paper_outputter): move logic into
232         Scheme.
233
234         * scm/output-tex.scm (output-scopes): new function.
235         (output-paper-def): new function
236         (tex-string-def): new function
237         (symbol->tex-key): new function
238
239         * scripts/convert-ly.py (conv): add rule for | ~
240
241 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
242
243         * input/regression/{many}.ly: refresh, trying to guess how
244         it was designed.
245
246 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
247
248         * VERSION: release 2.1.25
249
250         * scm/define-translator-properties.scm
251         (all-user-translation-properties): add printOctaveNames
252
253         * ly/engraver-init.ly: remove Note_event_swallower from
254         NoteNamesContext.
255
256         * lily/note-name-engraver.cc (process_music): new property
257         printOctaveNames
258
259         * lily/context.cc (find_existing_context): remove support for
260         Current.
261
262         * scm/music-functions.scm (set-accidental-style): new function;
263         duplicate accidental macros.
264
265         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
266
267         * lily/note-name-engraver.cc (process_music):
268         process_acknowledged_grobs () -> process_music ()
269
270         * scm/part-combiner.scm (determine-split-list): robustification.
271
272 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
273
274         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
275         lines for falling into beam-gap.
276         (score_forbidden_quants): check all staff lines for falling in
277         beam gaps.
278
279         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
280         key/clef/time signatures. 
281
282         * input/test/ossia.ly: revise example.
283
284         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
285         cleanup.
286         
287         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
288         comply to Scheme standard.  Remove ly:get-paper-variable
289
290 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
291
292         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
293
294 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
295
296         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
297         properties from Voice context. This fixes accidental size for
298         staff-switches during grace contexts.
299
300         * lily/note-collision.cc (check_meshing_chords): only wipe heads
301         if necessary. Else, simply wipe dots.
302
303         * input/test/beam-alternate.ly: new file
304
305         * input/test/piano-staff-distance.ly: new file.
306
307         * lily/translator-group.cc (recurse_down_translators): use
308         Direction for bottom-up/top-down.
309
310         * lily/include/translator.hh (class Translator): add
311         process_music() and do_announces(). This obviates
312         recurse_down_{engravers,performers}.
313
314         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
315         \melisma and \melismaEnd
316
317         * lily/melisma-engraver.cc (process_music): change to
318         Melisma_translator, unify with performer. Accept
319         ManualMelismaEvent.
320
321         * ly/engraver-init.ly: add Font_size_engraver.
322
323 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
324
325         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
326         it hara-kiri.
327
328         * input/regression/{many}.ly: improve descriptions trying to figure
329         out what is tested.
330
331 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
332
333         * lily/slur.cc (broken_trend_offset): robustness fix.
334
335         * VERSION: release 2.1.24
336
337         * lily/context.cc (find_create_context): go to Score if it exists.
338
339         * lily/context-scheme.cc: new file.
340
341         * lily/score-translator.cc (get_output): new file.
342
343         * lily/include/grob-info.hh: origin_contexts() now does not
344         include the originating engraver
345
346         * lily/translator-group.cc (translator_each): clean up contents,
347         remove superfluous stubs. Engraver_group_engraver and
348         Performer_group_performer are the only classes using multiple
349         inheritance.
350
351         * lily/include/score-context.hh (class Score_context): interface
352         between Score_{engraver,performer} and Global_context.
353
354         * lily/include/global-context.hh (Context): change from
355         global-translator. This is the entry point for contexts; it is not
356         tweakable using \translator{}. Score is no longer the top context,
357         but sits underneath Global.
358
359         * lily/include/context.hh (class Context): brain surgery: split
360         out Context functionality from Translator_group. Context is now a
361         separate type from Translator.
362
363 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
364
365         * lily/include/translator.hh (class Translator): make
366         get_score_context() and get_global_translator (), and use the one
367         which is appropriate.
368
369         * lily/context.cc: partially put functionality of Translator_group
370         into Context.
371
372         * lily/include/context.hh (Translator): new class: put between
373         Translator and Translator_group. 
374
375         * lily/new-accidental-engraver.cc: remove file.
376
377 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
378
379         * input/regression/{many}.ly: improve descriptions: use complete 
380         sentences, try to describe what is tested, avoid `we´, do not use 
381         don't, ... 
382
383 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
384
385         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
386         is at EOL.
387
388         * Documentation/user/lilypond.tely: declare the topmost node only
389         once; removes empty line in @contents.
390
391         * Documentation/user/music-glossary.tely: really add Finnish author.
392         Draw more beatiful `->´ arrow in html: &rarr;
393
394 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
395
396         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
397
398         * scripts/convert-ly.py (conv): add ly:music-list  change.
399
400         * lily/grob.cc: edit doc string.
401
402         * scm/define-grob-properties.scm (all-user-grob-properties):
403         proofreading, editing of doc strings.
404
405         * input/regression/tablature-string-tunings.ly: new file.
406
407         * lily/staff-symbol-engraver.cc (process_music): new engraver,
408         listen to stringTunings
409
410         * lily/align-interface.cc (align_elements_to_extents): remove Grob
411         for self-alignment-[XY] code.
412  
413 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
414
415         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
416         cond) into function. Cleanup.
417
418         * lily/text-spanner.cc: remove text-repeat-if-broken property.
419         
420         * VERSION (PACKAGE_NAME): 2.1.23 released
421
422 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
423
424         * Documentation/user/{refman,internals}.itely: small fixes.
425
426 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
427
428         * lily/accidental-engraver.cc (acknowledge_grob): don't make
429         accidentals for harmonic notes
430
431         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
432         for harmonic notes.
433
434         * scm/document-backend.scm (interface-doc): prune Grob
435         documentation: don't duplicate interface information.
436
437         * lily/*.cc: lots of updates of doc strings.
438
439 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
440
441         * input/test/ac-extra-voice.ly (accompany): remove file.
442
443         * input/test/maximum-rest-count.ly: remove file.
444
445         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
446         conversion rule for \translator { }. Apply everywhere.  
447
448         * lily/parser.yy (music_property_def): set property for \once in
449         the PropertyMusic itself, not the ContextSpec.
450         (property_operation): change syntax within \translator { }
451
452         * scm/define-music-properties.scm (all-music-properties): clean up.
453
454         * lily/auto-beam-engraver.cc (test_moment): use
455         updated_grob_properties() to retrieve autoBeam settings.
456
457         * lily/spacing-spanner.cc: bound shortest_playing_len by
458         measure_length
459
460         * lily/spacing-engraver.cc (acknowledge_grob): ignore
461         multi-measure events for spacing computation.
462
463         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
464         elliptical, to 1.49.
465
466         * lily/rest.cc (polyphonic_offset_callback): new function. Do
467         vertical positioning for polyphony, without RestCollision object.
468
469         * lily/note-column.cc (add_head): prevent rests & note heads on
470         one stem.
471
472         * lily/rest-collision.cc (do_shift): ignore rests with beams.
473         (do_shift): rewrite only-rests case: use common refpoints: the
474         routine will have sensible results when other rest-translations
475         have taken place.
476
477         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
478         < 0 case. 
479
480         * VERSION: 2.1.22 released
481         
482         * input/GNUmakefile (SUBDIRS): remove ascii-art
483
484 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
485
486         * input/: Convert ly files that still had \property.  Fixes make
487         web.  Remove exta spaces around '='. 
488
489         * scripts/convert-ly.py (conv): Redundant space fixes.
490
491         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
492
493 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
494
495         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
496         create scalable PS and PDFs  for input/{test,template,regression}.
497
498         * lily/context.cc (is_alias): move function.
499         (is_alias): add Bottom as context alias. 
500         (find_create_translator): add Bottom as a context alias for creation.
501
502         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
503
504         * lily/parser.yy (music_property_def): new syntax for property
505         assignments:
506
507         \set A.B = #C , \unset A.B
508         \override A.B #C = #D, \revert A.B #C 
509
510         * lily/my-lily-lexer.cc: remove \property
511
512 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
513
514         * Documentation/user/refman.itely: add dots after seealso refs.
515
516         * input/template/{many}.ly: harmonise descriptions.
517
518         * Documentation/user/music-glossary.itely: add Finnish author.
519
520 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
521
522         * VERSION (PACKAGE_NAME): release 2.1.21
523
524 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
525
526         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
527
528         * scripts/lilypond-book.py (snippet_res): @include filename must
529         not be empty.
530
531 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
532
533         * scm/documentation-generate.scm (markup-doc-string): dump
534         markup-commands.tely
535
536         * scm/define-markup-commands.scm (override): new file.
537         Move documentation from refman into doc-strings. 
538
539         * input/test/staff-container.ly: fix example.
540
541         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
542         StaffContainer
543
544         * lily/grob.cc: remove point_dimension_callback
545         (Grob): read forced dimensions from X-extent and Y-extent.
546         (get_paper): remove preset_extent.
547
548         * scm/define-grobs.scm (all-grob-descriptions): remove
549         point_dimension_callback. 
550
551         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
552         textscript to head. This makes no-spacing-rods work on
553         DynamicText.
554
555         * lily/chord-name.cc: remove props chord, bass, inversion.
556
557         * Documentation/user/appendices.itely: add Scheme functions,
558         context-properties and layout properties to manual.
559
560         * scm/part-combiner.scm (determine-split-list): include rests in a
561         solo1/2 sequence.
562
563         * lily/new-part-combine-iterator.cc (substitute_both): new
564         function.
565         (class New_pc_iterator): add separate Voice=solo context, fixes
566         autobeams going from chords to solo.
567
568 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
569
570         * Documentation/user/invoking.itexi (Editor support): Fix typo.
571
572         * Documentation/user/tutorial.itely:
573         * Documentation/user/refman.itely: Add short note about being part
574         of lilypond.tely.
575
576         * COPYING: Make note more clear with respect to files that are
577         explicitely licenced otherwise (Documention/user/ comes to mind).
578         
579         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
580         comment about barfing of @c,{}.
581
582         * Documentation/user/music-glossary.tely: Add list of authors.
583
584         * stepmake/stepmake/library-rules.make: Thank Nelson only in
585         source (was: also in build log).
586
587 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
588
589         * lily/side-position-interface.cc (general_side_position): if
590         staff-padding is set, then include staff in support too.
591
592         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
593         module workbook
594
595         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
596
597         * lily/tuplet-engraver.cc: remove tupletInvisible
598
599         * scm/define-translator-properties.scm: cleanup, separate in
600         internal and user props. 
601
602         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
603         LyricsVoice -> Lyrics
604
605         * lily/new-part-combine-iterator.cc (process): only print warning
606         for symbols.
607
608 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
609
610         * scm/part-combiner.scm: Add proper header.
611
612         * All but lily/*: The great --2003 --2004 replace; the missing
613         `bits'.
614
615         * TODO: Fix outline mode.  Add book notes.
616
617         * ROADMAP: Update.
618
619 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
620
621         * scm/part-combiner.scm (make-autochange-music): use
622         accumulator. Fixes stack overflow.
623
624         * lily/*: rename brew_molecule -> print , molecule-callback ->
625         print-function
626
627         * scm/define-grob-properties.scm: cleanup. Separate into internal
628         and user properties.
629
630         * lily/translator-property.cc (updated_grob_properties): new
631         function
632         (execute_pushpop_property): change to new convention:
633         object property inits are stored as (cons ALIST BASED-ON). This
634         storage format allows concurrent tweaks in different contexts.
635
636 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
637
638         * TODO: new file.
639
640 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
641
642         * debian/: Late Debian update (sorry Anthony).
643
644         * scripts/lilypond-book.py (do_file): Look for input_file in
645         include path, or ask kpathsea if LATEX.
646
647         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
648         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
649         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
650         --header=texidoc.
651
652         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
653         relative.
654
655         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
656         only when filtering, default to input_base otherwise.  Coding
657         style fixes.
658
659 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
660
661         * lily/include/translator.hh (class Translator): add virtual
662         qualifier.
663
664 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
665
666         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
667
668 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
669
670         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
671
672         * Documentation/user/refman.itely: Run texinfo-all-menus-update
673         (fixes make web).
674
675         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
676         live in $(out)-www).
677
678         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
679         dependencies.  Add link to .ly source in HTML output.
680         (Lilypond_snippet.output_html): Handle multiple page picture
681         output.
682         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
683         Make usable for output_texinfo again.
684
685         * Documentation/user/GNUmakefile: Add static dependency for
686         lilypond.tely includes.
687
688         * Documentation/user/tutorial.itely: Add some lost `relative'
689         ly-options.
690
691 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
692
693         * lily/include/translator-group.hh: move Music_output_def member
694         to Global_translator.
695
696         * scripts/lilypond-book.py (do_file):  fix latex output.
697
698         * VERSION: release 2.1.20
699         
700         * scm/part-combiner.scm (determine-split-list): robustness fix 
701
702         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
703
704         * lily/parser.yy (music_output_def_body): plug memory leak.
705
706         * lily/translator-group.cc (add_fresh_group_translator): plug
707         memory leak: unprotect Translator_group once added.   
708
709         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
710
711         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
712         write .dep file.
713         (Lilypond_snippet.ly): add \renameinput.
714
715 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
716
717         * Documentation/user/refman.itely (Markup command definition): Doc
718         by Nicolas Sceaux. Rewrite by Han-Wen
719
720         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
721         thing of the line.
722         (brew_molecule): only remove if hyphen is not at the end of line.
723         (set_spacing_rods): new function: minimum-length specifies
724         distance between syllables.
725
726         * scm/define-grobs.scm (all-grob-descriptions): add
727         Hyphen_spanner::set_spacing_rods to LyricHyphen
728
729         * input/regression/lyric-hyphen-break.ly: new file.
730
731         * input/test/lyric-hyphen-retain.ly: new file.
732
733         * lily/new-part-combine-iterator.cc (construct_children):
734         add Rest direction.
735
736 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
737
738         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
739
740         * Documentation/bibliography/engraving.bib (donemus1982):
741         update entry.
742
743 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
744
745         * scripts/lilypond-book.py (Substring.__init__): new class.
746         (Snippet.output_texinfo): add texidoc option.
747         (Include_snippet.replacement_text): new class.
748         (Lilypond_snippet.__init__): new class
749         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
750
751         * Documentation/user/refman.itely (Sound): 
752         note about number of channels.
753
754         * scm/music-functions.scm (voicify-music): add \context Staff for
755         << \\ >> polyphony.
756
757         * lily/parser.yy (verbose_command_req): \skip now creates
758         SkipMusic, and does not lead to spurious staves.
759
760         * scm/define-music-types.scm (music-descriptions): rename
761         NonEventSkip to SkipMusic
762
763         * input/no-notation/midi-lyric-barcheck.ly: new file.
764
765         * input/regression/collision-dots-invert.ly: new file.
766
767         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
768         case.
769
770         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
771         die if melody died too.
772
773 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
774
775         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
776         with reading from stdin.
777
778         * lily/slur-performer.cc (try_music): new file.
779
780         * lily/melisma-performer.cc (try_music): new file. Handle
781         melismata to help lyrics.
782
783         * lily/beam-performer.cc (try_music): new file. Handle beam events
784         to help lyrics.
785
786         * lily/score-performer.cc (one_time_step): reinstate
787         process_music().
788
789         * lily/performer.cc (process_music): add to interface.
790
791         * lily/performer-group-performer.cc (process_music): new function.
792
793         * lily/dot-column.cc (do_shifts): do collision resolution before
794         dot positioning.
795         
796         * scripts/lilypond-book.py (Snippet.output_print_filename): new
797         file, process printfilename option.
798         (Snippet.__init__): rewrite: do not use global variables h or
799         index.
800         (main): really support -I option.
801         (find_toplevel_snippets): new code.
802         (find_toplevel_snippets): reinstate old version, without global
803         variables.
804
805         * tex/texinfo.tex: really add file.
806         
807 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
808
809         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
810         compatibility.
811
812 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
813
814         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
815
816         * scm/define-translator-properties.scm (drumPitchTable): add
817         property.
818
819         * scripts/lilypond-book.py (simple_toplevel_snippets): new
820         function.
821         (help_summary): docstrings.
822         (do_file): strip the dir of input_base too.
823
824 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
825
826         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
827
828         * Documentation/user/lilypond-book.itely: Update.
829
830         * make/ly-rules.make: Update lilypond-book commands.
831
832         * Documentation/user/GNUmakefile: Update makeinfo commands,
833         lilypond-book flags.
834
835         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
836         
837         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
838
839         * scripts/filter-lilypond-book.py: Remove.
840
841         * Documentation/user/*tely: Update options for new lilypond-book.
842
843         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
844         with @macros in @includes.
845
846 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
847
848         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
849         make rest-collision only.
850
851         * lily/break-substitution.cc (substitute_one_mutable_property):
852         clear all-elements using scm_assq_remove_x(). 
853
854         * lily/rest-collision.cc (do_shift): shift single rests
855
856         * flower/include/array.hh (class Array): rename to is_empty ()
857
858         * lily/drum-note-performer.cc: new file: perform drum notes.
859
860         * VERSION (PACKAGE_NAME): release 2.1.19.
861         
862 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
863
864         * scripts/filter-lilypond-book.py
865         (classic_lilypond_book_compatibility): New function.
866
867 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
868
869         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
870
871         * Grand 2003 -> 2004 search replace. 
872
873         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
874         (i.e. < > )
875
876         * ly/performer-init.ly: add DrumStaff
877
878         * lily/axis-group-engraver.cc (acknowledge_grob): also take
879         lyric-interface; this prevents lines with only extender lines from
880         being junked.
881  
882         * scm/define-grob-interfaces.scm (lyric-interface): new interface
883
884         * lily/lyric-extender.cc (brew_molecule): get line breaking and
885         extenders right, for once and for all (hopefully).
886         
887         * lily/break-substitution.cc (substitute_one_mutable_property):
888         clear old 'all-elements for System grobs.
889
890         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
891         that associatedVoiceContext is always assigned when music & lyrics
892         are found. 
893
894         * ly/engraver-init.ly: remove Lyrics context.
895         (TabVoice): add noteheads engraver
896
897         * input/test/improv.ly: update: do not use Thread switching. 
898
899         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
900         squashedPosition is a number  
901
902         * Documentation/user/refman.itely (Automatic note splitting):
903         remove Thread references.
904
905         * input/no-notation/pc-direction.ly: remove file.
906
907         * ly/engraver-init.ly: remove Thread
908
909         * input/regression/tie-chord-partial.ly: remove file.
910
911         * scripts/convert-ly.py (conv): \harmonic rule
912
913         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
914         notation for harmonic notes: <c' g''\harmonic>
915
916         * lily/lily-guile.cc (alist_to_hashq): new function
917
918         * scm/lily.scm (alist->hash-table): new function.
919
920         * Documentation/user/refman.itely (Percussion staves): update doco.
921
922         * input/regression/drums.ly (timb): updates
923
924         * lily/note-performer.cc (create_audio_elements): robustness fix.
925
926         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
927
928 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
929
930         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
931         discard valid matches.
932
933 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
934
935         * lily/drum-note-engraver.cc: new file.
936
937         * ly/drumpitch-init.ly: move drum definitions
938
939         * scm/drums.scm: remove file.
940
941         * lily/*.cc: remove abort-event everywhere.
942
943         * lily/note-heads-engraver.cc (process_music): robustification.
944
945         * lily/accidental-engraver.cc (process_acknowledged_grobs):
946         robustification.
947
948         * lily/parser.yy (simple_element): add \drums mode.
949         (simple_element): remove \pitchnames , \chordmodifiers. Use
950         variables to store this. 
951
952         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
953         outside \notes.
954
955         * VERSION: release 2.1.18.
956         
957         * input/test: remove octave-duplicate.ly
958
959 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
960
961         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
962
963 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
964
965         * lily/simultaneous-music-iterator.cc: remove clone() and copy
966         constructor from Music_iterator. Changes throughout.
967
968         * lily/include/music-iterator.hh (class Music_iterator): remove
969         Music_iterator::skip and Music_iterator::get_pending_events from
970         interface. Rename report_to -> get_outlet 
971
972         * lily/auto-change-iterator.cc: move contents from
973         new-auto-change-iterator.cc from
974
975         * scm/part-combiner.scm: determine split-list from Scheme. 
976
977         * lily/new-auto-change-iterator.cc (process): new file.
978
979         * lily/parser.yy (part_combined_music): remove old PC cruft.
980
981         * ly/engraver-init.ly: remove old
982         PC cruft.
983
984         * Documentation/user/refman.itely (The Lyrics context): note about
985         extender lines.
986
987         * lily/multi-measure-rest-engraver.cc (process_music): extra check
988         to allow 0-length mmrest events.
989
990         * scm/part-combiner.scm (determine-split-list): many bugfixes.
991
992         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
993
994         * lily/spacing-engraver.cc (finalize): robustifications.
995
996         * input/regression/new-part-combine-solo-global.ly: new file.
997
998         * scm/part-combiner.scm: rewrite.
999
1000 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
1001
1002         * Documentation/user/refman.itely, input/puer-fragment.ly,
1003         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
1004         updated for proper use of lyricsto; replaced "(" and ")" ->
1005         "\melisma" and "\melismaEnd"
1006
1007         * input/test/ancient-font.ly: small updates to reduce compile
1008         warnings (TODO: junk this file)
1009
1010         * input/test/gregorian-scripts.ly: added comment about bug
1011
1012         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
1013         tiny robustness fix
1014
1015         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
1016         recent changes in the feta code); temporarily mapped mensural g
1017         clef to a copy of petrucci g clef until mensural g clef will have
1018         been rewritten
1019
1020         * mf/parmesan-heads.mf: bugfix: solved character name clashing
1021         between mensural and neo-mensural heads (this broke quite a while
1022         ago)
1023
1024         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
1025
1026 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1027
1028         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
1029         indication.  Fixes for verbatim, multi line comments.
1030
1031 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1032
1033         * input/regression/new-part-combine-solo.ly: more cases.
1034
1035         * lily/slur.cc (height): robustness fix.
1036
1037         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
1038
1039         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
1040         stemUp/stemDown.
1041
1042         * scm/music-functions.scm (determine-split-list): further analysis.
1043
1044         * lily/script-engraver.cc (try_music): discard duplicate
1045         articulations.
1046
1047         * input/regression/new-part-combine-solo.ly: new file
1048
1049         * input/regression/new-part-combine-a2.ly: new file.
1050
1051         * ly/performer-init.ly: add Devnull
1052
1053         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
1054         for \musicglyph #"accidental-*"
1055         (conv): \newpartcombine rule.
1056
1057 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1058
1059         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
1060
1061 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1062
1063         * scripts/filter-lilypond-book.py: Handle verbatim, latex
1064         textwidth, --output.
1065
1066 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1067
1068         * scm/new-markup.scm (doubleflat): add accidental markups.
1069
1070         * VERSION: release 2.1.17
1071         
1072         * Documentation/user/refman.itely (Automatic part combining):
1073         revise documentation of the part-combiner.
1074
1075         * input/regression/pc-switch-slur.ly (texidoc): remove file.
1076         
1077         * input/test/part-combine-{moment,staff}.ly: remove file.
1078
1079         * input/regression/pc-mmrest.ly (two): remove file.
1080
1081         * scm/define-music-types.scm (music-descriptions): add
1082         Solo{One,Two}Event and UnisonoEvent
1083
1084         * lily/new-part-combine-iterator.cc (unisono): add state_
1085         variable, signal changes with part-combine-event.
1086
1087         * input/regression/new-part-combine-text.ly: new file.
1088
1089         * lily/part-combine-engraver.cc: new file.
1090
1091 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1092
1093         * scripts/filter-lilypond-book.py: Handle snippet options.
1094
1095 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1096
1097         * scm/music-functions.scm (determine-split-list): detect solo1/2
1098         and unisono.
1099
1100         * lily/new-lyric-combine-music-iterator.cc (construct_children):
1101         revert fix, document why.
1102
1103         * lily/tie-performer.cc (process_music): new function. Set melisma
1104         property.
1105
1106         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
1107         always smaller than bracket size.
1108         (make_bracket): oops. Size of the gap was off by factor 2
1109
1110         * input/test/text-rotate.ly: new file.
1111
1112         * scm/new-markup.scm (markup): a macro that provides a
1113         LilyPond-like syntax in scheme for building markups, in order to
1114         help markup command definition. (Nicolas Sceaux)
1115
1116         * input/test/lyrics-skip-notes.ly: new example.
1117
1118         * lily/parser.yy (post_event): make HYPHEN into postfix event.
1119
1120         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
1121         use is_alias() iso. == . This fixes lyrics on
1122         GregorianTranscriptions. 
1123
1124 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1125
1126         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
1127         \thispagestyle{lastpage} to avoid that it's printed on the second
1128         last page when there's only a single score line on the last page.
1129         (The page breaking mechanism in TeX played some ugly tricks to us.)
1130
1131 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1132
1133         * scripts/filter-lilypond-book.py: Further development.
1134
1135         * input/regression/collision-dots-move.ly: New test.
1136
1137         * lily/note-collision.cc (check_meshing_chords): Move dots on left
1138         hand side note head of non-merged collision to the right.
1139
1140         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
1141         Construct children before accessing property from emtpy
1142         lyrics_context_.
1143         (construct_children): Find thread before finding LyricsVoice.
1144         Create LyricsVoice one if none found, fixes crash (thanks Erik
1145         Sandberg).
1146
1147 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1148
1149         * cygwin/: Forward port.
1150
1151 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1152
1153         * buildscripts/install-info-html.sh: Use Bash.
1154
1155         * cygwin/mknetrel: Patch from Bert.
1156
1157 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
1160
1161         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
1162         try to copy *png, index.html (Bertalan Fodor).
1163
1164         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
1165
1166 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1167
1168         * lily/note-collision.cc (check_meshing_chords): Do not remove
1169         dots (from down head) when merging similar heads (thanks Matthias
1170         Kilian).  Simplify merge_possible tests and other cleanups
1171
1172         * input/regression/collision-merge-differently-dotted.ly: Add test
1173         for disappearing dots on similar heads for both voices.
1174
1175 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1176
1177         * Documentation/user/invoking.itexi (Invoking lilypond): Document
1178         that tagline overrides copyright for single page scores. Correct
1179         the default tagline value.
1180
1181 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1182
1183         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
1184
1185 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1186
1187         * buildscripts/lilypond-login.sh: Avoid warning about undefined
1188         TEXMF if it's previously unset.
1189
1190 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
1191
1192         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
1193
1194         * input/test/trills.ly: fix the unfolding of lineprall.
1195
1196         * input/test/figured-bass-alternative.ly: fix accidental.
1197
1198 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1199
1200         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
1201         
1202         * input/no-notation/dos-guile.ly: 
1203         * input/no-notation/dos-ps.ly: 
1204         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
1205         
1206         * input/no-notation/safe-include.ly:
1207         * input/no-notation/safe-guile.ly:
1208         * input/no-notation/safe-ps.ly: 
1209         * input/no-notation/safe-tex.ly: New file.
1210
1211         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
1212         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
1213         options now.
1214         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
1215         When in --safe-mode, set environment openout_any=p[aranoid].
1216
1217         * tex/ltest.tex: 
1218         * tex/lilyponddefs.tex: Add \nofiles.
1219
1220         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
1221         options.
1222
1223         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
1224         This allows building the user manual using a binary installation
1225         and a matching unpacked source tree.
1226
1227         * scm/lily.scm (safe-module): New variable. 
1228
1229         * lily/includable-lexer.cc (new_input): Fix error messages.
1230
1231         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
1232         If SAFE, evaluate in safe-module.  Change callers.
1233
1234         * lily/main.cc (Long_option_init): Reinstate safe-mode.
1235
1236         * lily/lexer.ll (embedded_scm): While processing main-input,
1237         invoke ly_parse_scm with safe mode if running in safe-mode.
1238         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
1239         in init.ly for safe-mode.
1240
1241 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1242
1243         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
1244         compatibility with old versions of geometry.sty (compat2
1245         already implied includehead).
1246         Change the page layout slightly so bottom + footskip = top +
1247         headheight + headsep = 16mm, the remaining paperheight-32mm
1248         are used for the music. Increase footskip to 5mm, so the top of
1249         the footer text doesn't touch the music.
1250
1251 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1252
1253         * VERSION: release 2.1.16
1254         
1255         * scm/music-functions.scm (determine-split-list): bugfix: only use
1256         new-active for both voices if both indexes advance. This fixes the
1257         biggest outstanding problem with new-pc. 
1258
1259         * lily/new-part-combine-iterator.cc (construct_children): set more
1260         directions.
1261
1262 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1263
1264         * scripts/convert-ly.py (conv): add instrument rule.
1265
1266         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
1267
1268         * lily/side-position-interface.cc: remove add_staff_support ()
1269         Change all callers to use staff-padding.
1270
1271         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
1272         make_spanner().
1273
1274         * lily/a2-engraver.cc (process_acknowledged_grobs): 
1275
1276         * lily/text-engraver.cc: remove scriptHorizontal property.
1277
1278         * lily/beam.cc (least_squares): also set least-squares-dy for
1279         special case of slanted 2-stem beam to center.
1280
1281         * lily/side-position-interface.cc (out_of_staff): move contents of
1282         out_of_staff into aligned_side.
1283         remove out_of_staff().
1284
1285         * input/regression/measure-grouping.ly: fix warning.
1286
1287         * lily/side-position-interface.cc: add staff-padding support to
1288         Side_position_interface::aligned_side.
1289
1290         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
1291         one get_property too many.
1292
1293         * flower/include/drul-array.hh (linear_combination): new function
1294         (scale_drul): new function
1295
1296         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
1297         operations on empty intervals are silly.
1298
1299 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1300
1301         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
1302         (iso gh_scm2int), fixes crash in new part-combiner.
1303
1304         * configure.in: Up mftrace to 1.0.27.
1305
1306 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1307
1308         * VERSION: release 2.1.15
1309         
1310         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
1311         align all stanza numbers.
1312
1313 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
1314
1315         * Documentation/user/{introduction.itely,refman.itely,
1316         converters.itely}: fix some text inside parentheses; text should
1317         be readable (even) if parentheses are either replaced with commas 
1318         or dropped out.
1319
1320 2004-01-25  Werner Lemberg  <wl@gnu.org>
1321
1322         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
1323         input/test/vaticana.ly, input/test/ancient-font.ly,
1324         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
1325         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
1326         ly/params-as-init.ly, scm/define-grobs.scm,
1327         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
1328
1329         * ly/params-as-init.ly: Removed.  Obsolete.
1330         * buildscripts/lilypond.words.py: Updated.
1331
1332 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1333
1334         * mf/parmesan-clefs.mf: switch off mensural G clefs.
1335
1336         * mf/feta-din{4,5,7,9}.mf: remove.
1337         
1338         * lily/engraver.cc (internal_make_item): centralize item/spanner
1339         factory.
1340
1341         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
1342         do correct chord conversion for ^"sim."  (backportme)
1343         (FatalConversionError.sub_articulations): substitute ^"foo" in
1344         chords too. (backportme)
1345
1346         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
1347         for Fingering.
1348
1349         * lily/side-position-interface.cc (out_of_staff): don't do
1350         anything if staff-padding not defined. 
1351
1352         * mf/feta-params.mf (stafflines): introduce linethickness as
1353         general blackness of the font.
1354
1355         * lily/stem.cc (position_noteheads): rounding error robustness.
1356
1357         * input/regression/rest-collision-beam.ly: move beam/rest stuff
1358         from beam-collision.ly 
1359
1360         * lily/beam.cc (rest_collision_callback): remove direction.
1361
1362         * scm/define-grobs.scm (all-grob-descriptions): remove
1363         enclose-bounds in OttavaBracket and PianoPedalBracket
1364
1365         * scm/new-markup.scm (def-markup-command) new macro, which takes
1366         care of defining the COMMAND-markup and make-COMMAND-markup
1367         procedures, setting markup-signature and keyword-signature object
1368         properties, and pushing the markup command in
1369         markup-function-list.
1370
1371         All markup commands are defined thanks to it.  Users may also use
1372         it to define their own markup commands. (Nicolas Sceaux)
1373
1374         * scm/new-markup.scm: Scheme style clean-up: there should be no
1375         parenthesis alone on a line; LET* should not be used where LET is
1376         enough. (Nicolas Sceaux)
1377
1378 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1379
1380         * scripts/filter-lilypond-book.py: Add script.
1381
1382 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1383
1384         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
1385
1386 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1387
1388         * Documentation/user/refman.itely (Fingering instructions): add
1389         single note chords. 
1390
1391         * lily/multi-measure-rest-engraver.cc: use a single
1392         MultiMeasureEvent for mm rests. This prevents problems with the
1393         new part combiner.
1394
1395         * scm/music-functions.scm (determine-split-list): analysis has
1396         global effect: a difference halfway a phrase makes the entire
1397         phrase be typeset as apart.
1398         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
1399
1400 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1401
1402         * ly/performer-init.ly: add Devnull.
1403
1404         * Documentation/user/refman.itely (Font selection): remove paper20
1405         ref.
1406         
1407 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1408
1409         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
1410
1411 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1412
1413         * scm/music-functions.scm (determine-split-list): bugfixes.
1414
1415         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
1416
1417         * input/test/scales-greek.ly: use C as base, results in different
1418         alterations at the clef.
1419
1420         * input/regression/pedal-ped.ly: new file.
1421
1422         * input/regression/pedal-bracket.ly: new file.
1423
1424         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
1425         replace after_line_breaking()
1426
1427         * lily/line-interface.cc (line): read thickness.
1428         (line): dash-fraction = 0 always for dotted-line style.
1429
1430         * input/test/staff-lines.ly (lower): bugfix.
1431
1432         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
1433         \accepts Devnull into Score.
1434
1435         * scm/lily.scm: remove bla.scm load.
1436
1437 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1438
1439         * VERSION: release 2.1.14
1440         
1441         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
1442
1443         * lily/side-position-interface.cc (general_side_position): add
1444         Staff_symbol_referencer::staff_space ().
1445
1446         * lily/include/context-def.hh: rename from translator-def.hh
1447
1448 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1449
1450         * input/template/piano-dynamics.ly (pedal): Updated definition of
1451         Dynamics such that \cresc works, for example.
1452
1453 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1454
1455         * lily/stem.cc (calc_stem_info): use
1456         Staff_symbol_referencer::staff_space
1457
1458         * lily/beam-quanting.cc (quanting): scale Stem_info 
1459
1460         * lily/beam.cc (rest_collision_callback): use minimum-distance
1461         property for rest/beam collisions.
1462         (rest_collision_callback): bugfixes.
1463
1464         * lily/system.cc (post_processing): extra-offset is now relative
1465         to the size of the current staff.
1466
1467         * scm/music-functions.scm (notice-the-events-for-pc): record all
1468         voices, only analyze "one" and "two".
1469
1470         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
1471         not parent. 
1472
1473         * lily/new-part-combine-iterator.cc (construct_children): create
1474         Devnull from Voice context
1475
1476         * scm/music-functions.scm (determine-split-list): bugfixes.
1477
1478         * lily/lily-guile.cc (robust_scm2int): new function
1479
1480         * lily/staff-symbol-referencer.cc (line_thickness): new
1481         function. Use throughout.
1482
1483         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
1484         in its own context.  Add to preset font-size.
1485
1486         * lily/stem.cc (thickness): new function.
1487
1488         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
1489         compute thickness from ledger-line-thickness.
1490
1491         * lily/note-head.cc (brew_ledger_lines): use
1492         Staff_symbol::get_ledger_line_thickness ().
1493
1494         * lily/beam.cc (rest_collision_callback): use
1495         Staff_symbol_referencer::staff_space().
1496
1497         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
1498         Mus1 Mus2
1499
1500         * lily/include/translator.hh (class Translator): add accepts_list_
1501         so  \with { \denies / \accepts } also works.
1502
1503         * scm/music-functions.scm (determine-split-list): determine split
1504         list from music events.
1505
1506         * lily/new-part-combine-iterator.cc: more states.
1507
1508         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
1509
1510 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1511
1512         * lily/system.cc (set_loose_columns): use the right prebroken cols
1513         for interpolating loose column position.
1514
1515         * lily/text-spanner.cc (brew_molecule): default to no vertical
1516         lines.
1517
1518         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
1519         take space.
1520
1521         * scm/define-grobs.scm (all-grob-descriptions): less padding.
1522
1523 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1524
1525         * scripts/convert-ly.py: Do not test filename when processing
1526         stdin.
1527
1528         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
1529
1530 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1531
1532         * lily/axis-group-engraver.cc (finalize): extra check; if
1533         process_music () is never called, then staffline_ == 0.
1534
1535         * lily/simultaneous-music-iterator.cc (pending_moment): don't
1536         check run_always ().
1537         
1538         * VERSION: release 2.1.13
1539
1540         * input/regression/note-head-style.ly (pattern): cleanup.
1541
1542         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
1543         downloading.
1544
1545         * scm/output-lib.scm (shift-right-at-line-begin): new function:
1546         kludge rehearsalmark placement.
1547
1548         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
1549         , ly:spanner?
1550
1551         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
1552         close to note head for accidentals.
1553
1554         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
1555         tuplet direction.
1556
1557         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
1558
1559 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1560
1561         * lily/include/music-iterator.hh (class Music_iterator): add
1562         substitute_outlet() to iterator API.
1563
1564         * lily/new-part-combine-iterator.cc (construct_children):
1565         New_pc_iterator: new class, better part combining.
1566
1567         * lily/tie-column.cc (werner_directions): new function
1568
1569         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
1570
1571         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
1572         empty objects group spanner as parent
1573
1574         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
1575         slope against graphical slope.
1576
1577         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
1578         for ottava bracket.
1579
1580         * lily/side-position-interface.cc (general_side_position):
1581         opps. reinstate *dir.
1582
1583         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
1584         parser run.
1585
1586         * lily/tuplet-bracket.cc: remove calc_dy ().
1587
1588         * Documentation/user/refman.itely (Balloon help): document balloon
1589         help
1590
1591 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1592
1593         * scm/document-backend.scm (check-dangling-properties): Grob
1594         properties are defined define-grob-properties.scm.
1595         
1596 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1597         
1598         * VERSION: release 2.1.12
1599
1600         * scm/define-grobs.scm (all-grob-descriptions): larger font for
1601         ChordName
1602
1603         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
1604         relation to surroundings.
1605
1606         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
1607         Y-extent to the note-extents: stay clear of the staff.
1608
1609 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1610
1611         * Documentation/user/GNUmakefile
1612         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
1613         iso. copy.
1614
1615         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
1616
1617         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
1618
1619         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
1620
1621         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
1622
1623         * lily/line-interface.cc (line): remove thickness from calling interface.
1624
1625         * lily/hairpin.cc: use Line_interface
1626
1627         * lily/line-interface.cc: new file. Line_interface for everything
1628         with dotted/dashed lines.
1629         
1630
1631         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
1632
1633         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
1634         for constructing ottava brackets.
1635         
1636         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
1637         the note heads.
1638
1639         * Documentation/user/internals.itely (Engravers and performers):
1640         fix broken link.
1641
1642         * scm/music-functions.scm (make-mark-set): new function.
1643
1644         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
1645         functionally identical to beam.
1646
1647         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
1648         () with beam (). 
1649
1650         * Documentation/user/refman.itely (Rehearsal marks): document new
1651         functionality.
1652
1653         * input/regression/rehearsal-mark-number.ly: new file.
1654
1655         * input/regression/rehearsal-mark-letter.ly: new file.
1656
1657         * scm/translation-functions.scm (number->mark-string): new function
1658         (format-mark-letters): new function
1659         (format-mark-numbers): new function
1660
1661         * lily/mark-engraver.cc (process_music): rehearsalMark is now
1662         integer; formatting is done through markFormatter property.
1663         
1664         * scm/define-translator-properties.scm: fold all *-done properties
1665         into positioning-done.
1666
1667         * lily/beam.cc (position_beam): new function
1668         (brew_molecule): make sure that positions are calced before making
1669         the molecule.
1670
1671         * scm/output*.scm (beam):  take 4th argument for function.
1672
1673         * ps/music-drawing-routines.ps: take blot as 4th argument.
1674
1675         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
1676         stem to avoid small dents.
1677         
1678
1679 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1680
1681         * VERSION: release 2.1.11
1682
1683         * input/regression/balloon.ly: new file.
1684
1685         * lily/balloon.cc (brew_molecule): new file: draw boxes around
1686         objects, and make help texts. 
1687
1688         * scm/new-markup.scm (parse-simple-duration): parse duration
1689         string to log & dots. (Thanks Nicolas!)
1690
1691         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note rule.
1692
1693 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
1694
1695         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
1696         Lemberg).
1697
1698         * THANKS: alphabetic order.
1699
1700 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1701
1702         * input/regression/note-head-harmonic.ly: new file.
1703
1704         * Documentation/user/internals.itely (Technical manual): explain
1705         difference between music, translation, layout.
1706
1707         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
1708
1709         * scm/output-ascii-script.scm (bracket): rounding bfs.
1710
1711         * scripts/convert-ly.py (conv): add \include "paper" rule. 
1712
1713         * ly/paper*.ly: remove files. 
1714         
1715         * scm/paper.scm (set-staff-size): new function: set default
1716         staff-size.
1717
1718         * scripts/convert-ly.py (conv): add conversion rule.
1719
1720         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
1721         function.
1722
1723         * scm/paper.scm: new file.
1724         (set-staff-size): new function 
1725         (set-paper-size): new function
1726
1727         * lily/parser.yy (music_output_def_body): restructure definition,
1728         so first Scheme statement in \paper also happens in new scope. 
1729
1730         * lily/system.cc (post_processing): move uniquify_list () to
1731         dumping molecule stage.
1732
1733         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
1734         this will mess up scores that use barchecks to shorten measures.
1735
1736         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
1737         at 20pt too.
1738
1739         * Documentation/user/tutorial.itely (Printing lyrics): document
1740         \lyricsto
1741
1742         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
1743
1744         * Documentation/user/refman.itely (Fermatas): document \lyricsto
1745
1746         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
1747         if Voice is not found.
1748
1749         * VERSION: release 2.1.10
1750         
1751         * input/{test,regression}/: remove old-relative 
1752
1753         * lily/lexer.ll: add empty markup signature. 
1754
1755         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
1756         strut markup
1757
1758         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
1759
1760         * scm/define-translator-properties.scm: update melismata property
1761         doco.
1762
1763         * lily/system.cc (output_lines): revert uniquify_list() patch,
1764         strange side effects seen.
1765         
1766         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
1767         dash-period < 0.
1768
1769         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
1770         for flute. 
1771
1772 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1773
1774         * input/regression/*.ly: use newaddlyrics iso. addlyrics
1775
1776         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
1777
1778         * lily/lyric-extender.cc (brew_molecule): behave decently in case
1779         of line breaks.
1780         (brew_molecule): add padding to left, not right.
1781
1782         * lily/system.cc (uniquify_list): new function
1783         (output_lines): uniquify_list () on all-elements. This fixes
1784         double symbols in the output.
1785
1786         * lily/beam.cc (rest_collision_callback): don't move anything if
1787         staff-position is set.
1788
1789         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
1790
1791         * lily/system.cc (typeset_grob): warn if adding twice.
1792
1793         * lily/sequential-iterator.cc (run_always): implement run_always().
1794         (also in other files.)
1795         
1796         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
1797
1798         * lily/event.cc (to_relative_octave): add octave-check.
1799
1800         * Documentation/user/refman.itely (Line breaking): add noBreak.
1801
1802         * scm/new-markup.scm (normalsize-markup): add function.
1803         (sans-markup): new function.
1804
1805         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
1806         come earlier nowadays.  This fixes beams on grace notes.
1807         
1808         * scm/music-functions.scm (direction-polyphonic-grobs): new
1809         variable, share between override and revert. This fixes script
1810         directions in polyphonic sections. (backportme)
1811
1812 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1813
1814         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
1815         breakpoints.
1816
1817         * lily/break-align-interface.cc: add doco
1818
1819         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
1820
1821 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1822
1823         * VERSION: release 2.1.9
1824
1825         * scm/document-markup.scm (markup-doc-node): add note about naming.
1826
1827         * scm/new-markup.scm (left-align-markup): bugfix. 
1828
1829         * Documentation/user/refman.itely (Ottava brackets): more doco for
1830         ottava.
1831
1832         * lily/side-position-interface.cc (out_of_staff): also do
1833         out_of_staff() correctly for d == DOWN.
1834
1835         * lily/text-spanner.cc (brew_molecule): only put vertical line and
1836         horizontal line if they move to the right.
1837         
1838         * scm/define-grobs.scm (all-grob-descriptions): set
1839         text-repeat-if-broken for ottava spanner
1840
1841         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
1842         property.
1843
1844         * mf/feta18.mf: design size is 18 not 22.5
1845
1846         * lily/new-lyric-combine-music-iterator.cc (process): new file.
1847         Add a single LyricsVoice to a melody. Melismata may be set
1848         individually.
1849
1850         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
1851
1852         * lily/dot-column.cc: add stdio.h
1853
1854 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1855
1856         * lily/item.cc: documentation for break-visibility (Thanks, John).
1857
1858 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1859
1860         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
1861
1862         * lily/translator-def.cc: rename Translator_def to Context_def.
1863
1864         * Documentation/user/internals.itely (Lexical details): clarify
1865         string def.
1866
1867         * Documentation/user/refman.itely (Rhythmic music): add link to
1868         RhythmicStaff 
1869
1870 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1871
1872         * lily/translator.cc: document start_translation_timestep()
1873
1874         * scm/output-tex.scm (tex-encoded-fontswitch): use
1875         round for rounding (inexact->exact yields rationals)
1876
1877         * lily/*.cc: remove superfluous start_translation_timestep() calls.
1878
1879         * lily/translator-group.cc (get_simple_trans_list): 
1880         new function; construct simple_trans_list_ lazily.
1881         
1882 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1883
1884         * lily/paper-outputter.cc (output_scope): Check if number before
1885         checking exact (guile cvs).
1886
1887         * scm/*: Escape backslashes in scheme strings (guile cvs).
1888
1889 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1890
1891         * Documentation/user/refman.itely (Tablatures basic): annotate
1892         seealso sections.
1893
1894         * lily/*.cc: cleanup of engraver initialize() functions.
1895
1896         * lily/repeat-acknowledge-engraver.cc
1897         (start_translation_timestep): remove first_b_
1898
1899         * lily/tab-note-heads-engraver.cc: listen to string number events
1900         inside < > too. (backportme).
1901
1902         * Documentation/user/refman.itely (Text scripts): add fatText to
1903         index.
1904
1905 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1906
1907         * VERSION: 2.1.8
1908
1909         * stepmake/bin/add-html-footer.py (built): add Wiki links to
1910         footer.
1911
1912         * lily/parser.yy (translator_mod): allow \with { \remove .. }
1913
1914         * lily/bar-check-iterator.cc (process): only warn if
1915         barCheckLastFail was changed.
1916
1917         * scm/define-translator-properties.scm (barCheckLastFail): add
1918         property.
1919
1920         * lily/main.cc (main_prog): print summary of failed files.
1921
1922         * lily/axis-group-engraver.cc: move all spanner creation to
1923         process_music (). Now staffs can be adjusted with \override too.
1924         (Jan, you are a brilliant programmer!)
1925         
1926         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
1927
1928 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1929
1930         * Documentation/user/tutorial.itely (Integrating text and music):
1931         Show the commands to produce a PDF as well.
1932
1933 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1934
1935         * lily/translator-def.cc (get_translator_names): accept user
1936         tweaks too. 
1937
1938         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
1939         as big as normal heads. 
1940
1941         * input/*ly: run convert-ly
1942         
1943         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
1944         () if dependencies are fluked.
1945
1946         * scm/document-translation.scm (engraver-doc-string): update on
1947         latest string/symbol conventions.
1948
1949         * lily/translator-ctors.cc: use Scheme_hash_table.
1950
1951         * lily/translator-def.cc (get_translator_names): new function
1952         (add_context_mod): new function
1953         (get_accepted): new function
1954
1955         * lily/parser.yy (context_mod): put all modifications of
1956         \translator { } in a single production, encode as SCM.
1957
1958         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
1959         to use read-only lists, so additions to the definition can be
1960         prepended easily.  
1961
1962         * Documentation/user/invoking.itexi (Editor support): add node on
1963         editor support.
1964
1965         * Documentation/user/refman.itely (Bar check): add lyrics example
1966         of bar checks. 
1967
1968         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
1969
1970         * scripts/convert-ly.py (conv): add conversion rule.
1971
1972         * lily/parser.yy: use \change iso. \translator for staff switch.
1973
1974         * lily/my-lily-lexer.cc: add \change.
1975
1976         * scm/define-translator-properties.scm
1977         (default-melisma-properties): add definition.
1978
1979 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1980
1981         * Documentation/user/refman.itely (Bar lines): clarification of
1982         systemStartDelimiter. 
1983
1984         * input/test/slur-shape.ly (x): remove file.
1985
1986         * lily/translator-group.cc (apply_property_operations): new function.
1987
1988 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1989
1990         * lily/parser.yy (optional_prop_ops): allow \with {
1991         PROPERTYSETTINGS } following \context or \new.
1992
1993         * lily/my-lily-lexer.cc: add \with.
1994
1995         * lily/parser.yy (property_operation): clean up definition of
1996         property operations.
1997         (property_op_to_music): new function.
1998         (context_spec_music): new function
1999
2000         * VERSION: 2.1.7 released.
2001         
2002         * input/regression/collision-merge-dots.ly: new file.
2003
2004         * lily/note-collision.cc (check_meshing_chords): if merging heads,
2005         then kill the dots too. 
2006
2007         * lily/separating-line-group-engraver.cc (acknowledge_grob):
2008         set/unset breakableSeparationItem
2009
2010         * lily/separation-item.cc (relative_width): add function.
2011
2012         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
2013         only-prebreak-interface
2014
2015         * lily/system.cc (output_lines): only junk only-prebreak-interface
2016         grobs.
2017
2018         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2019         read breakableSeparationItem
2020
2021         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
2022
2023         * lily/system.cc (output_lines): don't suicide Spacing_items. 
2024
2025         * lily/dot-column.cc (dot_config_badness): new function:
2026         select the best scoring dot configuration: dots should go close to
2027         the note heads, but be shifted up or down according to conventions.
2028         (print_dot_configuration): idem.
2029         (shift_one): idem
2030         (remove_collision): idem.
2031
2032         * input/regression/dots.ly: add more test cases.
2033
2034 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2035
2036         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
2037
2038         * flower/include/interval.hh: rename elem_b to contains 
2039
2040         * lily/tie.cc: change 'heads to 'head-pair.
2041
2042         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
2043         fill in 'heads field.
2044
2045         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
2046         minimum-length for short ones, and shorten so collisions with the
2047         next syllable are avoided.
2048
2049         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
2050         near-zero slopes.
2051         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
2052
2053         * lily/dots.cc: remove quantized_position callback. All Y
2054         positioning is done by dot-column.cc
2055
2056         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
2057         exhaustive test of all dot positions. This fixes disappearing dots
2058         in dotted chords.
2059
2060 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2061
2062         * mf/feta-klef.mf (test_staff): fatten up G clef
2063         (test_staff): fatten up f clef.
2064         
2065
2066 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2067
2068         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
2069         * input/les-nereides.ly: Use latin1 characters for title, like
2070         Morgenlied.
2071
2072 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2073
2074         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
2075         cmb10).
2076
2077         * lily/lyric-extender.cc (brew_molecule): add little space before
2078         extender line.
2079
2080         * lily/beam-quanting.cc (score_forbidden_quants): check if
2081         outer stafflines fall in any beam gaps.
2082
2083         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
2084         for lyric texts.
2085
2086 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2087
2088         * VERSION: 2.1.6 released.
2089
2090         * lily/beam-quanting.cc (quanting): add inspect-quants property:
2091         this shows the demerits of a user-defined beam position pair.
2092
2093         * scm/define-grobs.scm (all-grob-descriptions): set
2094         beamed-extreme-minimum-free-lengths to a different value.
2095
2096         * lily/scm-option.cc: add debug-beam scm-option
2097
2098         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
2099
2100 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2101
2102         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
2103
2104         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
2105         space after barline.
2106
2107         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
2108
2109         * lily/spacing-spanner.cc (breakable_column_spacing): take average
2110         of spacing wishes, not maximum. Only do this for delta-t == 0. In
2111         the other case, take standard column-breakable spacing. Do not
2112         warn about "no spacing wishes".
2113
2114         This fixes wide spaces after barlines in very loose lines.
2115
2116         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
2117
2118 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2119
2120         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
2121         acknowledge_grob lyric-syllable, not lyric-text.
2122
2123         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
2124         dashes of length #'length separated by #'dash-period. 
2125
2126         * lily/lyric-extender.cc (brew_molecule): idem
2127
2128         * lily/multi-measure-rest.cc (big_rest): idem
2129
2130         * lily/system-start-delimiter.cc (simple_bar): idem
2131
2132         * lily/bar-line.cc (simple_barline): use rounded box
2133
2134         * VERSION: release 2.1.5
2135
2136         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2137         music): move note about dvips to more visible place.
2138
2139         * lily/lyric-phrasing-engraver.cc: move from
2140         new-phrasing-engraver.cc, remove old cruft (syllable-group,
2141         lyric-phrasing-engraver.hh)
2142         
2143         * lyric-align.ly: remove file
2144         
2145         * scripts/convert-ly.py (FatalConversionError.func): add removal
2146         rule for automaticMelismata
2147
2148         * ly/engraver-init.ly (ScoreContext): switch on
2149         New_phrasing_engraver by default.
2150
2151         * lily/slur-engraver.cc (class Slur_engraver):
2152         process_acknowledged_grobs -> process_music.
2153         (try_music): signal melismata correctly.
2154
2155         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
2156         word-space, right-trim-amount, and extend past right bound only
2157         for note heads.
2158
2159         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
2160         lyric-extender support: add note-heads to the extender
2161         automatically.
2162
2163         * lily/parser.yy: extender is now post_event. 
2164
2165         * lily/accidental-engraver.cc (number_accidentals): remove
2166         spurious warning about non-parent contexts.
2167
2168         * lily/music-output-def.cc (assign_translator): \translator { }
2169         for a Foo context implicitly redefines \FooContext.
2170
2171         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
2172         fixes.
2173
2174         * lily/slur.cc (brew_molecule): don't use stafflinethickness
2175         doubly in slur weight. 
2176
2177         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
2178         combination.
2179
2180         * scm/define-grobs.scm (all-grob-descriptions): change clef -
2181         staffbar distance.
2182
2183         * scripts/lilypond.py (global_latex_preamble): crank down size of
2184         the margins. Now there is a 12 mm top and bottom margin, which
2185         should correspond with the printable area of modern printers.
2186
2187         This enlarges the music height of the printable page a little.
2188
2189         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
2190         signs. Use \markup instead.
2191         (accreg_pen): tweak for accordeon asterisk.
2192
2193 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2194
2195         * lily/melisma-engraver.cc (try_music): use melisma_busy()
2196
2197         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
2198
2199         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
2200
2201         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
2202
2203         * scm/define-grobs.scm (all-grob-descriptions): change
2204         StanzaNumber description: make side support, i.s.o. breakable.
2205         use Instrument_name_engraver for texts in the margin.
2206
2207         * scm/define-translator-properties.scm: remove
2208         melismaEngraverBusy, stz property.
2209
2210         * *.cc: naming: change empty_b () into is_empty ()
2211
2212         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
2213
2214         * input/regression/lyric-phrasing-new.ly: new file.
2215
2216         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
2217         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
2218         melismata are now left-aligned.
2219
2220 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2221
2222         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
2223
2224         * mf/feta19.mf: remove.
2225         
2226         * mf/feta-klef.mf (test_staff): more tweaks
2227
2228         * mf/feta-toevallig.mf: more small size tweaks.
2229
2230         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
2231         rests for smaller sizes.
2232
2233         * mf/feta-bolletjes.mf: fix cross heads.
2234
2235         * VERSION: release 2.1.4
2236         
2237         * scripts/convert-ly.py (FatalConversionError.func): add rule for
2238         deprecated #'ancient font family
2239
2240         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
2241         it is a string or number.
2242
2243         * scm/output-lib.scm (note-head-style->attachment-coordinates):
2244         change calling convention of stem-attachment function. 
2245
2246         * buildscripts/mf-to-table.py: read and dump WX/WY fields
2247
2248         * mf/feta-autometric.mf: dump WX/WY fields too
2249         
2250         * mf/parmesan-heads.mf: idem.
2251
2252         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
2253         attachment coordinates.
2254
2255         * lily/note-head.cc (stem_attachment_coordinate): read stem
2256         attachment from the notehead glyphs WX/WY fields.
2257
2258         * lily/include/font-metric.hh (struct Font_metric): add methods
2259         get_indexed_wxwy (), make a distinction between looking up by
2260         index and ASCII  
2261
2262         * mf/feta-bolletjes.mf: rewrite note head MF code.
2263         (test_outlines): make heads more rotund for smaller sizes. 
2264
2265 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2266
2267         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
2268         throughout. Font scaling fixes throughout.
2269
2270         * mf/feta-sleur,slur.mf: remove. 
2271
2272         * mf/feta-slag.mf: rewrite.
2273
2274 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2275
2276         * VERSION: release 2.1.3
2277
2278         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
2279
2280         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
2281
2282         * lily/mark-engraver.cc (process_music): fix mark
2283         \default. (backportme)
2284
2285         * stepmake/stepmake/automatically-generated.sub.make (default):
2286         use -n for head/tail commands. 
2287
2288         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
2289         heads with the same pitch.
2290
2291 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2292
2293         * lily/recording-group-engraver.cc (finalize): set protected_scm
2294         member to '() before finalizing.
2295
2296         * lily/translator-group.cc (finalize): remove removal_processing () 
2297
2298         * lily/recording-group-engraver.cc: new engraver: record
2299         synchronized start & end times for each music object.
2300
2301         * lily/parser.yy (toplevel_expression): execute score rendering
2302         during parsing. Cleanup output-filename handling; this is no
2303         longer done with global variables.
2304         (translator_spec_body): allow \type modification too.
2305
2306         * lily/score.cc:  ly:run-translator: new function
2307         (LY_DEFINE): ly:render-output new function.
2308
2309         Separate interpreting and rendering, and make available as
2310         functions at Scheme level.
2311
2312 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2313
2314         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
2315         (musicxml-node->string):
2316         (xml-node->string):
2317         (music-to-musicxml): New function.
2318
2319 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2320
2321         * VERSION: 2.1.2 released
2322
2323         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
2324
2325         * scm/font.scm (paper20-font-vector): discouple font design sizes
2326         from sizes specified in .ly file: store all design sizes of a font
2327         in a single vector.
2328
2329         * lily/font-select.cc (get_font_by_design_size): new function
2330
2331         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
2332         add parmesan,feta in sizes 14 and 18.
2333         
2334         * mf/feta-toevallig.mf: use blot diameter for double sharp.
2335
2336         * lily/font-size-engraver.cc (acknowledge_grob): change definition
2337         of fontSize: this now sets font-size
2338
2339 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2340
2341         * VERSION: 2.1.1 released
2342         
2343         * Documentation/user/refman.itely (Tuning objects): add note about
2344         concurrent tweaks in different contexts. 
2345
2346         * lily/tie-engraver.cc (acknowledge_grob): use
2347         Staff_symbol_referencer::get_position iso. reading staff-position
2348         directly.
2349
2350         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
2351         currentMusicalColumn as left span-point for bracket. The bracket
2352         is too long when there are accidentals.
2353
2354 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2355
2356         * buildscripts/lilypond-profile.sh,
2357         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
2358         Thanks to Reuben Thomas <rrt@mupsych.org>
2359
2360 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
2361
2362         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
2363         Wurbel <wurbel@univ-tln.fr>.
2364
2365 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2366
2367         * scripts/midi2ly.py: Add space after chords.
2368
2369 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
2370
2371         * input/regression/{many}: add few @code{ ... }.
2372
2373 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2374
2375         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
2376         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
2377         Removed cmbx5, cmbx6 (which are included in teTeX)
2378         and cmbxti14 which is not used in fonts.scm.
2379
2380 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
2381
2382         * lily/midi-item.cc: fine tune quarter tones.
2383
2384 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
2385
2386         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
2387         new function, warn how many cents are missing in fine tuning.
2388
2389 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
2390
2391         * input/bugs/rhytmicstaff-tie.ly: add file.
2392
2393         * THANKS: Create skeleton for 2.1.
2394
2395 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
2396
2397         * input/test/bar-lines.ly (TODO): dashed "|".
2398
2399 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
2400
2401         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
2402         input/regression/tie-chord.ly: Fix spell for tying.
2403
2404         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
2405
2406         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
2407         new file (renamed, see above).
2408
2409         * Documentation/user/lilypond-book.itely
2410         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
2411         * input/example-1.ly input/example-2.ly input/example-3.ly
2412         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
2413         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
2414         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
2415         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
2416         * scripts/lilypond-book.py scripts/lilypond.py
2417         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
2418         * vimrc: replace ly2dvi with lilypond and remove silly comments.
2419
2420         * Documentation/user/lilypond.tely: update version.
2421
2422         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
2423         Remove extra spaces in each @node, fixes spaces.
2424
2425 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2426
2427         * scripts/lilypond-book.py (output_dict): Add definition of
2428         \lilypondbook also for LaTeX output. Solves several bug reports.
2429
2430 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
2431
2432         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
2433
2434 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
2435
2436         * input/test/transposition.ly: Fix key signatures, given in comments.
2437
2438 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2439
2440         * scm/midi.scm (instrument-names-alist),
2441         Documentation/user/appendices.itely: Correct spelling of shakuhachi
2442
2443 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2444
2445         * input/test/temporary-stave.ly (texidoc): New example based on an
2446         email question from Ralph Little.
2447
2448 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2449
2450         * VERSION: release 2.1.0
2451         
2452         * lily/note-performer.cc (try_music): accept busy-playing-event.
2453
2454         * lily/swallow-perf.cc (try_music): return false for
2455         busy-playing-event and melisma-playing-event.
2456
2457 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2458
2459         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
2460         >> in \score.
2461
2462 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2463
2464         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
2465         that articulation_substitute will not move beam start again.
2466         (articulation_substitute): Bugfix: remove stray space so that new
2467         old chords ending '>>' does not get broken up.
2468         (sub_chord): Use TAB for indentation (not spaces).
2469         
2470         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
2471         Bugfix for startup: Use ?^ instead of ?\^.
2472
2473 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2474
2475         * lily/lyric-combine-music-iterator.cc
2476         (Lyric_combine_music_iterator): change init order, to prevent GC
2477         segfaults.
2478
2479         * lily/context-specced-music-iterator.cc (construct_children): 
2480         only change  translator if found. This fixes a core dump problem.
2481
2482 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2483
2484         * scm/slur.scm (default-slur-extremity-rules): use equal? for
2485         comparison.
2486
2487         * mf/feta-bolletjes.mf: make hole in half note little
2488         smaller for stem attachment.
2489
2490         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
2491
2492         * mf/feta-banier.mf: don't draw stem with flag, just small square
2493         attachment.
2494
2495         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
2496
2497         * mf/feta-banier.mf: remove upstem/downstem characters.
2498
2499         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
2500
2501         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
2502         stafflinethickness (in the default)
2503
2504         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
2505
2506         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
2507
2508         * Documentation/topdocs/INSTALL.texi (Top): reorder.
2509
2510         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
2511
2512         * lily/include/directional-element-interface.hh:
2513         junk class, make {get,set}_grob_direction functions.
2514
2515         * lily/slur.cc (get_attachment): do something sensible when
2516         attaching to stem without heads (eg. a rest).
2517
2518         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
2519         forcing up to staff.  remove #'support-head property
2520         (brew_molecule): small cleanup.
2521         (flag): remove #'grace property.
2522
2523 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2524
2525         * cygwin/postinstall-lilypond.sh: 
2526         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
2527         (Volker Zell).
2528
2529 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2530
2531         * scripts/lilypond-book.py: resurrect 'eps' option. 
2532         (TexiPaper.to_eps): use -Ppdf for EPS files.
2533
2534         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
2535
2536         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
2537
2538         * VERSION: release 2.0.1
2539
2540         * lily/bezier.cc (get_other_coordinate): change assert into
2541         warning.
2542
2543         * lily/note-head.cc (internal_brew_molecule): make left protusion
2544         smaller, to accomodate for natural sign.
2545         (internal_brew_molecule): only do this when the accidental is
2546         close enough.
2547         (extent): new function
2548
2549         * lily/skyline.cc (merge_skyline): new function
2550         (heighten_skyline): new function
2551
2552         * lily/accidental-placement.cc (position_accidentals) 
2553         (position_accidentals): fix todo.
2554
2555 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2556
2557         * input/test/+.ly (texidoc): put version number inline.
2558
2559         * GNUmakefile.in: remove rsync-web target.
2560         
2561         * input/regression/bar-scripts.ly (onestaff): raggedright
2562
2563 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2564
2565         * lily/*.cc: remove #if 0'd code in couple of places.
2566
2567         * lily/midi-stream.cc (operator <<): rewrite.
2568
2569         * lily/note-head.cc (internal_brew_molecule): 
2570         only make ledgers when the Staff symbol has lines.
2571
2572         * ly/property-init.ly (arpeggioBracket): simplify
2573
2574         * lily/translator-group.cc (execute_pushpop_property): use
2575         SCM_EQ_P for comparing keys. This fixes reverting
2576         auto-beam-settings.
2577
2578 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2579 *
2580         * lily/midi-stream.cc (operator <<): Also write MIDI string when
2581         midi_debug_global_b.
2582         (operator <<): Normalise loop.
2583
2584 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2585
2586         * scripts/lilypond.py (escape_path): revise.
2587
2588         * scm/music-functions.scm (set-output-property): new function.
2589         
2590 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2591
2592         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
2593         use addmakeflags again.
2594
2595         * cygwin/lily-wins.py (escape_shell): New function; use it.
2596
2597         * scripts/lilypond.py (escape_shell): Escape quotes and other
2598         spaces too.  Do not escape escaping backslashes.
2599
2600         * make/srcdir.make.in (web-install): Must call install-WWW now.
2601
2602         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
2603         dependency
2604
2605 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2606
2607         * scripts/lilypond.py (escape_path): escape quotes too. 
2608
2609         * Documentation/user/lilypond.tely (Unified index): rename Index
2610         to accomodate Windows breakage.
2611
2612         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
2613
2614         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
2615         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
2616         target not a source.
2617
2618 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2619
2620         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
2621         addmakeflags.  Build and install doc and web also when building on
2622         Cygwin.
2623
2624         * mf/GNUmakefile: Bugfix.
2625
2626         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
2627         target web.
2628
2629         * cygwin/lily-wins.py: Quote filename.
2630
2631 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2632
2633         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
2634
2635 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2636
2637         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
2638         settings.
2639
2640         * configure.in: Require g++ > 3.0.4.
2641
2642         * mf/GNUmakefile: Bugfix: Add list.ly target.
2643         
2644         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
2645
2646         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
2647         make omf directory, add uninstall targets.
2648
2649 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2650
2651         * lily/tie-performer.cc (initialize): init prev_event
2652
2653         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
2654
2655         * lily/script-engraver.cc (make_script_from_event): don't crash on
2656         non-string articulation-type.
2657
2658         * lily/new-fingering-engraver.cc (add_script): don't crash on
2659         0 scripts 
2660         (acknowledge_grob): warn about text script events.
2661
2662 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
2663
2664         * buildscript/lilypond.words: fix path for drums.scm.
2665
2666 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2667
2668         * lily/spacing-spanner.cc (note_spacing): don't make longer
2669         durations than measure-length.
2670
2671         * VERSION: release 2.0.0
2672
2673         * GNUmakefile.in (rsync-web): version independent rsync target.
2674
2675         * input/test/+.ly (texidoc): idem.
2676
2677         * input/regression/+.ly: print version number.
2678
2679         * input/regression/accidentals.ly (mel): shorten.
2680
2681         * input/regression/accidental-octave.ly (texidoc): shorten.
2682
2683         * input/regression/hairpin-dashed.ly (texidoc): docstring.
2684
2685         * input/regression/completion-heads-polyphony.ly: octave
2686
2687         * input/regression/beam-manual.ly: remove
2688
2689         * input/regression/beam-chord.ly: remove
2690
2691         * input/regression/grace-dynamic.ly: remove
2692         
2693         * input/regression/grace-volta-repeat.ly: octave fixes.
2694
2695         * input/regression/hairpin-dashed.ly (texidoc): doc string.
2696
2697         * lily/parser.yy (step_number): semitones for chord entry too.
2698         (make_chord_step): more robust code, semitones. 
2699
2700         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
2701
2702         * input/regression/breathing-sign.ly (texidoc): split ancient and
2703         normal breathing signs.
2704
2705         * scm/define-grobs.scm (all-grob-descriptions): swap
2706         beamed-extreme-minimum-free-lengths and
2707         beamed-minimum-free-lengths; the 'extreme' case should allow
2708         shorter stems. This fixes forced directions on beamed 32nd and
2709         shorter notes.
2710
2711         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
2712         quartertones, not semitones.
2713         (NoteNamesContext): swallow more event types
2714
2715         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
2716
2717         * VERSION (PACKAGE_NAME): release 1.9.10
2718
2719 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2720
2721         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
2722         set note head as cause of note-column.  This gives a better error
2723         message.
2724
2725 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2726
2727         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
2728
2729 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2730
2731         * mf/GNUmakefile (pfa_warning): instruct 
2732
2733         * stepmake/aclocal.m4: typo.
2734
2735         * Documentation/user/cheatsheet.itely: more verbose examples.
2736
2737         * input/regression/clefs.ly: remove bogus docstring.
2738
2739 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2740
2741         * GNUmakefile.in (SUBDIRS): Add elisp.
2742
2743         * elisp/lilypond-mode.el: 
2744         * elisp/lilypond-init.el: 
2745         * elisp/lilypond-indent.el: 
2746         * elisp/lilypond-font-lock.el: Move from top dir.
2747
2748         * stepmake/stepmake/elisp-vars.make: New file.
2749
2750         * config.make.in (elispdir): Add.
2751
2752         * Documentation/topdocs/INSTALL.texi: Typo.
2753
2754         * make/ly-rules.make: Test for files instead of touching void and
2755         ignoring errors.
2756
2757         * GNUmakefile.in:
2758         * make/lilypond.redhat.spec.in:
2759         * debian/rules: Fix lilypond.words stuff a bit.  For running from
2760         <builddir>, adding
2761         
2762              (push "<builddir>/share/lilypond/elisp" load-path)
2763
2764         to your ~/.emacs.el should give you LilyPond-mode again.
2765
2766         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
2767         regexp for DOS/Windows, we are too paranoid to fix others.
2768
2769 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2770
2771         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
2772
2773         * input/test/chord-names-jazz.ly (banterProperties): fix
2774
2775         * lily/parser.yy (bass_mod): bass figure alterations are semi
2776         tones, not quarter tones
2777
2778         * lily/beam.cc (set_stem_lengths): only lengthen stems
2779         for gapped beams.
2780
2781         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
2782         by beamcount.
2783
2784         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
2785         a warning that the warning may erroneous.
2786
2787         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
2788         target.
2789
2790         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
2791         targets.
2792
2793         * GNUmakefile.in ($(config_h)): config.h should depend on
2794         config.hh.in .
2795         (lilypond.words): remove fontball stuff.
2796
2797         * stepmake/aclocal.m4: only print config.cache warning if it exists.
2798
2799         * configure.in: remove pktrace reference.
2800
2801         * GNUmakefile.in (rsync-web): permissions and ownership for
2802         website.
2803
2804         * lily/volta-engraver.cc (staff_eligible): new function.
2805         (stop_translation_timestep): kill off spanners if not eligible.
2806
2807         * VERSION (PATCH_LEVEL): release 1.9.9
2808
2809         * input/regression/beam-quanting-32nd.ly (texidoc): new file
2810
2811         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
2812         length is more important than forbidden quants.
2813         
2814 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
2815
2816         * buildscripts/lilypond.words: order words in search order,
2817         add lilypond.words.vim to be generated.
2818
2819         * lilypond.vim: use lilypond.words.vim for keyword matching.
2820
2821         * lilypond-mode.el: use search order. fix word selection rules.
2822
2823         * lilypond-font-lock.el: fix fontifying long durations.
2824
2825         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
2826
2827 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2828
2829         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
2830
2831         * stepmake/stepmake/generic-targets.make:
2832         * stepmake/stepmake/bin/make-version.py: 
2833         * stepmake/aclocal.m4:
2834         * make/stepmake.make:
2835         * make/toplevel-version.make: Build fixes: remove last traces of
2836           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
2837
2838         * lily/beam.cc: Add gap-count property.
2839
2840 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2841
2842         * scm/define-grob-properties.scm (gap-count): add gap-count
2843
2844         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
2845
2846 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2847
2848         * cygwin/mknetrel.doc: Typo.
2849
2850         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
2851
2852         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
2853
2854 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2855
2856         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
2857         sizes. Remove support for 'ledger'(=tabloid+landscape).
2858
2859 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2860
2861         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
2862         sauter PFAs.
2863
2864         * configure.in: remove VERSION stuff once again.
2865
2866         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
2867
2868         * scm/define-grobs.scm (all-grob-descriptions): use sans family
2869         for chord names.
2870
2871         * mf/GNUmakefile: always trace pfa fonts.
2872         (SAUTER_FONTS): add cmss[567] too fonts
2873
2874         * configure.in: require mftrace. 
2875
2876         * lily/staff-performer.cc (new_instrument_string): don't look at
2877         instrument property.
2878
2879         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
2880         is_direction is the C++ one. Similar for ly_axis_p and
2881         ly_number_pair_p
2882
2883 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2884
2885         * lily/beam.cc (brew_molecule): read gap-count to determine
2886         number of tremolo (gapped) beams.
2887
2888         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
2889         shorter than 1/8
2890
2891         * flower/include/array.hh (default_compare): new function
2892
2893         * cygwin/mknetrel: Native fixes.
2894
2895         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
2896
2897 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2898
2899         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
2900         feature for Windows.
2901
2902         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
2903
2904         * cygwin/mknetrel: Updates for native use on Cygwin.
2905
2906         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
2907
2908         * stepmake/stepmake/help2man-rules.make: 
2909         * cygwin/mknetrel: Bugfix for manpages.
2910
2911         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
2912         $(builddir).  Stepmake is a normal subdirectory now, that is not
2913         configured.  Another srcdir build fix.
2914
2915         * Documentation/topdocs/INSTALL.texi,
2916         buildscripts/lilypond.words.py, lilypond-font-lock.el,
2917         lilypond-init.el, lilypond-mode.el, debian/rules,
2918         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
2919         rename generated file lilypond.words to lilypond.words.el.
2920
2921 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
2922
2923         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
2924
2925         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
2926         GNUmakefile.in.
2927
2928 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2929
2930         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
2931         when cross building.
2932
2933         * configure.in: srcdir build fix.
2934
2935         * cygwin/GNUmakefile:
2936         * cygwin/lily-wins.py:
2937         * cygwin/postremove-lilypond.sh: 
2938         * cygwin/postinstall-lilypond.sh: Merge from stable.
2939
2940         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
2941         s/ly2dvi/lilypond/.
2942
2943 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2944
2945         * lily/slur.cc (after_line_breaking): only set control points if
2946         none supplied yet.
2947
2948         * input/test/slur-manual.ly: new file.
2949
2950         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
2951         <<  >> chords too.
2952
2953         * VERSION (PACKAGE_NAME): release 1.9.8
2954
2955         * scripts/lilypond.py (escape_path): escape spaces in directory names
2956
2957         * input/test/text-spanner.ly: fixes.
2958
2959 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
2960
2961         * buildscripts/lilypond.words.py: add drum names as note names to
2962         Emacs-mode.
2963
2964 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2965
2966         * input/regression/hairpin-dashed.ly: new file.
2967
2968         * scripts/convert-ly.py (conv): warn about dash-length.
2969
2970         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
2971         automatically if we get a new one.
2972
2973         * lily/lookup.cc (dashed_line): new function
2974
2975         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
2976         dash-fraction.
2977
2978 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
2979
2980         * buildscripts/lilypond.words.py: extract note names.
2981
2982         * lilypond-mode.el: take note names from lilypond.words -file.
2983         small fix in the use of string-match.
2984
2985         * lilypond-font-lock.el: use lilypond.words for note names, add 
2986         maxima to note a duration.
2987
2988 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2989
2990         * lily/breathing-sign.cc: remove railtracks() function. 
2991
2992         * input/regression/arpeggio-bracket.ly (texidoc): add file.
2993
2994         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
2995         (brew_molecule): bugfix don't make arpeggio shorter when
2996         arpeggio-direction is set.
2997
2998         *  debian/rules: small corrections in the (Pedro K)
2999
3000         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
3001         examples.
3002
3003         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
3004         special (repeat) bar comes along.
3005
3006         * input/regression/auto-beam-bar.ly: update.
3007
3008         * scripts/lilypond-book.py (output_dict): remove support for the
3009         EPS option.
3010
3011         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
3012         VerticalAlignment and VerticalAxisGroup this fixes the size
3013         computations for the entire system.
3014  
3015         * input/les-nereides.ly (bass): remove superfluous fontSize.
3016
3017         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
3018         causes directory of file to be added to include path.
3019
3020         * input/regression/beam-break.ly: test single stem beams.
3021
3022         * input/regression/system-start-bracket.ly: fix.
3023
3024         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
3025
3026         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
3027
3028         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
3029         (score_stem_lengths): do something sensible for single stem beams.
3030
3031         * lily/beam.cc (least_squares): add kludge for single stem beams.
3032
3033         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
3034         keySignature to list of broken things.
3035
3036         * input/regression/keys.ly: fix.
3037
3038         * VERSION (PACKAGE_NAME): release 1.9.7
3039
3040         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
3041
3042         * Documentation/user/refman.itely (Pitches): doc quarter tones.
3043
3044         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
3045         (quartertone_pitch): new function
3046
3047         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
3048         flat. WARNING: FONT CHANGED.
3049
3050         * ly/nederlands.ly: add -eh and -ih for quarter tones.
3051
3052         * lily/accidental-placement.cc (add_accidental): support for
3053         quarter tones.
3054
3055         * ly/LANGUAGEs.ly: use symbols for alterations.
3056
3057         * mf/feta-toevallig.mf: change accidental codes. 
3058
3059         * scm/lily.scm (ly:get-option): switch on debugging only for
3060         --verbose.
3061
3062         * lily/lily-guile.cc: remove ly:verbose?
3063
3064         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
3065
3066         * lily/parser.yy (TODO): only do gh_call() for apply with
3067         procedure argument.
3068
3069         * lily/tie-engraver.cc (start_translation_timestep): move melisma
3070         stuff in accordance with new timing of tie-events.
3071
3072         * lily/my-lily-lexer.cc: remove \outputproperty
3073
3074         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
3075
3076         * scm/define-translator-properties.scm (melismaBusyProperties):
3077         add melismaBusyProperties property.
3078
3079 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3080
3081         * input/test/ambitus-mixed.ly (texidoc): new file.
3082
3083         * buildscripts/mutopia-index.py (find): prune debugging
3084
3085         * lily/side-position-interface.cc: doc updates
3086
3087         * Documentation/user/refman.itely: updates, tweaks.
3088
3089         * lily/parser.yy (Simple_music): remove outputproperty
3090
3091         * make/stepmake.make: use VERSION again; importing VERSION via
3092         autoconf dependencies is too hairy.
3093
3094 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
3095
3096         * lilypond-mode.el: allow `-' for keywords and identifiers.
3097
3098 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3099
3100         * VERSION: release 1.9.6
3101         
3102         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
3103         iso. ly2dvi.
3104
3105         * Documentation/user/*.itely: fixes everywhere
3106
3107         * lily/completion-note-heads-engraver.cc: rewrite engraver:
3108         produce ties from the engraver itself, do not broadcast TieEvent.
3109
3110         * lily/my-lily-lexer.cc: remove pitch & duration.
3111
3112         * lily/parser.yy (TODO): remove \pitch and \duration
3113
3114         * input/test/explicit.ly: remove file.
3115
3116         * Documentation/user/refman.itely (Pitches): remove \pitch 
3117         \duration command.
3118
3119 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
3120
3121         * buildscripts/lilypond.words.py: add all slur types to Emacs
3122         insertion menu, suppose everything is postfixed by dropping 
3123         unnecessary `-' -marks.
3124
3125 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3126
3127         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
3128         tremoloed stems.
3129
3130         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
3131         head for flagged stems.
3132
3133         * lily/stem.cc (get_default_stem_end_position): futz with extra
3134         stem length if there is a stem tremolo.
3135
3136         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
3137         it would be too small.
3138
3139         * lily/font-metric.cc: return #f for non-existent glyph.
3140         
3141         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
3142         exported through config.make.
3143
3144         * input/regression/clef-oct.ly: new file.
3145
3146         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
3147         transposition.
3148
3149         * input/template/*.ly: remove old relative.
3150
3151         * ly/english.ly: add X names for double sharp.
3152
3153 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3154
3155         * lily/font-select.cc: new file handle font selection routines.
3156
3157         * lily/parser.yy: add ; (Patrick Atamaniuk)
3158
3159         * input/test/time-signature-double.ly: use markups for double time
3160         sigs.
3161
3162         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
3163         ChordNames.SeparationItem #'padding for adjusting space after chords.
3164         
3165         * lily/music-output-def.cc (LY_DEFINE): 
3166         new function ly:paper-lookup.
3167         
3168         * mf/parmesan-clefs.mf: use # quantities for char_box
3169         offsets. Fixes overflow errors in the PFA. 
3170
3171         * scm/new-markup.scm (strut-markup): change calling interface for
3172         markup. Pass paper-def, not grob. This would allow \markup to be
3173         used separately from grobs.
3174
3175         * lily/paper-def.cc: new function ly:paper-font; this function
3176         replaces ly:get-font.
3177
3178         * lily/include/font-interface.hh (struct Font_interface): take
3179         Paper_def iso. Grob for get_font().
3180
3181 2003-09-14  Graham Percival  <gperlist@shaw.ca>
3182
3183         * Documentation/user/ tutorial.itely, refman.itely: add warning
3184         about \key and accidentals.
3185
3186 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3187
3188         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
3189
3190         * Documentation/user/*.itely: manual tweaks
3191
3192 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
3193
3194         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
3195         cleanup; bugfix: exact_center
3196
3197         * Documentation/user/refman.itely: added more documentation on
3198         ambitus according to recent questions on lilypond-user list
3199
3200 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3201
3202         * input/regression/ottava.ly (texidoc): demo 15ma too.
3203
3204         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
3205
3206         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
3207         octave fixes.
3208
3209 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3210
3211         * lily/lexer.ll: add \r to the rules for newlines; this fixes
3212         problems on older Mac editors.
3213
3214 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
3215
3216         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
3217
3218 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
3219
3220         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
3221         mf/parmesan-clefs.mf: added comments on character alignment and
3222         set_char_box() conventions
3223
3224         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
3225         set_char_box()'s
3226
3227         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
3228
3229 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
3230
3231         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
3232
3233 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
3234
3235         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
3236         shortened to avoid almost-collision with staff line; code cleanup;
3237         other custodes: fixed char boxes; code cleanup
3238
3239 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3240
3241         * configure.in: release 1.9.5
3242         
3243         * scripts/lilypond.py (global_latex_preamble): only set
3244         twosideshift if 'twoside' is in latexoptions 
3245
3246         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
3247
3248         * VERSION: remove
3249
3250         * scripts/*2ly.py: update <> syntax
3251
3252 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3253
3254         * lily/chord-name-engraver.cc (process_music): add origin for
3255         chord name.
3256
3257         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
3258
3259         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
3260         bass notes for exceptions too.
3261
3262         * scm/define-grobs.scm (all-grob-descriptions): rename
3263         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
3264
3265         * scm/define-grob-properties.scm (remove-first): add remove-first
3266         property for orchestral scores.
3267
3268         * Documentation/user/*.itely: switch <<>> and <> 
3269
3270         * lily/glissando-engraver.cc (process_music): bugfix: move line to
3271         last_line only once. This fixes the two consecutive glissandi problem.
3272
3273 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
3274
3275         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
3276         error message "flexa-width undefined"
3277
3278         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3279         lily/include/gregorian-ligature.hh: print warning when ignoring
3280         head prefixes on flexa shapes
3281
3282         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
3283         space before a series of inclinatum heads
3284
3285         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3286         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
3287         cleanups
3288
3289         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
3290         and char_box
3291
3292 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
3293
3294         * input/regression/breathing-sign.ly: tiny fixes
3295
3296         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
3297         semantical collision with vaticana ligatures
3298
3299         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3300         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
3301         now consistent with mensural ligatures
3302
3303         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3304         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
3305         context pitches and staff position; dto. for virga stem; removed
3306         obsolete virga and clivis characters from parmesan font (WARNING:
3307         font changed)
3308
3309         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
3310         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
3311
3312         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3313         scm/define-grob-properties.scm: consistency fix: renamed
3314         join_left->add_cauda
3315
3316         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
3317         appendix length; bugfix: yoffs_bt for reverse direction punctum
3318         characters
3319
3320         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
3321         small cleanups; added more docu
3322
3323         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
3324         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
3325         computation to CoherentLigatureEngraver
3326
3327         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
3328         scm/define-grob-properties.scm: bugfix: added missing linea and
3329         cavum properties; bugfix: removed dead semivocalis property
3330
3331         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
3332         length; redesigned quilisma, stropha and auctum
3333
3334         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
3335         line thickness
3336
3337         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
3338         Documentation/user/refman.itely: bugfix: introduced shifted
3339         epiphonus head to avoid collision with adjacent plica
3340
3341 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3342
3343         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
3344
3345         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
3346
3347 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3348
3349         * Documentation/user/tutorial.itely (A lead sheet): remove
3350         duplicate chords.
3351
3352         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
3353
3354 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3355
3356         * Documentation/bibliography/computer-notation.bib (isbn): add
3357         xivcim publication.
3358
3359 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
3360
3361         * GNUmakefile.in: drop lilypond.words for generation.
3362
3363 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
3364
3365         * buildscripts/lilypond.words.py: take filename (also) from an arg.
3366
3367         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
3368
3369 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3370
3371         * input/test/figured-bass-alternate.ly (fl): new file.
3372
3373         * Documentation/topdocs/README.texi (Top): clarifications.
3374
3375         * Documentation/bibliography/computer-notation.bib (isbn): add phd
3376         theses of Gieseking and Renz.
3377
3378         * GNUmakefile.in (README_FILES): remove README.mandrake.
3379
3380 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
3381
3382         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
3383         from source files and search patterns listed in the script.
3384
3385         * GNUmakefile.in: add target `lilypond.words'.
3386
3387         * lilypond.words: remove file, generated by `make lilypond.words'.
3388
3389         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
3390
3391 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
3392
3393         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
3394
3395 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3396
3397         * VERSION: 1.9.4 released
3398
3399         * scripts/convert-ly.py (FatalConversionError.figures_replace):
3400         rule for < > <-> << >> substitution
3401
3402         * lily/lexer.ll: exchange meaning of << >> and < > 
3403
3404         * VERSION (PACKAGE_NAME): 1.9.3 released
3405
3406         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
3407         pages unconditionally.
3408
3409 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3410
3411         * Documentation/user/music-glossary.tely (Top): small syntax
3412         fixes.
3413
3414         * scm/music-functions.scm (remove-tag): filter \tagged music
3415         expressions.
3416
3417         * input/regression/tag-filter.ly (texidoc): new file.
3418
3419         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
3420         symbol2 .. ) etc. 
3421
3422         * scripts/convert-ly.py (FatalConversionError.conv): fingering
3423         convert rule.
3424
3425         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
3426
3427         * lily/new-fingering-engraver.cc (position_scripts): don't crash
3428         for borderline cases (e.g. 1 fingering.)
3429         (position_scripts): revise interface, use fingerOrientations to
3430         set fingering positions.
3431
3432         * scm/document-translation.scm (context-doc): add aliases to
3433         automated documentation.
3434
3435         * make/lilypond-vars.make: remove stepmake compat glue.
3436
3437         * make/generic-vars.make: remove cruft.
3438
3439         * lily/main.cc (main): don't identify binary.
3440
3441 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3442
3443         * lily/include/translator.hh (class Translator): remove
3444         type_string_ , use symbol for context name throughout.
3445         Changes through whole source tree.
3446
3447         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
3448         set PDF as default, and always make PDF.
3449
3450         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
3451
3452 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
3453
3454         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
3455         Documentation/user/refman.itely input/regression/allfontstyle.ly
3456         input/regression/grace-types.ly:
3457         fix spelling for acciaccatura (Webster's 1913).
3458
3459 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3460
3461         * lily/main.cc (usage): adjust blurb, include url.
3462
3463         * input/regression/breathing-sign.ly (texidoc): transpose up
3464
3465 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
3466
3467         * input/regression/breathing-sign.ly: changed ancient examples to
3468         be relevant (by request of Han-Wen); updated BreathingSign text
3469         property according to new syntax.
3470
3471         * ly/gregorian-init.ly: updated BreathingSign text property
3472         according to new syntax
3473
3474 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3475
3476         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
3477         (Clef): index entries for clefs.
3478
3479         * python/lilylib.py (system): remove errorlog files.
3480         
3481 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
3482
3483         * lilypond.words: add \new and new graces. Add dynamics to menus
3484         keeping 1.8.x compatibility; after all the engraving relating to 
3485         notes becomes postfixed `-' marks will be removed.
3486
3487 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3488
3489         * lily/molecule.cc (align_to): idem.
3490
3491         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
3492         
3493         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
3494         accacciatura everywhere.
3495
3496         * VERSION (PACKAGE_NAME): released 1.9.2
3497
3498         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
3499
3500         * scm/document-markup.scm (markup-doc-node): sort markup function
3501         list.
3502
3503         * lily/paper-outputter.cc (output_version): change "Lily was here"
3504         into  "Engraved by LilyPond"
3505
3506         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
3507         on unquoted strings before \notenames.
3508
3509         * lily/parser.yy (lyric_element): allow markup as lyric text. This
3510         increases the number of s/r reductions to 4.
3511
3512         * scm/new-markup.scm (fraction-markup): \fraction command.
3513
3514         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
3515         mode
3516
3517         * lily/lookup.cc (round_filled_box): rename function.
3518         (LY_DEFINE): round-filled-box: change signature.
3519
3520         * Documentation/user/refman.itely: revise section explaining grace
3521         notes.
3522
3523         * lily/translator-scheme.cc (LY_DEFINE): add ! to
3524         ly:set-context-property
3525
3526         * input/*/*.ly (vmus): use \new everywhere.
3527
3528         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
3529
3530         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
3531         default
3532
3533         * scm/music-functions.scm (set-stop-grace-properties)
3534         (set-start-grace-properties, add-grace-property): new functions
3535         for modular grace tweak control.
3536
3537         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
3538         
3539 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3540
3541         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
3542
3543         * GNUmakefile.in (install-pfa-fonts):
3544         (get-pfa-fonts): New target.
3545
3546         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
3547         install-pfa-fonts help.
3548
3549 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3550
3551         * lily/translator-scheme.cc (LY_DEFINE):
3552         ly:context-pushpop-property new function.
3553         (LY_DEFINE): new function ly:translator-find  
3554         new function ly:translator?
3555         (LY_DEFINE): new function ly:context?
3556
3557         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
3558
3559         * python/lilylib.py (read_pipe): only store and display error log
3560         if verbose not set.
3561         (read_pipe): only display log if it contains something.
3562
3563 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3564
3565         * Documentation/misc/GNUmakefile: Re-add.
3566         (TEXTS): Add CHANGES.
3567
3568 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
3569
3570         * lilypond.words: add \newcontext.
3571
3572 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3573
3574         * lily/tie-performer.cc (stop_translation_timestep): only flush
3575         tied_notes when we have actually made a tie. Fixes bugs with ties
3576         in polyphonic scores.
3577
3578 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3579
3580         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
3581         they do not exist.
3582
3583 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3584
3585         * VERSION (PACKAGE_NAME): released 1.9.1 
3586
3587         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
3588         Instrument_name_engraver
3589
3590         * lily/tie-performer.cc (create_audio_elements): bugfix
3591
3592         * Documentation/user/music-glossary.tely (Top): comment out
3593         font-style statements.
3594
3595         * input/test/force-hshift.ly: revise example.
3596
3597         * Documentation/bibliography/engraving.bib (note): typos.
3598
3599         * configure.in: bump GCC requirements to 3.x
3600
3601         * lily/include/audio-item.hh (class Audio_tie): rename
3602         note_l_drul_ to note_drul_
3603
3604         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
3605
3606         * lily/parser.yy (relative_music): whoops. All \relative were off
3607         by ...  a lot .... Ahem.
3608
3609         * scm/define-music-types.scm (music-descriptions): idem.
3610
3611         * lily/beam-engraver.cc: move new-beam-event to beam-event
3612
3613         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
3614         to Tie_engraver
3615
3616         * input/regression/bar-number.ly: remove unnecessary old-relative
3617         options.
3618         
3619         * Documentation/user/internals.itely (Creating contexts): document
3620         \newcontext
3621
3622         * lily/parser.yy (Composite_music): add \newcontext
3623
3624         * Documentation/user/refman.itely (MIDI block): add note about
3625         dotted tempos.
3626
3627         * scm/font.scm: remove old markup legacy
3628
3629         * GNUmakefile.in (web-clean): remake share/ after web-clean.
3630
3631         * lily/breathing-sign.cc (brew_molecule): remove function
3632
3633         * lily/text-item.cc: remove old-style markups.
3634         (interpret_markup): C++ version of markup function
3635         (brew_molecule): idem.
3636
3637         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
3638         as Scheme variable.
3639
3640         * scripts/convert-ly.py (conv): dashes rule.
3641         Apply rule.
3642
3643         * Documentation/user/lilypond-book.itely: syntax fixes. 
3644
3645 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3646
3647         * VERSION (PACKAGE_NAME): release 1.9.0
3648
3649         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
3650         note about dvips. (Should backport.)
3651
3652         * scripts/convert-ly.py
3653         (FatalConversionError.articulation_substitute): add
3654         convert-new-chords code. Remove convert-new-chords.py
3655
3656         * Documentation/user/refman.itely (Octave check): document
3657         \octave.
3658
3659         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
3660         \relative changes.
3661
3662         * lily/parser.yy (command_element): octave check:
3663
3664            \octave PITCH
3665
3666         checks that PITCH (without octave) yields PITCH (with octave) in
3667         \relative
3668
3669         * lily/relative-octave-music.cc (to_relative_octave): octave check.
3670
3671         * lily/scm-option.cc: ly:set-option now has the default argument
3672         #t.
3673
3674         * lily/lexer.ll: add \renameinput
3675
3676         * python/lilylib.py (command_name): robustifications.
3677
3678         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
3679         /dev/stderr. This is ash compatible.
3680
3681         * ly/init.ly: add warning if compatibility was not necessary.
3682
3683         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
3684
3685         * flower/include/string-handle.icc: formatting cleanups, rename
3686         references by ref_count_.
3687
3688 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
3689
3690         * make/lilypond.mandrake.spec.in: syncronize the spec file with
3691         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
3692         package libs separately, fix conflicting php variable out=/dev/vc/
3693         invoking `unset out', declare menus, use only one icon-file, fix
3694         doc-path in menu.
3695
3696 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3697
3698         * scripts/convert-ly.py (FatalConversionError.conv): typo
3699
3700         * Documentation/misc/GNUmakefile: restore misc directory.
3701
3702         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
3703
3704         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
3705         Petites-Preludes 
3706
3707         * input/test/partial-blank.ly (quickmeasure): syntax
3708
3709         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
3710         attachment property.
3711
3712         * Documentation/user/refman.itely: remove superfluous -'s 
3713         (Grace notes): ) fixes.
3714
3715         * lily/music.cc: generic compress(), transpose() functions. Remove
3716         others.
3717
3718         * lily/parser.yy (gen_text_def): remove support for #'(italic )
3719         style markup entry.
3720
3721         * lily/parser.yy: all articulations postfix; remove obligatory -
3722         for [,  ) and \!
3723         
3724         * lily/music.cc (to_relative_octave): write generic
3725         to_relative_octave function; various relative cleanups.
3726         Hmmm.
3727
3728         * lily/scm-option.cc: add options new-relative and old-relative
3729
3730         * po/sv.po: new po file.
3731
3732         * Documentation/user/refman.itely (Dynamics): website
3733         fixes. (should backport!)
3734
3735 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
3736
3737         * make/lilypond.mandrake.spec.in: declare version only once.
3738
3739 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3740
3741         * lily/simultaneous-music.cc (to_relative_octave): undo relative
3742         meaning for now.
3743
3744 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3745
3746         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
3747
3748         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
3749
3750         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
3751
3752         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
3753
3754         * lily/music.cc (var): add ly:music-transpose function.
3755
3756         * lily/parser.yy (pre_events): remove prefix articulations.
3757
3758         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
3759
3760         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
3761
3762         * Documentation/user/refman.itely (Text markup): add comment about
3763         markup in header.
3764
3765 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3766
3767         * lily/paper-outputter.cc (write_header_fields_to_file): 
3768         only dump value if it is a string.
3769
3770         * flower/include/dictionary.hh: remove.
3771         
3772         * Documentation/ChangeLog-1.5: add back old log.
3773
3774         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
3775         .pfas from a .deb.
3776
3777 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3778
3779         * Documentation/bibliography/engraving.bib: add entry for
3780         Jaschinski's Notation
3781
3782 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3783
3784         * Documentation/user/refman.itely (Beaming): add note about
3785         allowBeamBreak
3786
3787 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
3788
3789         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
3790         GregorianTranscription contexts
3791
3792         * ly/engraver-init.ly: vaticana contexts: minor fixes
3793
3794         * Documentation/user/refman.itely (Ancient notation): added note
3795         on appendix length bug
3796
3797         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
3798         input/test/vaticana.ly: use vaticana contexts; small fixes
3799
3800 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3801
3802         * flower/hash.cc: Remove.
3803
3804         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
3805         to (nonexistent?) hash_func_ identifier.
3806
3807         * python/midi.c (midi_error, midi_warning): Use char const* for
3808         __FUNCTION__ argument.
3809
3810         * python/gettext.py: Remove.  We already require python 2.1, which
3811         includes gettext.py.
3812
3813         * configure.in: Require python 2.1, as INSTALL.texi says.
3814         it.
3815
3816         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
3817         versions 1.50 and 1.75.  Remove note about lexer patch.
3818
3819 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3820
3821         * Documentation/topdocs/INSTALL.texi: Update type1 font
3822         description to actual situation.  Add comment about new font ball
3823         layout.
3824
3825         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
3826         in $LILYPONDPREFIX suffices for installation.
3827
3828 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3829
3830         * debian/control (Build-Depends): Add flex-old as alternative to
3831         flex.  Deprecate bison 1.75.
3832
3833 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
3834
3835         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
3836         Vaticana contexts
3837
3838         * Documentation/user/refman.itely (Ancient notation): documented
3839         some bugs; tiny fixes; added docu on Vaticana contexts
3840
3841         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
3842         scripts
3843
3844 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
3845
3846         * Documentation/user/refman.itely (Ancient notation): added some
3847         introductory words; added section on ancient time signatures;
3848         added some @seealso and @refcommands; small fixes and
3849         beautifications
3850
3851 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
3852
3853         * input/regression/note-head-style.ly: many fixes and updates
3854
3855         * Documentation/user/refman.itely: added small sections on ancient
3856         accidentals, rests and flags; revised ancient note head section;
3857         small wording/spelling fixes
3858
3859         * input/test/rests.ly: layout fixes
3860
3861 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
3862
3863         * input/puer-fragment.ly: bugfix: central C position of do clef
3864
3865         * ly/gregorian-init.ly: workaround: add small padding space before
3866         divisiones (the correct fix would be the spacing engine to handle
3867         this)
3868
3869 2003-08-13  Graham Percival  <gperlist@shaw.ca>
3870
3871         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
3872         cue-notes.ly: minor fixes.
3873
3874 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
3875
3876         * Documentation/user/refman.itely: bugfix: remove obsolete link to
3877         input/test/custos-style.ly
3878
3879         * Documentation/index.html.in: bugfix: link to Tutorial.html
3880
3881         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
3882         to neumes; bugfix: "et": epiphonus, not just a simple pes
3883
3884 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
3885
3886         * lilypond-mode.el: split `Insert Tag' if it is long enough.
3887
3888         * lilypond.words: add new features: markup, column, center, \[ \].
3889         
3890 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
3891
3892         * Documentation/topdocs/NEWS.texi, DEDICATION,
3893         stepmake/bin/add-html-footer.py
3894         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
3895         input/mutopia/J.S.Bach/wtk1-fugue1.ly
3896         input/mutopia/J.S.Bach/wtk1-prelude1.ly
3897         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
3898         added (only) after a sentence which is complete; if the sentence is 
3899         not ended a comma `,' or nothing is used. fix also spaces.
3900
3901 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3902
3903         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
3904         requirements to plain 1.6.
3905
3906         * buildscripts/mutopia-index.py (read_lilypond_header): update
3907         mutopia-index.py to 1.4 syntax [sic]
3908
3909 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
3910
3911         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
3912
3913 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3914
3915         * Documentation/index.html.in: url for regression pdf
3916
3917         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
3918
3919         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
3920
3921         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
3922
3923         * VERSION: 1.8.0 released
3924         
3925         * GNUmakefile.in (local-WWW-post): footify build fix.
3926
3927         * configure.in: require GUILE 1.6.4
3928
3929         * Documentation/user/GNUmakefile: don't copy *.png for
3930         lilypond-internals
3931
3932         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
3933         local-WWW-post target.
3934         (rsync-web): add rsync-web target
3935
3936         * Documentation/user/introduction.itely (Music notation and
3937         engraving): add neume example
3938
3939         * input/puer-fragment.ly (cantus): add puer-fragment
3940
3941 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3942
3943         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
3944         to notes, so that equalizer is actualy being used.
3945
3946         * scm/midi.scm (instrument-equalizer-alist):
3947         (absolute-volume-alist): Define public, so that user can copy or
3948         override.
3949
3950         * lily/key-performer.cc (create_audio_elements): Check for minor
3951         key.  Only if key is minor, set MIDI key to minor.
3952
3953 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3954
3955         * Documentation/user/refman.itely (Hiding staffs): fixes.
3956
3957         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
3958
3959         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
3960         vertical extents to deal with Hara kiri correctly.
3961
3962         * input/regression/hara-kiri-short.ly: remove
3963
3964         * input/regression/hara-kiri-pianostaff.ly: update test.
3965
3966         * Documentation/user/*.tely: remove WEBTITLE
3967
3968         * scm/output-tex.scm (comment): idem.
3969
3970         * scm/output-pdftex.scm: remove GUILE 1.4 glue
3971
3972         * scm/music-functions.scm (make-lyric-event): new function
3973
3974         * scm/lily.scm (lilypond-version): new function
3975
3976         * input/test/version-output.ly: new file.
3977
3978         * Documentation/user/lilypond.tely: add version number to
3979         front-page.
3980
3981 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3982
3983         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
3984
3985 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3986
3987         * input/template/gregorian-transcription.ly (barTwo): syntax update.
3988
3989         * Documentation/user/refman.itely (Hiding staffs): rename node.
3990
3991 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3992
3993         * input/regression/new-markup-syntax.ly (texidoc): remove
3994         molecule-callback override.
3995
3996 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3997
3998         * input/les-nereides.ly: Mark tweaks with %tweak.
3999
4000         * Debian patch, see debian/changelog (Anthony Fok).
4001
4002 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4003
4004         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
4005         problem.
4006
4007 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4008
4009         * Documentation/user/refman.itely (Text markup): Fix language bug.
4010
4011 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4012
4013         * input/* : postfix syntax fixes.
4014
4015         * Documentation/user/refman.itely (Text markup): add note about
4016         raise/lower with ^ or _ .
4017         
4018         * po/fi.po: fix \\apply strings.
4019
4020         * lily/parser.yy (open_event): warn for prefix articulations.
4021
4022 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
4023
4024         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
4025         fix also on parmesan font.
4026
4027 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4028
4029         * VERSION 1.7.30 released
4030         
4031         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
4032
4033         * buildscripts/mutopia-index.py (headertext): rewording
4034
4035 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4036
4037         * scm/new-markup.scm (strut-markup): new markup function.
4038
4039         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
4040         space also when no accidental is there.
4041
4042 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4043
4044         * input/les-nereides.ly: Updates.
4045
4046 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
4047
4048         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
4049         which repeats the tag insertion selected from "Insert tag" menu.
4050
4051 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4052
4053         * lily/all-font-metrics.cc (find_font): load AFM files first only
4054         for feta fonts. This fixes problems with TeXlive and other TeX
4055         distros that include AFM files for the CM fonts. 
4056
4057         * scm/font.scm (qualifiers-to-font-name): remove.
4058
4059         * lily/paper-def.cc: remove get_var.
4060
4061         * input/trip.ly: remove file.
4062         
4063         * input/regression/spacing-note-flags.ly (raggedright): remove
4064         stafflinethickness
4065
4066         * input/les-nereides.ly: update to new syntax, cleanups.
4067
4068 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4069
4070         * Documentation/user/refman.itely: Clarify shortest-note problem
4071         of autobeamer.
4072
4073 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
4074
4075         * lilypond-mode.el: Add each word to regexps only once.
4076
4077         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
4078         is based on the syntax definitions in lilypond.words. Remove all 
4079         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
4080         LilyPond->Insert menu is generated by the entries in lilypond.words 
4081         to which have been given a syntax definition.
4082
4083         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
4084         \notes, \relative, \score, \simultaneous, \transpose.
4085
4086         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
4087
4088         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
4089         
4090         * lilypond-mode.el: add menu keywords separately.
4091
4092         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
4093
4094 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4095
4096         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
4097         current ugly installation method for PFA fonts.
4098
4099 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
4100
4101         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
4102         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
4103
4104         * Documentation/user/music-glossary.tely: update legato.
4105
4106 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4107
4108         * lexer-gcc-3.0.patch: Remove.
4109
4110         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
4111
4112 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4113
4114         * debian/rules (binary-arch): remove NEWS.
4115
4116 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
4117
4118         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
4119         stepmake/bin{ many }: polish the `--help's of different scripts;
4120         model taken from the core-utils of Linux.
4121
4122         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
4123
4124 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4125
4126         * flower/parse-afm.cc (parseCharMetrics): add warnings.
4127
4128         * flower/libc-extension.cc: idem.
4129
4130         * flower/include/libc-extension.hh: protect against isinf macros.
4131
4132 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
4133
4134         * { many }: Use two uppercase letters in LilyPond.
4135
4136         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
4137
4138         * VERSION: 1.7.29 released.
4139         
4140 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4141
4142         * lily/tie.cc: add TODO comment.
4143
4144         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
4145
4146         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
4147         linejoins and linecaps. This fixes problems with occasional spikes
4148         on slur/tie endings.
4149         
4150         * input/regression/font-name.ly: don't use PS fonts for
4151         compatibility reasons. 
4152
4153         * mutopia/claop.py (accents): update to 1.8
4154
4155         * Documentation/user/music-glossary.tely (Top): remove 13pt.
4156
4157         * Documentation/user/macros.itexi: don't color glossary links.
4158
4159         * Documentation/user/invoking.itexi (Error messages): new section
4160
4161 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4162
4163         * input/regression/font-name.ly: add file.
4164
4165         * scm/document-backend.scm (grob-doc): remove <hr> from
4166         lilypond-internals
4167
4168         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
4169         reqd version to 1.6.4 
4170
4171         * lily/font-interface.cc (get_font): bugfix: take font-name from
4172         alist chain too. This fixes font-name override for \markup.
4173
4174 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4175
4176         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
4177
4178         * input/test/polymetric-differing-notes.ly: Compile fix.
4179
4180 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
4181
4182         * Documentation/user/refman.itely: fixed typo
4183
4184         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
4185         before flexa
4186
4187 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4188
4189         * input/test/{ many }: search & fix some typos.
4190
4191 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4192
4193         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
4194         images.
4195
4196         * scm/music-functions.scm (make-voice-props-set): set Script /
4197         TextScript dir for polyphony too.
4198
4199         * scm/define-grobs.scm (all-grob-descriptions): decrease space
4200         before clef.
4201
4202         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
4203
4204 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
4205
4206         * Documentation/user/refman.itely (Percussion): Small
4207         clarifications and fixes.
4208
4209         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
4210         threads. This fixes different heads playing simultaneously.
4211
4212 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4213
4214         * Documentation/user/{ many }: increase readability (read through 
4215         User manual from `one big page').
4216
4217 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4218
4219         * input/test/polymetric-differing-notes.ly: add example with
4220         disparate note values.
4221
4222         * input/test/polymetric.ly: rename from poly-metric
4223
4224         * scripts/ly2dvi.py (include_path): bugfix: use outbase
4225         iso. outname.
4226
4227         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
4228         G-clef bbox to real char extents. This fixes the G-clef being
4229         offset too much to the right.
4230         document perc clef offset.
4231
4232         WARNING: FONT CHANGED.
4233
4234         * Documentation/user/tutorial.itely (Tutorial): move menu.
4235
4236 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4237
4238         * buildscripts/lilypond-profile.sh (Error): trim error message.
4239
4240         * Documentation/user/invoking.itexi (Invoking the lilypond
4241         binary): add note about path.
4242
4243         * Documentation/user/macros.itexi: add @c at EOL, hopefully
4244         suppresses superfluous spaces.
4245
4246 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4247
4248         * buildscripts/lilypond-profile.sh: Add documentation to error
4249         message.
4250
4251         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
4252
4253 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4254
4255         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
4256         <mike@ossmann.com>)
4257
4258         * Documentation/bibliography/computer-notation.bib (pages): prune
4259         unscientific language.
4260
4261         * Documentation/user/GNUmakefile: copy unsplit file to
4262         lilypond.html (idem for lilypond-internals).
4263
4264         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
4265
4266         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
4267
4268         * python/lilylib.py (lilypond_version): 2.1 proof version check.
4269
4270         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
4271         fix.
4272         
4273 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
4274
4275         * Documentation/user/{ various }: bind text snippets with their
4276         examples, e.g. by punctuation: This is an example.
4277
4278 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4279
4280         * ly/performer-init.ly (VoiceContext): Typos.
4281
4282         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
4283         builds, leave final-install to toplevel srcdir makefile.
4284
4285         * make/srcdir.make.in (install): New target.
4286
4287 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4288
4289         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
4290         This fixes core dump on MIDI output (Simon Weatherill).
4291
4292         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
4293         on local-WWW-post.
4294
4295 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4296
4297         * make/lilypond.redhat.spec.in: add dvips to reqs.
4298
4299 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4300
4301         * make/srcdir.make.in (web): Add special web target.
4302
4303         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
4304         from inner $(LOOP).
4305
4306         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
4307
4308         * stepmake/stepmake/generic-targets.make (www-targets-help):
4309         * GNUmakefile.in (web-install): Install in $(webdir).
4310
4311         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
4312
4313         * cygwin/changelog: 
4314         * cygwin/mknetrel: Update.
4315
4316         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
4317         (html-doc): Remove (use: web).
4318
4319         * stepmake/stepmake/script-rules.make: 
4320         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
4321         Fix $(config_make) dependencies for srcdir build.
4322
4323         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
4324         target for srcdir build.
4325
4326         * stepmake/make/stepmake.make: 
4327         * make/srcdir.make.in: 
4328         * GNUmakefile.in:
4329         * make/stepmake.make (config_make): Rename variable (was:
4330         configuration).
4331
4332 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4333
4334         * Documentation/user/internals.itely (Manipulating music
4335         expressions): run lilypond on example too.
4336
4337         * flower/include/libc-extension.hh: move lrint define to
4338         header. bugfix.
4339         
4340 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4341
4342         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
4343         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
4344         do we recurse whole tree?).
4345
4346         * GNUmakefile.in (html-doc): Resurrect.
4347
4348         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
4349         obsolete $(package-icon) dependency.
4350
4351 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4352
4353         * Documentation/user/refman.itely (Automatic staff changes):
4354         add seealso 
4355
4356         * Documentation/index.html.in: link to bigpage.
4357
4358         * Documentation/user/tutorial.itely (Tutorial): streamline.
4359
4360         * Documentation/index.html.in: url typo.
4361
4362         * VERSION (PACKAGE_NAME): release 1.7.28
4363
4364         * python/lilylib.py (error_log): remove '/' from name.
4365
4366         * input/regression/pedal.ly: remove; dups input/test/
4367         
4368         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
4369
4370         * Documentation/index.html.in: python style doco index.
4371
4372         * Documentation/{footer,header}.html.in (src): remove, 
4373
4374         * Documentation/pictures: remove all but lelie-logo.xpm.
4375
4376         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
4377         before running makeinfo.
4378
4379         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
4380         @code{}
4381
4382 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4383
4384         * input/test/bar-number-regular-interval.ly: rename.
4385
4386         * Documentation/user/*: various fixes. 
4387
4388 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
4389
4390         * Documentation/{ many }: polish for update-all-menus. typos.
4391
4392         * po/fi.po: fixes.
4393
4394         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
4395
4396         * buildscripts/mutopia-index.py: polish.
4397
4398         * input/regression/{ many }, input/test{ many }: polish texidocs.
4399
4400 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4401
4402         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
4403
4404         * lily/text-spanner.cc (brew_molecule): use bracket-flare
4405         iso. edge-widen.
4406
4407         * lily/piano-pedal-engraver.cc (process_music): change from
4408         process_acknowledged ()
4409
4410         * lily/piano-pedal-bracket.cc: new file. Change
4411         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
4412         cleaned up.
4413
4414         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
4415
4416         * input/regression/tuplets.ly (texidoc): rename file.
4417
4418         * po/fr.po: update
4419
4420         * buildscripts/lilypond-profile.sh: error message if script is not
4421         sourced.
4422
4423         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
4424         bracket-flare
4425         (make_bracket): simplify code.
4426
4427         * lily/parser.yy (verbose_command_req): catch typos in \key scale
4428         argument.
4429
4430         * python/lilylib.py (lilypond_version_check): new function
4431
4432         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
4433
4434         * scripts/ly2dvi.py (run_lilypond): add version check.
4435
4436         * scripts/lilypond-book.py (option_definitions): typo
4437
4438         * scripts/ly2dvi.py (include_path): typo
4439
4440         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
4441
4442         * lily/parse-scm.cc (parse_handler): typo
4443
4444         * Documentation/user/macros.itexi: use @heading for headings.
4445
4446         * Documentation/user/refman.itely: updates, fixes.
4447
4448 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
4449
4450         * po/fi.po: add Finnish translations. fixes.
4451
4452         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
4453
4454         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
4455         from lily/glissando-engraver.cc.
4456
4457 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4458
4459         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
4460         for non-first _broken_ bracket.
4461
4462         * Documentation/user/refman.itely: corrections.
4463
4464 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4465
4466         * lily/new-fingering-engraver.cc (position_scripts): add heads to
4467         support of the fingerings.
4468
4469         * po/fr.po: French translation update.
4470
4471         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
4472         strings.
4473
4474 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4475
4476         * Documentation/user/introduction.itely: Small fixes.
4477
4478 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
4479
4480         * Documentation/topdocs/AUTHORS.texi: polish.
4481
4482 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4483
4484         * Documentation/user/introduction.itely: revise
4485
4486         * Documentation/user/tutorial.itely: reorganise.
4487
4488         * Documentation/topdocs/index.tely: remove.
4489
4490         * Documentation/header.html.in: prune.
4491
4492         * GNUmakefile.in: clean up web building.
4493
4494         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
4495         target.
4496
4497 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
4498
4499         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
4500
4501         * lilypond-mode.el: turn on blink-matching-paren.
4502
4503 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4504
4505         * scm/output-sodipodi.scm (svg-header): Fix typo.
4506
4507 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4508
4509         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
4510         fixes a security hole.
4511
4512         * scripts/lilypond-book.py (original_dir): remove temp_dir
4513
4514         * scm/document-translation.scm: use @code tags.
4515
4516 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
4517
4518         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
4519
4520         * lilypond-mode.el: add a buffer-local post-command-hook to set
4521         context dependent syntax-table after each cursor event. Remove old
4522         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
4523
4524         * lilypond-indent.el: update comments.
4525
4526         * Documentation/footer.html.in: add period.
4527
4528 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4529
4530         * make/lilypond.redhat.spec.in (Group): don't strip binary.
4531
4532         * scm/document-translation.scm (document-property-operation): add
4533         @code{} tags.
4534
4535         * VERSION (PACKAGE_NAME): release 1.7.27
4536
4537         * config.make.in: add PAPER variable
4538
4539         * buildscripts/new-chords.py (help): add help text
4540
4541         * Documentation/user/introduction.itely (Typography and program
4542         architecture):  fixes.
4543
4544         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
4545         for texinfo and dvips. This fixes problems with PDF output of the
4546         wrong size.
4547
4548         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
4549         DVIPS_PAPERSIZE variable
4550
4551         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
4552         TEXINFO_PAPERSIZE variable 
4553
4554 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4555
4556         * mf/feta-macros.mf: whoops: only draw lines for test situations.
4557
4558         * mf/feta-toevallig.mf: lowres fixes.
4559
4560 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4561
4562         * NEWS: Typo and fill-paragraph fixes.
4563
4564         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
4565         cast #define.
4566
4567         * configure.in: 
4568         * config.hh.in: Check for lrint.
4569
4570 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4571
4572         * VERSION: 1.7.26 released
4573
4574         * lily/separation-item.cc: add padding property.
4575
4576         * input/test/*.ly: various fixes, remove solo-a2.ly
4577
4578         * scm/new-markup.scm (brew-new-markup-molecule): arg order
4579         bugfix. Fixes old-style markup compatibility.
4580
4581         * Documentation/user/introduction.itely (Introduction): historical
4582         elucidations
4583
4584         * Documentation/user/music-glossary.tely (Top): linewidth fix.
4585
4586         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
4587
4588         * Documentation/index.texi (Top): cleanup.
4589
4590         * Documentation/user/introduction.itely (Introduction): rewrite
4591         introduction, 
4592         (Music notation and  engraving): about notation. Add flat-picture
4593
4594 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4595
4596         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
4597         separation items. This keeps lyrics from bumping into each other.
4598
4599 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4600
4601         * GNUmakefile.in (topdocs-web): New target.
4602         (local-web): Depend on topdocs-web; fixes html-doc.
4603
4604 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4605
4606         * po/lilypond.pot: run po-replace
4607
4608         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
4609
4610         * scm/drums.scm (reset-drum-kit): new function.
4611
4612         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
4613
4614         * scripts/update-lily.py: remove
4615         
4616         * VERSION: release 1.7.25
4617         
4618         * Documentation/user/introduction.itely (Introduction): rewrite
4619         start of introduction.
4620
4621 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
4622
4623         * lily/all-font-metrics.cc: fixed typo
4624
4625 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
4626
4627         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
4628         LilyPond-mode-context-set-syntax-table): new functions to define
4629         the syntax table according to context.
4630
4631         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
4632
4633 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4634
4635         * Documentation/user/refman.itely (Figured bass): 
4636         language nit courtesy http://www.vocabula.com
4637
4638         * GNUmakefile.in: remove no kpathsea hack.
4639
4640         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
4641         doco.
4642
4643         * GNUmakefile.in: remove web-doc target.
4644
4645         * lily/all-font-metrics.cc (find_afm): add message about
4646         buildscripts/clean-fonts.sh 
4647
4648         * scm/define-music-properties.scm (figure): use string for 'figure
4649
4650         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
4651
4652         * input/regression/ : add raggedright = ##t where applicable. 
4653         
4654         * scm/bass-figure.scm (make-bass-figure-markup): add
4655         alignBassFigureAccidentals property.
4656
4657         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
4658         bracket.
4659
4660         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
4661         syllables widths into account for minimum-length.
4662
4663         * input/test/staff-container.ly: update file
4664
4665         * input/test/stem.ly: remove
4666
4667         * lily/event.cc (LY_DEFINE): add ly: prefix.
4668
4669         * input/test/clef-manual-control.ly: from manual-clef
4670
4671         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
4672
4673         * input/test/different-time-signatures.ly: move to poly-metric.ly
4674
4675         * input/test/hara-kiri*,scales.ly: remove
4676         
4677         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
4678         with chord-names-jazz.ly)
4679
4680         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
4681         get scalable cm fonts too.
4682
4683         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
4684         --encoding for mftrace if present.
4685
4686         * input/regression/slur-area.ly: move from test/
4687
4688         * input/test/: remove simple-slur-endings slur-attachment
4689         slur-broken-cross-staff slur-broken.ly slur-damping.ly
4690         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
4691         slur-symmetry slur-symmetry tie-broken.ly
4692
4693         * scm/drums.scm (set-drum-kit): add function.
4694
4695         * Documentation/user/refman.itely (Percussion staves): use
4696         set-drum-kit
4697
4698         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
4699         too
4700         (Global_measure.set_timesig): handle 3/8 time sig too.
4701
4702         * scm/output-lib.scm (note-head-style->attachment-coordinates):
4703         note about triangle note heads.
4704
4705         * scm/drums.scm: use alist for instrument-settings. This fixes the
4706         bug with assigning to drums in the .ly file.
4707
4708         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
4709         CHANGED.
4710
4711         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
4712         cluster-beacon-interface
4713
4714         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
4715
4716         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
4717
4718         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
4719
4720         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
4721         to get positions.
4722
4723         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
4724         make ClusterSpannerBeacon to record Y positions. This removes the
4725         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
4726         make cluster-note-events.
4727
4728 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4729
4730         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
4731
4732         * configure.in: Use lily/main.cc as identifying source file.
4733
4734         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
4735
4736         * config.hh.in: 
4737         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
4738
4739         * configure.in: Require PYTHON >= 2.0.
4740
4741         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
4742           $PYTHON for include dir location.
4743         (STEPMAKE_PYTHON): New function.  Use
4744         
4745             PYTHON=foo ./configure
4746
4747           to override.
4748
4749 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4750
4751         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
4752         something.
4753
4754         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
4755         ftp.lilypond.org everywhere.
4756
4757 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4758
4759         * lily/text-item.cc (interpret_new_markup): do only if new-markup
4760         detected.
4761
4762         * Documentation/user/refman.itely (Grace notes): note on explicit
4763         contexts
4764
4765 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
4766
4767         * lilypond-font-lock.el: add a comment about LilyPond specific
4768         escape characters: ^, - and _, in the syntax table.
4769
4770         * Documentation/user/appendices.itely: a majuscule fix.
4771
4772 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4773
4774         * input/test/trills.ly (endHorizScript): fixes.
4775
4776         * input/test/chord-names-jazz.ly: merge in alternate Jazz
4777         notation, move from regression.
4778
4779         * input/test/script-stack.ly: change name from stacked-scripts
4780
4781         * input/test/ossia.ly: octave errors.
4782
4783         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
4784         for midi-volume-equaliser
4785
4786 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4787
4788         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
4789         cm fonts.
4790
4791         * mf/feta-beugel.mf: don't multiply font_count by 10.
4792
4793         * lily/lookup.cc (horizontal_line): new function. Use
4794         horizontal-line in output backends.
4795
4796         * Documentation/user/tutorial.itely (An orchestral part): new
4797         section on orchestral stuff and identifiers.
4798
4799 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
4800
4801         * lilypond-mode.el: comment-out paren-highlighting, it still causes
4802         some interference to other modes.
4803
4804 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4805
4806         * lily/spacing-spanner.cc (musical_column_spacing): use average,
4807         not maximum of spacing wishes in polyphonic situations.
4808
4809         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
4810         number
4811
4812         * lilypond-indent.el: remove paren matching. 
4813
4814         * lily/text-item.cc (interpret_new_markup): new function
4815         use iso. text2molecule.
4816
4817         * lily/main.cc (notice): change FSF address 
4818
4819         * po/de.po: update PO file to 1.6.
4820
4821 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
4822
4823         * Documentation/user/ {many}: Add periods and remove spaces.
4824         
4825 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
4826
4827         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
4828         Disable buffer-locally default paren hook and make a new one. 
4829
4830         * lilypond-mode.el: Turn off locally paren-mode, but turn on
4831         locally LilyPond-paren-mode. Add todo for mouse double-click.
4832
4833 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
4834
4835         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
4836         Disable buffer-locally default paren idle timer and make a new one. 
4837
4838         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
4839         locally LilyPond-show-paren-mode. Add to menu a toggle for
4840         LilyPond-show-paren-function.
4841
4842 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4843
4844         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
4845
4846 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
4847
4848         * Documentation/user/refman.itely: spelling fix.
4849
4850         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
4851         paren highlight function definitions. add todo for
4852         LilyPond-show-paren-mode.
4853
4854 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4855
4856         * input/template/jazz-combo.ly: new file.
4857
4858 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4859
4860         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
4861         lo-res fixes.
4862
4863         * mf/feta-schrift.mf: bugfix in varcoda sign.
4864         WARNING: FONT CHANGED
4865
4866         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
4867         in accordance with lexer.ll.   
4868
4869 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4870
4871         * Documentation/user/tutorial.itely: Edit introduction.
4872
4873 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4874
4875         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
4876         ly:grob-staff-position
4877
4878 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4879
4880         * scm/to-xml.scm: import srfi-1
4881
4882         * VERSION (MAJOR_VERSION):  release 1.7.24
4883
4884         * python/lilylib.py (make_ps_images): make multipage _really_ work.
4885
4886         * scripts/lilypond-book.py (do_file): put texidoc before image.
4887         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
4888
4889         * input/regression/*.ly: fix snippet octaves 
4890
4891         * input/test/spanner-after-break-tweak.ly: import
4892         broken-spanner-adjustment
4893
4894         * input/no-notation/midi-transposing.ly: move from input/test/
4895
4896         * input/test/: remove chord-markup
4897
4898         * input/regression/instrument-name-partial.ly: move from input/test.
4899
4900         * input/test/vertical-text.ly: remove
4901
4902         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
4903         space above lyrics lines.
4904
4905         * input/test/uniform-breaking.ly: remove file.
4906
4907         * lily/gourlay-breaking.cc (combine_demerits): add comment about
4908         uniform spacing density. 
4909
4910         * input/test/chords.ly (keys): remove file.
4911
4912         * scm/documentation-lib.scm (oop): use srfi-1 too.
4913
4914         * input/regression/*.ly: add \version
4915
4916         * Documentation/user/*.itely: various fixes.
4917
4918         * buildscripts/mf-to-table.py (base): break table every three
4919         symbols.
4920
4921         * input/:  remove %% new-chords-done %% .
4922
4923         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
4924         os-music.ly
4925         
4926 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4927
4928         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
4929
4930         * scm/new-markup.scm (box-markup): new function.
4931         (box-markup): new function. Contributed by Dick Schoeller
4932         <schoeller@attbi.com>
4933
4934         * scm/lily.scm: remove reduce-no-unit 
4935         (list-insert-separator): use fold-right
4936
4937         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
4938         of arguments. 
4939
4940         * NEWS: more neutral language for ancient notation 
4941
4942         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
4943         inside pointing beaming for chord tremolo.
4944
4945         * Documentation/user/lilypond-book.itely: minor editing
4946
4947 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
4948
4949         * NEWS: added news for 1.8 regarding ancient notation
4950
4951         * Documentation/user/refman.itely (Gregorian square neumes
4952         ligatures): fixed typo
4953
4954         * lily/vaticana-ligature-engraver.cc,
4955         lily/include/vaticana-ligature.hh: bugfix: use special heads for
4956         lower/upper head of Pes only when heads are stacked
4957
4958         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
4959         scm/define-grob-properties.scm: cleanup: make "join-left" a
4960         boolean grob property and save delta pitch in grob property
4961         "delta-pitch" instead
4962
4963         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
4964
4965 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4966
4967         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
4968         completely borked
4969
4970         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
4971         (try_music): bug fix: beam multiplicity was completely borked.
4972
4973         * scm/lily.scm: remove tail, filter-list, filter-out-list,
4974         first-n, butfirst-n in favor of srfi-1 functions.
4975         remove string-join, string-pad in favor of srfi-13 functions.
4976
4977         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
4978
4979         * NEWS: use complete sentences.
4980
4981         * Documentation/user/introduction.itely (Example applications):
4982         add note about databases and lilypond-book.
4983
4984         * input/test/volta.ly: remove file
4985
4986         * input/regression/volta-broken-left-edge.ly: simplify file
4987
4988 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4989
4990         * Documentation/user/refman.itely (Constructing a tweak): new
4991         subsection.
4992
4993         * Documentation/user/tutorial.itely (Fine tuning layout): add
4994         common tweaks.
4995
4996         * scm/define-grobs.scm (TextScript): use new brewer.
4997
4998 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4999
5000         * VERSION: release 1.7.23
5001
5002         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
5003
5004         * python/lilylib.py (make_ps_images): bugfixes.
5005
5006         * input/regression/volta-multi-staff.ly: new file.
5007
5008         * Documentation/user/macros.itexi: refcommands, refcommand macros.
5009
5010         * Documentation/user/tutorial.itely (Piano staffs): new section.
5011         (Setting variables): new section
5012         (Fine tuning layout): new section
5013
5014         * input/just-friends.ly: remove file. Superseeded by
5015         input/test/chords-without-melody.ly
5016
5017         * ly/property-init.ly: add all commands to refman.
5018
5019         * scm/define-translator-properties.scm: remove
5020         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
5021
5022         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
5023         name. Underscores botch up PS output.
5024
5025         * scm/define-translator-properties.scm: remove
5026         textNonEmpty, oneBeat, regularSpacingDelta
5027
5028         * scripts/convert-ly.py (FatalConversionError.conv): conversion
5029         rule for automaticBars.
5030
5031         * lily/timing-engraver.cc (start_translation_timestep): change
5032         barNonAuto to automaticBars
5033
5034 2003-06-30  Graham Percival  <gperlist@shaw.ca>
5035
5036         * input/test/perform-tie.ly: delete file.
5037
5038 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
5039
5040         * Documentation/user/refman.itely (Gregorian square neumes
5041         ligatures): bugfix: do not show ledger lines in neumes table
5042         (fixed by setting staff symbol to transparent rather than removing
5043         it from staff context)
5044
5045 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5046
5047         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
5048         glue into brew-new-markup-molecule.
5049
5050         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
5051
5052         * Documentation/user/introduction.itely (Computerized typography):
5053         new section
5054
5055         * Documentation/user/tutorial.itely (An orchestral part): remove
5056         pc example from tutorial.
5057
5058         * input/tutorial/lilbook.tex: use screech-boink
5059
5060         * scripts/lilypond-book.py (compile_all_files): split formatting
5061         output body and scheduling lilypond compilation.
5062         (format_lilypond_output_bodies): new function
5063         (format_lilypond_block): new function
5064         (html_pages): allow multi-page images in HTML
5065
5066         * python/lilylib.py (make_ps_images): rename function from
5067         make_preview, merge with make_page_images
5068
5069 2003-06-28  Graham Percival  <gperlist@shaw.ca>
5070
5071         * input/test/key-clefs.ly: moved to regression.
5072
5073         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
5074
5075         * input/no-notation/README: added note about midi-*.ly files.
5076
5077         * input/test/two-key.ly: moved to no-notation/parse5.ly
5078
5079         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
5080         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
5081
5082         * input/test/ {various}: modified comments, marked some for deletion.
5083
5084         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
5085
5086         * input/test/mmrest-collision: moved to regression.
5087
5088 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5089
5090         * scm/chord-name.scm (note-name->markup): don't superscript root
5091         alterations in chordnames.
5092
5093 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5094
5095         * Documentation/user/refman.itely (Multi measure rests): more
5096         index/cross-referencing.
5097
5098         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
5099
5100         * scm/font.scm: remove properties-to-font-name code.
5101
5102         * scm/define-grob-properties.scm: remove 'type
5103
5104         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
5105         conversion
5106
5107         * lily/text-spanner.cc: change 'type grob prop to 'style 
5108
5109         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
5110         "first" flag to decide whether to make a start-repeat
5111
5112         * input/regression/grace-volta-repeat-2.ly: new file.
5113
5114 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5115
5116         * lilypond-indent.el: rename generic functions to LilyPond-*
5117
5118 2003-06-22  Graham Percival  <gperlist@shaw.ca>
5119
5120         * input/test/thumb.ly: delete, merged into refman.
5121
5122         * Documentation/user/refman.itely: added thumb info to Fingering.
5123
5124         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
5125         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
5126         vertical-align.ly : deleted files.
5127
5128 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5129
5130         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
5131
5132         * lily/line-spanner.cc (broken_trend_offset): remove function.
5133         (get_broken_offset): idem.
5134         (brew_molecule): rewrite the line-break case.
5135
5136         * input/regression/follow-voice-break.ly:  new file.
5137
5138         * lily/line-spanner.cc (after_line_breaking): remove lines at the
5139         start of a system.
5140
5141 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5142
5143         * input/test/tuplet-rest.ly: moved to regression.
5144
5145         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
5146         deleted file.
5147
5148         * input/test/ {many} : marked file for possible deletion.
5149
5150 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5151
5152         * input/regression/beam-funky.ly: add note about (disputed)
5153         correct beaming.
5154
5155         * ly/engraver-init.ly (ScoreContext): put key-signature after
5156         staff-bar
5157         
5158 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5159
5160         * input/test/ broken.ly lyric-phrasing.ly: deleted.
5161
5162         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
5163
5164         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
5165
5166         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
5167         stem-extend was deleted (it was duplicate example, and not as
5168         good).
5169
5170         * input/test/[s-z]*.ly: add texidoc index.
5171
5172 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5173
5174         * lily/slur.cc (get_boundary_notecolumn_y): change name from
5175         get_first_notecolumn_y
5176
5177         * lily/spanner.cc (broken_spanner_index): new function.
5178
5179 2003-06-19  Graham Percival  <gperlist@shaw.ca>
5180
5181         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
5182         lyric-hyphen.ly : moved to regression.
5183
5184         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
5185         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
5186
5187         * input/test/instrument-name-mmrest.ly: moved to
5188         ../regression/multi-measure-rest-instr-name.ly
5189
5190         * input/test/knee-sym.ly: moved to
5191         ../regression/beam-knee-symmetry.ly.
5192
5193         * input/test/hymn.ly: change comments.
5194
5195         * input/test/[p-r]*.ly: add texidoc index.
5196
5197 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5198
5199         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
5200         to postfix syntax
5201         
5202         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
5203         syntax.
5204
5205         * VERSION: release 1.7.22
5206
5207 2003-06-18  Graham Percival  <gperlist@shaw.ca>
5208
5209         * input/test/[h-k]*.ly: added texidoc index.
5210
5211         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
5212
5213         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
5214
5215         * input/test/ various : mark files for deletion or moving to regression.
5216
5217         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
5218
5219         * input/test/[l-o]*.ly: added texidoc index.
5220
5221 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5222
5223         * scm/music-functions.scm (make-ottava-set): 
5224         only do ottavation if centralCPosition is set.
5225
5226         * lily/translator-scheme.cc (ly:context-property-where-defined):
5227         return '() if not found.
5228
5229 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
5230
5231         * lilypond-mode.el (LilyPond-un-comment-region): removed.
5232         Use one command for both commenting and uncommenting.
5233
5234         * lilypond-indent.el (LilyPond-comment-region): new function,
5235         (un)comments each line separately.
5236
5237         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
5238         
5239         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
5240         imenu is not added by default; adapted from f90.el,
5241         makes Help-menu, which does not fit, visible in XEmacs.
5242         
5243 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
5244
5245         * lilypond-mode.el: Set show-paren-mode local; minor-mode
5246         show-paren-mode sets blink-matching-paren-on-screen local.
5247         Try to make show-paren-function to paren-highlight local.
5248
5249         * lilypond-indent.el (LilyPond-scan-sexps): new function.
5250         Copy definitions of Emacs' show-paren-function and
5251         XEmacs' paren-highlight and make minimal changes;
5252         add comments about locality. 
5253         Fix matching first open-paren-char in '<< .. >>'.
5254
5255 2003-06-16  Graham Percival  <gperlist@shaw.ca>
5256
5257         * input/test/g*: added texidoc index.
5258
5259         * input/test/[a-g]*: added raggedright==#t when it
5260          seemed appropiate.
5261
5262         * input/test/ fake-grace.ly figured-bass.ly : removed file.
5263
5264         * Documentation/topdoc/INSTALL.texi: removed false warnings
5265         about gcc 3.3.
5266
5267 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5268
5269         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
5270
5271         * input/test/chords-without-melody.ly (texidoc): add from
5272         input/just-friends.ly
5273
5274         * input/regression/size{13--26}.ly: move from input/
5275
5276         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
5277         input/{star-spangled-banner,twinkle}.ly: remove 
5278         
5279         * lily/slur.cc: remove slur over rest warnings.
5280
5281         * lily/note-spacing.cc (get_spacing): include left part of right
5282         object in fixed space. This fixes stretched space before
5283         accidentals.
5284
5285         * input/regression/spacing-accidental-stretch.ly: new file.
5286
5287 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
5288
5289         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
5290         Reduce to 16pt.
5291
5292 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5293
5294         * input/regression/spacing-knee.ly: docstring
5295
5296         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
5297
5298         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
5299         input/tutorial/{test,solar,flowing}.ly: remove
5300
5301         * input/rhythm.ly: remove
5302
5303         * input/mutopia/F.Schubert/standchen.ly: update syntax.
5304
5305         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
5306         update syntax. 
5307
5308         * scm/define-grobs.scm (all-grob-descriptions): set
5309         knee-spacing-correction to 1.0
5310
5311         * lily/note-spacing.cc (stem_dir_correction): compute knee
5312         correction using stem-thickness and head width.
5313
5314         * input/regression/beam-quanting-horizontal.ly: update texidoc
5315
5316         * scm/define-grobs.scm (all-grob-descriptions): set
5317         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
5318         This fixes 32nd beams for noteheads in spaces quants.
5319
5320         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
5321
5322 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
5323
5324         * README.mandrake: Change lilypond-extras to lilypond-documentation.
5325
5326 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5327
5328         * input/test/dpncnt.ly,part-combine-score.ly: remove.
5329
5330         * VERSION (PACKAGE_NAME): release 1.7.21
5331
5332         * input/regression/stem-shorten.ly: new file.
5333
5334         * lily/stem.cc (get_default_stem_end_position): revise stem
5335         shortening code.
5336
5337         * input/regression/spacing-multi-tuplet.ly: move from input/test/
5338
5339         * input/test/{scripts,volta-start,sleur}.ly: remove
5340         
5341         * input/regression/span-bar.ly: smaller file.
5342
5343         * input/regression/spacing-{natural,tight,loose}.ly: remove
5344
5345         * input/test/markup.ly: remove
5346
5347         * scripts/lilypond-book.py: put printfilename in separate chunk,
5348         so texidoc is printed after the filename.  
5349
5350 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5351
5352         * make/lilypond.mandrake.spec.in: fix docdirs.
5353
5354 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5355
5356         * input/regression/beam-french.ly: bugfix.
5357
5358         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
5359
5360         * input/regression/(various).ly: add raggedright = #t.
5361
5362         * input/regression/auto-beam.ly: move from abe.ly
5363
5364 2003-06-13  Graham Percival  <gperlist@shaw.ca>
5365
5366         * input/test/f*.ly: added texinfo index.
5367         
5368         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
5369
5370 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5371
5372         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
5373         quant penalty for beam just outside staff.
5374
5375         * input/regression/beam-quanting-horizontal.ly (texidoc): move
5376         from beam-pos.ly,  remove non-horizontal tests. 
5377
5378         * input/test/(various): cleanup header info. 
5379
5380         * input/test/tchaikovsky.ly: remove file.
5381
5382         * scm/chord-generic-names.scm: move from
5383         double-plus-new-chord-name.scm
5384
5385         * input/test/orchestscore.ly: remove file
5386
5387         * Documentation/user/refman.itely (Vocal music): update documentation.
5388
5389         * scm/define-translator-properties.scm (chordNoteNamer): remove
5390         chordNameStyle, use chordNameFunction
5391
5392         * scm/chord-name.scm (set-chord-name-style): remove
5393         set-chord-name-style. Use \property chordNameFunction.
5394
5395 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5396
5397         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5398         music): remove @TeX{} command.
5399
5400 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5401
5402         * lilypond-indent.el (scan-sexps): Renamed to
5403         aargh-this-breaks-other-emacs-modes-scan-sexps.
5404
5405 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5406
5407         * lilypond-indent.el: Fix: match concurrent one-char opening and 
5408         closing slurs: '()', etc. Add comments.
5409
5410         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
5411
5412         * lilypond-font-lock.el: match unending string at eof.
5413
5414         * make/lilypond.mandrake.spec.in: refreshed packed file list.
5415         
5416 2003-06-10  Graham Percival  <gperlist@shaw.ca>
5417
5418         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
5419         input/test/beam-dir.ly input/test/beam-position.ly    
5420         input/test/beam-suspect.ly input/test/beam-trend.ly    
5421         input/test/beams.ly input/test/crescendo-text.ly : deleted
5422         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
5423         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
5424         * input/test/default-bars.ly: moved to bar-always.ly
5425         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
5426
5427 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5428
5429         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
5430
5431 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5432
5433         * scm/chord-ignatzek-names.scm (remove-step): rename file.
5434
5435 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
5436
5437         * lilypond-indent.el: Match better slurs in scheme expressions.
5438         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
5439
5440         * Documentation/user/invoking.itexi: document Emacs' paren matching.
5441
5442 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5443
5444         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
5445
5446         * input/ac-extra-voice.ly: Add texidoc.
5447
5448         * ly/chord-modifiers-init.ly: 
5449         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
5450         and chordNameExceptionsPartial for new chord names.
5451
5452         * input/test/chord-names-dpnj.ly: 
5453         * input/test/dpncnt.ly: Update.
5454
5455         * scm/chord-name.scm: 
5456         * scm/double-plus-new-chord-name.scm: Add compatibility for new
5457         chord selection and options.
5458
5459         * ly/chord-modifiers-init.ly: Add exceptions 
5460
5461         * scm/define-translator-properties.scm (chordNameStyle) 
5462         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
5463
5464 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
5465
5466         * ly/property-init.ly (germanChords): Added.
5467         (semiGermanChords): Added.
5468         
5469         * input/test/chord-names-german.ly: Use new macros
5470         
5471 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
5472
5473         * lilypond-indent.el: Use similar parenthesis highlighting for 
5474         Emacs and XEmacs through redefinitions of parenthesis highlighting 
5475         functions; removed LilyPond-show-paren-function. Fix indenting.
5476         Turn paren-matching on also in XEmacs.
5477
5478         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
5479         as needed by parenthesis highlighting functions (in scan-sexp).
5480
5481 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5482
5483         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
5484         function.
5485         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
5486
5487 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
5488
5489         * lilypond-indent.el: tune regexp for show-paren-function.
5490
5491 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5492
5493         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
5494         for all LilyPond-produced tex snippets.
5495
5496         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
5497         fixes one line --preview output of ly2dvi.
5498
5499 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
5500
5501         * lilypond-indent.el: match only one type of slurs in
5502         LilyPond-show-paren-function.
5503
5504 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5505
5506         * debian/GNUmakefile (EXTRA_DIST_FILES): 
5507         * debian/lilypond1.7.dirs: 
5508         * debian/lilypond1.7-doc.dirs: New file.
5509
5510         * input/regression/chord-name-exceptions.ly: Add parameter for
5511         ignatzekExceptions.  Quote hash in docstring.
5512
5513 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
5514
5515         * lilypond-indent.el (show-paren-function): define show-paren-function
5516         as LilyPond-blink-matching-open and use it for closing parens.
5517         Let LilyPond-blink-matching-open know whether a bracket was inserted.
5518
5519         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
5520         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
5521         LilyPond-blink-matching-paren in order to match both open and close
5522         brackets.
5523         
5524 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
5525
5526         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
5527         testing by modifying the code from FSF Emacs paren.el. Add comments.
5528
5529 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5530
5531         * input/test/dpncnt.ly: Transpose example to match new
5532         default \chords octave.  Add comment.
5533         
5534         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
5535         comment about octave change.
5536
5537 2003-06-04  Graham Percival  <gperlist@shaw.ca>
5538
5539         * input/test/[d,e]: added texinfo index tags.
5540         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
5541
5542 2003-06-04  Graham Percival  <gperlist@shaw.ca>
5543
5544         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
5545
5546 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
5547
5548         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
5549         as in blink-matching-open.
5550
5551 2003-06-03  Graham Percival  <gperlist@shaw.ca>
5552
5553         * input/test/[a-c]: more comments in files.
5554         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
5555         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
5556         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
5557         mark file for proposed deletion.
5558         * input/test: renaming files:
5559         auto-beam-4-8.ly to beam-auto-4-8.ly
5560         auto-beam-override.ly to beam-auto-override.ly
5561         auto-beam.ly to beam-auto.ly
5562         blank.ly to blank-paper.ly
5563         absolute-volume.ly to dynamic-absolute-volume.ly
5564
5565 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5566
5567         * input/test/dpncnt.ly: 
5568         * input/test/chord-names-dpnj.ly: Resurrect.
5569
5570         * lily/my-lily-lexer.cc: Remove chordnames keyword.
5571
5572         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
5573
5574         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
5575         Better docstring, add parameter OMIT-ROOT, tidy up.
5576
5577 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
5578
5579         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
5580
5581 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5582
5583         * scm/output-ascii-script.scm (as-font-alist-alist):
5584         (as-properties-to-font-name):
5585         (as-make-style-sheet): Remove.
5586
5587         * scm/font.scm (as-make-font-list): New function.
5588         (as-font-sheet-alist): New variable.
5589
5590         * ly/paper-as9-init.ly: 
5591         * ly/paper-as5-init.ly: Update.
5592
5593         * ly/paper-as5.ly:
5594         * ly/paper-as9.ly: New file.
5595
5596 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5597
5598         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
5599
5600 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5601         * input/sondag-morgen/*: removed due to copyright concerns.
5602         * input/[a,b]*.ly: added a newline at the end of the texinfo
5603         doc string (produces better output in HTML version).
5604         * input/c*.ly: added texinfo index and added comments to
5605         aid in future changes to input/test/ files.
5606
5607 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5608         
5609         * Documentation/user/refman.itely: fixed build problem (missing
5610         file) caused by previous renaming.
5611
5612 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5613         
5614         * input/test/[a,b]*.ly: added texinfo index and added comments to
5615         aid in future changes to input/test/ files.
5616         * input/test/bar-number-every-5-reset.ly: renamed to
5617         bar-number-every-five-reset.ly
5618         * input/test/bar-script-visibility.ly: renamed to
5619         bar-number-show-all.ly
5620
5621 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5622
5623         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
5624         to Voice.
5625
5626         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
5627         out note-line and glissando functionality.
5628         
5629         * lily/line-spanner.cc (brew_molecule): cleanup.
5630
5631 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5632
5633         * scripts/as2text.scm: Use rdelim module.
5634         (start-system): Rename from start-line.
5635         (stop-system): Rename from stop-line.
5636         (af-gulp-file): Use string iso symbol for getenv.
5637
5638         * scm/output-ascii-script.scm: Add guile and lily modules.
5639         (font-name-alist): New variable.
5640         (draw-line): New function.
5641
5642         * scm/output-lib.scm (func, arg->string): Re-add from archive.
5643         (Were these silently removed, without ChangeLog entry?)
5644
5645 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5646
5647         * scm/music-functions.scm (make-ottava-set): bugfixes: also
5648         process 2nd ottava correctly.
5649
5650 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
5651
5652         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
5653
5654 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5655
5656         * Documentation/user/converters.itely (Invoking midi2ly): Update.
5657
5658 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5659
5660         * VERSION: release 1.7.20
5661         
5662         * lily/text-spanner.cc (brew_molecule): clean up function. This
5663         fixes bugs with broken 8va spanners.
5664
5665         * lily/simple-spacer.cc (solve): also compute force for raggedright.
5666         This prevents spurious line-breaks with raggedright
5667         
5668 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5669
5670         * lily/key-performer.cc (create_audio_elements): always use major
5671         key
5672
5673         * Documentation/user/internals.itely: updates
5674
5675         * input/regression/beam-break.ly: new file.
5676
5677         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
5678         beams if starting or terminating stems have 'beaming set.)
5679
5680         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
5681         property.
5682
5683         * lily/parser.yy (verbose_command_req): add comment about scales.
5684
5685 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
5686
5687         * lilypond-indent.el: adjust regexps in bracket-matching.
5688
5689 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
5690
5691         * Documentation/user/refman.itely: more tiny fixes
5692
5693         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
5694         "Chord names"; added table with input syntax for solesmes neumes
5695         table; added some words about rationale on input syntax design
5696
5697         * lily/gregorian-ligature-engraver.cc,
5698         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5699         lily/include/gregorian-ligature.hh: bugfix: horizontal head
5700         alignment of Pes Initio Debilis
5701
5702         * Documentation/user/refman.itely,
5703         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5704         mf/parmesan-heads.mf: fixed most of the head selection/alignment
5705         bugs in the solesmes neumes table
5706
5707 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
5708
5709         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
5710         Similarly, match '[' and ']' by skipping '\[' and '\]'.
5711
5712         * lilypond-mode.el: fix tag-score. small improvements.
5713
5714 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5715
5716         * .cvsignore: Add aclocal.m4.
5717
5718         * lily/music-constructor.cc: Include <assert.h>.
5719
5720 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5721
5722         * ly/engraver-init.ly (HaraKiriStaffContext): use
5723         RemoveEmptyStaffContext instead.
5724
5725         * Documentation/user/refman.itely: updates
5726
5727 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
5728
5729         * Documentation/user/refman.itely: added solesmes neumes table;
5730         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
5731         bugfix: "Ornaments" -> "Articulations"
5732
5733         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
5734
5735 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
5736
5737         * lilypond-indent.el: Add a message about trying to match \] or \).
5738         
5739 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
5740         
5741         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
5742         obsolete "arithmetic_*"
5743
5744         * input/bugs/ligatures.ly: removed (will be put into a different
5745         directory later)
5746
5747 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5748
5749         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
5750         libkpathsea (Maurizio Tomasi).
5751
5752 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5753
5754         * input/regression/repeat-slash.ly (texidoc): new file
5755
5756         * lily/slash-repeat-engraver.cc (try_music): new file, handle
5757         slash repeats separately. Slash repeats and %
5758         repeats can now be nested.
5759
5760 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
5761
5762         * lilypond-indent.el: Add preliminary test for closing \] and \).
5763         
5764 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
5765
5766         * lily/gregorian-ligature-engraver.cc,
5767         lily/vaticana-ligature-engraver.cc,
5768         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
5769         mf/parmesan-heads.mf: various semivocalis related bugfixes
5770
5771         * input/bugs/ligatures.ly: new file demonstrating problems with
5772         ligatures
5773         
5774 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
5775
5776         * lilypond-mode.el,
5777         lilypond-font-lock.el,
5778         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
5779
5780 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
5781
5782         * lilypond-mode.el: Remove outdated code. Stress the difference 
5783         between Emacs and XEmacs definitions.
5784
5785         * lilypond-mode.el,
5786         lilypond-indent.el: Define a function interactive only when necessary.
5787
5788 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
5789
5790         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
5791         Use inactive regions also in XEmacs.
5792
5793 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5794
5795         * Documentation/user/refman.itely (Repeat syntax): more updates
5796
5797         * lily/simple-spacer.cc (solve): move solution process into
5798         solve(). This fixes a bug with collisions and raggedright = ##t.
5799  
5800         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
5801
5802         * ly/engraver-init.ly: remove GraceContext. Update examples.
5803
5804 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5805
5806         * GNUmakefile.in (fonts): Also make fontball.
5807
5808         * Website fixes:
5809
5810         * ly/engraver-init.ly (GraceContext): Add.
5811
5812         * run:
5813
5814             convert-ly $(find . -name *.ly)
5815
5816         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
5817         new chords.
5818
5819 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5820
5821         * VERSION: 1.7.19 released
5822         
5823         * scm/music-functions.scm (set-octavation): new function.
5824
5825         * input/regression/ottava.ly: new file
5826
5827         * lily/translator-scheme.cc (LY_DEFINE): new function
5828         ly:unset-context-property
5829         (LY_DEFINE) new function ly:context-property-where-defined: 
5830
5831 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
5832
5833         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
5834
5835         * lilypond.words: add few.
5836
5837         * input/test/script-chart.ly: fix typo.
5838
5839 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5840
5841         * scm/define-grobs.scm: uniform naming for definitions and output
5842         routine files. 
5843
5844         * ly/engraver-init.ly (ChoirStaffContext): add \description from
5845         scm/context-description.scm
5846
5847         * lily/parser.yy (translator_spec_body): add \description to the
5848         \translator{} body syntax.
5849
5850         * lily/ottava-engraver.cc: new file.
5851
5852         * scm/chord-name.scm (natural-chord-alteration): replace old
5853         chord stuff. 
5854
5855         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
5856
5857         * Documentation/user/refman.itely (Metronome marks): update doco.
5858
5859         * input/regression/markup-note.ly: new file
5860
5861         * input/regression/metronome-marking.ly: new file
5862
5863         * lily/metronome-engraver.cc: new file. Print \tempo markings.
5864
5865         * scm/new-markup.scm (note-markup): make a note glyph, useful for
5866         metronome marks.
5867
5868 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5869
5870         * Documentation/user/GNUmakefile: Compatibility fix for new
5871         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
5872         for making binary packages; info splitting bug has been fixed.
5873
5874         * Documentation/user/refman.itely: Compile fixes.
5875
5876 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
5877
5878         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
5879         Count \midi -keywords also for a region.
5880
5881 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5882
5883         * lily/lookup.cc (LY_DEFINE): new function
5884
5885         * Documentation/user/tutorial.itely: updates
5886
5887 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
5888
5889         * lilypond-mode.el: Allow Midi on buffer.
5890         Use only '.ly'-extension, remove '.sly' and '.fly'.
5891         Allow use of inactive regions. Invoke next Command on Master file, 
5892         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
5893
5894 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5895
5896         * Documentation/user/tutorial.itely: updates.
5897
5898 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
5899
5900         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
5901
5902 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
5903
5904         * lily/coherent-ligature-engraver.cc: fixed typo
5905
5906         * lily/coherent-ligature-engraver.cc,
5907         lily/gregorian-ligature-engraver.cc,
5908         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
5909         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
5910         lily/vaticana-ligature-engraver.cc,
5911         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
5912         scm/grob-description.scm: cleanup: junked LigatureHead grob and
5913         removed all ligature specific stuff from NoteHead code
5914
5915         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
5916         ligatures now use regular noteheads
5917
5918         * lily/vaticana-ligature.cc: tiny code cleanups
5919
5920         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
5921         space between two adjacent noteheads of the same pitch
5922
5923         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
5924         description; cleanup: removed obsolete font-family settings
5925
5926 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
5927
5928         * lily/coherent-ligature-engraver.cc,
5929         lily/gregorian-ligature-engraver.cc,
5930         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
5931         lily/mensural-ligature-engraver.cc,
5932         lily/vaticana-ligature-engraver.cc,
5933         lily/include/gregorian-ligature-engraver.hh: updated for new
5934         Coherent_ligature_engraver; added comments that describe the basic
5935         design ideas of the ligature implementation
5936
5937         * lily/coherent-ligature-engraver.cc,
5938         lily/include/coherent-ligature-engraver.hh: new file: shared code
5939         between mensural ligatures and Gregorian chant notation ligatures
5940
5941 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
5942
5943         * lilypond-mode.el: XEmacs fixes: include two definitions for the
5944         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
5945         use only two arguments in sit-for, use no arguments in
5946         read-char-exclusive, backspace is not a character (127) in XEmacs.
5947
5948         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
5949
5950 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
5951
5952         * lilypond-mode.el: un-commenting works after syntax-table fix.
5953
5954         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
5955         group, verbose commenting for syntax table.
5956
5957         * lilypond-indent.el: add TODO for ligature slurs.
5958
5959 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
5960
5961         * lilypond-mode.el: Move comments of parenthesis matching away,
5962         (blink-matching-paren-on-screen) fix blinking in Emacs.
5963
5964         * lilypond-font-lock.el: Fix parent-matching for Emacs:
5965         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
5966
5967         * lilypond-indent.el: Add TODO for parenthesis matching.
5968
5969 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
5970
5971         * lilypond-mode.el: Fix XEmacs: 
5972         changed [S-iso-lefttab] to [(shift iso-lefttab)],
5973         invoke explicitly easy-menu-add (in Emacs done automatically).
5974         
5975         * lilypond.words: Add few words from input/*/*.ly.
5976
5977 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5978
5979         * VERSION (PATCH_LEVEL): release 1.7.18
5980
5981         * scripts/lilypond-book.py: only print basename for printfilename
5982         option
5983
5984         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
5985         and syntax updates.
5986
5987 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5988
5989         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
5990         better parametrisation. Move fatness of bulb downward.
5991
5992         * mf/parmesan-custodes.mf (dir_down): remove underscores from
5993         glyph names. Underscores are not allowed .ps encoding files.
5994
5995 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
5996
5997         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
5998         variable "packed" for packed right-ragged mode
5999
6000         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
6001         unused variable ragged; fixed indentation
6002
6003         * Documentation/user/refman.itely: tiny cleanups in ancient
6004         clef and custos section
6005
6006 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6007
6008         * lily/parser.yy (Simple_music): add \applyoutput, syntax
6009         \applyoutput PROCEDURE
6010
6011         * lily/my-lily-lexer.cc: add \applyoutput.
6012
6013         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
6014
6015         * lily/text-item.cc: clean text-interface description
6016
6017 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6018
6019         * input/{regression,test}/: use postfix for slur endings and beam
6020         begins.
6021
6022         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
6023         style beams too. 
6024
6025         * input/regression/lyrics-melisma-beam.ly: new file.
6026
6027         * lily/lyric-engraver.cc (process_music): change from
6028         process_acknowledged_grobs()
6029
6030         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
6031         functions to set and revert auto-beam settings.
6032
6033 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6034
6035         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
6036
6037 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
6038
6039         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
6040         Documentation/user/lilypond.tely: fixed some typos; updated author
6041         info
6042
6043         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
6044         #"" -> #'flag-style = #'()
6045
6046         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
6047         cleanup: removed dead #includes
6048
6049         * lily/gregorian-ligature-engraver.cc,
6050         lily/include/gregorian-ligature.hh,
6051         scm/grob-property-description.scm: small cleanups, small spacing
6052         fixes
6053
6054         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
6055         lily/vaticana-ligature.cc,
6056         lily/include/gregorian-ligature-engraver.hh,
6057         scm/grob-property-description.scm, scm/music-types.scm:
6058         "porrectus" -> "pes or flexa"
6059
6060         * ly/engraver-init.ly, scm/grob-description.scm,
6061         scm/grob-property-description.scm: junked porrectus, now handled
6062         by ligature code
6063
6064         * scm/grob-description.scm: bugfix: added space-alist entry for
6065         breathing sign/custos
6066
6067 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6068
6069         * Another grand 2003 update.
6070         
6071         * Remove mentioning of `mudela'; There's no such thing.
6072
6073 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6074
6075         * Documentation/user/preface.itely (Preface to version 1.8): update
6076
6077         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
6078
6079         * Documentation/user/converters.itely (Invoking convert-ly): revise
6080
6081         * scripts/convert-ly.py (outfile_name): remove --assume-old.
6082
6083         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
6084
6085 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6086
6087         * Documentation/user/internals.itely: more updates.
6088
6089 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6090
6091         * Documentation/user/refman.itely: revise 
6092
6093         * Documentation/user/internals.itely: revise
6094
6095         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
6096
6097 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
6098
6099         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
6100         beautification: reformatted ancient clefs section; cleanup: small
6101         wording fixes
6102
6103 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
6104
6105         * lilypond.words: added words for chant notation, sorted
6106         alphabetically through "sort lilypond.words"
6107
6108 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
6109
6110         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
6111         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
6112         chant notation
6113
6114 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
6115
6116         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
6117         prevent TeX from interpreting them as long dash
6118
6119         * input/test/vaticana.ly: updated
6120
6121         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
6122         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
6123         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
6124         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
6125         fixes
6126
6127         * mf/parmesan-heads.mf: ledger endings: removed dead code
6128
6129 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6130
6131         * VERSION: 1.7.17 released
6132         
6133         * Documentation/user/GNUmakefile
6134         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
6135         files too.
6136
6137         * scm/document-markup.scm: new file: document all markup
6138         functions.
6139
6140         * scm/documentation-generate.scm: rename all documentation modules
6141         to document-*.scm
6142
6143         * scripts/lilypond-book.py: generate link to .ly file iso. link to
6144         .png
6145
6146         * input/test/divisiones.ly: added
6147
6148         * input/regression/output-property.ly: new file
6149
6150         * lily/cluster.cc: change cluster-interface to use style property
6151
6152 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
6153
6154         * input/test/chord-names-german.ly: modified.
6155
6156         * scm/chords-ignatzek.scm:
6157           chord-name->german-markup: Added
6158           note-name->german-markup: Changed (now producing lowercase notenames)
6159
6160         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
6161         
6162 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6163
6164         * scripts/convert-ly.py (FatalConversionError.conv):
6165         divisiominima -> divisioMinima, etc.
6166
6167         * ly/engraver-init.ly (FiguredBassContext): add
6168         Separating_line_group_engraver to Figured bass context.
6169
6170         * ly/german-chords-init.ly: remove file
6171
6172         * input/test/chord-names-german.ly (scm): new file.
6173
6174         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
6175
6176         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
6177         Chord_name_engraver
6178
6179         * Documentation/user/refman.itely: lots of updates.
6180
6181         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
6182         new file
6183
6184         * input/test/bar-number-every-5-reset.ly: new file.
6185
6186 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6187
6188         * input/regression/chord-name-major7.ly: new file
6189
6190         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
6191         if specced explicitly.
6192
6193         * input/regression/chord-name-entry-11.ly: new file.
6194
6195         * input/test/slur-beautiful.ly: new file.
6196
6197         * Documentation/user/refman.itely: updates.
6198
6199         * input/regression/collisions.ly (threevoice): cleanup.
6200
6201         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
6202
6203 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6204
6205         * Documentation/user/*.itely: various updates.
6206
6207         * ly/spanners-init.ly: enddecr/ endcr.
6208
6209         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
6210         of tutorial
6211
6212 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6213
6214         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
6215
6216         * lily/new-chord-name-engraver.cc (process_music): use octavation
6217         (a number) instead of original-pitch to store inversions. This
6218         fixes a problem with transposed chords with inversions.  
6219
6220 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6221
6222         * stepmake/aclocal.m4: Include compile fix for broken flex, as
6223         used in includable-lexer.hh.
6224
6225         * lily/includable-lexer.cc: Bugfix: include config.h.
6226
6227         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
6228         circumvention of Debian packaging bug.
6229
6230 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6231
6232         * flex-2.5.31 hits Debian/unstable.  Fixes below.
6233         
6234         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
6235
6236         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
6237         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
6238
6239         * lily/include/includable-lexer.hh: 
6240         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
6241
6242         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
6243
6244         * aclocal.m4: Regenerate.
6245
6246         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
6247         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
6248
6249         * scm/pdf.scm (use-modules): Include lily.
6250
6251         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
6252         Noordkamp).
6253         (use-modules): Include lily.
6254         (lily-def): Bugfix: include tex-val in let.
6255
6256 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
6257
6258         * lilypond-mode.el: sensible error if lilypond.words not found.
6259
6260         * lilypond.words: add few words.
6261
6262 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
6263
6264         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
6265
6266         * mf/parmesan-scripts.mf: fixed typo in char name
6267
6268 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6269
6270         * VERSION: 1.7.16 released
6271
6272         * python/lilylib.py (setup_temp): temporary directories are mode 700.
6273         (this is a security vulnerability).
6274
6275         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
6276
6277         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
6278         add staff support.
6279
6280 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
6281
6282         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
6283         ly/script-init.ly, scm/script.scm: bugfix: renamed
6284         fermata->signumcongruentiae to fix naming clash with feta font
6285
6286 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6287
6288         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
6289
6290         * lily/multi-measure-rest-engraver.cc
6291         (start_translation_timestep): use grace timing too for determining
6292         when to make mmrest.
6293         (start_translation_timestep): clear numbers too.
6294
6295 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
6296
6297         * scm/music-types.scm: compile fix: escape braces
6298
6299         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
6300         work around font selection problem
6301
6302         * Documentation/user/refman.itely: BreathingSign: added docu for
6303         property "text"
6304
6305 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6306
6307         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
6308         information.
6309
6310 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6311
6312         * lily/multi-measure-rest-engraver.cc (class
6313         Multi_measure_rest_engraver): make multiple Number objects, one
6314         for each MultiMeasureTextEvent.
6315
6316         * scm/music-functions.scm (glue-mm-rest-texts): use
6317         MultiMeasureTextEvent
6318
6319         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
6320
6321         * Documentation/user/refman.itely (Multi measure rests): update.
6322
6323 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6324
6325         * lily/ly-module.cc (ly_copy_module_variables): use
6326         scm_internal_hash_fold() for iterating modules.
6327
6328 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
6329
6330         * Documentation/user/refman.itely: Section Custodes: added more
6331         example code
6332
6333         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
6334         neo-mensural rests to parmesan font
6335
6336         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
6337         header
6338
6339 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6340
6341         * Documentation/user/macros.itexi: @fileref macro.
6342
6343         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
6344         each file. 
6345
6346 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
6347
6348         * lily/include/custos.hh, make/lilypond.suse.spec.in,
6349         Documentation/topdocs/AUTHORS.texi: updated my email address
6350
6351         * Documentation/user/refman.itely: updated custos documentation;
6352         beautified divisiones example; beautified articulations table
6353
6354         * lily/breathing-sign.cc: bugfix: finalis molecule
6355
6356 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
6357
6358         * Documentation/user/refman.itely: added docu for
6359         contemporary fermata symbols, gregorian breathing signs; small fixes
6360
6361         * ly/gregorian-init.ly: removed obsolete #'type props
6362
6363 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6364
6365         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
6366         minimum-length property correctly.
6367
6368 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6369
6370         * scm/music-functions.scm (make-multi-measure-rest): set input
6371         locations for multimeasure rests.
6372
6373 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
6374
6375         * input/regression/breathing-sign.ly: updated to for ancient
6376         notation
6377
6378 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6379
6380         * scripts/ly2dvi.py: Add newline.
6381
6382 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6383
6384         * scripts/ly2dvi.py (dependency_files): Compile fix.
6385
6386 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6387
6388         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
6389         (make_html_menu_file): --html menu. 
6390
6391 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6392
6393         * scripts/ly2dvi.py (run_dvips): +add the .map file 
6394
6395 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6396
6397         * input/screech-boink.ly: new file.
6398
6399 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6400
6401         * scripts/lilypond-book.py (make_lilypond_file): convert
6402         lilypond-file to lilypond block directly, without going through
6403         begin/end lilypond text.
6404         
6405
6406 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
6407
6408         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
6409         scm/grob-description.scm: moved Michael's original breathing sign
6410         code in brew_molecule() to divisio_minima(); provided new
6411         brew_molecule() that effectively replaces the
6412         Text_item::brew_molecule callback (with additional fallback to
6413         Michael's original code); added callbacks for brewing divisio
6414         maior/maxima and finalis
6415
6416         * gregorian-init.ly: added breathing sign shortcuts for virgula,
6417         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
6418
6419         * script-init.ly: added shortfermata, longfermata,
6420         verylongfermata, varcoda
6421
6422         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
6423         longfermata, verylongfermata, varcomma, varcoda
6424
6425 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6426
6427         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
6428           Remove all noquote and insert a few quote.
6429         
6430         * Documentation/user/lilypond-book.itely (Music fragment options),
6431           scripts/lilypond-book.py: Don't include quotation blocks by
6432           default. Introduce option quote instead of noquote
6433
6434 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6435
6436         * VERSION: 1.7.15 released
6437         
6438         * Documentation/user/lilypond.tely: omf updates.
6439
6440         * buildscripts/texi2omf.py (omf_vars): include version.date
6441
6442         * make/lilypond.redhat.spec.in: fixes for spec file. 
6443
6444         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
6445         by function definition: lily now requires a recent GNU Make.
6446
6447         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
6448
6449         * make/ly-rules.make: remove .ly -> .tex rule
6450
6451         * Documentation/user/refman.itely (Figured bass): revised figured
6452         bass example.
6453
6454 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6455
6456         * stepmake/stepmake/omf-targets.make (local-install): add
6457         scrollkeeper-update message.
6458
6459         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
6460         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
6461
6462         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
6463
6464         * Documentation/user/converters.itely (Invoking midi2ly): add
6465         track/channel notice.
6466
6467 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6468
6469         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
6470
6471         * lily/parser.yy (scalar): DIGIT is also a scalar.
6472
6473         * Documentation/user/music-glossary.tely: add @omf tags
6474
6475         * Documentation/user/lilypond.tely: add @omf tags
6476
6477         * scm/generate-documentation.scm (string-append): add @omf tags.
6478
6479         * stepmake/stepmake/omf-*: new files 
6480
6481         * input/regression/multi-measure-rest.ly (texidoc): add doco
6482
6483         * GNUmakefile.in (web-doc-install): add web-doc-install target
6484
6485         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
6486         fixes crashes while dumping MIDI.
6487
6488         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
6489         midi
6490
6491 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6492
6493         * buildscripts/texi2omf.py: new file.
6494
6495         * mf/feta-beugel.mf: include font count, not staffsize (16) in
6496         font-name
6497
6498 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6499
6500         * input/regression/beam-manual-beaming.ly (texidoc): new file.
6501
6502         * lily/sequential-iterator.cc (descend_to_child): call
6503         descend_to_child() for all types of music.
6504
6505 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6506
6507         * scm/translator-property-description.scm: Add
6508         bassFigureFormatFunction.  Replace some entries.
6509
6510 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6511
6512         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
6513         clean out.
6514
6515 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6516
6517         * scripts/midi2ly.py (Note.dump): never dump duration for
6518         dump_dur=0.
6519
6520         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
6521         new function
6522
6523         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
6524         figures using new markups. Much simpler, and should improve layout
6525         a little.
6526
6527         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
6528
6529 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6530
6531         * ly/engraver-init.ly: use Hara kiri by default for 
6532         ChordNames, FiguredBass and Lyrics(Voice) context. 
6533
6534         * lily/axis-group-engraver.cc (acknowledge_grob): use
6535         rhythmic-grob-interface for selecting items not to hara-kiri'd 
6536
6537         * scm/new-markup.scm (markup-function-list): add bracket,
6538         vbracket.
6539
6540         * ly/engraver-init.ly (ChordNamesContext): set
6541         minimumVerticalExtent
6542
6543 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6544
6545         * input/test/time-signature-double.ly: new file 
6546
6547         * input/regression/collision-head-chords.ly (texidoc): new file.
6548
6549         * lily/type-swallow-translator.cc: add note swallow translator 
6550
6551         * input/test/time-signature-double.ly: new file.
6552
6553         * lily/type-swallow-translator.cc: add Rest_swallow_translator
6554
6555         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
6556         (FiguredBassContext): idem.
6557
6558         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
6559
6560         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
6561
6562         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
6563
6564         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
6565         .afm dependency
6566
6567         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
6568
6569         * python/lilylib.py (make_page_images): add function.
6570
6571         * scripts/ly2dvi.py (run_latex): include title in preview image.
6572
6573         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
6574         from lilypond-book for <ly2dvifile> tags in HTML.
6575
6576         * scripts/ly2dvi.py (option_definitions): add --debug option to
6577         print out environment.
6578
6579         * input/regression/tie-chord-partial.ly: new file.
6580
6581 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
6582
6583         * lilypond.words: add 3
6584
6585 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6586
6587         * scm/new-markup.scm (markup-function-list): add finger-markup
6588
6589         * input/tutorial/brahms-tweaked.ly: new markup 
6590
6591         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
6592
6593         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
6594         crash when processing '() markup
6595
6596         * input/regression/breathing-sign.ly (texidoc): add caesura example.
6597
6598         * lily/breathing-sign.cc (railtracks): another caesura.
6599
6600         * mf/feta-schrift.mf: caesura symbol. 
6601
6602 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6603
6604         * scripts/convert-ly.py (FatalConversionError.conv): add
6605         ly:molecule-XXX conversions.
6606
6607         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
6608
6609         * input/regression/multi-measure-rest-text.ly: new file.
6610
6611         * scm/music-functions.scm (glue-mm-rest-texts): automatically
6612         convert MMREST-TEXT to MultiMeasureRestNumber settings.
6613
6614         * ly/engraver-init.ly (ScoreContext): move tablature settings to
6615         ScoreContext
6616
6617         * scm/new-markup.scm (center-markup): \center markup.
6618
6619         * scm/music-functions.scm: remove pitchify scripts.
6620
6621         * lily/music.cc (print_smob): display music name if available 
6622
6623 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6624
6625         * Documentation/user/refman.itely (Instrument names): remove
6626         \turnOff doco.
6627
6628 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6629
6630         * lily/score.cc (mark_smob): bugfix.
6631
6632         * input/regression/rehearsal-mark.ly: new file.
6633
6634         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
6635         report error at the current token again.
6636
6637 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6638
6639         * cygwin/mknetrel: Exit if doc build fails.
6640
6641         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
6642
6643 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6644
6645         * scm/music-types.scm (music-descriptions): add doc strings
6646
6647 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6648
6649         * lily/lexer.ll: 
6650         * lily/include/my-lily-lexer.hh: 
6651         * lily/include/includable-lexer.hh: Add flex kludge.
6652
6653         * config.hh.in: 
6654         * config.make.in: 
6655         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
6656         cruft.
6657         
6658         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
6659         code.
6660
6661 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6662
6663         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
6664
6665         * lily/parser.yy (new_chord): Compile fix.
6666
6667 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6668
6669         * Documentation/user/refman.itely (Tuning groups of objects):
6670         remove documentation for \turnOff. 
6671
6672         * lily/percent-repeat-engraver.cc (try_music): add correct
6673         processing moments for double-measure percents as well.
6674
6675         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
6676
6677         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
6678         grob prop type. 
6679
6680         * Documentation/user/refman.itely (Printing named chords): add
6681         chord name tweak doco.
6682
6683         * input/template/gregorian-transcription.ly: new file.
6684
6685 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6686
6687         * VERSION: 1.7.13 released
6688         
6689         * input/test/*: lots of cleanups/comment-outs/removals in chord
6690         examples
6691         
6692         * input/regression/*: lots of cleanups/comment-outs/removals in
6693         chord examples
6694         
6695         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
6696         options
6697
6698         * lily/new-chord-name-engraver.cc (process_music): give original
6699         inversion pitch to chord name routine.
6700
6701         * input/tutorial/os-score.ly: update to new markup
6702
6703         * Documentation/user/appendices.itely: simply include
6704         chords-ignatzek. 
6705
6706         * Documentation/user/refman.itely (Chords mode): add documentation
6707         for chord mode.
6708
6709         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
6710         not present in chord.
6711         (construct-chord): add inversion and bass support.
6712
6713         * lily/chord.cc: junk contents.
6714
6715 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
6716
6717         * Documentation/user/refman.itely:
6718         * Documentation/user/music-glossary.tely: fix. 
6719
6720 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6721
6722         * scm/chord-entry.scm (construct-chord): move chord construction
6723         to Scheme.
6724
6725         * lily/parser.yy (new_chord): new setup for chord entry.
6726
6727 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
6728
6729         * lilypond.words:
6730         * Documentation/user/music-glossary.tely: add ambitus.
6731
6732 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6733
6734         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
6735
6736         * lily/include/*.hh: string() -> to_string()
6737
6738         * scm/chords-ignatzek.scm: new file.
6739
6740         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
6741         standard chord name exceptions.
6742
6743         * scm/translator-property-description.scm (chordNameSeparator):
6744         add property.
6745         (majorSevenSymbol): add property
6746
6747         * lily/translator-scheme.cc (ly:context-properties): new function
6748         (ly:context-parent): new function.
6749         (print_smob): print context name.
6750
6751         * lily/music.cc (ly:get-music-length): new function
6752         (print_smob): don't print properties.
6753
6754         * lily/duration.cc (duration<?): new function
6755
6756         * input/regression/chords-funky-ignatzek.ly: new file.
6757
6758         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
6759         jazz chords.
6760
6761         * lily/pitch.cc (ly:pitch-diff): new function.
6762
6763         * input/regression/chords-ignatzek.ly: new file.
6764
6765 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6766
6767         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
6768         pitches for jazz chords.
6769
6770 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6771
6772         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
6773
6774 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
6775
6776         * lilypond.words: add 1
6777
6778 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
6779
6780         * Documentation/topdocs/AUTHORS.texi: refine.
6781
6782 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
6783
6784         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
6785         
6786         * lilypond.words: add one.
6787
6788 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
6789
6790         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
6791         Fontify bass note in chords, e.g., e in c1/e.
6792         
6793 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6794
6795         * Documentation/user/music-glossary.tely: Dutch updates and
6796         additions (Arent Storm).
6797
6798 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6799
6800         * input/regression/ambitus.ly:  move file.      
6801
6802         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
6803
6804         * lily/event.cc (transpose): add tonic property to Key_change_req
6805         and to Key_engraver.
6806
6807 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
6808
6809         * Documentation/user/refman.itely: fix typo.
6810
6811         * lilypond.words: removed wrong identifiers.
6812
6813 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6814
6815         * mf/feta-toevallig.mf: make flat stem shorter 
6816
6817 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
6818
6819         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
6820
6821         * lilypond.words: add from Phrasing slur.
6822         
6823 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
6824
6825         * lilypond-mode.el: allow launching multiple ViewPS processes.
6826         
6827         * lilypond.words: add from Text markup.
6828
6829 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6830
6831         * input/test/ossia.ly (texidoc): add comment.
6832
6833         * input/regression/voice-follower.ly: new file.
6834
6835         * mf/feta-toevallig.mf: make flat heavier.
6836
6837         * lily/cluster-engraver.cc: clean up Cluster engraver
6838
6839         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
6840         Engraver. Use Note_column to compute Y positions and deal with
6841         line break stuff.
6842
6843 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6844
6845         * lily/stem.cc: move french-beaming to stem.
6846
6847 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
6848
6849         * lilypond-font-lock.el: fontify all durations in chords.
6850
6851         * lilypond.words: add from lily/my-lily-lexer.cc
6852
6853 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6854
6855         * VERSION: release 1.7.12
6856
6857         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
6858
6859         * lily/gregorian-ligature.cc: new file
6860
6861         * lily/*: the Great 2003 search & replace.
6862
6863         * Documentation/user/refman.itely (Manual repeat commands): add
6864         note about font selection.
6865
6866 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
6867
6868         * lilypond-mode.el: propose recompiling midi while invoking playing,
6869         not while stopping playing.
6870
6871 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
6872
6873         * lilypond.words: add one.
6874
6875         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
6876         and expressional note grouping. Fontify chord modes.
6877
6878 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
6879
6880         * Documentation/user/music-glossary.tely (Top): translate melisma.
6881
6882 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6883
6884         * Documentation/user/music-glossary.tely (Top): add melisma.
6885
6886 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
6887
6888         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
6889         interfaces for (abstract) grob GregorianLigature
6890
6891         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6892         renamed head* -> glyph_name*, x-shift* -> x-offset*
6893
6894         * scm/grob-property-description.scm: bugfix: added missing descriptions
6895
6896 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6897
6898         * input/test/chord-names-dpnj.ly: New file.
6899
6900         * scm/double-plus-new-chord-name.scm: Implement full and partial
6901         exceptions.
6902
6903         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
6904
6905         * scm/double-plus-new-chord-name.scm
6906         (double-plus-new-chord->markup): Fix sub->markup.
6907
6908
6909 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
6910
6911         * lily/custos-engraver.cc: added TODO; editorial changes
6912
6913         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
6914         consistency with other ligature engravers; removed access on (now)
6915         private variable _ligature of Ligature_engraver
6916
6917         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
6918         renamed last_bound -> last_bound_; issue programming_error on
6919         abstract method calls; moved primitives code from
6920         Mensural_bracket_engraver to here (because almost ligature
6921         engravers will need it); renamed try_stop_ligature () ->
6922         typeset_ligature (); bugfix: store primitives of finished ligature
6923         in separate variable finished_primitives_ to avoid clash on input
6924         like "\] \["; added current_ligature () to enable access on
6925         private variable _ligature
6926
6927         * lily/mensural-ligature-engraver.cc: removed primitives_ code
6928         (now in super class); renamed try_stop_ligature () ->
6929         typeset_ligature ()
6930
6931         * lily/mensural-ligature.cc: issue programming_error on abstract
6932         method calls
6933
6934         * lily/note-heads-engraver.cc: added TODO comment upon bool
6935         in_ligature
6936
6937         * mf/parmesan-heads.mf: fixed some of set_char_box()
6938
6939         * scm/grob-description.scm: added VaticanaLigature
6940
6941         * scm/grob-property-description.scm: added neume prefix properties
6942
6943         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
6944         lily/include/gregorian-ligature-engraver.hh,
6945         lily/include/gregorian-ligature.hh: new files; framework for
6946         gregorian ligature engravers such as vaticana
6947
6948         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
6949         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
6950         vaticana style ligature implementation (still somewhat uncomplete)
6951
6952 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6953
6954         * VERSION: release 1.7.11
6955
6956         * scripts/convert-ly.py: add ly:pitch-transpose rule
6957
6958 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6959
6960         * input/test/dpncnt.ly: New file.
6961
6962         * lily/my-lily-lexer.cc: Add chordnames keyword.
6963
6964         * lily/parser.yy (chordnames_block): Parse chord name exception
6965         lists, see input/test/dpncnt.ly.
6966
6967         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
6968         function.
6969
6970         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
6971         filter-out too.
6972
6973         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
6974         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
6975         pitch functions (except for ly:make-pitch, but that's apparently
6976         some sort of scheme naming standard?).
6977
6978         * scm/lily.scm (!=): define-public.
6979
6980         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
6981
6982 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6983
6984         * scm/double-plus-new-chord-name.scm
6985         (double-plus-new-chord-name->markup): New file.
6986
6987 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6988
6989         * python/lilylib.py (make_preview): don't suppress progress for
6990         bbox extraction.
6991
6992 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6993
6994         * Documentation/user/appendices.itely (scheme): update for new syntax.
6995
6996         * input/regression/chord-name-styles.ly: new file
6997
6998         * lily/instrument-name-engraver.cc: create instrument names
6999         without barline too.  Allows instrument name on ChordNames  
7000
7001         * scm/new-markup.scm (interpret-markup): allow simple strings as
7002         markup too.
7003
7004 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7005
7006         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
7007         (step->markup-accidental): Fix: add accidental.
7008         (chord::inner-name-american): 
7009         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
7010         append stray '/' if last superscript addition was 'o'.
7011
7012         * scm/new-markup.scm (normal-size-sub-markup) 
7013         (normal-size-super-markup): New function.
7014
7015         * lily/source-file.cc (Source_file): Add warning for possibly
7016         intentional but suspicious initialization.
7017
7018         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
7019         add comments about cut-and-paste programming.
7020
7021         * flower/rational.cc (lcm): Not used; comment out.
7022
7023 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7024
7025         * lily/new-fingering-engraver.cc (position_scripts): use
7026         fingerHorizontalDirection to determine fingering horizontal
7027         directions.
7028  
7029         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
7030         fingering support.
7031
7032         * scripts/convert-ly.py (FatalConversionError.conv): add style
7033         conversion rule. 
7034
7035         * scm/chord-name.scm (set-chord-name-style): new function.
7036         (new-chord-name-brew-molecule): revise to interpret markup only
7037         (new-chord->markup): cleanuppish rewrite. To be called from the
7038         new engraver.
7039
7040         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
7041         Markup earlier, during interpreting.
7042
7043         * input/test/{banter,jazz,american}-chords.ly (scheme): update
7044         style settings. Rename to chord-names-*.ly
7045
7046 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7047
7048         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
7049         markup code and update to new markup.  Most probably broke some of
7050         it.
7051         
7052 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
7053
7054         * Documentation/user/refman.itely: added docu for ambitus and
7055         clusters
7056
7057         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
7058         ly_quote_scm() in lookup.cc
7059
7060         * mf/parmesan-clefs.mf: set_char_box fix
7061
7062         * lily/cluster-engraver.cc: junk implicit protection; use
7063         Protected_scm instead
7064
7065 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7066
7067         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
7068         throughout.
7069
7070         * scm/new-markup.scm: Turn-off error-triggering test code.
7071
7072 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7073
7074         * scm/new-markup.scm (markup-thrower-typecheck) 
7075         (markup-typecheck?):  add full typechecking functions.
7076         (make-markup-maker): add make-FOO-markup functions.
7077         (markup-argument-list-error): nice error checking messages.
7078         (make-markup): better function: less quoting escapades.
7079
7080 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7081
7082         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
7083
7084 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7085
7086         * cygwin/lilypond.hint (requires): Add cygwin.
7087
7088         * .cvsignore: Remove stepmake (huh!?!), add lib.
7089
7090         * GNUmakefile.in: Add libdir links for builddir runs.
7091
7092         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
7093         instead of datadir.
7094
7095         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
7096         local_lilypond_libdir.
7097
7098         * config.make.in (lilypond_libdir): Add.
7099
7100         * stepmake/stepmake/substitute-rules.make: 
7101         * stepmake/stepmake/script-rules.make: 
7102         * stepmake/stepmake/python-module-rules.make:
7103         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
7104         lilypond-python-module patch.
7105
7106 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7107
7108         * Documentation/user/refman.itely (Graphical interfaces): add note
7109         about xml2ly.
7110
7111 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7112
7113         * scripts/ly2dvi.py (run_dvips): remove trailing newline
7114
7115 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7116
7117         * VERSION: released 1.7.10
7118
7119         * scripts/musedata2ly.py (): idem
7120
7121         * scripts/midi2ly.py (dump_chord): idem
7122
7123         * scripts/etf2ly.py (version): idem 
7124
7125         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
7126
7127         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
7128
7129         * scm/tex.scm (tex-output-expression): remove eval compat
7130         glut. Other output files too.
7131
7132         * scm/chord-name.scm: don't export anything from chord module.
7133
7134         * input/test/american-chords.ly: idem
7135
7136         * input/test/banter-chords.ly (texidoc): idem
7137
7138         * input/test/Cc-chords.ly: add breakage notes.
7139
7140         * Documentation/user/refman.itely (Text markup): rewrite manual section.
7141
7142         * lily/parser.yy (scalar): allow \markup { } as property value. 
7143
7144         * scm/chord-name.scm: complete new markup usage
7145
7146         * scm/grob-description.scm (all-grob-descriptions): use new markup
7147         texts by default
7148
7149 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7150
7151         * scm/chord-name.scm: partial move to new markup texts.
7152
7153 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7154
7155         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
7156
7157         * scm/bass-figure.scm (brew-bass-figure): make stack direction
7158         settable.
7159
7160 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
7161
7162         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
7163         invoked for old midi, wait for killing.
7164
7165 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
7166
7167         * Documentation/user/music-glossary.tely: Finnishing.
7168
7169 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7170
7171         * mf/feta-nummer-code.mf: some kerning pairs.
7172
7173 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
7174
7175         * scm/output-lib.scm (set-bar-number-visibility): Context-function
7176         Added.
7177
7178         * Documentation/user/refman.itely (Bar numbers):
7179         set-bar-number-visibility added, modulo-bar-number removed again
7180         (sorry).
7181
7182 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
7183
7184         * scm/output-lib.scm (modulo-bar-number-visible): add function.
7185
7186         * Documentation/user/refman.itely: add modulo-bar-number-visible.
7187
7188         * Documentation/user/music-glossary.tely: translate into Finnish.
7189
7190 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7191
7192         * lilypond-mode.el: add shortcut for 2midi
7193
7194         * lilypond-font-lock.el: fontify lyrics
7195
7196 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
7197
7198         * scm/drums.scm : use 1.7.x names.
7199
7200         * input/regression/drums.ly : Don't use << chords >>
7201
7202 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7203
7204         * lilypond-mode.el: tidy, add TODO
7205
7206         * make/lilypond.mandrake.spec.in: install-info quietly.
7207
7208 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7209
7210         * input/test/markup.ly: use new syntax.
7211
7212 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7213
7214         * ly/params-init.ly (interscoreline): add word-space
7215
7216         * input/test/metronome.ly (eighthNote): idem.
7217
7218         * input/test/script-priority.ly: use new markup
7219
7220         * lily/parser.yy (markup): allow HEAD markup0 markup1 
7221
7222         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
7223
7224         * lily/parser.yy (gen_text_def): bugfix.
7225         (full_markup): allow markup identifier.
7226
7227 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
7228
7229         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
7230         jobs at the same time. Add horizontal lines to Command menu.
7231         Allow one compiling job -- propose killing others before a new one.
7232
7233         * lilypond.words: add markup, teeny, etc.
7234
7235 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
7236
7237         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
7238         Allow only one type of midi process; launching Midi either stops
7239         midis or plays the current midi and launching MidiAll stops midis
7240         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
7241         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
7242
7243 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7244
7245         * lily/text-engraver.cc (process_acknowledged_grobs): use new
7246         markup  for new markup texts.
7247
7248         * lily/mark-engraver.cc (process_music): idem
7249         
7250         * lily/instrument-name-engraver.cc (create_text): idem
7251
7252         * scm/new-markup.scm (magnify-markup): new function.
7253
7254         * scm/molecule.scm (stack-lines): bugfix.
7255
7256         * lily/font-interface.cc (get_font): take font-magnification from
7257         alist chain.
7258
7259 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7260
7261         * lily/molecule-scheme.cc: move scheme functions to separate file.
7262
7263         * lily/font-metric.cc  (ly_get_glyph): new function. 
7264         
7265         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
7266         (italic-markup, dynamic-markup): new functions
7267         (font-markup): new function
7268
7269         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
7270         padding and minimum
7271
7272 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
7273
7274         * lily/accidental-engraver.cc:
7275         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
7276
7277 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
7278
7279         * lilypond.vim:
7280         * lilypond-font-lock.el: Put \longa as duration. Accept only 
7281         [a-zA-Z] for user defined identifiers. Separate note cases 
7282         with and without a duration (allow cis\longaX).
7283
7284         * lilypond.words: Add words from Info.
7285
7286 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7287
7288         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
7289
7290 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
7291
7292         * lilypond-mode.el: Propose reverting buffer before a command if
7293         it was edited with an another editor.
7294
7295 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7296
7297         * lily/molecule.cc (ly_translate_molecule): new function
7298
7299         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
7300         into libdir
7301
7302         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
7303
7304         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
7305
7306 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
7307
7308         * lilypond.words: take \words from Info-index.
7309
7310 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7311
7312         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
7313
7314 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
7315
7316         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
7317
7318 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
7319
7320         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
7321         and lilypond-documentation.
7322
7323 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7324
7325         * lily/parser.yy: Compile fix (bison 1.75).
7326
7327 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7328
7329         * VERSION: 1.7.9 released
7330
7331         * scm/music-functions.scm (shift-one-duration-log): refactor.
7332         Use music-map.
7333
7334         * input/regression/chord-tremolo.ly (texidoc): add dot test.
7335
7336         * NEWS: update.
7337
7338         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
7339         argument
7340         
7341         * scm/music-functions.scm (display-music): new function
7342         (music-map): change arg order.
7343
7344         * input/regression/new-markup-syntax.scm: new file
7345
7346         * lily/parser.yy (markup): add \markup { .. } syntax.
7347
7348         * scm/new-markup.scm (override-markup): new function
7349         (lookup-markup): new function
7350         (music-markup): new function
7351         (lookup-markup-command): use markup-signature to store argument
7352         format for parser.
7353
7354         * lily/lexer.ll: preliminary \markup syntax. 
7355
7356 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
7357
7358         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
7359         add pre/post-dependencies and menus with icons from source.
7360
7361         * Documentation/pictures/lilypond-48x48.xpm:
7362         * Documentation/pictures/lilypond-32x32.xpm:
7363         * Documentation/pictures/lilypond-16x16.xpm: new files, background
7364         transparent.
7365
7366         * stepmake/stepmake/generic-targets.make:
7367         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
7368
7369 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7370
7371         * input/regression/music-map.ly (texidoc): new file.
7372
7373         * scm/music-functions.scm (music-map): new function
7374
7375 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7376
7377         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
7378
7379 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
7380
7381         * input/test/to-xml.ly:
7382         * lily/ligature-engraver.cc: Fixes documentation.
7383
7384         * lilypond.mandrake.spec.in:
7385         * lilypond.redhat.spec.in: Add lilypond.words.
7386
7387         * Documentation/user/refman.itely: Mention Info inside emacs.
7388         
7389         * lilypond.suse.spec.in:
7390         * lilypond.redhat.spec.in: 
7391         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
7392
7393 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7394
7395         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
7396         os.popen.read ().
7397
7398 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7399
7400         * scripts/ly2dvi.py (include_path): print warning if failing anything.
7401
7402         * python/lilylib.py (error): add space
7403
7404 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7405
7406         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
7407         distribution.
7408
7409 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7410
7411         * lily/paper-outputter.cc (Paper_outputter): close port when
7412         finishing score.
7413
7414 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7415
7416         * scm/sodipodi.scm: Fixes.
7417
7418 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
7419
7420         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
7421
7422         * buildscripts/make-font-dir.py: Fix. 
7423
7424 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
7425
7426         * lilypond-mode.el: Add support for Info inside Emacs.
7427
7428 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7429
7430         * buildscripts/make-font-dir.py: 
7431         * mf/GNUmakefile: Make sodipodi font map.
7432
7433         * scm/sodipodi.scm: Add more output functions.
7434
7435         * mf/feta-nummer.mf: 
7436         * mf/feta-beugel.mf: Add font_coding_scheme.
7437
7438         * lily/paper-outputter.cc (output_header): Fix creator string.
7439
7440 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
7441
7442         * lilypond-mode.el (LilyPond-autocompletion): invoked with
7443         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
7444
7445         * lilypond.words: add two (Everybody can add/remove words now!).
7446
7447         * debian/rules:
7448         * make/lilypond.suse.spec.in:
7449         * make/lilypond.mandrake.spec.in:
7450         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
7451
7452         * Documentation/user/refman.itely: Mention autocompletion.
7453
7454 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7455
7456         * scripts/ly2dvi.py: Add paper sizes.
7457
7458         * lily/timing-engraver.cc: 
7459         * lily/time-signature.cc: 
7460         * lily/span-bar.cc: 
7461         * lily/grob-scheme.cc: Code formatting fixes.
7462
7463         * scm/sodipodi.scm: 
7464         * scm/sketch.scm:
7465         * buildscripts/mf-to-table.py: 
7466         * buildscripts/make-font-dir.py: Font testing.
7467
7468 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
7469
7470         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
7471         inserts try-completion and shows all-completions.
7472
7473         * lilypond.words: '\' -> '\\'
7474
7475         * lilypond-mode.el: load libraries in the end, lilypond.words defines
7476         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
7477         
7478         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
7479         and LilyPond-reserved-words.
7480         
7481 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
7482
7483         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
7484         from load-path.
7485         
7486         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
7487         the mini-buffer with Control-Shift-c.
7488         
7489 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7490
7491         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
7492         duration. This fixes \tempo taking time.
7493
7494 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7495
7496         * lily/volta-engraver.cc (process_acknowledged_grobs): 
7497         Allow for text markup in repeatCommands. 
7498
7499 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
7500
7501         * lilypond-mode.el (LilyPond-insert-string): new function, use it
7502         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
7503         Get rid of skeleton.el-dependency.
7504
7505         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
7506
7507 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7508
7509         * lily/beam-engraver.cc (stop_translation_timestep): reset
7510         now_stop_ev_
7511
7512         * lily/scm-option.cc: add parse-protect to ly:set-option
7513
7514         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
7515
7516 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7517
7518         * lily/include/ligature-bracket.hh: removed
7519         * lily/ligature-bracket.cc: removed
7520
7521         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
7522         .tex
7523
7524         * lily/beam.cc (set_beaming): don't change beam count on rests.
7525         (brew_molecule): always set flag-width > 0.
7526
7527 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
7528
7529         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
7530         chars, remove instructions; instead, refer to lilypond-init.el and
7531         Documentation/topdocs/INSTALL.texi.
7532
7533         * lilypond.words: add identifiers and reserved words.
7534
7535         * Documentation/topdocs/INSTALL.texi: separate sections for installing
7536         files and adding a load-path.
7537
7538         * lilypond-init.el: Instructions, extracted from 
7539         Documentation/topdocs/INSTALL.texi. 
7540         
7541 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7542
7543         * VERSION: 1.7.8 released 
7544
7545         * lily/grob.cc (warning): better robustness fix.
7546
7547 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
7548
7549         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
7550
7551         * lily/cluster-engraver.cc: stick better to variable naming
7552         conventions
7553
7554         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
7555         until stop_translation_timestep()
7556
7557         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
7558         min/max coordinates to backend, but no musical info such as
7559         pitches
7560
7561         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
7562
7563         * lily/grob.cc: robustness fix: warning(): do not crash if
7564         cause is not set
7565
7566         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
7567         the much more elaborated tuplet brackets than the very naive and
7568         simple ligature bracket grob
7569
7570 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7571
7572         * Documentation/user/refman.itely (Analysis brackets): add
7573         horizontal bracket doco.
7574
7575         * ly/property-init.ly (setMmRestFermata): added.
7576
7577         * Documentation/user/refman.itely (Multi measure rests): fermatas
7578         on mm rests.
7579
7580         * input/regression/apply-context.ly (texidoc): new file
7581
7582         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
7583         code to be executed during interpretation. Possible applications:
7584         smart octavation, more advanced bar checks. 
7585
7586         * lily/apply-context-iterator.cc: new file.
7587
7588 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7589
7590         * input/test/new-markup.ly: new file.
7591
7592         * lily/text-item.cc (text_to_molecule): new function
7593
7594         * scm/new-markup.scm (lambda): new file
7595
7596         * lily/function-documentation.cc (ly_add_function_documentation):
7597         add proc property as well
7598
7599 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7600
7601         * Documentation/user/music-glossary.tely (Top): add custos.
7602
7603 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
7604
7605         * Documentation/topdocs/INSTALL.texi: advise how to include source
7606         path to Emacs load-path and improve language.
7607
7608 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7609
7610         * GNUmakefile.in: config.h message fix.
7611
7612         * autogen.sh:
7613         * aclocal.m4: Regenerate.
7614
7615         * configure.in: 
7616         * config.make.in: 
7617         * stepmake/config.make.in: 
7618         * stepmake/configure.in: 
7619         * stepmake/autogen.sh: 
7620         * stepmake/aclocal.m4: Update for autoconf 2.56.
7621
7622 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
7623
7624         * Documentation/topdocs/INSTALL.texi: instructions for an user how
7625         to install Emacs-mode. Instructions how to use vim-mode.
7626
7627 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7628
7629         * scm/music-types.scm (music-descriptions): no length for tempo event.
7630
7631         * input/*.ly: add \version everywhere.
7632         
7633         * input/*.ly: update syntax to 1.7 + new-chords.
7634
7635         * VERSION: 1.7.7 released.
7636         
7637         * Documentation/user/*.tely: new chord syntax.
7638
7639         * input/regression/[bc]*.ly (texidoc): syntax updates.
7640         
7641 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
7642
7643         * lilypond.words: add vocabulary to be used in auto-completion
7644
7645         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
7646
7647         * lilypond.vim: allow note name at EOF
7648
7649 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7650
7651         * buildscripts/new-chords.py (edit): -e option: inline editing.
7652
7653         * input/regression/a*.ly (texidoc): syntax updates.
7654
7655         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
7656         music): elucidations. 
7657
7658 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
7659
7660         * lily/include/lily-proto.hh, ly/engraver-init.ly,
7661         ly/spanners-init.ly, scm/grob-description.scm,
7662         scm/grob-property-description.scm, scm/music-types.scm,
7663         lily/cluster-engraver.cc, lily/cluster.cc,
7664         lily/include/cluster.hh, input/test/cluster.ly: cluster
7665         implementation
7666
7667         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
7668         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
7669         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
7670
7671         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
7672
7673         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
7674
7675         * scm/grob-description.scm: bugfix: by default, use default note
7676         head style when engraving ligatures
7677
7678         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
7679
7680         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
7681         events
7682
7683         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
7684
7685         * input/test/ancient-font.ly: bugfix: style -> flag-style
7686
7687         * lily/ligature-engraver.cc: indentation fix
7688
7689         * lily/parser.yy: indentation fixes
7690         
7691 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7692
7693         * input/regression/measure-grouping.ly: more elaborate example.
7694
7695         * lily/moment.cc: ly:add-moment, ly:mul-moment,
7696         ly:div-moment. New functions 
7697
7698         * scm/music-functions.scm (set-time-signature): new function,
7699         allow inline time sig settings with measure grouping.
7700
7701         * lily/parser.yy (command_element): move time sig construction
7702         into Scheme.
7703
7704         * lily/side-position-interface.cc (out_of_staff): new function,
7705         like padding, but keep minimum distance from staff. Easier than
7706         linespanners (dynamics, pedals), but roughly the same effect.
7707
7708 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
7709
7710         * emacs-mode.el: Added spanish-note-replacements 
7711         (Carlos Betancourt, <carlos.betancourt@chello.be>).
7712
7713         * vimrc: (Un)commenting with <(S-)F12>, tidy.
7714
7715 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
7716
7717         * lilypond.vim: Do not fontify cises, desis, etc.
7718
7719         * vimrc: view dvi with <S-F6>
7720
7721 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7722
7723         * lily/lookup.cc (triangle): new function.
7724
7725         * input/regression/measure-grouping.ly (texidoc): new file: show
7726         triangles and brackets for beat groups of 3 and 2.
7727
7728         * lily/include/measure-grouping-spanner.hh (class
7729         Measure_grouping): new file.
7730
7731         * lily/measure-grouping-spanner.cc (brew_molecule): new file
7732
7733         * lily/measure-grouping-engraver.cc (class
7734         Measure_grouping_engraver): new file.
7735
7736 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7737
7738         * Merge from stable:
7739
7740             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
7741         
7742         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
7743         stylesheet.
7744
7745         * ly/paper19.ly: Include paper19-init.ly.
7746
7747         * ly/paper19-init.ly: New file.
7748
7749         * Documentation/user/tutorial.itely (First steps): Fix first
7750         example for font test.
7751
7752         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
7753
7754         * ChangeLog: Add 1.7.6 release marker (see below).
7755
7756         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
7757         Add .py files.
7758
7759 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7760
7761         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
7762
7763         * input/tutorial/*.ly: update to new syntax.
7764
7765         * lily/parser.yy (Composite_music): new transpose syntax,
7766         \transpose FROM TO MUSIC. 
7767
7768 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7769
7770         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
7771         latex progress/error output to stderr (by default this goes to
7772         stdout).  Show lilypond progress, even when not verbose.
7773
7774         * python/lilylib.py (system): New optional parameter to control
7775         showing of progress.
7776
7777         * scm/backend-documentation-lib.scm (check-dangling-properties):
7778         Fix error message.
7779
7780         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
7781         axis, extent.
7782
7783         * scm/grob-property-description.scm (magnify): Remove.
7784         (extent, axis): Add.
7785
7786 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7787
7788         * VERSION: Release 1.7.6.
7789
7790         * scripts/convert-ly.py: more uniformization substitutions.
7791
7792         * buildscripts/new-chords.py (sub_chords): new file.
7793
7794 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7795
7796         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
7797         lilypond.map.  Include sauter fonts too.  Cleanups.
7798
7799 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7800
7801         * Documentation/user/tutorial.itely (First steps): change to new
7802         chord/tie/slur/beam notation.
7803
7804         * lily/parser.yy (event_that_take_dir): allow postfix notation for
7805         ties.
7806
7807         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
7808         engraver. Process ties in postfix notation, i.e. c8-~ c
7809
7810         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
7811
7812         * input/regression/beam-postfix-notation.ly (texidoc): new file.
7813
7814         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
7815
7816         * lily/beam-engraver.cc (try_music): accept new-beam-events
7817
7818         * input/regression/chord-scripts.ly (texidoc): new file
7819
7820         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
7821         script-events.
7822
7823         * scm/script.scm (default-script-alist): cleanup.
7824
7825         * lily/script-engraver.cc (make_script_from_event): cleanup.
7826
7827         * lily/lyric-combine-music-iterator.cc
7828         (Lyric_combine_music_iterator): remove superfluous events.
7829         (melisma_busy): new function. Fix broken melismas.
7830
7831 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
7832
7833         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
7834         Remove nonvalid settings. Use descriptive key names.
7835         Use <Return> to indicate the pressing of that key.
7836
7837 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7838
7839         * scripts/lilypond-book.py (option_definitions): Typo.
7840
7841         * scripts/ly2dvi.py: Updates.
7842
7843         * python/lilylib.py (setup_environment, print_environment)
7844         (get_bbox, make_preview): Merge and remove from ly2dvi and
7845         lilypond-book.
7846
7847         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
7848
7849         * .cvsignore: Remove some cruft.
7850
7851         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
7852         path.
7853
7854         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
7855         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
7856         throughout.
7857
7858         * python/lilylib.py (quiet_system): Junk
7859         (system): Display error log upon failure.
7860         (read_pipe): New function.  Cleanups and fixes.
7861
7862         * python/*.py: Rename from *.py.in.
7863         
7864         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
7865
7866         * GNUmakefile.in (SUBDIRS): Move python before scripts.
7867
7868 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7869
7870         * python/GNUmakefile: Bugfix: handle modules.
7871
7872         * stepmake/stepmake/python-module-targets.make (default): Add
7873         compiled modules. 
7874
7875         * stepmake/stepmake/python-module-rules.make: Add rule for byte
7876         compiling modules.
7877
7878         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
7879         Bugfix.  (OUT_PYC_MODULES): Add.
7880
7881 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
7882
7883         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
7884         Use default paths. Refresh description.
7885
7886 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7887
7888         * VERSION: 1.7.5 released
7889
7890         * input/regression/finger-chords.ly (texidoc): new file.
7891
7892         * lily/script-engraver.cc (process_music): remove scriptHorizontal
7893         support
7894
7895         * lily/fingering-engraver.cc (process_music): remove kludgy
7896         scriptHorizontal stuff.
7897
7898         * lily/script.cc: remove staff-support property.
7899
7900         * lily/new-fingering-engraver.cc (add_fingering): new
7901         file. Fingering engraver for new style chords.
7902
7903 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7904
7905         * lily/parser.yy (bare_number): allow 4 \cm (without
7906         decimal dot). (should backport to 1.6?)
7907
7908         * ly/declarations-init.ly: use Scheme for dimension defs.
7909
7910         * lily/parser.yy (TODO): remove hard coded dimensions, add
7911         REAL NUMBER_IDENTIFIER production.
7912
7913         * lily/rest-collision.cc (force_shift_callback): rewrite using
7914         -done property.
7915
7916         * scm/grob-property-description.scm (rest-collision-done): add
7917         property.
7918         
7919         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
7920
7921 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7922
7923         * input/regression/multi-measure-rest-center.ly: new file.
7924
7925         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
7926         off horizontally by 0.05 ss. Fixed.
7927
7928 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7929
7930         * scm/pdftex.scm: Rename ly-number to ly:number->string.
7931
7932         * Documentation/topdocs/index.tely: Remove duplicate from merge.
7933
7934 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7935
7936         * lily/tie.cc (get_control_points): also avoid staff lines on the
7937         just outside the outer staff lines
7938
7939 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7940
7941         * ly/params-init.ly: Just define style-alist, no need to
7942         define-public.
7943
7944         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
7945         (thanks Han-Wen).
7946
7947         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
7948         (FET_FILES): = FONT_FILES.
7949
7950         * Merge from stable:
7951
7952             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
7953
7954 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7955
7956         * VERSION: 1.7.4 released.  
7957         
7958         * scm/generate-documentation.scm (string-append): add macro
7959         definitions.
7960
7961         * lily/text-item.cc (lookup_text): don't use virtual fonts for
7962         normal texts.
7963
7964         * lily/multi-measure-rest-engraver.cc: make separate
7965         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
7966
7967         * lily/multi-measure-rest.cc: remove text handling. Remove
7968         number-threshold.
7969
7970 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7971
7972         * scm/music-types.scm: doc patch by Graham Percival
7973
7974 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7975
7976         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
7977         encoding part.
7978         (Font_info.set_defaults): pixelsize now also defauts to '0'.
7979         (sketch_p): Sketch wants only first four elements of X11 font spec.
7980
7981         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
7982
7983         * mf/feta-autometric.mf: Write foundry and family to log.
7984
7985         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
7986         font translation table.
7987
7988         * buildscripts/mf-to-table.py: Better font info into afm.
7989
7990         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
7991         1.0.9 required.
7992
7993         * configure.in: Whine for mftrace 1.0.9.
7994
7995 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7996
7997         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
7998
7999         * lily/main.cc (main_prog): don't try to load init.EXT when
8000         processing foo.EXT.
8001
8002 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
8003
8004         * scm/tex.scm (zigzig-line): added.
8005
8006         * scm/ps.scm (zigzag-line): added.
8007
8008         * ps/music-drawing-routines.ps (subvec): added.
8009         (draw_zigzag_line): added.
8010         
8011         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
8012         grob properties zigzag-width and zigzag-length.
8013
8014         * input/regression/glissando.ly: Add some zig-zagged glissandi.
8015
8016 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8017
8018         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
8019         svg output, including font.
8020
8021 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8022
8023         * scm/lily.scm: Register sodipodi output module.
8024
8025         * scm/sodipodi.scm: New file.
8026
8027         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
8028
8029         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
8030         comment, after header.
8031         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
8032         FullName.  Fix FontName key.
8033
8034 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
8035
8036         * lily/rest.cc (after_line_breaking): bugfix: dots after half
8037         and breve rests.
8038         
8039         * input/test/blank-notes.ly: bugfix
8040
8041         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
8042         rests. (Kim Shrier)
8043
8044         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
8045         
8046 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8047
8048         * scm/tex.scm: 
8049         * scm/ps.scm: Cleanup and remove obsolete junk.
8050
8051         * Documentation/user/internals.itely:
8052         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
8053
8054         * lily/parser.yy: Identify shift/reduce problems.
8055
8056         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
8057         make-style-sheet.  Too specific for convert-ly?
8058
8059 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8060
8061         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
8062
8063         * input/test/*.ly: various fixes.
8064
8065         * lily/music.cc (name): bugfix
8066
8067         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
8068
8069         * lily/input-file-results.cc (code): set-point-and-click! ->
8070         set-point-and-click
8071         
8072 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8073
8074         * Use uniform ly: prefix for exported scheme primitive functions.
8075
8076         * scm/music-types.scm: junk compat glue
8077
8078         * scripts/convert-ly.py: add rules for stuff below, junk
8079         compatibility glue for spanrequest.
8080
8081         * lily/parser.yy (verbose_event): remove \spanrequest,
8082         \commandspanrequest, \script. 
8083         
8084         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
8085
8086         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
8087         for \penalty, \glissando.
8088
8089         * VERSION: release 1.7.3
8090         
8091 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
8092
8093         * lily/accidental-engraver.cc: Fix
8094         grace-in-the-beginning-of-measure bug caused by the resent
8095         partial-measure fix.
8096
8097         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
8098         overlap looks too crowded)
8099         
8100 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8101
8102         * lily/parser.yy (assignment): allow SCM expression as assignment.
8103
8104         * lily/include/music-output-def.hh (class Music_output_def):
8105         * lily/music-output-def.cc: 
8106         * lily/paper-def.cc: 
8107         * scm/font.scm (markup-to-properties):
8108         * lily/parser.yy (music_output_def_body): 
8109         remove style_sheet_
8110
8111 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8112
8113         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
8114         length.
8115
8116         * input/regression/spacing-to-grace.ly: new file.
8117
8118         * input/regression/spacing-end-of-line.ly: new file.
8119
8120         * lily/note-spacing.cc (get_spacing): take into account breakable
8121         stuff sticking out at the left (time sig change at line break).
8122
8123         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
8124         raggedright code.
8125
8126         * scm/music-functions.scm (make-voice-props-set): add
8127         staff-position for mm rests.
8128  
8129         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
8130         before grace notes a little.
8131
8132         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
8133
8134         * lily/break-align-interface.cc (do_alignment): right-edge spacing
8135         key adds space at the end of line. 
8136
8137 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8138
8139         * scm/sketch.scm: Fix beams.
8140
8141         * buildscripts/mf-to-table.py: Add EncodingScheme.
8142
8143         * scm/sketch.scm: Resurrect.
8144
8145 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8146
8147         * lily/multi-measure-rest.cc: use breve rests for measure lengths
8148         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
8149
8150 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8151
8152         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
8153
8154         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8155
8156 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8157
8158         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
8159         token for origin information.
8160
8161         * lily/parser.yy (My_lily_lexer): do identifier location and
8162         cloning from lexer.
8163
8164         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
8165         logic out of the parser. Add bar checks on both ends.
8166
8167         * Documentation/user/refman.itely (Multi measure rests): add more
8168         notes about mm rests.
8169
8170 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8171
8172         * input/regression/bar-scripts.ly: Re-enable.
8173
8174         * lily/parser.yy:
8175         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
8176         released rsn.  Bison 1.50 has a crucial bug and won't work.
8177
8178         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8179
8180
8181 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8182
8183         * input/regression/bar-scripts.ly: Blunt documentation build fix.
8184
8185 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8186
8187         * Actually merge changes since 1.6.4 besides ChangeLog, and
8188         resolve conflicts.  Lots of updates, hope all is well.
8189         
8190         * cygwin/lilypond.hint (requires): Add ghostscript.
8191
8192         * scm: Update some (c).
8193         
8194 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8195
8196         * input/test/{various}.ly: add \header fields and texidoc strings.
8197
8198 2002-10-05  Werner Lemberg  <wl@gnu.org>
8199
8200         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
8201         renamed to `output_latex_quoted'.
8202         Added `output_latex_noquote'.
8203         (schedule_lilypond_block): Implement `noquote' option for LaTeX
8204         mode.
8205
8206 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8207
8208         * ChangeLog: Add 1.6.6 release marker.  See below.
8209
8210         * stepmake/stepmake/po-targets.make: Remove --c++ option.
8211
8212         * scripts/midi2ly.py: Fix global syntax warnings.
8213
8214         * GNUmakefile.in: Generate builddir locale tree too.
8215
8216         * scripts/ly2dvi.py:
8217         * scripts/midi2ly.py: 
8218         * scripts/mup2ly.py: 
8219         * scripts/update-lily.py:
8220         * lily/main.cc (setup_paths): Fix for locales setup.
8221
8222 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8223
8224         * Documentation/windows/installing.texi: Soften wording about
8225         necessity of becoming Administrator.  tommie@iae.nl reports this
8226         does not seem to be necessary for his flavour of Windows 2000.
8227         Explicitely discourage text mode mounts.
8228
8229 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8230
8231         * lily/rest.cc (after_line_breaking): backport dot position fix.
8232
8233         * lily/rest-collision.cc (do_shift): also remove dots for suicided
8234         rests. Thanks to Klaus Zimmermann for finding this bug.
8235
8236 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8237
8238         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
8239
8240 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8241
8242         * Documentation/user/music-glossary.tely: fix links.
8243
8244 2002-10-21  Werner Lemberg  <wl@gnu.org>
8245
8246         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
8247         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
8248         scaling factor) only once and use them in the definition of
8249         \embeddedps.
8250         * ps/music-drawing-routines.ps (skeel): Removed.
8251
8252 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8253
8254         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
8255         Solaris7, as we don't use nested $( ) constructs.
8256
8257 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8258
8259         * VERSION: Release 1.6.6.
8260         
8261 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8262
8263         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
8264         as workaround for /bin/sh problems on Solaris7.
8265
8266 2002-10-19  Werner Lemberg  <wl@gnu.org>
8267
8268         * GNUmakefile.in (web-doc): Fix typos.
8269         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
8270         `music-drawing-routines.ps' but emit \special{header=...} once.
8271         * scm/tex.scm (header-end): Updated.
8272
8273 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8274
8275         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
8276         undefined tremolo. 
8277
8278 2002-10-15  Werner Lemberg  <wl@gnu.org>
8279
8280         * scripts/lilypond-book.py (g_make_html): New global variable.
8281         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
8282         if `g_make_html' isn't set.
8283         [main]: Add format `texi-html'.
8284         (option_definitions): Updated.
8285         * Documentation/user/lilypond-book.itely: Updated.
8286
8287         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
8288         * make/ly-rules.make (%.texi, %.nexi): Use it.
8289         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
8290         format to lilypond-book.
8291         * GNUmakefile.in (web-doc): Ditto.
8292
8293 2002-10-14  Werner Lemberg  <wl@gnu.org>
8294
8295         Further improve TeX output.  The produced files are about 40%
8296         smaller.  `lilyponddefs.tex' is now read only once.
8297
8298         * tex/lilyponddefs.tex: Remove footer stuff.
8299         (\ifundefined): Renamed to...
8300         (\lilypondundefined): This.  Use LaTeX's definition to
8301         make it nestable and make it global.
8302         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
8303         output.
8304         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
8305         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
8306         them global.
8307         (\placebox): Renamed to...
8308         (\lyitem): This.
8309         Make it global and call \outputscale by itself.
8310         (\lybox, \lyvrule): New macros to reduce input data.
8311         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
8312         New auxiliary macros.
8313         (\SkipLilydefs, \EndLilyPondOutput): Removed.
8314         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
8315         to...
8316         (\lilypondspace): This and made it global.
8317         (\turnOnPostScript): Renamed to...
8318         (\lilypondpostscript): This and made it global.
8319         (\turnOnExperimentalFeatures): Renamed to...
8320         (\lilypondexperimentalfeatures): This and made it global.
8321         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
8322         (\lilypondsetdimen): This and made it global.
8323         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
8324         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
8325         (all, $(outdir)/music-drawing-routines.ps): New rules.
8326         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
8327         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
8328         start-system, stop-system, stop-last-system, filledbox): Updated to
8329         use the changed macros from lilyponddefs.tex.
8330         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
8331
8332 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8333
8334         * Documentation/windows/installing.texi: Update.
8335
8336 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8337
8338         * VERSION: 1.6.5 released
8339
8340         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
8341
8342 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8343
8344         * scm/translator-property-description.scm (voltaOnThisStaff): add
8345         property.
8346
8347 2002-09-28  Werner Lemberg  <wl@gnu.org>
8348
8349         * scm/tex.scm (header-end): Suppress page numbering.
8350
8351         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
8352         Fix quotation for HTML output.
8353
8354 2002-09-28   Graham Percival   <gperciva@sfu.ca>
8355         
8356         * Documentation/user/refman.itely: grammar and phrasing
8357           fixes to "Note Entry" section.  Also adds a few new examples.
8358
8359 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8360
8361         * flower/include/string-data.icc: include string.h
8362
8363 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8364
8365         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8366
8367 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8368
8369         * Documentation/user/GNUmakefile (extra-local-help): Add.
8370
8371         * stepmake/stepmake/www-targets.make (local-help): Add.
8372
8373 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8374
8375         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
8376         packages.
8377
8378         * Documentation/topdocs/README.texi (Top): building documentation
8379         (not website.)
8380
8381 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8382
8383         * Documentation/user/refman.itely: 
8384         * Documentation/user/tutorial.itely: 
8385         * Documentation/user/music-glossary.tely: Merge changes.
8386
8387         * Documentation/user/glossary.html.in: 
8388         * Documentation/index.texi: 
8389         * Documentation/header.html.in: Accomodate renaming of glossary.
8390         
8391         * Documentation/user/tutorial.itely: Add some glossary references.
8392         
8393         * Documentation/user/refman.itely: Minor fixes.
8394         
8395         * Documentation/user/lilypond.tely: Add glossary do direntry.
8396
8397         * Documentation/user/music-glossary.tely: Rename (previously:
8398         glossary.tely).  Fix anchor placement.
8399
8400         * Documentation/user/GNUmakefile: Make music-glossary.info too.
8401
8402 2002-09-23  Werner Lemberg  <wl@gnu.org>
8403
8404         * scripts/lilypond-book.py (output_dict): Fix handling of
8405         various environments by avoid extraneous newlines.
8406         Rename `output-all' regexp for html to `output-html'.
8407         Replace `output-all' regexp for texi with `output-texi-quote'
8408         and `output-texi-noquote'.
8409         (compose_full_body): Don't override `linewidth' user option
8410         for `singleline'.
8411         (schedule_lilypond_block): Don't indent text specified with
8412         `intertext' option.
8413         Add new option `noquote'.
8414         (compile_all_files): Use latex instead of tex to compile ly
8415         files directly.
8416
8417         * Documentation/user/lilypond-book.itely: Updated and revised.
8418         Improve layout.
8419
8420         * Documentation/user/glossary.tely,
8421         Documentation/user/introduction.itely,
8422         Documentation/user/tutorial.itely,
8423         Documentation/user/refman.itely,
8424         Documentation/user/appendices.itely: Fix overfull LilyPond
8425         boxes caused by the new lilypond-book code.  Other minor
8426         fixes.
8427
8428         * Documentation/user/macros.itexi (@texiflat): Don't emit
8429         trailing space.
8430
8431         * scm/tex.scm (end-output, header-end): Add preamble and
8432         postamble to make lilypond output directly compilable with
8433         latex.
8434
8435         
8436 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8437
8438         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
8439         instructions.
8440
8441 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8442
8443         * Documentation/user/glossary.tely: Add titling and hyperlinks.
8444
8445 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8446
8447         * lily/beam.cc (connect_beams): don't crash if there are quarter
8448         notes in beams.
8449
8450 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8451
8452         * Documentation/user/refman.itely: corrected ancient clef
8453         docu; added docu on ligatures
8454
8455 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8456
8457         * Documentation/user/glossary.tely,
8458         Documentation/user/refman.itely, input/les-nereides.ly,
8459         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
8460         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
8461         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
8462         Stem properties: flag-style -> stroke-style, style -> flag-style.
8463
8464
8465 2002-09-22  Werner Lemberg  <wl@gnu.org>
8466
8467         * scripts/lilypond-book.py: Add option `notime' to suppress
8468         printing of a time signature.  Specify default indentation of 0pt
8469         if single line fragment.  Don't emit redundant `\paper{ }'.
8470
8471         * Documentation/user/lilypond-book.itely: Updated.
8472
8473         * Documentation/user/glossary.tely: Completely reformatting.
8474
8475 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8476
8477         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
8478
8479 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8480
8481         * Documentation/user/tutorial.itely: Fix links.
8482         
8483         * Documentation/topdocs/index.tely:
8484         * Documentation/index.texi:
8485         * Documentation/header.html.in: Small website fixes and updates.
8486
8487         * debian/: Debian patch by Anthony Fok.
8488
8489 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8490
8491         * Documentation/footer.html.in: How time flies: It's already 2002!
8492
8493         * Documentation/topdocs/index.tely: Stable/development fix.  Use
8494         more descriptive link names than 'here'.
8495
8496 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8497
8498         * VERSION: 1.7.2 released
8499         * VERSION: 1.6.4 released
8500         
8501         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
8502
8503         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
8504         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
8505
8506         * mf/feta-din.mf (test): add x-height and space.
8507
8508         * lily/dynamic-engraver.cc (process_music): take dynamic direction
8509         from ^_ for crescendi. Idem for slurs and phrasing slurs.
8510
8511         * ly/grace-init.ly: add-to-grace-init: function to portably add
8512         settings to \grace. 
8513
8514         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
8515         if we get an absolute dynamic event.
8516  
8517         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
8518
8519         * lily/source-file.cc (get_line): oops. All line numbers were off
8520         by 2. Fix that. 
8521
8522         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
8523         be after the note, combined with -_^, i.e. c4-(-\)-\>  
8524
8525         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
8526
8527         * lily/parser.yy (number_factor): remove (number) as number
8528         expression. ("Let them eat Lisp").
8529
8530 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8531
8532         * lily/horizontal-bracket.cc: new file.
8533
8534         * lily/horizontal-bracket-engraver.cc: new file.
8535
8536         * input/regression/note-group-bracket.ly: new file. Support
8537         horizontal note brackets for music analysis.
8538
8539         * lily/stem.cc (flag): new flag-style: no-flag.
8540
8541         * input/test/stem-cross-staff.ly: new file
8542         
8543         * Documentation/user/internals.itely: Improved formatting, fixing
8544         typos.  Added a section `Output details' to describe how the TeX
8545         code looks like.
8546
8547         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
8548
8549         * lily/parser.yy: remove \dynamicscript.
8550
8551         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
8552         definitions. 
8553
8554         * python/midi.c (midi_error): take two arguments.
8555
8556         * Merge 1.6.5 changes:
8557         
8558 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8559
8560         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
8561         staff-space.  Previous 1.5 was probably meant as half-spaces.
8562         (cautionary-style): parentheses (was: smaller).  This is what doco
8563         says, and it seems more logical.
8564
8565         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
8566         for 2nd sentence.
8567
8568 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8569
8570         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
8571
8572 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8573
8574         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
8575
8576 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8577
8578         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
8579
8580 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8581
8582         * scm/translator-property-description.scm (voltaOnThisStaff): add
8583         property.
8584
8585 2002-09-28  Werner Lemberg  <wl@gnu.org>
8586
8587         * scm/tex.scm (header-end): Suppress page numbering.
8588
8589         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
8590         Fix quotation for HTML output.
8591
8592 2002-09-28   Graham Percival   <gperciva@sfu.ca>
8593         
8594         * Documentation/user/refman.itely: grammar and phrasing
8595           fixes to "Note Entry" section.  Also adds a few new examples.
8596
8597 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8598
8599         * flower/include/string-data.icc: include string.h
8600
8601 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8602
8603         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8604
8605 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8606
8607         * Documentation/user/GNUmakefile (extra-local-help): Add.
8608
8609         * stepmake/stepmake/www-targets.make (local-help): Add.
8610
8611 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8612
8613         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
8614         packages.
8615
8616         * Documentation/topdocs/README.texi (Top): building documentation
8617         (not website.)
8618
8619 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8620
8621         * Documentation/user/refman.itely: 
8622         * Documentation/user/tutorial.itely: 
8623         * Documentation/user/music-glossary.tely: Merge changes.
8624
8625         * Documentation/user/glossary.html.in: 
8626         * Documentation/index.texi: 
8627         * Documentation/header.html.in: Accomodate renaming of glossary.
8628         
8629         * Documentation/user/tutorial.itely: Add some glossary references.
8630         
8631         * Documentation/user/refman.itely: Minor fixes.
8632         
8633         * Documentation/user/lilypond.tely: Add glossary do direntry.
8634
8635         * Documentation/user/music-glossary.tely: Rename (previously:
8636         glossary.tely).  Fix anchor placement.
8637
8638         * Documentation/user/GNUmakefile: Make music-glossary.info too.
8639
8640 2002-09-23  Werner Lemberg  <wl@gnu.org>
8641
8642         * scripts/lilypond-book.py (output_dict): Fix handling of
8643         various environments by avoid extraneous newlines.
8644         Rename `output-all' regexp for html to `output-html'.
8645         Replace `output-all' regexp for texi with `output-texi-quote'
8646         and `output-texi-noquote'.
8647         (compose_full_body): Don't override `linewidth' user option
8648         for `singleline'.
8649         (schedule_lilypond_block): Don't indent text specified with
8650         `intertext' option.
8651         Add new option `noquote'.
8652         (compile_all_files): Use latex instead of tex to compile ly
8653         files directly.
8654
8655         * Documentation/user/lilypond-book.itely: Updated and revised.
8656         Improve layout.
8657
8658         * Documentation/user/glossary.tely,
8659         Documentation/user/introduction.itely,
8660         Documentation/user/tutorial.itely,
8661         Documentation/user/refman.itely,
8662         Documentation/user/appendices.itely: Fix overfull LilyPond
8663         boxes caused by the new lilypond-book code.  Other minor
8664         fixes.
8665
8666         * Documentation/user/macros.itexi (@texiflat): Don't emit
8667         trailing space.
8668
8669         * scm/tex.scm (end-output, header-end): Add preamble and
8670         postamble to make lilypond output directly compilable with
8671         latex.
8672
8673         
8674 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8675
8676         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
8677         instructions.
8678
8679 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8680
8681         * Documentation/user/glossary.tely: Add titling and hyperlinks.
8682
8683 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8684
8685         * lily/beam.cc (connect_beams): don't crash if there are quarter
8686         notes in beams.
8687
8688 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8689
8690         * Documentation/user/refman.itely: corrected ancient clef
8691         docu; added docu on ligatures
8692
8693 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8694
8695         * Documentation/user/glossary.tely,
8696         Documentation/user/refman.itely, input/les-nereides.ly,
8697         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
8698         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
8699         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
8700         Stem properties: flag-style -> stroke-style, style -> flag-style.
8701
8702 2002-09-22  Werner Lemberg  <wl@gnu.org>
8703
8704         * scripts/lilypond-book.py: Add option `notime' to suppress
8705         printing of a time signature.  Specify default indentation of 0pt
8706         if single line fragment.  Don't emit redundant `\paper{ }'.
8707
8708         * Documentation/user/lilypond-book.itely: Updated.
8709
8710         * Documentation/user/glossary.tely: Completely reformatting.
8711
8712 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8713
8714         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
8715
8716 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8717
8718         * Documentation/user/tutorial.itely: Fix links.
8719         
8720         * Documentation/topdocs/index.tely:
8721         * Documentation/index.texi:
8722         * Documentation/header.html.in: Small website fixes and updates.
8723
8724         * debian/: Debian patch by Anthony Fok.
8725
8726 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8727
8728         * Documentation/footer.html.in: How time flies: It's already 2002!
8729
8730         * Documentation/topdocs/index.tely: Stable/development fix.  Use
8731         more descriptive link names than 'here'.
8732
8733 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8734
8735         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
8736
8737 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8738
8739         * lily/part-combine-music-iterator.cc (get_state): cleanup
8740         (get_music_info): cleanup.
8741
8742 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8743
8744         * scm/backend-documentation-lib.scm (interface-doc-string):
8745         crosslinks between interfaces and grobs. Headings for interfaces
8746         in grob explanation.
8747
8748 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8749
8750         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
8751         dtd).  Add preliminary dtd.
8752         (re-sub-alist): Robustify.
8753
8754 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8755
8756         * lily/include/event-chord-iterator.hh,
8757         lily/context-specced-music-iterator.cc,
8758         lily/event.cc, lily/event-chord-iterator.cc: add
8759
8760 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8761
8762         * lily/: some (c) header fixes.
8763         
8764         * lily/request-chord.cc: Remove.
8765         
8766         * lily/include/event-chord-iterator.hh:
8767         * lily/include/event.hh:
8768         * lily/event-chord.cc: New file.
8769         
8770         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
8771         requested.
8772
8773 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8774
8775         * lily/ : rename Request to Event
8776
8777         * lily/parser.yy (command_element): move clef stuff into Scheme.
8778
8779         * lily/:  rename length_mom () to get_length()
8780
8781         * lily/part-combine-music.cc: removed file and class.
8782
8783         * lily/context-specced-music-iterator.cc (class
8784         Context_specced_music_iterator): new file. Obsoletes the
8785         Context_specced_music type.
8786
8787         * scm/music-types.scm (make-repeated-music): put different kinds
8788         of repeated music into music-type table.
8789
8790         * VERSION: 1.7.1 released.
8791
8792         * scm/to-xml.scm: new file.
8793
8794         * input/test/to-xml.ly (fooBar): demo of what is possible with the
8795         new Input representation: dump music as XML.
8796
8797         * scm/engraver-documentation-lib.scm
8798         (engraver-accepts-music-types?): add links from music to engraver,
8799         from music-type to engraver.
8800
8801         * lily/include/command-request.hh: removed
8802         lily/include/musical-request.hh: removed. Removed all _req classes
8803         except Key_change_req. Changes throughout.
8804
8805 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8806
8807         * lily/tuplet-engraver.cc (try_music): Compile kludge.
8808
8809 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8810
8811         * lily/*.cc: specify accepts for many engravers.
8812
8813         * scm/music-documentation-lib.scm: dump music expressions and
8814         music subtypes.
8815
8816         * scm/documentation-lib.scm: complete revision.
8817         Use GOOPS objects to store document tree explicitly. Cleaned up and
8818         sped up doco generation a lot.
8819
8820 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8821
8822         * input/trip.ly (fugaIILeft): add arpeggio
8823
8824         * lily/translator-group.cc (try_music_on_nongroup_children):
8825         oops. The name symbol is in the cdr of the assoc handle.
8826
8827         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
8828         Hyphen_req, Glissando_req, Break_req, Mark_req 
8829
8830 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8831
8832         * lily/musical-request.cc (music-duration-length,
8833         music-duration-compress): new functions.
8834
8835         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
8836         throughout. Warning doesn't work yet.
8837
8838         * lily/translator-group.cc (try_music_on_nongroup_children):
8839         new implementation: store candidate acceptors in a hashTable.
8840
8841 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8842
8843         * scm/music-types.scm (music-descriptions): change name to
8844         internal-class-name
8845
8846         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8847
8848 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8849
8850         * lily/beam.cc (connect_beams): don't crash if there are quarter
8851         notes in beams.
8852
8853 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8854
8855         * Documentation/user/refman.itely: corrected ancient clef
8856         docu; added docu on ligatures
8857
8858 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8859
8860         * Documentation/user/glossary.tely,
8861         Documentation/user/refman.itely, input/les-nereides.ly,
8862         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
8863         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
8864         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
8865         Stem properties: flag-style -> stroke-style, style -> flag-style.
8866
8867 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8868
8869         * scm/music-functions.scm (music-separator?): don't use name music
8870         property.
8871
8872 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8873
8874         * stepmake/stepmake/generic-targets.make (help): Document check
8875         target.
8876
8877         * lily/new-accidental-engraver.cc: Compile fix.
8878
8879 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8880
8881         * scripts/convert-ly.py: Add rule.
8882
8883         * input/test/music-creation.ly:
8884         * input/test/add-staccato.ly:
8885         * input/test/add-text-script.ly: ly-make-music.
8886
8887         * scm/drums.scm (make-head-type-elem, make-articulation-script):
8888         More ly-make-music renamings.
8889
8890         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
8891
8892         * lily/music-constructor.cc (make_music): Add debugging info.
8893
8894         * scm/music-functions.scm (make-simultaneous-music,
8895         (make-sequential-music, context-spec-music):
8896         * scm/music-types.scm (music-descriptions): Get lily to run.
8897
8898 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8899
8900         * lily/command-request.cc (transpose_key_alist): new function.
8901
8902         * lily/key-performer.cc (create_audio_elements): cleanup. 
8903
8904 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8905
8906         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
8907
8908         * lily/include/translator.hh (ENTER_DESCRIPTION): add
8909         events-accepted field.
8910
8911         * scm/music-types.scm: new file.
8912
8913         * lily/parser.yy: put music type initialization into scheme,
8914         similar to grob initialization.  Changes throughout.
8915
8916 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8917
8918         * Documentation/user/tutorial.itely: Fix links.
8919         
8920         * Documentation/index.texi: 
8921         * Documentation/header.html.in: 
8922         * Documentation/topdocs/index.tely: Small website fixes and updates.
8923
8924         * debian/: Debian patch by Anthony Fok.
8925
8926 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8927
8928         * Documentation/footer.html.in: How time flies: It's already 2002!
8929
8930         * Documentation/topdocs/index.tely: Stable/development fix.  Use
8931         more descriptive link names than 'here'.
8932
8933         * ROADMAP: Remove test stuff.
8934
8935         * scripts/update-lily.py: Allow auto-building of stable and
8936         development versions.  Bugfixes.
8937
8938 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8939
8940         * VERSION: released 1.7.0
8941
8942         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
8943
8944         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
8945         positive line widths.
8946
8947 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8948
8949         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
8950         go.  Fix comments.
8951
8952         * cygwin: Cygwin updates.
8953
8954 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8955
8956         * Documentation/windows/installing.texi (Top): version for python,
8957         urls for ghostscript (thanks to John Potelle)
8958         
8959         * lily/simultaneous-music-iterator.cc
8960         (Simultaneous_music_iterator): init children_list_ before
8961         triggering GC.
8962
8963         * lily/*-iterator.cc: be even more careful with smobbed copy
8964         constructors. 
8965
8966         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
8967         LeftEdge item.
8968
8969 2002-09-15  Werner Lemberg  <wl@gnu.org>
8970
8971         Improving LilyPond's output to make them ordinary TeX boxes with
8972         predictable dimensions.  System boxes are now vertically centered on
8973         the baseline; this offset can be further controlled with
8974         \lilypondscoreshift.
8975
8976         * lily/system.cc (System::post_processing): Pass length of current
8977         system to `start-system' (including any horizontal indentation).
8978
8979         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
8980         prettier.
8981         (lily-def): Append `%'.
8982         (start-system): Add parameter `wd'.  Output more TeX code to specify
8983         box dimensions.
8984         (stop-system, stop-last-system): Complement changes in
8985         `start-system'.
8986         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
8987         Updated.
8988
8989         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
8990         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
8991         Write final `\endinput'.
8992
8993         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
8994         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
8995         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
8996         files and macro definitions don't produce spurious spaces and
8997         paragraphs (using \endlinechar).
8998         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
8999
9000         * Documentation/user/internals.itely: Improved formatting, fixing
9001         typos.  Added a section `Output details' to describe how the TeX
9002         code looks like.
9003
9004 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9005
9006         * lily/accidental-engraver.cc: Also work with partial measures.
9007
9008 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9009
9010         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
9011         spanner.
9012
9013 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9014
9015         * lily/identifier-smob.cc (unpack_identifier): new file.
9016
9017         * lily/lexer.ll (identifier_type): new function.  use ly-id to
9018         pass off scheme expressions as music identifiers.
9019
9020         * scm/lily.scm: reorganisation, cleanups.
9021
9022         * lily/main.cc: small cleanups.
9023
9024 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9025
9026         * lily/ly-module.{cc,hh}: new file.
9027
9028 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9029
9030         * lily/accidental-engraver.cc: Also work with partial measures.
9031
9032 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9033
9034         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
9035
9036 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9037
9038         * lily/my-lily-lexer.cc: use SCM module in stead of
9039         Scheme_hash_table. Changes throughout.  
9040
9041 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9042
9043         * VERSION (MY_PATCH_LEVEL): make 1.7.0
9044