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