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