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