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