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