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