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