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