]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
[lilypond.git] / ChangeLog
1 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
4         stylesheet.
5
6         * ly/paper19.ly: Include paper19-init.ly.
7
8         * ly/paper19-init.ly: New file.
9
10         * Documentation/user/tutorial.itely (First steps): Fix first
11         example for font test.
12
13         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
14
15         * ChangeLog: Add 1.7.6 release marker (see below).
16
17         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
18         Add .py files.
19
20 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
21
22         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
23
24         * input/tutorial/*.ly: update to new syntax.
25
26         * lily/parser.yy (Composite_music): new transpose syntax,
27         \transpose FROM TO MUSIC. 
28
29 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
30
31         * scripts/lilypond-book.py:
32         * scripts/ly2dvi.py: Fix: redirect latex progress/error output to
33         stderr (by default this goes to stdout).  Show lilypond progress,
34         even when not verbose.
35
36         * python/lilylib.py (system): New optional parameter to control
37         showing of progress.
38
39         * scm/backend-documentation-lib.scm (check-dangling-properties):
40         Fix error message.
41
42         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
43         axis, extent.
44
45         * scm/grob-property-description.scm (magnify): Remove.
46         (extent, axis): Add.
47
48 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
49
50         * VERSION: Release 1.7.6.
51
52         * scripts/convert-ly.py: more uniformization substitutions.
53
54         * buildscripts/new-chords.py (sub_chords): new file.
55
56 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
57
58         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
59         lilypond.map.  Include sauter fonts too.  Cleanups.
60
61 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
62
63         * Documentation/user/tutorial.itely (First steps): change to new
64         chord/tie/slur/beam notation.
65
66         * lily/parser.yy (event_that_take_dir): allow postfix notation for
67         ties.
68
69         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
70         engraver. Process ties in postfix notation, i.e. c8-~ c
71
72         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
73
74         * input/regression/beam-postfix-notation.ly (texidoc): new file.
75
76         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
77
78         * lily/beam-engraver.cc (try_music): accept new-beam-events
79
80         * input/regression/chord-scripts.ly (texidoc): new file
81
82         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
83         script-events.
84
85         * scm/script.scm (default-script-alist): cleanup.
86
87         * lily/script-engraver.cc (make_script_from_event): cleanup.
88
89         * lily/lyric-combine-music-iterator.cc
90         (Lyric_combine_music_iterator): remove superfluous events.
91         (melisma_busy): new function. Fix broken melismas.
92
93 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
94
95         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
96         Remove nonvalid settings. Use descriptive key names.
97         Use <Return> to indicate the pressing of that key.
98
99 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
100
101         * scripts/lilypond-book.py (option_definitions): Typo.
102
103         * scripts/ly2dvi.py: Updates.
104
105         * python/lilylib.py (setup_environment, print_environment)
106         (get_bbox, make_preview): Merge and remove from ly2dvi and
107         lilypond-book.
108
109         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
110
111         * .cvsignore: Remove some cruft.
112
113         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
114         path.
115
116         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
117         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
118         throughout.
119
120         * python/lilylib.py (quiet_system): Junk
121         (system): Display error log upon failure.
122         (read_pipe): New function.  Cleanups and fixes.
123
124         * python/*.py: Rename from *.py.in.
125         
126         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
127
128         * GNUmakefile.in (SUBDIRS): Move python before scripts.
129
130 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
131
132         * python/GNUmakefile: Bugfix: handle modules.
133
134         * stepmake/stepmake/python-module-targets.make (default): Add
135         compiled modules. 
136
137         * stepmake/stepmake/python-module-rules.make: Add rule for byte
138         compiling modules.
139
140         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
141         Bugfix.  (OUT_PYC_MODULES): Add.
142
143 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
144
145         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
146         Use default paths. Refresh description.
147
148 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
149
150         * VERSION: 1.7.5 released
151
152         * input/regression/finger-chords.ly (texidoc): new file.
153
154         * lily/script-engraver.cc (process_music): remove scriptHorizontal
155         support
156
157         * lily/fingering-engraver.cc (process_music): remove kludgy
158         scriptHorizontal stuff.
159
160         * lily/script.cc: remove staff-support property.
161
162         * lily/new-fingering-engraver.cc (add_fingering): new
163         file. Fingering engraver for new style chords.
164
165 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
166
167         * lily/parser.yy (bare_number): allow 4 \cm (without
168         decimal dot). (should backport to 1.6?)
169
170         * ly/declarations-init.ly: use Scheme for dimension defs.
171
172         * lily/parser.yy (TODO): remove hard coded dimensions, add
173         REAL NUMBER_IDENTIFIER production.
174
175         * lily/rest-collision.cc (force_shift_callback): rewrite using
176         -done property.
177
178         * scm/grob-property-description.scm (rest-collision-done): add
179         property.
180         
181         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
182
183 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
184
185         * input/regression/multi-measure-rest-center.ly: new file.
186
187         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
188         off horizontally by 0.05 ss. Fixed.
189
190 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
191
192         * scm/pdftex.scm: Rename ly-number to ly:number->string.
193
194         * Documentation/topdocs/index.tely: Remove duplicate from merge.
195
196 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
197
198         * lily/tie.cc (get_control_points): also avoid staff lines on the
199         just outside the outer staff lines
200
201 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
202
203         * ly/params-init.ly: Just define style-alist, no need to
204         define-public.
205
206         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
207         (thanks Han-Wen).
208
209         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
210         (FET_FILES): = FONT_FILES.
211
212         * Merge from stable:
213
214             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
215
216 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
217
218         * VERSION: 1.7.4 released.  
219         
220         * scm/generate-documentation.scm (string-append): add macro
221         definitions.
222
223         * lily/text-item.cc (lookup_text): don't use virtual fonts for
224         normal texts.
225
226         * lily/multi-measure-rest-engraver.cc: make separate
227         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
228
229         * lily/multi-measure-rest.cc: remove text handling. Remove
230         number-threshold.
231
232 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
233
234         * scm/music-types.scm: doc patch by Graham Percival
235
236 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
237
238         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
239         encoding part.
240         (Font_info.set_defaults): pixelsize now also defauts to '0'.
241         (sketch_p): Sketch wants only first four elements of X11 font spec.
242
243         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
244
245         * mf/feta-autometric.mf: Write foundry and family to log.
246
247         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
248         font translation table.
249
250         * buildscripts/mf-to-table.py: Better font info into afm.
251
252         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
253         1.0.9 required.
254
255         * configure.in: Whine for mftrace 1.0.9.
256
257 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
258
259         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
260
261         * lily/main.cc (main_prog): don't try to load init.EXT when
262         processing foo.EXT.
263
264 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
265
266         * scm/tex.scm (zigzig-line): added.
267
268         * scm/ps.scm (zigzag-line): added.
269
270         * ps/music-drawing-routines.ps (subvec): added.
271         (draw_zigzag_line): added.
272         
273         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
274         grob properties zigzag-width and zigzag-length.
275
276         * input/regression/glissando.ly: Add some zig-zagged glissandi.
277
278 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
279
280         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
281         svg output, including font.
282
283 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
284
285         * scm/lily.scm: Register sodipodi output module.
286
287         * scm/sodipodi.scm: New file.
288
289         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
290
291         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
292         comment, after header.
293         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
294         FullName.  Fix FontName key.
295
296 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
297
298         * lily/rest.cc (after_line_breaking): bugfix: dots after half
299         and breve rests.
300         
301         * input/test/blank-notes.ly: bugfix
302
303         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
304         rests. (Kim Shrier)
305
306         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
307         
308 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
309
310         * scm/tex.scm: 
311         * scm/ps.scm: Cleanup and remove obsolete junk.
312
313         * Documentation/user/internals.itely:
314         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
315
316         * lily/parser.yy: Identify shift/reduce problems.
317
318         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
319         make-style-sheet.  Too specific for convert-ly?
320
321 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
322
323         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
324
325         * input/test/*.ly: various fixes.
326
327         * lily/music.cc (name): bugfix
328
329         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
330
331         * lily/input-file-results.cc (code): set-point-and-click! ->
332         set-point-and-click
333         
334 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
335
336         * Use uniform ly: prefix for exported scheme primitive functions.
337
338         * scm/music-types.scm: junk compat glue
339
340         * scripts/convert-ly.py: add rules for stuff below, junk
341         compatibility glue for spanrequest.
342
343         * lily/parser.yy (verbose_event): remove \spanrequest,
344         \commandspanrequest, \script. 
345         
346         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
347
348         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
349         for \penalty, \glissando.
350
351         * VERSION: release 1.7.3
352         
353 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
354
355         * lily/accidental-engraver.cc: Fix
356         grace-in-the-beginning-of-measure bug caused by the resent
357         partial-measure fix.
358
359         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
360         overlap looks too crowded)
361         
362 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
363
364         * lily/parser.yy (assignment): allow SCM expression as assignment.
365
366         * lily/include/music-output-def.hh (class Music_output_def):
367         * lily/music-output-def.cc: 
368         * lily/paper-def.cc: 
369         * scm/font.scm (markup-to-properties):
370         * lily/parser.yy (music_output_def_body): 
371         remove style_sheet_
372
373 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
374
375         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
376         length.
377
378         * input/regression/spacing-to-grace.ly: new file.
379
380         * input/regression/spacing-end-of-line.ly: new file.
381
382         * lily/note-spacing.cc (get_spacing): take into account breakable
383         stuff sticking out at the left (time sig change at line break).
384
385         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
386         raggedright code.
387
388         * scm/music-functions.scm (make-voice-props-set): add
389         staff-position for mm rests.
390  
391         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
392         before grace notes a little.
393
394         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
395
396         * lily/break-align-interface.cc (do_alignment): right-edge spacing
397         key adds space at the end of line. 
398
399 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
400
401         * scm/sketch.scm: Fix beams.
402
403         * buildscripts/mf-to-table.py: Add EncodingScheme.
404
405         * scm/sketch.scm: Resurrect.
406
407 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
408
409         * lily/multi-measure-rest.cc: use breve rests for measure lengths
410         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
411
412 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
413
414         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
415
416         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
417
418 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
419
420         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
421         token for origin information.
422
423         * lily/parser.yy (My_lily_lexer): do identifier location and
424         cloning from lexer.
425
426         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
427         logic out of the parser. Add bar checks on both ends.
428
429         * Documentation/user/refman.itely (Multi measure rests): add more
430         notes about mm rests.
431
432 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
433
434         * input/regression/bar-scripts.ly: Re-enable.
435
436         * lily/parser.yy:
437         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
438         released rsn.  Bison 1.50 has a crucial bug and won't work.
439
440         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
441
442
443 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
444
445         * input/regression/bar-scripts.ly: Blunt documentation build fix.
446
447 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
448
449         * Actually merge changes since 1.6.4 besides ChangeLog, and
450         resolve conflicts.  Lots of updates, hope all is well.
451         
452         * cygwin/lilypond.hint (requires): Add ghostscript.
453
454         * scm: Update some (c).
455         
456 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
457
458         * input/test/{various}.ly: add \header fields and texidoc strings.
459
460 2002-10-05  Werner Lemberg  <wl@gnu.org>
461
462         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
463         renamed to `output_latex_quoted'.
464         Added `output_latex_noquote'.
465         (schedule_lilypond_block): Implement `noquote' option for LaTeX
466         mode.
467
468 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
469
470         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
471         as workaround for /bin/sh problems on Solaris7.
472
473 2002-10-19  Werner Lemberg  <wl@gnu.org>
474
475         * GNUmakefile.in (web-doc): Fix typos.
476         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
477         `music-drawing-routines.ps' but emit \special{header=...} once.
478         * scm/tex.scm (header-end): Updated.
479
480 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
481
482         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
483         undefined tremolo. 
484
485 2002-10-15  Werner Lemberg  <wl@gnu.org>
486
487         * scripts/lilypond-book.py (g_make_html): New global variable.
488         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
489         if `g_make_html' isn't set.
490         [main]: Add format `texi-html'.
491         (option_definitions): Updated.
492         * Documentation/user/lilypond-book.itely: Updated.
493
494         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
495         * make/ly-rules.make (%.texi, %.nexi): Use it.
496         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
497         format to lilypond-book.
498         * GNUmakefile.in (web-doc): Ditto.
499
500 2002-10-14  Werner Lemberg  <wl@gnu.org>
501
502         Further improve TeX output.  The produced files are about 40%
503         smaller.  `lilyponddefs.tex' is now read only once.
504
505         * tex/lilyponddefs.tex: Remove footer stuff.
506         (\ifundefined): Renamed to...
507         (\lilypondundefined): This.  Use LaTeX's definition to
508         make it nestable and make it global.
509         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
510         output.
511         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
512         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
513         them global.
514         (\placebox): Renamed to...
515         (\lyitem): This.
516         Make it global and call \outputscale by itself.
517         (\lybox, \lyvrule): New macros to reduce input data.
518         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
519         New auxiliary macros.
520         (\SkipLilydefs, \EndLilyPondOutput): Removed.
521         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
522         to...
523         (\lilypondspace): This and made it global.
524         (\turnOnPostScript): Renamed to...
525         (\lilypondpostscript): This and made it global.
526         (\turnOnExperimentalFeatures): Renamed to...
527         (\lilypondexperimentalfeatures): This and made it global.
528         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
529         (\lilypondsetdimen): This and made it global.
530         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
531         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
532         (all, $(outdir)/music-drawing-routines.ps): New rules.
533         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
534         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
535         start-system, stop-system, stop-last-system, filledbox): Updated to
536         use the changed macros from lilyponddefs.tex.
537         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
538
539 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
540
541         * Documentation/windows/installing.texi: Update.
542
543 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
544
545         * VERSION: 1.6.5 released
546
547         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
548
549 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
550
551         * scm/translator-property-description.scm (voltaOnThisStaff): add
552         property.
553
554 2002-09-28  Werner Lemberg  <wl@gnu.org>
555
556         * scm/tex.scm (header-end): Suppress page numbering.
557
558         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
559         Fix quotation for HTML output.
560
561 2002-09-28   Graham Percival   <gperciva@sfu.ca>
562         
563         * Documentation/user/refman.itely: grammar and phrasing
564           fixes to "Note Entry" section.  Also adds a few new examples.
565
566 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
567
568         * flower/include/string-data.icc: include string.h
569
570 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
571
572         * scm/chord-name.scm (chord::inner-name-banter): remove space.
573
574 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
575
576         * Documentation/user/GNUmakefile (extra-local-help): Add.
577
578         * stepmake/stepmake/www-targets.make (local-help): Add.
579
580 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
581
582         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
583         packages.
584
585         * Documentation/topdocs/README.texi (Top): building documentation
586         (not website.)
587
588 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
589
590         * Documentation/user/refman.itely: 
591         * Documentation/user/tutorial.itely: 
592         * Documentation/user/music-glossary.tely: Merge changes.
593
594         * Documentation/user/glossary.html.in: 
595         * Documentation/index.texi: 
596         * Documentation/header.html.in: Accomodate renaming of glossary.
597         
598         * Documentation/user/tutorial.itely: Add some glossary references.
599         
600         * Documentation/user/refman.itely: Minor fixes.
601         
602         * Documentation/user/lilypond.tely: Add glossary do direntry.
603
604         * Documentation/user/music-glossary.tely: Rename (previously:
605         glossary.tely).  Fix anchor placement.
606
607         * Documentation/user/GNUmakefile: Make music-glossary.info too.
608
609 2002-09-23  Werner Lemberg  <wl@gnu.org>
610
611         * scripts/lilypond-book.py (output_dict): Fix handling of
612         various environments by avoid extraneous newlines.
613         Rename `output-all' regexp for html to `output-html'.
614         Replace `output-all' regexp for texi with `output-texi-quote'
615         and `output-texi-noquote'.
616         (compose_full_body): Don't override `linewidth' user option
617         for `singleline'.
618         (schedule_lilypond_block): Don't indent text specified with
619         `intertext' option.
620         Add new option `noquote'.
621         (compile_all_files): Use latex instead of tex to compile ly
622         files directly.
623
624         * Documentation/user/lilypond-book.itely: Updated and revised.
625         Improve layout.
626
627         * Documentation/user/glossary.tely,
628         Documentation/user/introduction.itely,
629         Documentation/user/tutorial.itely,
630         Documentation/user/refman.itely,
631         Documentation/user/appendices.itely: Fix overfull LilyPond
632         boxes caused by the new lilypond-book code.  Other minor
633         fixes.
634
635         * Documentation/user/macros.itexi (@texiflat): Don't emit
636         trailing space.
637
638         * scm/tex.scm (end-output, header-end): Add preamble and
639         postamble to make lilypond output directly compilable with
640         latex.
641
642         
643 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
644
645         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
646         instructions.
647
648 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * Documentation/user/glossary.tely: Add titling and hyperlinks.
651
652 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
653
654         * lily/beam.cc (connect_beams): don't crash if there are quarter
655         notes in beams.
656
657 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
658
659         * Documentation/user/refman.itely: corrected ancient clef
660         docu; added docu on ligatures
661
662 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
663
664         * Documentation/user/glossary.tely,
665         Documentation/user/refman.itely, input/les-nereides.ly,
666         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
667         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
668         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
669         Stem properties: flag-style -> stroke-style, style -> flag-style.
670
671
672 2002-09-22  Werner Lemberg  <wl@gnu.org>
673
674         * scripts/lilypond-book.py: Add option `notime' to suppress
675         printing of a time signature.  Specify default indentation of 0pt
676         if single line fragment.  Don't emit redundant `\paper{ }'.
677
678         * Documentation/user/lilypond-book.itely: Updated.
679
680         * Documentation/user/glossary.tely: Completely reformatting.
681
682 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
683
684         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
685
686 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
687
688         * Documentation/user/tutorial.itely: Fix links.
689         
690         * Documentation/topdocs/index.tely:
691         * Documentation/index.texi:
692         * Documentation/header.html.in: Small website fixes and updates.
693
694         * debian/: Debian patch by Anthony Fok.
695
696 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
697
698         * Documentation/footer.html.in: How time flies: It's already 2002!
699
700         * Documentation/topdocs/index.tely: Stable/development fix.  Use
701         more descriptive link names than 'here'.
702
703 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
704
705         * VERSION: 1.7.2 released
706         * VERSION: 1.6.4 released
707         
708         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
709
710         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
711         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
712
713         * mf/feta-din.mf (test): add x-height and space.
714
715         * lily/dynamic-engraver.cc (process_music): take dynamic direction
716         from ^_ for crescendi. Idem for slurs and phrasing slurs.
717
718         * ly/grace-init.ly: add-to-grace-init: function to portably add
719         settings to \grace. 
720
721         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
722         if we get an absolute dynamic event.
723  
724         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
725
726         * lily/source-file.cc (get_line): oops. All line numbers were off
727         by 2. Fix that. 
728
729         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
730         be after the note, combined with -_^, i.e. c4-(-\)-\>  
731
732         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
733
734         * lily/parser.yy (number_factor): remove (number) as number
735         expression. ("Let them eat Lisp").
736
737 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
738
739         * lily/horizontal-bracket.cc: new file.
740
741         * lily/horizontal-bracket-engraver.cc: new file.
742
743         * input/regression/note-group-bracket.ly: new file. Support
744         horizontal note brackets for music analysis.
745
746         * lily/stem.cc (flag): new flag-style: no-flag.
747
748         * input/test/stem-cross-staff.ly: new file
749         
750         * Documentation/user/internals.itely: Improved formatting, fixing
751         typos.  Added a section `Output details' to describe how the TeX
752         code looks like.
753
754         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
755
756         * lily/parser.yy: remove \dynamicscript.
757
758         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
759         definitions. 
760
761         * python/midi.c (midi_error): take two arguments.
762
763         * Merge 1.6.5 changes:
764         
765 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
766
767         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
768         staff-space.  Previous 1.5 was probably meant as half-spaces.
769         (cautionary-style): parentheses (was: smaller).  This is what doco
770         says, and it seems more logical.
771
772         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
773         for 2nd sentence.
774
775 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
776
777         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
778
779 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
780
781         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
782
783 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
784
785         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
786
787 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
788
789         * scm/translator-property-description.scm (voltaOnThisStaff): add
790         property.
791
792 2002-09-28  Werner Lemberg  <wl@gnu.org>
793
794         * scm/tex.scm (header-end): Suppress page numbering.
795
796         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
797         Fix quotation for HTML output.
798
799 2002-09-28   Graham Percival   <gperciva@sfu.ca>
800         
801         * Documentation/user/refman.itely: grammar and phrasing
802           fixes to "Note Entry" section.  Also adds a few new examples.
803
804 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
805
806         * flower/include/string-data.icc: include string.h
807
808 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
809
810         * scm/chord-name.scm (chord::inner-name-banter): remove space.
811
812 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
813
814         * Documentation/user/GNUmakefile (extra-local-help): Add.
815
816         * stepmake/stepmake/www-targets.make (local-help): Add.
817
818 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
819
820         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
821         packages.
822
823         * Documentation/topdocs/README.texi (Top): building documentation
824         (not website.)
825
826 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
827
828         * Documentation/user/refman.itely: 
829         * Documentation/user/tutorial.itely: 
830         * Documentation/user/music-glossary.tely: Merge changes.
831
832         * Documentation/user/glossary.html.in: 
833         * Documentation/index.texi: 
834         * Documentation/header.html.in: Accomodate renaming of glossary.
835         
836         * Documentation/user/tutorial.itely: Add some glossary references.
837         
838         * Documentation/user/refman.itely: Minor fixes.
839         
840         * Documentation/user/lilypond.tely: Add glossary do direntry.
841
842         * Documentation/user/music-glossary.tely: Rename (previously:
843         glossary.tely).  Fix anchor placement.
844
845         * Documentation/user/GNUmakefile: Make music-glossary.info too.
846
847 2002-09-23  Werner Lemberg  <wl@gnu.org>
848
849         * scripts/lilypond-book.py (output_dict): Fix handling of
850         various environments by avoid extraneous newlines.
851         Rename `output-all' regexp for html to `output-html'.
852         Replace `output-all' regexp for texi with `output-texi-quote'
853         and `output-texi-noquote'.
854         (compose_full_body): Don't override `linewidth' user option
855         for `singleline'.
856         (schedule_lilypond_block): Don't indent text specified with
857         `intertext' option.
858         Add new option `noquote'.
859         (compile_all_files): Use latex instead of tex to compile ly
860         files directly.
861
862         * Documentation/user/lilypond-book.itely: Updated and revised.
863         Improve layout.
864
865         * Documentation/user/glossary.tely,
866         Documentation/user/introduction.itely,
867         Documentation/user/tutorial.itely,
868         Documentation/user/refman.itely,
869         Documentation/user/appendices.itely: Fix overfull LilyPond
870         boxes caused by the new lilypond-book code.  Other minor
871         fixes.
872
873         * Documentation/user/macros.itexi (@texiflat): Don't emit
874         trailing space.
875
876         * scm/tex.scm (end-output, header-end): Add preamble and
877         postamble to make lilypond output directly compilable with
878         latex.
879
880         
881 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
882
883         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
884         instructions.
885
886 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
887
888         * Documentation/user/glossary.tely: Add titling and hyperlinks.
889
890 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
891
892         * lily/beam.cc (connect_beams): don't crash if there are quarter
893         notes in beams.
894
895 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
896
897         * Documentation/user/refman.itely: corrected ancient clef
898         docu; added docu on ligatures
899
900 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
901
902         * Documentation/user/glossary.tely,
903         Documentation/user/refman.itely, input/les-nereides.ly,
904         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
905         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
906         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
907         Stem properties: flag-style -> stroke-style, style -> flag-style.
908
909 2002-09-22  Werner Lemberg  <wl@gnu.org>
910
911         * scripts/lilypond-book.py: Add option `notime' to suppress
912         printing of a time signature.  Specify default indentation of 0pt
913         if single line fragment.  Don't emit redundant `\paper{ }'.
914
915         * Documentation/user/lilypond-book.itely: Updated.
916
917         * Documentation/user/glossary.tely: Completely reformatting.
918
919 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
920
921         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
922
923 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
924
925         * Documentation/user/tutorial.itely: Fix links.
926         
927         * Documentation/topdocs/index.tely:
928         * Documentation/index.texi:
929         * Documentation/header.html.in: Small website fixes and updates.
930
931         * debian/: Debian patch by Anthony Fok.
932
933 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
934
935         * Documentation/footer.html.in: How time flies: It's already 2002!
936
937         * Documentation/topdocs/index.tely: Stable/development fix.  Use
938         more descriptive link names than 'here'.
939
940 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
941
942         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
943
944 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
945
946         * lily/part-combine-music-iterator.cc (get_state): cleanup
947         (get_music_info): cleanup.
948
949 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
950
951         * scm/backend-documentation-lib.scm (interface-doc-string):
952         crosslinks between interfaces and grobs. Headings for interfaces
953         in grob explanation.
954
955 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
956
957         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
958         dtd).  Add preliminary dtd.
959         (re-sub-alist): Robustify.
960
961 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
962
963         * lily/include/event-chord-iterator.hh,
964         lily/context-specced-music-iterator.cc,
965         lily/event.cc, lily/event-chord-iterator.cc: add
966
967 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
968
969         * lily/: some (c) header fixes.
970         
971         * lily/request-chord.cc: Remove.
972         
973         * lily/include/event-chord-iterator.hh:
974         * lily/include/event.hh:
975         * lily/event-chord.cc: New file.
976         
977         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
978         requested.
979
980 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
981
982         * lily/ : rename Request to Event
983
984         * lily/parser.yy (command_element): move clef stuff into Scheme.
985
986         * lily/:  rename length_mom () to get_length()
987
988         * lily/part-combine-music.cc: removed file and class.
989
990         * lily/context-specced-music-iterator.cc (class
991         Context_specced_music_iterator): new file. Obsoletes the
992         Context_specced_music type.
993
994         * scm/music-types.scm (make-repeated-music): put different kinds
995         of repeated music into music-type table.
996
997         * VERSION: 1.7.1 released.
998
999         * scm/to-xml.scm: new file.
1000
1001         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1002         new Input representation: dump music as XML.
1003
1004         * scm/engraver-documentation-lib.scm
1005         (engraver-accepts-music-types?): add links from music to engraver,
1006         from music-type to engraver.
1007
1008         * lily/include/command-request.hh: removed
1009         lily/include/musical-request.hh: removed. Removed all _req classes
1010         except Key_change_req. Changes throughout.
1011
1012 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1013
1014         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1015
1016 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1017
1018         * lily/*.cc: specify accepts for many engravers.
1019
1020         * scm/music-documentation-lib.scm: dump music expressions and
1021         music subtypes.
1022
1023         * scm/documentation-lib.scm: complete revision.
1024         Use GOOPS objects to store document tree explicitly. Cleaned up and
1025         sped up doco generation a lot.
1026
1027 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1028
1029         * input/trip.ly (fugaIILeft): add arpeggio
1030
1031         * lily/translator-group.cc (try_music_on_nongroup_children):
1032         oops. The name symbol is in the cdr of the assoc handle.
1033
1034         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1035         Hyphen_req, Glissando_req, Break_req, Mark_req 
1036
1037 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1038
1039         * lily/musical-request.cc (music-duration-length,
1040         music-duration-compress): new functions.
1041
1042         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1043         throughout. Warning doesn't work yet.
1044
1045         * lily/translator-group.cc (try_music_on_nongroup_children):
1046         new implementation: store candidate acceptors in a hashTable.
1047
1048 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1049
1050         * scm/music-types.scm (music-descriptions): change name to
1051         internal-class-name
1052
1053         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1054
1055 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1056
1057         * lily/beam.cc (connect_beams): don't crash if there are quarter
1058         notes in beams.
1059
1060 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1061
1062         * Documentation/user/refman.itely: corrected ancient clef
1063         docu; added docu on ligatures
1064
1065 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1066
1067         * Documentation/user/glossary.tely,
1068         Documentation/user/refman.itely, input/les-nereides.ly,
1069         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1070         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1071         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1072         Stem properties: flag-style -> stroke-style, style -> flag-style.
1073
1074 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1075
1076         * scm/music-functions.scm (music-separator?): don't use name music
1077         property.
1078
1079 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1080
1081         * stepmake/stepmake/generic-targets.make (help): Document check
1082         target.
1083
1084         * lily/new-accidental-engraver.cc: Compile fix.
1085
1086 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1087
1088         * scripts/convert-ly.py: Add rule.
1089
1090         * input/test/music-creation.ly:
1091         * input/test/add-staccato.ly:
1092         * input/test/add-text-script.ly: ly-make-music.
1093
1094         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1095         More ly-make-music renamings.
1096
1097         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1098
1099         * lily/music-constructor.cc (make_music): Add debugging info.
1100
1101         * scm/music-functions.scm (make-simultaneous-music,
1102         (make-sequential-music, context-spec-music):
1103         * scm/music-types.scm (music-descriptions): Get lily to run.
1104
1105 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1106
1107         * lily/command-request.cc (transpose_key_alist): new function.
1108
1109         * lily/key-performer.cc (create_audio_elements): cleanup. 
1110
1111 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1112
1113         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1114
1115         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1116         events-accepted field.
1117
1118         * scm/music-types.scm: new file.
1119
1120         * lily/parser.yy: put music type initialization into scheme,
1121         similar to grob initialization.  Changes throughout.
1122
1123 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1124
1125         * Documentation/user/tutorial.itely: Fix links.
1126         
1127         * Documentation/index.texi: 
1128         * Documentation/header.html.in: 
1129         * Documentation/topdocs/index.tely: Small website fixes and updates.
1130
1131         * debian/: Debian patch by Anthony Fok.
1132
1133 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1134
1135         * Documentation/footer.html.in: How time flies: It's already 2002!
1136
1137         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1138         more descriptive link names than 'here'.
1139
1140         * ROADMAP: Remove test stuff.
1141
1142         * scripts/update-lily.py: Allow auto-building of stable and
1143         development versions.  Bugfixes.
1144
1145 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1146
1147         * VERSION: released 1.7.0
1148
1149         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1150
1151         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1152         positive line widths.
1153
1154 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1155
1156         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1157         go.  Fix comments.
1158
1159         * cygwin: Cygwin updates.
1160
1161 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1162
1163         * Documentation/windows/installing.texi (Top): version for python,
1164         urls for ghostscript (thanks to John Potelle)
1165         
1166         * lily/simultaneous-music-iterator.cc
1167         (Simultaneous_music_iterator): init children_list_ before
1168         triggering GC.
1169
1170         * lily/*-iterator.cc: be even more careful with smobbed copy
1171         constructors. 
1172
1173         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1174         LeftEdge item.
1175
1176 2002-09-15  Werner Lemberg  <wl@gnu.org>
1177
1178         Improving LilyPond's output to make them ordinary TeX boxes with
1179         predictable dimensions.  System boxes are now vertically centered on
1180         the baseline; this offset can be further controlled with
1181         \lilypondscoreshift.
1182
1183         * lily/system.cc (System::post_processing): Pass length of current
1184         system to `start-system' (including any horizontal indentation).
1185
1186         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1187         prettier.
1188         (lily-def): Append `%'.
1189         (start-system): Add parameter `wd'.  Output more TeX code to specify
1190         box dimensions.
1191         (stop-system, stop-last-system): Complement changes in
1192         `start-system'.
1193         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1194         Updated.
1195
1196         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1197         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1198         Write final `\endinput'.
1199
1200         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1201         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1202         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1203         files and macro definitions don't produce spurious spaces and
1204         paragraphs (using \endlinechar).
1205         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1206
1207         * Documentation/user/internals.itely: Improved formatting, fixing
1208         typos.  Added a section `Output details' to describe how the TeX
1209         code looks like.
1210
1211 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1212
1213         * lily/accidental-engraver.cc: Also work with partial measures.
1214
1215 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1216
1217         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1218         spanner.
1219
1220 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1221
1222         * lily/identifier-smob.cc (unpack_identifier): new file.
1223
1224         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1225         pass off scheme expressions as music identifiers.
1226
1227         * scm/lily.scm: reorganisation, cleanups.
1228
1229         * lily/main.cc: small cleanups.
1230
1231 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1232
1233         * lily/ly-module.{cc,hh}: new file.
1234
1235 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1236
1237         * lily/accidental-engraver.cc: Also work with partial measures.
1238
1239 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1240
1241         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1242
1243 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1244
1245         * lily/my-lily-lexer.cc: use SCM module in stead of
1246         Scheme_hash_table. Changes throughout.  
1247
1248 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1249
1250         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1251