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