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