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