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