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