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