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