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