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