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