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