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