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