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