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