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