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