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