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