]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scripts/midi2ly.py: Add space after chords.
[lilypond.git] / ChangeLog
1 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2
3         * scripts/midi2ly.py: Add space after chords.
4
5 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
6
7         * input/regression/{many}: add few @code{ ... }.
8
9 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10
11         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
12         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
13         Removed cmbx5, cmbx6 (which are included in teTeX)
14         and cmbxti14 which is not used in fonts.scm.
15
16 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
17
18         * lily/midi-item.cc: fine tune quarter tones.
19
20 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
21
22         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
23         new function, warn how many cents are missing in fine tuning.
24
25 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
26
27         * input/bugs/rhytmicstaff-tie.ly: add file.
28
29         * THANKS: Create skeleton for 2.1.
30
31 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
32
33         * input/test/bar-lines.ly (TODO): dashed "|".
34
35 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
36
37         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
38         input/regression/tie-chord.ly: Fix spell for tying.
39
40         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
41
42         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
43         new file (renamed, see above).
44
45         * Documentation/user/lilypond-book.itely
46         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
47         * input/example-1.ly input/example-2.ly input/example-3.ly
48         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
49         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
50         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
51         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
52         * scripts/lilypond-book.py scripts/lilypond.py
53         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
54         * vimrc: replace ly2dvi with lilypond and remove silly comments.
55
56         * Documentation/user/lilypond.tely: update version.
57
58         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
59         Remove extra spaces in each @node, fixes spaces.
60
61 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
62
63         * scripts/lilypond-book.py (output_dict): Add definition of
64         \lilypondbook also for LaTeX output. Solves several bug reports.
65
66 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
67
68         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
69
70 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
71
72         * input/test/transposition.ly: Fix key signatures, given in comments.
73
74 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
75
76         * scm/midi.scm (instrument-names-alist),
77         Documentation/user/appendices.itely: Correct spelling of shakuhachi
78
79 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
80
81         * input/test/temporary-stave.ly (texidoc): New example based on an
82         email question from Ralph Little.
83
84 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
85
86         * lily/note-performer.cc (try_music): accept busy-playing-event.
87
88         * lily/swallow-perf.cc (try_music): return false for
89         busy-playing-event and melisma-playing-event.
90
91 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
92
93         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
94         >> in \score.
95
96 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
97
98         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
99         that articulation_substitute will not move beam start again.
100         (articulation_substitute): Bugfix: remove stray space so that new
101         old chords ending '>>' does not get broken up.
102         (sub_chord): Use TAB for indentation (not spaces).
103         
104         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
105         Bugfix for startup: Use ?^ instead of ?\^.
106
107 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
108
109         * lily/lyric-combine-music-iterator.cc
110         (Lyric_combine_music_iterator): change init order, to prevent GC
111         segfaults.
112
113         * lily/context-specced-music-iterator.cc (construct_children): 
114         only change  translator if found. This fixes a core dump problem.
115
116 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
117
118         * scm/slur.scm (default-slur-extremity-rules): use equal? for
119         comparison.
120
121         * mf/feta-bolletjes.mf: make hole in half note little
122         smaller for stem attachment.
123
124         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
125
126         * mf/feta-banier.mf: don't draw stem with flag, just small square
127         attachment.
128
129         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
130
131         * mf/feta-banier.mf: remove upstem/downstem characters.
132
133         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
134
135         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
136         stafflinethickness (in the default)
137
138         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
139
140         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
141
142         * Documentation/topdocs/INSTALL.texi (Top): reorder.
143
144         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
145
146         * lily/include/directional-element-interface.hh:
147         junk class, make {get,set}_grob_direction functions.
148
149         * lily/slur.cc (get_attachment): do something sensible when
150         attaching to stem without heads (eg. a rest).
151
152         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
153         forcing up to staff.  remove #'support-head property
154         (brew_molecule): small cleanup.
155         (flag): remove #'grace property.
156
157 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
158
159         * cygwin/postinstall-lilypond.sh: 
160         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
161         (Volker Zell).
162
163 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
164
165         * scripts/lilypond-book.py: resurrect 'eps' option. 
166         (TexiPaper.to_eps): use -Ppdf for EPS files.
167
168         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
169
170         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
171
172         * VERSION: release 2.0.1
173
174         * lily/bezier.cc (get_other_coordinate): change assert into
175         warning.
176
177         * lily/note-head.cc (internal_brew_molecule): make left protusion
178         smaller, to accomodate for natural sign.
179         (internal_brew_molecule): only do this when the accidental is
180         close enough.
181         (extent): new function
182
183         * lily/skyline.cc (merge_skyline): new function
184         (heighten_skyline): new function
185
186         * lily/accidental-placement.cc (position_accidentals) 
187         (position_accidentals): fix todo.
188
189 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
190
191         * input/test/+.ly (texidoc): put version number inline.
192
193         * GNUmakefile.in: remove rsync-web target.
194         
195         * input/regression/bar-scripts.ly (onestaff): raggedright
196
197 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
198
199         * lily/*.cc: remove #if 0'd code in couple of places.
200
201         * lily/midi-stream.cc (operator <<): rewrite.
202
203         * lily/note-head.cc (internal_brew_molecule): 
204         only make ledgers when the Staff symbol has lines.
205
206         * ly/property-init.ly (arpeggioBracket): simplify
207
208         * lily/translator-group.cc (execute_pushpop_property): use
209         SCM_EQ_P for comparing keys. This fixes reverting
210         auto-beam-settings.
211
212 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
213 *
214         * lily/midi-stream.cc (operator <<): Also write MIDI string when
215         midi_debug_global_b.
216         (operator <<): Normalise loop.
217
218 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
219
220         * scripts/lilypond.py (escape_path): revise.
221
222         * scm/music-functions.scm (set-output-property): new function.
223         
224 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
225
226         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
227         use addmakeflags again.
228
229         * cygwin/lily-wins.py (escape_shell): New function; use it.
230
231         * scripts/lilypond.py (escape_shell): Escape quotes and other
232         spaces too.  Do not escape escaping backslashes.
233
234         * make/srcdir.make.in (web-install): Must call install-WWW now.
235
236         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
237         dependency
238
239 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
240
241         * scripts/lilypond.py (escape_path): escape quotes too. 
242
243         * Documentation/user/lilypond.tely (Unified index): rename Index
244         to accomodate Windows breakage.
245
246         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
247
248         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
249         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
250         target not a source.
251
252 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
253
254         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
255         addmakeflags.  Build and install doc and web also when building on
256         Cygwin.
257
258         * mf/GNUmakefile: Bugfix.
259
260         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
261         target web.
262
263         * cygwin/lily-wins.py: Quote filename.
264
265 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
266
267         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
268
269 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
270
271         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
272         settings.
273
274         * configure.in: Require g++ > 3.0.4.
275
276         * mf/GNUmakefile: Bugfix: Add list.ly target.
277         
278         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
279
280         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
281         make omf directory, add uninstall targets.
282
283 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
284
285         * lily/tie-performer.cc (initialize): init prev_event
286
287         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
288
289         * lily/script-engraver.cc (make_script_from_event): don't crash on
290         non-string articulation-type.
291
292         * lily/new-fingering-engraver.cc (add_script): don't crash on
293         0 scripts 
294         (acknowledge_grob): warn about text script events.
295
296 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
297
298         * buildscript/lilypond.words: fix path for drums.scm.
299
300 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
301
302         * lily/spacing-spanner.cc (note_spacing): don't make longer
303         durations than measure-length.
304
305         * VERSION: release 2.0.0
306
307         * GNUmakefile.in (rsync-web): version independent rsync target.
308
309         * input/test/+.ly (texidoc): idem.
310
311         * input/regression/+.ly: print version number.
312
313         * input/regression/accidentals.ly (mel): shorten.
314
315         * input/regression/accidental-octave.ly (texidoc): shorten.
316
317         * input/regression/hairpin-dashed.ly (texidoc): docstring.
318
319         * input/regression/completion-heads-polyphony.ly: octave
320
321         * input/regression/beam-manual.ly: remove
322
323         * input/regression/beam-chord.ly: remove
324
325         * input/regression/grace-dynamic.ly: remove
326         
327         * input/regression/grace-volta-repeat.ly: octave fixes.
328
329         * input/regression/hairpin-dashed.ly (texidoc): doc string.
330
331         * lily/parser.yy (step_number): semitones for chord entry too.
332         (make_chord_step): more robust code, semitones. 
333
334         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
335
336         * input/regression/breathing-sign.ly (texidoc): split ancient and
337         normal breathing signs.
338
339         * scm/define-grobs.scm (all-grob-descriptions): swap
340         beamed-extreme-minimum-free-lengths and
341         beamed-minimum-free-lengths; the 'extreme' case should allow
342         shorter stems. This fixes forced directions on beamed 32nd and
343         shorter notes.
344
345         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
346         quartertones, not semitones.
347         (NoteNamesContext): swallow more event types
348
349         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
350
351         * VERSION (PACKAGE_NAME): release 1.9.10
352
353 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
354
355         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
356         set note head as cause of note-column.  This gives a better error
357         message.
358
359 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
360
361         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
362
363 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
364
365         * mf/GNUmakefile (pfa_warning): instruct 
366
367         * stepmake/aclocal.m4: typo.
368
369         * Documentation/user/cheatsheet.itely: more verbose examples.
370
371         * input/regression/clefs.ly: remove bogus docstring.
372
373 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
374
375         * GNUmakefile.in (SUBDIRS): Add elisp.
376
377         * elisp/lilypond-mode.el: 
378         * elisp/lilypond-init.el: 
379         * elisp/lilypond-indent.el: 
380         * elisp/lilypond-font-lock.el: Move from top dir.
381
382         * stepmake/stepmake/elisp-vars.make: New file.
383
384         * config.make.in (elispdir): Add.
385
386         * Documentation/topdocs/INSTALL.texi: Typo.
387
388         * make/ly-rules.make: Test for files instead of touching void and
389         ignoring errors.
390
391         * GNUmakefile.in:
392         * make/lilypond.redhat.spec.in:
393         * debian/rules: Fix lilypond.words stuff a bit.  For running from
394         <builddir>, adding
395         
396              (push "<builddir>/share/lilypond/elisp" load-path)
397
398         to your ~/.emacs.el should give you LilyPond-mode again.
399
400         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
401         regexp for DOS/Windows, we are too paranoid to fix others.
402
403 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
404
405         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
406
407         * input/test/chord-names-jazz.ly (banterProperties): fix
408
409         * lily/parser.yy (bass_mod): bass figure alterations are semi
410         tones, not quarter tones
411
412         * lily/beam.cc (set_stem_lengths): only lengthen stems
413         for gapped beams.
414
415         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
416         by beamcount.
417
418         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
419         a warning that the warning may erroneous.
420
421         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
422         target.
423
424         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
425         targets.
426
427         * GNUmakefile.in ($(config_h)): config.h should depend on
428         config.hh.in .
429         (lilypond.words): remove fontball stuff.
430
431         * stepmake/aclocal.m4: only print config.cache warning if it exists.
432
433         * configure.in: remove pktrace reference.
434
435         * GNUmakefile.in (rsync-web): permissions and ownership for
436         website.
437
438         * lily/volta-engraver.cc (staff_eligible): new function.
439         (stop_translation_timestep): kill off spanners if not eligible.
440
441         * VERSION (PATCH_LEVEL): release 1.9.9
442
443         * input/regression/beam-quanting-32nd.ly (texidoc): new file
444
445         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
446         length is more important than forbidden quants.
447         
448 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
449
450         * buildscripts/lilypond.words: order words in search order,
451         add lilypond.words.vim to be generated.
452
453         * lilypond.vim: use lilypond.words.vim for keyword matching.
454
455         * lilypond-mode.el: use search order. fix word selection rules.
456
457         * lilypond-font-lock.el: fix fontifying long durations.
458
459         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
460
461 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
462
463         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
464
465         * stepmake/stepmake/generic-targets.make:
466         * stepmake/stepmake/bin/make-version.py: 
467         * stepmake/aclocal.m4:
468         * make/stepmake.make:
469         * make/toplevel-version.make: Build fixes: remove last traces of
470           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
471
472         * lily/beam.cc: Add gap-count property.
473
474 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
475
476         * scm/define-grob-properties.scm (gap-count): add gap-count
477
478         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
479
480 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
481
482         * cygwin/mknetrel.doc: Typo.
483
484         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
485
486         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
487
488 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
489
490         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
491         sizes. Remove support for 'ledger'(=tabloid+landscape).
492
493 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
494
495         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
496         sauter PFAs.
497
498         * configure.in: remove VERSION stuff once again.
499
500         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
501
502         * scm/define-grobs.scm (all-grob-descriptions): use sans family
503         for chord names.
504
505         * mf/GNUmakefile: always trace pfa fonts.
506         (SAUTER_FONTS): add cmss[567] too fonts
507
508         * configure.in: require mftrace. 
509
510         * lily/staff-performer.cc (new_instrument_string): don't look at
511         instrument property.
512
513         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
514         is_direction is the C++ one. Similar for ly_axis_p and
515         ly_number_pair_p
516
517 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
518
519         * lily/beam.cc (brew_molecule): read gap-count to determine
520         number of tremolo (gapped) beams.
521
522         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
523         shorter than 1/8
524
525         * flower/include/array.hh (default_compare): new function
526
527         * cygwin/mknetrel: Native fixes.
528
529         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
530
531 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
532
533         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
534         feature for Windows.
535
536         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
537
538         * cygwin/mknetrel: Updates for native use on Cygwin.
539
540         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
541
542         * stepmake/stepmake/help2man-rules.make: 
543         * cygwin/mknetrel: Bugfix for manpages.
544
545         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
546         $(builddir).  Stepmake is a normal subdirectory now, that is not
547         configured.  Another srcdir build fix.
548
549         * Documentation/topdocs/INSTALL.texi,
550         buildscripts/lilypond.words.py, lilypond-font-lock.el,
551         lilypond-init.el, lilypond-mode.el, debian/rules,
552         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
553         rename generated file lilypond.words to lilypond.words.el.
554
555 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
556
557         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
558
559         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
560         GNUmakefile.in.
561
562 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
563
564         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
565         when cross building.
566
567         * configure.in: srcdir build fix.
568
569         * cygwin/GNUmakefile:
570         * cygwin/lily-wins.py:
571         * cygwin/postremove-lilypond.sh: 
572         * cygwin/postinstall-lilypond.sh: Merge from stable.
573
574         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
575         s/ly2dvi/lilypond/.
576
577 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
578
579         * lily/slur.cc (after_line_breaking): only set control points if
580         none supplied yet.
581
582         * input/test/slur-manual.ly: new file.
583
584         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
585         <<  >> chords too.
586
587         * VERSION (PACKAGE_NAME): release 1.9.8
588
589         * scripts/lilypond.py (escape_path): escape spaces in directory names
590
591         * input/test/text-spanner.ly: fixes.
592
593 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
594
595         * buildscripts/lilypond.words.py: add drum names as note names to
596         Emacs-mode.
597
598 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
599
600         * input/regression/hairpin-dashed.ly: new file.
601
602         * scripts/convert-ly.py (conv): warn about dash-length.
603
604         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
605         automatically if we get a new one.
606
607         * lily/lookup.cc (dashed_line): new function
608
609         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
610         dash-fraction.
611
612 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
613
614         * buildscripts/lilypond.words.py: extract note names.
615
616         * lilypond-mode.el: take note names from lilypond.words -file.
617         small fix in the use of string-match.
618
619         * lilypond-font-lock.el: use lilypond.words for note names, add 
620         maxima to note a duration.
621
622 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
623
624         * lily/breathing-sign.cc: remove railtracks() function. 
625
626         * input/regression/arpeggio-bracket.ly (texidoc): add file.
627
628         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
629         (brew_molecule): bugfix don't make arpeggio shorter when
630         arpeggio-direction is set.
631
632         *  debian/rules: small corrections in the (Pedro K)
633
634         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
635         examples.
636
637         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
638         special (repeat) bar comes along.
639
640         * input/regression/auto-beam-bar.ly: update.
641
642         * scripts/lilypond-book.py (output_dict): remove support for the
643         EPS option.
644
645         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
646         VerticalAlignment and VerticalAxisGroup this fixes the size
647         computations for the entire system.
648  
649         * input/les-nereides.ly (bass): remove superfluous fontSize.
650
651         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
652         causes directory of file to be added to include path.
653
654         * input/regression/beam-break.ly: test single stem beams.
655
656         * input/regression/system-start-bracket.ly: fix.
657
658         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
659
660         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
661
662         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
663         (score_stem_lengths): do something sensible for single stem beams.
664
665         * lily/beam.cc (least_squares): add kludge for single stem beams.
666
667         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
668         keySignature to list of broken things.
669
670         * input/regression/keys.ly: fix.
671
672         * VERSION (PACKAGE_NAME): release 1.9.7
673
674         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
675
676         * Documentation/user/refman.itely (Pitches): doc quarter tones.
677
678         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
679         (quartertone_pitch): new function
680
681         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
682         flat. WARNING: FONT CHANGED.
683
684         * ly/nederlands.ly: add -eh and -ih for quarter tones.
685
686         * lily/accidental-placement.cc (add_accidental): support for
687         quarter tones.
688
689         * ly/LANGUAGEs.ly: use symbols for alterations.
690
691         * mf/feta-toevallig.mf: change accidental codes. 
692
693         * scm/lily.scm (ly:get-option): switch on debugging only for
694         --verbose.
695
696         * lily/lily-guile.cc: remove ly:verbose?
697
698         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
699
700         * lily/parser.yy (TODO): only do gh_call() for apply with
701         procedure argument.
702
703         * lily/tie-engraver.cc (start_translation_timestep): move melisma
704         stuff in accordance with new timing of tie-events.
705
706         * lily/my-lily-lexer.cc: remove \outputproperty
707
708         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
709
710         * scm/define-translator-properties.scm (melismaBusyProperties):
711         add melismaBusyProperties property.
712
713 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
714
715         * input/test/ambitus-mixed.ly (texidoc): new file.
716
717         * buildscripts/mutopia-index.py (find): prune debugging
718
719         * lily/side-position-interface.cc: doc updates
720
721         * Documentation/user/refman.itely: updates, tweaks.
722
723         * lily/parser.yy (Simple_music): remove outputproperty
724
725         * make/stepmake.make: use VERSION again; importing VERSION via
726         autoconf dependencies is too hairy.
727
728 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
729
730         * lilypond-mode.el: allow `-' for keywords and identifiers.
731
732 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733
734         * VERSION: release 1.9.6
735         
736         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
737         iso. ly2dvi.
738
739         * Documentation/user/*.itely: fixes everywhere
740
741         * lily/completion-note-heads-engraver.cc: rewrite engraver:
742         produce ties from the engraver itself, do not broadcast TieEvent.
743
744         * lily/my-lily-lexer.cc: remove pitch & duration.
745
746         * lily/parser.yy (TODO): remove \pitch and \duration
747
748         * input/test/explicit.ly: remove file.
749
750         * Documentation/user/refman.itely (Pitches): remove \pitch 
751         \duration command.
752
753 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
754
755         * buildscripts/lilypond.words.py: add all slur types to Emacs
756         insertion menu, suppose everything is postfixed by dropping 
757         unnecessary `-' -marks.
758
759 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
760
761         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
762         tremoloed stems.
763
764         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
765         head for flagged stems.
766
767         * lily/stem.cc (get_default_stem_end_position): futz with extra
768         stem length if there is a stem tremolo.
769
770         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
771         it would be too small.
772
773         * lily/font-metric.cc: return #f for non-existent glyph.
774         
775         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
776         exported through config.make.
777
778         * input/regression/clef-oct.ly: new file.
779
780         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
781         transposition.
782
783         * input/template/*.ly: remove old relative.
784
785         * ly/english.ly: add X names for double sharp.
786
787 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
788
789         * lily/font-select.cc: new file handle font selection routines.
790
791         * lily/parser.yy: add ; (Patrick Atamaniuk)
792
793         * input/test/time-signature-double.ly: use markups for double time
794         sigs.
795
796         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
797         ChordNames.SeparationItem #'padding for adjusting space after chords.
798         
799         * lily/music-output-def.cc (LY_DEFINE): 
800         new function ly:paper-lookup.
801         
802         * mf/parmesan-clefs.mf: use # quantities for char_box
803         offsets. Fixes overflow errors in the PFA. 
804
805         * scm/new-markup.scm (strut-markup): change calling interface for
806         markup. Pass paper-def, not grob. This would allow \markup to be
807         used separately from grobs.
808
809         * lily/paper-def.cc: new function ly:paper-font; this function
810         replaces ly:get-font.
811
812         * lily/include/font-interface.hh (struct Font_interface): take
813         Paper_def iso. Grob for get_font().
814
815 2003-09-14  Graham Percival  <gperlist@shaw.ca>
816
817         * Documentation/user/ tutorial.itely, refman.itely: add warning
818         about \key and accidentals.
819
820 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
821
822         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
823
824         * Documentation/user/*.itely: manual tweaks
825
826 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
827
828         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
829         cleanup; bugfix: exact_center
830
831         * Documentation/user/refman.itely: added more documentation on
832         ambitus according to recent questions on lilypond-user list
833
834 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
835
836         * input/regression/ottava.ly (texidoc): demo 15ma too.
837
838         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
839
840         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
841         octave fixes.
842
843 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
844
845         * lily/lexer.ll: add \r to the rules for newlines; this fixes
846         problems on older Mac editors.
847
848 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
849
850         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
851
852 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
853
854         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
855         mf/parmesan-clefs.mf: added comments on character alignment and
856         set_char_box() conventions
857
858         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
859         set_char_box()'s
860
861         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
862
863 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
864
865         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
866
867 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
868
869         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
870         shortened to avoid almost-collision with staff line; code cleanup;
871         other custodes: fixed char boxes; code cleanup
872
873 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
874
875         * configure.in: release 1.9.5
876         
877         * scripts/lilypond.py (global_latex_preamble): only set
878         twosideshift if 'twoside' is in latexoptions 
879
880         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
881
882         * VERSION: remove
883
884         * scripts/*2ly.py: update <> syntax
885
886 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
887
888         * lily/chord-name-engraver.cc (process_music): add origin for
889         chord name.
890
891         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
892
893         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
894         bass notes for exceptions too.
895
896         * scm/define-grobs.scm (all-grob-descriptions): rename
897         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
898
899         * scm/define-grob-properties.scm (remove-first): add remove-first
900         property for orchestral scores.
901
902         * Documentation/user/*.itely: switch <<>> and <> 
903
904         * lily/glissando-engraver.cc (process_music): bugfix: move line to
905         last_line only once. This fixes the two consecutive glissandi problem.
906
907 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
908
909         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
910         error message "flexa-width undefined"
911
912         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
913         lily/include/gregorian-ligature.hh: print warning when ignoring
914         head prefixes on flexa shapes
915
916         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
917         space before a series of inclinatum heads
918
919         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
920         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
921         cleanups
922
923         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
924         and char_box
925
926 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
927
928         * input/regression/breathing-sign.ly: tiny fixes
929
930         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
931         semantical collision with vaticana ligatures
932
933         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
934         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
935         now consistent with mensural ligatures
936
937         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
938         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
939         context pitches and staff position; dto. for virga stem; removed
940         obsolete virga and clivis characters from parmesan font (WARNING:
941         font changed)
942
943         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
944         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
945
946         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
947         scm/define-grob-properties.scm: consistency fix: renamed
948         join_left->add_cauda
949
950         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
951         appendix length; bugfix: yoffs_bt for reverse direction punctum
952         characters
953
954         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
955         small cleanups; added more docu
956
957         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
958         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
959         computation to CoherentLigatureEngraver
960
961         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
962         scm/define-grob-properties.scm: bugfix: added missing linea and
963         cavum properties; bugfix: removed dead semivocalis property
964
965         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
966         length; redesigned quilisma, stropha and auctum
967
968         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
969         line thickness
970
971         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
972         Documentation/user/refman.itely: bugfix: introduced shifted
973         epiphonus head to avoid collision with adjacent plica
974
975 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
976
977         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
978
979         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
980
981 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
982
983         * Documentation/user/tutorial.itely (A lead sheet): remove
984         duplicate chords.
985
986         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
987
988 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
989
990         * Documentation/bibliography/computer-notation.bib (isbn): add
991         xivcim publication.
992
993 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
994
995         * GNUmakefile.in: drop lilypond.words for generation.
996
997 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
998
999         * buildscripts/lilypond.words.py: take filename (also) from an arg.
1000
1001         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
1002
1003 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1004
1005         * input/test/figured-bass-alternate.ly (fl): new file.
1006
1007         * Documentation/topdocs/README.texi (Top): clarifications.
1008
1009         * Documentation/bibliography/computer-notation.bib (isbn): add phd
1010         theses of Gieseking and Renz.
1011
1012         * GNUmakefile.in (README_FILES): remove README.mandrake.
1013
1014 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
1015
1016         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
1017         from source files and search patterns listed in the script.
1018
1019         * GNUmakefile.in: add target `lilypond.words'.
1020
1021         * lilypond.words: remove file, generated by `make lilypond.words'.
1022
1023         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
1024
1025 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
1026
1027         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
1028
1029 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1030
1031         * VERSION: 1.9.4 released
1032
1033         * scripts/convert-ly.py (FatalConversionError.figures_replace):
1034         rule for < > <-> << >> substitution
1035
1036         * lily/lexer.ll: exchange meaning of << >> and < > 
1037
1038         * VERSION (PACKAGE_NAME): 1.9.3 released
1039
1040         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
1041         pages unconditionally.
1042
1043 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1044
1045         * Documentation/user/music-glossary.tely (Top): small syntax
1046         fixes.
1047
1048         * scm/music-functions.scm (remove-tag): filter \tagged music
1049         expressions.
1050
1051         * input/regression/tag-filter.ly (texidoc): new file.
1052
1053         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
1054         symbol2 .. ) etc. 
1055
1056         * scripts/convert-ly.py (FatalConversionError.conv): fingering
1057         convert rule.
1058
1059         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
1060
1061         * lily/new-fingering-engraver.cc (position_scripts): don't crash
1062         for borderline cases (e.g. 1 fingering.)
1063         (position_scripts): revise interface, use fingerOrientations to
1064         set fingering positions.
1065
1066         * scm/document-translation.scm (context-doc): add aliases to
1067         automated documentation.
1068
1069         * make/lilypond-vars.make: remove stepmake compat glue.
1070
1071         * make/generic-vars.make: remove cruft.
1072
1073         * lily/main.cc (main): don't identify binary.
1074
1075 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1076
1077         * lily/include/translator.hh (class Translator): remove
1078         type_string_ , use symbol for context name throughout.
1079         Changes through whole source tree.
1080
1081         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
1082         set PDF as default, and always make PDF.
1083
1084         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
1085
1086 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
1087
1088         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
1089         Documentation/user/refman.itely input/regression/allfontstyle.ly
1090         input/regression/grace-types.ly:
1091         fix spelling for acciaccatura (Webster's 1913).
1092
1093 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1094
1095         * lily/main.cc (usage): adjust blurb, include url.
1096
1097         * input/regression/breathing-sign.ly (texidoc): transpose up
1098
1099 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
1100
1101         * input/regression/breathing-sign.ly: changed ancient examples to
1102         be relevant (by request of Han-Wen); updated BreathingSign text
1103         property according to new syntax.
1104
1105         * ly/gregorian-init.ly: updated BreathingSign text property
1106         according to new syntax
1107
1108 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109
1110         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
1111         (Clef): index entries for clefs.
1112
1113         * python/lilylib.py (system): remove errorlog files.
1114         
1115 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
1116
1117         * lilypond.words: add \new and new graces. Add dynamics to menus
1118         keeping 1.8.x compatibility; after all the engraving relating to 
1119         notes becomes postfixed `-' marks will be removed.
1120
1121 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1122
1123         * lily/molecule.cc (align_to): idem.
1124
1125         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
1126         
1127         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
1128         accacciatura everywhere.
1129
1130         * VERSION (PACKAGE_NAME): released 1.9.2
1131
1132         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
1133
1134         * scm/document-markup.scm (markup-doc-node): sort markup function
1135         list.
1136
1137         * lily/paper-outputter.cc (output_version): change "Lily was here"
1138         into  "Engraved by LilyPond"
1139
1140         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
1141         on unquoted strings before \notenames.
1142
1143         * lily/parser.yy (lyric_element): allow markup as lyric text. This
1144         increases the number of s/r reductions to 4.
1145
1146         * scm/new-markup.scm (fraction-markup): \fraction command.
1147
1148         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
1149         mode
1150
1151         * lily/lookup.cc (round_filled_box): rename function.
1152         (LY_DEFINE): round-filled-box: change signature.
1153
1154         * Documentation/user/refman.itely: revise section explaining grace
1155         notes.
1156
1157         * lily/translator-scheme.cc (LY_DEFINE): add ! to
1158         ly:set-context-property
1159
1160         * input/*/*.ly (vmus): use \new everywhere.
1161
1162         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
1163
1164         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
1165         default
1166
1167         * scm/music-functions.scm (set-stop-grace-properties)
1168         (set-start-grace-properties, add-grace-property): new functions
1169         for modular grace tweak control.
1170
1171         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
1172         
1173 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1174
1175         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
1176
1177         * GNUmakefile.in (install-pfa-fonts):
1178         (get-pfa-fonts): New target.
1179
1180         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
1181         install-pfa-fonts help.
1182
1183 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1184
1185         * lily/translator-scheme.cc (LY_DEFINE):
1186         ly:context-pushpop-property new function.
1187         (LY_DEFINE): new function ly:translator-find  
1188         new function ly:translator?
1189         (LY_DEFINE): new function ly:context?
1190
1191         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
1192
1193         * python/lilylib.py (read_pipe): only store and display error log
1194         if verbose not set.
1195         (read_pipe): only display log if it contains something.
1196
1197 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1198
1199         * Documentation/misc/GNUmakefile: Re-add.
1200         (TEXTS): Add CHANGES.
1201
1202 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
1203
1204         * lilypond.words: add \newcontext.
1205
1206 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1207
1208         * lily/tie-performer.cc (stop_translation_timestep): only flush
1209         tied_notes when we have actually made a tie. Fixes bugs with ties
1210         in polyphonic scores.
1211
1212 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1213
1214         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
1215         they do not exist.
1216
1217 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1218
1219         * VERSION (PACKAGE_NAME): released 1.9.1 
1220
1221         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
1222         Instrument_name_engraver
1223
1224         * lily/tie-performer.cc (create_audio_elements): bugfix
1225
1226         * Documentation/user/music-glossary.tely (Top): comment out
1227         font-style statements.
1228
1229         * input/test/force-hshift.ly: revise example.
1230
1231         * Documentation/bibliography/engraving.bib (note): typos.
1232
1233         * configure.in: bump GCC requirements to 3.x
1234
1235         * lily/include/audio-item.hh (class Audio_tie): rename
1236         note_l_drul_ to note_drul_
1237
1238         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
1239
1240         * lily/parser.yy (relative_music): whoops. All \relative were off
1241         by ...  a lot .... Ahem.
1242
1243         * scm/define-music-types.scm (music-descriptions): idem.
1244
1245         * lily/beam-engraver.cc: move new-beam-event to beam-event
1246
1247         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
1248         to Tie_engraver
1249
1250         * input/regression/bar-number.ly: remove unnecessary old-relative
1251         options.
1252         
1253         * Documentation/user/internals.itely (Creating contexts): document
1254         \newcontext
1255
1256         * lily/parser.yy (Composite_music): add \newcontext
1257
1258         * Documentation/user/refman.itely (MIDI block): add note about
1259         dotted tempos.
1260
1261         * scm/font.scm: remove old markup legacy
1262
1263         * GNUmakefile.in (web-clean): remake share/ after web-clean.
1264
1265         * lily/breathing-sign.cc (brew_molecule): remove function
1266
1267         * lily/text-item.cc: remove old-style markups.
1268         (interpret_markup): C++ version of markup function
1269         (brew_molecule): idem.
1270
1271         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
1272         as Scheme variable.
1273
1274         * scripts/convert-ly.py (conv): dashes rule.
1275         Apply rule.
1276
1277         * Documentation/user/lilypond-book.itely: syntax fixes. 
1278
1279 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1280
1281         * VERSION (PACKAGE_NAME): release 1.9.0
1282
1283         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1284         note about dvips. (Should backport.)
1285
1286         * scripts/convert-ly.py
1287         (FatalConversionError.articulation_substitute): add
1288         convert-new-chords code. Remove convert-new-chords.py
1289
1290         * Documentation/user/refman.itely (Octave check): document
1291         \octave.
1292
1293         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
1294         \relative changes.
1295
1296         * lily/parser.yy (command_element): octave check:
1297
1298            \octave PITCH
1299
1300         checks that PITCH (without octave) yields PITCH (with octave) in
1301         \relative
1302
1303         * lily/relative-octave-music.cc (to_relative_octave): octave check.
1304
1305         * lily/scm-option.cc: ly:set-option now has the default argument
1306         #t.
1307
1308         * lily/lexer.ll: add \renameinput
1309
1310         * python/lilylib.py (command_name): robustifications.
1311
1312         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
1313         /dev/stderr. This is ash compatible.
1314
1315         * ly/init.ly: add warning if compatibility was not necessary.
1316
1317         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
1318
1319         * flower/include/string-handle.icc: formatting cleanups, rename
1320         references by ref_count_.
1321
1322 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
1323
1324         * make/lilypond.mandrake.spec.in: syncronize the spec file with
1325         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
1326         package libs separately, fix conflicting php variable out=/dev/vc/
1327         invoking `unset out', declare menus, use only one icon-file, fix
1328         doc-path in menu.
1329
1330 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1331
1332         * scripts/convert-ly.py (FatalConversionError.conv): typo
1333
1334         * Documentation/misc/GNUmakefile: restore misc directory.
1335
1336         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
1337
1338         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
1339         Petites-Preludes 
1340
1341         * input/test/partial-blank.ly (quickmeasure): syntax
1342
1343         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
1344         attachment property.
1345
1346         * Documentation/user/refman.itely: remove superfluous -'s 
1347         (Grace notes): ) fixes.
1348
1349         * lily/music.cc: generic compress(), transpose() functions. Remove
1350         others.
1351
1352         * lily/parser.yy (gen_text_def): remove support for #'(italic )
1353         style markup entry.
1354
1355         * lily/parser.yy: all articulations postfix; remove obligatory -
1356         for [,  ) and \!
1357         
1358         * lily/music.cc (to_relative_octave): write generic
1359         to_relative_octave function; various relative cleanups.
1360         Hmmm.
1361
1362         * lily/scm-option.cc: add options new-relative and old-relative
1363
1364         * po/sv.po: new po file.
1365
1366         * Documentation/user/refman.itely (Dynamics): website
1367         fixes. (should backport!)
1368
1369 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
1370
1371         * make/lilypond.mandrake.spec.in: declare version only once.
1372
1373 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1374
1375         * lily/simultaneous-music.cc (to_relative_octave): undo relative
1376         meaning for now.
1377
1378 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1379
1380         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
1381
1382         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
1383
1384         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
1385
1386         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
1387
1388         * lily/music.cc (var): add ly:music-transpose function.
1389
1390         * lily/parser.yy (pre_events): remove prefix articulations.
1391
1392         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
1393
1394         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
1395
1396         * Documentation/user/refman.itely (Text markup): add comment about
1397         markup in header.
1398
1399 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1400
1401         * lily/paper-outputter.cc (write_header_fields_to_file): 
1402         only dump value if it is a string.
1403
1404         * flower/include/dictionary.hh: remove.
1405         
1406         * Documentation/ChangeLog-1.5: add back old log.
1407
1408         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
1409         .pfas from a .deb.
1410
1411 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1412
1413         * Documentation/bibliography/engraving.bib: add entry for
1414         Jaschinski's Notation
1415
1416 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1417
1418         * Documentation/user/refman.itely (Beaming): add note about
1419         allowBeamBreak
1420
1421 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
1422
1423         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
1424         GregorianTranscription contexts
1425
1426         * ly/engraver-init.ly: vaticana contexts: minor fixes
1427
1428         * Documentation/user/refman.itely (Ancient notation): added note
1429         on appendix length bug
1430
1431         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
1432         input/test/vaticana.ly: use vaticana contexts; small fixes
1433
1434 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1435
1436         * flower/hash.cc: Remove.
1437
1438         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
1439         to (nonexistent?) hash_func_ identifier.
1440
1441         * python/midi.c (midi_error, midi_warning): Use char const* for
1442         __FUNCTION__ argument.
1443
1444         * python/gettext.py: Remove.  We already require python 2.1, which
1445         includes gettext.py.
1446
1447         * configure.in: Require python 2.1, as INSTALL.texi says.
1448         it.
1449
1450         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
1451         versions 1.50 and 1.75.  Remove note about lexer patch.
1452
1453 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1454
1455         * Documentation/topdocs/INSTALL.texi: Update type1 font
1456         description to actual situation.  Add comment about new font ball
1457         layout.
1458
1459         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
1460         in $LILYPONDPREFIX suffices for installation.
1461
1462 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1463
1464         * debian/control (Build-Depends): Add flex-old as alternative to
1465         flex.  Deprecate bison 1.75.
1466
1467 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
1468
1469         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
1470         Vaticana contexts
1471
1472         * Documentation/user/refman.itely (Ancient notation): documented
1473         some bugs; tiny fixes; added docu on Vaticana contexts
1474
1475         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
1476         scripts
1477
1478 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
1479
1480         * Documentation/user/refman.itely (Ancient notation): added some
1481         introductory words; added section on ancient time signatures;
1482         added some @seealso and @refcommands; small fixes and
1483         beautifications
1484
1485 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
1486
1487         * input/regression/note-head-style.ly: many fixes and updates
1488
1489         * Documentation/user/refman.itely: added small sections on ancient
1490         accidentals, rests and flags; revised ancient note head section;
1491         small wording/spelling fixes
1492
1493         * input/test/rests.ly: layout fixes
1494
1495 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
1496
1497         * input/puer-fragment.ly: bugfix: central C position of do clef
1498
1499         * ly/gregorian-init.ly: workaround: add small padding space before
1500         divisiones (the correct fix would be the spacing engine to handle
1501         this)
1502
1503 2003-08-13  Graham Percival  <gperlist@shaw.ca>
1504
1505         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
1506         cue-notes.ly: minor fixes.
1507
1508 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
1509
1510         * Documentation/user/refman.itely: bugfix: remove obsolete link to
1511         input/test/custos-style.ly
1512
1513         * Documentation/index.html.in: bugfix: link to Tutorial.html
1514
1515         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
1516         to neumes; bugfix: "et": epiphonus, not just a simple pes
1517
1518 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
1519
1520         * lilypond-mode.el: split `Insert Tag' if it is long enough.
1521
1522         * lilypond.words: add new features: markup, column, center, \[ \].
1523         
1524 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
1525
1526         * Documentation/topdocs/NEWS.texi, DEDICATION,
1527         stepmake/bin/add-html-footer.py
1528         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
1529         input/mutopia/J.S.Bach/wtk1-fugue1.ly
1530         input/mutopia/J.S.Bach/wtk1-prelude1.ly
1531         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
1532         added (only) after a sentence which is complete; if the sentence is 
1533         not ended a comma `,' or nothing is used. fix also spaces.
1534
1535 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1536
1537         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
1538         requirements to plain 1.6.
1539
1540         * buildscripts/mutopia-index.py (read_lilypond_header): update
1541         mutopia-index.py to 1.4 syntax [sic]
1542
1543 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
1544
1545         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
1546
1547 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1548
1549         * Documentation/index.html.in: url for regression pdf
1550
1551         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
1552
1553         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
1554
1555         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
1556
1557         * VERSION: 1.8.0 released
1558         
1559         * GNUmakefile.in (local-WWW-post): footify build fix.
1560
1561         * configure.in: require GUILE 1.6.4
1562
1563         * Documentation/user/GNUmakefile: don't copy *.png for
1564         lilypond-internals
1565
1566         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
1567         local-WWW-post target.
1568         (rsync-web): add rsync-web target
1569
1570         * Documentation/user/introduction.itely (Music notation and
1571         engraving): add neume example
1572
1573         * input/puer-fragment.ly (cantus): add puer-fragment
1574
1575 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1576
1577         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
1578         to notes, so that equalizer is actualy being used.
1579
1580         * scm/midi.scm (instrument-equalizer-alist):
1581         (absolute-volume-alist): Define public, so that user can copy or
1582         override.
1583
1584         * lily/key-performer.cc (create_audio_elements): Check for minor
1585         key.  Only if key is minor, set MIDI key to minor.
1586
1587 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1588
1589         * Documentation/user/refman.itely (Hiding staffs): fixes.
1590
1591         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
1592
1593         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
1594         vertical extents to deal with Hara kiri correctly.
1595
1596         * input/regression/hara-kiri-short.ly: remove
1597
1598         * input/regression/hara-kiri-pianostaff.ly: update test.
1599
1600         * Documentation/user/*.tely: remove WEBTITLE
1601
1602         * scm/output-tex.scm (comment): idem.
1603
1604         * scm/output-pdftex.scm: remove GUILE 1.4 glue
1605
1606         * scm/music-functions.scm (make-lyric-event): new function
1607
1608         * scm/lily.scm (lilypond-version): new function
1609
1610         * input/test/version-output.ly: new file.
1611
1612         * Documentation/user/lilypond.tely: add version number to
1613         front-page.
1614
1615 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1616
1617         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
1618
1619 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1620
1621         * input/template/gregorian-transcription.ly (barTwo): syntax update.
1622
1623         * Documentation/user/refman.itely (Hiding staffs): rename node.
1624
1625 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1626
1627         * input/regression/new-markup-syntax.ly (texidoc): remove
1628         molecule-callback override.
1629
1630 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1631
1632         * input/les-nereides.ly: Mark tweaks with %tweak.
1633
1634         * Debian patch, see debian/changelog (Anthony Fok).
1635
1636 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1637
1638         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
1639         problem.
1640
1641 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1642
1643         * Documentation/user/refman.itely (Text markup): Fix language bug.
1644
1645 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1646
1647         * input/* : postfix syntax fixes.
1648
1649         * Documentation/user/refman.itely (Text markup): add note about
1650         raise/lower with ^ or _ .
1651         
1652         * po/fi.po: fix \\apply strings.
1653
1654         * lily/parser.yy (open_event): warn for prefix articulations.
1655
1656 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
1657
1658         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
1659         fix also on parmesan font.
1660
1661 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1662
1663         * VERSION 1.7.30 released
1664         
1665         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
1666
1667         * buildscripts/mutopia-index.py (headertext): rewording
1668
1669 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1670
1671         * scm/new-markup.scm (strut-markup): new markup function.
1672
1673         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
1674         space also when no accidental is there.
1675
1676 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1677
1678         * input/les-nereides.ly: Updates.
1679
1680 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
1681
1682         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
1683         which repeats the tag insertion selected from "Insert tag" menu.
1684
1685 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1686
1687         * lily/all-font-metrics.cc (find_font): load AFM files first only
1688         for feta fonts. This fixes problems with TeXlive and other TeX
1689         distros that include AFM files for the CM fonts. 
1690
1691         * scm/font.scm (qualifiers-to-font-name): remove.
1692
1693         * lily/paper-def.cc: remove get_var.
1694
1695         * input/trip.ly: remove file.
1696         
1697         * input/regression/spacing-note-flags.ly (raggedright): remove
1698         stafflinethickness
1699
1700         * input/les-nereides.ly: update to new syntax, cleanups.
1701
1702 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1703
1704         * Documentation/user/refman.itely: Clarify shortest-note problem
1705         of autobeamer.
1706
1707 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
1708
1709         * lilypond-mode.el: Add each word to regexps only once.
1710
1711         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
1712         is based on the syntax definitions in lilypond.words. Remove all 
1713         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
1714         LilyPond->Insert menu is generated by the entries in lilypond.words 
1715         to which have been given a syntax definition.
1716
1717         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
1718         \notes, \relative, \score, \simultaneous, \transpose.
1719
1720         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
1721
1722         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
1723         
1724         * lilypond-mode.el: add menu keywords separately.
1725
1726         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
1727
1728 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1729
1730         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
1731         current ugly installation method for PFA fonts.
1732
1733 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
1734
1735         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
1736         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
1737
1738         * Documentation/user/music-glossary.tely: update legato.
1739
1740 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1741
1742         * lexer-gcc-3.0.patch: Remove.
1743
1744         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
1745
1746 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1747
1748         * debian/rules (binary-arch): remove NEWS.
1749
1750 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
1751
1752         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
1753         stepmake/bin{ many }: polish the `--help's of different scripts;
1754         model taken from the core-utils of Linux.
1755
1756         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
1757
1758 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1759
1760         * flower/parse-afm.cc (parseCharMetrics): add warnings.
1761
1762         * flower/libc-extension.cc: idem.
1763
1764         * flower/include/libc-extension.hh: protect against isinf macros.
1765
1766 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
1767
1768         * { many }: Use two uppercase letters in LilyPond.
1769
1770         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
1771
1772         * VERSION: 1.7.29 released.
1773         
1774 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1775
1776         * lily/tie.cc: add TODO comment.
1777
1778         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
1779
1780         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
1781         linejoins and linecaps. This fixes problems with occasional spikes
1782         on slur/tie endings.
1783         
1784         * input/regression/font-name.ly: don't use PS fonts for
1785         compatibility reasons. 
1786
1787         * mutopia/claop.py (accents): update to 1.8
1788
1789         * Documentation/user/music-glossary.tely (Top): remove 13pt.
1790
1791         * Documentation/user/macros.itexi: don't color glossary links.
1792
1793         * Documentation/user/invoking.itexi (Error messages): new section
1794
1795 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1796
1797         * input/regression/font-name.ly: add file.
1798
1799         * scm/document-backend.scm (grob-doc): remove <hr> from
1800         lilypond-internals
1801
1802         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
1803         reqd version to 1.6.4 
1804
1805         * lily/font-interface.cc (get_font): bugfix: take font-name from
1806         alist chain too. This fixes font-name override for \markup.
1807
1808 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1809
1810         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
1811
1812         * input/test/polymetric-differing-notes.ly: Compile fix.
1813
1814 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
1815
1816         * Documentation/user/refman.itely: fixed typo
1817
1818         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
1819         before flexa
1820
1821 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
1822
1823         * input/test/{ many }: search & fix some typos.
1824
1825 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1826
1827         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
1828         images.
1829
1830         * scm/music-functions.scm (make-voice-props-set): set Script /
1831         TextScript dir for polyphony too.
1832
1833         * scm/define-grobs.scm (all-grob-descriptions): decrease space
1834         before clef.
1835
1836         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
1837
1838 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
1839
1840         * Documentation/user/refman.itely (Percussion): Small
1841         clarifications and fixes.
1842
1843         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
1844         threads. This fixes different heads playing simultaneously.
1845
1846 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
1847
1848         * Documentation/user/{ many }: increase readability (read through 
1849         User manual from `one big page').
1850
1851 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1852
1853         * input/test/polymetric-differing-notes.ly: add example with
1854         disparate note values.
1855
1856         * input/test/polymetric.ly: rename from poly-metric
1857
1858         * scripts/ly2dvi.py (include_path): bugfix: use outbase
1859         iso. outname.
1860
1861         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
1862         G-clef bbox to real char extents. This fixes the G-clef being
1863         offset too much to the right.
1864         document perc clef offset.
1865
1866         WARNING: FONT CHANGED.
1867
1868         * Documentation/user/tutorial.itely (Tutorial): move menu.
1869
1870 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1871
1872         * buildscripts/lilypond-profile.sh (Error): trim error message.
1873
1874         * Documentation/user/invoking.itexi (Invoking the lilypond
1875         binary): add note about path.
1876
1877         * Documentation/user/macros.itexi: add @c at EOL, hopefully
1878         suppresses superfluous spaces.
1879
1880 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1881
1882         * buildscripts/lilypond-profile.sh: Add documentation to error
1883         message.
1884
1885         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
1886
1887 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1888
1889         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
1890         <mike@ossmann.com>)
1891
1892         * Documentation/bibliography/computer-notation.bib (pages): prune
1893         unscientific language.
1894
1895         * Documentation/user/GNUmakefile: copy unsplit file to
1896         lilypond.html (idem for lilypond-internals).
1897
1898         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
1899
1900         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
1901
1902         * python/lilylib.py (lilypond_version): 2.1 proof version check.
1903
1904         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
1905         fix.
1906         
1907 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
1908
1909         * Documentation/user/{ various }: bind text snippets with their
1910         examples, e.g. by punctuation: This is an example.
1911
1912 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1913
1914         * ly/performer-init.ly (VoiceContext): Typos.
1915
1916         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
1917         builds, leave final-install to toplevel srcdir makefile.
1918
1919         * make/srcdir.make.in (install): New target.
1920
1921 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1922
1923         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
1924         This fixes core dump on MIDI output (Simon Weatherill).
1925
1926         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
1927         on local-WWW-post.
1928
1929 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1930
1931         * make/lilypond.redhat.spec.in: add dvips to reqs.
1932
1933 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1934
1935         * make/srcdir.make.in (web): Add special web target.
1936
1937         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
1938         from inner $(LOOP).
1939
1940         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
1941
1942         * stepmake/stepmake/generic-targets.make (www-targets-help):
1943         * GNUmakefile.in (web-install): Install in $(webdir).
1944
1945         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
1946
1947         * cygwin/changelog: 
1948         * cygwin/mknetrel: Update.
1949
1950         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
1951         (html-doc): Remove (use: web).
1952
1953         * stepmake/stepmake/script-rules.make: 
1954         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
1955         Fix $(config_make) dependencies for srcdir build.
1956
1957         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
1958         target for srcdir build.
1959
1960         * stepmake/make/stepmake.make: 
1961         * make/srcdir.make.in: 
1962         * GNUmakefile.in:
1963         * make/stepmake.make (config_make): Rename variable (was:
1964         configuration).
1965
1966 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1967
1968         * Documentation/user/internals.itely (Manipulating music
1969         expressions): run lilypond on example too.
1970
1971         * flower/include/libc-extension.hh: move lrint define to
1972         header. bugfix.
1973         
1974 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1975
1976         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
1977         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
1978         do we recurse whole tree?).
1979
1980         * GNUmakefile.in (html-doc): Resurrect.
1981
1982         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
1983         obsolete $(package-icon) dependency.
1984
1985 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1986
1987         * Documentation/user/refman.itely (Automatic staff changes):
1988         add seealso 
1989
1990         * Documentation/index.html.in: link to bigpage.
1991
1992         * Documentation/user/tutorial.itely (Tutorial): streamline.
1993
1994         * Documentation/index.html.in: url typo.
1995
1996         * VERSION (PACKAGE_NAME): release 1.7.28
1997
1998         * python/lilylib.py (error_log): remove '/' from name.
1999
2000         * input/regression/pedal.ly: remove; dups input/test/
2001         
2002         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
2003
2004         * Documentation/index.html.in: python style doco index.
2005
2006         * Documentation/{footer,header}.html.in (src): remove, 
2007
2008         * Documentation/pictures: remove all but lelie-logo.xpm.
2009
2010         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
2011         before running makeinfo.
2012
2013         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
2014         @code{}
2015
2016 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2017
2018         * input/test/bar-number-regular-interval.ly: rename.
2019
2020         * Documentation/user/*: various fixes. 
2021
2022 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
2023
2024         * Documentation/{ many }: polish for update-all-menus. typos.
2025
2026         * po/fi.po: fixes.
2027
2028         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
2029
2030         * buildscripts/mutopia-index.py: polish.
2031
2032         * input/regression/{ many }, input/test{ many }: polish texidocs.
2033
2034 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2035
2036         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
2037
2038         * lily/text-spanner.cc (brew_molecule): use bracket-flare
2039         iso. edge-widen.
2040
2041         * lily/piano-pedal-engraver.cc (process_music): change from
2042         process_acknowledged ()
2043
2044         * lily/piano-pedal-bracket.cc: new file. Change
2045         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
2046         cleaned up.
2047
2048         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
2049
2050         * input/regression/tuplets.ly (texidoc): rename file.
2051
2052         * po/fr.po: update
2053
2054         * buildscripts/lilypond-profile.sh: error message if script is not
2055         sourced.
2056
2057         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
2058         bracket-flare
2059         (make_bracket): simplify code.
2060
2061         * lily/parser.yy (verbose_command_req): catch typos in \key scale
2062         argument.
2063
2064         * python/lilylib.py (lilypond_version_check): new function
2065
2066         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
2067
2068         * scripts/ly2dvi.py (run_lilypond): add version check.
2069
2070         * scripts/lilypond-book.py (option_definitions): typo
2071
2072         * scripts/ly2dvi.py (include_path): typo
2073
2074         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
2075
2076         * lily/parse-scm.cc (parse_handler): typo
2077
2078         * Documentation/user/macros.itexi: use @heading for headings.
2079
2080         * Documentation/user/refman.itely: updates, fixes.
2081
2082 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
2083
2084         * po/fi.po: add Finnish translations. fixes.
2085
2086         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
2087
2088         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
2089         from lily/glissando-engraver.cc.
2090
2091 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2092
2093         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
2094         for non-first _broken_ bracket.
2095
2096         * Documentation/user/refman.itely: corrections.
2097
2098 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2099
2100         * lily/new-fingering-engraver.cc (position_scripts): add heads to
2101         support of the fingerings.
2102
2103         * po/fr.po: French translation update.
2104
2105         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
2106         strings.
2107
2108 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2109
2110         * Documentation/user/introduction.itely: Small fixes.
2111
2112 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
2113
2114         * Documentation/topdocs/AUTHORS.texi: polish.
2115
2116 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2117
2118         * Documentation/user/introduction.itely: revise
2119
2120         * Documentation/user/tutorial.itely: reorganise.
2121
2122         * Documentation/topdocs/index.tely: remove.
2123
2124         * Documentation/header.html.in: prune.
2125
2126         * GNUmakefile.in: clean up web building.
2127
2128         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
2129         target.
2130
2131 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
2132
2133         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
2134
2135         * lilypond-mode.el: turn on blink-matching-paren.
2136
2137 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2138
2139         * scm/output-sodipodi.scm (svg-header): Fix typo.
2140
2141 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2142
2143         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
2144         fixes a security hole.
2145
2146         * scripts/lilypond-book.py (original_dir): remove temp_dir
2147
2148         * scm/document-translation.scm: use @code tags.
2149
2150 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
2151
2152         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
2153
2154         * lilypond-mode.el: add a buffer-local post-command-hook to set
2155         context dependent syntax-table after each cursor event. Remove old
2156         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
2157
2158         * lilypond-indent.el: update comments.
2159
2160         * Documentation/footer.html.in: add period.
2161
2162 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2163
2164         * make/lilypond.redhat.spec.in (Group): don't strip binary.
2165
2166         * scm/document-translation.scm (document-property-operation): add
2167         @code{} tags.
2168
2169         * VERSION (PACKAGE_NAME): release 1.7.27
2170
2171         * config.make.in: add PAPER variable
2172
2173         * buildscripts/new-chords.py (help): add help text
2174
2175         * Documentation/user/introduction.itely (Typography and program
2176         architecture):  fixes.
2177
2178         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
2179         for texinfo and dvips. This fixes problems with PDF output of the
2180         wrong size.
2181
2182         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
2183         DVIPS_PAPERSIZE variable
2184
2185         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
2186         TEXINFO_PAPERSIZE variable 
2187
2188 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2189
2190         * mf/feta-macros.mf: whoops: only draw lines for test situations.
2191
2192         * mf/feta-toevallig.mf: lowres fixes.
2193
2194 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2195
2196         * NEWS: Typo and fill-paragraph fixes.
2197
2198         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
2199         cast #define.
2200
2201         * configure.in: 
2202         * config.hh.in: Check for lrint.
2203
2204 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2205
2206         * VERSION: 1.7.26 released
2207
2208         * lily/separation-item.cc: add padding property.
2209
2210         * input/test/*.ly: various fixes, remove solo-a2.ly
2211
2212         * scm/new-markup.scm (brew-new-markup-molecule): arg order
2213         bugfix. Fixes old-style markup compatibility.
2214
2215         * Documentation/user/introduction.itely (Introduction): historical
2216         elucidations
2217
2218         * Documentation/user/music-glossary.tely (Top): linewidth fix.
2219
2220         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
2221
2222         * Documentation/index.texi (Top): cleanup.
2223
2224         * Documentation/user/introduction.itely (Introduction): rewrite
2225         introduction, 
2226         (Music notation and  engraving): about notation. Add flat-picture
2227
2228 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2229
2230         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
2231         separation items. This keeps lyrics from bumping into each other.
2232
2233 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2234
2235         * GNUmakefile.in (topdocs-web): New target.
2236         (local-web): Depend on topdocs-web; fixes html-doc.
2237
2238 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2239
2240         * po/lilypond.pot: run po-replace
2241
2242         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
2243
2244         * scm/drums.scm (reset-drum-kit): new function.
2245
2246         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
2247
2248         * scripts/update-lily.py: remove
2249         
2250         * VERSION: release 1.7.25
2251         
2252         * Documentation/user/introduction.itely (Introduction): rewrite
2253         start of introduction.
2254
2255 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
2256
2257         * lily/all-font-metrics.cc: fixed typo
2258
2259 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
2260
2261         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
2262         LilyPond-mode-context-set-syntax-table): new functions to define
2263         the syntax table according to context.
2264
2265         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
2266
2267 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2268
2269         * Documentation/user/refman.itely (Figured bass): 
2270         language nit courtesy http://www.vocabula.com
2271
2272         * GNUmakefile.in: remove no kpathsea hack.
2273
2274         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
2275         doco.
2276
2277         * GNUmakefile.in: remove web-doc target.
2278
2279         * lily/all-font-metrics.cc (find_afm): add message about
2280         buildscripts/clean-fonts.sh 
2281
2282         * scm/define-music-properties.scm (figure): use string for 'figure
2283
2284         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
2285
2286         * input/regression/ : add raggedright = ##t where applicable. 
2287         
2288         * scm/bass-figure.scm (make-bass-figure-markup): add
2289         alignBassFigureAccidentals property.
2290
2291         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
2292         bracket.
2293
2294         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
2295         syllables widths into account for minimum-length.
2296
2297         * input/test/staff-container.ly: update file
2298
2299         * input/test/stem.ly: remove
2300
2301         * lily/event.cc (LY_DEFINE): add ly: prefix.
2302
2303         * input/test/clef-manual-control.ly: from manual-clef
2304
2305         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
2306
2307         * input/test/different-time-signatures.ly: move to poly-metric.ly
2308
2309         * input/test/hara-kiri*,scales.ly: remove
2310         
2311         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
2312         with chord-names-jazz.ly)
2313
2314         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
2315         get scalable cm fonts too.
2316
2317         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
2318         --encoding for mftrace if present.
2319
2320         * input/regression/slur-area.ly: move from test/
2321
2322         * input/test/: remove simple-slur-endings slur-attachment
2323         slur-broken-cross-staff slur-broken.ly slur-damping.ly
2324         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
2325         slur-symmetry slur-symmetry tie-broken.ly
2326
2327         * scm/drums.scm (set-drum-kit): add function.
2328
2329         * Documentation/user/refman.itely (Percussion staves): use
2330         set-drum-kit
2331
2332         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
2333         too
2334         (Global_measure.set_timesig): handle 3/8 time sig too.
2335
2336         * scm/output-lib.scm (note-head-style->attachment-coordinates):
2337         note about triangle note heads.
2338
2339         * scm/drums.scm: use alist for instrument-settings. This fixes the
2340         bug with assigning to drums in the .ly file.
2341
2342         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
2343         CHANGED.
2344
2345         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
2346         cluster-beacon-interface
2347
2348         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
2349
2350         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
2351
2352         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
2353
2354         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
2355         to get positions.
2356
2357         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
2358         make ClusterSpannerBeacon to record Y positions. This removes the
2359         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
2360         make cluster-note-events.
2361
2362 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2363
2364         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
2365
2366         * configure.in: Use lily/main.cc as identifying source file.
2367
2368         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
2369
2370         * config.hh.in: 
2371         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
2372
2373         * configure.in: Require PYTHON >= 2.0.
2374
2375         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
2376           $PYTHON for include dir location.
2377         (STEPMAKE_PYTHON): New function.  Use
2378         
2379             PYTHON=foo ./configure
2380
2381           to override.
2382
2383 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2384
2385         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
2386         something.
2387
2388         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
2389         ftp.lilypond.org everywhere.
2390
2391 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2392
2393         * lily/text-item.cc (interpret_new_markup): do only if new-markup
2394         detected.
2395
2396         * Documentation/user/refman.itely (Grace notes): note on explicit
2397         contexts
2398
2399 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
2400
2401         * lilypond-font-lock.el: add a comment about LilyPond specific
2402         escape characters: ^, - and _, in the syntax table.
2403
2404         * Documentation/user/appendices.itely: a majuscule fix.
2405
2406 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2407
2408         * input/test/trills.ly (endHorizScript): fixes.
2409
2410         * input/test/chord-names-jazz.ly: merge in alternate Jazz
2411         notation, move from regression.
2412
2413         * input/test/script-stack.ly: change name from stacked-scripts
2414
2415         * input/test/ossia.ly: octave errors.
2416
2417         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
2418         for midi-volume-equaliser
2419
2420 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2421
2422         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
2423         cm fonts.
2424
2425         * mf/feta-beugel.mf: don't multiply font_count by 10.
2426
2427         * lily/lookup.cc (horizontal_line): new function. Use
2428         horizontal-line in output backends.
2429
2430         * Documentation/user/tutorial.itely (An orchestral part): new
2431         section on orchestral stuff and identifiers.
2432
2433 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
2434
2435         * lilypond-mode.el: comment-out paren-highlighting, it still causes
2436         some interference to other modes.
2437
2438 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2439
2440         * lily/spacing-spanner.cc (musical_column_spacing): use average,
2441         not maximum of spacing wishes in polyphonic situations.
2442
2443         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
2444         number
2445
2446         * lilypond-indent.el: remove paren matching. 
2447
2448         * lily/text-item.cc (interpret_new_markup): new function
2449         use iso. text2molecule.
2450
2451         * lily/main.cc (notice): change FSF address 
2452
2453         * po/de.po: update PO file to 1.6.
2454
2455 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
2456
2457         * Documentation/user/ {many}: Add periods and remove spaces.
2458         
2459 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
2460
2461         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
2462         Disable buffer-locally default paren hook and make a new one. 
2463
2464         * lilypond-mode.el: Turn off locally paren-mode, but turn on
2465         locally LilyPond-paren-mode. Add todo for mouse double-click.
2466
2467 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
2468
2469         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
2470         Disable buffer-locally default paren idle timer and make a new one. 
2471
2472         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
2473         locally LilyPond-show-paren-mode. Add to menu a toggle for
2474         LilyPond-show-paren-function.
2475
2476 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2477
2478         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
2479
2480 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
2481
2482         * Documentation/user/refman.itely: spelling fix.
2483
2484         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
2485         paren highlight function definitions. add todo for
2486         LilyPond-show-paren-mode.
2487
2488 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2489
2490         * input/template/jazz-combo.ly: new file.
2491
2492 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2493
2494         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
2495         lo-res fixes.
2496
2497         * mf/feta-schrift.mf: bugfix in varcoda sign.
2498         WARNING: FONT CHANGED
2499
2500         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
2501         in accordance with lexer.ll.   
2502
2503 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2504
2505         * Documentation/user/tutorial.itely: Edit introduction.
2506
2507 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2508
2509         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
2510         ly:grob-staff-position
2511
2512 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2513
2514         * scm/to-xml.scm: import srfi-1
2515
2516         * VERSION (MAJOR_VERSION):  release 1.7.24
2517
2518         * python/lilylib.py (make_ps_images): make multipage _really_ work.
2519
2520         * scripts/lilypond-book.py (do_file): put texidoc before image.
2521         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
2522
2523         * input/regression/*.ly: fix snippet octaves 
2524
2525         * input/test/spanner-after-break-tweak.ly: import
2526         broken-spanner-adjustment
2527
2528         * input/no-notation/midi-transposing.ly: move from input/test/
2529
2530         * input/test/: remove chord-markup
2531
2532         * input/regression/instrument-name-partial.ly: move from input/test.
2533
2534         * input/test/vertical-text.ly: remove
2535
2536         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
2537         space above lyrics lines.
2538
2539         * input/test/uniform-breaking.ly: remove file.
2540
2541         * lily/gourlay-breaking.cc (combine_demerits): add comment about
2542         uniform spacing density. 
2543
2544         * input/test/chords.ly (keys): remove file.
2545
2546         * scm/documentation-lib.scm (oop): use srfi-1 too.
2547
2548         * input/regression/*.ly: add \version
2549
2550         * Documentation/user/*.itely: various fixes.
2551
2552         * buildscripts/mf-to-table.py (base): break table every three
2553         symbols.
2554
2555         * input/:  remove %% new-chords-done %% .
2556
2557         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
2558         os-music.ly
2559         
2560 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2561
2562         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
2563
2564         * scm/new-markup.scm (box-markup): new function.
2565         (box-markup): new function. Contributed by Dick Schoeller
2566         <schoeller@attbi.com>
2567
2568         * scm/lily.scm: remove reduce-no-unit 
2569         (list-insert-separator): use fold-right
2570
2571         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
2572         of arguments. 
2573
2574         * NEWS: more neutral language for ancient notation 
2575
2576         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
2577         inside pointing beaming for chord tremolo.
2578
2579         * Documentation/user/lilypond-book.itely: minor editing
2580
2581 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
2582
2583         * NEWS: added news for 1.8 regarding ancient notation
2584
2585         * Documentation/user/refman.itely (Gregorian square neumes
2586         ligatures): fixed typo
2587
2588         * lily/vaticana-ligature-engraver.cc,
2589         lily/include/vaticana-ligature.hh: bugfix: use special heads for
2590         lower/upper head of Pes only when heads are stacked
2591
2592         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
2593         scm/define-grob-properties.scm: cleanup: make "join-left" a
2594         boolean grob property and save delta pitch in grob property
2595         "delta-pitch" instead
2596
2597         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
2598
2599 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2600
2601         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
2602         completely borked
2603
2604         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
2605         (try_music): bug fix: beam multiplicity was completely borked.
2606
2607         * scm/lily.scm: remove tail, filter-list, filter-out-list,
2608         first-n, butfirst-n in favor of srfi-1 functions.
2609         remove string-join, string-pad in favor of srfi-13 functions.
2610
2611         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
2612
2613         * NEWS: use complete sentences.
2614
2615         * Documentation/user/introduction.itely (Example applications):
2616         add note about databases and lilypond-book.
2617
2618         * input/test/volta.ly: remove file
2619
2620         * input/regression/volta-broken-left-edge.ly: simplify file
2621
2622 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2623
2624         * Documentation/user/refman.itely (Constructing a tweak): new
2625         subsection.
2626
2627         * Documentation/user/tutorial.itely (Fine tuning layout): add
2628         common tweaks.
2629
2630         * scm/define-grobs.scm (TextScript): use new brewer.
2631
2632 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2633
2634         * VERSION: release 1.7.23
2635
2636         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
2637
2638         * python/lilylib.py (make_ps_images): bugfixes.
2639
2640         * input/regression/volta-multi-staff.ly: new file.
2641
2642         * Documentation/user/macros.itexi: refcommands, refcommand macros.
2643
2644         * Documentation/user/tutorial.itely (Piano staffs): new section.
2645         (Setting variables): new section
2646         (Fine tuning layout): new section
2647
2648         * input/just-friends.ly: remove file. Superseeded by
2649         input/test/chords-without-melody.ly
2650
2651         * ly/property-init.ly: add all commands to refman.
2652
2653         * scm/define-translator-properties.scm: remove
2654         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
2655
2656         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
2657         name. Underscores botch up PS output.
2658
2659         * scm/define-translator-properties.scm: remove
2660         textNonEmpty, oneBeat, regularSpacingDelta
2661
2662         * scripts/convert-ly.py (FatalConversionError.conv): conversion
2663         rule for automaticBars.
2664
2665         * lily/timing-engraver.cc (start_translation_timestep): change
2666         barNonAuto to automaticBars
2667
2668 2003-06-30  Graham Percival  <gperlist@shaw.ca>
2669
2670         * input/test/perform-tie.ly: delete file.
2671
2672 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
2673
2674         * Documentation/user/refman.itely (Gregorian square neumes
2675         ligatures): bugfix: do not show ledger lines in neumes table
2676         (fixed by setting staff symbol to transparent rather than removing
2677         it from staff context)
2678
2679 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2680
2681         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
2682         glue into brew-new-markup-molecule.
2683
2684         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
2685
2686         * Documentation/user/introduction.itely (Computerized typography):
2687         new section
2688
2689         * Documentation/user/tutorial.itely (An orchestral part): remove
2690         pc example from tutorial.
2691
2692         * input/tutorial/lilbook.tex: use screech-boink
2693
2694         * scripts/lilypond-book.py (compile_all_files): split formatting
2695         output body and scheduling lilypond compilation.
2696         (format_lilypond_output_bodies): new function
2697         (format_lilypond_block): new function
2698         (html_pages): allow multi-page images in HTML
2699
2700         * python/lilylib.py (make_ps_images): rename function from
2701         make_preview, merge with make_page_images
2702
2703 2003-06-28  Graham Percival  <gperlist@shaw.ca>
2704
2705         * input/test/key-clefs.ly: moved to regression.
2706
2707         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
2708
2709         * input/no-notation/README: added note about midi-*.ly files.
2710
2711         * input/test/two-key.ly: moved to no-notation/parse5.ly
2712
2713         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
2714         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
2715
2716         * input/test/ {various}: modified comments, marked some for deletion.
2717
2718         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
2719
2720         * input/test/mmrest-collision: moved to regression.
2721
2722 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2723
2724         * scm/chord-name.scm (note-name->markup): don't superscript root
2725         alterations in chordnames.
2726
2727 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2728
2729         * Documentation/user/refman.itely (Multi measure rests): more
2730         index/cross-referencing.
2731
2732         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
2733
2734         * scm/font.scm: remove properties-to-font-name code.
2735
2736         * scm/define-grob-properties.scm: remove 'type
2737
2738         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
2739         conversion
2740
2741         * lily/text-spanner.cc: change 'type grob prop to 'style 
2742
2743         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
2744         "first" flag to decide whether to make a start-repeat
2745
2746         * input/regression/grace-volta-repeat-2.ly: new file.
2747
2748 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2749
2750         * lilypond-indent.el: rename generic functions to LilyPond-*
2751
2752 2003-06-22  Graham Percival  <gperlist@shaw.ca>
2753
2754         * input/test/thumb.ly: delete, merged into refman.
2755
2756         * Documentation/user/refman.itely: added thumb info to Fingering.
2757
2758         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
2759         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
2760         vertical-align.ly : deleted files.
2761
2762 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2763
2764         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
2765
2766         * lily/line-spanner.cc (broken_trend_offset): remove function.
2767         (get_broken_offset): idem.
2768         (brew_molecule): rewrite the line-break case.
2769
2770         * input/regression/follow-voice-break.ly:  new file.
2771
2772         * lily/line-spanner.cc (after_line_breaking): remove lines at the
2773         start of a system.
2774
2775 2003-06-20  Graham Percival  <gperlist@shaw.ca>
2776
2777         * input/test/tuplet-rest.ly: moved to regression.
2778
2779         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
2780         deleted file.
2781
2782         * input/test/ {many} : marked file for possible deletion.
2783
2784 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2785
2786         * input/regression/beam-funky.ly: add note about (disputed)
2787         correct beaming.
2788
2789         * ly/engraver-init.ly (ScoreContext): put key-signature after
2790         staff-bar
2791         
2792 2003-06-20  Graham Percival  <gperlist@shaw.ca>
2793
2794         * input/test/ broken.ly lyric-phrasing.ly: deleted.
2795
2796         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
2797
2798         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
2799
2800         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
2801         stem-extend was deleted (it was duplicate example, and not as
2802         good).
2803
2804         * input/test/[s-z]*.ly: add texidoc index.
2805
2806 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2807
2808         * lily/slur.cc (get_boundary_notecolumn_y): change name from
2809         get_first_notecolumn_y
2810
2811         * lily/spanner.cc (broken_spanner_index): new function.
2812
2813 2003-06-19  Graham Percival  <gperlist@shaw.ca>
2814
2815         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
2816         lyric-hyphen.ly : moved to regression.
2817
2818         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
2819         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
2820
2821         * input/test/instrument-name-mmrest.ly: moved to
2822         ../regression/multi-measure-rest-instr-name.ly
2823
2824         * input/test/knee-sym.ly: moved to
2825         ../regression/beam-knee-symmetry.ly.
2826
2827         * input/test/hymn.ly: change comments.
2828
2829         * input/test/[p-r]*.ly: add texidoc index.
2830
2831 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2832
2833         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
2834         to postfix syntax
2835         
2836         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
2837         syntax.
2838
2839         * VERSION: release 1.7.22
2840
2841 2003-06-18  Graham Percival  <gperlist@shaw.ca>
2842
2843         * input/test/[h-k]*.ly: added texidoc index.
2844
2845         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
2846
2847         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
2848
2849         * input/test/ various : mark files for deletion or moving to regression.
2850
2851         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
2852
2853         * input/test/[l-o]*.ly: added texidoc index.
2854
2855 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2856
2857         * scm/music-functions.scm (make-ottava-set): 
2858         only do ottavation if centralCPosition is set.
2859
2860         * lily/translator-scheme.cc (ly:context-property-where-defined):
2861         return '() if not found.
2862
2863 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
2864
2865         * lilypond-mode.el (LilyPond-un-comment-region): removed.
2866         Use one command for both commenting and uncommenting.
2867
2868         * lilypond-indent.el (LilyPond-comment-region): new function,
2869         (un)comments each line separately.
2870
2871         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
2872         
2873         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
2874         imenu is not added by default; adapted from f90.el,
2875         makes Help-menu, which does not fit, visible in XEmacs.
2876         
2877 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
2878
2879         * lilypond-mode.el: Set show-paren-mode local; minor-mode
2880         show-paren-mode sets blink-matching-paren-on-screen local.
2881         Try to make show-paren-function to paren-highlight local.
2882
2883         * lilypond-indent.el (LilyPond-scan-sexps): new function.
2884         Copy definitions of Emacs' show-paren-function and
2885         XEmacs' paren-highlight and make minimal changes;
2886         add comments about locality. 
2887         Fix matching first open-paren-char in '<< .. >>'.
2888
2889 2003-06-16  Graham Percival  <gperlist@shaw.ca>
2890
2891         * input/test/g*: added texidoc index.
2892
2893         * input/test/[a-g]*: added raggedright==#t when it
2894          seemed appropiate.
2895
2896         * input/test/ fake-grace.ly figured-bass.ly : removed file.
2897
2898         * Documentation/topdoc/INSTALL.texi: removed false warnings
2899         about gcc 3.3.
2900
2901 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2902
2903         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
2904
2905         * input/test/chords-without-melody.ly (texidoc): add from
2906         input/just-friends.ly
2907
2908         * input/regression/size{13--26}.ly: move from input/
2909
2910         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
2911         input/{star-spangled-banner,twinkle}.ly: remove 
2912         
2913         * lily/slur.cc: remove slur over rest warnings.
2914
2915         * lily/note-spacing.cc (get_spacing): include left part of right
2916         object in fixed space. This fixes stretched space before
2917         accidentals.
2918
2919         * input/regression/spacing-accidental-stretch.ly: new file.
2920
2921 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
2922
2923         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
2924         Reduce to 16pt.
2925
2926 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2927
2928         * input/regression/spacing-knee.ly: docstring
2929
2930         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
2931
2932         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
2933         input/tutorial/{test,solar,flowing}.ly: remove
2934
2935         * input/rhythm.ly: remove
2936
2937         * input/mutopia/F.Schubert/standchen.ly: update syntax.
2938
2939         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
2940         update syntax. 
2941
2942         * scm/define-grobs.scm (all-grob-descriptions): set
2943         knee-spacing-correction to 1.0
2944
2945         * lily/note-spacing.cc (stem_dir_correction): compute knee
2946         correction using stem-thickness and head width.
2947
2948         * input/regression/beam-quanting-horizontal.ly: update texidoc
2949
2950         * scm/define-grobs.scm (all-grob-descriptions): set
2951         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
2952         This fixes 32nd beams for noteheads in spaces quants.
2953
2954         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
2955
2956 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
2957
2958         * README.mandrake: Change lilypond-extras to lilypond-documentation.
2959
2960 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2961
2962         * input/test/dpncnt.ly,part-combine-score.ly: remove.
2963
2964         * VERSION (PACKAGE_NAME): release 1.7.21
2965
2966         * input/regression/stem-shorten.ly: new file.
2967
2968         * lily/stem.cc (get_default_stem_end_position): revise stem
2969         shortening code.
2970
2971         * input/regression/spacing-multi-tuplet.ly: move from input/test/
2972
2973         * input/test/{scripts,volta-start,sleur}.ly: remove
2974         
2975         * input/regression/span-bar.ly: smaller file.
2976
2977         * input/regression/spacing-{natural,tight,loose}.ly: remove
2978
2979         * input/test/markup.ly: remove
2980
2981         * scripts/lilypond-book.py: put printfilename in separate chunk,
2982         so texidoc is printed after the filename.  
2983
2984 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
2985
2986         * make/lilypond.mandrake.spec.in: fix docdirs.
2987
2988 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2989
2990         * input/regression/beam-french.ly: bugfix.
2991
2992         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
2993
2994         * input/regression/(various).ly: add raggedright = #t.
2995
2996         * input/regression/auto-beam.ly: move from abe.ly
2997
2998 2003-06-13  Graham Percival  <gperlist@shaw.ca>
2999
3000         * input/test/f*.ly: added texinfo index.
3001         
3002         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
3003
3004 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3005
3006         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
3007         quant penalty for beam just outside staff.
3008
3009         * input/regression/beam-quanting-horizontal.ly (texidoc): move
3010         from beam-pos.ly,  remove non-horizontal tests. 
3011
3012         * input/test/(various): cleanup header info. 
3013
3014         * input/test/tchaikovsky.ly: remove file.
3015
3016         * scm/chord-generic-names.scm: move from
3017         double-plus-new-chord-name.scm
3018
3019         * input/test/orchestscore.ly: remove file
3020
3021         * Documentation/user/refman.itely (Vocal music): update documentation.
3022
3023         * scm/define-translator-properties.scm (chordNoteNamer): remove
3024         chordNameStyle, use chordNameFunction
3025
3026         * scm/chord-name.scm (set-chord-name-style): remove
3027         set-chord-name-style. Use \property chordNameFunction.
3028
3029 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3030
3031         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3032         music): remove @TeX{} command.
3033
3034 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3035
3036         * lilypond-indent.el (scan-sexps): Renamed to
3037         aargh-this-breaks-other-emacs-modes-scan-sexps.
3038
3039 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
3040
3041         * lilypond-indent.el: Fix: match concurrent one-char opening and 
3042         closing slurs: '()', etc. Add comments.
3043
3044         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
3045
3046         * lilypond-font-lock.el: match unending string at eof.
3047
3048         * make/lilypond.mandrake.spec.in: refreshed packed file list.
3049         
3050 2003-06-10  Graham Percival  <gperlist@shaw.ca>
3051
3052         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
3053         input/test/beam-dir.ly input/test/beam-position.ly    
3054         input/test/beam-suspect.ly input/test/beam-trend.ly    
3055         input/test/beams.ly input/test/crescendo-text.ly : deleted
3056         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
3057         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
3058         * input/test/default-bars.ly: moved to bar-always.ly
3059         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
3060
3061 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3062
3063         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
3064
3065 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3066
3067         * scm/chord-ignatzek-names.scm (remove-step): rename file.
3068
3069 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
3070
3071         * lilypond-indent.el: Match better slurs in scheme expressions.
3072         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
3073
3074         * Documentation/user/invoking.itexi: document Emacs' paren matching.
3075
3076 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3077
3078         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
3079
3080         * input/ac-extra-voice.ly: Add texidoc.
3081
3082         * ly/chord-modifiers-init.ly: 
3083         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
3084         and chordNameExceptionsPartial for new chord names.
3085
3086         * input/test/chord-names-dpnj.ly: 
3087         * input/test/dpncnt.ly: Update.
3088
3089         * scm/chord-name.scm: 
3090         * scm/double-plus-new-chord-name.scm: Add compatibility for new
3091         chord selection and options.
3092
3093         * ly/chord-modifiers-init.ly: Add exceptions 
3094
3095         * scm/define-translator-properties.scm (chordNameStyle) 
3096         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
3097
3098 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
3099
3100         * ly/property-init.ly (germanChords): Added.
3101         (semiGermanChords): Added.
3102         
3103         * input/test/chord-names-german.ly: Use new macros
3104         
3105 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
3106
3107         * lilypond-indent.el: Use similar parenthesis highlighting for 
3108         Emacs and XEmacs through redefinitions of parenthesis highlighting 
3109         functions; removed LilyPond-show-paren-function. Fix indenting.
3110         Turn paren-matching on also in XEmacs.
3111
3112         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
3113         as needed by parenthesis highlighting functions (in scan-sexp).
3114
3115 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3116
3117         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
3118         function.
3119         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
3120
3121 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
3122
3123         * lilypond-indent.el: tune regexp for show-paren-function.
3124
3125 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3126
3127         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
3128         for all LilyPond-produced tex snippets.
3129
3130         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
3131         fixes one line --preview output of ly2dvi.
3132
3133 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
3134
3135         * lilypond-indent.el: match only one type of slurs in
3136         LilyPond-show-paren-function.
3137
3138 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3139
3140         * debian/GNUmakefile (EXTRA_DIST_FILES): 
3141         * debian/lilypond1.7.dirs: 
3142         * debian/lilypond1.7-doc.dirs: New file.
3143
3144         * input/regression/chord-name-exceptions.ly: Add parameter for
3145         ignatzekExceptions.  Quote hash in docstring.
3146
3147 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
3148
3149         * lilypond-indent.el (show-paren-function): define show-paren-function
3150         as LilyPond-blink-matching-open and use it for closing parens.
3151         Let LilyPond-blink-matching-open know whether a bracket was inserted.
3152
3153         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
3154         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
3155         LilyPond-blink-matching-paren in order to match both open and close
3156         brackets.
3157         
3158 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
3159
3160         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
3161         testing by modifying the code from FSF Emacs paren.el. Add comments.
3162
3163 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3164
3165         * input/test/dpncnt.ly: Transpose example to match new
3166         default \chords octave.  Add comment.
3167         
3168         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
3169         comment about octave change.
3170
3171 2003-06-04  Graham Percival  <gperlist@shaw.ca>
3172
3173         * input/test/[d,e]: added texinfo index tags.
3174         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
3175
3176 2003-06-04  Graham Percival  <gperlist@shaw.ca>
3177
3178         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
3179
3180 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
3181
3182         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
3183         as in blink-matching-open.
3184
3185 2003-06-03  Graham Percival  <gperlist@shaw.ca>
3186
3187         * input/test/[a-c]: more comments in files.
3188         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
3189         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
3190         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
3191         mark file for proposed deletion.
3192         * input/test: renaming files:
3193         auto-beam-4-8.ly to beam-auto-4-8.ly
3194         auto-beam-override.ly to beam-auto-override.ly
3195         auto-beam.ly to beam-auto.ly
3196         blank.ly to blank-paper.ly
3197         absolute-volume.ly to dynamic-absolute-volume.ly
3198
3199 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3200
3201         * input/test/dpncnt.ly: 
3202         * input/test/chord-names-dpnj.ly: Resurrect.
3203
3204         * lily/my-lily-lexer.cc: Remove chordnames keyword.
3205
3206         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
3207
3208         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
3209         Better docstring, add parameter OMIT-ROOT, tidy up.
3210
3211 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
3212
3213         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
3214
3215 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3216
3217         * scm/output-ascii-script.scm (as-font-alist-alist):
3218         (as-properties-to-font-name):
3219         (as-make-style-sheet): Remove.
3220
3221         * scm/font.scm (as-make-font-list): New function.
3222         (as-font-sheet-alist): New variable.
3223
3224         * ly/paper-as9-init.ly: 
3225         * ly/paper-as5-init.ly: Update.
3226
3227         * ly/paper-as5.ly:
3228         * ly/paper-as9.ly: New file.
3229
3230 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3231
3232         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
3233
3234 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3235         * input/sondag-morgen/*: removed due to copyright concerns.
3236         * input/[a,b]*.ly: added a newline at the end of the texinfo
3237         doc string (produces better output in HTML version).
3238         * input/c*.ly: added texinfo index and added comments to
3239         aid in future changes to input/test/ files.
3240
3241 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3242         
3243         * Documentation/user/refman.itely: fixed build problem (missing
3244         file) caused by previous renaming.
3245
3246 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3247         
3248         * input/test/[a,b]*.ly: added texinfo index and added comments to
3249         aid in future changes to input/test/ files.
3250         * input/test/bar-number-every-5-reset.ly: renamed to
3251         bar-number-every-five-reset.ly
3252         * input/test/bar-script-visibility.ly: renamed to
3253         bar-number-show-all.ly
3254
3255 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3256
3257         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
3258         to Voice.
3259
3260         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
3261         out note-line and glissando functionality.
3262         
3263         * lily/line-spanner.cc (brew_molecule): cleanup.
3264
3265 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3266
3267         * scripts/as2text.scm: Use rdelim module.
3268         (start-system): Rename from start-line.
3269         (stop-system): Rename from stop-line.
3270         (af-gulp-file): Use string iso symbol for getenv.
3271
3272         * scm/output-ascii-script.scm: Add guile and lily modules.
3273         (font-name-alist): New variable.
3274         (draw-line): New function.
3275
3276         * scm/output-lib.scm (func, arg->string): Re-add from archive.
3277         (Were these silently removed, without ChangeLog entry?)
3278
3279 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3280
3281         * scm/music-functions.scm (make-ottava-set): bugfixes: also
3282         process 2nd ottava correctly.
3283
3284 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
3285
3286         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
3287
3288 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3289
3290         * Documentation/user/converters.itely (Invoking midi2ly): Update.
3291
3292 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3293
3294         * VERSION: release 1.7.20
3295         
3296         * lily/text-spanner.cc (brew_molecule): clean up function. This
3297         fixes bugs with broken 8va spanners.
3298
3299         * lily/simple-spacer.cc (solve): also compute force for raggedright.
3300         This prevents spurious line-breaks with raggedright
3301         
3302 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3303
3304         * lily/key-performer.cc (create_audio_elements): always use major
3305         key
3306
3307         * Documentation/user/internals.itely: updates
3308
3309         * input/regression/beam-break.ly: new file.
3310
3311         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
3312         beams if starting or terminating stems have 'beaming set.)
3313
3314         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
3315         property.
3316
3317         * lily/parser.yy (verbose_command_req): add comment about scales.
3318
3319 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
3320
3321         * lilypond-indent.el: adjust regexps in bracket-matching.
3322
3323 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
3324
3325         * Documentation/user/refman.itely: more tiny fixes
3326
3327         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
3328         "Chord names"; added table with input syntax for solesmes neumes
3329         table; added some words about rationale on input syntax design
3330
3331         * lily/gregorian-ligature-engraver.cc,
3332         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3333         lily/include/gregorian-ligature.hh: bugfix: horizontal head
3334         alignment of Pes Initio Debilis
3335
3336         * Documentation/user/refman.itely,
3337         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3338         mf/parmesan-heads.mf: fixed most of the head selection/alignment
3339         bugs in the solesmes neumes table
3340
3341 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
3342
3343         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
3344         Similarly, match '[' and ']' by skipping '\[' and '\]'.
3345
3346         * lilypond-mode.el: fix tag-score. small improvements.
3347
3348 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3349
3350         * .cvsignore: Add aclocal.m4.
3351
3352         * lily/music-constructor.cc: Include <assert.h>.
3353
3354 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3355
3356         * ly/engraver-init.ly (HaraKiriStaffContext): use
3357         RemoveEmptyStaffContext instead.
3358
3359         * Documentation/user/refman.itely: updates
3360
3361 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
3362
3363         * Documentation/user/refman.itely: added solesmes neumes table;
3364         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
3365         bugfix: "Ornaments" -> "Articulations"
3366
3367         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
3368
3369 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
3370
3371         * lilypond-indent.el: Add a message about trying to match \] or \).
3372         
3373 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
3374         
3375         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
3376         obsolete "arithmetic_*"
3377
3378         * input/bugs/ligatures.ly: removed (will be put into a different
3379         directory later)
3380
3381 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3382
3383         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
3384         libkpathsea (Maurizio Tomasi).
3385
3386 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3387
3388         * input/regression/repeat-slash.ly (texidoc): new file
3389
3390         * lily/slash-repeat-engraver.cc (try_music): new file, handle
3391         slash repeats separately. Slash repeats and %
3392         repeats can now be nested.
3393
3394 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
3395
3396         * lilypond-indent.el: Add preliminary test for closing \] and \).
3397         
3398 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
3399
3400         * lily/gregorian-ligature-engraver.cc,
3401         lily/vaticana-ligature-engraver.cc,
3402         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
3403         mf/parmesan-heads.mf: various semivocalis related bugfixes
3404
3405         * input/bugs/ligatures.ly: new file demonstrating problems with
3406         ligatures
3407         
3408 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
3409
3410         * lilypond-mode.el,
3411         lilypond-font-lock.el,
3412         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
3413
3414 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
3415
3416         * lilypond-mode.el: Remove outdated code. Stress the difference 
3417         between Emacs and XEmacs definitions.
3418
3419         * lilypond-mode.el,
3420         lilypond-indent.el: Define a function interactive only when necessary.
3421
3422 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
3423
3424         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
3425         Use inactive regions also in XEmacs.
3426
3427 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3428
3429         * Documentation/user/refman.itely (Repeat syntax): more updates
3430
3431         * lily/simple-spacer.cc (solve): move solution process into
3432         solve(). This fixes a bug with collisions and raggedright = ##t.
3433  
3434         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
3435
3436         * ly/engraver-init.ly: remove GraceContext. Update examples.
3437
3438 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3439
3440         * GNUmakefile.in (fonts): Also make fontball.
3441
3442         * Website fixes:
3443
3444         * ly/engraver-init.ly (GraceContext): Add.
3445
3446         * run:
3447
3448             convert-ly $(find . -name *.ly)
3449
3450         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
3451         new chords.
3452
3453 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3454
3455         * VERSION: 1.7.19 released
3456         
3457         * scm/music-functions.scm (set-octavation): new function.
3458
3459         * input/regression/ottava.ly: new file
3460
3461         * lily/translator-scheme.cc (LY_DEFINE): new function
3462         ly:unset-context-property
3463         (LY_DEFINE) new function ly:context-property-where-defined: 
3464
3465 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
3466
3467         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
3468
3469         * lilypond.words: add few.
3470
3471         * input/test/script-chart.ly: fix typo.
3472
3473 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3474
3475         * scm/define-grobs.scm: uniform naming for definitions and output
3476         routine files. 
3477
3478         * ly/engraver-init.ly (ChoirStaffContext): add \description from
3479         scm/context-description.scm
3480
3481         * lily/parser.yy (translator_spec_body): add \description to the
3482         \translator{} body syntax.
3483
3484         * lily/ottava-engraver.cc: new file.
3485
3486         * scm/chord-name.scm (natural-chord-alteration): replace old
3487         chord stuff. 
3488
3489         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
3490
3491         * Documentation/user/refman.itely (Metronome marks): update doco.
3492
3493         * input/regression/markup-note.ly: new file
3494
3495         * input/regression/metronome-marking.ly: new file
3496
3497         * lily/metronome-engraver.cc: new file. Print \tempo markings.
3498
3499         * scm/new-markup.scm (note-markup): make a note glyph, useful for
3500         metronome marks.
3501
3502 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3503
3504         * Documentation/user/GNUmakefile: Compatibility fix for new
3505         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
3506         for making binary packages; info splitting bug has been fixed.
3507
3508         * Documentation/user/refman.itely: Compile fixes.
3509
3510 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
3511
3512         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
3513         Count \midi -keywords also for a region.
3514
3515 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3516
3517         * lily/lookup.cc (LY_DEFINE): new function
3518
3519         * Documentation/user/tutorial.itely: updates
3520
3521 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
3522
3523         * lilypond-mode.el: Allow Midi on buffer.
3524         Use only '.ly'-extension, remove '.sly' and '.fly'.
3525         Allow use of inactive regions. Invoke next Command on Master file, 
3526         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
3527
3528 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3529
3530         * Documentation/user/tutorial.itely: updates.
3531
3532 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
3533
3534         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
3535
3536 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
3537
3538         * lily/coherent-ligature-engraver.cc: fixed typo
3539
3540         * lily/coherent-ligature-engraver.cc,
3541         lily/gregorian-ligature-engraver.cc,
3542         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
3543         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
3544         lily/vaticana-ligature-engraver.cc,
3545         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
3546         scm/grob-description.scm: cleanup: junked LigatureHead grob and
3547         removed all ligature specific stuff from NoteHead code
3548
3549         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
3550         ligatures now use regular noteheads
3551
3552         * lily/vaticana-ligature.cc: tiny code cleanups
3553
3554         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
3555         space between two adjacent noteheads of the same pitch
3556
3557         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
3558         description; cleanup: removed obsolete font-family settings
3559
3560 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
3561
3562         * lily/coherent-ligature-engraver.cc,
3563         lily/gregorian-ligature-engraver.cc,
3564         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
3565         lily/mensural-ligature-engraver.cc,
3566         lily/vaticana-ligature-engraver.cc,
3567         lily/include/gregorian-ligature-engraver.hh: updated for new
3568         Coherent_ligature_engraver; added comments that describe the basic
3569         design ideas of the ligature implementation
3570
3571         * lily/coherent-ligature-engraver.cc,
3572         lily/include/coherent-ligature-engraver.hh: new file: shared code
3573         between mensural ligatures and Gregorian chant notation ligatures
3574
3575 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3576
3577         * lilypond-mode.el: XEmacs fixes: include two definitions for the
3578         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
3579         use only two arguments in sit-for, use no arguments in
3580         read-char-exclusive, backspace is not a character (127) in XEmacs.
3581
3582         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
3583
3584 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
3585
3586         * lilypond-mode.el: un-commenting works after syntax-table fix.
3587
3588         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
3589         group, verbose commenting for syntax table.
3590
3591         * lilypond-indent.el: add TODO for ligature slurs.
3592
3593 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
3594
3595         * lilypond-mode.el: Move comments of parenthesis matching away,
3596         (blink-matching-paren-on-screen) fix blinking in Emacs.
3597
3598         * lilypond-font-lock.el: Fix parent-matching for Emacs:
3599         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
3600
3601         * lilypond-indent.el: Add TODO for parenthesis matching.
3602
3603 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
3604
3605         * lilypond-mode.el: Fix XEmacs: 
3606         changed [S-iso-lefttab] to [(shift iso-lefttab)],
3607         invoke explicitly easy-menu-add (in Emacs done automatically).
3608         
3609         * lilypond.words: Add few words from input/*/*.ly.
3610
3611 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3612
3613         * VERSION (PATCH_LEVEL): release 1.7.18
3614
3615         * scripts/lilypond-book.py: only print basename for printfilename
3616         option
3617
3618         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
3619         and syntax updates.
3620
3621 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3622
3623         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
3624         better parametrisation. Move fatness of bulb downward.
3625
3626         * mf/parmesan-custodes.mf (dir_down): remove underscores from
3627         glyph names. Underscores are not allowed .ps encoding files.
3628
3629 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
3630
3631         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
3632         variable "packed" for packed right-ragged mode
3633
3634         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
3635         unused variable ragged; fixed indentation
3636
3637         * Documentation/user/refman.itely: tiny cleanups in ancient
3638         clef and custos section
3639
3640 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3641
3642         * lily/parser.yy (Simple_music): add \applyoutput, syntax
3643         \applyoutput PROCEDURE
3644
3645         * lily/my-lily-lexer.cc: add \applyoutput.
3646
3647         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
3648
3649         * lily/text-item.cc: clean text-interface description
3650
3651 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3652
3653         * input/{regression,test}/: use postfix for slur endings and beam
3654         begins.
3655
3656         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
3657         style beams too. 
3658
3659         * input/regression/lyrics-melisma-beam.ly: new file.
3660
3661         * lily/lyric-engraver.cc (process_music): change from
3662         process_acknowledged_grobs()
3663
3664         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
3665         functions to set and revert auto-beam settings.
3666
3667 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3668
3669         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
3670
3671 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
3672
3673         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
3674         Documentation/user/lilypond.tely: fixed some typos; updated author
3675         info
3676
3677         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
3678         #"" -> #'flag-style = #'()
3679
3680         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
3681         cleanup: removed dead #includes
3682
3683         * lily/gregorian-ligature-engraver.cc,
3684         lily/include/gregorian-ligature.hh,
3685         scm/grob-property-description.scm: small cleanups, small spacing
3686         fixes
3687
3688         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
3689         lily/vaticana-ligature.cc,
3690         lily/include/gregorian-ligature-engraver.hh,
3691         scm/grob-property-description.scm, scm/music-types.scm:
3692         "porrectus" -> "pes or flexa"
3693
3694         * ly/engraver-init.ly, scm/grob-description.scm,
3695         scm/grob-property-description.scm: junked porrectus, now handled
3696         by ligature code
3697
3698         * scm/grob-description.scm: bugfix: added space-alist entry for
3699         breathing sign/custos
3700
3701 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3702
3703         * Another grand 2003 update.
3704         
3705         * Remove mentioning of `mudela'; There's no such thing.
3706
3707 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3708
3709         * Documentation/user/preface.itely (Preface to version 1.8): update
3710
3711         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
3712
3713         * Documentation/user/converters.itely (Invoking convert-ly): revise
3714
3715         * scripts/convert-ly.py (outfile_name): remove --assume-old.
3716
3717         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
3718
3719 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3720
3721         * Documentation/user/internals.itely: more updates.
3722
3723 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3724
3725         * Documentation/user/refman.itely: revise 
3726
3727         * Documentation/user/internals.itely: revise
3728
3729         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
3730
3731 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
3732
3733         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
3734         beautification: reformatted ancient clefs section; cleanup: small
3735         wording fixes
3736
3737 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
3738
3739         * lilypond.words: added words for chant notation, sorted
3740         alphabetically through "sort lilypond.words"
3741
3742 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
3743
3744         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
3745         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
3746         chant notation
3747
3748 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
3749
3750         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
3751         prevent TeX from interpreting them as long dash
3752
3753         * input/test/vaticana.ly: updated
3754
3755         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
3756         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
3757         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
3758         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
3759         fixes
3760
3761         * mf/parmesan-heads.mf: ledger endings: removed dead code
3762
3763 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3764
3765         * VERSION: 1.7.17 released
3766         
3767         * Documentation/user/GNUmakefile
3768         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
3769         files too.
3770
3771         * scm/document-markup.scm: new file: document all markup
3772         functions.
3773
3774         * scm/documentation-generate.scm: rename all documentation modules
3775         to document-*.scm
3776
3777         * scripts/lilypond-book.py: generate link to .ly file iso. link to
3778         .png
3779
3780         * input/test/divisiones.ly: added
3781
3782         * input/regression/output-property.ly: new file
3783
3784         * lily/cluster.cc: change cluster-interface to use style property
3785
3786 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
3787
3788         * input/test/chord-names-german.ly: modified.
3789
3790         * scm/chords-ignatzek.scm:
3791           chord-name->german-markup: Added
3792           note-name->german-markup: Changed (now producing lowercase notenames)
3793
3794         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
3795         
3796 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3797
3798         * scripts/convert-ly.py (FatalConversionError.conv):
3799         divisiominima -> divisioMinima, etc.
3800
3801         * ly/engraver-init.ly (FiguredBassContext): add
3802         Separating_line_group_engraver to Figured bass context.
3803
3804         * ly/german-chords-init.ly: remove file
3805
3806         * input/test/chord-names-german.ly (scm): new file.
3807
3808         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
3809
3810         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
3811         Chord_name_engraver
3812
3813         * Documentation/user/refman.itely: lots of updates.
3814
3815         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
3816         new file
3817
3818         * input/test/bar-number-every-5-reset.ly: new file.
3819
3820 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3821
3822         * input/regression/chord-name-major7.ly: new file
3823
3824         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
3825         if specced explicitly.
3826
3827         * input/regression/chord-name-entry-11.ly: new file.
3828
3829         * input/test/slur-beautiful.ly: new file.
3830
3831         * Documentation/user/refman.itely: updates.
3832
3833         * input/regression/collisions.ly (threevoice): cleanup.
3834
3835         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
3836
3837 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3838
3839         * Documentation/user/*.itely: various updates.
3840
3841         * ly/spanners-init.ly: enddecr/ endcr.
3842
3843         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
3844         of tutorial
3845
3846 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3847
3848         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
3849
3850         * lily/new-chord-name-engraver.cc (process_music): use octavation
3851         (a number) instead of original-pitch to store inversions. This
3852         fixes a problem with transposed chords with inversions.  
3853
3854 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3855
3856         * stepmake/aclocal.m4: Include compile fix for broken flex, as
3857         used in includable-lexer.hh.
3858
3859         * lily/includable-lexer.cc: Bugfix: include config.h.
3860
3861         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
3862         circumvention of Debian packaging bug.
3863
3864 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3865
3866         * flex-2.5.31 hits Debian/unstable.  Fixes below.
3867         
3868         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
3869
3870         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
3871         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
3872
3873         * lily/include/includable-lexer.hh: 
3874         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
3875
3876         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
3877
3878         * aclocal.m4: Regenerate.
3879
3880         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
3881         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
3882
3883         * scm/pdf.scm (use-modules): Include lily.
3884
3885         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
3886         Noordkamp).
3887         (use-modules): Include lily.
3888         (lily-def): Bugfix: include tex-val in let.
3889
3890 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
3891
3892         * lilypond-mode.el: sensible error if lilypond.words not found.
3893
3894         * lilypond.words: add few words.
3895
3896 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
3897
3898         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
3899
3900         * mf/parmesan-scripts.mf: fixed typo in char name
3901
3902 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3903
3904         * VERSION: 1.7.16 released
3905
3906         * python/lilylib.py (setup_temp): temporary directories are mode 700.
3907         (this is a security vulnerability).
3908
3909         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
3910
3911         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
3912         add staff support.
3913
3914 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
3915
3916         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
3917         ly/script-init.ly, scm/script.scm: bugfix: renamed
3918         fermata->signumcongruentiae to fix naming clash with feta font
3919
3920 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3921
3922         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
3923
3924         * lily/multi-measure-rest-engraver.cc
3925         (start_translation_timestep): use grace timing too for determining
3926         when to make mmrest.
3927         (start_translation_timestep): clear numbers too.
3928
3929 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
3930
3931         * scm/music-types.scm: compile fix: escape braces
3932
3933         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
3934         work around font selection problem
3935
3936         * Documentation/user/refman.itely: BreathingSign: added docu for
3937         property "text"
3938
3939 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3940
3941         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
3942         information.
3943
3944 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3945
3946         * lily/multi-measure-rest-engraver.cc (class
3947         Multi_measure_rest_engraver): make multiple Number objects, one
3948         for each MultiMeasureTextEvent.
3949
3950         * scm/music-functions.scm (glue-mm-rest-texts): use
3951         MultiMeasureTextEvent
3952
3953         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
3954
3955         * Documentation/user/refman.itely (Multi measure rests): update.
3956
3957 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3958
3959         * lily/ly-module.cc (ly_copy_module_variables): use
3960         scm_internal_hash_fold() for iterating modules.
3961
3962 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
3963
3964         * Documentation/user/refman.itely: Section Custodes: added more
3965         example code
3966
3967         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
3968         neo-mensural rests to parmesan font
3969
3970         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
3971         header
3972
3973 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3974
3975         * Documentation/user/macros.itexi: @fileref macro.
3976
3977         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
3978         each file. 
3979
3980 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
3981
3982         * lily/include/custos.hh, make/lilypond.suse.spec.in,
3983         Documentation/topdocs/AUTHORS.texi: updated my email address
3984
3985         * Documentation/user/refman.itely: updated custos documentation;
3986         beautified divisiones example; beautified articulations table
3987
3988         * lily/breathing-sign.cc: bugfix: finalis molecule
3989
3990 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
3991
3992         * Documentation/user/refman.itely: added docu for
3993         contemporary fermata symbols, gregorian breathing signs; small fixes
3994
3995         * ly/gregorian-init.ly: removed obsolete #'type props
3996
3997 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3998
3999         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
4000         minimum-length property correctly.
4001
4002 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4003
4004         * scm/music-functions.scm (make-multi-measure-rest): set input
4005         locations for multimeasure rests.
4006
4007 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
4008
4009         * input/regression/breathing-sign.ly: updated to for ancient
4010         notation
4011
4012 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4013
4014         * scripts/ly2dvi.py: Add newline.
4015
4016 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4017
4018         * scripts/ly2dvi.py (dependency_files): Compile fix.
4019
4020 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4021
4022         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
4023         (make_html_menu_file): --html menu. 
4024
4025 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4026
4027         * scripts/ly2dvi.py (run_dvips): +add the .map file 
4028
4029 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4030
4031         * input/screech-boink.ly: new file.
4032
4033 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4034
4035         * scripts/lilypond-book.py (make_lilypond_file): convert
4036         lilypond-file to lilypond block directly, without going through
4037         begin/end lilypond text.
4038         
4039
4040 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
4041
4042         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
4043         scm/grob-description.scm: moved Michael's original breathing sign
4044         code in brew_molecule() to divisio_minima(); provided new
4045         brew_molecule() that effectively replaces the
4046         Text_item::brew_molecule callback (with additional fallback to
4047         Michael's original code); added callbacks for brewing divisio
4048         maior/maxima and finalis
4049
4050         * gregorian-init.ly: added breathing sign shortcuts for virgula,
4051         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
4052
4053         * script-init.ly: added shortfermata, longfermata,
4054         verylongfermata, varcoda
4055
4056         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
4057         longfermata, verylongfermata, varcomma, varcoda
4058
4059 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4060
4061         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
4062           Remove all noquote and insert a few quote.
4063         
4064         * Documentation/user/lilypond-book.itely (Music fragment options),
4065           scripts/lilypond-book.py: Don't include quotation blocks by
4066           default. Introduce option quote instead of noquote
4067
4068 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4069
4070         * VERSION: 1.7.15 released
4071         
4072         * Documentation/user/lilypond.tely: omf updates.
4073
4074         * buildscripts/texi2omf.py (omf_vars): include version.date
4075
4076         * make/lilypond.redhat.spec.in: fixes for spec file. 
4077
4078         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
4079         by function definition: lily now requires a recent GNU Make.
4080
4081         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
4082
4083         * make/ly-rules.make: remove .ly -> .tex rule
4084
4085         * Documentation/user/refman.itely (Figured bass): revised figured
4086         bass example.
4087
4088 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4089
4090         * stepmake/stepmake/omf-targets.make (local-install): add
4091         scrollkeeper-update message.
4092
4093         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
4094         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
4095
4096         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
4097
4098         * Documentation/user/converters.itely (Invoking midi2ly): add
4099         track/channel notice.
4100
4101 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4102
4103         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
4104
4105         * lily/parser.yy (scalar): DIGIT is also a scalar.
4106
4107         * Documentation/user/music-glossary.tely: add @omf tags
4108
4109         * Documentation/user/lilypond.tely: add @omf tags
4110
4111         * scm/generate-documentation.scm (string-append): add @omf tags.
4112
4113         * stepmake/stepmake/omf-*: new files 
4114
4115         * input/regression/multi-measure-rest.ly (texidoc): add doco
4116
4117         * GNUmakefile.in (web-doc-install): add web-doc-install target
4118
4119         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
4120         fixes crashes while dumping MIDI.
4121
4122         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
4123         midi
4124
4125 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4126
4127         * buildscripts/texi2omf.py: new file.
4128
4129         * mf/feta-beugel.mf: include font count, not staffsize (16) in
4130         font-name
4131
4132 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4133
4134         * input/regression/beam-manual-beaming.ly (texidoc): new file.
4135
4136         * lily/sequential-iterator.cc (descend_to_child): call
4137         descend_to_child() for all types of music.
4138
4139 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4140
4141         * scm/translator-property-description.scm: Add
4142         bassFigureFormatFunction.  Replace some entries.
4143
4144 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4145
4146         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
4147         clean out.
4148
4149 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4150
4151         * scripts/midi2ly.py (Note.dump): never dump duration for
4152         dump_dur=0.
4153
4154         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
4155         new function
4156
4157         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
4158         figures using new markups. Much simpler, and should improve layout
4159         a little.
4160
4161         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
4162
4163 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4164
4165         * ly/engraver-init.ly: use Hara kiri by default for 
4166         ChordNames, FiguredBass and Lyrics(Voice) context. 
4167
4168         * lily/axis-group-engraver.cc (acknowledge_grob): use
4169         rhythmic-grob-interface for selecting items not to hara-kiri'd 
4170
4171         * scm/new-markup.scm (markup-function-list): add bracket,
4172         vbracket.
4173
4174         * ly/engraver-init.ly (ChordNamesContext): set
4175         minimumVerticalExtent
4176
4177 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4178
4179         * input/test/time-signature-double.ly: new file 
4180
4181         * input/regression/collision-head-chords.ly (texidoc): new file.
4182
4183         * lily/type-swallow-translator.cc: add note swallow translator 
4184
4185         * input/test/time-signature-double.ly: new file.
4186
4187         * lily/type-swallow-translator.cc: add Rest_swallow_translator
4188
4189         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
4190         (FiguredBassContext): idem.
4191
4192         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
4193
4194         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
4195
4196         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
4197
4198         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
4199         .afm dependency
4200
4201         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
4202
4203         * python/lilylib.py (make_page_images): add function.
4204
4205         * scripts/ly2dvi.py (run_latex): include title in preview image.
4206
4207         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
4208         from lilypond-book for <ly2dvifile> tags in HTML.
4209
4210         * scripts/ly2dvi.py (option_definitions): add --debug option to
4211         print out environment.
4212
4213         * input/regression/tie-chord-partial.ly: new file.
4214
4215 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
4216
4217         * lilypond.words: add 3
4218
4219 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4220
4221         * scm/new-markup.scm (markup-function-list): add finger-markup
4222
4223         * input/tutorial/brahms-tweaked.ly: new markup 
4224
4225         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
4226
4227         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
4228         crash when processing '() markup
4229
4230         * input/regression/breathing-sign.ly (texidoc): add caesura example.
4231
4232         * lily/breathing-sign.cc (railtracks): another caesura.
4233
4234         * mf/feta-schrift.mf: caesura symbol. 
4235
4236 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4237
4238         * scripts/convert-ly.py (FatalConversionError.conv): add
4239         ly:molecule-XXX conversions.
4240
4241         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
4242
4243         * input/regression/multi-measure-rest-text.ly: new file.
4244
4245         * scm/music-functions.scm (glue-mm-rest-texts): automatically
4246         convert MMREST-TEXT to MultiMeasureRestNumber settings.
4247
4248         * ly/engraver-init.ly (ScoreContext): move tablature settings to
4249         ScoreContext
4250
4251         * scm/new-markup.scm (center-markup): \center markup.
4252
4253         * scm/music-functions.scm: remove pitchify scripts.
4254
4255         * lily/music.cc (print_smob): display music name if available 
4256
4257 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4258
4259         * Documentation/user/refman.itely (Instrument names): remove
4260         \turnOff doco.
4261
4262 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4263
4264         * lily/score.cc (mark_smob): bugfix.
4265
4266         * input/regression/rehearsal-mark.ly: new file.
4267
4268         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
4269         report error at the current token again.
4270
4271 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4272
4273         * cygwin/mknetrel: Exit if doc build fails.
4274
4275         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
4276
4277 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4278
4279         * scm/music-types.scm (music-descriptions): add doc strings
4280
4281 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4282
4283         * lily/lexer.ll: 
4284         * lily/include/my-lily-lexer.hh: 
4285         * lily/include/includable-lexer.hh: Add flex kludge.
4286
4287         * config.hh.in: 
4288         * config.make.in: 
4289         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
4290         cruft.
4291         
4292         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
4293         code.
4294
4295 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
4298
4299         * lily/parser.yy (new_chord): Compile fix.
4300
4301 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4302
4303         * Documentation/user/refman.itely (Tuning groups of objects):
4304         remove documentation for \turnOff. 
4305
4306         * lily/percent-repeat-engraver.cc (try_music): add correct
4307         processing moments for double-measure percents as well.
4308
4309         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
4310
4311         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
4312         grob prop type. 
4313
4314         * Documentation/user/refman.itely (Printing named chords): add
4315         chord name tweak doco.
4316
4317         * input/template/gregorian-transcription.ly: new file.
4318
4319 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4320
4321         * VERSION: 1.7.13 released
4322         
4323         * input/test/*: lots of cleanups/comment-outs/removals in chord
4324         examples
4325         
4326         * input/regression/*: lots of cleanups/comment-outs/removals in
4327         chord examples
4328         
4329         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
4330         options
4331
4332         * lily/new-chord-name-engraver.cc (process_music): give original
4333         inversion pitch to chord name routine.
4334
4335         * input/tutorial/os-score.ly: update to new markup
4336
4337         * Documentation/user/appendices.itely: simply include
4338         chords-ignatzek. 
4339
4340         * Documentation/user/refman.itely (Chords mode): add documentation
4341         for chord mode.
4342
4343         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
4344         not present in chord.
4345         (construct-chord): add inversion and bass support.
4346
4347         * lily/chord.cc: junk contents.
4348
4349 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
4350
4351         * Documentation/user/refman.itely:
4352         * Documentation/user/music-glossary.tely: fix. 
4353
4354 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4355
4356         * scm/chord-entry.scm (construct-chord): move chord construction
4357         to Scheme.
4358
4359         * lily/parser.yy (new_chord): new setup for chord entry.
4360
4361 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
4362
4363         * lilypond.words:
4364         * Documentation/user/music-glossary.tely: add ambitus.
4365
4366 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4367
4368         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
4369
4370         * lily/include/*.hh: string() -> to_string()
4371
4372         * scm/chords-ignatzek.scm: new file.
4373
4374         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
4375         standard chord name exceptions.
4376
4377         * scm/translator-property-description.scm (chordNameSeparator):
4378         add property.
4379         (majorSevenSymbol): add property
4380
4381         * lily/translator-scheme.cc (ly:context-properties): new function
4382         (ly:context-parent): new function.
4383         (print_smob): print context name.
4384
4385         * lily/music.cc (ly:get-music-length): new function
4386         (print_smob): don't print properties.
4387
4388         * lily/duration.cc (duration<?): new function
4389
4390         * input/regression/chords-funky-ignatzek.ly: new file.
4391
4392         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
4393         jazz chords.
4394
4395         * lily/pitch.cc (ly:pitch-diff): new function.
4396
4397         * input/regression/chords-ignatzek.ly: new file.
4398
4399 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4400
4401         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
4402         pitches for jazz chords.
4403
4404 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4405
4406         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
4407
4408 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
4409
4410         * lilypond.words: add 1
4411
4412 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
4413
4414         * Documentation/topdocs/AUTHORS.texi: refine.
4415
4416 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
4417
4418         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
4419         
4420         * lilypond.words: add one.
4421
4422 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
4423
4424         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
4425         Fontify bass note in chords, e.g., e in c1/e.
4426         
4427 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4428
4429         * Documentation/user/music-glossary.tely: Dutch updates and
4430         additions (Arent Storm).
4431
4432 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4433
4434         * input/regression/ambitus.ly:  move file.      
4435
4436         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
4437
4438         * lily/event.cc (transpose): add tonic property to Key_change_req
4439         and to Key_engraver.
4440
4441 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
4442
4443         * Documentation/user/refman.itely: fix typo.
4444
4445         * lilypond.words: removed wrong identifiers.
4446
4447 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4448
4449         * mf/feta-toevallig.mf: make flat stem shorter 
4450
4451 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
4452
4453         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
4454
4455         * lilypond.words: add from Phrasing slur.
4456         
4457 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
4458
4459         * lilypond-mode.el: allow launching multiple ViewPS processes.
4460         
4461         * lilypond.words: add from Text markup.
4462
4463 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4464
4465         * input/test/ossia.ly (texidoc): add comment.
4466
4467         * input/regression/voice-follower.ly: new file.
4468
4469         * mf/feta-toevallig.mf: make flat heavier.
4470
4471         * lily/cluster-engraver.cc: clean up Cluster engraver
4472
4473         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
4474         Engraver. Use Note_column to compute Y positions and deal with
4475         line break stuff.
4476
4477 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4478
4479         * lily/stem.cc: move french-beaming to stem.
4480
4481 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
4482
4483         * lilypond-font-lock.el: fontify all durations in chords.
4484
4485         * lilypond.words: add from lily/my-lily-lexer.cc
4486
4487 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4488
4489         * VERSION: release 1.7.12
4490
4491         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
4492
4493         * lily/gregorian-ligature.cc: new file
4494
4495         * lily/*: the Great 2003 search & replace.
4496
4497         * Documentation/user/refman.itely (Manual repeat commands): add
4498         note about font selection.
4499
4500 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
4501
4502         * lilypond-mode.el: propose recompiling midi while invoking playing,
4503         not while stopping playing.
4504
4505 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
4506
4507         * lilypond.words: add one.
4508
4509         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
4510         and expressional note grouping. Fontify chord modes.
4511
4512 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
4513
4514         * Documentation/user/music-glossary.tely (Top): translate melisma.
4515
4516 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4517
4518         * Documentation/user/music-glossary.tely (Top): add melisma.
4519
4520 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
4521
4522         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
4523         interfaces for (abstract) grob GregorianLigature
4524
4525         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
4526         renamed head* -> glyph_name*, x-shift* -> x-offset*
4527
4528         * scm/grob-property-description.scm: bugfix: added missing descriptions
4529
4530 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4531
4532         * input/test/chord-names-dpnj.ly: New file.
4533
4534         * scm/double-plus-new-chord-name.scm: Implement full and partial
4535         exceptions.
4536
4537         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
4538
4539         * scm/double-plus-new-chord-name.scm
4540         (double-plus-new-chord->markup): Fix sub->markup.
4541
4542
4543 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
4544
4545         * lily/custos-engraver.cc: added TODO; editorial changes
4546
4547         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
4548         consistency with other ligature engravers; removed access on (now)
4549         private variable _ligature of Ligature_engraver
4550
4551         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
4552         renamed last_bound -> last_bound_; issue programming_error on
4553         abstract method calls; moved primitives code from
4554         Mensural_bracket_engraver to here (because almost ligature
4555         engravers will need it); renamed try_stop_ligature () ->
4556         typeset_ligature (); bugfix: store primitives of finished ligature
4557         in separate variable finished_primitives_ to avoid clash on input
4558         like "\] \["; added current_ligature () to enable access on
4559         private variable _ligature
4560
4561         * lily/mensural-ligature-engraver.cc: removed primitives_ code
4562         (now in super class); renamed try_stop_ligature () ->
4563         typeset_ligature ()
4564
4565         * lily/mensural-ligature.cc: issue programming_error on abstract
4566         method calls
4567
4568         * lily/note-heads-engraver.cc: added TODO comment upon bool
4569         in_ligature
4570
4571         * mf/parmesan-heads.mf: fixed some of set_char_box()
4572
4573         * scm/grob-description.scm: added VaticanaLigature
4574
4575         * scm/grob-property-description.scm: added neume prefix properties
4576
4577         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
4578         lily/include/gregorian-ligature-engraver.hh,
4579         lily/include/gregorian-ligature.hh: new files; framework for
4580         gregorian ligature engravers such as vaticana
4581
4582         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
4583         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
4584         vaticana style ligature implementation (still somewhat uncomplete)
4585
4586 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4587
4588         * VERSION: release 1.7.11
4589
4590         * scripts/convert-ly.py: add ly:pitch-transpose rule
4591
4592 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4593
4594         * input/test/dpncnt.ly: New file.
4595
4596         * lily/my-lily-lexer.cc: Add chordnames keyword.
4597
4598         * lily/parser.yy (chordnames_block): Parse chord name exception
4599         lists, see input/test/dpncnt.ly.
4600
4601         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
4602         function.
4603
4604         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
4605         filter-out too.
4606
4607         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
4608         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
4609         pitch functions (except for ly:make-pitch, but that's apparently
4610         some sort of scheme naming standard?).
4611
4612         * scm/lily.scm (!=): define-public.
4613
4614         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
4615
4616 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4617
4618         * scm/double-plus-new-chord-name.scm
4619         (double-plus-new-chord-name->markup): New file.
4620
4621 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4622
4623         * python/lilylib.py (make_preview): don't suppress progress for
4624         bbox extraction.
4625
4626 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4627
4628         * Documentation/user/appendices.itely (scheme): update for new syntax.
4629
4630         * input/regression/chord-name-styles.ly: new file
4631
4632         * lily/instrument-name-engraver.cc: create instrument names
4633         without barline too.  Allows instrument name on ChordNames  
4634
4635         * scm/new-markup.scm (interpret-markup): allow simple strings as
4636         markup too.
4637
4638 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4639
4640         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
4641         (step->markup-accidental): Fix: add accidental.
4642         (chord::inner-name-american): 
4643         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
4644         append stray '/' if last superscript addition was 'o'.
4645
4646         * scm/new-markup.scm (normal-size-sub-markup) 
4647         (normal-size-super-markup): New function.
4648
4649         * lily/source-file.cc (Source_file): Add warning for possibly
4650         intentional but suspicious initialization.
4651
4652         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
4653         add comments about cut-and-paste programming.
4654
4655         * flower/rational.cc (lcm): Not used; comment out.
4656
4657 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4658
4659         * lily/new-fingering-engraver.cc (position_scripts): use
4660         fingerHorizontalDirection to determine fingering horizontal
4661         directions.
4662  
4663         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
4664         fingering support.
4665
4666         * scripts/convert-ly.py (FatalConversionError.conv): add style
4667         conversion rule. 
4668
4669         * scm/chord-name.scm (set-chord-name-style): new function.
4670         (new-chord-name-brew-molecule): revise to interpret markup only
4671         (new-chord->markup): cleanuppish rewrite. To be called from the
4672         new engraver.
4673
4674         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
4675         Markup earlier, during interpreting.
4676
4677         * input/test/{banter,jazz,american}-chords.ly (scheme): update
4678         style settings. Rename to chord-names-*.ly
4679
4680 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4681
4682         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
4683         markup code and update to new markup.  Most probably broke some of
4684         it.
4685         
4686 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
4687
4688         * Documentation/user/refman.itely: added docu for ambitus and
4689         clusters
4690
4691         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
4692         ly_quote_scm() in lookup.cc
4693
4694         * mf/parmesan-clefs.mf: set_char_box fix
4695
4696         * lily/cluster-engraver.cc: junk implicit protection; use
4697         Protected_scm instead
4698
4699 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4700
4701         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
4702         throughout.
4703
4704         * scm/new-markup.scm: Turn-off error-triggering test code.
4705
4706 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4707
4708         * scm/new-markup.scm (markup-thrower-typecheck) 
4709         (markup-typecheck?):  add full typechecking functions.
4710         (make-markup-maker): add make-FOO-markup functions.
4711         (markup-argument-list-error): nice error checking messages.
4712         (make-markup): better function: less quoting escapades.
4713
4714 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4715
4716         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
4717
4718 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4719
4720         * cygwin/lilypond.hint (requires): Add cygwin.
4721
4722         * .cvsignore: Remove stepmake (huh!?!), add lib.
4723
4724         * GNUmakefile.in: Add libdir links for builddir runs.
4725
4726         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
4727         instead of datadir.
4728
4729         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
4730         local_lilypond_libdir.
4731
4732         * config.make.in (lilypond_libdir): Add.
4733
4734         * stepmake/stepmake/substitute-rules.make: 
4735         * stepmake/stepmake/script-rules.make: 
4736         * stepmake/stepmake/python-module-rules.make:
4737         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
4738         lilypond-python-module patch.
4739
4740 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4741
4742         * Documentation/user/refman.itely (Graphical interfaces): add note
4743         about xml2ly.
4744
4745 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4746
4747         * scripts/ly2dvi.py (run_dvips): remove trailing newline
4748
4749 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4750
4751         * VERSION: released 1.7.10
4752
4753         * scripts/musedata2ly.py (): idem
4754
4755         * scripts/midi2ly.py (dump_chord): idem
4756
4757         * scripts/etf2ly.py (version): idem 
4758
4759         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
4760
4761         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
4762
4763         * scm/tex.scm (tex-output-expression): remove eval compat
4764         glut. Other output files too.
4765
4766         * scm/chord-name.scm: don't export anything from chord module.
4767
4768         * input/test/american-chords.ly: idem
4769
4770         * input/test/banter-chords.ly (texidoc): idem
4771
4772         * input/test/Cc-chords.ly: add breakage notes.
4773
4774         * Documentation/user/refman.itely (Text markup): rewrite manual section.
4775
4776         * lily/parser.yy (scalar): allow \markup { } as property value. 
4777
4778         * scm/chord-name.scm: complete new markup usage
4779
4780         * scm/grob-description.scm (all-grob-descriptions): use new markup
4781         texts by default
4782
4783 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4784
4785         * scm/chord-name.scm: partial move to new markup texts.
4786
4787 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4788
4789         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
4790
4791         * scm/bass-figure.scm (brew-bass-figure): make stack direction
4792         settable.
4793
4794 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
4795
4796         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
4797         invoked for old midi, wait for killing.
4798
4799 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
4800
4801         * Documentation/user/music-glossary.tely: Finnishing.
4802
4803 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4804
4805         * mf/feta-nummer-code.mf: some kerning pairs.
4806
4807 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
4808
4809         * scm/output-lib.scm (set-bar-number-visibility): Context-function
4810         Added.
4811
4812         * Documentation/user/refman.itely (Bar numbers):
4813         set-bar-number-visibility added, modulo-bar-number removed again
4814         (sorry).
4815
4816 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
4817
4818         * scm/output-lib.scm (modulo-bar-number-visible): add function.
4819
4820         * Documentation/user/refman.itely: add modulo-bar-number-visible.
4821
4822         * Documentation/user/music-glossary.tely: translate into Finnish.
4823
4824 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
4825
4826         * lilypond-mode.el: add shortcut for 2midi
4827
4828         * lilypond-font-lock.el: fontify lyrics
4829
4830 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
4831
4832         * scm/drums.scm : use 1.7.x names.
4833
4834         * input/regression/drums.ly : Don't use << chords >>
4835
4836 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
4837
4838         * lilypond-mode.el: tidy, add TODO
4839
4840         * make/lilypond.mandrake.spec.in: install-info quietly.
4841
4842 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4843
4844         * input/test/markup.ly: use new syntax.
4845
4846 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4847
4848         * ly/params-init.ly (interscoreline): add word-space
4849
4850         * input/test/metronome.ly (eighthNote): idem.
4851
4852         * input/test/script-priority.ly: use new markup
4853
4854         * lily/parser.yy (markup): allow HEAD markup0 markup1 
4855
4856         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
4857
4858         * lily/parser.yy (gen_text_def): bugfix.
4859         (full_markup): allow markup identifier.
4860
4861 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
4862
4863         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
4864         jobs at the same time. Add horizontal lines to Command menu.
4865         Allow one compiling job -- propose killing others before a new one.
4866
4867         * lilypond.words: add markup, teeny, etc.
4868
4869 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
4870
4871         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
4872         Allow only one type of midi process; launching Midi either stops
4873         midis or plays the current midi and launching MidiAll stops midis
4874         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
4875         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
4876
4877 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4878
4879         * lily/text-engraver.cc (process_acknowledged_grobs): use new
4880         markup  for new markup texts.
4881
4882         * lily/mark-engraver.cc (process_music): idem
4883         
4884         * lily/instrument-name-engraver.cc (create_text): idem
4885
4886         * scm/new-markup.scm (magnify-markup): new function.
4887
4888         * scm/molecule.scm (stack-lines): bugfix.
4889
4890         * lily/font-interface.cc (get_font): take font-magnification from
4891         alist chain.
4892
4893 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4894
4895         * lily/molecule-scheme.cc: move scheme functions to separate file.
4896
4897         * lily/font-metric.cc  (ly_get_glyph): new function. 
4898         
4899         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
4900         (italic-markup, dynamic-markup): new functions
4901         (font-markup): new function
4902
4903         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
4904         padding and minimum
4905
4906 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
4907
4908         * lily/accidental-engraver.cc:
4909         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
4910
4911 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
4912
4913         * lilypond.vim:
4914         * lilypond-font-lock.el: Put \longa as duration. Accept only 
4915         [a-zA-Z] for user defined identifiers. Separate note cases 
4916         with and without a duration (allow cis\longaX).
4917
4918         * lilypond.words: Add words from Info.
4919
4920 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4921
4922         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
4923
4924 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
4925
4926         * lilypond-mode.el: Propose reverting buffer before a command if
4927         it was edited with an another editor.
4928
4929 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4930
4931         * lily/molecule.cc (ly_translate_molecule): new function
4932
4933         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
4934         into libdir
4935
4936         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
4937
4938         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
4939
4940 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
4941
4942         * lilypond.words: take \words from Info-index.
4943
4944 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4945
4946         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
4947
4948 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
4949
4950         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
4951
4952 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
4953
4954         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
4955         and lilypond-documentation.
4956
4957 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4958
4959         * lily/parser.yy: Compile fix (bison 1.75).
4960
4961 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4962
4963         * VERSION: 1.7.9 released
4964
4965         * scm/music-functions.scm (shift-one-duration-log): refactor.
4966         Use music-map.
4967
4968         * input/regression/chord-tremolo.ly (texidoc): add dot test.
4969
4970         * NEWS: update.
4971
4972         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
4973         argument
4974         
4975         * scm/music-functions.scm (display-music): new function
4976         (music-map): change arg order.
4977
4978         * input/regression/new-markup-syntax.scm: new file
4979
4980         * lily/parser.yy (markup): add \markup { .. } syntax.
4981
4982         * scm/new-markup.scm (override-markup): new function
4983         (lookup-markup): new function
4984         (music-markup): new function
4985         (lookup-markup-command): use markup-signature to store argument
4986         format for parser.
4987
4988         * lily/lexer.ll: preliminary \markup syntax. 
4989
4990 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
4991
4992         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
4993         add pre/post-dependencies and menus with icons from source.
4994
4995         * Documentation/pictures/lilypond-48x48.xpm:
4996         * Documentation/pictures/lilypond-32x32.xpm:
4997         * Documentation/pictures/lilypond-16x16.xpm: new files, background
4998         transparent.
4999
5000         * stepmake/stepmake/generic-targets.make:
5001         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
5002
5003 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5004
5005         * input/regression/music-map.ly (texidoc): new file.
5006
5007         * scm/music-functions.scm (music-map): new function
5008
5009 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5010
5011         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
5012
5013 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
5014
5015         * input/test/to-xml.ly:
5016         * lily/ligature-engraver.cc: Fixes documentation.
5017
5018         * lilypond.mandrake.spec.in:
5019         * lilypond.redhat.spec.in: Add lilypond.words.
5020
5021         * Documentation/user/refman.itely: Mention Info inside emacs.
5022         
5023         * lilypond.suse.spec.in:
5024         * lilypond.redhat.spec.in: 
5025         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
5026
5027 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5028
5029         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
5030         os.popen.read ().
5031
5032 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5033
5034         * scripts/ly2dvi.py (include_path): print warning if failing anything.
5035
5036         * python/lilylib.py (error): add space
5037
5038 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5039
5040         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
5041         distribution.
5042
5043 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5044
5045         * lily/paper-outputter.cc (Paper_outputter): close port when
5046         finishing score.
5047
5048 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5049
5050         * scm/sodipodi.scm: Fixes.
5051
5052 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
5053
5054         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
5055
5056         * buildscripts/make-font-dir.py: Fix. 
5057
5058 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
5059
5060         * lilypond-mode.el: Add support for Info inside Emacs.
5061
5062 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5063
5064         * buildscripts/make-font-dir.py: 
5065         * mf/GNUmakefile: Make sodipodi font map.
5066
5067         * scm/sodipodi.scm: Add more output functions.
5068
5069         * mf/feta-nummer.mf: 
5070         * mf/feta-beugel.mf: Add font_coding_scheme.
5071
5072         * lily/paper-outputter.cc (output_header): Fix creator string.
5073
5074 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
5075
5076         * lilypond-mode.el (LilyPond-autocompletion): invoked with
5077         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
5078
5079         * lilypond.words: add two (Everybody can add/remove words now!).
5080
5081         * debian/rules:
5082         * make/lilypond.suse.spec.in:
5083         * make/lilypond.mandrake.spec.in:
5084         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
5085
5086         * Documentation/user/refman.itely: Mention autocompletion.
5087
5088 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5089
5090         * scripts/ly2dvi.py: Add paper sizes.
5091
5092         * lily/timing-engraver.cc: 
5093         * lily/time-signature.cc: 
5094         * lily/span-bar.cc: 
5095         * lily/grob-scheme.cc: Code formatting fixes.
5096
5097         * scm/sodipodi.scm: 
5098         * scm/sketch.scm:
5099         * buildscripts/mf-to-table.py: 
5100         * buildscripts/make-font-dir.py: Font testing.
5101
5102 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
5103
5104         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
5105         inserts try-completion and shows all-completions.
5106
5107         * lilypond.words: '\' -> '\\'
5108
5109         * lilypond-mode.el: load libraries in the end, lilypond.words defines
5110         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
5111         
5112         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
5113         and LilyPond-reserved-words.
5114         
5115 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
5116
5117         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
5118         from load-path.
5119         
5120         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
5121         the mini-buffer with Control-Shift-c.
5122         
5123 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5124
5125         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
5126         duration. This fixes \tempo taking time.
5127
5128 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
5129
5130         * lily/volta-engraver.cc (process_acknowledged_grobs): 
5131         Allow for text markup in repeatCommands. 
5132
5133 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
5134
5135         * lilypond-mode.el (LilyPond-insert-string): new function, use it
5136         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
5137         Get rid of skeleton.el-dependency.
5138
5139         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
5140
5141 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5142
5143         * lily/beam-engraver.cc (stop_translation_timestep): reset
5144         now_stop_ev_
5145
5146         * lily/scm-option.cc: add parse-protect to ly:set-option
5147
5148         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
5149
5150 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5151
5152         * lily/include/ligature-bracket.hh: removed
5153         * lily/ligature-bracket.cc: removed
5154
5155         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
5156         .tex
5157
5158         * lily/beam.cc (set_beaming): don't change beam count on rests.
5159         (brew_molecule): always set flag-width > 0.
5160
5161 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
5162
5163         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
5164         chars, remove instructions; instead, refer to lilypond-init.el and
5165         Documentation/topdocs/INSTALL.texi.
5166
5167         * lilypond.words: add identifiers and reserved words.
5168
5169         * Documentation/topdocs/INSTALL.texi: separate sections for installing
5170         files and adding a load-path.
5171
5172         * lilypond-init.el: Instructions, extracted from 
5173         Documentation/topdocs/INSTALL.texi. 
5174         
5175 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5176
5177         * VERSION: 1.7.8 released 
5178
5179         * lily/grob.cc (warning): better robustness fix.
5180
5181 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
5182
5183         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
5184
5185         * lily/cluster-engraver.cc: stick better to variable naming
5186         conventions
5187
5188         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
5189         until stop_translation_timestep()
5190
5191         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
5192         min/max coordinates to backend, but no musical info such as
5193         pitches
5194
5195         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
5196
5197         * lily/grob.cc: robustness fix: warning(): do not crash if
5198         cause is not set
5199
5200         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
5201         the much more elaborated tuplet brackets than the very naive and
5202         simple ligature bracket grob
5203
5204 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5205
5206         * Documentation/user/refman.itely (Analysis brackets): add
5207         horizontal bracket doco.
5208
5209         * ly/property-init.ly (setMmRestFermata): added.
5210
5211         * Documentation/user/refman.itely (Multi measure rests): fermatas
5212         on mm rests.
5213
5214         * input/regression/apply-context.ly (texidoc): new file
5215
5216         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
5217         code to be executed during interpretation. Possible applications:
5218         smart octavation, more advanced bar checks. 
5219
5220         * lily/apply-context-iterator.cc: new file.
5221
5222 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5223
5224         * input/test/new-markup.ly: new file.
5225
5226         * lily/text-item.cc (text_to_molecule): new function
5227
5228         * scm/new-markup.scm (lambda): new file
5229
5230         * lily/function-documentation.cc (ly_add_function_documentation):
5231         add proc property as well
5232
5233 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5234
5235         * Documentation/user/music-glossary.tely (Top): add custos.
5236
5237 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
5238
5239         * Documentation/topdocs/INSTALL.texi: advise how to include source
5240         path to Emacs load-path and improve language.
5241
5242 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5243
5244         * GNUmakefile.in: config.h message fix.
5245
5246         * autogen.sh:
5247         * aclocal.m4: Regenerate.
5248
5249         * configure.in: 
5250         * config.make.in: 
5251         * stepmake/config.make.in: 
5252         * stepmake/configure.in: 
5253         * stepmake/autogen.sh: 
5254         * stepmake/aclocal.m4: Update for autoconf 2.56.
5255
5256 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
5257
5258         * Documentation/topdocs/INSTALL.texi: instructions for an user how
5259         to install Emacs-mode. Instructions how to use vim-mode.
5260
5261 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5262
5263         * scm/music-types.scm (music-descriptions): no length for tempo event.
5264
5265         * input/*.ly: add \version everywhere.
5266         
5267         * input/*.ly: update syntax to 1.7 + new-chords.
5268
5269         * VERSION: 1.7.7 released.
5270         
5271         * Documentation/user/*.tely: new chord syntax.
5272
5273         * input/regression/[bc]*.ly (texidoc): syntax updates.
5274         
5275 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
5276
5277         * lilypond.words: add vocabulary to be used in auto-completion
5278
5279         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
5280
5281         * lilypond.vim: allow note name at EOF
5282
5283 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5284
5285         * buildscripts/new-chords.py (edit): -e option: inline editing.
5286
5287         * input/regression/a*.ly (texidoc): syntax updates.
5288
5289         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
5290         music): elucidations. 
5291
5292 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
5293
5294         * lily/include/lily-proto.hh, ly/engraver-init.ly,
5295         ly/spanners-init.ly, scm/grob-description.scm,
5296         scm/grob-property-description.scm, scm/music-types.scm,
5297         lily/cluster-engraver.cc, lily/cluster.cc,
5298         lily/include/cluster.hh, input/test/cluster.ly: cluster
5299         implementation
5300
5301         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
5302         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
5303         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
5304
5305         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
5306
5307         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
5308
5309         * scm/grob-description.scm: bugfix: by default, use default note
5310         head style when engraving ligatures
5311
5312         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
5313
5314         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
5315         events
5316
5317         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
5318
5319         * input/test/ancient-font.ly: bugfix: style -> flag-style
5320
5321         * lily/ligature-engraver.cc: indentation fix
5322
5323         * lily/parser.yy: indentation fixes
5324         
5325 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5326
5327         * input/regression/measure-grouping.ly: more elaborate example.
5328
5329         * lily/moment.cc: ly:add-moment, ly:mul-moment,
5330         ly:div-moment. New functions 
5331
5332         * scm/music-functions.scm (set-time-signature): new function,
5333         allow inline time sig settings with measure grouping.
5334
5335         * lily/parser.yy (command_element): move time sig construction
5336         into Scheme.
5337
5338         * lily/side-position-interface.cc (out_of_staff): new function,
5339         like padding, but keep minimum distance from staff. Easier than
5340         linespanners (dynamics, pedals), but roughly the same effect.
5341
5342 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
5343
5344         * emacs-mode.el: Added spanish-note-replacements 
5345         (Carlos Betancourt, <carlos.betancourt@chello.be>).
5346
5347         * vimrc: (Un)commenting with <(S-)F12>, tidy.
5348
5349 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
5350
5351         * lilypond.vim: Do not fontify cises, desis, etc.
5352
5353         * vimrc: view dvi with <S-F6>
5354
5355 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5356
5357         * lily/lookup.cc (triangle): new function.
5358
5359         * input/regression/measure-grouping.ly (texidoc): new file: show
5360         triangles and brackets for beat groups of 3 and 2.
5361
5362         * lily/include/measure-grouping-spanner.hh (class
5363         Measure_grouping): new file.
5364
5365         * lily/measure-grouping-spanner.cc (brew_molecule): new file
5366
5367         * lily/measure-grouping-engraver.cc (class
5368         Measure_grouping_engraver): new file.
5369
5370 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5371
5372         * Merge from stable:
5373
5374             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
5375         
5376         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
5377         stylesheet.
5378
5379         * ly/paper19.ly: Include paper19-init.ly.
5380
5381         * ly/paper19-init.ly: New file.
5382
5383         * Documentation/user/tutorial.itely (First steps): Fix first
5384         example for font test.
5385
5386         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
5387
5388         * ChangeLog: Add 1.7.6 release marker (see below).
5389
5390         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
5391         Add .py files.
5392
5393 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5394
5395         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
5396
5397         * input/tutorial/*.ly: update to new syntax.
5398
5399         * lily/parser.yy (Composite_music): new transpose syntax,
5400         \transpose FROM TO MUSIC. 
5401
5402 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5403
5404         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
5405         latex progress/error output to stderr (by default this goes to
5406         stdout).  Show lilypond progress, even when not verbose.
5407
5408         * python/lilylib.py (system): New optional parameter to control
5409         showing of progress.
5410
5411         * scm/backend-documentation-lib.scm (check-dangling-properties):
5412         Fix error message.
5413
5414         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
5415         axis, extent.
5416
5417         * scm/grob-property-description.scm (magnify): Remove.
5418         (extent, axis): Add.
5419
5420 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5421
5422         * VERSION: Release 1.7.6.
5423
5424         * scripts/convert-ly.py: more uniformization substitutions.
5425
5426         * buildscripts/new-chords.py (sub_chords): new file.
5427
5428 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5429
5430         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
5431         lilypond.map.  Include sauter fonts too.  Cleanups.
5432
5433 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5434
5435         * Documentation/user/tutorial.itely (First steps): change to new
5436         chord/tie/slur/beam notation.
5437
5438         * lily/parser.yy (event_that_take_dir): allow postfix notation for
5439         ties.
5440
5441         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
5442         engraver. Process ties in postfix notation, i.e. c8-~ c
5443
5444         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
5445
5446         * input/regression/beam-postfix-notation.ly (texidoc): new file.
5447
5448         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
5449
5450         * lily/beam-engraver.cc (try_music): accept new-beam-events
5451
5452         * input/regression/chord-scripts.ly (texidoc): new file
5453
5454         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
5455         script-events.
5456
5457         * scm/script.scm (default-script-alist): cleanup.
5458
5459         * lily/script-engraver.cc (make_script_from_event): cleanup.
5460
5461         * lily/lyric-combine-music-iterator.cc
5462         (Lyric_combine_music_iterator): remove superfluous events.
5463         (melisma_busy): new function. Fix broken melismas.
5464
5465 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5466
5467         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
5468         Remove nonvalid settings. Use descriptive key names.
5469         Use <Return> to indicate the pressing of that key.
5470
5471 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5472
5473         * scripts/lilypond-book.py (option_definitions): Typo.
5474
5475         * scripts/ly2dvi.py: Updates.
5476
5477         * python/lilylib.py (setup_environment, print_environment)
5478         (get_bbox, make_preview): Merge and remove from ly2dvi and
5479         lilypond-book.
5480
5481         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
5482
5483         * .cvsignore: Remove some cruft.
5484
5485         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
5486         path.
5487
5488         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
5489         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
5490         throughout.
5491
5492         * python/lilylib.py (quiet_system): Junk
5493         (system): Display error log upon failure.
5494         (read_pipe): New function.  Cleanups and fixes.
5495
5496         * python/*.py: Rename from *.py.in.
5497         
5498         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
5499
5500         * GNUmakefile.in (SUBDIRS): Move python before scripts.
5501
5502 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5503
5504         * python/GNUmakefile: Bugfix: handle modules.
5505
5506         * stepmake/stepmake/python-module-targets.make (default): Add
5507         compiled modules. 
5508
5509         * stepmake/stepmake/python-module-rules.make: Add rule for byte
5510         compiling modules.
5511
5512         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
5513         Bugfix.  (OUT_PYC_MODULES): Add.
5514
5515 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5516
5517         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
5518         Use default paths. Refresh description.
5519
5520 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5521
5522         * VERSION: 1.7.5 released
5523
5524         * input/regression/finger-chords.ly (texidoc): new file.
5525
5526         * lily/script-engraver.cc (process_music): remove scriptHorizontal
5527         support
5528
5529         * lily/fingering-engraver.cc (process_music): remove kludgy
5530         scriptHorizontal stuff.
5531
5532         * lily/script.cc: remove staff-support property.
5533
5534         * lily/new-fingering-engraver.cc (add_fingering): new
5535         file. Fingering engraver for new style chords.
5536
5537 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5538
5539         * lily/parser.yy (bare_number): allow 4 \cm (without
5540         decimal dot). (should backport to 1.6?)
5541
5542         * ly/declarations-init.ly: use Scheme for dimension defs.
5543
5544         * lily/parser.yy (TODO): remove hard coded dimensions, add
5545         REAL NUMBER_IDENTIFIER production.
5546
5547         * lily/rest-collision.cc (force_shift_callback): rewrite using
5548         -done property.
5549
5550         * scm/grob-property-description.scm (rest-collision-done): add
5551         property.
5552         
5553         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
5554
5555 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5556
5557         * input/regression/multi-measure-rest-center.ly: new file.
5558
5559         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
5560         off horizontally by 0.05 ss. Fixed.
5561
5562 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5563
5564         * scm/pdftex.scm: Rename ly-number to ly:number->string.
5565
5566         * Documentation/topdocs/index.tely: Remove duplicate from merge.
5567
5568 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5569
5570         * lily/tie.cc (get_control_points): also avoid staff lines on the
5571         just outside the outer staff lines
5572
5573 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5574
5575         * ly/params-init.ly: Just define style-alist, no need to
5576         define-public.
5577
5578         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
5579         (thanks Han-Wen).
5580
5581         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
5582         (FET_FILES): = FONT_FILES.
5583
5584         * Merge from stable:
5585
5586             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
5587
5588 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5589
5590         * VERSION: 1.7.4 released.  
5591         
5592         * scm/generate-documentation.scm (string-append): add macro
5593         definitions.
5594
5595         * lily/text-item.cc (lookup_text): don't use virtual fonts for
5596         normal texts.
5597
5598         * lily/multi-measure-rest-engraver.cc: make separate
5599         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
5600
5601         * lily/multi-measure-rest.cc: remove text handling. Remove
5602         number-threshold.
5603
5604 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5605
5606         * scm/music-types.scm: doc patch by Graham Percival
5607
5608 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5609
5610         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
5611         encoding part.
5612         (Font_info.set_defaults): pixelsize now also defauts to '0'.
5613         (sketch_p): Sketch wants only first four elements of X11 font spec.
5614
5615         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
5616
5617         * mf/feta-autometric.mf: Write foundry and family to log.
5618
5619         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
5620         font translation table.
5621
5622         * buildscripts/mf-to-table.py: Better font info into afm.
5623
5624         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
5625         1.0.9 required.
5626
5627         * configure.in: Whine for mftrace 1.0.9.
5628
5629 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5630
5631         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
5632
5633         * lily/main.cc (main_prog): don't try to load init.EXT when
5634         processing foo.EXT.
5635
5636 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
5637
5638         * scm/tex.scm (zigzig-line): added.
5639
5640         * scm/ps.scm (zigzag-line): added.
5641
5642         * ps/music-drawing-routines.ps (subvec): added.
5643         (draw_zigzag_line): added.
5644         
5645         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
5646         grob properties zigzag-width and zigzag-length.
5647
5648         * input/regression/glissando.ly: Add some zig-zagged glissandi.
5649
5650 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5651
5652         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
5653         svg output, including font.
5654
5655 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5656
5657         * scm/lily.scm: Register sodipodi output module.
5658
5659         * scm/sodipodi.scm: New file.
5660
5661         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
5662
5663         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
5664         comment, after header.
5665         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
5666         FullName.  Fix FontName key.
5667
5668 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
5669
5670         * lily/rest.cc (after_line_breaking): bugfix: dots after half
5671         and breve rests.
5672         
5673         * input/test/blank-notes.ly: bugfix
5674
5675         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
5676         rests. (Kim Shrier)
5677
5678         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
5679         
5680 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5681
5682         * scm/tex.scm: 
5683         * scm/ps.scm: Cleanup and remove obsolete junk.
5684
5685         * Documentation/user/internals.itely:
5686         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
5687
5688         * lily/parser.yy: Identify shift/reduce problems.
5689
5690         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
5691         make-style-sheet.  Too specific for convert-ly?
5692
5693 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5694
5695         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
5696
5697         * input/test/*.ly: various fixes.
5698
5699         * lily/music.cc (name): bugfix
5700
5701         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
5702
5703         * lily/input-file-results.cc (code): set-point-and-click! ->
5704         set-point-and-click
5705         
5706 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5707
5708         * Use uniform ly: prefix for exported scheme primitive functions.
5709
5710         * scm/music-types.scm: junk compat glue
5711
5712         * scripts/convert-ly.py: add rules for stuff below, junk
5713         compatibility glue for spanrequest.
5714
5715         * lily/parser.yy (verbose_event): remove \spanrequest,
5716         \commandspanrequest, \script. 
5717         
5718         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
5719
5720         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
5721         for \penalty, \glissando.
5722
5723         * VERSION: release 1.7.3
5724         
5725 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
5726
5727         * lily/accidental-engraver.cc: Fix
5728         grace-in-the-beginning-of-measure bug caused by the resent
5729         partial-measure fix.
5730
5731         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
5732         overlap looks too crowded)
5733         
5734 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5735
5736         * lily/parser.yy (assignment): allow SCM expression as assignment.
5737
5738         * lily/include/music-output-def.hh (class Music_output_def):
5739         * lily/music-output-def.cc: 
5740         * lily/paper-def.cc: 
5741         * scm/font.scm (markup-to-properties):
5742         * lily/parser.yy (music_output_def_body): 
5743         remove style_sheet_
5744
5745 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5746
5747         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
5748         length.
5749
5750         * input/regression/spacing-to-grace.ly: new file.
5751
5752         * input/regression/spacing-end-of-line.ly: new file.
5753
5754         * lily/note-spacing.cc (get_spacing): take into account breakable
5755         stuff sticking out at the left (time sig change at line break).
5756
5757         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
5758         raggedright code.
5759
5760         * scm/music-functions.scm (make-voice-props-set): add
5761         staff-position for mm rests.
5762  
5763         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
5764         before grace notes a little.
5765
5766         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
5767
5768         * lily/break-align-interface.cc (do_alignment): right-edge spacing
5769         key adds space at the end of line. 
5770
5771 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5772
5773         * scm/sketch.scm: Fix beams.
5774
5775         * buildscripts/mf-to-table.py: Add EncodingScheme.
5776
5777         * scm/sketch.scm: Resurrect.
5778
5779 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5780
5781         * lily/multi-measure-rest.cc: use breve rests for measure lengths
5782         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
5783
5784 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5785
5786         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
5787
5788         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
5789
5790 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5791
5792         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
5793         token for origin information.
5794
5795         * lily/parser.yy (My_lily_lexer): do identifier location and
5796         cloning from lexer.
5797
5798         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
5799         logic out of the parser. Add bar checks on both ends.
5800
5801         * Documentation/user/refman.itely (Multi measure rests): add more
5802         notes about mm rests.
5803
5804 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5805
5806         * input/regression/bar-scripts.ly: Re-enable.
5807
5808         * lily/parser.yy:
5809         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
5810         released rsn.  Bison 1.50 has a crucial bug and won't work.
5811
5812         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
5813
5814
5815 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5816
5817         * input/regression/bar-scripts.ly: Blunt documentation build fix.
5818
5819 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5820
5821         * Actually merge changes since 1.6.4 besides ChangeLog, and
5822         resolve conflicts.  Lots of updates, hope all is well.
5823         
5824         * cygwin/lilypond.hint (requires): Add ghostscript.
5825
5826         * scm: Update some (c).
5827         
5828 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5829
5830         * input/test/{various}.ly: add \header fields and texidoc strings.
5831
5832 2002-10-05  Werner Lemberg  <wl@gnu.org>
5833
5834         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
5835         renamed to `output_latex_quoted'.
5836         Added `output_latex_noquote'.
5837         (schedule_lilypond_block): Implement `noquote' option for LaTeX
5838         mode.
5839
5840 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5841
5842         * ChangeLog: Add 1.6.6 release marker.  See below.
5843
5844         * stepmake/stepmake/po-targets.make: Remove --c++ option.
5845
5846         * scripts/midi2ly.py: Fix global syntax warnings.
5847
5848         * GNUmakefile.in: Generate builddir locale tree too.
5849
5850         * scripts/ly2dvi.py:
5851         * scripts/midi2ly.py: 
5852         * scripts/mup2ly.py: 
5853         * scripts/update-lily.py:
5854         * lily/main.cc (setup_paths): Fix for locales setup.
5855
5856 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5857
5858         * Documentation/windows/installing.texi: Soften wording about
5859         necessity of becoming Administrator.  tommie@iae.nl reports this
5860         does not seem to be necessary for his flavour of Windows 2000.
5861         Explicitely discourage text mode mounts.
5862
5863 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5864
5865         * lily/rest.cc (after_line_breaking): backport dot position fix.
5866
5867         * lily/rest-collision.cc (do_shift): also remove dots for suicided
5868         rests. Thanks to Klaus Zimmermann for finding this bug.
5869
5870 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5871
5872         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
5873
5874 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5875
5876         * Documentation/user/music-glossary.tely: fix links.
5877
5878 2002-10-21  Werner Lemberg  <wl@gnu.org>
5879
5880         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
5881         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
5882         scaling factor) only once and use them in the definition of
5883         \embeddedps.
5884         * ps/music-drawing-routines.ps (skeel): Removed.
5885
5886 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5887
5888         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
5889         Solaris7, as we don't use nested $( ) constructs.
5890
5891 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5892
5893         * VERSION: Release 1.6.6.
5894         
5895 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5896
5897         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
5898         as workaround for /bin/sh problems on Solaris7.
5899
5900 2002-10-19  Werner Lemberg  <wl@gnu.org>
5901
5902         * GNUmakefile.in (web-doc): Fix typos.
5903         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
5904         `music-drawing-routines.ps' but emit \special{header=...} once.
5905         * scm/tex.scm (header-end): Updated.
5906
5907 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5908
5909         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
5910         undefined tremolo. 
5911
5912 2002-10-15  Werner Lemberg  <wl@gnu.org>
5913
5914         * scripts/lilypond-book.py (g_make_html): New global variable.
5915         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
5916         if `g_make_html' isn't set.
5917         [main]: Add format `texi-html'.
5918         (option_definitions): Updated.
5919         * Documentation/user/lilypond-book.itely: Updated.
5920
5921         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
5922         * make/ly-rules.make (%.texi, %.nexi): Use it.
5923         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
5924         format to lilypond-book.
5925         * GNUmakefile.in (web-doc): Ditto.
5926
5927 2002-10-14  Werner Lemberg  <wl@gnu.org>
5928
5929         Further improve TeX output.  The produced files are about 40%
5930         smaller.  `lilyponddefs.tex' is now read only once.
5931
5932         * tex/lilyponddefs.tex: Remove footer stuff.
5933         (\ifundefined): Renamed to...
5934         (\lilypondundefined): This.  Use LaTeX's definition to
5935         make it nestable and make it global.
5936         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
5937         output.
5938         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
5939         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
5940         them global.
5941         (\placebox): Renamed to...
5942         (\lyitem): This.
5943         Make it global and call \outputscale by itself.
5944         (\lybox, \lyvrule): New macros to reduce input data.
5945         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
5946         New auxiliary macros.
5947         (\SkipLilydefs, \EndLilyPondOutput): Removed.
5948         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
5949         to...
5950         (\lilypondspace): This and made it global.
5951         (\turnOnPostScript): Renamed to...
5952         (\lilypondpostscript): This and made it global.
5953         (\turnOnExperimentalFeatures): Renamed to...
5954         (\lilypondexperimentalfeatures): This and made it global.
5955         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
5956         (\lilypondsetdimen): This and made it global.
5957         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
5958         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
5959         (all, $(outdir)/music-drawing-routines.ps): New rules.
5960         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
5961         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
5962         start-system, stop-system, stop-last-system, filledbox): Updated to
5963         use the changed macros from lilyponddefs.tex.
5964         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
5965
5966 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5967
5968         * Documentation/windows/installing.texi: Update.
5969
5970 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5971
5972         * VERSION: 1.6.5 released
5973
5974         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
5975
5976 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5977
5978         * scm/translator-property-description.scm (voltaOnThisStaff): add
5979         property.
5980
5981 2002-09-28  Werner Lemberg  <wl@gnu.org>
5982
5983         * scm/tex.scm (header-end): Suppress page numbering.
5984
5985         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
5986         Fix quotation for HTML output.
5987
5988 2002-09-28   Graham Percival   <gperciva@sfu.ca>
5989         
5990         * Documentation/user/refman.itely: grammar and phrasing
5991           fixes to "Note Entry" section.  Also adds a few new examples.
5992
5993 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5994
5995         * flower/include/string-data.icc: include string.h
5996
5997 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5998
5999         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6000
6001 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6002
6003         * Documentation/user/GNUmakefile (extra-local-help): Add.
6004
6005         * stepmake/stepmake/www-targets.make (local-help): Add.
6006
6007 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6008
6009         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
6010         packages.
6011
6012         * Documentation/topdocs/README.texi (Top): building documentation
6013         (not website.)
6014
6015 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6016
6017         * Documentation/user/refman.itely: 
6018         * Documentation/user/tutorial.itely: 
6019         * Documentation/user/music-glossary.tely: Merge changes.
6020
6021         * Documentation/user/glossary.html.in: 
6022         * Documentation/index.texi: 
6023         * Documentation/header.html.in: Accomodate renaming of glossary.
6024         
6025         * Documentation/user/tutorial.itely: Add some glossary references.
6026         
6027         * Documentation/user/refman.itely: Minor fixes.
6028         
6029         * Documentation/user/lilypond.tely: Add glossary do direntry.
6030
6031         * Documentation/user/music-glossary.tely: Rename (previously:
6032         glossary.tely).  Fix anchor placement.
6033
6034         * Documentation/user/GNUmakefile: Make music-glossary.info too.
6035
6036 2002-09-23  Werner Lemberg  <wl@gnu.org>
6037
6038         * scripts/lilypond-book.py (output_dict): Fix handling of
6039         various environments by avoid extraneous newlines.
6040         Rename `output-all' regexp for html to `output-html'.
6041         Replace `output-all' regexp for texi with `output-texi-quote'
6042         and `output-texi-noquote'.
6043         (compose_full_body): Don't override `linewidth' user option
6044         for `singleline'.
6045         (schedule_lilypond_block): Don't indent text specified with
6046         `intertext' option.
6047         Add new option `noquote'.
6048         (compile_all_files): Use latex instead of tex to compile ly
6049         files directly.
6050
6051         * Documentation/user/lilypond-book.itely: Updated and revised.
6052         Improve layout.
6053
6054         * Documentation/user/glossary.tely,
6055         Documentation/user/introduction.itely,
6056         Documentation/user/tutorial.itely,
6057         Documentation/user/refman.itely,
6058         Documentation/user/appendices.itely: Fix overfull LilyPond
6059         boxes caused by the new lilypond-book code.  Other minor
6060         fixes.
6061
6062         * Documentation/user/macros.itexi (@texiflat): Don't emit
6063         trailing space.
6064
6065         * scm/tex.scm (end-output, header-end): Add preamble and
6066         postamble to make lilypond output directly compilable with
6067         latex.
6068
6069         
6070 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6071
6072         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
6073         instructions.
6074
6075 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6076
6077         * Documentation/user/glossary.tely: Add titling and hyperlinks.
6078
6079 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6080
6081         * lily/beam.cc (connect_beams): don't crash if there are quarter
6082         notes in beams.
6083
6084 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6085
6086         * Documentation/user/refman.itely: corrected ancient clef
6087         docu; added docu on ligatures
6088
6089 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6090
6091         * Documentation/user/glossary.tely,
6092         Documentation/user/refman.itely, input/les-nereides.ly,
6093         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6094         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6095         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6096         Stem properties: flag-style -> stroke-style, style -> flag-style.
6097
6098
6099 2002-09-22  Werner Lemberg  <wl@gnu.org>
6100
6101         * scripts/lilypond-book.py: Add option `notime' to suppress
6102         printing of a time signature.  Specify default indentation of 0pt
6103         if single line fragment.  Don't emit redundant `\paper{ }'.
6104
6105         * Documentation/user/lilypond-book.itely: Updated.
6106
6107         * Documentation/user/glossary.tely: Completely reformatting.
6108
6109 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6110
6111         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
6112
6113 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6114
6115         * Documentation/user/tutorial.itely: Fix links.
6116         
6117         * Documentation/topdocs/index.tely:
6118         * Documentation/index.texi:
6119         * Documentation/header.html.in: Small website fixes and updates.
6120
6121         * debian/: Debian patch by Anthony Fok.
6122
6123 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6124
6125         * Documentation/footer.html.in: How time flies: It's already 2002!
6126
6127         * Documentation/topdocs/index.tely: Stable/development fix.  Use
6128         more descriptive link names than 'here'.
6129
6130 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6131
6132         * VERSION: 1.7.2 released
6133         * VERSION: 1.6.4 released
6134         
6135         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
6136
6137         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
6138         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
6139
6140         * mf/feta-din.mf (test): add x-height and space.
6141
6142         * lily/dynamic-engraver.cc (process_music): take dynamic direction
6143         from ^_ for crescendi. Idem for slurs and phrasing slurs.
6144
6145         * ly/grace-init.ly: add-to-grace-init: function to portably add
6146         settings to \grace. 
6147
6148         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
6149         if we get an absolute dynamic event.
6150  
6151         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
6152
6153         * lily/source-file.cc (get_line): oops. All line numbers were off
6154         by 2. Fix that. 
6155
6156         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
6157         be after the note, combined with -_^, i.e. c4-(-\)-\>  
6158
6159         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
6160
6161         * lily/parser.yy (number_factor): remove (number) as number
6162         expression. ("Let them eat Lisp").
6163
6164 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6165
6166         * lily/horizontal-bracket.cc: new file.
6167
6168         * lily/horizontal-bracket-engraver.cc: new file.
6169
6170         * input/regression/note-group-bracket.ly: new file. Support
6171         horizontal note brackets for music analysis.
6172
6173         * lily/stem.cc (flag): new flag-style: no-flag.
6174
6175         * input/test/stem-cross-staff.ly: new file
6176         
6177         * Documentation/user/internals.itely: Improved formatting, fixing
6178         typos.  Added a section `Output details' to describe how the TeX
6179         code looks like.
6180
6181         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
6182
6183         * lily/parser.yy: remove \dynamicscript.
6184
6185         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
6186         definitions. 
6187
6188         * python/midi.c (midi_error): take two arguments.
6189
6190         * Merge 1.6.5 changes:
6191         
6192 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6193
6194         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
6195         staff-space.  Previous 1.5 was probably meant as half-spaces.
6196         (cautionary-style): parentheses (was: smaller).  This is what doco
6197         says, and it seems more logical.
6198
6199         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
6200         for 2nd sentence.
6201
6202 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6203
6204         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
6205
6206 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6207
6208         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
6209
6210 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6211
6212         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
6213
6214 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6215
6216         * scm/translator-property-description.scm (voltaOnThisStaff): add
6217         property.
6218
6219 2002-09-28  Werner Lemberg  <wl@gnu.org>
6220
6221         * scm/tex.scm (header-end): Suppress page numbering.
6222
6223         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
6224         Fix quotation for HTML output.
6225
6226 2002-09-28   Graham Percival   <gperciva@sfu.ca>
6227         
6228         * Documentation/user/refman.itely: grammar and phrasing
6229           fixes to "Note Entry" section.  Also adds a few new examples.
6230
6231 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6232
6233         * flower/include/string-data.icc: include string.h
6234
6235 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6236
6237         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6238
6239 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6240
6241         * Documentation/user/GNUmakefile (extra-local-help): Add.
6242
6243         * stepmake/stepmake/www-targets.make (local-help): Add.
6244
6245 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6246
6247         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
6248         packages.
6249
6250         * Documentation/topdocs/README.texi (Top): building documentation
6251         (not website.)
6252
6253 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6254
6255         * Documentation/user/refman.itely: 
6256         * Documentation/user/tutorial.itely: 
6257         * Documentation/user/music-glossary.tely: Merge changes.
6258
6259         * Documentation/user/glossary.html.in: 
6260         * Documentation/index.texi: 
6261         * Documentation/header.html.in: Accomodate renaming of glossary.
6262         
6263         * Documentation/user/tutorial.itely: Add some glossary references.
6264         
6265         * Documentation/user/refman.itely: Minor fixes.
6266         
6267         * Documentation/user/lilypond.tely: Add glossary do direntry.
6268
6269         * Documentation/user/music-glossary.tely: Rename (previously:
6270         glossary.tely).  Fix anchor placement.
6271
6272         * Documentation/user/GNUmakefile: Make music-glossary.info too.
6273
6274 2002-09-23  Werner Lemberg  <wl@gnu.org>
6275
6276         * scripts/lilypond-book.py (output_dict): Fix handling of
6277         various environments by avoid extraneous newlines.
6278         Rename `output-all' regexp for html to `output-html'.
6279         Replace `output-all' regexp for texi with `output-texi-quote'
6280         and `output-texi-noquote'.
6281         (compose_full_body): Don't override `linewidth' user option
6282         for `singleline'.
6283         (schedule_lilypond_block): Don't indent text specified with
6284         `intertext' option.
6285         Add new option `noquote'.
6286         (compile_all_files): Use latex instead of tex to compile ly
6287         files directly.
6288
6289         * Documentation/user/lilypond-book.itely: Updated and revised.
6290         Improve layout.
6291
6292         * Documentation/user/glossary.tely,
6293         Documentation/user/introduction.itely,
6294         Documentation/user/tutorial.itely,
6295         Documentation/user/refman.itely,
6296         Documentation/user/appendices.itely: Fix overfull LilyPond
6297         boxes caused by the new lilypond-book code.  Other minor
6298         fixes.
6299
6300         * Documentation/user/macros.itexi (@texiflat): Don't emit
6301         trailing space.
6302
6303         * scm/tex.scm (end-output, header-end): Add preamble and
6304         postamble to make lilypond output directly compilable with
6305         latex.
6306
6307         
6308 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6309
6310         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
6311         instructions.
6312
6313 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6314
6315         * Documentation/user/glossary.tely: Add titling and hyperlinks.
6316
6317 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6318
6319         * lily/beam.cc (connect_beams): don't crash if there are quarter
6320         notes in beams.
6321
6322 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6323
6324         * Documentation/user/refman.itely: corrected ancient clef
6325         docu; added docu on ligatures
6326
6327 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6328
6329         * Documentation/user/glossary.tely,
6330         Documentation/user/refman.itely, input/les-nereides.ly,
6331         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6332         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6333         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6334         Stem properties: flag-style -> stroke-style, style -> flag-style.
6335
6336 2002-09-22  Werner Lemberg  <wl@gnu.org>
6337
6338         * scripts/lilypond-book.py: Add option `notime' to suppress
6339         printing of a time signature.  Specify default indentation of 0pt
6340         if single line fragment.  Don't emit redundant `\paper{ }'.
6341
6342         * Documentation/user/lilypond-book.itely: Updated.
6343
6344         * Documentation/user/glossary.tely: Completely reformatting.
6345
6346 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347
6348         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
6349
6350 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6351
6352         * Documentation/user/tutorial.itely: Fix links.
6353         
6354         * Documentation/topdocs/index.tely:
6355         * Documentation/index.texi:
6356         * Documentation/header.html.in: Small website fixes and updates.
6357
6358         * debian/: Debian patch by Anthony Fok.
6359
6360 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6361
6362         * Documentation/footer.html.in: How time flies: It's already 2002!
6363
6364         * Documentation/topdocs/index.tely: Stable/development fix.  Use
6365         more descriptive link names than 'here'.
6366
6367 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6368
6369         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
6370
6371 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6372
6373         * lily/part-combine-music-iterator.cc (get_state): cleanup
6374         (get_music_info): cleanup.
6375
6376 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6377
6378         * scm/backend-documentation-lib.scm (interface-doc-string):
6379         crosslinks between interfaces and grobs. Headings for interfaces
6380         in grob explanation.
6381
6382 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6383
6384         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
6385         dtd).  Add preliminary dtd.
6386         (re-sub-alist): Robustify.
6387
6388 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6389
6390         * lily/include/event-chord-iterator.hh,
6391         lily/context-specced-music-iterator.cc,
6392         lily/event.cc, lily/event-chord-iterator.cc: add
6393
6394 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6395
6396         * lily/: some (c) header fixes.
6397         
6398         * lily/request-chord.cc: Remove.
6399         
6400         * lily/include/event-chord-iterator.hh:
6401         * lily/include/event.hh:
6402         * lily/event-chord.cc: New file.
6403         
6404         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
6405         requested.
6406
6407 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6408
6409         * lily/ : rename Request to Event
6410
6411         * lily/parser.yy (command_element): move clef stuff into Scheme.
6412
6413         * lily/:  rename length_mom () to get_length()
6414
6415         * lily/part-combine-music.cc: removed file and class.
6416
6417         * lily/context-specced-music-iterator.cc (class
6418         Context_specced_music_iterator): new file. Obsoletes the
6419         Context_specced_music type.
6420
6421         * scm/music-types.scm (make-repeated-music): put different kinds
6422         of repeated music into music-type table.
6423
6424         * VERSION: 1.7.1 released.
6425
6426         * scm/to-xml.scm: new file.
6427
6428         * input/test/to-xml.ly (fooBar): demo of what is possible with the
6429         new Input representation: dump music as XML.
6430
6431         * scm/engraver-documentation-lib.scm
6432         (engraver-accepts-music-types?): add links from music to engraver,
6433         from music-type to engraver.
6434
6435         * lily/include/command-request.hh: removed
6436         lily/include/musical-request.hh: removed. Removed all _req classes
6437         except Key_change_req. Changes throughout.
6438
6439 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6440
6441         * lily/tuplet-engraver.cc (try_music): Compile kludge.
6442
6443 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6444
6445         * lily/*.cc: specify accepts for many engravers.
6446
6447         * scm/music-documentation-lib.scm: dump music expressions and
6448         music subtypes.
6449
6450         * scm/documentation-lib.scm: complete revision.
6451         Use GOOPS objects to store document tree explicitly. Cleaned up and
6452         sped up doco generation a lot.
6453
6454 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6455
6456         * input/trip.ly (fugaIILeft): add arpeggio
6457
6458         * lily/translator-group.cc (try_music_on_nongroup_children):
6459         oops. The name symbol is in the cdr of the assoc handle.
6460
6461         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
6462         Hyphen_req, Glissando_req, Break_req, Mark_req 
6463
6464 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6465
6466         * lily/musical-request.cc (music-duration-length,
6467         music-duration-compress): new functions.
6468
6469         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
6470         throughout. Warning doesn't work yet.
6471
6472         * lily/translator-group.cc (try_music_on_nongroup_children):
6473         new implementation: store candidate acceptors in a hashTable.
6474
6475 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6476
6477         * scm/music-types.scm (music-descriptions): change name to
6478         internal-class-name
6479
6480         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6481
6482 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6483
6484         * lily/beam.cc (connect_beams): don't crash if there are quarter
6485         notes in beams.
6486
6487 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6488
6489         * Documentation/user/refman.itely: corrected ancient clef
6490         docu; added docu on ligatures
6491
6492 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6493
6494         * Documentation/user/glossary.tely,
6495         Documentation/user/refman.itely, input/les-nereides.ly,
6496         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6497         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6498         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6499         Stem properties: flag-style -> stroke-style, style -> flag-style.
6500
6501 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6502
6503         * scm/music-functions.scm (music-separator?): don't use name music
6504         property.
6505
6506 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6507
6508         * stepmake/stepmake/generic-targets.make (help): Document check
6509         target.
6510
6511         * lily/new-accidental-engraver.cc: Compile fix.
6512
6513 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6514
6515         * scripts/convert-ly.py: Add rule.
6516
6517         * input/test/music-creation.ly:
6518         * input/test/add-staccato.ly:
6519         * input/test/add-text-script.ly: ly-make-music.
6520
6521         * scm/drums.scm (make-head-type-elem, make-articulation-script):
6522         More ly-make-music renamings.
6523
6524         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
6525
6526         * lily/music-constructor.cc (make_music): Add debugging info.
6527
6528         * scm/music-functions.scm (make-simultaneous-music,
6529         (make-sequential-music, context-spec-music):
6530         * scm/music-types.scm (music-descriptions): Get lily to run.
6531
6532 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6533
6534         * lily/command-request.cc (transpose_key_alist): new function.
6535
6536         * lily/key-performer.cc (create_audio_elements): cleanup. 
6537
6538 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6539
6540         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
6541
6542         * lily/include/translator.hh (ENTER_DESCRIPTION): add
6543         events-accepted field.
6544
6545         * scm/music-types.scm: new file.
6546
6547         * lily/parser.yy: put music type initialization into scheme,
6548         similar to grob initialization.  Changes throughout.
6549
6550 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6551
6552         * Documentation/user/tutorial.itely: Fix links.
6553         
6554         * Documentation/index.texi: 
6555         * Documentation/header.html.in: 
6556         * Documentation/topdocs/index.tely: Small website fixes and updates.
6557
6558         * debian/: Debian patch by Anthony Fok.
6559
6560 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6561
6562         * Documentation/footer.html.in: How time flies: It's already 2002!
6563
6564         * Documentation/topdocs/index.tely: Stable/development fix.  Use
6565         more descriptive link names than 'here'.
6566
6567         * ROADMAP: Remove test stuff.
6568
6569         * scripts/update-lily.py: Allow auto-building of stable and
6570         development versions.  Bugfixes.
6571
6572 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6573
6574         * VERSION: released 1.7.0
6575
6576         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
6577
6578         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
6579         positive line widths.
6580
6581 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6582
6583         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
6584         go.  Fix comments.
6585
6586         * cygwin: Cygwin updates.
6587
6588 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6589
6590         * Documentation/windows/installing.texi (Top): version for python,
6591         urls for ghostscript (thanks to John Potelle)
6592         
6593         * lily/simultaneous-music-iterator.cc
6594         (Simultaneous_music_iterator): init children_list_ before
6595         triggering GC.
6596
6597         * lily/*-iterator.cc: be even more careful with smobbed copy
6598         constructors. 
6599
6600         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
6601         LeftEdge item.
6602
6603 2002-09-15  Werner Lemberg  <wl@gnu.org>
6604
6605         Improving LilyPond's output to make them ordinary TeX boxes with
6606         predictable dimensions.  System boxes are now vertically centered on
6607         the baseline; this offset can be further controlled with
6608         \lilypondscoreshift.
6609
6610         * lily/system.cc (System::post_processing): Pass length of current
6611         system to `start-system' (including any horizontal indentation).
6612
6613         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
6614         prettier.
6615         (lily-def): Append `%'.
6616         (start-system): Add parameter `wd'.  Output more TeX code to specify
6617         box dimensions.
6618         (stop-system, stop-last-system): Complement changes in
6619         `start-system'.
6620         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
6621         Updated.
6622
6623         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
6624         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
6625         Write final `\endinput'.
6626
6627         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
6628         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
6629         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
6630         files and macro definitions don't produce spurious spaces and
6631         paragraphs (using \endlinechar).
6632         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
6633
6634         * Documentation/user/internals.itely: Improved formatting, fixing
6635         typos.  Added a section `Output details' to describe how the TeX
6636         code looks like.
6637
6638 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
6639
6640         * lily/accidental-engraver.cc: Also work with partial measures.
6641
6642 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6643
6644         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
6645         spanner.
6646
6647 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6648
6649         * lily/identifier-smob.cc (unpack_identifier): new file.
6650
6651         * lily/lexer.ll (identifier_type): new function.  use ly-id to
6652         pass off scheme expressions as music identifiers.
6653
6654         * scm/lily.scm: reorganisation, cleanups.
6655
6656         * lily/main.cc: small cleanups.
6657
6658 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6659
6660         * lily/ly-module.{cc,hh}: new file.
6661
6662 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
6663
6664         * lily/accidental-engraver.cc: Also work with partial measures.
6665
6666 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6667
6668         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
6669
6670 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6671
6672         * lily/my-lily-lexer.cc: use SCM module in stead of
6673         Scheme_hash_table. Changes throughout.  
6674
6675 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6676
6677         * VERSION (MY_PATCH_LEVEL): make 1.7.0
6678