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