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