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