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