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