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