]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(warning): better robustness fix.
[lilypond.git] / ChangeLog
1 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * lily/grob.cc (warning): better robustness fix.
4
5 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
6
7         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
8
9         * lily/cluster-engraver.cc: stick better to variable naming
10         conventions
11
12         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
13         until stop_translation_timestep()
14
15         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
16         min/max coordinates to backend, but no musical info such as
17         pitches
18
19         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
20
21         * lily/grob.cc: robustness fix: warning(): do not crash if
22         cause is not set
23
24         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
25         the much more elaborated tuplet brackets than the very naive and
26         simple ligature bracket grob
27
28 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
29
30         * Documentation/user/refman.itely (Analysis brackets): add
31         horizontal bracket doco.
32
33         * ly/property-init.ly (setMmRestFermata): added.
34
35         * Documentation/user/refman.itely (Multi measure rests): fermatas
36         on mm rests.
37
38         * input/regression/apply-context.ly (texidoc): new file
39
40         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
41         code to be executed during interpretation. Possible applications:
42         smart octavation, more advanced bar checks. 
43
44         * lily/apply-context-iterator.cc: new file.
45
46 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
47
48         * input/test/new-markup.ly: new file.
49
50         * lily/text-item.cc (text_to_molecule): new function
51
52         * scm/new-markup.scm (lambda): new file
53
54         * lily/function-documentation.cc (ly_add_function_documentation):
55         add proc property as well
56
57 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
58
59         * Documentation/user/music-glossary.tely (Top): add custos.
60
61 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
62
63         * Documentation/topdocs/INSTALL.texi: advise how to include source
64         path to Emacs load-path and improve language.
65
66 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
67
68         * GNUmakefile.in: config.h message fix.
69
70         * autogen.sh:
71         * aclocal.m4: Regenerate.
72
73         * configure.in: 
74         * config.make.in: 
75         * stepmake/config.make.in: 
76         * stepmake/configure.in: 
77         * stepmake/autogen.sh: 
78         * stepmake/aclocal.m4: Update for autoconf 2.56.
79
80 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
81
82         * Documentation/topdocs/INSTALL.texi: instructions for an user how
83         to install Emacs-mode. Instructions how to use vim-mode.
84
85 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
86
87         * scm/music-types.scm (music-descriptions): no length for tempo event.
88
89         * input/*.ly: add \version everywhere.
90         
91         * input/*.ly: update syntax to 1.7 + new-chords.
92
93         * VERSION: 1.7.7 released.
94         
95         * Documentation/user/*.tely: new chord syntax.
96
97         * input/regression/[bc]*.ly (texidoc): syntax updates.
98         
99 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
100
101         * lilypond.words: add vocabulary to be used in auto-completion
102
103         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
104
105         * lilypond.vim: allow note name at EOF
106
107 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
108
109         * buildscripts/new-chords.py (edit): -e option: inline editing.
110
111         * input/regression/a*.ly (texidoc): syntax updates.
112
113         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
114         music): elucidations. 
115
116 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
117
118         * lily/include/lily-proto.hh, ly/engraver-init.ly,
119         ly/spanners-init.ly, scm/grob-description.scm,
120         scm/grob-property-description.scm, scm/music-types.scm,
121         lily/cluster-engraver.cc, lily/cluster.cc,
122         lily/include/cluster.hh, input/test/cluster.ly: cluster
123         implementation
124
125         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
126         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
127         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
128
129         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
130
131         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
132
133         * scm/grob-description.scm: bugfix: by default, use default note
134         head style when engraving ligatures
135
136         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
137
138         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
139         events
140
141         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
142
143         * input/test/ancient-font.ly: bugfix: style -> flag-style
144
145         * lily/ligature-engraver.cc: indentation fix
146
147         * lily/parser.yy: indentation fixes
148         
149 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
150
151         * input/regression/measure-grouping.ly: more elaborate example.
152
153         * lily/moment.cc: ly:add-moment, ly:mul-moment,
154         ly:div-moment. New functions 
155
156         * scm/music-functions.scm (set-time-signature): new function,
157         allow inline time sig settings with measure grouping.
158
159         * lily/parser.yy (command_element): move time sig construction
160         into Scheme.
161
162         * lily/side-position-interface.cc (out_of_staff): new function,
163         like padding, but keep minimum distance from staff. Easier than
164         linespanners (dynamics, pedals), but roughly the same effect.
165
166 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
167
168         * emacs-mode.el: Added spanish-note-replacements 
169         (<carlos.betancourt@chello.be>).
170
171         * vimrc: (Un)commenting with <(S-)F12>, tidy.
172
173 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
174
175         * lilypond.vim: Do not fontify cises, desis, etc.
176
177         * vimrc: view dvi with <S-F6>
178
179 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
180
181         * lily/lookup.cc (triangle): new function.
182
183         * input/regression/measure-grouping.ly (texidoc): new file: show
184         triangles and brackets for beat groups of 3 and 2.
185
186         * lily/include/measure-grouping-spanner.hh (class
187         Measure_grouping): new file.
188
189         * lily/measure-grouping-spanner.cc (brew_molecule): new file
190
191         * lily/measure-grouping-engraver.cc (class
192         Measure_grouping_engraver): new file.
193
194 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
195
196         * Merge from stable:
197
198             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
199         
200         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
201         stylesheet.
202
203         * ly/paper19.ly: Include paper19-init.ly.
204
205         * ly/paper19-init.ly: New file.
206
207         * Documentation/user/tutorial.itely (First steps): Fix first
208         example for font test.
209
210         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
211
212         * ChangeLog: Add 1.7.6 release marker (see below).
213
214         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
215         Add .py files.
216
217 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
218
219         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
220
221         * input/tutorial/*.ly: update to new syntax.
222
223         * lily/parser.yy (Composite_music): new transpose syntax,
224         \transpose FROM TO MUSIC. 
225
226 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
227
228         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
229         latex progress/error output to stderr (by default this goes to
230         stdout).  Show lilypond progress, even when not verbose.
231
232         * python/lilylib.py (system): New optional parameter to control
233         showing of progress.
234
235         * scm/backend-documentation-lib.scm (check-dangling-properties):
236         Fix error message.
237
238         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
239         axis, extent.
240
241         * scm/grob-property-description.scm (magnify): Remove.
242         (extent, axis): Add.
243
244 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
245
246         * VERSION: Release 1.7.6.
247
248         * scripts/convert-ly.py: more uniformization substitutions.
249
250         * buildscripts/new-chords.py (sub_chords): new file.
251
252 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
253
254         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
255         lilypond.map.  Include sauter fonts too.  Cleanups.
256
257 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
258
259         * Documentation/user/tutorial.itely (First steps): change to new
260         chord/tie/slur/beam notation.
261
262         * lily/parser.yy (event_that_take_dir): allow postfix notation for
263         ties.
264
265         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
266         engraver. Process ties in postfix notation, i.e. c8-~ c
267
268         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
269
270         * input/regression/beam-postfix-notation.ly (texidoc): new file.
271
272         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
273
274         * lily/beam-engraver.cc (try_music): accept new-beam-events
275
276         * input/regression/chord-scripts.ly (texidoc): new file
277
278         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
279         script-events.
280
281         * scm/script.scm (default-script-alist): cleanup.
282
283         * lily/script-engraver.cc (make_script_from_event): cleanup.
284
285         * lily/lyric-combine-music-iterator.cc
286         (Lyric_combine_music_iterator): remove superfluous events.
287         (melisma_busy): new function. Fix broken melismas.
288
289 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
290
291         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
292         Remove nonvalid settings. Use descriptive key names.
293         Use <Return> to indicate the pressing of that key.
294
295 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
296
297         * scripts/lilypond-book.py (option_definitions): Typo.
298
299         * scripts/ly2dvi.py: Updates.
300
301         * python/lilylib.py (setup_environment, print_environment)
302         (get_bbox, make_preview): Merge and remove from ly2dvi and
303         lilypond-book.
304
305         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
306
307         * .cvsignore: Remove some cruft.
308
309         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
310         path.
311
312         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
313         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
314         throughout.
315
316         * python/lilylib.py (quiet_system): Junk
317         (system): Display error log upon failure.
318         (read_pipe): New function.  Cleanups and fixes.
319
320         * python/*.py: Rename from *.py.in.
321         
322         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
323
324         * GNUmakefile.in (SUBDIRS): Move python before scripts.
325
326 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
327
328         * python/GNUmakefile: Bugfix: handle modules.
329
330         * stepmake/stepmake/python-module-targets.make (default): Add
331         compiled modules. 
332
333         * stepmake/stepmake/python-module-rules.make: Add rule for byte
334         compiling modules.
335
336         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
337         Bugfix.  (OUT_PYC_MODULES): Add.
338
339 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
340
341         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
342         Use default paths. Refresh description.
343
344 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
345
346         * VERSION: 1.7.5 released
347
348         * input/regression/finger-chords.ly (texidoc): new file.
349
350         * lily/script-engraver.cc (process_music): remove scriptHorizontal
351         support
352
353         * lily/fingering-engraver.cc (process_music): remove kludgy
354         scriptHorizontal stuff.
355
356         * lily/script.cc: remove staff-support property.
357
358         * lily/new-fingering-engraver.cc (add_fingering): new
359         file. Fingering engraver for new style chords.
360
361 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
362
363         * lily/parser.yy (bare_number): allow 4 \cm (without
364         decimal dot). (should backport to 1.6?)
365
366         * ly/declarations-init.ly: use Scheme for dimension defs.
367
368         * lily/parser.yy (TODO): remove hard coded dimensions, add
369         REAL NUMBER_IDENTIFIER production.
370
371         * lily/rest-collision.cc (force_shift_callback): rewrite using
372         -done property.
373
374         * scm/grob-property-description.scm (rest-collision-done): add
375         property.
376         
377         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
378
379 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
380
381         * input/regression/multi-measure-rest-center.ly: new file.
382
383         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
384         off horizontally by 0.05 ss. Fixed.
385
386 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
387
388         * scm/pdftex.scm: Rename ly-number to ly:number->string.
389
390         * Documentation/topdocs/index.tely: Remove duplicate from merge.
391
392 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
393
394         * lily/tie.cc (get_control_points): also avoid staff lines on the
395         just outside the outer staff lines
396
397 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
398
399         * ly/params-init.ly: Just define style-alist, no need to
400         define-public.
401
402         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
403         (thanks Han-Wen).
404
405         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
406         (FET_FILES): = FONT_FILES.
407
408         * Merge from stable:
409
410             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
411
412 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
413
414         * VERSION: 1.7.4 released.  
415         
416         * scm/generate-documentation.scm (string-append): add macro
417         definitions.
418
419         * lily/text-item.cc (lookup_text): don't use virtual fonts for
420         normal texts.
421
422         * lily/multi-measure-rest-engraver.cc: make separate
423         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
424
425         * lily/multi-measure-rest.cc: remove text handling. Remove
426         number-threshold.
427
428 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
429
430         * scm/music-types.scm: doc patch by Graham Percival
431
432 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
433
434         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
435         encoding part.
436         (Font_info.set_defaults): pixelsize now also defauts to '0'.
437         (sketch_p): Sketch wants only first four elements of X11 font spec.
438
439         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
440
441         * mf/feta-autometric.mf: Write foundry and family to log.
442
443         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
444         font translation table.
445
446         * buildscripts/mf-to-table.py: Better font info into afm.
447
448         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
449         1.0.9 required.
450
451         * configure.in: Whine for mftrace 1.0.9.
452
453 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
454
455         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
456
457         * lily/main.cc (main_prog): don't try to load init.EXT when
458         processing foo.EXT.
459
460 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
461
462         * scm/tex.scm (zigzig-line): added.
463
464         * scm/ps.scm (zigzag-line): added.
465
466         * ps/music-drawing-routines.ps (subvec): added.
467         (draw_zigzag_line): added.
468         
469         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
470         grob properties zigzag-width and zigzag-length.
471
472         * input/regression/glissando.ly: Add some zig-zagged glissandi.
473
474 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
475
476         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
477         svg output, including font.
478
479 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
480
481         * scm/lily.scm: Register sodipodi output module.
482
483         * scm/sodipodi.scm: New file.
484
485         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
486
487         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
488         comment, after header.
489         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
490         FullName.  Fix FontName key.
491
492 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
493
494         * lily/rest.cc (after_line_breaking): bugfix: dots after half
495         and breve rests.
496         
497         * input/test/blank-notes.ly: bugfix
498
499         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
500         rests. (Kim Shrier)
501
502         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
503         
504 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
505
506         * scm/tex.scm: 
507         * scm/ps.scm: Cleanup and remove obsolete junk.
508
509         * Documentation/user/internals.itely:
510         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
511
512         * lily/parser.yy: Identify shift/reduce problems.
513
514         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
515         make-style-sheet.  Too specific for convert-ly?
516
517 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
518
519         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
520
521         * input/test/*.ly: various fixes.
522
523         * lily/music.cc (name): bugfix
524
525         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
526
527         * lily/input-file-results.cc (code): set-point-and-click! ->
528         set-point-and-click
529         
530 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
531
532         * Use uniform ly: prefix for exported scheme primitive functions.
533
534         * scm/music-types.scm: junk compat glue
535
536         * scripts/convert-ly.py: add rules for stuff below, junk
537         compatibility glue for spanrequest.
538
539         * lily/parser.yy (verbose_event): remove \spanrequest,
540         \commandspanrequest, \script. 
541         
542         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
543
544         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
545         for \penalty, \glissando.
546
547         * VERSION: release 1.7.3
548         
549 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
550
551         * lily/accidental-engraver.cc: Fix
552         grace-in-the-beginning-of-measure bug caused by the resent
553         partial-measure fix.
554
555         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
556         overlap looks too crowded)
557         
558 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
559
560         * lily/parser.yy (assignment): allow SCM expression as assignment.
561
562         * lily/include/music-output-def.hh (class Music_output_def):
563         * lily/music-output-def.cc: 
564         * lily/paper-def.cc: 
565         * scm/font.scm (markup-to-properties):
566         * lily/parser.yy (music_output_def_body): 
567         remove style_sheet_
568
569 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
570
571         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
572         length.
573
574         * input/regression/spacing-to-grace.ly: new file.
575
576         * input/regression/spacing-end-of-line.ly: new file.
577
578         * lily/note-spacing.cc (get_spacing): take into account breakable
579         stuff sticking out at the left (time sig change at line break).
580
581         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
582         raggedright code.
583
584         * scm/music-functions.scm (make-voice-props-set): add
585         staff-position for mm rests.
586  
587         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
588         before grace notes a little.
589
590         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
591
592         * lily/break-align-interface.cc (do_alignment): right-edge spacing
593         key adds space at the end of line. 
594
595 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
596
597         * scm/sketch.scm: Fix beams.
598
599         * buildscripts/mf-to-table.py: Add EncodingScheme.
600
601         * scm/sketch.scm: Resurrect.
602
603 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
604
605         * lily/multi-measure-rest.cc: use breve rests for measure lengths
606         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
607
608 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
609
610         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
611
612         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
613
614 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
615
616         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
617         token for origin information.
618
619         * lily/parser.yy (My_lily_lexer): do identifier location and
620         cloning from lexer.
621
622         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
623         logic out of the parser. Add bar checks on both ends.
624
625         * Documentation/user/refman.itely (Multi measure rests): add more
626         notes about mm rests.
627
628 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
629
630         * input/regression/bar-scripts.ly: Re-enable.
631
632         * lily/parser.yy:
633         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
634         released rsn.  Bison 1.50 has a crucial bug and won't work.
635
636         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
637
638
639 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
640
641         * input/regression/bar-scripts.ly: Blunt documentation build fix.
642
643 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
644
645         * Actually merge changes since 1.6.4 besides ChangeLog, and
646         resolve conflicts.  Lots of updates, hope all is well.
647         
648         * cygwin/lilypond.hint (requires): Add ghostscript.
649
650         * scm: Update some (c).
651         
652 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
653
654         * input/test/{various}.ly: add \header fields and texidoc strings.
655
656 2002-10-05  Werner Lemberg  <wl@gnu.org>
657
658         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
659         renamed to `output_latex_quoted'.
660         Added `output_latex_noquote'.
661         (schedule_lilypond_block): Implement `noquote' option for LaTeX
662         mode.
663
664 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
665
666         * ChangeLog: Add 1.6.6 release marker.  See below.
667
668         * stepmake/stepmake/po-targets.make: Remove --c++ option.
669
670         * scripts/midi2ly.py: Fix global syntax warnings.
671
672         * GNUmakefile.in: Generate builddir locale tree too.
673
674         * scripts/ly2dvi.py:
675         * scripts/midi2ly.py: 
676         * scripts/mup2ly.py: 
677         * scripts/update-lily.py:
678         * lily/main.cc (setup_paths): Fix for locales setup.
679
680 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
681
682         * Documentation/windows/installing.texi: Soften wording about
683         necessity of becoming Administrator.  tommie@iae.nl reports this
684         does not seem to be necessary for his flavour of Windows 2000.
685         Explicitely discourage text mode mounts.
686
687 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
688
689         * lily/rest.cc (after_line_breaking): backport dot position fix.
690
691         * lily/rest-collision.cc (do_shift): also remove dots for suicided
692         rests. Thanks to Klaus Zimmermann for finding this bug.
693
694 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
695
696         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
697
698 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
699
700         * Documentation/user/music-glossary.tely: fix links.
701
702 2002-10-21  Werner Lemberg  <wl@gnu.org>
703
704         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
705         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
706         scaling factor) only once and use them in the definition of
707         \embeddedps.
708         * ps/music-drawing-routines.ps (skeel): Removed.
709
710 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
711
712         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
713         Solaris7, as we don't use nested $( ) constructs.
714
715 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
716
717         * VERSION: Release 1.6.6.
718         
719 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
720
721         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
722         as workaround for /bin/sh problems on Solaris7.
723
724 2002-10-19  Werner Lemberg  <wl@gnu.org>
725
726         * GNUmakefile.in (web-doc): Fix typos.
727         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
728         `music-drawing-routines.ps' but emit \special{header=...} once.
729         * scm/tex.scm (header-end): Updated.
730
731 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
732
733         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
734         undefined tremolo. 
735
736 2002-10-15  Werner Lemberg  <wl@gnu.org>
737
738         * scripts/lilypond-book.py (g_make_html): New global variable.
739         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
740         if `g_make_html' isn't set.
741         [main]: Add format `texi-html'.
742         (option_definitions): Updated.
743         * Documentation/user/lilypond-book.itely: Updated.
744
745         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
746         * make/ly-rules.make (%.texi, %.nexi): Use it.
747         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
748         format to lilypond-book.
749         * GNUmakefile.in (web-doc): Ditto.
750
751 2002-10-14  Werner Lemberg  <wl@gnu.org>
752
753         Further improve TeX output.  The produced files are about 40%
754         smaller.  `lilyponddefs.tex' is now read only once.
755
756         * tex/lilyponddefs.tex: Remove footer stuff.
757         (\ifundefined): Renamed to...
758         (\lilypondundefined): This.  Use LaTeX's definition to
759         make it nestable and make it global.
760         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
761         output.
762         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
763         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
764         them global.
765         (\placebox): Renamed to...
766         (\lyitem): This.
767         Make it global and call \outputscale by itself.
768         (\lybox, \lyvrule): New macros to reduce input data.
769         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
770         New auxiliary macros.
771         (\SkipLilydefs, \EndLilyPondOutput): Removed.
772         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
773         to...
774         (\lilypondspace): This and made it global.
775         (\turnOnPostScript): Renamed to...
776         (\lilypondpostscript): This and made it global.
777         (\turnOnExperimentalFeatures): Renamed to...
778         (\lilypondexperimentalfeatures): This and made it global.
779         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
780         (\lilypondsetdimen): This and made it global.
781         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
782         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
783         (all, $(outdir)/music-drawing-routines.ps): New rules.
784         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
785         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
786         start-system, stop-system, stop-last-system, filledbox): Updated to
787         use the changed macros from lilyponddefs.tex.
788         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
789
790 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
791
792         * Documentation/windows/installing.texi: Update.
793
794 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
795
796         * VERSION: 1.6.5 released
797
798         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
799
800 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
801
802         * scm/translator-property-description.scm (voltaOnThisStaff): add
803         property.
804
805 2002-09-28  Werner Lemberg  <wl@gnu.org>
806
807         * scm/tex.scm (header-end): Suppress page numbering.
808
809         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
810         Fix quotation for HTML output.
811
812 2002-09-28   Graham Percival   <gperciva@sfu.ca>
813         
814         * Documentation/user/refman.itely: grammar and phrasing
815           fixes to "Note Entry" section.  Also adds a few new examples.
816
817 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
818
819         * flower/include/string-data.icc: include string.h
820
821 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
822
823         * scm/chord-name.scm (chord::inner-name-banter): remove space.
824
825 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
826
827         * Documentation/user/GNUmakefile (extra-local-help): Add.
828
829         * stepmake/stepmake/www-targets.make (local-help): Add.
830
831 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
832
833         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
834         packages.
835
836         * Documentation/topdocs/README.texi (Top): building documentation
837         (not website.)
838
839 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
840
841         * Documentation/user/refman.itely: 
842         * Documentation/user/tutorial.itely: 
843         * Documentation/user/music-glossary.tely: Merge changes.
844
845         * Documentation/user/glossary.html.in: 
846         * Documentation/index.texi: 
847         * Documentation/header.html.in: Accomodate renaming of glossary.
848         
849         * Documentation/user/tutorial.itely: Add some glossary references.
850         
851         * Documentation/user/refman.itely: Minor fixes.
852         
853         * Documentation/user/lilypond.tely: Add glossary do direntry.
854
855         * Documentation/user/music-glossary.tely: Rename (previously:
856         glossary.tely).  Fix anchor placement.
857
858         * Documentation/user/GNUmakefile: Make music-glossary.info too.
859
860 2002-09-23  Werner Lemberg  <wl@gnu.org>
861
862         * scripts/lilypond-book.py (output_dict): Fix handling of
863         various environments by avoid extraneous newlines.
864         Rename `output-all' regexp for html to `output-html'.
865         Replace `output-all' regexp for texi with `output-texi-quote'
866         and `output-texi-noquote'.
867         (compose_full_body): Don't override `linewidth' user option
868         for `singleline'.
869         (schedule_lilypond_block): Don't indent text specified with
870         `intertext' option.
871         Add new option `noquote'.
872         (compile_all_files): Use latex instead of tex to compile ly
873         files directly.
874
875         * Documentation/user/lilypond-book.itely: Updated and revised.
876         Improve layout.
877
878         * Documentation/user/glossary.tely,
879         Documentation/user/introduction.itely,
880         Documentation/user/tutorial.itely,
881         Documentation/user/refman.itely,
882         Documentation/user/appendices.itely: Fix overfull LilyPond
883         boxes caused by the new lilypond-book code.  Other minor
884         fixes.
885
886         * Documentation/user/macros.itexi (@texiflat): Don't emit
887         trailing space.
888
889         * scm/tex.scm (end-output, header-end): Add preamble and
890         postamble to make lilypond output directly compilable with
891         latex.
892
893         
894 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
895
896         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
897         instructions.
898
899 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
900
901         * Documentation/user/glossary.tely: Add titling and hyperlinks.
902
903 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
904
905         * lily/beam.cc (connect_beams): don't crash if there are quarter
906         notes in beams.
907
908 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
909
910         * Documentation/user/refman.itely: corrected ancient clef
911         docu; added docu on ligatures
912
913 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
914
915         * Documentation/user/glossary.tely,
916         Documentation/user/refman.itely, input/les-nereides.ly,
917         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
918         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
919         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
920         Stem properties: flag-style -> stroke-style, style -> flag-style.
921
922
923 2002-09-22  Werner Lemberg  <wl@gnu.org>
924
925         * scripts/lilypond-book.py: Add option `notime' to suppress
926         printing of a time signature.  Specify default indentation of 0pt
927         if single line fragment.  Don't emit redundant `\paper{ }'.
928
929         * Documentation/user/lilypond-book.itely: Updated.
930
931         * Documentation/user/glossary.tely: Completely reformatting.
932
933 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
934
935         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
936
937 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
938
939         * Documentation/user/tutorial.itely: Fix links.
940         
941         * Documentation/topdocs/index.tely:
942         * Documentation/index.texi:
943         * Documentation/header.html.in: Small website fixes and updates.
944
945         * debian/: Debian patch by Anthony Fok.
946
947 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
948
949         * Documentation/footer.html.in: How time flies: It's already 2002!
950
951         * Documentation/topdocs/index.tely: Stable/development fix.  Use
952         more descriptive link names than 'here'.
953
954 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
955
956         * VERSION: 1.7.2 released
957         * VERSION: 1.6.4 released
958         
959         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
960
961         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
962         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
963
964         * mf/feta-din.mf (test): add x-height and space.
965
966         * lily/dynamic-engraver.cc (process_music): take dynamic direction
967         from ^_ for crescendi. Idem for slurs and phrasing slurs.
968
969         * ly/grace-init.ly: add-to-grace-init: function to portably add
970         settings to \grace. 
971
972         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
973         if we get an absolute dynamic event.
974  
975         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
976
977         * lily/source-file.cc (get_line): oops. All line numbers were off
978         by 2. Fix that. 
979
980         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
981         be after the note, combined with -_^, i.e. c4-(-\)-\>  
982
983         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
984
985         * lily/parser.yy (number_factor): remove (number) as number
986         expression. ("Let them eat Lisp").
987
988 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
989
990         * lily/horizontal-bracket.cc: new file.
991
992         * lily/horizontal-bracket-engraver.cc: new file.
993
994         * input/regression/note-group-bracket.ly: new file. Support
995         horizontal note brackets for music analysis.
996
997         * lily/stem.cc (flag): new flag-style: no-flag.
998
999         * input/test/stem-cross-staff.ly: new file
1000         
1001         * Documentation/user/internals.itely: Improved formatting, fixing
1002         typos.  Added a section `Output details' to describe how the TeX
1003         code looks like.
1004
1005         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1006
1007         * lily/parser.yy: remove \dynamicscript.
1008
1009         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1010         definitions. 
1011
1012         * python/midi.c (midi_error): take two arguments.
1013
1014         * Merge 1.6.5 changes:
1015         
1016 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1017
1018         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1019         staff-space.  Previous 1.5 was probably meant as half-spaces.
1020         (cautionary-style): parentheses (was: smaller).  This is what doco
1021         says, and it seems more logical.
1022
1023         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1024         for 2nd sentence.
1025
1026 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1027
1028         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1029
1030 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1031
1032         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1033
1034 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1035
1036         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1037
1038 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1039
1040         * scm/translator-property-description.scm (voltaOnThisStaff): add
1041         property.
1042
1043 2002-09-28  Werner Lemberg  <wl@gnu.org>
1044
1045         * scm/tex.scm (header-end): Suppress page numbering.
1046
1047         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1048         Fix quotation for HTML output.
1049
1050 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1051         
1052         * Documentation/user/refman.itely: grammar and phrasing
1053           fixes to "Note Entry" section.  Also adds a few new examples.
1054
1055 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1056
1057         * flower/include/string-data.icc: include string.h
1058
1059 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1060
1061         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1062
1063 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1064
1065         * Documentation/user/GNUmakefile (extra-local-help): Add.
1066
1067         * stepmake/stepmake/www-targets.make (local-help): Add.
1068
1069 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1070
1071         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1072         packages.
1073
1074         * Documentation/topdocs/README.texi (Top): building documentation
1075         (not website.)
1076
1077 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1078
1079         * Documentation/user/refman.itely: 
1080         * Documentation/user/tutorial.itely: 
1081         * Documentation/user/music-glossary.tely: Merge changes.
1082
1083         * Documentation/user/glossary.html.in: 
1084         * Documentation/index.texi: 
1085         * Documentation/header.html.in: Accomodate renaming of glossary.
1086         
1087         * Documentation/user/tutorial.itely: Add some glossary references.
1088         
1089         * Documentation/user/refman.itely: Minor fixes.
1090         
1091         * Documentation/user/lilypond.tely: Add glossary do direntry.
1092
1093         * Documentation/user/music-glossary.tely: Rename (previously:
1094         glossary.tely).  Fix anchor placement.
1095
1096         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1097
1098 2002-09-23  Werner Lemberg  <wl@gnu.org>
1099
1100         * scripts/lilypond-book.py (output_dict): Fix handling of
1101         various environments by avoid extraneous newlines.
1102         Rename `output-all' regexp for html to `output-html'.
1103         Replace `output-all' regexp for texi with `output-texi-quote'
1104         and `output-texi-noquote'.
1105         (compose_full_body): Don't override `linewidth' user option
1106         for `singleline'.
1107         (schedule_lilypond_block): Don't indent text specified with
1108         `intertext' option.
1109         Add new option `noquote'.
1110         (compile_all_files): Use latex instead of tex to compile ly
1111         files directly.
1112
1113         * Documentation/user/lilypond-book.itely: Updated and revised.
1114         Improve layout.
1115
1116         * Documentation/user/glossary.tely,
1117         Documentation/user/introduction.itely,
1118         Documentation/user/tutorial.itely,
1119         Documentation/user/refman.itely,
1120         Documentation/user/appendices.itely: Fix overfull LilyPond
1121         boxes caused by the new lilypond-book code.  Other minor
1122         fixes.
1123
1124         * Documentation/user/macros.itexi (@texiflat): Don't emit
1125         trailing space.
1126
1127         * scm/tex.scm (end-output, header-end): Add preamble and
1128         postamble to make lilypond output directly compilable with
1129         latex.
1130
1131         
1132 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1133
1134         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1135         instructions.
1136
1137 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1138
1139         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1140
1141 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1142
1143         * lily/beam.cc (connect_beams): don't crash if there are quarter
1144         notes in beams.
1145
1146 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1147
1148         * Documentation/user/refman.itely: corrected ancient clef
1149         docu; added docu on ligatures
1150
1151 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1152
1153         * Documentation/user/glossary.tely,
1154         Documentation/user/refman.itely, input/les-nereides.ly,
1155         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1156         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1157         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1158         Stem properties: flag-style -> stroke-style, style -> flag-style.
1159
1160 2002-09-22  Werner Lemberg  <wl@gnu.org>
1161
1162         * scripts/lilypond-book.py: Add option `notime' to suppress
1163         printing of a time signature.  Specify default indentation of 0pt
1164         if single line fragment.  Don't emit redundant `\paper{ }'.
1165
1166         * Documentation/user/lilypond-book.itely: Updated.
1167
1168         * Documentation/user/glossary.tely: Completely reformatting.
1169
1170 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1171
1172         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1173
1174 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1175
1176         * Documentation/user/tutorial.itely: Fix links.
1177         
1178         * Documentation/topdocs/index.tely:
1179         * Documentation/index.texi:
1180         * Documentation/header.html.in: Small website fixes and updates.
1181
1182         * debian/: Debian patch by Anthony Fok.
1183
1184 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1185
1186         * Documentation/footer.html.in: How time flies: It's already 2002!
1187
1188         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1189         more descriptive link names than 'here'.
1190
1191 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1192
1193         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1194
1195 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1196
1197         * lily/part-combine-music-iterator.cc (get_state): cleanup
1198         (get_music_info): cleanup.
1199
1200 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1201
1202         * scm/backend-documentation-lib.scm (interface-doc-string):
1203         crosslinks between interfaces and grobs. Headings for interfaces
1204         in grob explanation.
1205
1206 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1207
1208         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1209         dtd).  Add preliminary dtd.
1210         (re-sub-alist): Robustify.
1211
1212 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1213
1214         * lily/include/event-chord-iterator.hh,
1215         lily/context-specced-music-iterator.cc,
1216         lily/event.cc, lily/event-chord-iterator.cc: add
1217
1218 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1219
1220         * lily/: some (c) header fixes.
1221         
1222         * lily/request-chord.cc: Remove.
1223         
1224         * lily/include/event-chord-iterator.hh:
1225         * lily/include/event.hh:
1226         * lily/event-chord.cc: New file.
1227         
1228         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1229         requested.
1230
1231 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1232
1233         * lily/ : rename Request to Event
1234
1235         * lily/parser.yy (command_element): move clef stuff into Scheme.
1236
1237         * lily/:  rename length_mom () to get_length()
1238
1239         * lily/part-combine-music.cc: removed file and class.
1240
1241         * lily/context-specced-music-iterator.cc (class
1242         Context_specced_music_iterator): new file. Obsoletes the
1243         Context_specced_music type.
1244
1245         * scm/music-types.scm (make-repeated-music): put different kinds
1246         of repeated music into music-type table.
1247
1248         * VERSION: 1.7.1 released.
1249
1250         * scm/to-xml.scm: new file.
1251
1252         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1253         new Input representation: dump music as XML.
1254
1255         * scm/engraver-documentation-lib.scm
1256         (engraver-accepts-music-types?): add links from music to engraver,
1257         from music-type to engraver.
1258
1259         * lily/include/command-request.hh: removed
1260         lily/include/musical-request.hh: removed. Removed all _req classes
1261         except Key_change_req. Changes throughout.
1262
1263 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1264
1265         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1266
1267 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1268
1269         * lily/*.cc: specify accepts for many engravers.
1270
1271         * scm/music-documentation-lib.scm: dump music expressions and
1272         music subtypes.
1273
1274         * scm/documentation-lib.scm: complete revision.
1275         Use GOOPS objects to store document tree explicitly. Cleaned up and
1276         sped up doco generation a lot.
1277
1278 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1279
1280         * input/trip.ly (fugaIILeft): add arpeggio
1281
1282         * lily/translator-group.cc (try_music_on_nongroup_children):
1283         oops. The name symbol is in the cdr of the assoc handle.
1284
1285         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1286         Hyphen_req, Glissando_req, Break_req, Mark_req 
1287
1288 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1289
1290         * lily/musical-request.cc (music-duration-length,
1291         music-duration-compress): new functions.
1292
1293         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1294         throughout. Warning doesn't work yet.
1295
1296         * lily/translator-group.cc (try_music_on_nongroup_children):
1297         new implementation: store candidate acceptors in a hashTable.
1298
1299 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1300
1301         * scm/music-types.scm (music-descriptions): change name to
1302         internal-class-name
1303
1304         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1305
1306 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1307
1308         * lily/beam.cc (connect_beams): don't crash if there are quarter
1309         notes in beams.
1310
1311 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1312
1313         * Documentation/user/refman.itely: corrected ancient clef
1314         docu; added docu on ligatures
1315
1316 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1317
1318         * Documentation/user/glossary.tely,
1319         Documentation/user/refman.itely, input/les-nereides.ly,
1320         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1321         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1322         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1323         Stem properties: flag-style -> stroke-style, style -> flag-style.
1324
1325 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1326
1327         * scm/music-functions.scm (music-separator?): don't use name music
1328         property.
1329
1330 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1331
1332         * stepmake/stepmake/generic-targets.make (help): Document check
1333         target.
1334
1335         * lily/new-accidental-engraver.cc: Compile fix.
1336
1337 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1338
1339         * scripts/convert-ly.py: Add rule.
1340
1341         * input/test/music-creation.ly:
1342         * input/test/add-staccato.ly:
1343         * input/test/add-text-script.ly: ly-make-music.
1344
1345         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1346         More ly-make-music renamings.
1347
1348         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1349
1350         * lily/music-constructor.cc (make_music): Add debugging info.
1351
1352         * scm/music-functions.scm (make-simultaneous-music,
1353         (make-sequential-music, context-spec-music):
1354         * scm/music-types.scm (music-descriptions): Get lily to run.
1355
1356 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1357
1358         * lily/command-request.cc (transpose_key_alist): new function.
1359
1360         * lily/key-performer.cc (create_audio_elements): cleanup. 
1361
1362 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1363
1364         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1365
1366         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1367         events-accepted field.
1368
1369         * scm/music-types.scm: new file.
1370
1371         * lily/parser.yy: put music type initialization into scheme,
1372         similar to grob initialization.  Changes throughout.
1373
1374 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1375
1376         * Documentation/user/tutorial.itely: Fix links.
1377         
1378         * Documentation/index.texi: 
1379         * Documentation/header.html.in: 
1380         * Documentation/topdocs/index.tely: Small website fixes and updates.
1381
1382         * debian/: Debian patch by Anthony Fok.
1383
1384 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1385
1386         * Documentation/footer.html.in: How time flies: It's already 2002!
1387
1388         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1389         more descriptive link names than 'here'.
1390
1391         * ROADMAP: Remove test stuff.
1392
1393         * scripts/update-lily.py: Allow auto-building of stable and
1394         development versions.  Bugfixes.
1395
1396 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1397
1398         * VERSION: released 1.7.0
1399
1400         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1401
1402         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1403         positive line widths.
1404
1405 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1406
1407         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1408         go.  Fix comments.
1409
1410         * cygwin: Cygwin updates.
1411
1412 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1413
1414         * Documentation/windows/installing.texi (Top): version for python,
1415         urls for ghostscript (thanks to John Potelle)
1416         
1417         * lily/simultaneous-music-iterator.cc
1418         (Simultaneous_music_iterator): init children_list_ before
1419         triggering GC.
1420
1421         * lily/*-iterator.cc: be even more careful with smobbed copy
1422         constructors. 
1423
1424         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1425         LeftEdge item.
1426
1427 2002-09-15  Werner Lemberg  <wl@gnu.org>
1428
1429         Improving LilyPond's output to make them ordinary TeX boxes with
1430         predictable dimensions.  System boxes are now vertically centered on
1431         the baseline; this offset can be further controlled with
1432         \lilypondscoreshift.
1433
1434         * lily/system.cc (System::post_processing): Pass length of current
1435         system to `start-system' (including any horizontal indentation).
1436
1437         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1438         prettier.
1439         (lily-def): Append `%'.
1440         (start-system): Add parameter `wd'.  Output more TeX code to specify
1441         box dimensions.
1442         (stop-system, stop-last-system): Complement changes in
1443         `start-system'.
1444         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1445         Updated.
1446
1447         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1448         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1449         Write final `\endinput'.
1450
1451         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1452         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1453         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1454         files and macro definitions don't produce spurious spaces and
1455         paragraphs (using \endlinechar).
1456         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1457
1458         * Documentation/user/internals.itely: Improved formatting, fixing
1459         typos.  Added a section `Output details' to describe how the TeX
1460         code looks like.
1461
1462 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1463
1464         * lily/accidental-engraver.cc: Also work with partial measures.
1465
1466 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1467
1468         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1469         spanner.
1470
1471 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1472
1473         * lily/identifier-smob.cc (unpack_identifier): new file.
1474
1475         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1476         pass off scheme expressions as music identifiers.
1477
1478         * scm/lily.scm: reorganisation, cleanups.
1479
1480         * lily/main.cc: small cleanups.
1481
1482 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1483
1484         * lily/ly-module.{cc,hh}: new file.
1485
1486 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1487
1488         * lily/accidental-engraver.cc: Also work with partial measures.
1489
1490 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1491
1492         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1493
1494 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1495
1496         * lily/my-lily-lexer.cc: use SCM module in stead of
1497         Scheme_hash_table. Changes throughout.  
1498
1499 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1500
1501         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1502