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