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