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