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