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