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