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