]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/music-types.scm: compile fix: escape braces
[lilypond.git] / ChangeLog
1 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2
3         * scm/music-types.scm: compile fix: escape braces
4
5         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
6         work around font selection problem
7
8 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9
10         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
11         information.
12
13 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
14
15         * lily/multi-measure-rest-engraver.cc (class
16         Multi_measure_rest_engraver): make multiple Number objects, one
17         for each MultiMeasureTextEvent.
18
19         * scm/music-functions.scm (glue-mm-rest-texts): use
20         MultiMeasureTextEvent
21
22         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
23
24         * Documentation/user/refman.itely (Multi measure rests): update.
25
26 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
27
28         * lily/ly-module.cc (ly_copy_module_variables): use
29         scm_internal_hash_fold() for iterating modules.
30
31 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
32
33         * Documentation/user/refman.itely: Section Custodes: added more
34         example code
35
36         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
37         neo-mensural rests to parmesan font
38
39         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
40         header
41
42 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
43
44         * Documentation/user/macros.itexi: @fileref macro.
45
46         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
47         each file. 
48
49 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
50
51         * lily/include/custos.hh, make/lilypond.suse.spec.in,
52         Documentation/topdocs/AUTHORS.texi: updated my email address
53
54         * Documentation/user/refman.itely: updated custos documentation;
55         beautified divisiones example; beautified articulations table
56
57         * lily/breathing-sign.cc: bugfix: finalis molecule
58
59 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
60
61         * Documentation/user/refman.itely: added docu for
62         contemporary fermata symbols, gregorian breathing signs; small fixes
63
64         * ly/gregorian-init.ly: removed obsolete #'type props
65
66 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
67
68         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
69         minimum-length property correctly.
70
71 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
72
73         * scm/music-functions.scm (make-multi-measure-rest): set input
74         locations for multimeasure rests.
75         
76
77 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
78
79         * input/regression/breathing-sign.ly: updated to for ancient
80         notation
81
82 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
83
84         * scripts/ly2dvi.py: Add newline.
85
86 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
87
88         * scripts/ly2dvi.py (dependency_files): Compile fix.
89
90 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
91
92         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
93         (make_html_menu_file): --html menu. 
94
95 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
96
97         * scripts/ly2dvi.py (run_dvips): +add the .map file 
98
99 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
100
101         * input/screech-boink.ly: new file.
102
103 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
104
105         * scripts/lilypond-book.py (make_lilypond_file): convert
106         lilypond-file to lilypond block directly, without going through
107         begin/end lilypond text.
108         
109
110 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
111
112         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
113         scm/grob-description.scm: moved Michael's original breathing sign
114         code in brew_molecule() to divisio_minima(); provided new
115         brew_molecule() that effectively replaces the
116         Text_item::brew_molecule callback (with additional fallback to
117         Michael's original code); added callbacks for brewing divisio
118         maior/maxima and finalis
119
120         * gregorian-init.ly: added breathing sign shortcuts for virgula,
121         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
122
123         * script-init.ly: added shortfermata, longfermata,
124         verylongfermata, varcoda
125
126         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
127         longfermata, verylongfermata, varcomma, varcoda
128
129 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
130
131         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
132           Remove all noquote and insert a few quote.
133         
134         * Documentation/user/lilypond-book.itely (Music fragment options),
135           scripts/lilypond-book.py: Don't include quotation blocks by
136           default. Introduce option quote instead of noquote
137
138 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
139
140         * VERSION: 1.7.15 released
141         
142         * Documentation/user/lilypond.tely: omf updates.
143
144         * buildscripts/texi2omf.py (omf_vars): include version.date
145
146         * make/lilypond.redhat.spec.in: fixes for spec file. 
147
148         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
149         by function definition: lily now requires a recent GNU Make.
150
151         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
152
153         * make/ly-rules.make: remove .ly -> .tex rule
154
155         * Documentation/user/refman.itely (Figured bass): revised figured
156         bass example.
157
158 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
159
160         * stepmake/stepmake/omf-targets.make (local-install): add
161         scrollkeeper-update message.
162
163         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
164         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
165
166         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
167
168         * Documentation/user/converters.itely (Invoking midi2ly): add
169         track/channel notice.
170
171 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
172
173         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
174
175         * lily/parser.yy (scalar): DIGIT is also a scalar.
176
177         * Documentation/user/music-glossary.tely: add @omf tags
178
179         * Documentation/user/lilypond.tely: add @omf tags
180
181         * scm/generate-documentation.scm (string-append): add @omf tags.
182
183         * stepmake/stepmake/omf-*: new files 
184
185         * input/regression/multi-measure-rest.ly (texidoc): add doco
186
187         * GNUmakefile.in (web-doc-install): add web-doc-install target
188
189         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
190         fixes crashes while dumping MIDI.
191
192         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
193         midi
194
195 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
196
197         * buildscripts/texi2omf.py: new file.
198
199         * mf/feta-beugel.mf: include font count, not staffsize (16) in
200         font-name
201
202 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
203
204         * input/regression/beam-manual-beaming.ly (texidoc): new file.
205
206         * lily/sequential-iterator.cc (descend_to_child): call
207         descend_to_child() for all types of music.
208
209 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
210
211         * scm/translator-property-description.scm: Add
212         bassFigureFormatFunction.  Replace some entries.
213
214 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
215
216         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
217         clean out.
218
219 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
220
221         * scripts/midi2ly.py (Note.dump): never dump duration for
222         dump_dur=0.
223
224         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
225         new function
226
227         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
228         figures using new markups. Much simpler, and should improve layout
229         a little.
230
231         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
232
233 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
234
235         * ly/engraver-init.ly: use Hara kiri by default for 
236         ChordNames, FiguredBass and Lyrics(Voice) context. 
237
238         * lily/axis-group-engraver.cc (acknowledge_grob): use
239         rhythmic-grob-interface for selecting items not to hara-kiri'd 
240
241         * scm/new-markup.scm (markup-function-list): add bracket,
242         vbracket.
243
244         * ly/engraver-init.ly (ChordNamesContext): set
245         minimumVerticalExtent
246
247 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
248
249         * input/test/time-signature-double.ly: new file 
250
251         * input/regression/collision-head-chords.ly (texidoc): new file.
252
253         * lily/type-swallow-translator.cc: add note swallow translator 
254
255         * input/test/time-signature-double.ly: new file.
256
257         * lily/type-swallow-translator.cc: add Rest_swallow_translator
258
259         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
260         (FiguredBassContext): idem.
261
262         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
263
264         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
265
266         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
267
268         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
269         .afm dependency
270
271         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
272
273         * python/lilylib.py (make_page_images): add function.
274
275         * scripts/ly2dvi.py (run_latex): include title in preview image.
276
277         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
278         from lilypond-book for <ly2dvifile> tags in HTML.
279
280         * scripts/ly2dvi.py (option_definitions): add --debug option to
281         print out environment.
282
283         * input/regression/tie-chord-partial.ly: new file.
284
285 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
286
287         * lilypond.words: add 3
288
289 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
290
291         * scm/new-markup.scm (markup-function-list): add finger-markup
292
293         * input/tutorial/brahms-tweaked.ly: new markup 
294
295         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
296
297         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
298         crash when processing '() markup
299
300         * input/regression/breathing-sign.ly (texidoc): add caesura example.
301
302         * lily/breathing-sign.cc (railtracks): another caesura.
303
304         * mf/feta-schrift.mf: caesura symbol. 
305
306 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
307
308         * scripts/convert-ly.py (FatalConversionError.conv): add
309         ly:molecule-XXX conversions.
310
311         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
312
313         * input/regression/multi-measure-rest-text.ly: new file.
314
315         * scm/music-functions.scm (glue-mm-rest-texts): automatically
316         convert MMREST-TEXT to MultiMeasureRestNumber settings.
317
318         * ly/engraver-init.ly (ScoreContext): move tablature settings to
319         ScoreContext
320
321         * scm/new-markup.scm (center-markup): \center markup.
322
323         * scm/music-functions.scm: remove pitchify scripts.
324
325         * lily/music.cc (print_smob): display music name if available 
326
327 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
328
329         * Documentation/user/refman.itely (Instrument names): remove
330         \turnOff doco.
331
332 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
333
334         * lily/score.cc (mark_smob): bugfix.
335
336         * input/regression/rehearsal-mark.ly: new file.
337
338         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
339         report error at the current token again.
340
341 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
342
343         * cygwin/mknetrel: Exit if doc build fails.
344
345         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
346
347 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
348
349         * scm/music-types.scm (music-descriptions): add doc strings
350
351 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
352
353         * lily/lexer.ll: 
354         * lily/include/my-lily-lexer.hh: 
355         * lily/include/includable-lexer.hh: Add flex kludge.
356
357         * config.hh.in: 
358         * config.make.in: 
359         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
360         cruft.
361         
362         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
363         code.
364
365 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
366
367         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
368
369         * lily/parser.yy (new_chord): Compile fix.
370
371 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
372
373         * Documentation/user/refman.itely (Tuning groups of objects):
374         remove documentation for \turnOff. 
375
376         * lily/percent-repeat-engraver.cc (try_music): add correct
377         processing moments for double-measure percents as well.
378
379         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
380
381         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
382         grob prop type. 
383
384         * Documentation/user/refman.itely (Printing named chords): add
385         chord name tweak doco.
386
387         * input/template/gregorian-transcription.ly: new file.
388
389 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
390
391         * VERSION: 1.7.13 released
392         
393         * input/test/*: lots of cleanups/comment-outs/removals in chord
394         examples
395         
396         * input/regression/*: lots of cleanups/comment-outs/removals in
397         chord examples
398         
399         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
400         options
401
402         * lily/new-chord-name-engraver.cc (process_music): give original
403         inversion pitch to chord name routine.
404
405         * input/tutorial/os-score.ly: update to new markup
406
407         * Documentation/user/appendices.itely: simply include
408         chords-ignatzek. 
409
410         * Documentation/user/refman.itely (Chords mode): add documentation
411         for chord mode.
412
413         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
414         not present in chord.
415         (construct-chord): add inversion and bass support.
416
417         * lily/chord.cc: junk contents.
418
419 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
420
421         * Documentation/user/refman.itely:
422         * Documentation/user/music-glossary.tely: fix. 
423
424 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
425
426         * scm/chord-entry.scm (construct-chord): move chord construction
427         to Scheme.
428
429         * lily/parser.yy (new_chord): new setup for chord entry.
430
431 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
432
433         * lilypond.words:
434         * Documentation/user/music-glossary.tely: add ambitus.
435
436 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
437
438         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
439
440         * lily/include/*.hh: string() -> to_string()
441
442         * scm/chords-ignatzek.scm: new file.
443
444         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
445         standard chord name exceptions.
446
447         * scm/translator-property-description.scm (chordNameSeparator):
448         add property.
449         (majorSevenSymbol): add property
450
451         * lily/translator-scheme.cc (ly:context-properties): new function
452         (ly:context-parent): new function.
453         (print_smob): print context name.
454
455         * lily/music.cc (ly:get-music-length): new function
456         (print_smob): don't print properties.
457
458         * lily/duration.cc (duration<?): new function
459
460         * input/regression/chords-funky-ignatzek.ly: new file.
461
462         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
463         jazz chords.
464
465         * lily/pitch.cc (ly:pitch-diff): new function.
466
467         * input/regression/chords-ignatzek.ly: new file.
468
469 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
470
471         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
472         pitches for jazz chords.
473
474 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
475
476         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
477
478 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
479
480         * lilypond.words: add 1
481
482 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
483
484         * Documentation/topdocs/AUTHORS.texi: refine.
485
486 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
487
488         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
489         
490         * lilypond.words: add one.
491
492 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
493
494         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
495         Fontify bass note in chords, e.g., e in c1/e.
496         
497 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
498
499         * Documentation/user/music-glossary.tely: Dutch updates and
500         additions (Arent Storm).
501
502 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
503
504         * input/regression/ambitus.ly:  move file.      
505
506         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
507
508         * lily/event.cc (transpose): add tonic property to Key_change_req
509         and to Key_engraver.
510
511 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
512
513         * Documentation/user/refman.itely: fix typo.
514
515         * lilypond.words: removed wrong identifiers.
516
517 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
518
519         * mf/feta-toevallig.mf: make flat stem shorter 
520
521 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
522
523         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
524
525         * lilypond.words: add from Phrasing slur.
526         
527 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
528
529         * lilypond-mode.el: allow launching multiple ViewPS processes.
530         
531         * lilypond.words: add from Text markup.
532
533 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
534
535         * input/test/ossia.ly (texidoc): add comment.
536
537         * input/regression/voice-follower.ly: new file.
538
539         * mf/feta-toevallig.mf: make flat heavier.
540
541         * lily/cluster-engraver.cc: clean up Cluster engraver
542
543         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
544         Engraver. Use Note_column to compute Y positions and deal with
545         line break stuff.
546
547 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
548
549         * lily/stem.cc: move french-beaming to stem.
550
551 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
552
553         * lilypond-font-lock.el: fontify all durations in chords.
554
555         * lilypond.words: add from lily/my-lily-lexer.cc
556
557 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
558
559         * VERSION: release 1.7.12
560
561         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
562
563         * lily/gregorian-ligature.cc: new file
564
565         * lily/*: the Great 2003 search & replace.
566
567         * Documentation/user/refman.itely (Manual repeat commands): add
568         note about font selection.
569
570 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
571
572         * lilypond-mode.el: propose recompiling midi while invoking playing,
573         not while stopping playing.
574
575 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
576
577         * lilypond.words: add one.
578
579         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
580         and expressional note grouping. Fontify chord modes.
581
582 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
583
584         * Documentation/user/music-glossary.tely (Top): translate melisma.
585
586 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
587
588         * Documentation/user/music-glossary.tely (Top): add melisma.
589
590 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
591
592         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
593         interfaces for (abstract) grob GregorianLigature
594
595         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
596         renamed head* -> glyph_name*, x-shift* -> x-offset*
597
598         * scm/grob-property-description.scm: bugfix: added missing descriptions
599
600 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
601
602         * input/test/chord-names-dpnj.ly: New file.
603
604         * scm/double-plus-new-chord-name.scm: Implement full and partial
605         exceptions.
606
607         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
608
609         * scm/double-plus-new-chord-name.scm
610         (double-plus-new-chord->markup): Fix sub->markup.
611
612
613 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
614
615         * lily/custos-engraver.cc: added TODO; editorial changes
616
617         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
618         consistency with other ligature engravers; removed access on (now)
619         private variable _ligature of Ligature_engraver
620
621         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
622         renamed last_bound -> last_bound_; issue programming_error on
623         abstract method calls; moved primitives code from
624         Mensural_bracket_engraver to here (because almost ligature
625         engravers will need it); renamed try_stop_ligature () ->
626         typeset_ligature (); bugfix: store primitives of finished ligature
627         in separate variable finished_primitives_ to avoid clash on input
628         like "\] \["; added current_ligature () to enable access on
629         private variable _ligature
630
631         * lily/mensural-ligature-engraver.cc: removed primitives_ code
632         (now in super class); renamed try_stop_ligature () ->
633         typeset_ligature ()
634
635         * lily/mensural-ligature.cc: issue programming_error on abstract
636         method calls
637
638         * lily/note-heads-engraver.cc: added TODO comment upon bool
639         in_ligature
640
641         * mf/parmesan-heads.mf: fixed some of set_char_box()
642
643         * scm/grob-description.scm: added VaticanaLigature
644
645         * scm/grob-property-description.scm: added neume prefix properties
646
647         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
648         lily/include/gregorian-ligature-engraver.hh,
649         lily/include/gregorian-ligature.hh: new files; framework for
650         gregorian ligature engravers such as vaticana
651
652         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
653         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
654         vaticana style ligature implementation (still somewhat uncomplete)
655
656 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
657
658         * VERSION: release 1.7.11
659
660         * scripts/convert-ly.py: add ly:pitch-transpose rule
661
662 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
663
664         * input/test/dpncnt.ly: New file.
665
666         * lily/my-lily-lexer.cc: Add chordnames keyword.
667
668         * lily/parser.yy (chordnames_block): Parse chord name exception
669         lists, see input/test/dpncnt.ly.
670
671         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
672         function.
673
674         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
675         filter-out too.
676
677         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
678         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
679         pitch functions (except for ly:make-pitch, but that's apparently
680         some sort of scheme naming standard?).
681
682         * scm/lily.scm (!=): define-public.
683
684         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
685
686 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
687
688         * scm/double-plus-new-chord-name.scm
689         (double-plus-new-chord-name->markup): New file.
690
691 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
692
693         * python/lilylib.py (make_preview): don't suppress progress for
694         bbox extraction.
695
696 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
697
698         * Documentation/user/appendices.itely (scheme): update for new syntax.
699
700         * input/regression/chord-name-styles.ly: new file
701
702         * lily/instrument-name-engraver.cc: create instrument names
703         without barline too.  Allows instrument name on ChordNames  
704
705         * scm/new-markup.scm (interpret-markup): allow simple strings as
706         markup too.
707
708 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
709
710         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
711         (step->markup-accidental): Fix: add accidental.
712         (chord::inner-name-american): 
713         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
714         append stray '/' if last superscript addition was 'o'.
715
716         * scm/new-markup.scm (normal-size-sub-markup) 
717         (normal-size-super-markup): New function.
718
719         * lily/source-file.cc (Source_file): Add warning for possibly
720         intentional but suspicious initialization.
721
722         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
723         add comments about cut-and-paste programming.
724
725         * flower/rational.cc (lcm): Not used; comment out.
726
727 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
728
729         * lily/new-fingering-engraver.cc (position_scripts): use
730         fingerHorizontalDirection to determine fingering horizontal
731         directions.
732  
733         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
734         fingering support.
735
736         * scripts/convert-ly.py (FatalConversionError.conv): add style
737         conversion rule. 
738
739         * scm/chord-name.scm (set-chord-name-style): new function.
740         (new-chord-name-brew-molecule): revise to interpret markup only
741         (new-chord->markup): cleanuppish rewrite. To be called from the
742         new engraver.
743
744         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
745         Markup earlier, during interpreting.
746
747         * input/test/{banter,jazz,american}-chords.ly (scheme): update
748         style settings. Rename to chord-names-*.ly
749
750 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
751
752         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
753         markup code and update to new markup.  Most probably broke some of
754         it.
755         
756 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
757
758         * Documentation/user/refman.itely: added docu for ambitus and
759         clusters
760
761         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
762         ly_quote_scm() in lookup.cc
763
764         * mf/parmesan-clefs.mf: set_char_box fix
765
766         * lily/cluster-engraver.cc: junk implicit protection; use
767         Protected_scm instead
768
769 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
770
771         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
772         throughout.
773
774         * scm/new-markup.scm: Turn-off error-triggering test code.
775
776 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
777
778         * scm/new-markup.scm (markup-thrower-typecheck) 
779         (markup-typecheck?):  add full typechecking functions.
780         (make-markup-maker): add make-FOO-markup functions.
781         (markup-argument-list-error): nice error checking messages.
782         (make-markup): better function: less quoting escapades.
783
784 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
785
786         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
787
788 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
789
790         * cygwin/lilypond.hint (requires): Add cygwin.
791
792         * .cvsignore: Remove stepmake (huh!?!), add lib.
793
794         * GNUmakefile.in: Add libdir links for builddir runs.
795
796         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
797         instead of datadir.
798
799         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
800         local_lilypond_libdir.
801
802         * config.make.in (lilypond_libdir): Add.
803
804         * stepmake/stepmake/substitute-rules.make: 
805         * stepmake/stepmake/script-rules.make: 
806         * stepmake/stepmake/python-module-rules.make:
807         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
808         lilypond-python-module patch.
809
810 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
811
812         * Documentation/user/refman.itely (Graphical interfaces): add note
813         about xml2ly.
814
815 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
816
817         * scripts/ly2dvi.py (run_dvips): remove trailing newline
818
819 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
820
821         * VERSION: released 1.7.10
822
823         * scripts/musedata2ly.py (): idem
824
825         * scripts/midi2ly.py (dump_chord): idem
826
827         * scripts/etf2ly.py (version): idem 
828
829         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
830
831         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
832
833         * scm/tex.scm (tex-output-expression): remove eval compat
834         glut. Other output files too.
835
836         * scm/chord-name.scm: don't export anything from chord module.
837
838         * input/test/american-chords.ly: idem
839
840         * input/test/banter-chords.ly (texidoc): idem
841
842         * input/test/Cc-chords.ly: add breakage notes.
843
844         * Documentation/user/refman.itely (Text markup): rewrite manual section.
845
846         * lily/parser.yy (scalar): allow \markup { } as property value. 
847
848         * scm/chord-name.scm: complete new markup usage
849
850         * scm/grob-description.scm (all-grob-descriptions): use new markup
851         texts by default
852
853 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
854
855         * scm/chord-name.scm: partial move to new markup texts.
856
857 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
858
859         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
860
861         * scm/bass-figure.scm (brew-bass-figure): make stack direction
862         settable.
863
864 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
865
866         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
867         invoked for old midi, wait for killing.
868
869 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
870
871         * Documentation/user/music-glossary.tely: Finnishing.
872
873 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
874
875         * mf/feta-nummer-code.mf: some kerning pairs.
876
877 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
878
879         * scm/output-lib.scm (set-bar-number-visibility): Context-function
880         Added.
881
882         * Documentation/user/refman.itely (Bar numbers):
883         set-bar-number-visibility added, modulo-bar-number removed again
884         (sorry).
885
886 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
887
888         * scm/output-lib.scm (modulo-bar-number-visible): add function.
889
890         * Documentation/user/refman.itely: add modulo-bar-number-visible.
891
892         * Documentation/user/music-glossary.tely: translate into Finnish.
893
894 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
895
896         * lilypond-mode.el: add shortcut for 2midi
897
898         * lilypond-font-lock.el: fontify lyrics
899
900 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
901
902         * scm/drums.scm : use 1.7.x names.
903
904         * input/regression/drums.ly : Don't use << chords >>
905
906 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
907
908         * lilypond-mode.el: tidy, add TODO
909
910         * make/lilypond.mandrake.spec.in: install-info quietly.
911
912 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
913
914         * input/test/markup.ly: use new syntax.
915
916 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
917
918         * ly/params-init.ly (interscoreline): add word-space
919
920         * input/test/metronome.ly (eighthNote): idem.
921
922         * input/test/script-priority.ly: use new markup
923
924         * lily/parser.yy (markup): allow HEAD markup0 markup1 
925
926         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
927
928         * lily/parser.yy (gen_text_def): bugfix.
929         (full_markup): allow markup identifier.
930
931 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
932
933         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
934         jobs at the same time. Add horizontal lines to Command menu.
935         Allow one compiling job -- propose killing others before a new one.
936
937         * lilypond.words: add markup, teeny, etc.
938
939 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
940
941         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
942         Allow only one type of midi process; launching Midi either stops
943         midis or plays the current midi and launching MidiAll stops midis
944         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
945         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
946
947 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
948
949         * lily/text-engraver.cc (process_acknowledged_grobs): use new
950         markup  for new markup texts.
951
952         * lily/mark-engraver.cc (process_music): idem
953         
954         * lily/instrument-name-engraver.cc (create_text): idem
955
956         * scm/new-markup.scm (magnify-markup): new function.
957
958         * scm/molecule.scm (stack-lines): bugfix.
959
960         * lily/font-interface.cc (get_font): take font-magnification from
961         alist chain.
962
963 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
964
965         * lily/molecule-scheme.cc: move scheme functions to separate file.
966
967         * lily/font-metric.cc  (ly_get_glyph): new function. 
968         
969         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
970         (italic-markup, dynamic-markup): new functions
971         (font-markup): new function
972
973         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
974         padding and minimum
975
976 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
977
978         * lily/accidental-engraver.cc:
979         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
980
981 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
982
983         * lilypond.vim:
984         * lilypond-font-lock.el: Put \longa as duration. Accept only 
985         [a-zA-Z] for user defined identifiers. Separate note cases 
986         with and without a duration (allow cis\longaX).
987
988         * lilypond.words: Add words from Info.
989
990 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
991
992         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
993
994 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
995
996         * lilypond-mode.el: Propose reverting buffer before a command if
997         it was edited with an another editor.
998
999 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1000
1001         * lily/molecule.cc (ly_translate_molecule): new function
1002
1003         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
1004         into libdir
1005
1006         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
1007
1008         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
1009
1010 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
1011
1012         * lilypond.words: take \words from Info-index.
1013
1014 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1015
1016         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
1017
1018 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
1019
1020         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
1021
1022 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
1023
1024         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
1025         and lilypond-documentation.
1026
1027 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1028
1029         * lily/parser.yy: Compile fix (bison 1.75).
1030
1031 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1032
1033         * VERSION: 1.7.9 released
1034
1035         * scm/music-functions.scm (shift-one-duration-log): refactor.
1036         Use music-map.
1037
1038         * input/regression/chord-tremolo.ly (texidoc): add dot test.
1039
1040         * NEWS: update.
1041
1042         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
1043         argument
1044         
1045         * scm/music-functions.scm (display-music): new function
1046         (music-map): change arg order.
1047
1048         * input/regression/new-markup-syntax.scm: new file
1049
1050         * lily/parser.yy (markup): add \markup { .. } syntax.
1051
1052         * scm/new-markup.scm (override-markup): new function
1053         (lookup-markup): new function
1054         (music-markup): new function
1055         (lookup-markup-command): use markup-signature to store argument
1056         format for parser.
1057
1058         * lily/lexer.ll: preliminary \markup syntax. 
1059
1060 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
1061
1062         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
1063         add pre/post-dependencies and menus with icons from source.
1064
1065         * Documentation/pictures/lilypond-48x48.xpm:
1066         * Documentation/pictures/lilypond-32x32.xpm:
1067         * Documentation/pictures/lilypond-16x16.xpm: new files, background
1068         transparent.
1069
1070         * stepmake/stepmake/generic-targets.make:
1071         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
1072
1073 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1074
1075         * input/regression/music-map.ly (texidoc): new file.
1076
1077         * scm/music-functions.scm (music-map): new function
1078
1079 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1080
1081         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
1082
1083 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
1084
1085         * input/test/to-xml.ly:
1086         * lily/ligature-engraver.cc: Fixes documentation.
1087
1088         * lilypond.mandrake.spec.in:
1089         * lilypond.redhat.spec.in: Add lilypond.words.
1090
1091         * Documentation/user/refman.itely: Mention Info inside emacs.
1092         
1093         * lilypond.suse.spec.in:
1094         * lilypond.redhat.spec.in: 
1095         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
1096
1097 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1098
1099         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
1100         os.popen.read ().
1101
1102 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1103
1104         * scripts/ly2dvi.py (include_path): print warning if failing anything.
1105
1106         * python/lilylib.py (error): add space
1107
1108 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109
1110         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
1111         distribution.
1112
1113 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1114
1115         * lily/paper-outputter.cc (Paper_outputter): close port when
1116         finishing score.
1117
1118 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1119
1120         * scm/sodipodi.scm: Fixes.
1121
1122 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
1123
1124         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
1125
1126         * buildscripts/make-font-dir.py: Fix. 
1127
1128 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
1129
1130         * lilypond-mode.el: Add support for Info inside Emacs.
1131
1132 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1133
1134         * buildscripts/make-font-dir.py: 
1135         * mf/GNUmakefile: Make sodipodi font map.
1136
1137         * scm/sodipodi.scm: Add more output functions.
1138
1139         * mf/feta-nummer.mf: 
1140         * mf/feta-beugel.mf: Add font_coding_scheme.
1141
1142         * lily/paper-outputter.cc (output_header): Fix creator string.
1143
1144 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
1145
1146         * lilypond-mode.el (LilyPond-autocompletion): invoked with
1147         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
1148
1149         * lilypond.words: add two (Everybody can add/remove words now!).
1150
1151         * debian/rules:
1152         * make/lilypond.suse.spec.in:
1153         * make/lilypond.mandrake.spec.in:
1154         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
1155
1156         * Documentation/user/refman.itely: Mention autocompletion.
1157
1158 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1159
1160         * scripts/ly2dvi.py: Add paper sizes.
1161
1162         * lily/timing-engraver.cc: 
1163         * lily/time-signature.cc: 
1164         * lily/span-bar.cc: 
1165         * lily/grob-scheme.cc: Code formatting fixes.
1166
1167         * scm/sodipodi.scm: 
1168         * scm/sketch.scm:
1169         * buildscripts/mf-to-table.py: 
1170         * buildscripts/make-font-dir.py: Font testing.
1171
1172 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
1173
1174         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
1175         inserts try-completion and shows all-completions.
1176
1177         * lilypond.words: '\' -> '\\'
1178
1179         * lilypond-mode.el: load libraries in the end, lilypond.words defines
1180         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
1181         
1182         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
1183         and LilyPond-reserved-words.
1184         
1185 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
1186
1187         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
1188         from load-path.
1189         
1190         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
1191         the mini-buffer with Control-Shift-c.
1192         
1193 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1194
1195         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
1196         duration. This fixes \tempo taking time.
1197
1198 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1199
1200         * lily/volta-engraver.cc (process_acknowledged_grobs): 
1201         Allow for text markup in repeatCommands. 
1202
1203 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
1204
1205         * lilypond-mode.el (LilyPond-insert-string): new function, use it
1206         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
1207         Get rid of skeleton.el-dependency.
1208
1209         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
1210
1211 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1212
1213         * lily/beam-engraver.cc (stop_translation_timestep): reset
1214         now_stop_ev_
1215
1216         * lily/scm-option.cc: add parse-protect to ly:set-option
1217
1218         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
1219
1220 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1221
1222         * lily/include/ligature-bracket.hh: removed
1223         * lily/ligature-bracket.cc: removed
1224
1225         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
1226         .tex
1227
1228         * lily/beam.cc (set_beaming): don't change beam count on rests.
1229         (brew_molecule): always set flag-width > 0.
1230
1231 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
1232
1233         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
1234         chars, remove instructions; instead, refer to lilypond-init.el and
1235         Documentation/topdocs/INSTALL.texi.
1236
1237         * lilypond.words: add identifiers and reserved words.
1238
1239         * Documentation/topdocs/INSTALL.texi: separate sections for installing
1240         files and adding a load-path.
1241
1242         * lilypond-init.el: Instructions, extracted from 
1243         Documentation/topdocs/INSTALL.texi. 
1244         
1245 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1246
1247         * VERSION: 1.7.8 released 
1248
1249         * lily/grob.cc (warning): better robustness fix.
1250
1251 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
1252
1253         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
1254
1255         * lily/cluster-engraver.cc: stick better to variable naming
1256         conventions
1257
1258         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
1259         until stop_translation_timestep()
1260
1261         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
1262         min/max coordinates to backend, but no musical info such as
1263         pitches
1264
1265         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
1266
1267         * lily/grob.cc: robustness fix: warning(): do not crash if
1268         cause is not set
1269
1270         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
1271         the much more elaborated tuplet brackets than the very naive and
1272         simple ligature bracket grob
1273
1274 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1275
1276         * Documentation/user/refman.itely (Analysis brackets): add
1277         horizontal bracket doco.
1278
1279         * ly/property-init.ly (setMmRestFermata): added.
1280
1281         * Documentation/user/refman.itely (Multi measure rests): fermatas
1282         on mm rests.
1283
1284         * input/regression/apply-context.ly (texidoc): new file
1285
1286         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
1287         code to be executed during interpretation. Possible applications:
1288         smart octavation, more advanced bar checks. 
1289
1290         * lily/apply-context-iterator.cc: new file.
1291
1292 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1293
1294         * input/test/new-markup.ly: new file.
1295
1296         * lily/text-item.cc (text_to_molecule): new function
1297
1298         * scm/new-markup.scm (lambda): new file
1299
1300         * lily/function-documentation.cc (ly_add_function_documentation):
1301         add proc property as well
1302
1303 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1304
1305         * Documentation/user/music-glossary.tely (Top): add custos.
1306
1307 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
1308
1309         * Documentation/topdocs/INSTALL.texi: advise how to include source
1310         path to Emacs load-path and improve language.
1311
1312 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1313
1314         * GNUmakefile.in: config.h message fix.
1315
1316         * autogen.sh:
1317         * aclocal.m4: Regenerate.
1318
1319         * configure.in: 
1320         * config.make.in: 
1321         * stepmake/config.make.in: 
1322         * stepmake/configure.in: 
1323         * stepmake/autogen.sh: 
1324         * stepmake/aclocal.m4: Update for autoconf 2.56.
1325
1326 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
1327
1328         * Documentation/topdocs/INSTALL.texi: instructions for an user how
1329         to install Emacs-mode. Instructions how to use vim-mode.
1330
1331 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1332
1333         * scm/music-types.scm (music-descriptions): no length for tempo event.
1334
1335         * input/*.ly: add \version everywhere.
1336         
1337         * input/*.ly: update syntax to 1.7 + new-chords.
1338
1339         * VERSION: 1.7.7 released.
1340         
1341         * Documentation/user/*.tely: new chord syntax.
1342
1343         * input/regression/[bc]*.ly (texidoc): syntax updates.
1344         
1345 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
1346
1347         * lilypond.words: add vocabulary to be used in auto-completion
1348
1349         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
1350
1351         * lilypond.vim: allow note name at EOF
1352
1353 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1354
1355         * buildscripts/new-chords.py (edit): -e option: inline editing.
1356
1357         * input/regression/a*.ly (texidoc): syntax updates.
1358
1359         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
1360         music): elucidations. 
1361
1362 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
1363
1364         * lily/include/lily-proto.hh, ly/engraver-init.ly,
1365         ly/spanners-init.ly, scm/grob-description.scm,
1366         scm/grob-property-description.scm, scm/music-types.scm,
1367         lily/cluster-engraver.cc, lily/cluster.cc,
1368         lily/include/cluster.hh, input/test/cluster.ly: cluster
1369         implementation
1370
1371         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
1372         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
1373         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
1374
1375         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
1376
1377         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
1378
1379         * scm/grob-description.scm: bugfix: by default, use default note
1380         head style when engraving ligatures
1381
1382         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
1383
1384         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
1385         events
1386
1387         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
1388
1389         * input/test/ancient-font.ly: bugfix: style -> flag-style
1390
1391         * lily/ligature-engraver.cc: indentation fix
1392
1393         * lily/parser.yy: indentation fixes
1394         
1395 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1396
1397         * input/regression/measure-grouping.ly: more elaborate example.
1398
1399         * lily/moment.cc: ly:add-moment, ly:mul-moment,
1400         ly:div-moment. New functions 
1401
1402         * scm/music-functions.scm (set-time-signature): new function,
1403         allow inline time sig settings with measure grouping.
1404
1405         * lily/parser.yy (command_element): move time sig construction
1406         into Scheme.
1407
1408         * lily/side-position-interface.cc (out_of_staff): new function,
1409         like padding, but keep minimum distance from staff. Easier than
1410         linespanners (dynamics, pedals), but roughly the same effect.
1411
1412 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
1413
1414         * emacs-mode.el: Added spanish-note-replacements 
1415         (<carlos.betancourt@chello.be>).
1416
1417         * vimrc: (Un)commenting with <(S-)F12>, tidy.
1418
1419 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
1420
1421         * lilypond.vim: Do not fontify cises, desis, etc.
1422
1423         * vimrc: view dvi with <S-F6>
1424
1425 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1426
1427         * lily/lookup.cc (triangle): new function.
1428
1429         * input/regression/measure-grouping.ly (texidoc): new file: show
1430         triangles and brackets for beat groups of 3 and 2.
1431
1432         * lily/include/measure-grouping-spanner.hh (class
1433         Measure_grouping): new file.
1434
1435         * lily/measure-grouping-spanner.cc (brew_molecule): new file
1436
1437         * lily/measure-grouping-engraver.cc (class
1438         Measure_grouping_engraver): new file.
1439
1440 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1441
1442         * Merge from stable:
1443
1444             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
1445         
1446         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
1447         stylesheet.
1448
1449         * ly/paper19.ly: Include paper19-init.ly.
1450
1451         * ly/paper19-init.ly: New file.
1452
1453         * Documentation/user/tutorial.itely (First steps): Fix first
1454         example for font test.
1455
1456         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
1457
1458         * ChangeLog: Add 1.7.6 release marker (see below).
1459
1460         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
1461         Add .py files.
1462
1463 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1464
1465         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
1466
1467         * input/tutorial/*.ly: update to new syntax.
1468
1469         * lily/parser.yy (Composite_music): new transpose syntax,
1470         \transpose FROM TO MUSIC. 
1471
1472 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1473
1474         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
1475         latex progress/error output to stderr (by default this goes to
1476         stdout).  Show lilypond progress, even when not verbose.
1477
1478         * python/lilylib.py (system): New optional parameter to control
1479         showing of progress.
1480
1481         * scm/backend-documentation-lib.scm (check-dangling-properties):
1482         Fix error message.
1483
1484         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
1485         axis, extent.
1486
1487         * scm/grob-property-description.scm (magnify): Remove.
1488         (extent, axis): Add.
1489
1490 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1491
1492         * VERSION: Release 1.7.6.
1493
1494         * scripts/convert-ly.py: more uniformization substitutions.
1495
1496         * buildscripts/new-chords.py (sub_chords): new file.
1497
1498 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1499
1500         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
1501         lilypond.map.  Include sauter fonts too.  Cleanups.
1502
1503 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1504
1505         * Documentation/user/tutorial.itely (First steps): change to new
1506         chord/tie/slur/beam notation.
1507
1508         * lily/parser.yy (event_that_take_dir): allow postfix notation for
1509         ties.
1510
1511         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
1512         engraver. Process ties in postfix notation, i.e. c8-~ c
1513
1514         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
1515
1516         * input/regression/beam-postfix-notation.ly (texidoc): new file.
1517
1518         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
1519
1520         * lily/beam-engraver.cc (try_music): accept new-beam-events
1521
1522         * input/regression/chord-scripts.ly (texidoc): new file
1523
1524         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
1525         script-events.
1526
1527         * scm/script.scm (default-script-alist): cleanup.
1528
1529         * lily/script-engraver.cc (make_script_from_event): cleanup.
1530
1531         * lily/lyric-combine-music-iterator.cc
1532         (Lyric_combine_music_iterator): remove superfluous events.
1533         (melisma_busy): new function. Fix broken melismas.
1534
1535 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
1536
1537         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
1538         Remove nonvalid settings. Use descriptive key names.
1539         Use <Return> to indicate the pressing of that key.
1540
1541 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1542
1543         * scripts/lilypond-book.py (option_definitions): Typo.
1544
1545         * scripts/ly2dvi.py: Updates.
1546
1547         * python/lilylib.py (setup_environment, print_environment)
1548         (get_bbox, make_preview): Merge and remove from ly2dvi and
1549         lilypond-book.
1550
1551         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
1552
1553         * .cvsignore: Remove some cruft.
1554
1555         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
1556         path.
1557
1558         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
1559         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
1560         throughout.
1561
1562         * python/lilylib.py (quiet_system): Junk
1563         (system): Display error log upon failure.
1564         (read_pipe): New function.  Cleanups and fixes.
1565
1566         * python/*.py: Rename from *.py.in.
1567         
1568         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
1569
1570         * GNUmakefile.in (SUBDIRS): Move python before scripts.
1571
1572 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1573
1574         * python/GNUmakefile: Bugfix: handle modules.
1575
1576         * stepmake/stepmake/python-module-targets.make (default): Add
1577         compiled modules. 
1578
1579         * stepmake/stepmake/python-module-rules.make: Add rule for byte
1580         compiling modules.
1581
1582         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
1583         Bugfix.  (OUT_PYC_MODULES): Add.
1584
1585 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
1586
1587         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
1588         Use default paths. Refresh description.
1589
1590 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1591
1592         * VERSION: 1.7.5 released
1593
1594         * input/regression/finger-chords.ly (texidoc): new file.
1595
1596         * lily/script-engraver.cc (process_music): remove scriptHorizontal
1597         support
1598
1599         * lily/fingering-engraver.cc (process_music): remove kludgy
1600         scriptHorizontal stuff.
1601
1602         * lily/script.cc: remove staff-support property.
1603
1604         * lily/new-fingering-engraver.cc (add_fingering): new
1605         file. Fingering engraver for new style chords.
1606
1607 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1608
1609         * lily/parser.yy (bare_number): allow 4 \cm (without
1610         decimal dot). (should backport to 1.6?)
1611
1612         * ly/declarations-init.ly: use Scheme for dimension defs.
1613
1614         * lily/parser.yy (TODO): remove hard coded dimensions, add
1615         REAL NUMBER_IDENTIFIER production.
1616
1617         * lily/rest-collision.cc (force_shift_callback): rewrite using
1618         -done property.
1619
1620         * scm/grob-property-description.scm (rest-collision-done): add
1621         property.
1622         
1623         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
1624
1625 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1626
1627         * input/regression/multi-measure-rest-center.ly: new file.
1628
1629         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
1630         off horizontally by 0.05 ss. Fixed.
1631
1632 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1633
1634         * scm/pdftex.scm: Rename ly-number to ly:number->string.
1635
1636         * Documentation/topdocs/index.tely: Remove duplicate from merge.
1637
1638 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1639
1640         * lily/tie.cc (get_control_points): also avoid staff lines on the
1641         just outside the outer staff lines
1642
1643 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1644
1645         * ly/params-init.ly: Just define style-alist, no need to
1646         define-public.
1647
1648         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
1649         (thanks Han-Wen).
1650
1651         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
1652         (FET_FILES): = FONT_FILES.
1653
1654         * Merge from stable:
1655
1656             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
1657
1658 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1659
1660         * VERSION: 1.7.4 released.  
1661         
1662         * scm/generate-documentation.scm (string-append): add macro
1663         definitions.
1664
1665         * lily/text-item.cc (lookup_text): don't use virtual fonts for
1666         normal texts.
1667
1668         * lily/multi-measure-rest-engraver.cc: make separate
1669         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
1670
1671         * lily/multi-measure-rest.cc: remove text handling. Remove
1672         number-threshold.
1673
1674 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1675
1676         * scm/music-types.scm: doc patch by Graham Percival
1677
1678 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1679
1680         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
1681         encoding part.
1682         (Font_info.set_defaults): pixelsize now also defauts to '0'.
1683         (sketch_p): Sketch wants only first four elements of X11 font spec.
1684
1685         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
1686
1687         * mf/feta-autometric.mf: Write foundry and family to log.
1688
1689         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
1690         font translation table.
1691
1692         * buildscripts/mf-to-table.py: Better font info into afm.
1693
1694         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
1695         1.0.9 required.
1696
1697         * configure.in: Whine for mftrace 1.0.9.
1698
1699 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1700
1701         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
1702
1703         * lily/main.cc (main_prog): don't try to load init.EXT when
1704         processing foo.EXT.
1705
1706 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
1707
1708         * scm/tex.scm (zigzig-line): added.
1709
1710         * scm/ps.scm (zigzag-line): added.
1711
1712         * ps/music-drawing-routines.ps (subvec): added.
1713         (draw_zigzag_line): added.
1714         
1715         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
1716         grob properties zigzag-width and zigzag-length.
1717
1718         * input/regression/glissando.ly: Add some zig-zagged glissandi.
1719
1720 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1721
1722         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
1723         svg output, including font.
1724
1725 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1726
1727         * scm/lily.scm: Register sodipodi output module.
1728
1729         * scm/sodipodi.scm: New file.
1730
1731         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
1732
1733         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
1734         comment, after header.
1735         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
1736         FullName.  Fix FontName key.
1737
1738 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
1739
1740         * lily/rest.cc (after_line_breaking): bugfix: dots after half
1741         and breve rests.
1742         
1743         * input/test/blank-notes.ly: bugfix
1744
1745         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
1746         rests. (Kim Shrier)
1747
1748         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
1749         
1750 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1751
1752         * scm/tex.scm: 
1753         * scm/ps.scm: Cleanup and remove obsolete junk.
1754
1755         * Documentation/user/internals.itely:
1756         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
1757
1758         * lily/parser.yy: Identify shift/reduce problems.
1759
1760         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
1761         make-style-sheet.  Too specific for convert-ly?
1762
1763 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1764
1765         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
1766
1767         * input/test/*.ly: various fixes.
1768
1769         * lily/music.cc (name): bugfix
1770
1771         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
1772
1773         * lily/input-file-results.cc (code): set-point-and-click! ->
1774         set-point-and-click
1775         
1776 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1777
1778         * Use uniform ly: prefix for exported scheme primitive functions.
1779
1780         * scm/music-types.scm: junk compat glue
1781
1782         * scripts/convert-ly.py: add rules for stuff below, junk
1783         compatibility glue for spanrequest.
1784
1785         * lily/parser.yy (verbose_event): remove \spanrequest,
1786         \commandspanrequest, \script. 
1787         
1788         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
1789
1790         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
1791         for \penalty, \glissando.
1792
1793         * VERSION: release 1.7.3
1794         
1795 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
1796
1797         * lily/accidental-engraver.cc: Fix
1798         grace-in-the-beginning-of-measure bug caused by the resent
1799         partial-measure fix.
1800
1801         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
1802         overlap looks too crowded)
1803         
1804 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1805
1806         * lily/parser.yy (assignment): allow SCM expression as assignment.
1807
1808         * lily/include/music-output-def.hh (class Music_output_def):
1809         * lily/music-output-def.cc: 
1810         * lily/paper-def.cc: 
1811         * scm/font.scm (markup-to-properties):
1812         * lily/parser.yy (music_output_def_body): 
1813         remove style_sheet_
1814
1815 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1816
1817         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
1818         length.
1819
1820         * input/regression/spacing-to-grace.ly: new file.
1821
1822         * input/regression/spacing-end-of-line.ly: new file.
1823
1824         * lily/note-spacing.cc (get_spacing): take into account breakable
1825         stuff sticking out at the left (time sig change at line break).
1826
1827         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
1828         raggedright code.
1829
1830         * scm/music-functions.scm (make-voice-props-set): add
1831         staff-position for mm rests.
1832  
1833         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
1834         before grace notes a little.
1835
1836         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
1837
1838         * lily/break-align-interface.cc (do_alignment): right-edge spacing
1839         key adds space at the end of line. 
1840
1841 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1842
1843         * scm/sketch.scm: Fix beams.
1844
1845         * buildscripts/mf-to-table.py: Add EncodingScheme.
1846
1847         * scm/sketch.scm: Resurrect.
1848
1849 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1850
1851         * lily/multi-measure-rest.cc: use breve rests for measure lengths
1852         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
1853
1854 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1855
1856         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
1857
1858         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1859
1860 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1861
1862         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
1863         token for origin information.
1864
1865         * lily/parser.yy (My_lily_lexer): do identifier location and
1866         cloning from lexer.
1867
1868         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
1869         logic out of the parser. Add bar checks on both ends.
1870
1871         * Documentation/user/refman.itely (Multi measure rests): add more
1872         notes about mm rests.
1873
1874 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1875
1876         * input/regression/bar-scripts.ly: Re-enable.
1877
1878         * lily/parser.yy:
1879         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1880         released rsn.  Bison 1.50 has a crucial bug and won't work.
1881
1882         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1883
1884
1885 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1886
1887         * input/regression/bar-scripts.ly: Blunt documentation build fix.
1888
1889 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1890
1891         * Actually merge changes since 1.6.4 besides ChangeLog, and
1892         resolve conflicts.  Lots of updates, hope all is well.
1893         
1894         * cygwin/lilypond.hint (requires): Add ghostscript.
1895
1896         * scm: Update some (c).
1897         
1898 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1899
1900         * input/test/{various}.ly: add \header fields and texidoc strings.
1901
1902 2002-10-05  Werner Lemberg  <wl@gnu.org>
1903
1904         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1905         renamed to `output_latex_quoted'.
1906         Added `output_latex_noquote'.
1907         (schedule_lilypond_block): Implement `noquote' option for LaTeX
1908         mode.
1909
1910 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1911
1912         * ChangeLog: Add 1.6.6 release marker.  See below.
1913
1914         * stepmake/stepmake/po-targets.make: Remove --c++ option.
1915
1916         * scripts/midi2ly.py: Fix global syntax warnings.
1917
1918         * GNUmakefile.in: Generate builddir locale tree too.
1919
1920         * scripts/ly2dvi.py:
1921         * scripts/midi2ly.py: 
1922         * scripts/mup2ly.py: 
1923         * scripts/update-lily.py:
1924         * lily/main.cc (setup_paths): Fix for locales setup.
1925
1926 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1927
1928         * Documentation/windows/installing.texi: Soften wording about
1929         necessity of becoming Administrator.  tommie@iae.nl reports this
1930         does not seem to be necessary for his flavour of Windows 2000.
1931         Explicitely discourage text mode mounts.
1932
1933 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1934
1935         * lily/rest.cc (after_line_breaking): backport dot position fix.
1936
1937         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1938         rests. Thanks to Klaus Zimmermann for finding this bug.
1939
1940 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1941
1942         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1943
1944 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1945
1946         * Documentation/user/music-glossary.tely: fix links.
1947
1948 2002-10-21  Werner Lemberg  <wl@gnu.org>
1949
1950         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1951         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1952         scaling factor) only once and use them in the definition of
1953         \embeddedps.
1954         * ps/music-drawing-routines.ps (skeel): Removed.
1955
1956 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1957
1958         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1959         Solaris7, as we don't use nested $( ) constructs.
1960
1961 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1962
1963         * VERSION: Release 1.6.6.
1964         
1965 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1966
1967         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1968         as workaround for /bin/sh problems on Solaris7.
1969
1970 2002-10-19  Werner Lemberg  <wl@gnu.org>
1971
1972         * GNUmakefile.in (web-doc): Fix typos.
1973         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1974         `music-drawing-routines.ps' but emit \special{header=...} once.
1975         * scm/tex.scm (header-end): Updated.
1976
1977 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1978
1979         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1980         undefined tremolo. 
1981
1982 2002-10-15  Werner Lemberg  <wl@gnu.org>
1983
1984         * scripts/lilypond-book.py (g_make_html): New global variable.
1985         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1986         if `g_make_html' isn't set.
1987         [main]: Add format `texi-html'.
1988         (option_definitions): Updated.
1989         * Documentation/user/lilypond-book.itely: Updated.
1990
1991         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1992         * make/ly-rules.make (%.texi, %.nexi): Use it.
1993         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1994         format to lilypond-book.
1995         * GNUmakefile.in (web-doc): Ditto.
1996
1997 2002-10-14  Werner Lemberg  <wl@gnu.org>
1998
1999         Further improve TeX output.  The produced files are about 40%
2000         smaller.  `lilyponddefs.tex' is now read only once.
2001
2002         * tex/lilyponddefs.tex: Remove footer stuff.
2003         (\ifundefined): Renamed to...
2004         (\lilypondundefined): This.  Use LaTeX's definition to
2005         make it nestable and make it global.
2006         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
2007         output.
2008         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
2009         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
2010         them global.
2011         (\placebox): Renamed to...
2012         (\lyitem): This.
2013         Make it global and call \outputscale by itself.
2014         (\lybox, \lyvrule): New macros to reduce input data.
2015         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
2016         New auxiliary macros.
2017         (\SkipLilydefs, \EndLilyPondOutput): Removed.
2018         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
2019         to...
2020         (\lilypondspace): This and made it global.
2021         (\turnOnPostScript): Renamed to...
2022         (\lilypondpostscript): This and made it global.
2023         (\turnOnExperimentalFeatures): Renamed to...
2024         (\lilypondexperimentalfeatures): This and made it global.
2025         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
2026         (\lilypondsetdimen): This and made it global.
2027         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
2028         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
2029         (all, $(outdir)/music-drawing-routines.ps): New rules.
2030         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
2031         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
2032         start-system, stop-system, stop-last-system, filledbox): Updated to
2033         use the changed macros from lilyponddefs.tex.
2034         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
2035
2036 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2037
2038         * Documentation/windows/installing.texi: Update.
2039
2040 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2041
2042         * VERSION: 1.6.5 released
2043
2044         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
2045
2046 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2047
2048         * scm/translator-property-description.scm (voltaOnThisStaff): add
2049         property.
2050
2051 2002-09-28  Werner Lemberg  <wl@gnu.org>
2052
2053         * scm/tex.scm (header-end): Suppress page numbering.
2054
2055         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
2056         Fix quotation for HTML output.
2057
2058 2002-09-28   Graham Percival   <gperciva@sfu.ca>
2059         
2060         * Documentation/user/refman.itely: grammar and phrasing
2061           fixes to "Note Entry" section.  Also adds a few new examples.
2062
2063 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2064
2065         * flower/include/string-data.icc: include string.h
2066
2067 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2068
2069         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2070
2071 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2072
2073         * Documentation/user/GNUmakefile (extra-local-help): Add.
2074
2075         * stepmake/stepmake/www-targets.make (local-help): Add.
2076
2077 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2078
2079         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
2080         packages.
2081
2082         * Documentation/topdocs/README.texi (Top): building documentation
2083         (not website.)
2084
2085 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2086
2087         * Documentation/user/refman.itely: 
2088         * Documentation/user/tutorial.itely: 
2089         * Documentation/user/music-glossary.tely: Merge changes.
2090
2091         * Documentation/user/glossary.html.in: 
2092         * Documentation/index.texi: 
2093         * Documentation/header.html.in: Accomodate renaming of glossary.
2094         
2095         * Documentation/user/tutorial.itely: Add some glossary references.
2096         
2097         * Documentation/user/refman.itely: Minor fixes.
2098         
2099         * Documentation/user/lilypond.tely: Add glossary do direntry.
2100
2101         * Documentation/user/music-glossary.tely: Rename (previously:
2102         glossary.tely).  Fix anchor placement.
2103
2104         * Documentation/user/GNUmakefile: Make music-glossary.info too.
2105
2106 2002-09-23  Werner Lemberg  <wl@gnu.org>
2107
2108         * scripts/lilypond-book.py (output_dict): Fix handling of
2109         various environments by avoid extraneous newlines.
2110         Rename `output-all' regexp for html to `output-html'.
2111         Replace `output-all' regexp for texi with `output-texi-quote'
2112         and `output-texi-noquote'.
2113         (compose_full_body): Don't override `linewidth' user option
2114         for `singleline'.
2115         (schedule_lilypond_block): Don't indent text specified with
2116         `intertext' option.
2117         Add new option `noquote'.
2118         (compile_all_files): Use latex instead of tex to compile ly
2119         files directly.
2120
2121         * Documentation/user/lilypond-book.itely: Updated and revised.
2122         Improve layout.
2123
2124         * Documentation/user/glossary.tely,
2125         Documentation/user/introduction.itely,
2126         Documentation/user/tutorial.itely,
2127         Documentation/user/refman.itely,
2128         Documentation/user/appendices.itely: Fix overfull LilyPond
2129         boxes caused by the new lilypond-book code.  Other minor
2130         fixes.
2131
2132         * Documentation/user/macros.itexi (@texiflat): Don't emit
2133         trailing space.
2134
2135         * scm/tex.scm (end-output, header-end): Add preamble and
2136         postamble to make lilypond output directly compilable with
2137         latex.
2138
2139         
2140 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2141
2142         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
2143         instructions.
2144
2145 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2146
2147         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2148
2149 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2150
2151         * lily/beam.cc (connect_beams): don't crash if there are quarter
2152         notes in beams.
2153
2154 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2155
2156         * Documentation/user/refman.itely: corrected ancient clef
2157         docu; added docu on ligatures
2158
2159 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2160
2161         * Documentation/user/glossary.tely,
2162         Documentation/user/refman.itely, input/les-nereides.ly,
2163         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2164         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2165         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2166         Stem properties: flag-style -> stroke-style, style -> flag-style.
2167
2168
2169 2002-09-22  Werner Lemberg  <wl@gnu.org>
2170
2171         * scripts/lilypond-book.py: Add option `notime' to suppress
2172         printing of a time signature.  Specify default indentation of 0pt
2173         if single line fragment.  Don't emit redundant `\paper{ }'.
2174
2175         * Documentation/user/lilypond-book.itely: Updated.
2176
2177         * Documentation/user/glossary.tely: Completely reformatting.
2178
2179 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2180
2181         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2182
2183 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2184
2185         * Documentation/user/tutorial.itely: Fix links.
2186         
2187         * Documentation/topdocs/index.tely:
2188         * Documentation/index.texi:
2189         * Documentation/header.html.in: Small website fixes and updates.
2190
2191         * debian/: Debian patch by Anthony Fok.
2192
2193 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2194
2195         * Documentation/footer.html.in: How time flies: It's already 2002!
2196
2197         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2198         more descriptive link names than 'here'.
2199
2200 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2201
2202         * VERSION: 1.7.2 released
2203         * VERSION: 1.6.4 released
2204         
2205         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2206
2207         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
2208         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
2209
2210         * mf/feta-din.mf (test): add x-height and space.
2211
2212         * lily/dynamic-engraver.cc (process_music): take dynamic direction
2213         from ^_ for crescendi. Idem for slurs and phrasing slurs.
2214
2215         * ly/grace-init.ly: add-to-grace-init: function to portably add
2216         settings to \grace. 
2217
2218         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
2219         if we get an absolute dynamic event.
2220  
2221         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
2222
2223         * lily/source-file.cc (get_line): oops. All line numbers were off
2224         by 2. Fix that. 
2225
2226         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
2227         be after the note, combined with -_^, i.e. c4-(-\)-\>  
2228
2229         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
2230
2231         * lily/parser.yy (number_factor): remove (number) as number
2232         expression. ("Let them eat Lisp").
2233
2234 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2235
2236         * lily/horizontal-bracket.cc: new file.
2237
2238         * lily/horizontal-bracket-engraver.cc: new file.
2239
2240         * input/regression/note-group-bracket.ly: new file. Support
2241         horizontal note brackets for music analysis.
2242
2243         * lily/stem.cc (flag): new flag-style: no-flag.
2244
2245         * input/test/stem-cross-staff.ly: new file
2246         
2247         * Documentation/user/internals.itely: Improved formatting, fixing
2248         typos.  Added a section `Output details' to describe how the TeX
2249         code looks like.
2250
2251         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
2252
2253         * lily/parser.yy: remove \dynamicscript.
2254
2255         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
2256         definitions. 
2257
2258         * python/midi.c (midi_error): take two arguments.
2259
2260         * Merge 1.6.5 changes:
2261         
2262 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2263
2264         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
2265         staff-space.  Previous 1.5 was probably meant as half-spaces.
2266         (cautionary-style): parentheses (was: smaller).  This is what doco
2267         says, and it seems more logical.
2268
2269         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
2270         for 2nd sentence.
2271
2272 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2273
2274         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
2275
2276 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2277
2278         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2279
2280 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2281
2282         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
2283
2284 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2285
2286         * scm/translator-property-description.scm (voltaOnThisStaff): add
2287         property.
2288
2289 2002-09-28  Werner Lemberg  <wl@gnu.org>
2290
2291         * scm/tex.scm (header-end): Suppress page numbering.
2292
2293         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
2294         Fix quotation for HTML output.
2295
2296 2002-09-28   Graham Percival   <gperciva@sfu.ca>
2297         
2298         * Documentation/user/refman.itely: grammar and phrasing
2299           fixes to "Note Entry" section.  Also adds a few new examples.
2300
2301 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2302
2303         * flower/include/string-data.icc: include string.h
2304
2305 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2306
2307         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2308
2309 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2310
2311         * Documentation/user/GNUmakefile (extra-local-help): Add.
2312
2313         * stepmake/stepmake/www-targets.make (local-help): Add.
2314
2315 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2316
2317         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
2318         packages.
2319
2320         * Documentation/topdocs/README.texi (Top): building documentation
2321         (not website.)
2322
2323 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2324
2325         * Documentation/user/refman.itely: 
2326         * Documentation/user/tutorial.itely: 
2327         * Documentation/user/music-glossary.tely: Merge changes.
2328
2329         * Documentation/user/glossary.html.in: 
2330         * Documentation/index.texi: 
2331         * Documentation/header.html.in: Accomodate renaming of glossary.
2332         
2333         * Documentation/user/tutorial.itely: Add some glossary references.
2334         
2335         * Documentation/user/refman.itely: Minor fixes.
2336         
2337         * Documentation/user/lilypond.tely: Add glossary do direntry.
2338
2339         * Documentation/user/music-glossary.tely: Rename (previously:
2340         glossary.tely).  Fix anchor placement.
2341
2342         * Documentation/user/GNUmakefile: Make music-glossary.info too.
2343
2344 2002-09-23  Werner Lemberg  <wl@gnu.org>
2345
2346         * scripts/lilypond-book.py (output_dict): Fix handling of
2347         various environments by avoid extraneous newlines.
2348         Rename `output-all' regexp for html to `output-html'.
2349         Replace `output-all' regexp for texi with `output-texi-quote'
2350         and `output-texi-noquote'.
2351         (compose_full_body): Don't override `linewidth' user option
2352         for `singleline'.
2353         (schedule_lilypond_block): Don't indent text specified with
2354         `intertext' option.
2355         Add new option `noquote'.
2356         (compile_all_files): Use latex instead of tex to compile ly
2357         files directly.
2358
2359         * Documentation/user/lilypond-book.itely: Updated and revised.
2360         Improve layout.
2361
2362         * Documentation/user/glossary.tely,
2363         Documentation/user/introduction.itely,
2364         Documentation/user/tutorial.itely,
2365         Documentation/user/refman.itely,
2366         Documentation/user/appendices.itely: Fix overfull LilyPond
2367         boxes caused by the new lilypond-book code.  Other minor
2368         fixes.
2369
2370         * Documentation/user/macros.itexi (@texiflat): Don't emit
2371         trailing space.
2372
2373         * scm/tex.scm (end-output, header-end): Add preamble and
2374         postamble to make lilypond output directly compilable with
2375         latex.
2376
2377         
2378 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2379
2380         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
2381         instructions.
2382
2383 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2384
2385         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2386
2387 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2388
2389         * lily/beam.cc (connect_beams): don't crash if there are quarter
2390         notes in beams.
2391
2392 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2393
2394         * Documentation/user/refman.itely: corrected ancient clef
2395         docu; added docu on ligatures
2396
2397 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2398
2399         * Documentation/user/glossary.tely,
2400         Documentation/user/refman.itely, input/les-nereides.ly,
2401         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2402         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2403         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2404         Stem properties: flag-style -> stroke-style, style -> flag-style.
2405
2406 2002-09-22  Werner Lemberg  <wl@gnu.org>
2407
2408         * scripts/lilypond-book.py: Add option `notime' to suppress
2409         printing of a time signature.  Specify default indentation of 0pt
2410         if single line fragment.  Don't emit redundant `\paper{ }'.
2411
2412         * Documentation/user/lilypond-book.itely: Updated.
2413
2414         * Documentation/user/glossary.tely: Completely reformatting.
2415
2416 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2417
2418         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2419
2420 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2421
2422         * Documentation/user/tutorial.itely: Fix links.
2423         
2424         * Documentation/topdocs/index.tely:
2425         * Documentation/index.texi:
2426         * Documentation/header.html.in: Small website fixes and updates.
2427
2428         * debian/: Debian patch by Anthony Fok.
2429
2430 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2431
2432         * Documentation/footer.html.in: How time flies: It's already 2002!
2433
2434         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2435         more descriptive link names than 'here'.
2436
2437 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2438
2439         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2440
2441 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2442
2443         * lily/part-combine-music-iterator.cc (get_state): cleanup
2444         (get_music_info): cleanup.
2445
2446 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2447
2448         * scm/backend-documentation-lib.scm (interface-doc-string):
2449         crosslinks between interfaces and grobs. Headings for interfaces
2450         in grob explanation.
2451
2452 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2453
2454         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
2455         dtd).  Add preliminary dtd.
2456         (re-sub-alist): Robustify.
2457
2458 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2459
2460         * lily/include/event-chord-iterator.hh,
2461         lily/context-specced-music-iterator.cc,
2462         lily/event.cc, lily/event-chord-iterator.cc: add
2463
2464 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2465
2466         * lily/: some (c) header fixes.
2467         
2468         * lily/request-chord.cc: Remove.
2469         
2470         * lily/include/event-chord-iterator.hh:
2471         * lily/include/event.hh:
2472         * lily/event-chord.cc: New file.
2473         
2474         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
2475         requested.
2476
2477 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2478
2479         * lily/ : rename Request to Event
2480
2481         * lily/parser.yy (command_element): move clef stuff into Scheme.
2482
2483         * lily/:  rename length_mom () to get_length()
2484
2485         * lily/part-combine-music.cc: removed file and class.
2486
2487         * lily/context-specced-music-iterator.cc (class
2488         Context_specced_music_iterator): new file. Obsoletes the
2489         Context_specced_music type.
2490
2491         * scm/music-types.scm (make-repeated-music): put different kinds
2492         of repeated music into music-type table.
2493
2494         * VERSION: 1.7.1 released.
2495
2496         * scm/to-xml.scm: new file.
2497
2498         * input/test/to-xml.ly (fooBar): demo of what is possible with the
2499         new Input representation: dump music as XML.
2500
2501         * scm/engraver-documentation-lib.scm
2502         (engraver-accepts-music-types?): add links from music to engraver,
2503         from music-type to engraver.
2504
2505         * lily/include/command-request.hh: removed
2506         lily/include/musical-request.hh: removed. Removed all _req classes
2507         except Key_change_req. Changes throughout.
2508
2509 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2510
2511         * lily/tuplet-engraver.cc (try_music): Compile kludge.
2512
2513 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2514
2515         * lily/*.cc: specify accepts for many engravers.
2516
2517         * scm/music-documentation-lib.scm: dump music expressions and
2518         music subtypes.
2519
2520         * scm/documentation-lib.scm: complete revision.
2521         Use GOOPS objects to store document tree explicitly. Cleaned up and
2522         sped up doco generation a lot.
2523
2524 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2525
2526         * input/trip.ly (fugaIILeft): add arpeggio
2527
2528         * lily/translator-group.cc (try_music_on_nongroup_children):
2529         oops. The name symbol is in the cdr of the assoc handle.
2530
2531         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
2532         Hyphen_req, Glissando_req, Break_req, Mark_req 
2533
2534 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2535
2536         * lily/musical-request.cc (music-duration-length,
2537         music-duration-compress): new functions.
2538
2539         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
2540         throughout. Warning doesn't work yet.
2541
2542         * lily/translator-group.cc (try_music_on_nongroup_children):
2543         new implementation: store candidate acceptors in a hashTable.
2544
2545 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2546
2547         * scm/music-types.scm (music-descriptions): change name to
2548         internal-class-name
2549
2550         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2551
2552 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2553
2554         * lily/beam.cc (connect_beams): don't crash if there are quarter
2555         notes in beams.
2556
2557 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2558
2559         * Documentation/user/refman.itely: corrected ancient clef
2560         docu; added docu on ligatures
2561
2562 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2563
2564         * Documentation/user/glossary.tely,
2565         Documentation/user/refman.itely, input/les-nereides.ly,
2566         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2567         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2568         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2569         Stem properties: flag-style -> stroke-style, style -> flag-style.
2570
2571 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2572
2573         * scm/music-functions.scm (music-separator?): don't use name music
2574         property.
2575
2576 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2577
2578         * stepmake/stepmake/generic-targets.make (help): Document check
2579         target.
2580
2581         * lily/new-accidental-engraver.cc: Compile fix.
2582
2583 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2584
2585         * scripts/convert-ly.py: Add rule.
2586
2587         * input/test/music-creation.ly:
2588         * input/test/add-staccato.ly:
2589         * input/test/add-text-script.ly: ly-make-music.
2590
2591         * scm/drums.scm (make-head-type-elem, make-articulation-script):
2592         More ly-make-music renamings.
2593
2594         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
2595
2596         * lily/music-constructor.cc (make_music): Add debugging info.
2597
2598         * scm/music-functions.scm (make-simultaneous-music,
2599         (make-sequential-music, context-spec-music):
2600         * scm/music-types.scm (music-descriptions): Get lily to run.
2601
2602 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2603
2604         * lily/command-request.cc (transpose_key_alist): new function.
2605
2606         * lily/key-performer.cc (create_audio_elements): cleanup. 
2607
2608 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2609
2610         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
2611
2612         * lily/include/translator.hh (ENTER_DESCRIPTION): add
2613         events-accepted field.
2614
2615         * scm/music-types.scm: new file.
2616
2617         * lily/parser.yy: put music type initialization into scheme,
2618         similar to grob initialization.  Changes throughout.
2619
2620 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2621
2622         * Documentation/user/tutorial.itely: Fix links.
2623         
2624         * Documentation/index.texi: 
2625         * Documentation/header.html.in: 
2626         * Documentation/topdocs/index.tely: Small website fixes and updates.
2627
2628         * debian/: Debian patch by Anthony Fok.
2629
2630 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2631
2632         * Documentation/footer.html.in: How time flies: It's already 2002!
2633
2634         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2635         more descriptive link names than 'here'.
2636
2637         * ROADMAP: Remove test stuff.
2638
2639         * scripts/update-lily.py: Allow auto-building of stable and
2640         development versions.  Bugfixes.
2641
2642 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2643
2644         * VERSION: released 1.7.0
2645
2646         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2647
2648         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
2649         positive line widths.
2650
2651 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2652
2653         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
2654         go.  Fix comments.
2655
2656         * cygwin: Cygwin updates.
2657
2658 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2659
2660         * Documentation/windows/installing.texi (Top): version for python,
2661         urls for ghostscript (thanks to John Potelle)
2662         
2663         * lily/simultaneous-music-iterator.cc
2664         (Simultaneous_music_iterator): init children_list_ before
2665         triggering GC.
2666
2667         * lily/*-iterator.cc: be even more careful with smobbed copy
2668         constructors. 
2669
2670         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
2671         LeftEdge item.
2672
2673 2002-09-15  Werner Lemberg  <wl@gnu.org>
2674
2675         Improving LilyPond's output to make them ordinary TeX boxes with
2676         predictable dimensions.  System boxes are now vertically centered on
2677         the baseline; this offset can be further controlled with
2678         \lilypondscoreshift.
2679
2680         * lily/system.cc (System::post_processing): Pass length of current
2681         system to `start-system' (including any horizontal indentation).
2682
2683         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
2684         prettier.
2685         (lily-def): Append `%'.
2686         (start-system): Add parameter `wd'.  Output more TeX code to specify
2687         box dimensions.
2688         (stop-system, stop-last-system): Complement changes in
2689         `start-system'.
2690         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
2691         Updated.
2692
2693         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
2694         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
2695         Write final `\endinput'.
2696
2697         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
2698         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
2699         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
2700         files and macro definitions don't produce spurious spaces and
2701         paragraphs (using \endlinechar).
2702         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
2703
2704         * Documentation/user/internals.itely: Improved formatting, fixing
2705         typos.  Added a section `Output details' to describe how the TeX
2706         code looks like.
2707
2708 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2709
2710         * lily/accidental-engraver.cc: Also work with partial measures.
2711
2712 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2713
2714         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
2715         spanner.
2716
2717 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2718
2719         * lily/identifier-smob.cc (unpack_identifier): new file.
2720
2721         * lily/lexer.ll (identifier_type): new function.  use ly-id to
2722         pass off scheme expressions as music identifiers.
2723
2724         * scm/lily.scm: reorganisation, cleanups.
2725
2726         * lily/main.cc: small cleanups.
2727
2728 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2729
2730         * lily/ly-module.{cc,hh}: new file.
2731
2732 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2733
2734         * lily/accidental-engraver.cc: Also work with partial measures.
2735
2736 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2737
2738         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
2739
2740 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2741
2742         * lily/my-lily-lexer.cc: use SCM module in stead of
2743         Scheme_hash_table. Changes throughout.  
2744
2745 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2746
2747         * VERSION (MY_PATCH_LEVEL): make 1.7.0
2748