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