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