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