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