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