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