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