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