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