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