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