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