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