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