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