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