]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
continued proofreading.
[lilypond.git] / ChangeLog
1 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * Documentation/user/invoking.itexi (Invoking the lilypond
4         binary): add note about path.
5
6         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7         suppresses superfluous spaces.
8
9 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10
11         * buildscripts/lilypond-profile.sh: Add documentation to error
12         message.
13
14         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
15
16 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
17
18         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
19         <mike@ossmann.com>)
20
21         * Documentation/bibliography/computer-notation.bib (pages): prune
22         unscientific language.
23
24         * Documentation/user/GNUmakefile: copy unsplit file to
25         lilypond.html (idem for lilypond-internals).
26
27         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
28
29         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
30
31         * python/lilylib.py (lilypond_version): 2.1 proof version check.
32
33         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
34         fix.
35         
36 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
37
38         * Documentation/user/{ various }: bind text snippets with their
39         examples, e.g. by punctuation: This is an example.
40
41 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
42
43         * ly/performer-init.ly (VoiceContext): Typos.
44
45         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
46         builds, leave final-install to toplevel srcdir makefile.
47
48         * make/srcdir.make.in (install): New target.
49
50 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
51
52         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
53         This fixes core dump on MIDI ouput (Simon Weatherill).
54
55         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
56         on local-WWW-post.
57
58 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
59
60         * make/lilypond.redhat.spec.in: add dvips to reqs.
61
62 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
63
64         * make/srcdir.make.in (web): Add special web target.
65
66         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
67         from inner $(LOOP).
68
69         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
70
71         * stepmake/stepmake/generic-targets.make (www-targets-help):
72         * GNUmakefile.in (web-install): Install in $(webdir).
73
74         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
75
76         * cygwin/changelog: 
77         * cygwin/mknetrel: Update.
78
79         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
80         (html-doc): Remove (use: web).
81
82         * stepmake/stepmake/script-rules.make: 
83         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
84         Fix $(config_make) dependencies for srcdir build.
85
86         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
87         target for srcdir build.
88
89         * stepmake/make/stepmake.make: 
90         * make/srcdir.make.in: 
91         * GNUmakefile.in:
92         * make/stepmake.make (config_make): Rename variable (was:
93         configuration).
94
95 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
96
97         * Documentation/user/internals.itely (Manipulating music
98         expressions): run lilypond on example too.
99
100         * flower/include/libc-extension.hh: move lrint define to
101         header. bugfix.
102         
103 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
104
105         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
106         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
107         do we recurse whole tree?).
108
109         * GNUmakefile.in (html-doc): Resurrect.
110
111         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
112         obsolete $(package-icon) dependency.
113
114 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
115
116         * Documentation/user/refman.itely (Automatic staff changes):
117         add seealso 
118
119         * Documentation/index.html.in: link to bigpage.
120
121         * Documentation/user/tutorial.itely (Tutorial): streamline.
122
123         * Documentation/index.html.in: url typo.
124
125         * VERSION (PACKAGE_NAME): release 1.7.28
126
127         * python/lilylib.py (error_log): remove '/' from name.
128
129         * input/regression/pedal.ly: remove; dups input/test/
130         
131         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
132
133         * Documentation/index.html.in: python style doco index.
134
135         * Documentation/{footer,header}.html.in (src): remove, 
136
137         * Documentation/pictures: remove all but lelie-logo.xpm.
138
139         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
140         before running makeinfo.
141
142         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
143         @code{}
144
145 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
146
147         * input/test/bar-number-regular-interval.ly: rename.
148
149         * Documentation/user/*: various fixes. 
150
151 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
152
153         * Documentation/{ many }: polish for update-all-menus. typos.
154
155         * po/fi.po: fixes.
156
157         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
158
159         * buildscripts/mutopia-index.py: polish.
160
161         * input/regression/{ many }, input/test{ many }: polish texidocs.
162
163 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
164
165         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
166
167         * lily/text-spanner.cc (brew_molecule): use bracket-flare
168         iso. edge-widen.
169
170         * lily/piano-pedal-engraver.cc (process_music): change from
171         process_acknowledged ()
172
173         * lily/piano-pedal-bracket.cc: new file. Change
174         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
175         cleaned up.
176
177         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
178
179         * input/regression/tuplets.ly (texidoc): rename file.
180
181         * po/fr.po: update
182
183         * buildscripts/lilypond-profile.sh: error message if script is not
184         sourced.
185
186         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
187         bracket-flare
188         (make_bracket): simplify code.
189
190         * lily/parser.yy (verbose_command_req): catch typos in \key scale
191         argument.
192
193         * python/lilylib.py (lilypond_version_check): new function
194
195         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
196
197         * scripts/ly2dvi.py (run_lilypond): add version check.
198
199         * scripts/lilypond-book.py (option_definitions): typo
200
201         * scripts/ly2dvi.py (include_path): typo
202
203         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
204
205         * lily/parse-scm.cc (parse_handler): typo
206
207         * Documentation/user/macros.itexi: use @heading for headings.
208
209         * Documentation/user/refman.itely: updates, fixes.
210
211 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
212
213         * po/fi.po: add Finnish translations. fixes.
214
215         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
216
217         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
218         from lily/glissando-engraver.cc.
219
220 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
221
222         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
223         for non-first _broken_ bracket.
224
225         * Documentation/user/refman.itely: corrections.
226
227 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
228
229         * lily/new-fingering-engraver.cc (position_scripts): add heads to
230         support of the fingerings.
231
232         * po/fr.po: French translation update.
233
234         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
235         strings.
236
237 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
238
239         * Documentation/user/introduction.itely: Small fixes.
240
241 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
242
243         * Documentation/topdocs/AUTHORS.texi: polish.
244
245 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
246
247         * Documentation/user/introduction.itely: revise
248
249         * Documentation/user/tutorial.itely: reorganise.
250
251         * Documentation/topdocs/index.tely: remove.
252
253         * Documentation/header.html.in: prune.
254
255         * GNUmakefile.in: clean up web building.
256
257         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
258         target.
259
260 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
261
262         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
263
264         * lilypond-mode.el: turn on blink-matching-paren.
265
266 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
267
268         * scm/output-sodipodi.scm (svg-header): Fix typo.
269
270 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
271
272         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
273         fixes a security hole.
274
275         * scripts/lilypond-book.py (original_dir): remove temp_dir
276
277         * scm/document-translation.scm: use @code tags.
278
279 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
280
281         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
282
283         * lilypond-mode.el: add a buffer-local post-command-hook to set
284         context dependent syntax-table after each cursor event. Remove old
285         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
286
287         * lilypond-indent.el: update comments.
288
289         * Documentation/footer.html.in: add period.
290
291 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
292
293         * make/lilypond.redhat.spec.in (Group): don't strip binary.
294
295         * scm/document-translation.scm (document-property-operation): add
296         @code{} tags.
297
298         * VERSION (PACKAGE_NAME): release 1.7.27
299
300         * config.make.in: add PAPER variable
301
302         * buildscripts/new-chords.py (help): add help text
303
304         * Documentation/user/introduction.itely (Typography and program
305         architecture):  fixes.
306
307         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
308         for texinfo and dvips. This fixes problems with PDF output of the
309         wrong size.
310
311         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
312         DVIPS_PAPERSIZE variable
313
314         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
315         TEXINFO_PAPERSIZE variable 
316
317 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
318
319         * mf/feta-macros.mf: whoops: only draw lines for test situations.
320
321         * mf/feta-toevallig.mf: lowres fixes.
322
323 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
324
325         * NEWS: Typo and fill-paragraph fixes.
326
327         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
328         cast #define.
329
330         * configure.in: 
331         * config.hh.in: Check for lrint.
332
333 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
334
335         * VERSION: 1.7.26 released
336
337         * lily/separation-item.cc: add padding property.
338
339         * input/test/*.ly: various fixes, remove solo-a2.ly
340
341         * scm/new-markup.scm (brew-new-markup-molecule): arg order
342         bugfix. Fixes old-style markup compatibility.
343
344         * Documentation/user/introduction.itely (Introduction): historical
345         elucidations
346
347         * Documentation/user/music-glossary.tely (Top): linewidth fix.
348
349         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
350
351         * Documentation/index.texi (Top): cleanup.
352
353         * Documentation/user/introduction.itely (Introduction): rewrite
354         introduction, 
355         (Music notation and  engraving): about notation. Add flat-picture
356
357 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
358
359         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
360         separation items. This keeps lyrics from bumping into each other.
361
362 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
363
364         * GNUmakefile.in (topdocs-web): New target.
365         (local-web): Depend on topdocs-web; fixes html-doc.
366
367 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
368
369         * po/lilypond.pot: run po-replace
370
371         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
372
373         * scm/drums.scm (reset-drum-kit): new function.
374
375         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
376
377         * scripts/update-lily.py: remove
378         
379         * VERSION: release 1.7.25
380         
381         * Documentation/user/introduction.itely (Introduction): rewrite
382         start of introduction.
383
384 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
385
386         * lily/all-font-metrics.cc: fixed typo
387
388 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
389
390         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
391         LilyPond-mode-context-set-syntax-table): new functions to define
392         the syntax table according to context.
393
394         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
395
396 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
397
398         * Documentation/user/refman.itely (Figured bass): 
399         language nit courtesy http://www.vocabula.com
400
401         * GNUmakefile.in: remove no kpathsea hack.
402
403         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
404         doco.
405
406         * GNUmakefile.in: remove web-doc target.
407
408         * lily/all-font-metrics.cc (find_afm): add message about
409         buildscripts/clean-fonts.sh 
410
411         * scm/define-music-properties.scm (figure): use string for 'figure
412
413         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
414
415         * input/regression/ : add raggedright = ##t where applicable. 
416         
417         * scm/bass-figure.scm (make-bass-figure-markup): add
418         alignBassFigureAccidentals property.
419
420         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
421         bracket.
422
423         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
424         syllables widths into account for minimum-length.
425
426         * input/test/staff-container.ly: update file
427
428         * input/test/stem.ly: remove
429
430         * lily/event.cc (LY_DEFINE): add ly: prefix.
431
432         * input/test/clef-manual-control.ly: from manual-clef
433
434         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
435
436         * input/test/different-time-signatures.ly: move to poly-metric.ly
437
438         * input/test/hara-kiri*,scales.ly: remove
439         
440         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
441         with chord-names-jazz.ly)
442
443         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
444         get scalable cm fonts too.
445
446         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
447         --encoding for mftrace if present.
448
449         * input/regression/slur-area.ly: move from test/
450
451         * input/test/: remove simple-slur-endings slur-attachment
452         slur-broken-cross-staff slur-broken.ly slur-damping.ly
453         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
454         slur-symmetry slur-symmetry tie-broken.ly
455
456         * scm/drums.scm (set-drum-kit): add function.
457
458         * Documentation/user/refman.itely (Percussion staves): use
459         set-drum-kit
460
461         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
462         too
463         (Global_measure.set_timesig): handle 3/8 time sig too.
464
465         * scm/output-lib.scm (note-head-style->attachment-coordinates):
466         note about triangle note heads.
467
468         * scm/drums.scm: use alist for instrument-settings. This fixes the
469         bug with assigning to drums in the .ly file.
470
471         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
472         CHANGED.
473
474         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
475         cluster-beacon-interface
476
477         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
478
479         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
480
481         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
482
483         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
484         to get positions.
485
486         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
487         make ClusterSpannerBeacon to record Y positions. This removes the
488         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
489         make cluster-note-events.
490
491 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
492
493         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
494
495         * configure.in: Use lily/main.cc as identifying source file.
496
497         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
498
499         * config.hh.in: 
500         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
501
502         * configure.in: Require PYTHON >= 2.0.
503
504         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
505           $PYTHON for include dir location.
506         (STEPMAKE_PYTHON): New function.  Use
507         
508             PYTHON=foo ./configure
509
510           to override.
511
512 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
513
514         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
515         something.
516
517         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
518         ftp.lilypond.org everywhere.
519
520 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
521
522         * lily/text-item.cc (interpret_new_markup): do only if new-markup
523         detected.
524
525         * Documentation/user/refman.itely (Grace notes): note on explicit
526         contexts
527
528 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
529
530         * lilypond-font-lock.el: add a comment about LilyPond specific
531         escape characters: ^, - and _, in the syntax table.
532
533         * Documentation/user/appendices.itely: a majuscule fix.
534
535 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
536
537         * input/test/trills.ly (endHorizScript): fixes.
538
539         * input/test/chord-names-jazz.ly: merge in alternate Jazz
540         notation, move from regression.
541
542         * input/test/script-stack.ly: change name from stacked-scripts
543
544         * input/test/ossia.ly: octave errors.
545
546         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
547         for midi-volume-equaliser
548
549 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
550
551         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
552         cm fonts.
553
554         * mf/feta-beugel.mf: don't multiply font_count by 10.
555
556         * lily/lookup.cc (horizontal_line): new function. Use
557         horizontal-line in output backends.
558
559         * Documentation/user/tutorial.itely (An orchestral part): new
560         section on orchestral stuff and identifiers.
561
562 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
563
564         * lilypond-mode.el: comment-out paren-highlighting, it still causes
565         some interference to other modes.
566
567 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
568
569         * lily/spacing-spanner.cc (musical_column_spacing): use average,
570         not maximum of spacing wishes in polyphonic situations.
571
572         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
573         number
574
575         * lilypond-indent.el: remove paren matching. 
576
577         * lily/text-item.cc (interpret_new_markup): new function
578         use iso. text2molecule.
579
580         * lily/main.cc (notice): change FSF address 
581
582         * po/de.po: update PO file to 1.6.
583
584 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
585
586         * Documentation/user/ {many}: Add periods and remove spaces.
587         
588 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
589
590         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
591         Disable buffer-locally default paren hook and make a new one. 
592
593         * lilypond-mode.el: Turn off locally paren-mode, but turn on
594         locally LilyPond-paren-mode. Add todo for mouse double-click.
595
596 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
597
598         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
599         Disable buffer-locally default paren idle timer and make a new one. 
600
601         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
602         locally LilyPond-show-paren-mode. Add to menu a toggle for
603         LilyPond-show-paren-function.
604
605 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
606
607         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
608
609 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
610
611         * Documentation/user/refman.itely: spelling fix.
612
613         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
614         paren highlight function definitions. add todo for
615         Lilypond-show-paren-mode.
616
617 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
618
619         * input/template/jazz-combo.ly: new file.
620
621 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
622
623         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
624         lo-res fixes.
625
626         * mf/feta-schrift.mf: bugfix in varcoda sign.
627         WARNING: FONT CHANGED
628
629         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
630         in accordance with lexer.ll.   
631
632 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
633
634         * Documentation/user/tutorial.itely: Edit introduction.
635
636 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
637
638         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
639         ly:grob-staff-position
640
641 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
642
643         * scm/to-xml.scm: import srfi-1
644
645         * VERSION (MAJOR_VERSION):  release 1.7.24
646
647         * python/lilylib.py (make_ps_images): make multipage _really_ work.
648
649         * scripts/lilypond-book.py (do_file): put texidoc before image.
650         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
651
652         * input/regression/*.ly: fix snippet octaves 
653
654         * input/test/spanner-after-break-tweak.ly: import
655         broken-spanner-adjustment
656
657         * input/no-notation/midi-transposing.ly: move from input/test/
658
659         * input/test/: remove chord-markup
660
661         * input/regression/instrument-name-partial.ly: move from input/test.
662
663         * input/test/vertical-text.ly: remove
664
665         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
666         space above lyrics lines.
667
668         * input/test/uniform-breaking.ly: remove file.
669
670         * lily/gourlay-breaking.cc (combine_demerits): add comment about
671         uniform spacing density. 
672
673         * input/test/chords.ly (keys): remove file.
674
675         * scm/documentation-lib.scm (oop): use srfi-1 too.
676
677         * input/regression/*.ly: add \version
678
679         * Documentation/user/*.itely: various fixes.
680
681         * buildscripts/mf-to-table.py (base): break table every three
682         symbols.
683
684         * input/:  remove %% new-chords-done %% .
685
686         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
687         os-music.ly
688         
689 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
690
691         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
692
693         * scm/new-markup.scm (box-markup): new function.
694         (box-markup): new function. Contributed by Dick Schoeller
695         <schoeller@attbi.com>
696
697         * scm/lily.scm: remove reduce-no-unit 
698         (list-insert-separator): use fold-right
699
700         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
701         of arguments. 
702
703         * NEWS: more neutral language for ancient notation 
704
705         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
706         inside pointing beaming for chord tremolo.
707
708         * Documentation/user/lilypond-book.itely: minor editing
709
710 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
711
712         * NEWS: added news for 1.8 regarding ancient notation
713
714         * Documentation/user/refman.itely (Gregorian square neumes
715         ligatures): fixed typo
716
717         * lily/vaticana-ligature-engraver.cc,
718         lily/include/vaticana-ligature.hh: bugfix: use special heads for
719         lower/upper head of Pes only when heads are stacked
720
721         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
722         scm/define-grob-properties.scm: cleanup: make "join-left" a
723         boolean grob property and save delta pitch in grob property
724         "delta-pitch" instead
725
726         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
727
728 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
729
730         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
731         completely borked
732
733         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
734         (try_music): bug fix: beam multiplicity was completely borked.
735
736         * scm/lily.scm: remove tail, filter-list, filter-out-list,
737         first-n, butfirst-n in favor of srfi-1 functions.
738         remove string-join, string-pad in favor of srfi-13 functions.
739
740         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
741
742         * NEWS: use complete sentences.
743
744         * Documentation/user/introduction.itely (Example applications):
745         add note about databases and lilypond-book.
746
747         * input/test/volta.ly: remove file
748
749         * input/regression/volta-broken-left-edge.ly: simplify file
750
751 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
752
753         * Documentation/user/refman.itely (Constructing a tweak): new
754         subsection.
755
756         * Documentation/user/tutorial.itely (Fine tuning layout): add
757         common tweaks.
758
759         * scm/define-grobs.scm (TextScript): use new brewer.
760
761 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
762
763         * VERSION: release 1.7.23
764
765         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
766
767         * python/lilylib.py (make_ps_images): bugfixes.
768
769         * input/regression/volta-multi-staff.ly: new file.
770
771         * Documentation/user/macros.itexi: refcommands, refcommand macros.
772
773         * Documentation/user/tutorial.itely (Piano staffs): new section.
774         (Setting variables): new section
775         (Fine tuning layout): new section
776
777         * input/just-friends.ly: remove file. Superseeded by
778         input/test/chords-without-melody.ly
779
780         * ly/property-init.ly: add all commands to refman.
781
782         * scm/define-translator-properties.scm: remove
783         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
784
785         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
786         name. Underscores botch up PS output.
787
788         * scm/define-translator-properties.scm: remove
789         textNonEmpty, oneBeat, regularSpacingDelta
790
791         * scripts/convert-ly.py (FatalConversionError.conv): conversion
792         rule for automaticBars.
793
794         * lily/timing-engraver.cc (start_translation_timestep): change
795         barNonAuto to automaticBars
796
797 2003-06-30  Graham Percival  <gperlist@shaw.ca>
798
799         * input/test/perform-tie.ly: delete file.
800
801 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
802
803         * Documentation/user/refman.itely (Gregorian square neumes
804         ligatures): bugfix: do not show ledger lines in neumes table
805         (fixed by setting staff symbol to transparent rather than removing
806         it from staff context)
807
808 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
809
810         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
811         glue into brew-new-markup-molecule.
812
813         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
814
815         * Documentation/user/introduction.itely (Computerized typography):
816         new section
817
818         * Documentation/user/tutorial.itely (An orchestral part): remove
819         pc example from tutorial.
820
821         * input/tutorial/lilbook.tex: use screech-boink
822
823         * scripts/lilypond-book.py (compile_all_files): split formatting
824         output body and scheduling lilypond compilation.
825         (format_lilypond_output_bodies): new function
826         (format_lilypond_block): new function
827         (html_pages): allow multi-page images in HTML
828
829         * python/lilylib.py (make_ps_images): rename function from
830         make_preview, merge with make_page_images
831
832 2003-06-28  Graham Percival  <gperlist@shaw.ca>
833
834         * input/test/key-clefs.ly: moved to regression.
835
836         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
837
838         * input/no-notation/README: added note about midi-*.ly files.
839
840         * input/test/two-key.ly: moved to no-notation/parse5.ly
841
842         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
843         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
844
845         * input/test/ {various}: modified comments, marked some for deletion.
846
847         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
848
849         * input/test/mmrest-collision: moved to regression.
850
851 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
852
853         * scm/chord-name.scm (note-name->markup): don't superscript root
854         alterations in chordnames.
855
856 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
857
858         * Documentation/user/refman.itely (Multi measure rests): more
859         index/cross-referencing.
860
861         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
862
863         * scm/font.scm: remove properties-to-font-name code.
864
865         * scm/define-grob-properties.scm: remove 'type
866
867         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
868         conversion
869
870         * lily/text-spanner.cc: change 'type grob prop to 'style 
871
872         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
873         "first" flag to decide whether to make a start-repeat
874
875         * input/regression/grace-volta-repeat-2.ly: new file.
876
877 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
878
879         * lilypond-indent.el: rename generic functions to LilyPond-*
880
881 2003-06-22  Graham Percival  <gperlist@shaw.ca>
882
883         * input/test/thumb.ly: delete, merged into refman.
884
885         * Documentation/user/refman.itely: added thumb info to Fingering.
886
887         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
888         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
889         vertical-align.ly : deleted files.
890
891 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
892
893         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
894
895         * lily/line-spanner.cc (broken_trend_offset): remove function.
896         (get_broken_offset): idem.
897         (brew_molecule): rewrite the line-break case.
898
899         * input/regression/follow-voice-break.ly:  new file.
900
901         * lily/line-spanner.cc (after_line_breaking): remove lines at the
902         start of a system.
903
904 2003-06-20  Graham Percival  <gperlist@shaw.ca>
905
906         * input/test/tuplet-rest.ly: moved to regression.
907
908         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
909         deleted file.
910
911         * input/test/ {many} : marked file for possible deletion.
912
913 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
914
915         * input/regression/beam-funky.ly: add note about (disputed)
916         correct beaming.
917
918         * ly/engraver-init.ly (ScoreContext): put key-signature after
919         staff-bar
920         
921 2003-06-20  Graham Percival  <gperlist@shaw.ca>
922
923         * input/test/ broken.ly lyric-phrasing.ly: deleted.
924
925         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
926
927         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
928
929         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
930         stem-extend was deleted (it was duplicate example, and not as
931         good).
932
933         * input/test/[s-z]*.ly: add texidoc index.
934
935 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
936
937         * lily/slur.cc (get_boundary_notecolumn_y): change name from
938         get_first_notecolumn_y
939
940         * lily/spanner.cc (broken_spanner_index): new function.
941
942 2003-06-19  Graham Percival  <gperlist@shaw.ca>
943
944         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
945         lyric-hyphen.ly : moved to regression.
946
947         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
948         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
949
950         * input/test/instrument-name-mmrest.ly: moved to
951         ../regression/multi-measure-rest-instr-name.ly
952
953         * input/test/knee-sym.ly: moved to
954         ../regression/beam-knee-symmetry.ly.
955
956         * input/test/hymn.ly: change comments.
957
958         * input/test/[p-r]*.ly: add texidoc index.
959
960 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
961
962         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
963         to postfix syntax
964         
965         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
966         syntax.
967
968         * VERSION: release 1.7.22
969
970 2003-06-18  Graham Percival  <gperlist@shaw.ca>
971
972         * input/test/[h-k]*.ly: added texidoc index.
973
974         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
975
976         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
977
978         * input/test/ various : mark files for deletion or moving to regression.
979
980         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
981
982         * input/test/[l-o]*.ly: added texidoc index.
983
984 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
985
986         * scm/music-functions.scm (make-ottava-set): 
987         only do ottavation if centralCPosition is set.
988
989         * lily/translator-scheme.cc (ly:context-property-where-defined):
990         return '() if not found.
991
992 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
993
994         * lilypond-mode.el (LilyPond-un-comment-region): removed.
995         Use one command for both commenting and uncommenting.
996
997         * lilypond-indent.el (LilyPond-comment-region): new function,
998         (un)comments each line separately.
999
1000         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1001         
1002         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1003         imenu is not added by default; adapted from f90.el,
1004         makes Help-menu, which does not fit, visible in XEmacs.
1005         
1006 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1007
1008         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1009         show-paren-mode sets blink-matching-paren-on-screen local.
1010         Try to make show-paren-function to paren-highlight local.
1011
1012         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1013         Copy definitions of Emacs' show-paren-function and
1014         XEmacs' paren-highlight and make minimal changes;
1015         add comments about locality. 
1016         Fix matching first open-paren-char in '<< .. >>'.
1017
1018 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1019
1020         * input/test/g*: added texidoc index.
1021
1022         * input/test/[a-g]*: added raggedright==#t when it
1023          seemed appropiate.
1024
1025         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1026
1027         * Documentation/topdoc/INSTALL.texi: removed false warnings
1028         about gcc 3.3.
1029
1030 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1031
1032         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1033
1034         * input/test/chords-without-melody.ly (texidoc): add from
1035         input/just-friends.ly
1036
1037         * input/regression/size{13--26}.ly: move from input/
1038
1039         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1040         input/{star-spangled-banner,twinkle}.ly: remove 
1041         
1042         * lily/slur.cc: remove slur over rest warnings.
1043
1044         * lily/note-spacing.cc (get_spacing): include left part of right
1045         object in fixed space. This fixes stretched space before
1046         accidentals.
1047
1048         * input/regression/spacing-accidental-stretch.ly: new file.
1049
1050 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1051
1052         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1053         Reduce to 16pt.
1054
1055 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1056
1057         * input/regression/spacing-knee.ly: docstring
1058
1059         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1060
1061         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1062         input/tutorial/{test,solar,flowing}.ly: remove
1063
1064         * input/rhythm.ly: remove
1065
1066         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1067
1068         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1069         update syntax. 
1070
1071         * scm/define-grobs.scm (all-grob-descriptions): set
1072         knee-spacing-correction to 1.0
1073
1074         * lily/note-spacing.cc (stem_dir_correction): compute knee
1075         correction using stem-thickness and head width.
1076
1077         * input/regression/beam-quanting-horizontal.ly: update texidoc
1078
1079         * scm/define-grobs.scm (all-grob-descriptions): set
1080         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1081         This fixes 32nd beams for noteheads in spaces quants.
1082
1083         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1084
1085 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1086
1087         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1088
1089 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1090
1091         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1092
1093         * VERSION (PACKAGE_NAME): release 1.7.21
1094
1095         * input/regression/stem-shorten.ly: new file.
1096
1097         * lily/stem.cc (get_default_stem_end_position): revise stem
1098         shortening code.
1099
1100         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1101
1102         * input/test/{scripts,volta-start,sleur}.ly: remove
1103         
1104         * input/regression/span-bar.ly: smaller file.
1105
1106         * input/regression/spacing-{natural,tight,loose}.ly: remove
1107
1108         * input/test/markup.ly: remove
1109
1110         * scripts/lilypond-book.py: put printfilename in separate chunk,
1111         so texidoc is printed after the filename.  
1112
1113 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1114
1115         * make/lilypond.mandrake.spec.in: fix docdirs.
1116
1117 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1118
1119         * input/regression/beam-french.ly: bugfix.
1120
1121         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1122
1123         * input/regression/(various).ly: add raggedright = #t.
1124
1125         * input/regression/auto-beam.ly: move from abe.ly
1126
1127 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1128
1129         * input/test/f*.ly: added texinfo index.
1130         
1131         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1132
1133 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1134
1135         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1136         quant penalty for beam just outside staff.
1137
1138         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1139         from beam-pos.ly,  remove non-horizontal tests. 
1140
1141         * input/test/(various): cleanup header info. 
1142
1143         * input/test/tchaikovsky.ly: remove file.
1144
1145         * scm/chord-generic-names.scm: move from
1146         double-plus-new-chord-name.scm
1147
1148         * input/test/orchestscore.ly: remove file
1149
1150         * Documentation/user/refman.itely (Vocal music): update documentation.
1151
1152         * scm/define-translator-properties.scm (chordNoteNamer): remove
1153         chordNameStyle, use chordNameFunction
1154
1155         * scm/chord-name.scm (set-chord-name-style): remove
1156         set-chord-name-style. Use \property chordNameFunction.
1157
1158 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1159
1160         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1161         music): remove @TeX{} command.
1162
1163 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1164
1165         * lilypond-indent.el (scan-sexps): Renamed to
1166         aargh-this-breaks-other-emacs-modes-scan-sexps.
1167
1168 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1169
1170         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1171         closing slurs: '()', etc. Add comments.
1172
1173         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1174
1175         * lilypond-font-lock.el: match unending string at eof.
1176
1177         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1178         
1179 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1180
1181         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1182         input/test/beam-dir.ly input/test/beam-position.ly    
1183         input/test/beam-suspect.ly input/test/beam-trend.ly    
1184         input/test/beams.ly input/test/crescendo-text.ly : deleted
1185         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1186         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1187         * input/test/default-bars.ly: moved to bar-always.ly
1188         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1189
1190 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1191
1192         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1193
1194 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1195
1196         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1197
1198 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1199
1200         * lilypond-indent.el: Match better slurs in scheme expressions.
1201         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1202
1203         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1204
1205 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1206
1207         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1208
1209         * input/ac-extra-voice.ly: Add texidoc.
1210
1211         * ly/chord-modifiers-init.ly: 
1212         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1213         and chordNameExceptionsPartial for new chord names.
1214
1215         * input/test/chord-names-dpnj.ly: 
1216         * input/test/dpncnt.ly: Update.
1217
1218         * scm/chord-name.scm: 
1219         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1220         chord selection and options.
1221
1222         * ly/chord-modifiers-init.ly: Add exceptions 
1223
1224         * scm/define-translator-properties.scm (chordNameStyle) 
1225         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1226
1227 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1228
1229         * ly/property-init.ly (germanChords): Added.
1230         (semiGermanChords): Added.
1231         
1232         * input/test/chord-names-german.ly: Use new macros
1233         
1234 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1235
1236         * lilypond-indent.el: Use similar parenthesis highlighting for 
1237         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1238         functions; removed LilyPond-show-paren-function. Fix indenting.
1239         Turn paren-matching on also in XEmacs.
1240
1241         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1242         as needed by parenthesis highlighting functions (in scan-sexp).
1243
1244 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1245
1246         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1247         function.
1248         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1249
1250 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1251
1252         * lilypond-indent.el: tune regexp for show-paren-function.
1253
1254 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1255
1256         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1257         for all LilyPond-produced tex snippets.
1258
1259         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1260         fixes one line --preview output of ly2dvi.
1261
1262 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1263
1264         * lilypond-indent.el: match only one type of slurs in
1265         LilyPond-show-paren-function.
1266
1267 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1268
1269         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1270         * debian/lilypond1.7.dirs: 
1271         * debian/lilypond1.7-doc.dirs: New file.
1272
1273         * input/regression/chord-name-exceptions.ly: Add parameter for
1274         ignatzekExceptions.  Quote hash in docstring.
1275
1276 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1277
1278         * lilypond-indent.el (show-paren-function): define show-paren-function
1279         as LilyPond-blink-matching-open and use it for closing parens.
1280         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1281
1282         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1283         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1284         LilyPond-blink-matching-paren in order to match both open and close
1285         brackets.
1286         
1287 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1288
1289         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1290         testing by modifying the code from FSF Emacs paren.el. Add comments.
1291
1292 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1293
1294         * input/test/dpncnt.ly: Transpose example to match new
1295         default \chords octave.  Add comment.
1296         
1297         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1298         comment about octave change.
1299
1300 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1301
1302         * input/test/[d,e]: added texinfo index tags.
1303         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1304
1305 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1306
1307         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1308
1309 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1310
1311         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1312         as in blink-matching-open.
1313
1314 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1315
1316         * input/test/[a-c]: more comments in files.
1317         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1318         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1319         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1320         mark file for proposed deletion.
1321         * input/test: renaming files:
1322         auto-beam-4-8.ly to beam-auto-4-8.ly
1323         auto-beam-override.ly to beam-auto-override.ly
1324         auto-beam.ly to beam-auto.ly
1325         blank.ly to blank-paper.ly
1326         absolute-volume.ly to dynamic-absolute-volume.ly
1327
1328 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1329
1330         * input/test/dpncnt.ly: 
1331         * input/test/chord-names-dpnj.ly: Resurrect.
1332
1333         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1334
1335         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1336
1337         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1338         Better docstring, add parameter OMIT-ROOT, tidy up.
1339
1340 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1341
1342         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1343
1344 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1345
1346         * scm/output-ascii-script.scm (as-font-alist-alist):
1347         (as-properties-to-font-name):
1348         (as-make-style-sheet): Remove.
1349
1350         * scm/font.scm (as-make-font-list): New function.
1351         (as-font-sheet-alist): New variable.
1352
1353         * ly/paper-as9-init.ly: 
1354         * ly/paper-as5-init.ly: Update.
1355
1356         * ly/paper-as5.ly:
1357         * ly/paper-as9.ly: New file.
1358
1359 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1360
1361         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1362
1363 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1364         * input/sondag-morgen/*: removed due to copyright concerns.
1365         * input/[a,b]*.ly: added a newline at the end of the texinfo
1366         doc string (produces better output in HTML version).
1367         * input/c*.ly: added texinfo index and added comments to
1368         aid in future changes to input/test/ files.
1369
1370 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1371         
1372         * Documentation/user/refman.itely: fixed build problem (missing
1373         file) caused by previous renaming.
1374
1375 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1376         
1377         * input/test/[a,b]*.ly: added texinfo index and added comments to
1378         aid in future changes to input/test/ files.
1379         * input/test/bar-number-every-5-reset.ly: renamed to
1380         bar-number-every-five-reset.ly
1381         * input/test/bar-script-visibility.ly: renamed to
1382         bar-number-show-all.ly
1383
1384 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1385
1386         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1387         to Voice.
1388
1389         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1390         out note-line and glissando functionality.
1391         
1392         * lily/line-spanner.cc (brew_molecule): cleanup.
1393
1394 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1395
1396         * scripts/as2text.scm: Use rdelim module.
1397         (start-system): Rename from start-line.
1398         (stop-system): Rename from stop-line.
1399         (af-gulp-file): Use string iso symbol for getenv.
1400
1401         * scm/output-ascii-script.scm: Add guile and lily modules.
1402         (font-name-alist): New variable.
1403         (draw-line): New function.
1404
1405         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1406         (Were these silently removed, without ChangeLog entry?)
1407
1408 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1409
1410         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1411         process 2nd ottava correctly.
1412
1413 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1414
1415         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1416
1417 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1418
1419         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1420
1421 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1422
1423         * VERSION: release 1.7.20
1424         
1425         * lily/text-spanner.cc (brew_molecule): clean up function. This
1426         fixes bugs with broken 8va spanners.
1427
1428         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1429         This prevents spurious line-breaks with raggedright
1430         
1431 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1432
1433         * lily/key-performer.cc (create_audio_elements): always use major
1434         key
1435
1436         * Documentation/user/internals.itely: updates
1437
1438         * input/regression/beam-break.ly: new file.
1439
1440         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1441         beams if starting or terminating stems have 'beaming set.)
1442
1443         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1444         property.
1445
1446         * lily/parser.yy (verbose_command_req): add comment about scales.
1447
1448 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1449
1450         * lilypond-indent.el: adjust regexps in bracket-matching.
1451
1452 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1453
1454         * Documentation/user/refman.itely: more tiny fixes
1455
1456         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1457         "Chord names"; added table with input syntax for solesmes neumes
1458         table; added some words about rationale on input syntax design
1459
1460         * lily/gregorian-ligature-engraver.cc,
1461         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1462         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1463         alignment of Pes Initio Debilis
1464
1465         * Documentation/user/refman.itely,
1466         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1467         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1468         bugs in the solesmes neumes table
1469
1470 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1471
1472         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1473         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1474
1475         * lilypond-mode.el: fix tag-score. small improvements.
1476
1477 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1478
1479         * .cvsignore: Add aclocal.m4.
1480
1481         * lily/music-constructor.cc: Include <assert.h>.
1482
1483 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1484
1485         * ly/engraver-init.ly (HaraKiriStaffContext): use
1486         RemoveEmptyStaffContext instead.
1487
1488         * Documentation/user/refman.itely: updates
1489
1490 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1491
1492         * Documentation/user/refman.itely: added solesmes neumes table;
1493         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1494         bugfix: "Ornaments" -> "Articulations"
1495
1496         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1497
1498 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1499
1500         * lilypond-indent.el: Add a message about trying to match \] or \).
1501         
1502 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1503         
1504         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1505         obsolete "arithmetic_*"
1506
1507         * input/bugs/ligatures.ly: removed (will be put into a different
1508         directory later)
1509
1510 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1511
1512         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1513         libkpathsea (Maurizio Tomasi).
1514
1515 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1516
1517         * input/regression/repeat-slash.ly (texidoc): new file
1518
1519         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1520         slash repeats separately. Slash repeats and %
1521         repeats can now be nested.
1522
1523 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1524
1525         * lilypond-indent.el: Add preliminary test for closing \] and \).
1526         
1527 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1528
1529         * lily/gregorian-ligature-engraver.cc,
1530         lily/vaticana-ligature-engraver.cc,
1531         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1532         mf/parmesan-heads.mf: various semivocalis related bugfixes
1533
1534         * input/bugs/ligatures.ly: new file demonstrating problems with
1535         ligatures
1536         
1537 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1538
1539         * lilypond-mode.el,
1540         lilypond-font-lock.el,
1541         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1542
1543 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1544
1545         * lilypond-mode.el: Remove outdated code. Stress the difference 
1546         between Emacs and XEmacs definitions.
1547
1548         * lilypond-mode.el,
1549         lilypond-indent.el: Define a function interactive only when necessary.
1550
1551 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1552
1553         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1554         Use inactive regions also in XEmacs.
1555
1556 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1557
1558         * Documentation/user/refman.itely (Repeat syntax): more updates
1559
1560         * lily/simple-spacer.cc (solve): move solution process into
1561         solve(). This fixes a bug with collisions and raggedright = ##t.
1562  
1563         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1564
1565         * ly/engraver-init.ly: remove GraceContext. Update examples.
1566
1567 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * GNUmakefile.in (fonts): Also make fontball.
1570
1571         * Website fixes:
1572
1573         * ly/engraver-init.ly (GraceContext): Add.
1574
1575         * run:
1576
1577             convert-ly $(find . -name *.ly)
1578
1579         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1580         new chords.
1581
1582 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1583
1584         * VERSION: 1.7.19 released
1585         
1586         * scm/music-functions.scm (set-octavation): new function.
1587
1588         * input/regression/ottava.ly: new file
1589
1590         * lily/translator-scheme.cc (LY_DEFINE): new function
1591         ly:unset-context-property
1592         (LY_DEFINE) new function ly:context-property-where-defined: 
1593
1594 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1595
1596         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1597
1598         * lilypond.words: add few.
1599
1600         * input/test/script-chart.ly: fix typo.
1601
1602 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1603
1604         * scm/define-grobs.scm: uniform naming for definitions and output
1605         routine files. 
1606
1607         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1608         scm/context-description.scm
1609
1610         * lily/parser.yy (translator_spec_body): add \description to the
1611         \translator{} body syntax.
1612
1613         * lily/ottava-engraver.cc: new file.
1614
1615         * scm/chord-name.scm (natural-chord-alteration): replace old
1616         chord stuff. 
1617
1618         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1619
1620         * Documentation/user/refman.itely (Metronome marks): update doco.
1621
1622         * input/regression/markup-note.ly: new file
1623
1624         * input/regression/metronome-marking.ly: new file
1625
1626         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1627
1628         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1629         metronome marks.
1630
1631 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1632
1633         * Documentation/user/GNUmakefile: Compatibility fix for new
1634         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1635         for making binary packages; info splitting bug has been fixed.
1636
1637         * Documentation/user/refman.itely: Compile fixes.
1638
1639 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1640
1641         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1642         Count \midi -keywords also for a region.
1643
1644 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1645
1646         * lily/lookup.cc (LY_DEFINE): new function
1647
1648         * Documentation/user/tutorial.itely: updates
1649
1650 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1651
1652         * lilypond-mode.el: Allow Midi on buffer.
1653         Use only '.ly'-extension, remove '.sly' and '.fly'.
1654         Allow use of inactive regions. Invoke next Command on Master file, 
1655         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1656
1657 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1658
1659         * Documentation/user/tutorial.itely: updates.
1660
1661 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1662
1663         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1664
1665 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1666
1667         * lily/coherent-ligature-engraver.cc: fixed typo
1668
1669         * lily/coherent-ligature-engraver.cc,
1670         lily/gregorian-ligature-engraver.cc,
1671         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1672         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1673         lily/vaticana-ligature-engraver.cc,
1674         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1675         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1676         removed all ligature specific stuff from NoteHead code
1677
1678         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1679         ligatures now use regular noteheads
1680
1681         * lily/vaticana-ligature.cc: tiny code cleanups
1682
1683         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1684         space between two adjacent noteheads of the same pitch
1685
1686         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1687         description; cleanup: removed obsolete font-family settings
1688
1689 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1690
1691         * lily/coherent-ligature-engraver.cc,
1692         lily/gregorian-ligature-engraver.cc,
1693         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1694         lily/mensural-ligature-engraver.cc,
1695         lily/vaticana-ligature-engraver.cc,
1696         lily/include/gregorian-ligature-engraver.hh: updated for new
1697         Coherent_ligature_engraver; added comments that describe the basic
1698         design ideas of the ligature implementation
1699
1700         * lily/coherent-ligature-engraver.cc,
1701         lily/include/coherent-ligature-engraver.hh: new file: shared code
1702         between mensural ligatures and Gregorian chant notation ligatures
1703
1704 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1705
1706         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1707         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1708         use only two arguments in sit-for, use no arguments in
1709         read-char-exclusive, backspace is not a character (127) in XEmacs.
1710
1711         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1712
1713 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1714
1715         * lilypond-mode.el: un-commenting works after syntax-table fix.
1716
1717         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1718         group, verbose commenting for syntax table.
1719
1720         * lilypond-indent.el: add TODO for ligature slurs.
1721
1722 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1723
1724         * lilypond-mode.el: Move comments of parenthesis matching away,
1725         (blink-matching-paren-on-screen) fix blinking in Emacs.
1726
1727         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1728         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1729
1730         * lilypond-indent.el: Add TODO for parenthesis matching.
1731
1732 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1733
1734         * lilypond-mode.el: Fix XEmacs: 
1735         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1736         invoke explicitly easy-menu-add (in Emacs done automatically).
1737         
1738         * lilypond.words: Add few words from input/*/*.ly.
1739
1740 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1741
1742         * VERSION (PATCH_LEVEL): release 1.7.18
1743
1744         * scripts/lilypond-book.py: only print basename for printfilename
1745         option
1746
1747         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1748         and syntax updates.
1749
1750 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1751
1752         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1753         better parametrisation. Move fatness of bulb downward.
1754
1755         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1756         glyph names. Underscores are not allowed .ps encoding files.
1757
1758 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1759
1760         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1761         variable "packed" for packed right-ragged mode
1762
1763         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1764         unused variable ragged; fixed indentation
1765
1766         * Documentation/user/refman.itely: tiny cleanups in ancient
1767         clef and custos section
1768
1769 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1770
1771         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1772         \applyoutput PROCEDURE
1773
1774         * lily/my-lily-lexer.cc: add \applyoutput.
1775
1776         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1777
1778         * lily/text-item.cc: clean text-interface description
1779
1780 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1781
1782         * input/{regression,test}/: use postfix for slur endings and beam
1783         begins.
1784
1785         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1786         style beams too. 
1787
1788         * input/regression/lyrics-melisma-beam.ly: new file.
1789
1790         * lily/lyric-engraver.cc (process_music): change from
1791         process_acknowledged_grobs()
1792
1793         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1794         functions to set and revert auto-beam settings.
1795
1796 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1797
1798         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1799
1800 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1801
1802         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1803         Documentation/user/lilypond.tely: fixed some typos; updated author
1804         info
1805
1806         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1807         #"" -> #'flag-style = #'()
1808
1809         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1810         cleanup: removed dead #includes
1811
1812         * lily/gregorian-ligature-engraver.cc,
1813         lily/include/gregorian-ligature.hh,
1814         scm/grob-property-description.scm: small cleanups, small spacing
1815         fixes
1816
1817         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1818         lily/vaticana-ligature.cc,
1819         lily/include/gregorian-ligature-engraver.hh,
1820         scm/grob-property-description.scm, scm/music-types.scm:
1821         "porrectus" -> "pes or flexa"
1822
1823         * ly/engraver-init.ly, scm/grob-description.scm,
1824         scm/grob-property-description.scm: junked porrectus, now handled
1825         by ligature code
1826
1827         * scm/grob-description.scm: bugfix: added space-alist entry for
1828         breathing sign/custos
1829
1830 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1831
1832         * Another grand 2003 update.
1833         
1834         * Remove mentioning of `mudela'; There's no such thing.
1835
1836 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1837
1838         * Documentation/user/preface.itely (Preface to version 1.8): update
1839
1840         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1841
1842         * Documentation/user/converters.itely (Invoking convert-ly): revise
1843
1844         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1845
1846         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1847
1848 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1849
1850         * Documentation/user/internals.itely: more updates.
1851
1852 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1853
1854         * Documentation/user/refman.itely: revise 
1855
1856         * Documentation/user/internals.itely: revise
1857
1858         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1859
1860 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1861
1862         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1863         beautification: reformatted ancient clefs section; cleanup: small
1864         wording fixes
1865
1866 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1867
1868         * lilypond.words: added words for chant notation, sorted
1869         alphabetically through "sort lilypond.words"
1870
1871 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1872
1873         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1874         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1875         chant notation
1876
1877 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1878
1879         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1880         prevent TeX from interpreting them as long dash
1881
1882         * input/test/vaticana.ly: updated
1883
1884         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1885         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1886         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1887         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
1888         fixes
1889
1890         * mf/parmesan-heads.mf: ledger endings: removed dead code
1891
1892 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1893
1894         * VERSION: 1.7.17 released
1895         
1896         * Documentation/user/GNUmakefile
1897         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
1898         files too.
1899
1900         * scm/document-markup.scm: new file: document all markup
1901         functions.
1902
1903         * scm/documentation-generate.scm: rename all documentation modules
1904         to document-*.scm
1905
1906         * scripts/lilypond-book.py: generate link to .ly file iso. link to
1907         .png
1908
1909         * input/test/divisiones.ly: added
1910
1911         * input/regression/output-property.ly: new file
1912
1913         * lily/cluster.cc: change cluster-interface to use style property
1914
1915 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
1916
1917         * input/test/chord-names-german.ly: modified.
1918
1919         * scm/chords-ignatzek.scm:
1920           chord-name->german-markup: Added
1921           note-name->german-markup: Changed (now producing lowercase notenames)
1922
1923         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
1924         
1925 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1926
1927         * scripts/convert-ly.py (FatalConversionError.conv):
1928         divisiominima -> divisioMinima, etc.
1929
1930         * ly/engraver-init.ly (FiguredBassContext): add
1931         Separating_line_group_engraver to Figured bass context.
1932
1933         * ly/german-chords-init.ly: remove file
1934
1935         * input/test/chord-names-german.ly (scm): new file.
1936
1937         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
1938
1939         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
1940         Chord_name_engraver
1941
1942         * Documentation/user/refman.itely: lots of updates.
1943
1944         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
1945         new file
1946
1947         * input/test/bar-number-every-5-reset.ly: new file.
1948
1949 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1950
1951         * input/regression/chord-name-major7.ly: new file
1952
1953         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
1954         if specced explicitly.
1955
1956         * input/regression/chord-name-entry-11.ly: new file.
1957
1958         * input/test/slur-beautiful.ly: new file.
1959
1960         * Documentation/user/refman.itely: updates.
1961
1962         * input/regression/collisions.ly (threevoice): cleanup.
1963
1964         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
1965
1966 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1967
1968         * Documentation/user/*.itely: various updates.
1969
1970         * ly/spanners-init.ly: enddecr/ endcr.
1971
1972         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
1973         of tutorial
1974
1975 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1976
1977         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
1978
1979         * lily/new-chord-name-engraver.cc (process_music): use octavation
1980         (a number) instead of original-pitch to store inversions. This
1981         fixes a problem with transposed chords with inversions.  
1982
1983 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1984
1985         * stepmake/aclocal.m4: Include compile fix for broken flex, as
1986         used in includable-lexer.hh.
1987
1988         * lily/includable-lexer.cc: Bugfix: include config.h.
1989
1990         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
1991         circumvention of Debian packaging bug.
1992
1993 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1994
1995         * flex-2.5.31 hits Debian/unstable.  Fixes below.
1996         
1997         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
1998
1999         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2000         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2001
2002         * lily/include/includable-lexer.hh: 
2003         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2004
2005         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2006
2007         * aclocal.m4: Regenerate.
2008
2009         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2010         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2011
2012         * scm/pdf.scm (use-modules): Include lily.
2013
2014         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2015         Noordkamp).
2016         (use-modules): Include lily.
2017         (lily-def): Bugfix: include tex-val in let.
2018
2019 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2020
2021         * lilypond-mode.el: sensible error if lilypond.words not found.
2022
2023         * lilypond.words: add few words.
2024
2025 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2026
2027         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2028
2029         * mf/parmesan-scripts.mf: fixed typo in char name
2030
2031 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2032
2033         * VERSION: 1.7.16 released
2034
2035         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2036         (this is a security vulnerability).
2037
2038         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2039
2040         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2041         add staff support.
2042
2043 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2044
2045         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2046         ly/script-init.ly, scm/script.scm: bugfix: renamed
2047         fermata->signumcongruentiae to fix naming clash with feta font
2048
2049 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2050
2051         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2052
2053         * lily/multi-measure-rest-engraver.cc
2054         (start_translation_timestep): use grace timing too for determining
2055         when to make mmrest.
2056         (start_translation_timestep): clear numbers too.
2057
2058 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2059
2060         * scm/music-types.scm: compile fix: escape braces
2061
2062         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2063         work around font selection problem
2064
2065         * Documentation/user/refman.itely: BreathingSign: added docu for
2066         property "text"
2067
2068 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2069
2070         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2071         information.
2072
2073 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2074
2075         * lily/multi-measure-rest-engraver.cc (class
2076         Multi_measure_rest_engraver): make multiple Number objects, one
2077         for each MultiMeasureTextEvent.
2078
2079         * scm/music-functions.scm (glue-mm-rest-texts): use
2080         MultiMeasureTextEvent
2081
2082         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2083
2084         * Documentation/user/refman.itely (Multi measure rests): update.
2085
2086 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2087
2088         * lily/ly-module.cc (ly_copy_module_variables): use
2089         scm_internal_hash_fold() for iterating modules.
2090
2091 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2092
2093         * Documentation/user/refman.itely: Section Custodes: added more
2094         example code
2095
2096         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2097         neo-mensural rests to parmesan font
2098
2099         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2100         header
2101
2102 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2103
2104         * Documentation/user/macros.itexi: @fileref macro.
2105
2106         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2107         each file. 
2108
2109 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2110
2111         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2112         Documentation/topdocs/AUTHORS.texi: updated my email address
2113
2114         * Documentation/user/refman.itely: updated custos documentation;
2115         beautified divisiones example; beautified articulations table
2116
2117         * lily/breathing-sign.cc: bugfix: finalis molecule
2118
2119 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2120
2121         * Documentation/user/refman.itely: added docu for
2122         contemporary fermata symbols, gregorian breathing signs; small fixes
2123
2124         * ly/gregorian-init.ly: removed obsolete #'type props
2125
2126 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2127
2128         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2129         minimum-length property correctly.
2130
2131 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2132
2133         * scm/music-functions.scm (make-multi-measure-rest): set input
2134         locations for multimeasure rests.
2135
2136 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2137
2138         * input/regression/breathing-sign.ly: updated to for ancient
2139         notation
2140
2141 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2142
2143         * scripts/ly2dvi.py: Add newline.
2144
2145 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2146
2147         * scripts/ly2dvi.py (dependency_files): Compile fix.
2148
2149 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2150
2151         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2152         (make_html_menu_file): --html menu. 
2153
2154 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2155
2156         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2157
2158 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2159
2160         * input/screech-boink.ly: new file.
2161
2162 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2163
2164         * scripts/lilypond-book.py (make_lilypond_file): convert
2165         lilypond-file to lilypond block directly, without going through
2166         begin/end lilypond text.
2167         
2168
2169 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2170
2171         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2172         scm/grob-description.scm: moved Michael's original breathing sign
2173         code in brew_molecule() to divisio_minima(); provided new
2174         brew_molecule() that effectively replaces the
2175         Text_item::brew_molecule callback (with additional fallback to
2176         Michael's original code); added callbacks for brewing divisio
2177         maior/maxima and finalis
2178
2179         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2180         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2181
2182         * script-init.ly: added shortfermata, longfermata,
2183         verylongfermata, varcoda
2184
2185         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2186         longfermata, verylongfermata, varcomma, varcoda
2187
2188 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2189
2190         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2191           Remove all noquote and insert a few quote.
2192         
2193         * Documentation/user/lilypond-book.itely (Music fragment options),
2194           scripts/lilypond-book.py: Don't include quotation blocks by
2195           default. Introduce option quote instead of noquote
2196
2197 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2198
2199         * VERSION: 1.7.15 released
2200         
2201         * Documentation/user/lilypond.tely: omf updates.
2202
2203         * buildscripts/texi2omf.py (omf_vars): include version.date
2204
2205         * make/lilypond.redhat.spec.in: fixes for spec file. 
2206
2207         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2208         by function definition: lily now requires a recent GNU Make.
2209
2210         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2211
2212         * make/ly-rules.make: remove .ly -> .tex rule
2213
2214         * Documentation/user/refman.itely (Figured bass): revised figured
2215         bass example.
2216
2217 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2218
2219         * stepmake/stepmake/omf-targets.make (local-install): add
2220         scrollkeeper-update message.
2221
2222         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2223         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2224
2225         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2226
2227         * Documentation/user/converters.itely (Invoking midi2ly): add
2228         track/channel notice.
2229
2230 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2231
2232         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2233
2234         * lily/parser.yy (scalar): DIGIT is also a scalar.
2235
2236         * Documentation/user/music-glossary.tely: add @omf tags
2237
2238         * Documentation/user/lilypond.tely: add @omf tags
2239
2240         * scm/generate-documentation.scm (string-append): add @omf tags.
2241
2242         * stepmake/stepmake/omf-*: new files 
2243
2244         * input/regression/multi-measure-rest.ly (texidoc): add doco
2245
2246         * GNUmakefile.in (web-doc-install): add web-doc-install target
2247
2248         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2249         fixes crashes while dumping MIDI.
2250
2251         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2252         midi
2253
2254 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2255
2256         * buildscripts/texi2omf.py: new file.
2257
2258         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2259         font-name
2260
2261 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2262
2263         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2264
2265         * lily/sequential-iterator.cc (descend_to_child): call
2266         descend_to_child() for all types of music.
2267
2268 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2269
2270         * scm/translator-property-description.scm: Add
2271         bassFigureFormatFunction.  Replace some entries.
2272
2273 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2274
2275         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2276         clean out.
2277
2278 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2279
2280         * scripts/midi2ly.py (Note.dump): never dump duration for
2281         dump_dur=0.
2282
2283         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2284         new function
2285
2286         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2287         figures using new markups. Much simpler, and should improve layout
2288         a little.
2289
2290         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2291
2292 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2293
2294         * ly/engraver-init.ly: use Hara kiri by default for 
2295         ChordNames, FiguredBass and Lyrics(Voice) context. 
2296
2297         * lily/axis-group-engraver.cc (acknowledge_grob): use
2298         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2299
2300         * scm/new-markup.scm (markup-function-list): add bracket,
2301         vbracket.
2302
2303         * ly/engraver-init.ly (ChordNamesContext): set
2304         minimumVerticalExtent
2305
2306 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2307
2308         * input/test/time-signature-double.ly: new file 
2309
2310         * input/regression/collision-head-chords.ly (texidoc): new file.
2311
2312         * lily/type-swallow-translator.cc: add note swallow translator 
2313
2314         * input/test/time-signature-double.ly: new file.
2315
2316         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2317
2318         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2319         (FiguredBassContext): idem.
2320
2321         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2322
2323         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2324
2325         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2326
2327         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2328         .afm dependency
2329
2330         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2331
2332         * python/lilylib.py (make_page_images): add function.
2333
2334         * scripts/ly2dvi.py (run_latex): include title in preview image.
2335
2336         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2337         from lilypond-book for <ly2dvifile> tags in HTML.
2338
2339         * scripts/ly2dvi.py (option_definitions): add --debug option to
2340         print out environment.
2341
2342         * input/regression/tie-chord-partial.ly: new file.
2343
2344 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2345
2346         * lilypond.words: add 3
2347
2348 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2349
2350         * scm/new-markup.scm (markup-function-list): add finger-markup
2351
2352         * input/tutorial/brahms-tweaked.ly: new markup 
2353
2354         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2355
2356         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2357         crash when processing '() markup
2358
2359         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2360
2361         * lily/breathing-sign.cc (railtracks): another caesura.
2362
2363         * mf/feta-schrift.mf: caesura symbol. 
2364
2365 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2366
2367         * scripts/convert-ly.py (FatalConversionError.conv): add
2368         ly:molecule-XXX conversions.
2369
2370         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2371
2372         * input/regression/multi-measure-rest-text.ly: new file.
2373
2374         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2375         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2376
2377         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2378         ScoreContext
2379
2380         * scm/new-markup.scm (center-markup): \center markup.
2381
2382         * scm/music-functions.scm: remove pitchify scripts.
2383
2384         * lily/music.cc (print_smob): display music name if available 
2385
2386 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2387
2388         * Documentation/user/refman.itely (Instrument names): remove
2389         \turnOff doco.
2390
2391 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2392
2393         * lily/score.cc (mark_smob): bugfix.
2394
2395         * input/regression/rehearsal-mark.ly: new file.
2396
2397         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2398         report error at the current token again.
2399
2400 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2401
2402         * cygwin/mknetrel: Exit if doc build fails.
2403
2404         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2405
2406 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2407
2408         * scm/music-types.scm (music-descriptions): add doc strings
2409
2410 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2411
2412         * lily/lexer.ll: 
2413         * lily/include/my-lily-lexer.hh: 
2414         * lily/include/includable-lexer.hh: Add flex kludge.
2415
2416         * config.hh.in: 
2417         * config.make.in: 
2418         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2419         cruft.
2420         
2421         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2422         code.
2423
2424 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2425
2426         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2427
2428         * lily/parser.yy (new_chord): Compile fix.
2429
2430 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2431
2432         * Documentation/user/refman.itely (Tuning groups of objects):
2433         remove documentation for \turnOff. 
2434
2435         * lily/percent-repeat-engraver.cc (try_music): add correct
2436         processing moments for double-measure percents as well.
2437
2438         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2439
2440         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2441         grob prop type. 
2442
2443         * Documentation/user/refman.itely (Printing named chords): add
2444         chord name tweak doco.
2445
2446         * input/template/gregorian-transcription.ly: new file.
2447
2448 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2449
2450         * VERSION: 1.7.13 released
2451         
2452         * input/test/*: lots of cleanups/comment-outs/removals in chord
2453         examples
2454         
2455         * input/regression/*: lots of cleanups/comment-outs/removals in
2456         chord examples
2457         
2458         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2459         options
2460
2461         * lily/new-chord-name-engraver.cc (process_music): give original
2462         inversion pitch to chord name routine.
2463
2464         * input/tutorial/os-score.ly: update to new markup
2465
2466         * Documentation/user/appendices.itely: simply include
2467         chords-ignatzek. 
2468
2469         * Documentation/user/refman.itely (Chords mode): add documentation
2470         for chord mode.
2471
2472         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2473         not present in chord.
2474         (construct-chord): add inversion and bass support.
2475
2476         * lily/chord.cc: junk contents.
2477
2478 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2479
2480         * Documentation/user/refman.itely:
2481         * Documentation/user/music-glossary.tely: fix. 
2482
2483 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2484
2485         * scm/chord-entry.scm (construct-chord): move chord construction
2486         to Scheme.
2487
2488         * lily/parser.yy (new_chord): new setup for chord entry.
2489
2490 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2491
2492         * lilypond.words:
2493         * Documentation/user/music-glossary.tely: add ambitus.
2494
2495 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2496
2497         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2498
2499         * lily/include/*.hh: string() -> to_string()
2500
2501         * scm/chords-ignatzek.scm: new file.
2502
2503         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2504         standard chord name exceptions.
2505
2506         * scm/translator-property-description.scm (chordNameSeparator):
2507         add property.
2508         (majorSevenSymbol): add property
2509
2510         * lily/translator-scheme.cc (ly:context-properties): new function
2511         (ly:context-parent): new function.
2512         (print_smob): print context name.
2513
2514         * lily/music.cc (ly:get-music-length): new function
2515         (print_smob): don't print properties.
2516
2517         * lily/duration.cc (duration<?): new function
2518
2519         * input/regression/chords-funky-ignatzek.ly: new file.
2520
2521         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2522         jazz chords.
2523
2524         * lily/pitch.cc (ly:pitch-diff): new function.
2525
2526         * input/regression/chords-ignatzek.ly: new file.
2527
2528 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2529
2530         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2531         pitches for jazz chords.
2532
2533 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2534
2535         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2536
2537 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2538
2539         * lilypond.words: add 1
2540
2541 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2542
2543         * Documentation/topdocs/AUTHORS.texi: refine.
2544
2545 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2546
2547         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2548         
2549         * lilypond.words: add one.
2550
2551 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2552
2553         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2554         Fontify bass note in chords, e.g., e in c1/e.
2555         
2556 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2557
2558         * Documentation/user/music-glossary.tely: Dutch updates and
2559         additions (Arent Storm).
2560
2561 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2562
2563         * input/regression/ambitus.ly:  move file.      
2564
2565         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2566
2567         * lily/event.cc (transpose): add tonic property to Key_change_req
2568         and to Key_engraver.
2569
2570 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2571
2572         * Documentation/user/refman.itely: fix typo.
2573
2574         * lilypond.words: removed wrong identifiers.
2575
2576 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2577
2578         * mf/feta-toevallig.mf: make flat stem shorter 
2579
2580 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2581
2582         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2583
2584         * lilypond.words: add from Phrasing slur.
2585         
2586 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2587
2588         * lilypond-mode.el: allow launching multiple ViewPS processes.
2589         
2590         * lilypond.words: add from Text markup.
2591
2592 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2593
2594         * input/test/ossia.ly (texidoc): add comment.
2595
2596         * input/regression/voice-follower.ly: new file.
2597
2598         * mf/feta-toevallig.mf: make flat heavier.
2599
2600         * lily/cluster-engraver.cc: clean up Cluster engraver
2601
2602         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2603         Engraver. Use Note_column to compute Y positions and deal with
2604         line break stuff.
2605
2606 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2607
2608         * lily/stem.cc: move french-beaming to stem.
2609
2610 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2611
2612         * lilypond-font-lock.el: fontify all durations in chords.
2613
2614         * lilypond.words: add from lily/my-lily-lexer.cc
2615
2616 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2617
2618         * VERSION: release 1.7.12
2619
2620         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2621
2622         * lily/gregorian-ligature.cc: new file
2623
2624         * lily/*: the Great 2003 search & replace.
2625
2626         * Documentation/user/refman.itely (Manual repeat commands): add
2627         note about font selection.
2628
2629 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2630
2631         * lilypond-mode.el: propose recompiling midi while invoking playing,
2632         not while stopping playing.
2633
2634 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2635
2636         * lilypond.words: add one.
2637
2638         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2639         and expressional note grouping. Fontify chord modes.
2640
2641 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2642
2643         * Documentation/user/music-glossary.tely (Top): translate melisma.
2644
2645 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2646
2647         * Documentation/user/music-glossary.tely (Top): add melisma.
2648
2649 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2650
2651         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2652         interfaces for (abstract) grob GregorianLigature
2653
2654         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2655         renamed head* -> glyph_name*, x-shift* -> x-offset*
2656
2657         * scm/grob-property-description.scm: bugfix: added missing descriptions
2658
2659 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2660
2661         * input/test/chord-names-dpnj.ly: New file.
2662
2663         * scm/double-plus-new-chord-name.scm: Implement full and partial
2664         exceptions.
2665
2666         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2667
2668         * scm/double-plus-new-chord-name.scm
2669         (double-plus-new-chord->markup): Fix sub->markup.
2670
2671
2672 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2673
2674         * lily/custos-engraver.cc: added TODO; editorial changes
2675
2676         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2677         consistency with other ligature engravers; removed access on (now)
2678         private variable _ligature of Ligature_engraver
2679
2680         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2681         renamed last_bound -> last_bound_; issue programming_error on
2682         abstract method calls; moved primitives code from
2683         Mensural_bracket_engraver to here (because almost ligature
2684         engravers will need it); renamed try_stop_ligature () ->
2685         typeset_ligature (); bugfix: store primitives of finished ligature
2686         in separate variable finished_primitives_ to avoid clash on input
2687         like "\] \["; added current_ligature () to enable access on
2688         private variable _ligature
2689
2690         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2691         (now in super class); renamed try_stop_ligature () ->
2692         typeset_ligature ()
2693
2694         * lily/mensural-ligature.cc: issue programming_error on abstract
2695         method calls
2696
2697         * lily/note-heads-engraver.cc: added TODO comment upon bool
2698         in_ligature
2699
2700         * mf/parmesan-heads.mf: fixed some of set_char_box()
2701
2702         * scm/grob-description.scm: added VaticanaLigature
2703
2704         * scm/grob-property-description.scm: added neume prefix properties
2705
2706         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2707         lily/include/gregorian-ligature-engraver.hh,
2708         lily/include/gregorian-ligature.hh: new files; framework for
2709         gregorian ligature engravers such as vaticana
2710
2711         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2712         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2713         vaticana style ligature implementation (still somewhat uncomplete)
2714
2715 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2716
2717         * VERSION: release 1.7.11
2718
2719         * scripts/convert-ly.py: add ly:pitch-transpose rule
2720
2721 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2722
2723         * input/test/dpncnt.ly: New file.
2724
2725         * lily/my-lily-lexer.cc: Add chordnames keyword.
2726
2727         * lily/parser.yy (chordnames_block): Parse chord name exception
2728         lists, see input/test/dpncnt.ly.
2729
2730         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2731         function.
2732
2733         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2734         filter-out too.
2735
2736         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2737         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2738         pitch functions (except for ly:make-pitch, but that's apparently
2739         some sort of scheme naming standard?).
2740
2741         * scm/lily.scm (!=): define-public.
2742
2743         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2744
2745 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2746
2747         * scm/double-plus-new-chord-name.scm
2748         (double-plus-new-chord-name->markup): New file.
2749
2750 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2751
2752         * python/lilylib.py (make_preview): don't suppress progress for
2753         bbox extraction.
2754
2755 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2756
2757         * Documentation/user/appendices.itely (scheme): update for new syntax.
2758
2759         * input/regression/chord-name-styles.ly: new file
2760
2761         * lily/instrument-name-engraver.cc: create instrument names
2762         without barline too.  Allows instrument name on ChordNames  
2763
2764         * scm/new-markup.scm (interpret-markup): allow simple strings as
2765         markup too.
2766
2767 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2768
2769         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2770         (step->markup-accidental): Fix: add accidental.
2771         (chord::inner-name-american): 
2772         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2773         append stray '/' if last superscript addition was 'o'.
2774
2775         * scm/new-markup.scm (normal-size-sub-markup) 
2776         (normal-size-super-markup): New function.
2777
2778         * lily/source-file.cc (Source_file): Add warning for possibly
2779         intentional but suspicious initialization.
2780
2781         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2782         add comments about cut-and-paste programming.
2783
2784         * flower/rational.cc (lcm): Not used; comment out.
2785
2786 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2787
2788         * lily/new-fingering-engraver.cc (position_scripts): use
2789         fingerHorizontalDirection to determine fingering horizontal
2790         directions.
2791  
2792         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2793         fingering support.
2794
2795         * scripts/convert-ly.py (FatalConversionError.conv): add style
2796         conversion rule. 
2797
2798         * scm/chord-name.scm (set-chord-name-style): new function.
2799         (new-chord-name-brew-molecule): revise to interpret markup only
2800         (new-chord->markup): cleanuppish rewrite. To be called from the
2801         new engraver.
2802
2803         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2804         Markup earlier, during interpreting.
2805
2806         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2807         style settings. Rename to chord-names-*.ly
2808
2809 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2810
2811         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2812         markup code and update to new markup.  Most probably broke some of
2813         it.
2814         
2815 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2816
2817         * Documentation/user/refman.itely: added docu for ambitus and
2818         clusters
2819
2820         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2821         ly_quote_scm() in lookup.cc
2822
2823         * mf/parmesan-clefs.mf: set_char_box fix
2824
2825         * lily/cluster-engraver.cc: junk implicit protection; use
2826         Protected_scm instead
2827
2828 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2829
2830         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2831         throughout.
2832
2833         * scm/new-markup.scm: Turn-off error-triggering test code.
2834
2835 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2836
2837         * scm/new-markup.scm (markup-thrower-typecheck) 
2838         (markup-typecheck?):  add full typechecking functions.
2839         (make-markup-maker): add make-FOO-markup functions.
2840         (markup-argument-list-error): nice error checking messages.
2841         (make-markup): better function: less quoting escapades.
2842
2843 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2844
2845         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2846
2847 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2848
2849         * cygwin/lilypond.hint (requires): Add cygwin.
2850
2851         * .cvsignore: Remove stepmake (huh!?!), add lib.
2852
2853         * GNUmakefile.in: Add libdir links for builddir runs.
2854
2855         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2856         instead of datadir.
2857
2858         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2859         local_lilypond_libdir.
2860
2861         * config.make.in (lilypond_libdir): Add.
2862
2863         * stepmake/stepmake/substitute-rules.make: 
2864         * stepmake/stepmake/script-rules.make: 
2865         * stepmake/stepmake/python-module-rules.make:
2866         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2867         lilypond-python-module patch.
2868
2869 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2870
2871         * Documentation/user/refman.itely (Graphical interfaces): add note
2872         about xml2ly.
2873
2874 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2875
2876         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2877
2878 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2879
2880         * VERSION: released 1.7.10
2881
2882         * scripts/musedata2ly.py (): idem
2883
2884         * scripts/midi2ly.py (dump_chord): idem
2885
2886         * scripts/etf2ly.py (version): idem 
2887
2888         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
2889
2890         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
2891
2892         * scm/tex.scm (tex-output-expression): remove eval compat
2893         glut. Other output files too.
2894
2895         * scm/chord-name.scm: don't export anything from chord module.
2896
2897         * input/test/american-chords.ly: idem
2898
2899         * input/test/banter-chords.ly (texidoc): idem
2900
2901         * input/test/Cc-chords.ly: add breakage notes.
2902
2903         * Documentation/user/refman.itely (Text markup): rewrite manual section.
2904
2905         * lily/parser.yy (scalar): allow \markup { } as property value. 
2906
2907         * scm/chord-name.scm: complete new markup usage
2908
2909         * scm/grob-description.scm (all-grob-descriptions): use new markup
2910         texts by default
2911
2912 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2913
2914         * scm/chord-name.scm: partial move to new markup texts.
2915
2916 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2917
2918         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
2919
2920         * scm/bass-figure.scm (brew-bass-figure): make stack direction
2921         settable.
2922
2923 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
2924
2925         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
2926         invoked for old midi, wait for killing.
2927
2928 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
2929
2930         * Documentation/user/music-glossary.tely: Finnishing.
2931
2932 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2933
2934         * mf/feta-nummer-code.mf: some kerning pairs.
2935
2936 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
2937
2938         * scm/output-lib.scm (set-bar-number-visibility): Context-function
2939         Added.
2940
2941         * Documentation/user/refman.itely (Bar numbers):
2942         set-bar-number-visibility added, modulo-bar-number removed again
2943         (sorry).
2944
2945 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
2946
2947         * scm/output-lib.scm (modulo-bar-number-visible): add function.
2948
2949         * Documentation/user/refman.itely: add modulo-bar-number-visible.
2950
2951         * Documentation/user/music-glossary.tely: translate into Finnish.
2952
2953 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2954
2955         * lilypond-mode.el: add shortcut for 2midi
2956
2957         * lilypond-font-lock.el: fontify lyrics
2958
2959 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
2960
2961         * scm/drums.scm : use 1.7.x names.
2962
2963         * input/regression/drums.ly : Don't use << chords >>
2964
2965 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2966
2967         * lilypond-mode.el: tidy, add TODO
2968
2969         * make/lilypond.mandrake.spec.in: install-info quietly.
2970
2971 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2972
2973         * input/test/markup.ly: use new syntax.
2974
2975 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2976
2977         * ly/params-init.ly (interscoreline): add word-space
2978
2979         * input/test/metronome.ly (eighthNote): idem.
2980
2981         * input/test/script-priority.ly: use new markup
2982
2983         * lily/parser.yy (markup): allow HEAD markup0 markup1 
2984
2985         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
2986
2987         * lily/parser.yy (gen_text_def): bugfix.
2988         (full_markup): allow markup identifier.
2989
2990 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
2991
2992         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
2993         jobs at the same time. Add horizontal lines to Command menu.
2994         Allow one compiling job -- propose killing others before a new one.
2995
2996         * lilypond.words: add markup, teeny, etc.
2997
2998 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
2999
3000         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3001         Allow only one type of midi process; launching Midi either stops
3002         midis or plays the current midi and launching MidiAll stops midis
3003         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3004         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3005
3006 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3007
3008         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3009         markup  for new markup texts.
3010
3011         * lily/mark-engraver.cc (process_music): idem
3012         
3013         * lily/instrument-name-engraver.cc (create_text): idem
3014
3015         * scm/new-markup.scm (magnify-markup): new function.
3016
3017         * scm/molecule.scm (stack-lines): bugfix.
3018
3019         * lily/font-interface.cc (get_font): take font-magnification from
3020         alist chain.
3021
3022 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3023
3024         * lily/molecule-scheme.cc: move scheme functions to separate file.
3025
3026         * lily/font-metric.cc  (ly_get_glyph): new function. 
3027         
3028         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3029         (italic-markup, dynamic-markup): new functions
3030         (font-markup): new function
3031
3032         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3033         padding and minimum
3034
3035 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3036
3037         * lily/accidental-engraver.cc:
3038         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3039
3040 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3041
3042         * lilypond.vim:
3043         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3044         [a-zA-Z] for user defined identifiers. Separate note cases 
3045         with and without a duration (allow cis\longaX).
3046
3047         * lilypond.words: Add words from Info.
3048
3049 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3050
3051         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3052
3053 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3054
3055         * lilypond-mode.el: Propose reverting buffer before a command if
3056         it was edited with an another editor.
3057
3058 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3059
3060         * lily/molecule.cc (ly_translate_molecule): new function
3061
3062         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3063         into libdir
3064
3065         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3066
3067         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3068
3069 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3070
3071         * lilypond.words: take \words from Info-index.
3072
3073 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3074
3075         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3076
3077 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3078
3079         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3080
3081 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3082
3083         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3084         and lilypond-documentation.
3085
3086 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3087
3088         * lily/parser.yy: Compile fix (bison 1.75).
3089
3090 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3091
3092         * VERSION: 1.7.9 released
3093
3094         * scm/music-functions.scm (shift-one-duration-log): refactor.
3095         Use music-map.
3096
3097         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3098
3099         * NEWS: update.
3100
3101         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3102         argument
3103         
3104         * scm/music-functions.scm (display-music): new function
3105         (music-map): change arg order.
3106
3107         * input/regression/new-markup-syntax.scm: new file
3108
3109         * lily/parser.yy (markup): add \markup { .. } syntax.
3110
3111         * scm/new-markup.scm (override-markup): new function
3112         (lookup-markup): new function
3113         (music-markup): new function
3114         (lookup-markup-command): use markup-signature to store argument
3115         format for parser.
3116
3117         * lily/lexer.ll: preliminary \markup syntax. 
3118
3119 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3120
3121         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3122         add pre/post-dependencies and menus with icons from source.
3123
3124         * Documentation/pictures/lilypond-48x48.xpm:
3125         * Documentation/pictures/lilypond-32x32.xpm:
3126         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3127         transparent.
3128
3129         * stepmake/stepmake/generic-targets.make:
3130         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3131
3132 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3133
3134         * input/regression/music-map.ly (texidoc): new file.
3135
3136         * scm/music-functions.scm (music-map): new function
3137
3138 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3139
3140         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3141
3142 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3143
3144         * input/test/to-xml.ly:
3145         * lily/ligature-engraver.cc: Fixes documentation.
3146
3147         * lilypond.mandrake.spec.in:
3148         * lilypond.redhat.spec.in: Add lilypond.words.
3149
3150         * Documentation/user/refman.itely: Mention Info inside emacs.
3151         
3152         * lilypond.suse.spec.in:
3153         * lilypond.redhat.spec.in: 
3154         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3155
3156 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3157
3158         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3159         os.popen.read ().
3160
3161 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3162
3163         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3164
3165         * python/lilylib.py (error): add space
3166
3167 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3168
3169         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3170         distribution.
3171
3172 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173
3174         * lily/paper-outputter.cc (Paper_outputter): close port when
3175         finishing score.
3176
3177 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3178
3179         * scm/sodipodi.scm: Fixes.
3180
3181 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3182
3183         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3184
3185         * buildscripts/make-font-dir.py: Fix. 
3186
3187 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3188
3189         * lilypond-mode.el: Add support for Info inside Emacs.
3190
3191 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3192
3193         * buildscripts/make-font-dir.py: 
3194         * mf/GNUmakefile: Make sodipodi font map.
3195
3196         * scm/sodipodi.scm: Add more output functions.
3197
3198         * mf/feta-nummer.mf: 
3199         * mf/feta-beugel.mf: Add font_coding_scheme.
3200
3201         * lily/paper-outputter.cc (output_header): Fix creator string.
3202
3203 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3204
3205         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3206         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3207
3208         * lilypond.words: add two (Everybody can add/remove words now!).
3209
3210         * debian/rules:
3211         * make/lilypond.suse.spec.in:
3212         * make/lilypond.mandrake.spec.in:
3213         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3214
3215         * Documentation/user/refman.itely: Mention autocompletion.
3216
3217 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3218
3219         * scripts/ly2dvi.py: Add paper sizes.
3220
3221         * lily/timing-engraver.cc: 
3222         * lily/time-signature.cc: 
3223         * lily/span-bar.cc: 
3224         * lily/grob-scheme.cc: Code formatting fixes.
3225
3226         * scm/sodipodi.scm: 
3227         * scm/sketch.scm:
3228         * buildscripts/mf-to-table.py: 
3229         * buildscripts/make-font-dir.py: Font testing.
3230
3231 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3232
3233         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3234         inserts try-completion and shows all-completions.
3235
3236         * lilypond.words: '\' -> '\\'
3237
3238         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3239         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3240         
3241         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3242         and LilyPond-reserved-words.
3243         
3244 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3245
3246         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3247         from load-path.
3248         
3249         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3250         the mini-buffer with Control-Shift-c.
3251         
3252 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3253
3254         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3255         duration. This fixes \tempo taking time.
3256
3257 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3258
3259         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3260         Allow for text markup in repeatCommands. 
3261
3262 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3263
3264         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3265         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3266         Get rid of skeleton.el-dependency.
3267
3268         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3269
3270 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3271
3272         * lily/beam-engraver.cc (stop_translation_timestep): reset
3273         now_stop_ev_
3274
3275         * lily/scm-option.cc: add parse-protect to ly:set-option
3276
3277         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3278
3279 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3280
3281         * lily/include/ligature-bracket.hh: removed
3282         * lily/ligature-bracket.cc: removed
3283
3284         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3285         .tex
3286
3287         * lily/beam.cc (set_beaming): don't change beam count on rests.
3288         (brew_molecule): always set flag-width > 0.
3289
3290 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3291
3292         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3293         chars, remove instructions; instead, refer to lilypond-init.el and
3294         Documentation/topdocs/INSTALL.texi.
3295
3296         * lilypond.words: add identifiers and reserved words.
3297
3298         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3299         files and adding a load-path.
3300
3301         * lilypond-init.el: Instructions, extracted from 
3302         Documentation/topdocs/INSTALL.texi. 
3303         
3304 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3305
3306         * VERSION: 1.7.8 released 
3307
3308         * lily/grob.cc (warning): better robustness fix.
3309
3310 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3311
3312         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3313
3314         * lily/cluster-engraver.cc: stick better to variable naming
3315         conventions
3316
3317         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3318         until stop_translation_timestep()
3319
3320         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3321         min/max coordinates to backend, but no musical info such as
3322         pitches
3323
3324         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3325
3326         * lily/grob.cc: robustness fix: warning(): do not crash if
3327         cause is not set
3328
3329         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3330         the much more elaborated tuplet brackets than the very naive and
3331         simple ligature bracket grob
3332
3333 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3334
3335         * Documentation/user/refman.itely (Analysis brackets): add
3336         horizontal bracket doco.
3337
3338         * ly/property-init.ly (setMmRestFermata): added.
3339
3340         * Documentation/user/refman.itely (Multi measure rests): fermatas
3341         on mm rests.
3342
3343         * input/regression/apply-context.ly (texidoc): new file
3344
3345         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3346         code to be executed during interpretation. Possible applications:
3347         smart octavation, more advanced bar checks. 
3348
3349         * lily/apply-context-iterator.cc: new file.
3350
3351 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3352
3353         * input/test/new-markup.ly: new file.
3354
3355         * lily/text-item.cc (text_to_molecule): new function
3356
3357         * scm/new-markup.scm (lambda): new file
3358
3359         * lily/function-documentation.cc (ly_add_function_documentation):
3360         add proc property as well
3361
3362 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3363
3364         * Documentation/user/music-glossary.tely (Top): add custos.
3365
3366 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3367
3368         * Documentation/topdocs/INSTALL.texi: advise how to include source
3369         path to Emacs load-path and improve language.
3370
3371 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3372
3373         * GNUmakefile.in: config.h message fix.
3374
3375         * autogen.sh:
3376         * aclocal.m4: Regenerate.
3377
3378         * configure.in: 
3379         * config.make.in: 
3380         * stepmake/config.make.in: 
3381         * stepmake/configure.in: 
3382         * stepmake/autogen.sh: 
3383         * stepmake/aclocal.m4: Update for autoconf 2.56.
3384
3385 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3386
3387         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3388         to install Emacs-mode. Instructions how to use vim-mode.
3389
3390 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3391
3392         * scm/music-types.scm (music-descriptions): no length for tempo event.
3393
3394         * input/*.ly: add \version everywhere.
3395         
3396         * input/*.ly: update syntax to 1.7 + new-chords.
3397
3398         * VERSION: 1.7.7 released.
3399         
3400         * Documentation/user/*.tely: new chord syntax.
3401
3402         * input/regression/[bc]*.ly (texidoc): syntax updates.
3403         
3404 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3405
3406         * lilypond.words: add vocabulary to be used in auto-completion
3407
3408         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3409
3410         * lilypond.vim: allow note name at EOF
3411
3412 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3413
3414         * buildscripts/new-chords.py (edit): -e option: inline editing.
3415
3416         * input/regression/a*.ly (texidoc): syntax updates.
3417
3418         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3419         music): elucidations. 
3420
3421 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3422
3423         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3424         ly/spanners-init.ly, scm/grob-description.scm,
3425         scm/grob-property-description.scm, scm/music-types.scm,
3426         lily/cluster-engraver.cc, lily/cluster.cc,
3427         lily/include/cluster.hh, input/test/cluster.ly: cluster
3428         implementation
3429
3430         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3431         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3432         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3433
3434         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3435
3436         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3437
3438         * scm/grob-description.scm: bugfix: by default, use default note
3439         head style when engraving ligatures
3440
3441         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3442
3443         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3444         events
3445
3446         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3447
3448         * input/test/ancient-font.ly: bugfix: style -> flag-style
3449
3450         * lily/ligature-engraver.cc: indentation fix
3451
3452         * lily/parser.yy: indentation fixes
3453         
3454 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3455
3456         * input/regression/measure-grouping.ly: more elaborate example.
3457
3458         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3459         ly:div-moment. New functions 
3460
3461         * scm/music-functions.scm (set-time-signature): new function,
3462         allow inline time sig settings with measure grouping.
3463
3464         * lily/parser.yy (command_element): move time sig construction
3465         into Scheme.
3466
3467         * lily/side-position-interface.cc (out_of_staff): new function,
3468         like padding, but keep minimum distance from staff. Easier than
3469         linespanners (dynamics, pedals), but roughly the same effect.
3470
3471 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3472
3473         * emacs-mode.el: Added spanish-note-replacements 
3474         (<carlos.betancourt@chello.be>).
3475
3476         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3477
3478 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3479
3480         * lilypond.vim: Do not fontify cises, desis, etc.
3481
3482         * vimrc: view dvi with <S-F6>
3483
3484 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3485
3486         * lily/lookup.cc (triangle): new function.
3487
3488         * input/regression/measure-grouping.ly (texidoc): new file: show
3489         triangles and brackets for beat groups of 3 and 2.
3490
3491         * lily/include/measure-grouping-spanner.hh (class
3492         Measure_grouping): new file.
3493
3494         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3495
3496         * lily/measure-grouping-engraver.cc (class
3497         Measure_grouping_engraver): new file.
3498
3499 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3500
3501         * Merge from stable:
3502
3503             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3504         
3505         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3506         stylesheet.
3507
3508         * ly/paper19.ly: Include paper19-init.ly.
3509
3510         * ly/paper19-init.ly: New file.
3511
3512         * Documentation/user/tutorial.itely (First steps): Fix first
3513         example for font test.
3514
3515         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3516
3517         * ChangeLog: Add 1.7.6 release marker (see below).
3518
3519         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3520         Add .py files.
3521
3522 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3523
3524         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3525
3526         * input/tutorial/*.ly: update to new syntax.
3527
3528         * lily/parser.yy (Composite_music): new transpose syntax,
3529         \transpose FROM TO MUSIC. 
3530
3531 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3532
3533         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3534         latex progress/error output to stderr (by default this goes to
3535         stdout).  Show lilypond progress, even when not verbose.
3536
3537         * python/lilylib.py (system): New optional parameter to control
3538         showing of progress.
3539
3540         * scm/backend-documentation-lib.scm (check-dangling-properties):
3541         Fix error message.
3542
3543         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3544         axis, extent.
3545
3546         * scm/grob-property-description.scm (magnify): Remove.
3547         (extent, axis): Add.
3548
3549 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3550
3551         * VERSION: Release 1.7.6.
3552
3553         * scripts/convert-ly.py: more uniformization substitutions.
3554
3555         * buildscripts/new-chords.py (sub_chords): new file.
3556
3557 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3558
3559         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3560         lilypond.map.  Include sauter fonts too.  Cleanups.
3561
3562 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3563
3564         * Documentation/user/tutorial.itely (First steps): change to new
3565         chord/tie/slur/beam notation.
3566
3567         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3568         ties.
3569
3570         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3571         engraver. Process ties in postfix notation, i.e. c8-~ c
3572
3573         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3574
3575         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3576
3577         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3578
3579         * lily/beam-engraver.cc (try_music): accept new-beam-events
3580
3581         * input/regression/chord-scripts.ly (texidoc): new file
3582
3583         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3584         script-events.
3585
3586         * scm/script.scm (default-script-alist): cleanup.
3587
3588         * lily/script-engraver.cc (make_script_from_event): cleanup.
3589
3590         * lily/lyric-combine-music-iterator.cc
3591         (Lyric_combine_music_iterator): remove superfluous events.
3592         (melisma_busy): new function. Fix broken melismas.
3593
3594 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3595
3596         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3597         Remove nonvalid settings. Use descriptive key names.
3598         Use <Return> to indicate the pressing of that key.
3599
3600 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3601
3602         * scripts/lilypond-book.py (option_definitions): Typo.
3603
3604         * scripts/ly2dvi.py: Updates.
3605
3606         * python/lilylib.py (setup_environment, print_environment)
3607         (get_bbox, make_preview): Merge and remove from ly2dvi and
3608         lilypond-book.
3609
3610         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3611
3612         * .cvsignore: Remove some cruft.
3613
3614         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3615         path.
3616
3617         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3618         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3619         throughout.
3620
3621         * python/lilylib.py (quiet_system): Junk
3622         (system): Display error log upon failure.
3623         (read_pipe): New function.  Cleanups and fixes.
3624
3625         * python/*.py: Rename from *.py.in.
3626         
3627         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3628
3629         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3630
3631 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3632
3633         * python/GNUmakefile: Bugfix: handle modules.
3634
3635         * stepmake/stepmake/python-module-targets.make (default): Add
3636         compiled modules. 
3637
3638         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3639         compiling modules.
3640
3641         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3642         Bugfix.  (OUT_PYC_MODULES): Add.
3643
3644 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3645
3646         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3647         Use default paths. Refresh description.
3648
3649 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3650
3651         * VERSION: 1.7.5 released
3652
3653         * input/regression/finger-chords.ly (texidoc): new file.
3654
3655         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3656         support
3657
3658         * lily/fingering-engraver.cc (process_music): remove kludgy
3659         scriptHorizontal stuff.
3660
3661         * lily/script.cc: remove staff-support property.
3662
3663         * lily/new-fingering-engraver.cc (add_fingering): new
3664         file. Fingering engraver for new style chords.
3665
3666 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3667
3668         * lily/parser.yy (bare_number): allow 4 \cm (without
3669         decimal dot). (should backport to 1.6?)
3670
3671         * ly/declarations-init.ly: use Scheme for dimension defs.
3672
3673         * lily/parser.yy (TODO): remove hard coded dimensions, add
3674         REAL NUMBER_IDENTIFIER production.
3675
3676         * lily/rest-collision.cc (force_shift_callback): rewrite using
3677         -done property.
3678
3679         * scm/grob-property-description.scm (rest-collision-done): add
3680         property.
3681         
3682         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3683
3684 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3685
3686         * input/regression/multi-measure-rest-center.ly: new file.
3687
3688         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3689         off horizontally by 0.05 ss. Fixed.
3690
3691 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3692
3693         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3694
3695         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3696
3697 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3698
3699         * lily/tie.cc (get_control_points): also avoid staff lines on the
3700         just outside the outer staff lines
3701
3702 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3703
3704         * ly/params-init.ly: Just define style-alist, no need to
3705         define-public.
3706
3707         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3708         (thanks Han-Wen).
3709
3710         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3711         (FET_FILES): = FONT_FILES.
3712
3713         * Merge from stable:
3714
3715             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3716
3717 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3718
3719         * VERSION: 1.7.4 released.  
3720         
3721         * scm/generate-documentation.scm (string-append): add macro
3722         definitions.
3723
3724         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3725         normal texts.
3726
3727         * lily/multi-measure-rest-engraver.cc: make separate
3728         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3729
3730         * lily/multi-measure-rest.cc: remove text handling. Remove
3731         number-threshold.
3732
3733 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3734
3735         * scm/music-types.scm: doc patch by Graham Percival
3736
3737 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3738
3739         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3740         encoding part.
3741         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3742         (sketch_p): Sketch wants only first four elements of X11 font spec.
3743
3744         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3745
3746         * mf/feta-autometric.mf: Write foundry and family to log.
3747
3748         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3749         font translation table.
3750
3751         * buildscripts/mf-to-table.py: Better font info into afm.
3752
3753         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3754         1.0.9 required.
3755
3756         * configure.in: Whine for mftrace 1.0.9.
3757
3758 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3759
3760         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3761
3762         * lily/main.cc (main_prog): don't try to load init.EXT when
3763         processing foo.EXT.
3764
3765 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3766
3767         * scm/tex.scm (zigzig-line): added.
3768
3769         * scm/ps.scm (zigzag-line): added.
3770
3771         * ps/music-drawing-routines.ps (subvec): added.
3772         (draw_zigzag_line): added.
3773         
3774         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3775         grob properties zigzag-width and zigzag-length.
3776
3777         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3778
3779 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3780
3781         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3782         svg output, including font.
3783
3784 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3785
3786         * scm/lily.scm: Register sodipodi output module.
3787
3788         * scm/sodipodi.scm: New file.
3789
3790         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3791
3792         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3793         comment, after header.
3794         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3795         FullName.  Fix FontName key.
3796
3797 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3798
3799         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3800         and breve rests.
3801         
3802         * input/test/blank-notes.ly: bugfix
3803
3804         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3805         rests. (Kim Shrier)
3806
3807         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3808         
3809 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3810
3811         * scm/tex.scm: 
3812         * scm/ps.scm: Cleanup and remove obsolete junk.
3813
3814         * Documentation/user/internals.itely:
3815         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3816
3817         * lily/parser.yy: Identify shift/reduce problems.
3818
3819         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3820         make-style-sheet.  Too specific for convert-ly?
3821
3822 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3823
3824         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3825
3826         * input/test/*.ly: various fixes.
3827
3828         * lily/music.cc (name): bugfix
3829
3830         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3831
3832         * lily/input-file-results.cc (code): set-point-and-click! ->
3833         set-point-and-click
3834         
3835 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3836
3837         * Use uniform ly: prefix for exported scheme primitive functions.
3838
3839         * scm/music-types.scm: junk compat glue
3840
3841         * scripts/convert-ly.py: add rules for stuff below, junk
3842         compatibility glue for spanrequest.
3843
3844         * lily/parser.yy (verbose_event): remove \spanrequest,
3845         \commandspanrequest, \script. 
3846         
3847         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3848
3849         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3850         for \penalty, \glissando.
3851
3852         * VERSION: release 1.7.3
3853         
3854 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3855
3856         * lily/accidental-engraver.cc: Fix
3857         grace-in-the-beginning-of-measure bug caused by the resent
3858         partial-measure fix.
3859
3860         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3861         overlap looks too crowded)
3862         
3863 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3864
3865         * lily/parser.yy (assignment): allow SCM expression as assignment.
3866
3867         * lily/include/music-output-def.hh (class Music_output_def):
3868         * lily/music-output-def.cc: 
3869         * lily/paper-def.cc: 
3870         * scm/font.scm (markup-to-properties):
3871         * lily/parser.yy (music_output_def_body): 
3872         remove style_sheet_
3873
3874 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3875
3876         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3877         length.
3878
3879         * input/regression/spacing-to-grace.ly: new file.
3880
3881         * input/regression/spacing-end-of-line.ly: new file.
3882
3883         * lily/note-spacing.cc (get_spacing): take into account breakable
3884         stuff sticking out at the left (time sig change at line break).
3885
3886         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3887         raggedright code.
3888
3889         * scm/music-functions.scm (make-voice-props-set): add
3890         staff-position for mm rests.
3891  
3892         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
3893         before grace notes a little.
3894
3895         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
3896
3897         * lily/break-align-interface.cc (do_alignment): right-edge spacing
3898         key adds space at the end of line. 
3899
3900 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3901
3902         * scm/sketch.scm: Fix beams.
3903
3904         * buildscripts/mf-to-table.py: Add EncodingScheme.
3905
3906         * scm/sketch.scm: Resurrect.
3907
3908 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3909
3910         * lily/multi-measure-rest.cc: use breve rests for measure lengths
3911         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
3912
3913 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3914
3915         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
3916
3917         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3918
3919 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3920
3921         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
3922         token for origin information.
3923
3924         * lily/parser.yy (My_lily_lexer): do identifier location and
3925         cloning from lexer.
3926
3927         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
3928         logic out of the parser. Add bar checks on both ends.
3929
3930         * Documentation/user/refman.itely (Multi measure rests): add more
3931         notes about mm rests.
3932
3933 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3934
3935         * input/regression/bar-scripts.ly: Re-enable.
3936
3937         * lily/parser.yy:
3938         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
3939         released rsn.  Bison 1.50 has a crucial bug and won't work.
3940
3941         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3942
3943
3944 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3945
3946         * input/regression/bar-scripts.ly: Blunt documentation build fix.
3947
3948 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3949
3950         * Actually merge changes since 1.6.4 besides ChangeLog, and
3951         resolve conflicts.  Lots of updates, hope all is well.
3952         
3953         * cygwin/lilypond.hint (requires): Add ghostscript.
3954
3955         * scm: Update some (c).
3956         
3957 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3958
3959         * input/test/{various}.ly: add \header fields and texidoc strings.
3960
3961 2002-10-05  Werner Lemberg  <wl@gnu.org>
3962
3963         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
3964         renamed to `output_latex_quoted'.
3965         Added `output_latex_noquote'.
3966         (schedule_lilypond_block): Implement `noquote' option for LaTeX
3967         mode.
3968
3969 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3970
3971         * ChangeLog: Add 1.6.6 release marker.  See below.
3972
3973         * stepmake/stepmake/po-targets.make: Remove --c++ option.
3974
3975         * scripts/midi2ly.py: Fix global syntax warnings.
3976
3977         * GNUmakefile.in: Generate builddir locale tree too.
3978
3979         * scripts/ly2dvi.py:
3980         * scripts/midi2ly.py: 
3981         * scripts/mup2ly.py: 
3982         * scripts/update-lily.py:
3983         * lily/main.cc (setup_paths): Fix for locales setup.
3984
3985 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3986
3987         * Documentation/windows/installing.texi: Soften wording about
3988         necessity of becoming Administrator.  tommie@iae.nl reports this
3989         does not seem to be necessary for his flavour of Windows 2000.
3990         Explicitely discourage text mode mounts.
3991
3992 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3993
3994         * lily/rest.cc (after_line_breaking): backport dot position fix.
3995
3996         * lily/rest-collision.cc (do_shift): also remove dots for suicided
3997         rests. Thanks to Klaus Zimmermann for finding this bug.
3998
3999 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4000
4001         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4002
4003 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4004
4005         * Documentation/user/music-glossary.tely: fix links.
4006
4007 2002-10-21  Werner Lemberg  <wl@gnu.org>
4008
4009         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4010         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4011         scaling factor) only once and use them in the definition of
4012         \embeddedps.
4013         * ps/music-drawing-routines.ps (skeel): Removed.
4014
4015 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4016
4017         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4018         Solaris7, as we don't use nested $( ) constructs.
4019
4020 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4021
4022         * VERSION: Release 1.6.6.
4023         
4024 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4025
4026         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4027         as workaround for /bin/sh problems on Solaris7.
4028
4029 2002-10-19  Werner Lemberg  <wl@gnu.org>
4030
4031         * GNUmakefile.in (web-doc): Fix typos.
4032         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4033         `music-drawing-routines.ps' but emit \special{header=...} once.
4034         * scm/tex.scm (header-end): Updated.
4035
4036 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4037
4038         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4039         undefined tremolo. 
4040
4041 2002-10-15  Werner Lemberg  <wl@gnu.org>
4042
4043         * scripts/lilypond-book.py (g_make_html): New global variable.
4044         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4045         if `g_make_html' isn't set.
4046         [main]: Add format `texi-html'.
4047         (option_definitions): Updated.
4048         * Documentation/user/lilypond-book.itely: Updated.
4049
4050         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4051         * make/ly-rules.make (%.texi, %.nexi): Use it.
4052         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4053         format to lilypond-book.
4054         * GNUmakefile.in (web-doc): Ditto.
4055
4056 2002-10-14  Werner Lemberg  <wl@gnu.org>
4057
4058         Further improve TeX output.  The produced files are about 40%
4059         smaller.  `lilyponddefs.tex' is now read only once.
4060
4061         * tex/lilyponddefs.tex: Remove footer stuff.
4062         (\ifundefined): Renamed to...
4063         (\lilypondundefined): This.  Use LaTeX's definition to
4064         make it nestable and make it global.
4065         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4066         output.
4067         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4068         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4069         them global.
4070         (\placebox): Renamed to...
4071         (\lyitem): This.
4072         Make it global and call \outputscale by itself.
4073         (\lybox, \lyvrule): New macros to reduce input data.
4074         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4075         New auxiliary macros.
4076         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4077         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4078         to...
4079         (\lilypondspace): This and made it global.
4080         (\turnOnPostScript): Renamed to...
4081         (\lilypondpostscript): This and made it global.
4082         (\turnOnExperimentalFeatures): Renamed to...
4083         (\lilypondexperimentalfeatures): This and made it global.
4084         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4085         (\lilypondsetdimen): This and made it global.
4086         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4087         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4088         (all, $(outdir)/music-drawing-routines.ps): New rules.
4089         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4090         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4091         start-system, stop-system, stop-last-system, filledbox): Updated to
4092         use the changed macros from lilyponddefs.tex.
4093         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4094
4095 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4096
4097         * Documentation/windows/installing.texi: Update.
4098
4099 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4100
4101         * VERSION: 1.6.5 released
4102
4103         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4104
4105 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4106
4107         * scm/translator-property-description.scm (voltaOnThisStaff): add
4108         property.
4109
4110 2002-09-28  Werner Lemberg  <wl@gnu.org>
4111
4112         * scm/tex.scm (header-end): Suppress page numbering.
4113
4114         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4115         Fix quotation for HTML output.
4116
4117 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4118         
4119         * Documentation/user/refman.itely: grammar and phrasing
4120           fixes to "Note Entry" section.  Also adds a few new examples.
4121
4122 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4123
4124         * flower/include/string-data.icc: include string.h
4125
4126 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4127
4128         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4129
4130 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4131
4132         * Documentation/user/GNUmakefile (extra-local-help): Add.
4133
4134         * stepmake/stepmake/www-targets.make (local-help): Add.
4135
4136 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4137
4138         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4139         packages.
4140
4141         * Documentation/topdocs/README.texi (Top): building documentation
4142         (not website.)
4143
4144 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4145
4146         * Documentation/user/refman.itely: 
4147         * Documentation/user/tutorial.itely: 
4148         * Documentation/user/music-glossary.tely: Merge changes.
4149
4150         * Documentation/user/glossary.html.in: 
4151         * Documentation/index.texi: 
4152         * Documentation/header.html.in: Accomodate renaming of glossary.
4153         
4154         * Documentation/user/tutorial.itely: Add some glossary references.
4155         
4156         * Documentation/user/refman.itely: Minor fixes.
4157         
4158         * Documentation/user/lilypond.tely: Add glossary do direntry.
4159
4160         * Documentation/user/music-glossary.tely: Rename (previously:
4161         glossary.tely).  Fix anchor placement.
4162
4163         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4164
4165 2002-09-23  Werner Lemberg  <wl@gnu.org>
4166
4167         * scripts/lilypond-book.py (output_dict): Fix handling of
4168         various environments by avoid extraneous newlines.
4169         Rename `output-all' regexp for html to `output-html'.
4170         Replace `output-all' regexp for texi with `output-texi-quote'
4171         and `output-texi-noquote'.
4172         (compose_full_body): Don't override `linewidth' user option
4173         for `singleline'.
4174         (schedule_lilypond_block): Don't indent text specified with
4175         `intertext' option.
4176         Add new option `noquote'.
4177         (compile_all_files): Use latex instead of tex to compile ly
4178         files directly.
4179
4180         * Documentation/user/lilypond-book.itely: Updated and revised.
4181         Improve layout.
4182
4183         * Documentation/user/glossary.tely,
4184         Documentation/user/introduction.itely,
4185         Documentation/user/tutorial.itely,
4186         Documentation/user/refman.itely,
4187         Documentation/user/appendices.itely: Fix overfull LilyPond
4188         boxes caused by the new lilypond-book code.  Other minor
4189         fixes.
4190
4191         * Documentation/user/macros.itexi (@texiflat): Don't emit
4192         trailing space.
4193
4194         * scm/tex.scm (end-output, header-end): Add preamble and
4195         postamble to make lilypond output directly compilable with
4196         latex.
4197
4198         
4199 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4200
4201         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4202         instructions.
4203
4204 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4205
4206         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4207
4208 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4209
4210         * lily/beam.cc (connect_beams): don't crash if there are quarter
4211         notes in beams.
4212
4213 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4214
4215         * Documentation/user/refman.itely: corrected ancient clef
4216         docu; added docu on ligatures
4217
4218 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4219
4220         * Documentation/user/glossary.tely,
4221         Documentation/user/refman.itely, input/les-nereides.ly,
4222         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4223         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4224         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4225         Stem properties: flag-style -> stroke-style, style -> flag-style.
4226
4227
4228 2002-09-22  Werner Lemberg  <wl@gnu.org>
4229
4230         * scripts/lilypond-book.py: Add option `notime' to suppress
4231         printing of a time signature.  Specify default indentation of 0pt
4232         if single line fragment.  Don't emit redundant `\paper{ }'.
4233
4234         * Documentation/user/lilypond-book.itely: Updated.
4235
4236         * Documentation/user/glossary.tely: Completely reformatting.
4237
4238 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4239
4240         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4241
4242 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4243
4244         * Documentation/user/tutorial.itely: Fix links.
4245         
4246         * Documentation/topdocs/index.tely:
4247         * Documentation/index.texi:
4248         * Documentation/header.html.in: Small website fixes and updates.
4249
4250         * debian/: Debian patch by Anthony Fok.
4251
4252 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4253
4254         * Documentation/footer.html.in: How time flies: It's already 2002!
4255
4256         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4257         more descriptive link names than 'here'.
4258
4259 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4260
4261         * VERSION: 1.7.2 released
4262         * VERSION: 1.6.4 released
4263         
4264         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4265
4266         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4267         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4268
4269         * mf/feta-din.mf (test): add x-height and space.
4270
4271         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4272         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4273
4274         * ly/grace-init.ly: add-to-grace-init: function to portably add
4275         settings to \grace. 
4276
4277         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4278         if we get an absolute dynamic event.
4279  
4280         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4281
4282         * lily/source-file.cc (get_line): oops. All line numbers were off
4283         by 2. Fix that. 
4284
4285         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4286         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4287
4288         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4289
4290         * lily/parser.yy (number_factor): remove (number) as number
4291         expression. ("Let them eat Lisp").
4292
4293 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4294
4295         * lily/horizontal-bracket.cc: new file.
4296
4297         * lily/horizontal-bracket-engraver.cc: new file.
4298
4299         * input/regression/note-group-bracket.ly: new file. Support
4300         horizontal note brackets for music analysis.
4301
4302         * lily/stem.cc (flag): new flag-style: no-flag.
4303
4304         * input/test/stem-cross-staff.ly: new file
4305         
4306         * Documentation/user/internals.itely: Improved formatting, fixing
4307         typos.  Added a section `Output details' to describe how the TeX
4308         code looks like.
4309
4310         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4311
4312         * lily/parser.yy: remove \dynamicscript.
4313
4314         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4315         definitions. 
4316
4317         * python/midi.c (midi_error): take two arguments.
4318
4319         * Merge 1.6.5 changes:
4320         
4321 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4322
4323         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4324         staff-space.  Previous 1.5 was probably meant as half-spaces.
4325         (cautionary-style): parentheses (was: smaller).  This is what doco
4326         says, and it seems more logical.
4327
4328         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4329         for 2nd sentence.
4330
4331 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4332
4333         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4334
4335 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4336
4337         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4338
4339 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4340
4341         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4342
4343 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4344
4345         * scm/translator-property-description.scm (voltaOnThisStaff): add
4346         property.
4347
4348 2002-09-28  Werner Lemberg  <wl@gnu.org>
4349
4350         * scm/tex.scm (header-end): Suppress page numbering.
4351
4352         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4353         Fix quotation for HTML output.
4354
4355 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4356         
4357         * Documentation/user/refman.itely: grammar and phrasing
4358           fixes to "Note Entry" section.  Also adds a few new examples.
4359
4360 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4361
4362         * flower/include/string-data.icc: include string.h
4363
4364 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4365
4366         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4367
4368 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4369
4370         * Documentation/user/GNUmakefile (extra-local-help): Add.
4371
4372         * stepmake/stepmake/www-targets.make (local-help): Add.
4373
4374 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4375
4376         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4377         packages.
4378
4379         * Documentation/topdocs/README.texi (Top): building documentation
4380         (not website.)
4381
4382 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4383
4384         * Documentation/user/refman.itely: 
4385         * Documentation/user/tutorial.itely: 
4386         * Documentation/user/music-glossary.tely: Merge changes.
4387
4388         * Documentation/user/glossary.html.in: 
4389         * Documentation/index.texi: 
4390         * Documentation/header.html.in: Accomodate renaming of glossary.
4391         
4392         * Documentation/user/tutorial.itely: Add some glossary references.
4393         
4394         * Documentation/user/refman.itely: Minor fixes.
4395         
4396         * Documentation/user/lilypond.tely: Add glossary do direntry.
4397
4398         * Documentation/user/music-glossary.tely: Rename (previously:
4399         glossary.tely).  Fix anchor placement.
4400
4401         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4402
4403 2002-09-23  Werner Lemberg  <wl@gnu.org>
4404
4405         * scripts/lilypond-book.py (output_dict): Fix handling of
4406         various environments by avoid extraneous newlines.
4407         Rename `output-all' regexp for html to `output-html'.
4408         Replace `output-all' regexp for texi with `output-texi-quote'
4409         and `output-texi-noquote'.
4410         (compose_full_body): Don't override `linewidth' user option
4411         for `singleline'.
4412         (schedule_lilypond_block): Don't indent text specified with
4413         `intertext' option.
4414         Add new option `noquote'.
4415         (compile_all_files): Use latex instead of tex to compile ly
4416         files directly.
4417
4418         * Documentation/user/lilypond-book.itely: Updated and revised.
4419         Improve layout.
4420
4421         * Documentation/user/glossary.tely,
4422         Documentation/user/introduction.itely,
4423         Documentation/user/tutorial.itely,
4424         Documentation/user/refman.itely,
4425         Documentation/user/appendices.itely: Fix overfull LilyPond
4426         boxes caused by the new lilypond-book code.  Other minor
4427         fixes.
4428
4429         * Documentation/user/macros.itexi (@texiflat): Don't emit
4430         trailing space.
4431
4432         * scm/tex.scm (end-output, header-end): Add preamble and
4433         postamble to make lilypond output directly compilable with
4434         latex.
4435
4436         
4437 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4438
4439         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4440         instructions.
4441
4442 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4443
4444         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4445
4446 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4447
4448         * lily/beam.cc (connect_beams): don't crash if there are quarter
4449         notes in beams.
4450
4451 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4452
4453         * Documentation/user/refman.itely: corrected ancient clef
4454         docu; added docu on ligatures
4455
4456 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4457
4458         * Documentation/user/glossary.tely,
4459         Documentation/user/refman.itely, input/les-nereides.ly,
4460         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4461         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4462         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4463         Stem properties: flag-style -> stroke-style, style -> flag-style.
4464
4465 2002-09-22  Werner Lemberg  <wl@gnu.org>
4466
4467         * scripts/lilypond-book.py: Add option `notime' to suppress
4468         printing of a time signature.  Specify default indentation of 0pt
4469         if single line fragment.  Don't emit redundant `\paper{ }'.
4470
4471         * Documentation/user/lilypond-book.itely: Updated.
4472
4473         * Documentation/user/glossary.tely: Completely reformatting.
4474
4475 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4476
4477         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4478
4479 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4480
4481         * Documentation/user/tutorial.itely: Fix links.
4482         
4483         * Documentation/topdocs/index.tely:
4484         * Documentation/index.texi:
4485         * Documentation/header.html.in: Small website fixes and updates.
4486
4487         * debian/: Debian patch by Anthony Fok.
4488
4489 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4490
4491         * Documentation/footer.html.in: How time flies: It's already 2002!
4492
4493         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4494         more descriptive link names than 'here'.
4495
4496 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4497
4498         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4499
4500 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4501
4502         * lily/part-combine-music-iterator.cc (get_state): cleanup
4503         (get_music_info): cleanup.
4504
4505 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4506
4507         * scm/backend-documentation-lib.scm (interface-doc-string):
4508         crosslinks between interfaces and grobs. Headings for interfaces
4509         in grob explanation.
4510
4511 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4512
4513         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4514         dtd).  Add preliminary dtd.
4515         (re-sub-alist): Robustify.
4516
4517 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4518
4519         * lily/include/event-chord-iterator.hh,
4520         lily/context-specced-music-iterator.cc,
4521         lily/event.cc, lily/event-chord-iterator.cc: add
4522
4523 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4524
4525         * lily/: some (c) header fixes.
4526         
4527         * lily/request-chord.cc: Remove.
4528         
4529         * lily/include/event-chord-iterator.hh:
4530         * lily/include/event.hh:
4531         * lily/event-chord.cc: New file.
4532         
4533         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4534         requested.
4535
4536 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4537
4538         * lily/ : rename Request to Event
4539
4540         * lily/parser.yy (command_element): move clef stuff into Scheme.
4541
4542         * lily/:  rename length_mom () to get_length()
4543
4544         * lily/part-combine-music.cc: removed file and class.
4545
4546         * lily/context-specced-music-iterator.cc (class
4547         Context_specced_music_iterator): new file. Obsoletes the
4548         Context_specced_music type.
4549
4550         * scm/music-types.scm (make-repeated-music): put different kinds
4551         of repeated music into music-type table.
4552
4553         * VERSION: 1.7.1 released.
4554
4555         * scm/to-xml.scm: new file.
4556
4557         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4558         new Input representation: dump music as XML.
4559
4560         * scm/engraver-documentation-lib.scm
4561         (engraver-accepts-music-types?): add links from music to engraver,
4562         from music-type to engraver.
4563
4564         * lily/include/command-request.hh: removed
4565         lily/include/musical-request.hh: removed. Removed all _req classes
4566         except Key_change_req. Changes throughout.
4567
4568 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4569
4570         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4571
4572 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4573
4574         * lily/*.cc: specify accepts for many engravers.
4575
4576         * scm/music-documentation-lib.scm: dump music expressions and
4577         music subtypes.
4578
4579         * scm/documentation-lib.scm: complete revision.
4580         Use GOOPS objects to store document tree explicitly. Cleaned up and
4581         sped up doco generation a lot.
4582
4583 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4584
4585         * input/trip.ly (fugaIILeft): add arpeggio
4586
4587         * lily/translator-group.cc (try_music_on_nongroup_children):
4588         oops. The name symbol is in the cdr of the assoc handle.
4589
4590         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4591         Hyphen_req, Glissando_req, Break_req, Mark_req 
4592
4593 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4594
4595         * lily/musical-request.cc (music-duration-length,
4596         music-duration-compress): new functions.
4597
4598         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4599         throughout. Warning doesn't work yet.
4600
4601         * lily/translator-group.cc (try_music_on_nongroup_children):
4602         new implementation: store candidate acceptors in a hashTable.
4603
4604 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4605
4606         * scm/music-types.scm (music-descriptions): change name to
4607         internal-class-name
4608
4609         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4610
4611 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4612
4613         * lily/beam.cc (connect_beams): don't crash if there are quarter
4614         notes in beams.
4615
4616 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4617
4618         * Documentation/user/refman.itely: corrected ancient clef
4619         docu; added docu on ligatures
4620
4621 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4622
4623         * Documentation/user/glossary.tely,
4624         Documentation/user/refman.itely, input/les-nereides.ly,
4625         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4626         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4627         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4628         Stem properties: flag-style -> stroke-style, style -> flag-style.
4629
4630 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4631
4632         * scm/music-functions.scm (music-separator?): don't use name music
4633         property.
4634
4635 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4636
4637         * stepmake/stepmake/generic-targets.make (help): Document check
4638         target.
4639
4640         * lily/new-accidental-engraver.cc: Compile fix.
4641
4642 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4643
4644         * scripts/convert-ly.py: Add rule.
4645
4646         * input/test/music-creation.ly:
4647         * input/test/add-staccato.ly:
4648         * input/test/add-text-script.ly: ly-make-music.
4649
4650         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4651         More ly-make-music renamings.
4652
4653         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4654
4655         * lily/music-constructor.cc (make_music): Add debugging info.
4656
4657         * scm/music-functions.scm (make-simultaneous-music,
4658         (make-sequential-music, context-spec-music):
4659         * scm/music-types.scm (music-descriptions): Get lily to run.
4660
4661 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4662
4663         * lily/command-request.cc (transpose_key_alist): new function.
4664
4665         * lily/key-performer.cc (create_audio_elements): cleanup. 
4666
4667 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4668
4669         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4670
4671         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4672         events-accepted field.
4673
4674         * scm/music-types.scm: new file.
4675
4676         * lily/parser.yy: put music type initialization into scheme,
4677         similar to grob initialization.  Changes throughout.
4678
4679 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4680
4681         * Documentation/user/tutorial.itely: Fix links.
4682         
4683         * Documentation/index.texi: 
4684         * Documentation/header.html.in: 
4685         * Documentation/topdocs/index.tely: Small website fixes and updates.
4686
4687         * debian/: Debian patch by Anthony Fok.
4688
4689 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4690
4691         * Documentation/footer.html.in: How time flies: It's already 2002!
4692
4693         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4694         more descriptive link names than 'here'.
4695
4696         * ROADMAP: Remove test stuff.
4697
4698         * scripts/update-lily.py: Allow auto-building of stable and
4699         development versions.  Bugfixes.
4700
4701 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4702
4703         * VERSION: released 1.7.0
4704
4705         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4706
4707         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4708         positive line widths.
4709
4710 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4711
4712         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4713         go.  Fix comments.
4714
4715         * cygwin: Cygwin updates.
4716
4717 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4718
4719         * Documentation/windows/installing.texi (Top): version for python,
4720         urls for ghostscript (thanks to John Potelle)
4721         
4722         * lily/simultaneous-music-iterator.cc
4723         (Simultaneous_music_iterator): init children_list_ before
4724         triggering GC.
4725
4726         * lily/*-iterator.cc: be even more careful with smobbed copy
4727         constructors. 
4728
4729         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4730         LeftEdge item.
4731
4732 2002-09-15  Werner Lemberg  <wl@gnu.org>
4733
4734         Improving LilyPond's output to make them ordinary TeX boxes with
4735         predictable dimensions.  System boxes are now vertically centered on
4736         the baseline; this offset can be further controlled with
4737         \lilypondscoreshift.
4738
4739         * lily/system.cc (System::post_processing): Pass length of current
4740         system to `start-system' (including any horizontal indentation).
4741
4742         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4743         prettier.
4744         (lily-def): Append `%'.
4745         (start-system): Add parameter `wd'.  Output more TeX code to specify
4746         box dimensions.
4747         (stop-system, stop-last-system): Complement changes in
4748         `start-system'.
4749         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4750         Updated.
4751
4752         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4753         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4754         Write final `\endinput'.
4755
4756         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4757         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4758         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4759         files and macro definitions don't produce spurious spaces and
4760         paragraphs (using \endlinechar).
4761         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4762
4763         * Documentation/user/internals.itely: Improved formatting, fixing
4764         typos.  Added a section `Output details' to describe how the TeX
4765         code looks like.
4766
4767 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4768
4769         * lily/accidental-engraver.cc: Also work with partial measures.
4770
4771 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4772
4773         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4774         spanner.
4775
4776 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4777
4778         * lily/identifier-smob.cc (unpack_identifier): new file.
4779
4780         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4781         pass off scheme expressions as music identifiers.
4782
4783         * scm/lily.scm: reorganisation, cleanups.
4784
4785         * lily/main.cc: small cleanups.
4786
4787 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4788
4789         * lily/ly-module.{cc,hh}: new file.
4790
4791 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4792
4793         * lily/accidental-engraver.cc: Also work with partial measures.
4794
4795 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4796
4797         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4798
4799 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4800
4801         * lily/my-lily-lexer.cc: use SCM module in stead of
4802         Scheme_hash_table. Changes throughout.  
4803
4804 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4805
4806         * VERSION (MY_PATCH_LEVEL): make 1.7.0
4807