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