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