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