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