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