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