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