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