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