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