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