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