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