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