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