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