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