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