]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
418b84998e20679ff4d7b8fea6ec066eb4430433
[lilypond.git] / ChangeLog
1 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2
3         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
4         music), Documentation/user/invoking.itexi (Invoking lilypond): 
5         Move documentation of LaTeX packages for latin1 characters to the
6         lilypond-book manual.
7
8 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
9
10         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
11
12         * vimrc: add menu in console and shortcut <F10> for it.
13
14         * vim/:
15         * vim/syntax/:
16         * vim/indent/:
17         * vim/ftplugin/: new directories.
18         
19         * vim/filetype.vim: new file.
20
21         * lilypond.vim: remove files (see next).
22         * vim/syntax/lilypond.vim: new, renamed file (see prev).
23
24         * vimrc: remove file (see next).
25         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
26
27         * vim/ftplugin/lilypond.vim: change dir for dictionary.
28         add header. apply bindings only locally.
29
30         * vim/indent/lilypond.vim: new file.
31
32         * Documentation/topdocs/INSTALL.texi: give easier orders.
33
34         * ROADMAP: add vim/
35
36 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
37
38         * Documentation/user/introduction.itely (Introduction): Use @image
39         iso @html <img...>.  Add workaround for images in columns in info.
40
41         * stepmake/aclocal.m4: Store computed version in variable.
42
43         * configure.in: Export MAKEINFO_VERSION.
44
45         * config.make.in (MAKEINFO_VERSION): Add.
46
47         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
48
49         * Documentation/user/GNUmakefile: Only build info with images when
50         building web.
51
52         * GNUmakefile.in (install-WWW): Visit Documentation/user.
53
54         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
55         stuff from documentation-targets.make
56
57 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
58
59         * VERSION: 2.1.28 released
60         
61         * scripts/convert-ly.py (conv): 
62
63 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
64
65         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
66         \arpeggioBoth. redefine \arpeggioBracket.
67
68         * Documentation/user/refman.itely: document new arpeggio
69         functions.
70
71         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
72
73         * input/regression/arpeggio-bracket.ly: apply convert-ly.
74
75         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
76
77 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
78
79         * Documentation/user/introduction.itely (Automated engraving):
80         rewrite introduction using website text.
81
82 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
83
84         * scm/*.scm: make-music-by-name is replaced by make-music, which
85         also accept music property settings, eg:
86           (make-music 'TextScriptEvent 'direction DOWN 'text
87               (make-simple-markup x))
88
89         Patch courtesy Nicolas Sceaux
90
91         * lily/beam-quanting.cc: cleanup, separate counts for left and
92         right beam ends.
93
94         * lily/side-position-interface.cc (quantised_position): also
95         quantize staccato position for forced stem directions. 
96
97 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
98
99         * scm/*.scm: Patch by Nicolas Sceaux: 
100
101         * scm/music-functions.scm: ly:grob-property and ly:music-property
102         are made procedure with setters.
103
104         * scm/*.scm: replace ..-set-property! with set! (..-property  )
105         
106 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
107
108         * input/test/[t-v]*.ly: finish rewriting texidocs.
109
110         * input/test/vaticana.ly: remove.
111         * input/test/ligature-vaticana.ly: new, renamed file name.
112
113         * input/test/stem-centered.ly: remove.
114         * input/test/mensural-note-heads.ly: new file. take content from
115         removed file stem-centered.ly.
116
117         * input/test/scales-greek.ly: simplify.
118
119         * input/test/s*.ly: reformulate texidocs.
120         
121         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
122         of missing features.
123
124 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
125
126         * input/test/[j-o]*.ly: update texidocs.
127
128 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
129
130         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
131
132         * Documentation/topdocs/NEWS.texi: Add note about info docs with
133         images.
134
135         * Documentation/user/lilypond.tely (@direntry): Update.
136
137         * stepmake/stepmake/documentation-targets.make
138         (install-info,uninstall-info): Install into $(package_infodir).
139         Install images.  Run install-info to update dir.
140
141         * config.make.in (package_infodir): Add.
142
143         * Documentation/user/GNUmakefile (info-with-images,
144         local-install-info, local-uninstall-info): New target.
145
146 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
147
148         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
149         gap/threshold.
150
151         * lily/beam-quanting.cc (score_slopes_dy): remove
152         ROUND_TO_ZERO_SLOPE kludge.
153
154         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
155
156         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
157
158         * lily/global-context.cc (Global_context): alway accept Score
159         (run_iterator_on_me): cast Context to Score_context, not
160         Context_def.
161
162         * Documentation/user/refman.itely: documentation patch by Edward
163         Sanford Sutton.
164
165         * mf/GNUmakefile: unset sauter-fonts.
166
167 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
168
169         * scripts/lilypond-book.py (output_texinfo): Output @image
170         descriptions for info too.
171
172         * input/test/chord-names-jazz.ly: 
173         * input/test/embedded-scm.ly: Clarify.
174
175         * input/test/cautionaries.ly: Typo.
176
177         * lily/input-smob.cc (ly_input_location): Compile fix.
178
179 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
180
181         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
182
183         * ly/engraver-init.ly: move \grobdescriptions to Global. This
184         fixes problems with system defaults being reverted with \override
185         on Score level.
186
187         * lily/global-context.cc (Global_context): apply property-ops to
188         Global_context too. 
189
190 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
191
192         * scm/output-ps.scm (stencil->string): Rewrite.
193
194 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
195
196         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
197         impersonal style.
198
199 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
200
201         * lily/input-smob.cc (ly_input_location: New function.
202
203         * scm/define-markup-commands.scm (upright): New markup command.
204
205         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
206
207         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
208
209         * scm/output-ps.scm (output-stencil): New function.
210
211         * scripts/lilypond-book.py (do_file): Bugfix: change search order
212         of snippet types; fixes @ignore and @verbatim blocks.
213
214 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
215
216         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
217         to a file in printed documentation, instead, refer either to a 
218         syntax or to an output.
219
220 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
221
222         * input/regression/beam-center-slope.ly: Add test.
223
224 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
225
226         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
227         (SAUTER_FONTS): Reinstate.
228
229         * scm/define-markup-commands.scm (caps): New markup command.
230
231         * scm/output-ps.scm (output-scopes): Experimental markup output.
232
233         * scm/: Add missing headers.
234
235         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
236
237         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
238
239 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
240
241         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
242         Stray style cleanups.
243
244 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
245
246         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
247         no dot combination.
248
249         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
250         substitute \override Staff.autoBeamSettings too
251
252         * Documentation/user/tutorial.itely: proofreading fixes by David
253         Bobroff
254
255 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
256
257         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
258
259         * ps/music-drawing-routines.ps: 
260         * ps/lilyponddefs.ps: Add end markers.
261
262 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
263
264         * VERSION: 2.1.27 released.
265         
266         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
267
268         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
269         obey documentation.
270
271 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
272
273         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
274
275         * scm/output-ps.scm: Resurrect.
276         
277         * scm/output-tex.scm: Minimal cleanups.
278
279         * scm/paper.scm (paper-set-staff-size): Add lineheight.
280
281         * make/ly-rules.make: Remove any broken lily-*.tex files before
282         lilypond-book run.
283
284         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
285         comment.
286
287         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
288         Enabled by default, may save 10% compile time.
289
290 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
291
292         * lily/lyric-phrasing-engraver.cc: remove
293         
294         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
295         longer necessary. 
296
297         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
298         so lyric-phrasing-engraver is no longer necessary.
299
300         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
301         Grob_pq_engraver from Staff.
302
303         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
304         busyGrobs directly.
305
306         * input/regression/quote-transposition.ly: new file.
307
308         * lily/recording-group-engraver.cc (stop_translation_timestep):
309         store instrumentTuning too. 
310
311         * lily/quote-iterator.cc (process): transpose events using
312         instrumentTuning.
313
314         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
315         -> \tuning <pitch>
316
317         * lily/parser.yy (command_req): add \tuning command for setting
318         instrument tuning of staff.
319
320         * Documentation/user/GNUmakefile
321         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
322
323         * Documentation/user/refman.itely (Customized accidental rules):
324         typo.
325
326 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
327
328         * Documentation/user/music-glossary.tely: remove the missing norwegian
329         translation; they can be put in later properly.
330
331 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
332
333         * lily/recording-group-engraver.cc (start_translation_timestep):
334         init Recording_group_engraver twice.
335
336 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
337
338         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
339         stray style cleanups:
340
341         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
342         -Wmissing-prototypes.
343
344         * flower/include/killing-cons.tcc (Killing_cons): Add template
345         specifier for car_.
346
347         * flower/include/parray.hh (binsearchs): Add template specifier
348         for maxkey.
349
350         * flower/include/interval.hh: Declare elem () with template specfier.
351
352 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
353
354         * elisp/lilypond-indent.el (get-buffer-size): add customization
355         groups for several variables (Reuben Thomas).
356
357 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
358
359         * Documentation/user/invoking.itexi (Point and click): add index
360         entry.
361
362         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
363         go under beam.
364
365         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
366         sarabande beam. 
367
368         * flower/warn.cc (programming_error): cross fingers not thumbs.
369
370         * lily/rest.cc (polyphonic_offset_callback): return 0 when
371         staff-position is set.
372
373         * VERSION: release 2.1.26 
374         
375         * scm/chord-entry.scm (construct-chord): process transposition
376         after processing explicit-11.  
377
378 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
379
380         * lily/parser.yy (add_quote): add syntax for adding quotes:
381         \addquote "id-string" Music
382
383         * scripts/lilypond-book.py (do_file): do not overwrite input file.
384
385         * scripts/convert-ly.py (conv): add rules for name changes.
386
387         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
388         music/context/grob property functions. Internally, use
389         get_property() and set_property() for both.
390
391 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
392
393         * elisp/lilypond-mode.el (get-buffer-size): define new function,
394         for Emacs <= 20 (Laurent Martelli).
395
396 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
397
398         * lily/parser.yy (command_element): extract quoted vector in
399         parser.
400
401         * input/regression/quote.ly: new file.
402
403         * lily/sequential-iterator.cc (process): only process if moment >= 0.
404
405         * lily/parser.yy (command_element): \quote DURATION NAME: support
406         cue notes. 
407
408         * lily/quote-iterator.cc (class Quote_iterator): new file.
409
410 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
411
412         * lily/auto-beam-engraver.cc (try_music): accept and process
413         beam-forbid-event.
414
415         * input/regression/auto-beam-no-beam.ly: new file.
416
417 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
418
419         * lily/accidental.cc (print): Change font-relative-size ->
420         font-size. Fixes cautionary-style = smaller.
421
422 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
423
424         * lily/system-start-delimiter.cc (staff_brace): remove
425         font-relative-size
426
427         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
428         forgotten with scm_list_n. Fixes spurious coredumps.
429
430         * lily/accidental-engraver.cc (stop_translation_timestep): move
431         update of localKeySignature to stop_translation_timestep (). This
432         makes sure that all ties are noticed at the right moment.
433         (stop_translation_timestep): clear tie only when right-side
434         notehead was seen.
435         (number_accidentals_from_sig): cleanup. 
436
437         * input/regression/accidental-tie.ly (mus): new file
438
439         * input/regression/tie-accidental, tie-break-accidental.ly: remove
440         these longish tests.
441
442 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
443
444         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
445
446         * THANKS: update bugreporter list.
447
448         * lily/beam.cc (print): broken beams last until end of staff.
449         (print): broken beams start from prefatory matter.
450
451         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
452
453         * lily/paper-score.cc (process): dump header only once.
454
455         * lily/paper-outputter.cc (Paper_outputter): move logic into
456         Scheme.
457
458         * scm/output-tex.scm (output-scopes): new function.
459         (output-paper-def): new function
460         (tex-string-def): new function
461         (symbol->tex-key): new function
462
463         * scripts/convert-ly.py (conv): add rule for | ~
464
465 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
466
467         * input/regression/{many}.ly: refresh, trying to guess how
468         it was designed.
469
470 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
471
472         * VERSION: release 2.1.25
473
474         * scm/define-translator-properties.scm
475         (all-user-translation-properties): add printOctaveNames
476
477         * ly/engraver-init.ly: remove Note_event_swallower from
478         NoteNamesContext.
479
480         * lily/note-name-engraver.cc (process_music): new property
481         printOctaveNames
482
483         * lily/context.cc (find_existing_context): remove support for
484         Current.
485
486         * scm/music-functions.scm (set-accidental-style): new function;
487         duplicate accidental macros.
488
489         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
490
491         * lily/note-name-engraver.cc (process_music):
492         process_acknowledged_grobs () -> process_music ()
493
494         * scm/part-combiner.scm (determine-split-list): robustification.
495
496 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
497
498         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
499         lines for falling into beam-gap.
500         (score_forbidden_quants): check all staff lines for falling in
501         beam gaps.
502
503         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
504         key/clef/time signatures. 
505
506         * input/test/ossia.ly: revise example.
507
508         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
509         cleanup.
510         
511         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
512         comply to Scheme standard.  Remove ly:get-paper-variable
513
514 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
515
516         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
517
518 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
519
520         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
521         properties from Voice context. This fixes accidental size for
522         staff-switches during grace contexts.
523
524         * lily/note-collision.cc (check_meshing_chords): only wipe heads
525         if necessary. Else, simply wipe dots.
526
527         * input/test/beam-alternate.ly: new file
528
529         * input/test/piano-staff-distance.ly: new file.
530
531         * lily/translator-group.cc (recurse_down_translators): use
532         Direction for bottom-up/top-down.
533
534         * lily/include/translator.hh (class Translator): add
535         process_music() and do_announces(). This obviates
536         recurse_down_{engravers,performers}.
537
538         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
539         \melisma and \melismaEnd
540
541         * lily/melisma-engraver.cc (process_music): change to
542         Melisma_translator, unify with performer. Accept
543         ManualMelismaEvent.
544
545         * ly/engraver-init.ly: add Font_size_engraver.
546
547 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
548
549         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
550         it hara-kiri.
551
552         * input/regression/{many}.ly: improve descriptions trying to figure
553         out what is tested.
554
555 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
556
557         * lily/slur.cc (broken_trend_offset): robustness fix.
558
559         * VERSION: release 2.1.24
560
561         * lily/context.cc (find_create_context): go to Score if it exists.
562
563         * lily/context-scheme.cc: new file.
564
565         * lily/score-translator.cc (get_output): new file.
566
567         * lily/include/grob-info.hh: origin_contexts() now does not
568         include the originating engraver
569
570         * lily/translator-group.cc (translator_each): clean up contents,
571         remove superfluous stubs. Engraver_group_engraver and
572         Performer_group_performer are the only classes using multiple
573         inheritance.
574
575         * lily/include/score-context.hh (class Score_context): interface
576         between Score_{engraver,performer} and Global_context.
577
578         * lily/include/global-context.hh (Context): change from
579         global-translator. This is the entry point for contexts; it is not
580         tweakable using \translator{}. Score is no longer the top context,
581         but sits underneath Global.
582
583         * lily/include/context.hh (class Context): brain surgery: split
584         out Context functionality from Translator_group. Context is now a
585         separate type from Translator.
586
587 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
588
589         * lily/include/translator.hh (class Translator): make
590         get_score_context() and get_global_translator (), and use the one
591         which is appropriate.
592
593         * lily/context.cc: partially put functionality of Translator_group
594         into Context.
595
596         * lily/include/context.hh (Translator): new class: put between
597         Translator and Translator_group. 
598
599         * lily/new-accidental-engraver.cc: remove file.
600
601 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
602
603         * input/regression/{many}.ly: improve descriptions: use complete 
604         sentences, try to describe what is tested, avoid `we´, do not use 
605         don't, ... 
606
607 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
608
609         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
610         is at EOL.
611
612         * Documentation/user/lilypond.tely: declare the topmost node only
613         once; removes empty line in @contents.
614
615         * Documentation/user/music-glossary.tely: really add Finnish author.
616         Draw more beatiful `->´ arrow in html: &rarr;
617
618 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
619
620         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
621
622         * scripts/convert-ly.py (conv): add ly:music-list  change.
623
624         * lily/grob.cc: edit doc string.
625
626         * scm/define-grob-properties.scm (all-user-grob-properties):
627         proofreading, editing of doc strings.
628
629         * input/regression/tablature-string-tunings.ly: new file.
630
631         * lily/staff-symbol-engraver.cc (process_music): new engraver,
632         listen to stringTunings
633
634         * lily/align-interface.cc (align_elements_to_extents): remove Grob
635         for self-alignment-[XY] code.
636  
637 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
638
639         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
640         cond) into function. Cleanup.
641
642         * lily/text-spanner.cc: remove text-repeat-if-broken property.
643         
644         * VERSION (PACKAGE_NAME): 2.1.23 released
645
646 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
647
648         * Documentation/user/{refman,internals}.itely: small fixes.
649
650 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
651
652         * lily/accidental-engraver.cc (acknowledge_grob): don't make
653         accidentals for harmonic notes
654
655         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
656         for harmonic notes.
657
658         * scm/document-backend.scm (interface-doc): prune Grob
659         documentation: don't duplicate interface information.
660
661         * lily/*.cc: lots of updates of doc strings.
662
663 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
664
665         * input/test/ac-extra-voice.ly (accompany): remove file.
666
667         * input/test/maximum-rest-count.ly: remove file.
668
669         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
670         conversion rule for \translator { }. Apply everywhere.  
671
672         * lily/parser.yy (music_property_def): set property for \once in
673         the PropertyMusic itself, not the ContextSpec.
674         (property_operation): change syntax within \translator { }
675
676         * scm/define-music-properties.scm (all-music-properties): clean up.
677
678         * lily/auto-beam-engraver.cc (test_moment): use
679         updated_grob_properties() to retrieve autoBeam settings.
680
681         * lily/spacing-spanner.cc: bound shortest_playing_len by
682         measure_length
683
684         * lily/spacing-engraver.cc (acknowledge_grob): ignore
685         multi-measure events for spacing computation.
686
687         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
688         elliptical, to 1.49.
689
690         * lily/rest.cc (polyphonic_offset_callback): new function. Do
691         vertical positioning for polyphony, without RestCollision object.
692
693         * lily/note-column.cc (add_head): prevent rests & note heads on
694         one stem.
695
696         * lily/rest-collision.cc (do_shift): ignore rests with beams.
697         (do_shift): rewrite only-rests case: use common refpoints: the
698         routine will have sensible results when other rest-translations
699         have taken place.
700
701         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
702         < 0 case. 
703
704         * VERSION: 2.1.22 released
705         
706         * input/GNUmakefile (SUBDIRS): remove ascii-art
707
708 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
709
710         * input/: Convert ly files that still had \property.  Fixes make
711         web.  Remove exta spaces around '='. 
712
713         * scripts/convert-ly.py (conv): Redundant space fixes.
714
715         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
716
717 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
718
719         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
720         create scalable PS and PDFs  for input/{test,template,regression}.
721
722         * lily/context.cc (is_alias): move function.
723         (is_alias): add Bottom as context alias. 
724         (find_create_translator): add Bottom as a context alias for creation.
725
726         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
727
728         * lily/parser.yy (music_property_def): new syntax for property
729         assignments:
730
731         \set A.B = #C , \unset A.B
732         \override A.B #C = #D, \revert A.B #C 
733
734         * lily/my-lily-lexer.cc: remove \property
735
736 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
737
738         * Documentation/user/refman.itely: add dots after seealso refs.
739
740         * input/template/{many}.ly: harmonise descriptions.
741
742         * Documentation/user/music-glossary.itely: add Finnish author.
743
744 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
745
746         * VERSION (PACKAGE_NAME): release 2.1.21
747
748 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
749
750         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
751
752         * scripts/lilypond-book.py (snippet_res): @include filename must
753         not be empty.
754
755 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
756
757         * scm/documentation-generate.scm (markup-doc-string): dump
758         markup-commands.tely
759
760         * scm/define-markup-commands.scm (override): new file.
761         Move documentation from refman into doc-strings. 
762
763         * input/test/staff-container.ly: fix example.
764
765         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
766         StaffContainer
767
768         * lily/grob.cc: remove point_dimension_callback
769         (Grob): read forced dimensions from X-extent and Y-extent.
770         (get_paper): remove preset_extent.
771
772         * scm/define-grobs.scm (all-grob-descriptions): remove
773         point_dimension_callback. 
774
775         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
776         textscript to head. This makes no-spacing-rods work on
777         DynamicText.
778
779         * lily/chord-name.cc: remove props chord, bass, inversion.
780
781         * Documentation/user/appendices.itely: add Scheme functions,
782         context-properties and layout properties to manual.
783
784         * scm/part-combiner.scm (determine-split-list): include rests in a
785         solo1/2 sequence.
786
787         * lily/new-part-combine-iterator.cc (substitute_both): new
788         function.
789         (class New_pc_iterator): add separate Voice=solo context, fixes
790         autobeams going from chords to solo.
791
792 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
793
794         * Documentation/user/invoking.itexi (Editor support): Fix typo.
795
796         * Documentation/user/tutorial.itely:
797         * Documentation/user/refman.itely: Add short note about being part
798         of lilypond.tely.
799
800         * COPYING: Make note more clear with respect to files that are
801         explicitely licenced otherwise (Documention/user/ comes to mind).
802         
803         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
804         comment about barfing of @c,{}.
805
806         * Documentation/user/music-glossary.tely: Add list of authors.
807
808         * stepmake/stepmake/library-rules.make: Thank Nelson only in
809         source (was: also in build log).
810
811 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
812
813         * lily/side-position-interface.cc (general_side_position): if
814         staff-padding is set, then include staff in support too.
815
816         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
817         module workbook
818
819         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
820
821         * lily/tuplet-engraver.cc: remove tupletInvisible
822
823         * scm/define-translator-properties.scm: cleanup, separate in
824         internal and user props. 
825
826         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
827         LyricsVoice -> Lyrics
828
829         * lily/new-part-combine-iterator.cc (process): only print warning
830         for symbols.
831
832 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
833
834         * scm/part-combiner.scm: Add proper header.
835
836         * All but lily/*: The great --2003 --2004 replace; the missing
837         `bits'.
838
839         * TODO: Fix outline mode.  Add book notes.
840
841         * ROADMAP: Update.
842
843 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
844
845         * scm/part-combiner.scm (make-autochange-music): use
846         accumulator. Fixes stack overflow.
847
848         * lily/*: rename brew_molecule -> print , molecule-callback ->
849         print-function
850
851         * scm/define-grob-properties.scm: cleanup. Separate into internal
852         and user properties.
853
854         * lily/translator-property.cc (updated_grob_properties): new
855         function
856         (execute_pushpop_property): change to new convention:
857         object property inits are stored as (cons ALIST BASED-ON). This
858         storage format allows concurrent tweaks in different contexts.
859
860 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
861
862         * TODO: new file.
863
864 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
865
866         * debian/: Late Debian update (sorry Anthony).
867
868         * scripts/lilypond-book.py (do_file): Look for input_file in
869         include path, or ask kpathsea if LATEX.
870
871         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
872         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
873         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
874         --header=texidoc.
875
876         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
877         relative.
878
879         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
880         only when filtering, default to input_base otherwise.  Coding
881         style fixes.
882
883 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
884
885         * lily/include/translator.hh (class Translator): add virtual
886         qualifier.
887
888 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
889
890         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
891
892 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
893
894         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
895
896         * Documentation/user/refman.itely: Run texinfo-all-menus-update
897         (fixes make web).
898
899         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
900         live in $(out)-www).
901
902         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
903         dependencies.  Add link to .ly source in HTML output.
904         (Lilypond_snippet.output_html): Handle multiple page picture
905         output.
906         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
907         Make usable for output_texinfo again.
908
909         * Documentation/user/GNUmakefile: Add static dependency for
910         lilypond.tely includes.
911
912         * Documentation/user/tutorial.itely: Add some lost `relative'
913         ly-options.
914
915 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
916
917         * lily/include/translator-group.hh: move Music_output_def member
918         to Global_translator.
919
920         * scripts/lilypond-book.py (do_file):  fix latex output.
921
922         * VERSION: release 2.1.20
923         
924         * scm/part-combiner.scm (determine-split-list): robustness fix 
925
926         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
927
928         * lily/parser.yy (music_output_def_body): plug memory leak.
929
930         * lily/translator-group.cc (add_fresh_group_translator): plug
931         memory leak: unprotect Translator_group once added.   
932
933         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
934
935         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
936         write .dep file.
937         (Lilypond_snippet.ly): add \renameinput.
938
939 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
940
941         * Documentation/user/refman.itely (Markup command definition): Doc
942         by Nicolas Sceaux. Rewrite by Han-Wen
943
944         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
945         thing of the line.
946         (brew_molecule): only remove if hyphen is not at the end of line.
947         (set_spacing_rods): new function: minimum-length specifies
948         distance between syllables.
949
950         * scm/define-grobs.scm (all-grob-descriptions): add
951         Hyphen_spanner::set_spacing_rods to LyricHyphen
952
953         * input/regression/lyric-hyphen-break.ly: new file.
954
955         * input/test/lyric-hyphen-retain.ly: new file.
956
957         * lily/new-part-combine-iterator.cc (construct_children):
958         add Rest direction.
959
960 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
963
964         * Documentation/bibliography/engraving.bib (donemus1982):
965         update entry.
966
967 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
968
969         * scripts/lilypond-book.py (Substring.__init__): new class.
970         (Snippet.output_texinfo): add texidoc option.
971         (Include_snippet.replacement_text): new class.
972         (Lilypond_snippet.__init__): new class
973         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
974
975         * Documentation/user/refman.itely (Sound): 
976         note about number of channels.
977
978         * scm/music-functions.scm (voicify-music): add \context Staff for
979         << \\ >> polyphony.
980
981         * lily/parser.yy (verbose_command_req): \skip now creates
982         SkipMusic, and does not lead to spurious staves.
983
984         * scm/define-music-types.scm (music-descriptions): rename
985         NonEventSkip to SkipMusic
986
987         * input/no-notation/midi-lyric-barcheck.ly: new file.
988
989         * input/regression/collision-dots-invert.ly: new file.
990
991         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
992         case.
993
994         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
995         die if melody died too.
996
997 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
998
999         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
1000         with reading from stdin.
1001
1002         * lily/slur-performer.cc (try_music): new file.
1003
1004         * lily/melisma-performer.cc (try_music): new file. Handle
1005         melismata to help lyrics.
1006
1007         * lily/beam-performer.cc (try_music): new file. Handle beam events
1008         to help lyrics.
1009
1010         * lily/score-performer.cc (one_time_step): reinstate
1011         process_music().
1012
1013         * lily/performer.cc (process_music): add to interface.
1014
1015         * lily/performer-group-performer.cc (process_music): new function.
1016
1017         * lily/dot-column.cc (do_shifts): do collision resolution before
1018         dot positioning.
1019         
1020         * scripts/lilypond-book.py (Snippet.output_print_filename): new
1021         file, process printfilename option.
1022         (Snippet.__init__): rewrite: do not use global variables h or
1023         index.
1024         (main): really support -I option.
1025         (find_toplevel_snippets): new code.
1026         (find_toplevel_snippets): reinstate old version, without global
1027         variables.
1028
1029         * tex/texinfo.tex: really add file.
1030         
1031 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1032
1033         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
1034         compatibility.
1035
1036 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1037
1038         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
1039
1040         * scm/define-translator-properties.scm (drumPitchTable): add
1041         property.
1042
1043         * scripts/lilypond-book.py (simple_toplevel_snippets): new
1044         function.
1045         (help_summary): docstrings.
1046         (do_file): strip the dir of input_base too.
1047
1048 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1049
1050         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
1051
1052         * Documentation/user/lilypond-book.itely: Update.
1053
1054         * make/ly-rules.make: Update lilypond-book commands.
1055
1056         * Documentation/user/GNUmakefile: Update makeinfo commands,
1057         lilypond-book flags.
1058
1059         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
1060         
1061         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
1062
1063         * scripts/filter-lilypond-book.py: Remove.
1064
1065         * Documentation/user/*tely: Update options for new lilypond-book.
1066
1067         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
1068         with @macros in @includes.
1069
1070 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1071
1072         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
1073         make rest-collision only.
1074
1075         * lily/break-substitution.cc (substitute_one_mutable_property):
1076         clear all-elements using scm_assq_remove_x(). 
1077
1078         * lily/rest-collision.cc (do_shift): shift single rests
1079
1080         * flower/include/array.hh (class Array): rename to is_empty ()
1081
1082         * lily/drum-note-performer.cc: new file: perform drum notes.
1083
1084         * VERSION (PACKAGE_NAME): release 2.1.19.
1085         
1086 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1087
1088         * scripts/filter-lilypond-book.py
1089         (classic_lilypond_book_compatibility): New function.
1090
1091 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1092
1093         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
1094
1095         * Grand 2003 -> 2004 search replace. 
1096
1097         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
1098         (i.e. < > )
1099
1100         * ly/performer-init.ly: add DrumStaff
1101
1102         * lily/axis-group-engraver.cc (acknowledge_grob): also take
1103         lyric-interface; this prevents lines with only extender lines from
1104         being junked.
1105  
1106         * scm/define-grob-interfaces.scm (lyric-interface): new interface
1107
1108         * lily/lyric-extender.cc (brew_molecule): get line breaking and
1109         extenders right, for once and for all (hopefully).
1110         
1111         * lily/break-substitution.cc (substitute_one_mutable_property):
1112         clear old 'all-elements for System grobs.
1113
1114         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
1115         that associatedVoiceContext is always assigned when music & lyrics
1116         are found. 
1117
1118         * ly/engraver-init.ly: remove Lyrics context.
1119         (TabVoice): add noteheads engraver
1120
1121         * input/test/improv.ly: update: do not use Thread switching. 
1122
1123         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
1124         squashedPosition is a number  
1125
1126         * Documentation/user/refman.itely (Automatic note splitting):
1127         remove Thread references.
1128
1129         * input/no-notation/pc-direction.ly: remove file.
1130
1131         * ly/engraver-init.ly: remove Thread
1132
1133         * input/regression/tie-chord-partial.ly: remove file.
1134
1135         * scripts/convert-ly.py (conv): \harmonic rule
1136
1137         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
1138         notation for harmonic notes: <c' g''\harmonic>
1139
1140         * lily/lily-guile.cc (alist_to_hashq): new function
1141
1142         * scm/lily.scm (alist->hash-table): new function.
1143
1144         * Documentation/user/refman.itely (Percussion staves): update doco.
1145
1146         * input/regression/drums.ly (timb): updates
1147
1148         * lily/note-performer.cc (create_audio_elements): robustness fix.
1149
1150         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
1151
1152 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1153
1154         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
1155         discard valid matches.
1156
1157 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1158
1159         * lily/drum-note-engraver.cc: new file.
1160
1161         * ly/drumpitch-init.ly: move drum definitions
1162
1163         * scm/drums.scm: remove file.
1164
1165         * lily/*.cc: remove abort-event everywhere.
1166
1167         * lily/note-heads-engraver.cc (process_music): robustification.
1168
1169         * lily/accidental-engraver.cc (process_acknowledged_grobs):
1170         robustification.
1171
1172         * lily/parser.yy (simple_element): add \drums mode.
1173         (simple_element): remove \pitchnames , \chordmodifiers. Use
1174         variables to store this. 
1175
1176         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
1177         outside \notes.
1178
1179         * VERSION: release 2.1.18.
1180         
1181         * input/test: remove octave-duplicate.ly
1182
1183 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1184
1185         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
1186
1187 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1188
1189         * lily/simultaneous-music-iterator.cc: remove clone() and copy
1190         constructor from Music_iterator. Changes throughout.
1191
1192         * lily/include/music-iterator.hh (class Music_iterator): remove
1193         Music_iterator::skip and Music_iterator::get_pending_events from
1194         interface. Rename report_to -> get_outlet 
1195
1196         * lily/auto-change-iterator.cc: move contents from
1197         new-auto-change-iterator.cc from
1198
1199         * scm/part-combiner.scm: determine split-list from Scheme. 
1200
1201         * lily/new-auto-change-iterator.cc (process): new file.
1202
1203         * lily/parser.yy (part_combined_music): remove old PC cruft.
1204
1205         * ly/engraver-init.ly: remove old
1206         PC cruft.
1207
1208         * Documentation/user/refman.itely (The Lyrics context): note about
1209         extender lines.
1210
1211         * lily/multi-measure-rest-engraver.cc (process_music): extra check
1212         to allow 0-length mmrest events.
1213
1214         * scm/part-combiner.scm (determine-split-list): many bugfixes.
1215
1216         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
1217
1218         * lily/spacing-engraver.cc (finalize): robustifications.
1219
1220         * input/regression/new-part-combine-solo-global.ly: new file.
1221
1222         * scm/part-combiner.scm: rewrite.
1223
1224 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
1225
1226         * Documentation/user/refman.itely, input/puer-fragment.ly,
1227         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
1228         updated for proper use of lyricsto; replaced "(" and ")" ->
1229         "\melisma" and "\melismaEnd"
1230
1231         * input/test/ancient-font.ly: small updates to reduce compile
1232         warnings (TODO: junk this file)
1233
1234         * input/test/gregorian-scripts.ly: added comment about bug
1235
1236         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
1237         tiny robustness fix
1238
1239         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
1240         recent changes in the feta code); temporarily mapped mensural g
1241         clef to a copy of petrucci g clef until mensural g clef will have
1242         been rewritten
1243
1244         * mf/parmesan-heads.mf: bugfix: solved character name clashing
1245         between mensural and neo-mensural heads (this broke quite a while
1246         ago)
1247
1248         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
1249
1250 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1251
1252         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
1253         indication.  Fixes for verbatim, multi line comments.
1254
1255 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1256
1257         * input/regression/new-part-combine-solo.ly: more cases.
1258
1259         * lily/slur.cc (height): robustness fix.
1260
1261         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
1262
1263         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
1264         stemUp/stemDown.
1265
1266         * scm/music-functions.scm (determine-split-list): further analysis.
1267
1268         * lily/script-engraver.cc (try_music): discard duplicate
1269         articulations.
1270
1271         * input/regression/new-part-combine-solo.ly: new file
1272
1273         * input/regression/new-part-combine-a2.ly: new file.
1274
1275         * ly/performer-init.ly: add Devnull
1276
1277         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
1278         for \musicglyph #"accidental-*"
1279         (conv): \newpartcombine rule.
1280
1281 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1282
1283         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
1284
1285 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1286
1287         * scripts/filter-lilypond-book.py: Handle verbatim, latex
1288         textwidth, --output.
1289
1290 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1291
1292         * scm/new-markup.scm (doubleflat): add accidental markups.
1293
1294         * VERSION: release 2.1.17
1295         
1296         * Documentation/user/refman.itely (Automatic part combining):
1297         revise documentation of the part-combiner.
1298
1299         * input/regression/pc-switch-slur.ly (texidoc): remove file.
1300         
1301         * input/test/part-combine-{moment,staff}.ly: remove file.
1302
1303         * input/regression/pc-mmrest.ly (two): remove file.
1304
1305         * scm/define-music-types.scm (music-descriptions): add
1306         Solo{One,Two}Event and UnisonoEvent
1307
1308         * lily/new-part-combine-iterator.cc (unisono): add state_
1309         variable, signal changes with part-combine-event.
1310
1311         * input/regression/new-part-combine-text.ly: new file.
1312
1313         * lily/part-combine-engraver.cc: new file.
1314
1315 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1316
1317         * scripts/filter-lilypond-book.py: Handle snippet options.
1318
1319 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1320
1321         * scm/music-functions.scm (determine-split-list): detect solo1/2
1322         and unisono.
1323
1324         * lily/new-lyric-combine-music-iterator.cc (construct_children):
1325         revert fix, document why.
1326
1327         * lily/tie-performer.cc (process_music): new function. Set melisma
1328         property.
1329
1330         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
1331         always smaller than bracket size.
1332         (make_bracket): oops. Size of the gap was off by factor 2
1333
1334         * input/test/text-rotate.ly: new file.
1335
1336         * scm/new-markup.scm (markup): a macro that provides a
1337         LilyPond-like syntax in scheme for building markups, in order to
1338         help markup command definition. (Nicolas Sceaux)
1339
1340         * input/test/lyrics-skip-notes.ly: new example.
1341
1342         * lily/parser.yy (post_event): make HYPHEN into postfix event.
1343
1344         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
1345         use is_alias() iso. == . This fixes lyrics on
1346         GregorianTranscriptions. 
1347
1348 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1349
1350         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
1351         \thispagestyle{lastpage} to avoid that it's printed on the second
1352         last page when there's only a single score line on the last page.
1353         (The page breaking mechanism in TeX played some ugly tricks to us.)
1354
1355 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1356
1357         * scripts/filter-lilypond-book.py: Further development.
1358
1359         * input/regression/collision-dots-move.ly: New test.
1360
1361         * lily/note-collision.cc (check_meshing_chords): Move dots on left
1362         hand side note head of non-merged collision to the right.
1363
1364         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
1365         Construct children before accessing property from emtpy
1366         lyrics_context_.
1367         (construct_children): Find thread before finding LyricsVoice.
1368         Create LyricsVoice one if none found, fixes crash (thanks Erik
1369         Sandberg).
1370
1371 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1372
1373         * cygwin/: Forward port.
1374
1375 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1376
1377         * buildscripts/install-info-html.sh: Use Bash.
1378
1379         * cygwin/mknetrel: Patch from Bert.
1380
1381 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1382
1383         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
1384
1385         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
1386         try to copy *png, index.html (Bertalan Fodor).
1387
1388         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
1389
1390 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1391
1392         * lily/note-collision.cc (check_meshing_chords): Do not remove
1393         dots (from down head) when merging similar heads (thanks Matthias
1394         Kilian).  Simplify merge_possible tests and other cleanups
1395
1396         * input/regression/collision-merge-differently-dotted.ly: Add test
1397         for disappearing dots on similar heads for both voices.
1398
1399 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1400
1401         * Documentation/user/invoking.itexi (Invoking lilypond): Document
1402         that tagline overrides copyright for single page scores. Correct
1403         the default tagline value.
1404
1405 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1406
1407         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
1408
1409 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1410
1411         * buildscripts/lilypond-login.sh: Avoid warning about undefined
1412         TEXMF if it's previously unset.
1413
1414 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
1415
1416         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
1417
1418         * input/test/trills.ly: fix the unfolding of lineprall.
1419
1420         * input/test/figured-bass-alternative.ly: fix accidental.
1421
1422 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1423
1424         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
1425         
1426         * input/no-notation/dos-guile.ly: 
1427         * input/no-notation/dos-ps.ly: 
1428         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
1429         
1430         * input/no-notation/safe-include.ly:
1431         * input/no-notation/safe-guile.ly:
1432         * input/no-notation/safe-ps.ly: 
1433         * input/no-notation/safe-tex.ly: New file.
1434
1435         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
1436         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
1437         options now.
1438         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
1439         When in --safe-mode, set environment openout_any=p[aranoid].
1440
1441         * tex/ltest.tex: 
1442         * tex/lilyponddefs.tex: Add \nofiles.
1443
1444         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
1445         options.
1446
1447         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
1448         This allows building the user manual using a binary installation
1449         and a matching unpacked source tree.
1450
1451         * scm/lily.scm (safe-module): New variable. 
1452
1453         * lily/includable-lexer.cc (new_input): Fix error messages.
1454
1455         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
1456         If SAFE, evaluate in safe-module.  Change callers.
1457
1458         * lily/main.cc (Long_option_init): Reinstate safe-mode.
1459
1460         * lily/lexer.ll (embedded_scm): While processing main-input,
1461         invoke ly_parse_scm with safe mode if running in safe-mode.
1462         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
1463         in init.ly for safe-mode.
1464
1465 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1466
1467         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
1468         compatibility with old versions of geometry.sty (compat2
1469         already implied includehead).
1470         Change the page layout slightly so bottom + footskip = top +
1471         headheight + headsep = 16mm, the remaining paperheight-32mm
1472         are used for the music. Increase footskip to 5mm, so the top of
1473         the footer text doesn't touch the music.
1474
1475 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1476
1477         * VERSION: release 2.1.16
1478         
1479         * scm/music-functions.scm (determine-split-list): bugfix: only use
1480         new-active for both voices if both indexes advance. This fixes the
1481         biggest outstanding problem with new-pc. 
1482
1483         * lily/new-part-combine-iterator.cc (construct_children): set more
1484         directions.
1485
1486 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1487
1488         * scripts/convert-ly.py (conv): add instrument rule.
1489
1490         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
1491
1492         * lily/side-position-interface.cc: remove add_staff_support ()
1493         Change all callers to use staff-padding.
1494
1495         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
1496         make_spanner().
1497
1498         * lily/a2-engraver.cc (process_acknowledged_grobs): 
1499
1500         * lily/text-engraver.cc: remove scriptHorizontal property.
1501
1502         * lily/beam.cc (least_squares): also set least-squares-dy for
1503         special case of slanted 2-stem beam to center.
1504
1505         * lily/side-position-interface.cc (out_of_staff): move contents of
1506         out_of_staff into aligned_side.
1507         remove out_of_staff().
1508
1509         * input/regression/measure-grouping.ly: fix warning.
1510
1511         * lily/side-position-interface.cc: add staff-padding support to
1512         Side_position_interface::aligned_side.
1513
1514         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
1515         one get_property too many.
1516
1517         * flower/include/drul-array.hh (linear_combination): new function
1518         (scale_drul): new function
1519
1520         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
1521         operations on empty intervals are silly.
1522
1523 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1524
1525         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
1526         (iso gh_scm2int), fixes crash in new part-combiner.
1527
1528         * configure.in: Up mftrace to 1.0.27.
1529
1530 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1531
1532         * VERSION: release 2.1.15
1533         
1534         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
1535         align all stanza numbers.
1536
1537 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
1538
1539         * Documentation/user/{introduction.itely,refman.itely,
1540         converters.itely}: fix some text inside parentheses; text should
1541         be readable (even) if parentheses are either replaced with commas 
1542         or dropped out.
1543
1544 2004-01-25  Werner Lemberg  <wl@gnu.org>
1545
1546         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
1547         input/test/vaticana.ly, input/test/ancient-font.ly,
1548         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
1549         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
1550         ly/params-as-init.ly, scm/define-grobs.scm,
1551         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
1552
1553         * ly/params-as-init.ly: Removed.  Obsolete.
1554         * buildscripts/lilypond.words.py: Updated.
1555
1556 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1557
1558         * mf/parmesan-clefs.mf: switch off mensural G clefs.
1559
1560         * mf/feta-din{4,5,7,9}.mf: remove.
1561         
1562         * lily/engraver.cc (internal_make_item): centralize item/spanner
1563         factory.
1564
1565         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
1566         do correct chord conversion for ^"sim."  (backportme)
1567         (FatalConversionError.sub_articulations): substitute ^"foo" in
1568         chords too. (backportme)
1569
1570         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
1571         for Fingering.
1572
1573         * lily/side-position-interface.cc (out_of_staff): don't do
1574         anything if staff-padding not defined. 
1575
1576         * mf/feta-params.mf (stafflines): introduce linethickness as
1577         general blackness of the font.
1578
1579         * lily/stem.cc (position_noteheads): rounding error robustness.
1580
1581         * input/regression/rest-collision-beam.ly: move beam/rest stuff
1582         from beam-collision.ly 
1583
1584         * lily/beam.cc (rest_collision_callback): remove direction.
1585
1586         * scm/define-grobs.scm (all-grob-descriptions): remove
1587         enclose-bounds in OttavaBracket and PianoPedalBracket
1588
1589         * scm/new-markup.scm (def-markup-command) new macro, which takes
1590         care of defining the COMMAND-markup and make-COMMAND-markup
1591         procedures, setting markup-signature and keyword-signature object
1592         properties, and pushing the markup command in
1593         markup-function-list.
1594
1595         All markup commands are defined thanks to it.  Users may also use
1596         it to define their own markup commands. (Nicolas Sceaux)
1597
1598         * scm/new-markup.scm: Scheme style clean-up: there should be no
1599         parenthesis alone on a line; LET* should not be used where LET is
1600         enough. (Nicolas Sceaux)
1601
1602 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1603
1604         * scripts/filter-lilypond-book.py: Add script.
1605
1606 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1607
1608         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
1609
1610 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1611
1612         * Documentation/user/refman.itely (Fingering instructions): add
1613         single note chords. 
1614
1615         * lily/multi-measure-rest-engraver.cc: use a single
1616         MultiMeasureEvent for mm rests. This prevents problems with the
1617         new part combiner.
1618
1619         * scm/music-functions.scm (determine-split-list): analysis has
1620         global effect: a difference halfway a phrase makes the entire
1621         phrase be typeset as apart.
1622         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
1623
1624 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1625
1626         * ly/performer-init.ly: add Devnull.
1627
1628         * Documentation/user/refman.itely (Font selection): remove paper20
1629         ref.
1630         
1631 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1632
1633         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
1634
1635 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1636
1637         * scm/music-functions.scm (determine-split-list): bugfixes.
1638
1639         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
1640
1641         * input/test/scales-greek.ly: use C as base, results in different
1642         alterations at the clef.
1643
1644         * input/regression/pedal-ped.ly: new file.
1645
1646         * input/regression/pedal-bracket.ly: new file.
1647
1648         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
1649         replace after_line_breaking()
1650
1651         * lily/line-interface.cc (line): read thickness.
1652         (line): dash-fraction = 0 always for dotted-line style.
1653
1654         * input/test/staff-lines.ly (lower): bugfix.
1655
1656         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
1657         \accepts Devnull into Score.
1658
1659         * scm/lily.scm: remove bla.scm load.
1660
1661 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1662
1663         * VERSION: release 2.1.14
1664         
1665         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
1666
1667         * lily/side-position-interface.cc (general_side_position): add
1668         Staff_symbol_referencer::staff_space ().
1669
1670         * lily/include/context-def.hh: rename from translator-def.hh
1671
1672 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1673
1674         * input/template/piano-dynamics.ly (pedal): Updated definition of
1675         Dynamics such that \cresc works, for example.
1676
1677 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1678
1679         * lily/stem.cc (calc_stem_info): use
1680         Staff_symbol_referencer::staff_space
1681
1682         * lily/beam-quanting.cc (quanting): scale Stem_info 
1683
1684         * lily/beam.cc (rest_collision_callback): use minimum-distance
1685         property for rest/beam collisions.
1686         (rest_collision_callback): bugfixes.
1687
1688         * lily/system.cc (post_processing): extra-offset is now relative
1689         to the size of the current staff.
1690
1691         * scm/music-functions.scm (notice-the-events-for-pc): record all
1692         voices, only analyze "one" and "two".
1693
1694         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
1695         not parent. 
1696
1697         * lily/new-part-combine-iterator.cc (construct_children): create
1698         Devnull from Voice context
1699
1700         * scm/music-functions.scm (determine-split-list): bugfixes.
1701
1702         * lily/lily-guile.cc (robust_scm2int): new function
1703
1704         * lily/staff-symbol-referencer.cc (line_thickness): new
1705         function. Use throughout.
1706
1707         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
1708         in its own context.  Add to preset font-size.
1709
1710         * lily/stem.cc (thickness): new function.
1711
1712         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
1713         compute thickness from ledger-line-thickness.
1714
1715         * lily/note-head.cc (brew_ledger_lines): use
1716         Staff_symbol::get_ledger_line_thickness ().
1717
1718         * lily/beam.cc (rest_collision_callback): use
1719         Staff_symbol_referencer::staff_space().
1720
1721         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
1722         Mus1 Mus2
1723
1724         * lily/include/translator.hh (class Translator): add accepts_list_
1725         so  \with { \denies / \accepts } also works.
1726
1727         * scm/music-functions.scm (determine-split-list): determine split
1728         list from music events.
1729
1730         * lily/new-part-combine-iterator.cc: more states.
1731
1732         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
1733
1734 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1735
1736         * lily/system.cc (set_loose_columns): use the right prebroken cols
1737         for interpolating loose column position.
1738
1739         * lily/text-spanner.cc (brew_molecule): default to no vertical
1740         lines.
1741
1742         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
1743         take space.
1744
1745         * scm/define-grobs.scm (all-grob-descriptions): less padding.
1746
1747 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1748
1749         * scripts/convert-ly.py: Do not test filename when processing
1750         stdin.
1751
1752         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
1753
1754 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1755
1756         * lily/axis-group-engraver.cc (finalize): extra check; if
1757         process_music () is never called, then staffline_ == 0.
1758
1759         * lily/simultaneous-music-iterator.cc (pending_moment): don't
1760         check run_always ().
1761         
1762         * VERSION: release 2.1.13
1763
1764         * input/regression/note-head-style.ly (pattern): cleanup.
1765
1766         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
1767         downloading.
1768
1769         * scm/output-lib.scm (shift-right-at-line-begin): new function:
1770         kludge rehearsalmark placement.
1771
1772         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
1773         , ly:spanner?
1774
1775         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
1776         close to note head for accidentals.
1777
1778         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
1779         tuplet direction.
1780
1781         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
1782
1783 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1784
1785         * lily/include/music-iterator.hh (class Music_iterator): add
1786         substitute_outlet() to iterator API.
1787
1788         * lily/new-part-combine-iterator.cc (construct_children):
1789         New_pc_iterator: new class, better part combining.
1790
1791         * lily/tie-column.cc (werner_directions): new function
1792
1793         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
1794
1795         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
1796         empty objects group spanner as parent
1797
1798         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
1799         slope against graphical slope.
1800
1801         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
1802         for ottava bracket.
1803
1804         * lily/side-position-interface.cc (general_side_position):
1805         opps. reinstate *dir.
1806
1807         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
1808         parser run.
1809
1810         * lily/tuplet-bracket.cc: remove calc_dy ().
1811
1812         * Documentation/user/refman.itely (Balloon help): document balloon
1813         help
1814
1815 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1816
1817         * scm/document-backend.scm (check-dangling-properties): Grob
1818         properties are defined define-grob-properties.scm.
1819         
1820 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1821         
1822         * VERSION: release 2.1.12
1823
1824         * scm/define-grobs.scm (all-grob-descriptions): larger font for
1825         ChordName
1826
1827         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
1828         relation to surroundings.
1829
1830         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
1831         Y-extent to the note-extents: stay clear of the staff.
1832
1833 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1834
1835         * Documentation/user/GNUmakefile
1836         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
1837         iso. copy.
1838
1839         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
1840
1841         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
1842
1843         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
1844
1845         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
1846
1847         * lily/line-interface.cc (line): remove thickness from calling interface.
1848
1849         * lily/hairpin.cc: use Line_interface
1850
1851         * lily/line-interface.cc: new file. Line_interface for everything
1852         with dotted/dashed lines.
1853         
1854
1855         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
1856
1857         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
1858         for constructing ottava brackets.
1859         
1860         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
1861         the note heads.
1862
1863         * Documentation/user/internals.itely (Engravers and performers):
1864         fix broken link.
1865
1866         * scm/music-functions.scm (make-mark-set): new function.
1867
1868         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
1869         functionally identical to beam.
1870
1871         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
1872         () with beam (). 
1873
1874         * Documentation/user/refman.itely (Rehearsal marks): document new
1875         functionality.
1876
1877         * input/regression/rehearsal-mark-number.ly: new file.
1878
1879         * input/regression/rehearsal-mark-letter.ly: new file.
1880
1881         * scm/translation-functions.scm (number->mark-string): new function
1882         (format-mark-letters): new function
1883         (format-mark-numbers): new function
1884
1885         * lily/mark-engraver.cc (process_music): rehearsalMark is now
1886         integer; formatting is done through markFormatter property.
1887         
1888         * scm/define-translator-properties.scm: fold all *-done properties
1889         into positioning-done.
1890
1891         * lily/beam.cc (position_beam): new function
1892         (brew_molecule): make sure that positions are calced before making
1893         the molecule.
1894
1895         * scm/output*.scm (beam):  take 4th argument for function.
1896
1897         * ps/music-drawing-routines.ps: take blot as 4th argument.
1898
1899         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
1900         stem to avoid small dents.
1901         
1902
1903 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1904
1905         * VERSION: release 2.1.11
1906
1907         * input/regression/balloon.ly: new file.
1908
1909         * lily/balloon.cc (brew_molecule): new file: draw boxes around
1910         objects, and make help texts. 
1911
1912         * scm/new-markup.scm (parse-simple-duration): parse duration
1913         string to log & dots. (Thanks Nicolas!)
1914
1915         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note rule.
1916
1917 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
1918
1919         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
1920         Lemberg).
1921
1922         * THANKS: alphabetic order.
1923
1924 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1925
1926         * input/regression/note-head-harmonic.ly: new file.
1927
1928         * Documentation/user/internals.itely (Technical manual): explain
1929         difference between music, translation, layout.
1930
1931         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
1932
1933         * scm/output-ascii-script.scm (bracket): rounding bfs.
1934
1935         * scripts/convert-ly.py (conv): add \include "paper" rule. 
1936
1937         * ly/paper*.ly: remove files. 
1938         
1939         * scm/paper.scm (set-staff-size): new function: set default
1940         staff-size.
1941
1942         * scripts/convert-ly.py (conv): add conversion rule.
1943
1944         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
1945         function.
1946
1947         * scm/paper.scm: new file.
1948         (set-staff-size): new function 
1949         (set-paper-size): new function
1950
1951         * lily/parser.yy (music_output_def_body): restructure definition,
1952         so first Scheme statement in \paper also happens in new scope. 
1953
1954         * lily/system.cc (post_processing): move uniquify_list () to
1955         dumping molecule stage.
1956
1957         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
1958         this will mess up scores that use barchecks to shorten measures.
1959
1960         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
1961         at 20pt too.
1962
1963         * Documentation/user/tutorial.itely (Printing lyrics): document
1964         \lyricsto
1965
1966         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
1967
1968         * Documentation/user/refman.itely (Fermatas): document \lyricsto
1969
1970         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
1971         if Voice is not found.
1972
1973         * VERSION: release 2.1.10
1974         
1975         * input/{test,regression}/: remove old-relative 
1976
1977         * lily/lexer.ll: add empty markup signature. 
1978
1979         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
1980         strut markup
1981
1982         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
1983
1984         * scm/define-translator-properties.scm: update melismata property
1985         doco.
1986
1987         * lily/system.cc (output_lines): revert uniquify_list() patch,
1988         strange side effects seen.
1989         
1990         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
1991         dash-period < 0.
1992
1993         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
1994         for flute. 
1995
1996 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1997
1998         * input/regression/*.ly: use newaddlyrics iso. addlyrics
1999
2000         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
2001
2002         * lily/lyric-extender.cc (brew_molecule): behave decently in case
2003         of line breaks.
2004         (brew_molecule): add padding to left, not right.
2005
2006         * lily/system.cc (uniquify_list): new function
2007         (output_lines): uniquify_list () on all-elements. This fixes
2008         double symbols in the output.
2009
2010         * lily/beam.cc (rest_collision_callback): don't move anything if
2011         staff-position is set.
2012
2013         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
2014
2015         * lily/system.cc (typeset_grob): warn if adding twice.
2016
2017         * lily/sequential-iterator.cc (run_always): implement run_always().
2018         (also in other files.)
2019         
2020         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
2021
2022         * lily/event.cc (to_relative_octave): add octave-check.
2023
2024         * Documentation/user/refman.itely (Line breaking): add noBreak.
2025
2026         * scm/new-markup.scm (normalsize-markup): add function.
2027         (sans-markup): new function.
2028
2029         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
2030         come earlier nowadays.  This fixes beams on grace notes.
2031         
2032         * scm/music-functions.scm (direction-polyphonic-grobs): new
2033         variable, share between override and revert. This fixes script
2034         directions in polyphonic sections. (backportme)
2035
2036 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2037
2038         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
2039         breakpoints.
2040
2041         * lily/break-align-interface.cc: add doco
2042
2043         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
2044
2045 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2046
2047         * VERSION: release 2.1.9
2048
2049         * scm/document-markup.scm (markup-doc-node): add note about naming.
2050
2051         * scm/new-markup.scm (left-align-markup): bugfix. 
2052
2053         * Documentation/user/refman.itely (Ottava brackets): more doco for
2054         ottava.
2055
2056         * lily/side-position-interface.cc (out_of_staff): also do
2057         out_of_staff() correctly for d == DOWN.
2058
2059         * lily/text-spanner.cc (brew_molecule): only put vertical line and
2060         horizontal line if they move to the right.
2061         
2062         * scm/define-grobs.scm (all-grob-descriptions): set
2063         text-repeat-if-broken for ottava spanner
2064
2065         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
2066         property.
2067
2068         * mf/feta18.mf: design size is 18 not 22.5
2069
2070         * lily/new-lyric-combine-music-iterator.cc (process): new file.
2071         Add a single LyricsVoice to a melody. Melismata may be set
2072         individually.
2073
2074         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
2075
2076         * lily/dot-column.cc: add stdio.h
2077
2078 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2079
2080         * lily/item.cc: documentation for break-visibility (Thanks, John).
2081
2082 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2083
2084         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
2085
2086         * lily/translator-def.cc: rename Translator_def to Context_def.
2087
2088         * Documentation/user/internals.itely (Lexical details): clarify
2089         string def.
2090
2091         * Documentation/user/refman.itely (Rhythmic music): add link to
2092         RhythmicStaff 
2093
2094 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2095
2096         * lily/translator.cc: document start_translation_timestep()
2097
2098         * scm/output-tex.scm (tex-encoded-fontswitch): use
2099         round for rounding (inexact->exact yields rationals)
2100
2101         * lily/*.cc: remove superfluous start_translation_timestep() calls.
2102
2103         * lily/translator-group.cc (get_simple_trans_list): 
2104         new function; construct simple_trans_list_ lazily.
2105         
2106 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2107
2108         * lily/paper-outputter.cc (output_scope): Check if number before
2109         checking exact (guile cvs).
2110
2111         * scm/*: Escape backslashes in scheme strings (guile cvs).
2112
2113 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2114
2115         * Documentation/user/refman.itely (Tablatures basic): annotate
2116         seealso sections.
2117
2118         * lily/*.cc: cleanup of engraver initialize() functions.
2119
2120         * lily/repeat-acknowledge-engraver.cc
2121         (start_translation_timestep): remove first_b_
2122
2123         * lily/tab-note-heads-engraver.cc: listen to string number events
2124         inside < > too. (backportme).
2125
2126         * Documentation/user/refman.itely (Text scripts): add fatText to
2127         index.
2128
2129 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2130
2131         * VERSION: 2.1.8
2132
2133         * stepmake/bin/add-html-footer.py (built): add Wiki links to
2134         footer.
2135
2136         * lily/parser.yy (translator_mod): allow \with { \remove .. }
2137
2138         * lily/bar-check-iterator.cc (process): only warn if
2139         barCheckLastFail was changed.
2140
2141         * scm/define-translator-properties.scm (barCheckLastFail): add
2142         property.
2143
2144         * lily/main.cc (main_prog): print summary of failed files.
2145
2146         * lily/axis-group-engraver.cc: move all spanner creation to
2147         process_music (). Now staffs can be adjusted with \override too.
2148         (Jan, you are a brilliant programmer!)
2149         
2150         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
2151
2152 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2153
2154         * Documentation/user/tutorial.itely (Integrating text and music):
2155         Show the commands to produce a PDF as well.
2156
2157 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2158
2159         * lily/translator-def.cc (get_translator_names): accept user
2160         tweaks too. 
2161
2162         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
2163         as big as normal heads. 
2164
2165         * input/*ly: run convert-ly
2166         
2167         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
2168         () if dependencies are fluked.
2169
2170         * scm/document-translation.scm (engraver-doc-string): update on
2171         latest string/symbol conventions.
2172
2173         * lily/translator-ctors.cc: use Scheme_hash_table.
2174
2175         * lily/translator-def.cc (get_translator_names): new function
2176         (add_context_mod): new function
2177         (get_accepted): new function
2178
2179         * lily/parser.yy (context_mod): put all modifications of
2180         \translator { } in a single production, encode as SCM.
2181
2182         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
2183         to use read-only lists, so additions to the definition can be
2184         prepended easily.  
2185
2186         * Documentation/user/invoking.itexi (Editor support): add node on
2187         editor support.
2188
2189         * Documentation/user/refman.itely (Bar check): add lyrics example
2190         of bar checks. 
2191
2192         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
2193
2194         * scripts/convert-ly.py (conv): add conversion rule.
2195
2196         * lily/parser.yy: use \change iso. \translator for staff switch.
2197
2198         * lily/my-lily-lexer.cc: add \change.
2199
2200         * scm/define-translator-properties.scm
2201         (default-melisma-properties): add definition.
2202
2203 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2204
2205         * Documentation/user/refman.itely (Bar lines): clarification of
2206         systemStartDelimiter. 
2207
2208         * input/test/slur-shape.ly (x): remove file.
2209
2210         * lily/translator-group.cc (apply_property_operations): new function.
2211
2212 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2213
2214         * lily/parser.yy (optional_prop_ops): allow \with {
2215         PROPERTYSETTINGS } following \context or \new.
2216
2217         * lily/my-lily-lexer.cc: add \with.
2218
2219         * lily/parser.yy (property_operation): clean up definition of
2220         property operations.
2221         (property_op_to_music): new function.
2222         (context_spec_music): new function
2223
2224         * VERSION: 2.1.7 released.
2225         
2226         * input/regression/collision-merge-dots.ly: new file.
2227
2228         * lily/note-collision.cc (check_meshing_chords): if merging heads,
2229         then kill the dots too. 
2230
2231         * lily/separating-line-group-engraver.cc (acknowledge_grob):
2232         set/unset breakableSeparationItem
2233
2234         * lily/separation-item.cc (relative_width): add function.
2235
2236         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
2237         only-prebreak-interface
2238
2239         * lily/system.cc (output_lines): only junk only-prebreak-interface
2240         grobs.
2241
2242         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2243         read breakableSeparationItem
2244
2245         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
2246
2247         * lily/system.cc (output_lines): don't suicide Spacing_items. 
2248
2249         * lily/dot-column.cc (dot_config_badness): new function:
2250         select the best scoring dot configuration: dots should go close to
2251         the note heads, but be shifted up or down according to conventions.
2252         (print_dot_configuration): idem.
2253         (shift_one): idem
2254         (remove_collision): idem.
2255
2256         * input/regression/dots.ly: add more test cases.
2257
2258 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2259
2260         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
2261
2262         * flower/include/interval.hh: rename elem_b to contains 
2263
2264         * lily/tie.cc: change 'heads to 'head-pair.
2265
2266         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
2267         fill in 'heads field.
2268
2269         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
2270         minimum-length for short ones, and shorten so collisions with the
2271         next syllable are avoided.
2272
2273         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
2274         near-zero slopes.
2275         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
2276
2277         * lily/dots.cc: remove quantized_position callback. All Y
2278         positioning is done by dot-column.cc
2279
2280         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
2281         exhaustive test of all dot positions. This fixes disappearing dots
2282         in dotted chords.
2283
2284 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2285
2286         * mf/feta-klef.mf (test_staff): fatten up G clef
2287         (test_staff): fatten up f clef.
2288         
2289
2290 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2291
2292         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
2293         * input/les-nereides.ly: Use latin1 characters for title, like
2294         Morgenlied.
2295
2296 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2297
2298         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
2299         cmb10).
2300
2301         * lily/lyric-extender.cc (brew_molecule): add little space before
2302         extender line.
2303
2304         * lily/beam-quanting.cc (score_forbidden_quants): check if
2305         outer stafflines fall in any beam gaps.
2306
2307         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
2308         for lyric texts.
2309
2310 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2311
2312         * VERSION: 2.1.6 released.
2313
2314         * lily/beam-quanting.cc (quanting): add inspect-quants property:
2315         this shows the demerits of a user-defined beam position pair.
2316
2317         * scm/define-grobs.scm (all-grob-descriptions): set
2318         beamed-extreme-minimum-free-lengths to a different value.
2319
2320         * lily/scm-option.cc: add debug-beam scm-option
2321
2322         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
2323
2324 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2325
2326         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
2327
2328         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
2329         space after barline.
2330
2331         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
2332
2333         * lily/spacing-spanner.cc (breakable_column_spacing): take average
2334         of spacing wishes, not maximum. Only do this for delta-t == 0. In
2335         the other case, take standard column-breakable spacing. Do not
2336         warn about "no spacing wishes".
2337
2338         This fixes wide spaces after barlines in very loose lines.
2339
2340         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
2341
2342 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2343
2344         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
2345         acknowledge_grob lyric-syllable, not lyric-text.
2346
2347         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
2348         dashes of length #'length separated by #'dash-period. 
2349
2350         * lily/lyric-extender.cc (brew_molecule): idem
2351
2352         * lily/multi-measure-rest.cc (big_rest): idem
2353
2354         * lily/system-start-delimiter.cc (simple_bar): idem
2355
2356         * lily/bar-line.cc (simple_barline): use rounded box
2357
2358         * VERSION: release 2.1.5
2359
2360         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2361         music): move note about dvips to more visible place.
2362
2363         * lily/lyric-phrasing-engraver.cc: move from
2364         new-phrasing-engraver.cc, remove old cruft (syllable-group,
2365         lyric-phrasing-engraver.hh)
2366         
2367         * lyric-align.ly: remove file
2368         
2369         * scripts/convert-ly.py (FatalConversionError.func): add removal
2370         rule for automaticMelismata
2371
2372         * ly/engraver-init.ly (ScoreContext): switch on
2373         New_phrasing_engraver by default.
2374
2375         * lily/slur-engraver.cc (class Slur_engraver):
2376         process_acknowledged_grobs -> process_music.
2377         (try_music): signal melismata correctly.
2378
2379         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
2380         word-space, right-trim-amount, and extend past right bound only
2381         for note heads.
2382
2383         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
2384         lyric-extender support: add note-heads to the extender
2385         automatically.
2386
2387         * lily/parser.yy: extender is now post_event. 
2388
2389         * lily/accidental-engraver.cc (number_accidentals): remove
2390         spurious warning about non-parent contexts.
2391
2392         * lily/music-output-def.cc (assign_translator): \translator { }
2393         for a Foo context implicitly redefines \FooContext.
2394
2395         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
2396         fixes.
2397
2398         * lily/slur.cc (brew_molecule): don't use stafflinethickness
2399         doubly in slur weight. 
2400
2401         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
2402         combination.
2403
2404         * scm/define-grobs.scm (all-grob-descriptions): change clef -
2405         staffbar distance.
2406
2407         * scripts/lilypond.py (global_latex_preamble): crank down size of
2408         the margins. Now there is a 12 mm top and bottom margin, which
2409         should correspond with the printable area of modern printers.
2410
2411         This enlarges the music height of the printable page a little.
2412
2413         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
2414         signs. Use \markup instead.
2415         (accreg_pen): tweak for accordeon asterisk.
2416
2417 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2418
2419         * lily/melisma-engraver.cc (try_music): use melisma_busy()
2420
2421         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
2422
2423         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
2424
2425         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
2426
2427         * scm/define-grobs.scm (all-grob-descriptions): change
2428         StanzaNumber description: make side support, i.s.o. breakable.
2429         use Instrument_name_engraver for texts in the margin.
2430
2431         * scm/define-translator-properties.scm: remove
2432         melismaEngraverBusy, stz property.
2433
2434         * *.cc: naming: change empty_b () into is_empty ()
2435
2436         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
2437
2438         * input/regression/lyric-phrasing-new.ly: new file.
2439
2440         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
2441         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
2442         melismata are now left-aligned.
2443
2444 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2445
2446         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
2447
2448         * mf/feta19.mf: remove.
2449         
2450         * mf/feta-klef.mf (test_staff): more tweaks
2451
2452         * mf/feta-toevallig.mf: more small size tweaks.
2453
2454         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
2455         rests for smaller sizes.
2456
2457         * mf/feta-bolletjes.mf: fix cross heads.
2458
2459         * VERSION: release 2.1.4
2460         
2461         * scripts/convert-ly.py (FatalConversionError.func): add rule for
2462         deprecated #'ancient font family
2463
2464         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
2465         it is a string or number.
2466
2467         * scm/output-lib.scm (note-head-style->attachment-coordinates):
2468         change calling convention of stem-attachment function. 
2469
2470         * buildscripts/mf-to-table.py: read and dump WX/WY fields
2471
2472         * mf/feta-autometric.mf: dump WX/WY fields too
2473         
2474         * mf/parmesan-heads.mf: idem.
2475
2476         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
2477         attachment coordinates.
2478
2479         * lily/note-head.cc (stem_attachment_coordinate): read stem
2480         attachment from the notehead glyphs WX/WY fields.
2481
2482         * lily/include/font-metric.hh (struct Font_metric): add methods
2483         get_indexed_wxwy (), make a distinction between looking up by
2484         index and ASCII  
2485
2486         * mf/feta-bolletjes.mf: rewrite note head MF code.
2487         (test_outlines): make heads more rotund for smaller sizes. 
2488
2489 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2490
2491         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
2492         throughout. Font scaling fixes throughout.
2493
2494         * mf/feta-sleur,slur.mf: remove. 
2495
2496         * mf/feta-slag.mf: rewrite.
2497
2498 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2499
2500         * VERSION: release 2.1.3
2501
2502         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
2503
2504         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
2505
2506         * lily/mark-engraver.cc (process_music): fix mark
2507         \default. (backportme)
2508
2509         * stepmake/stepmake/automatically-generated.sub.make (default):
2510         use -n for head/tail commands. 
2511
2512         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
2513         heads with the same pitch.
2514
2515 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2516
2517         * lily/recording-group-engraver.cc (finalize): set protected_scm
2518         member to '() before finalizing.
2519
2520         * lily/translator-group.cc (finalize): remove removal_processing () 
2521
2522         * lily/recording-group-engraver.cc: new engraver: record
2523         synchronized start & end times for each music object.
2524
2525         * lily/parser.yy (toplevel_expression): execute score rendering
2526         during parsing. Cleanup output-filename handling; this is no
2527         longer done with global variables.
2528         (translator_spec_body): allow \type modification too.
2529
2530         * lily/score.cc:  ly:run-translator: new function
2531         (LY_DEFINE): ly:render-output new function.
2532
2533         Separate interpreting and rendering, and make available as
2534         functions at Scheme level.
2535
2536 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2537
2538         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
2539         (musicxml-node->string):
2540         (xml-node->string):
2541         (music-to-musicxml): New function.
2542
2543 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2544
2545         * VERSION: 2.1.2 released
2546
2547         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
2548
2549         * scm/font.scm (paper20-font-vector): discouple font design sizes
2550         from sizes specified in .ly file: store all design sizes of a font
2551         in a single vector.
2552
2553         * lily/font-select.cc (get_font_by_design_size): new function
2554
2555         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
2556         add parmesan,feta in sizes 14 and 18.
2557         
2558         * mf/feta-toevallig.mf: use blot diameter for double sharp.
2559
2560         * lily/font-size-engraver.cc (acknowledge_grob): change definition
2561         of fontSize: this now sets font-size
2562
2563 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2564
2565         * VERSION: 2.1.1 released
2566         
2567         * Documentation/user/refman.itely (Tuning objects): add note about
2568         concurrent tweaks in different contexts. 
2569
2570         * lily/tie-engraver.cc (acknowledge_grob): use
2571         Staff_symbol_referencer::get_position iso. reading staff-position
2572         directly.
2573
2574         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
2575         currentMusicalColumn as left span-point for bracket. The bracket
2576         is too long when there are accidentals.
2577
2578 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2579
2580         * buildscripts/lilypond-profile.sh,
2581         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
2582         Thanks to Reuben Thomas <rrt@mupsych.org>
2583
2584 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
2585
2586         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
2587         Wurbel <wurbel@univ-tln.fr>.
2588
2589 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2590
2591         * scripts/midi2ly.py: Add space after chords.
2592
2593 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
2594
2595         * input/regression/{many}: add few @code{ ... }.
2596
2597 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2598
2599         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
2600         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
2601         Removed cmbx5, cmbx6 (which are included in teTeX)
2602         and cmbxti14 which is not used in fonts.scm.
2603
2604 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
2605
2606         * lily/midi-item.cc: fine tune quarter tones.
2607
2608 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
2609
2610         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
2611         new function, warn how many cents are missing in fine tuning.
2612
2613 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
2614
2615         * input/bugs/rhytmicstaff-tie.ly: add file.
2616
2617         * THANKS: Create skeleton for 2.1.
2618
2619 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
2620
2621         * input/test/bar-lines.ly (TODO): dashed "|".
2622
2623 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
2624
2625         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
2626         input/regression/tie-chord.ly: Fix spell for tying.
2627
2628         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
2629
2630         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
2631         new file (renamed, see above).
2632
2633         * Documentation/user/lilypond-book.itely
2634         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
2635         * input/example-1.ly input/example-2.ly input/example-3.ly
2636         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
2637         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
2638         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
2639         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
2640         * scripts/lilypond-book.py scripts/lilypond.py
2641         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
2642         * vimrc: replace ly2dvi with lilypond and remove silly comments.
2643
2644         * Documentation/user/lilypond.tely: update version.
2645
2646         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
2647         Remove extra spaces in each @node, fixes spaces.
2648
2649 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2650
2651         * scripts/lilypond-book.py (output_dict): Add definition of
2652         \lilypondbook also for LaTeX output. Solves several bug reports.
2653
2654 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
2655
2656         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
2657
2658 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
2659
2660         * input/test/transposition.ly: Fix key signatures, given in comments.
2661
2662 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2663
2664         * scm/midi.scm (instrument-names-alist),
2665         Documentation/user/appendices.itely: Correct spelling of shakuhachi
2666
2667 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2668
2669         * input/test/temporary-stave.ly (texidoc): New example based on an
2670         email question from Ralph Little.
2671
2672 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2673
2674         * VERSION: release 2.1.0
2675         
2676         * lily/note-performer.cc (try_music): accept busy-playing-event.
2677
2678         * lily/swallow-perf.cc (try_music): return false for
2679         busy-playing-event and melisma-playing-event.
2680
2681 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2682
2683         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
2684         >> in \score.
2685
2686 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2687
2688         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
2689         that articulation_substitute will not move beam start again.
2690         (articulation_substitute): Bugfix: remove stray space so that new
2691         old chords ending '>>' does not get broken up.
2692         (sub_chord): Use TAB for indentation (not spaces).
2693         
2694         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
2695         Bugfix for startup: Use ?^ instead of ?\^.
2696
2697 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2698
2699         * lily/lyric-combine-music-iterator.cc
2700         (Lyric_combine_music_iterator): change init order, to prevent GC
2701         segfaults.
2702
2703         * lily/context-specced-music-iterator.cc (construct_children): 
2704         only change  translator if found. This fixes a core dump problem.
2705
2706 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2707
2708         * scm/slur.scm (default-slur-extremity-rules): use equal? for
2709         comparison.
2710
2711         * mf/feta-bolletjes.mf: make hole in half note little
2712         smaller for stem attachment.
2713
2714         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
2715
2716         * mf/feta-banier.mf: don't draw stem with flag, just small square
2717         attachment.
2718
2719         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
2720
2721         * mf/feta-banier.mf: remove upstem/downstem characters.
2722
2723         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
2724
2725         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
2726         stafflinethickness (in the default)
2727
2728         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
2729
2730         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
2731
2732         * Documentation/topdocs/INSTALL.texi (Top): reorder.
2733
2734         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
2735
2736         * lily/include/directional-element-interface.hh:
2737         junk class, make {get,set}_grob_direction functions.
2738
2739         * lily/slur.cc (get_attachment): do something sensible when
2740         attaching to stem without heads (eg. a rest).
2741
2742         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
2743         forcing up to staff.  remove #'support-head property
2744         (brew_molecule): small cleanup.
2745         (flag): remove #'grace property.
2746
2747 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2748
2749         * cygwin/postinstall-lilypond.sh: 
2750         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
2751         (Volker Zell).
2752
2753 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2754
2755         * scripts/lilypond-book.py: resurrect 'eps' option. 
2756         (TexiPaper.to_eps): use -Ppdf for EPS files.
2757
2758         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
2759
2760         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
2761
2762         * VERSION: release 2.0.1
2763
2764         * lily/bezier.cc (get_other_coordinate): change assert into
2765         warning.
2766
2767         * lily/note-head.cc (internal_brew_molecule): make left protusion
2768         smaller, to accomodate for natural sign.
2769         (internal_brew_molecule): only do this when the accidental is
2770         close enough.
2771         (extent): new function
2772
2773         * lily/skyline.cc (merge_skyline): new function
2774         (heighten_skyline): new function
2775
2776         * lily/accidental-placement.cc (position_accidentals) 
2777         (position_accidentals): fix todo.
2778
2779 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2780
2781         * input/test/+.ly (texidoc): put version number inline.
2782
2783         * GNUmakefile.in: remove rsync-web target.
2784         
2785         * input/regression/bar-scripts.ly (onestaff): raggedright
2786
2787 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2788
2789         * lily/*.cc: remove #if 0'd code in couple of places.
2790
2791         * lily/midi-stream.cc (operator <<): rewrite.
2792
2793         * lily/note-head.cc (internal_brew_molecule): 
2794         only make ledgers when the Staff symbol has lines.
2795
2796         * ly/property-init.ly (arpeggioBracket): simplify
2797
2798         * lily/translator-group.cc (execute_pushpop_property): use
2799         SCM_EQ_P for comparing keys. This fixes reverting
2800         auto-beam-settings.
2801
2802 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2803 *
2804         * lily/midi-stream.cc (operator <<): Also write MIDI string when
2805         midi_debug_global_b.
2806         (operator <<): Normalise loop.
2807
2808 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2809
2810         * scripts/lilypond.py (escape_path): revise.
2811
2812         * scm/music-functions.scm (set-output-property): new function.
2813         
2814 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2815
2816         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
2817         use addmakeflags again.
2818
2819         * cygwin/lily-wins.py (escape_shell): New function; use it.
2820
2821         * scripts/lilypond.py (escape_shell): Escape quotes and other
2822         spaces too.  Do not escape escaping backslashes.
2823
2824         * make/srcdir.make.in (web-install): Must call install-WWW now.
2825
2826         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
2827         dependency
2828
2829 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2830
2831         * scripts/lilypond.py (escape_path): escape quotes too. 
2832
2833         * Documentation/user/lilypond.tely (Unified index): rename Index
2834         to accomodate Windows breakage.
2835
2836         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
2837
2838         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
2839         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
2840         target not a source.
2841
2842 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2843
2844         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
2845         addmakeflags.  Build and install doc and web also when building on
2846         Cygwin.
2847
2848         * mf/GNUmakefile: Bugfix.
2849
2850         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
2851         target web.
2852
2853         * cygwin/lily-wins.py: Quote filename.
2854
2855 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2856
2857         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
2858
2859 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2860
2861         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
2862         settings.
2863
2864         * configure.in: Require g++ > 3.0.4.
2865
2866         * mf/GNUmakefile: Bugfix: Add list.ly target.
2867         
2868         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
2869
2870         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
2871         make omf directory, add uninstall targets.
2872
2873 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2874
2875         * lily/tie-performer.cc (initialize): init prev_event
2876
2877         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
2878
2879         * lily/script-engraver.cc (make_script_from_event): don't crash on
2880         non-string articulation-type.
2881
2882         * lily/new-fingering-engraver.cc (add_script): don't crash on
2883         0 scripts 
2884         (acknowledge_grob): warn about text script events.
2885
2886 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
2887
2888         * buildscript/lilypond.words: fix path for drums.scm.
2889
2890 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2891
2892         * lily/spacing-spanner.cc (note_spacing): don't make longer
2893         durations than measure-length.
2894
2895         * VERSION: release 2.0.0
2896
2897         * GNUmakefile.in (rsync-web): version independent rsync target.
2898
2899         * input/test/+.ly (texidoc): idem.
2900
2901         * input/regression/+.ly: print version number.
2902
2903         * input/regression/accidentals.ly (mel): shorten.
2904
2905         * input/regression/accidental-octave.ly (texidoc): shorten.
2906
2907         * input/regression/hairpin-dashed.ly (texidoc): docstring.
2908
2909         * input/regression/completion-heads-polyphony.ly: octave
2910
2911         * input/regression/beam-manual.ly: remove
2912
2913         * input/regression/beam-chord.ly: remove
2914
2915         * input/regression/grace-dynamic.ly: remove
2916         
2917         * input/regression/grace-volta-repeat.ly: octave fixes.
2918
2919         * input/regression/hairpin-dashed.ly (texidoc): doc string.
2920
2921         * lily/parser.yy (step_number): semitones for chord entry too.
2922         (make_chord_step): more robust code, semitones. 
2923
2924         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
2925
2926         * input/regression/breathing-sign.ly (texidoc): split ancient and
2927         normal breathing signs.
2928
2929         * scm/define-grobs.scm (all-grob-descriptions): swap
2930         beamed-extreme-minimum-free-lengths and
2931         beamed-minimum-free-lengths; the 'extreme' case should allow
2932         shorter stems. This fixes forced directions on beamed 32nd and
2933         shorter notes.
2934
2935         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
2936         quartertones, not semitones.
2937         (NoteNamesContext): swallow more event types
2938
2939         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
2940
2941         * VERSION (PACKAGE_NAME): release 1.9.10
2942
2943 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2944
2945         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
2946         set note head as cause of note-column.  This gives a better error
2947         message.
2948
2949 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2950
2951         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
2952
2953 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2954
2955         * mf/GNUmakefile (pfa_warning): instruct 
2956
2957         * stepmake/aclocal.m4: typo.
2958
2959         * Documentation/user/cheatsheet.itely: more verbose examples.
2960
2961         * input/regression/clefs.ly: remove bogus docstring.
2962
2963 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2964
2965         * GNUmakefile.in (SUBDIRS): Add elisp.
2966
2967         * elisp/lilypond-mode.el: 
2968         * elisp/lilypond-init.el: 
2969         * elisp/lilypond-indent.el: 
2970         * elisp/lilypond-font-lock.el: Move from top dir.
2971
2972         * stepmake/stepmake/elisp-vars.make: New file.
2973
2974         * config.make.in (elispdir): Add.
2975
2976         * Documentation/topdocs/INSTALL.texi: Typo.
2977
2978         * make/ly-rules.make: Test for files instead of touching void and
2979         ignoring errors.
2980
2981         * GNUmakefile.in:
2982         * make/lilypond.redhat.spec.in:
2983         * debian/rules: Fix lilypond.words stuff a bit.  For running from
2984         <builddir>, adding
2985         
2986              (push "<builddir>/share/lilypond/elisp" load-path)
2987
2988         to your ~/.emacs.el should give you LilyPond-mode again.
2989
2990         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
2991         regexp for DOS/Windows, we are too paranoid to fix others.
2992
2993 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2994
2995         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
2996
2997         * input/test/chord-names-jazz.ly (banterProperties): fix
2998
2999         * lily/parser.yy (bass_mod): bass figure alterations are semi
3000         tones, not quarter tones
3001
3002         * lily/beam.cc (set_stem_lengths): only lengthen stems
3003         for gapped beams.
3004
3005         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
3006         by beamcount.
3007
3008         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
3009         a warning that the warning may erroneous.
3010
3011         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
3012         target.
3013
3014         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
3015         targets.
3016
3017         * GNUmakefile.in ($(config_h)): config.h should depend on
3018         config.hh.in .
3019         (lilypond.words): remove fontball stuff.
3020
3021         * stepmake/aclocal.m4: only print config.cache warning if it exists.
3022
3023         * configure.in: remove pktrace reference.
3024
3025         * GNUmakefile.in (rsync-web): permissions and ownership for
3026         website.
3027
3028         * lily/volta-engraver.cc (staff_eligible): new function.
3029         (stop_translation_timestep): kill off spanners if not eligible.
3030
3031         * VERSION (PATCH_LEVEL): release 1.9.9
3032
3033         * input/regression/beam-quanting-32nd.ly (texidoc): new file
3034
3035         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
3036         length is more important than forbidden quants.
3037         
3038 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
3039
3040         * buildscripts/lilypond.words: order words in search order,
3041         add lilypond.words.vim to be generated.
3042
3043         * lilypond.vim: use lilypond.words.vim for keyword matching.
3044
3045         * lilypond-mode.el: use search order. fix word selection rules.
3046
3047         * lilypond-font-lock.el: fix fontifying long durations.
3048
3049         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
3050
3051 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3052
3053         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
3054
3055         * stepmake/stepmake/generic-targets.make:
3056         * stepmake/stepmake/bin/make-version.py: 
3057         * stepmake/aclocal.m4:
3058         * make/stepmake.make:
3059         * make/toplevel-version.make: Build fixes: remove last traces of
3060           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
3061
3062         * lily/beam.cc: Add gap-count property.
3063
3064 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3065
3066         * scm/define-grob-properties.scm (gap-count): add gap-count
3067
3068         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
3069
3070 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3071
3072         * cygwin/mknetrel.doc: Typo.
3073
3074         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
3075
3076         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
3077
3078 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3079
3080         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
3081         sizes. Remove support for 'ledger'(=tabloid+landscape).
3082
3083 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3084
3085         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
3086         sauter PFAs.
3087
3088         * configure.in: remove VERSION stuff once again.
3089
3090         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
3091
3092         * scm/define-grobs.scm (all-grob-descriptions): use sans family
3093         for chord names.
3094
3095         * mf/GNUmakefile: always trace pfa fonts.
3096         (SAUTER_FONTS): add cmss[567] too fonts
3097
3098         * configure.in: require mftrace. 
3099
3100         * lily/staff-performer.cc (new_instrument_string): don't look at
3101         instrument property.
3102
3103         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
3104         is_direction is the C++ one. Similar for ly_axis_p and
3105         ly_number_pair_p
3106
3107 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3108
3109         * lily/beam.cc (brew_molecule): read gap-count to determine
3110         number of tremolo (gapped) beams.
3111
3112         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
3113         shorter than 1/8
3114
3115         * flower/include/array.hh (default_compare): new function
3116
3117         * cygwin/mknetrel: Native fixes.
3118
3119         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
3120
3121 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3122
3123         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
3124         feature for Windows.
3125
3126         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
3127
3128         * cygwin/mknetrel: Updates for native use on Cygwin.
3129
3130         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
3131
3132         * stepmake/stepmake/help2man-rules.make: 
3133         * cygwin/mknetrel: Bugfix for manpages.
3134
3135         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
3136         $(builddir).  Stepmake is a normal subdirectory now, that is not
3137         configured.  Another srcdir build fix.
3138
3139         * Documentation/topdocs/INSTALL.texi,
3140         buildscripts/lilypond.words.py, lilypond-font-lock.el,
3141         lilypond-init.el, lilypond-mode.el, debian/rules,
3142         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
3143         rename generated file lilypond.words to lilypond.words.el.
3144
3145 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
3146
3147         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
3148
3149         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
3150         GNUmakefile.in.
3151
3152 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3153
3154         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
3155         when cross building.
3156
3157         * configure.in: srcdir build fix.
3158
3159         * cygwin/GNUmakefile:
3160         * cygwin/lily-wins.py:
3161         * cygwin/postremove-lilypond.sh: 
3162         * cygwin/postinstall-lilypond.sh: Merge from stable.
3163
3164         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
3165         s/ly2dvi/lilypond/.
3166
3167 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3168
3169         * lily/slur.cc (after_line_breaking): only set control points if
3170         none supplied yet.
3171
3172         * input/test/slur-manual.ly: new file.
3173
3174         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
3175         <<  >> chords too.
3176
3177         * VERSION (PACKAGE_NAME): release 1.9.8
3178
3179         * scripts/lilypond.py (escape_path): escape spaces in directory names
3180
3181         * input/test/text-spanner.ly: fixes.
3182
3183 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
3184
3185         * buildscripts/lilypond.words.py: add drum names as note names to
3186         Emacs-mode.
3187
3188 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3189
3190         * input/regression/hairpin-dashed.ly: new file.
3191
3192         * scripts/convert-ly.py (conv): warn about dash-length.
3193
3194         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
3195         automatically if we get a new one.
3196
3197         * lily/lookup.cc (dashed_line): new function
3198
3199         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
3200         dash-fraction.
3201
3202 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
3203
3204         * buildscripts/lilypond.words.py: extract note names.
3205
3206         * lilypond-mode.el: take note names from lilypond.words -file.
3207         small fix in the use of string-match.
3208
3209         * lilypond-font-lock.el: use lilypond.words for note names, add 
3210         maxima to note a duration.
3211
3212 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3213
3214         * lily/breathing-sign.cc: remove railtracks() function. 
3215
3216         * input/regression/arpeggio-bracket.ly (texidoc): add file.
3217
3218         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
3219         (brew_molecule): bugfix don't make arpeggio shorter when
3220         arpeggio-direction is set.
3221
3222         *  debian/rules: small corrections in the (Pedro K)
3223
3224         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
3225         examples.
3226
3227         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
3228         special (repeat) bar comes along.
3229
3230         * input/regression/auto-beam-bar.ly: update.
3231
3232         * scripts/lilypond-book.py (output_dict): remove support for the
3233         EPS option.
3234
3235         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
3236         VerticalAlignment and VerticalAxisGroup this fixes the size
3237         computations for the entire system.
3238  
3239         * input/les-nereides.ly (bass): remove superfluous fontSize.
3240
3241         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
3242         causes directory of file to be added to include path.
3243
3244         * input/regression/beam-break.ly: test single stem beams.
3245
3246         * input/regression/system-start-bracket.ly: fix.
3247
3248         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
3249
3250         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
3251
3252         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
3253         (score_stem_lengths): do something sensible for single stem beams.
3254
3255         * lily/beam.cc (least_squares): add kludge for single stem beams.
3256
3257         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
3258         keySignature to list of broken things.
3259
3260         * input/regression/keys.ly: fix.
3261
3262         * VERSION (PACKAGE_NAME): release 1.9.7
3263
3264         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
3265
3266         * Documentation/user/refman.itely (Pitches): doc quarter tones.
3267
3268         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
3269         (quartertone_pitch): new function
3270
3271         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
3272         flat. WARNING: FONT CHANGED.
3273
3274         * ly/nederlands.ly: add -eh and -ih for quarter tones.
3275
3276         * lily/accidental-placement.cc (add_accidental): support for
3277         quarter tones.
3278
3279         * ly/LANGUAGEs.ly: use symbols for alterations.
3280
3281         * mf/feta-toevallig.mf: change accidental codes. 
3282
3283         * scm/lily.scm (ly:get-option): switch on debugging only for
3284         --verbose.
3285
3286         * lily/lily-guile.cc: remove ly:verbose?
3287
3288         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
3289
3290         * lily/parser.yy (TODO): only do gh_call() for apply with
3291         procedure argument.
3292
3293         * lily/tie-engraver.cc (start_translation_timestep): move melisma
3294         stuff in accordance with new timing of tie-events.
3295
3296         * lily/my-lily-lexer.cc: remove \outputproperty
3297
3298         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
3299
3300         * scm/define-translator-properties.scm (melismaBusyProperties):
3301         add melismaBusyProperties property.
3302
3303 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3304
3305         * input/test/ambitus-mixed.ly (texidoc): new file.
3306
3307         * buildscripts/mutopia-index.py (find): prune debugging
3308
3309         * lily/side-position-interface.cc: doc updates
3310
3311         * Documentation/user/refman.itely: updates, tweaks.
3312
3313         * lily/parser.yy (Simple_music): remove outputproperty
3314
3315         * make/stepmake.make: use VERSION again; importing VERSION via
3316         autoconf dependencies is too hairy.
3317
3318 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
3319
3320         * lilypond-mode.el: allow `-' for keywords and identifiers.
3321
3322 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3323
3324         * VERSION: release 1.9.6
3325         
3326         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
3327         iso. ly2dvi.
3328
3329         * Documentation/user/*.itely: fixes everywhere
3330
3331         * lily/completion-note-heads-engraver.cc: rewrite engraver:
3332         produce ties from the engraver itself, do not broadcast TieEvent.
3333
3334         * lily/my-lily-lexer.cc: remove pitch & duration.
3335
3336         * lily/parser.yy (TODO): remove \pitch and \duration
3337
3338         * input/test/explicit.ly: remove file.
3339
3340         * Documentation/user/refman.itely (Pitches): remove \pitch 
3341         \duration command.
3342
3343 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
3344
3345         * buildscripts/lilypond.words.py: add all slur types to Emacs
3346         insertion menu, suppose everything is postfixed by dropping 
3347         unnecessary `-' -marks.
3348
3349 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3350
3351         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
3352         tremoloed stems.
3353
3354         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
3355         head for flagged stems.
3356
3357         * lily/stem.cc (get_default_stem_end_position): futz with extra
3358         stem length if there is a stem tremolo.
3359
3360         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
3361         it would be too small.
3362
3363         * lily/font-metric.cc: return #f for non-existent glyph.
3364         
3365         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
3366         exported through config.make.
3367
3368         * input/regression/clef-oct.ly: new file.
3369
3370         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
3371         transposition.
3372
3373         * input/template/*.ly: remove old relative.
3374
3375         * ly/english.ly: add X names for double sharp.
3376
3377 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3378
3379         * lily/font-select.cc: new file handle font selection routines.
3380
3381         * lily/parser.yy: add ; (Patrick Atamaniuk)
3382
3383         * input/test/time-signature-double.ly: use markups for double time
3384         sigs.
3385
3386         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
3387         ChordNames.SeparationItem #'padding for adjusting space after chords.
3388         
3389         * lily/music-output-def.cc (LY_DEFINE): 
3390         new function ly:paper-lookup.
3391         
3392         * mf/parmesan-clefs.mf: use # quantities for char_box
3393         offsets. Fixes overflow errors in the PFA. 
3394
3395         * scm/new-markup.scm (strut-markup): change calling interface for
3396         markup. Pass paper-def, not grob. This would allow \markup to be
3397         used separately from grobs.
3398
3399         * lily/paper-def.cc: new function ly:paper-font; this function
3400         replaces ly:get-font.
3401
3402         * lily/include/font-interface.hh (struct Font_interface): take
3403         Paper_def iso. Grob for get_font().
3404
3405 2003-09-14  Graham Percival  <gperlist@shaw.ca>
3406
3407         * Documentation/user/ tutorial.itely, refman.itely: add warning
3408         about \key and accidentals.
3409
3410 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3411
3412         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
3413
3414         * Documentation/user/*.itely: manual tweaks
3415
3416 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
3417
3418         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
3419         cleanup; bugfix: exact_center
3420
3421         * Documentation/user/refman.itely: added more documentation on
3422         ambitus according to recent questions on lilypond-user list
3423
3424 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3425
3426         * input/regression/ottava.ly (texidoc): demo 15ma too.
3427
3428         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
3429
3430         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
3431         octave fixes.
3432
3433 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3434
3435         * lily/lexer.ll: add \r to the rules for newlines; this fixes
3436         problems on older Mac editors.
3437
3438 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
3439
3440         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
3441
3442 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
3443
3444         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
3445         mf/parmesan-clefs.mf: added comments on character alignment and
3446         set_char_box() conventions
3447
3448         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
3449         set_char_box()'s
3450
3451         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
3452
3453 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
3454
3455         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
3456
3457 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
3458
3459         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
3460         shortened to avoid almost-collision with staff line; code cleanup;
3461         other custodes: fixed char boxes; code cleanup
3462
3463 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3464
3465         * configure.in: release 1.9.5
3466         
3467         * scripts/lilypond.py (global_latex_preamble): only set
3468         twosideshift if 'twoside' is in latexoptions 
3469
3470         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
3471
3472         * VERSION: remove
3473
3474         * scripts/*2ly.py: update <> syntax
3475
3476 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3477
3478         * lily/chord-name-engraver.cc (process_music): add origin for
3479         chord name.
3480
3481         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
3482
3483         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
3484         bass notes for exceptions too.
3485
3486         * scm/define-grobs.scm (all-grob-descriptions): rename
3487         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
3488
3489         * scm/define-grob-properties.scm (remove-first): add remove-first
3490         property for orchestral scores.
3491
3492         * Documentation/user/*.itely: switch <<>> and <> 
3493
3494         * lily/glissando-engraver.cc (process_music): bugfix: move line to
3495         last_line only once. This fixes the two consecutive glissandi problem.
3496
3497 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
3498
3499         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
3500         error message "flexa-width undefined"
3501
3502         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3503         lily/include/gregorian-ligature.hh: print warning when ignoring
3504         head prefixes on flexa shapes
3505
3506         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
3507         space before a series of inclinatum heads
3508
3509         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3510         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
3511         cleanups
3512
3513         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
3514         and char_box
3515
3516 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
3517
3518         * input/regression/breathing-sign.ly: tiny fixes
3519
3520         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
3521         semantical collision with vaticana ligatures
3522
3523         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3524         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
3525         now consistent with mensural ligatures
3526
3527         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3528         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
3529         context pitches and staff position; dto. for virga stem; removed
3530         obsolete virga and clivis characters from parmesan font (WARNING:
3531         font changed)
3532
3533         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
3534         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
3535
3536         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3537         scm/define-grob-properties.scm: consistency fix: renamed
3538         join_left->add_cauda
3539
3540         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
3541         appendix length; bugfix: yoffs_bt for reverse direction punctum
3542         characters
3543
3544         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
3545         small cleanups; added more docu
3546
3547         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
3548         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
3549         computation to CoherentLigatureEngraver
3550
3551         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
3552         scm/define-grob-properties.scm: bugfix: added missing linea and
3553         cavum properties; bugfix: removed dead semivocalis property
3554
3555         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
3556         length; redesigned quilisma, stropha and auctum
3557
3558         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
3559         line thickness
3560
3561         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
3562         Documentation/user/refman.itely: bugfix: introduced shifted
3563         epiphonus head to avoid collision with adjacent plica
3564
3565 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3566
3567         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
3568
3569         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
3570
3571 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3572
3573         * Documentation/user/tutorial.itely (A lead sheet): remove
3574         duplicate chords.
3575
3576         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
3577
3578 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3579
3580         * Documentation/bibliography/computer-notation.bib (isbn): add
3581         xivcim publication.
3582
3583 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
3584
3585         * GNUmakefile.in: drop lilypond.words for generation.
3586
3587 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
3588
3589         * buildscripts/lilypond.words.py: take filename (also) from an arg.
3590
3591         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
3592
3593 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3594
3595         * input/test/figured-bass-alternate.ly (fl): new file.
3596
3597         * Documentation/topdocs/README.texi (Top): clarifications.
3598
3599         * Documentation/bibliography/computer-notation.bib (isbn): add phd
3600         theses of Gieseking and Renz.
3601
3602         * GNUmakefile.in (README_FILES): remove README.mandrake.
3603
3604 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
3605
3606         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
3607         from source files and search patterns listed in the script.
3608
3609         * GNUmakefile.in: add target `lilypond.words'.
3610
3611         * lilypond.words: remove file, generated by `make lilypond.words'.
3612
3613         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
3614
3615 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
3616
3617         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
3618
3619 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3620
3621         * VERSION: 1.9.4 released
3622
3623         * scripts/convert-ly.py (FatalConversionError.figures_replace):
3624         rule for < > <-> << >> substitution
3625
3626         * lily/lexer.ll: exchange meaning of << >> and < > 
3627
3628         * VERSION (PACKAGE_NAME): 1.9.3 released
3629
3630         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
3631         pages unconditionally.
3632
3633 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3634
3635         * Documentation/user/music-glossary.tely (Top): small syntax
3636         fixes.
3637
3638         * scm/music-functions.scm (remove-tag): filter \tagged music
3639         expressions.
3640
3641         * input/regression/tag-filter.ly (texidoc): new file.
3642
3643         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
3644         symbol2 .. ) etc. 
3645
3646         * scripts/convert-ly.py (FatalConversionError.conv): fingering
3647         convert rule.
3648
3649         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
3650
3651         * lily/new-fingering-engraver.cc (position_scripts): don't crash
3652         for borderline cases (e.g. 1 fingering.)
3653         (position_scripts): revise interface, use fingerOrientations to
3654         set fingering positions.
3655
3656         * scm/document-translation.scm (context-doc): add aliases to
3657         automated documentation.
3658
3659         * make/lilypond-vars.make: remove stepmake compat glue.
3660
3661         * make/generic-vars.make: remove cruft.
3662
3663         * lily/main.cc (main): don't identify binary.
3664
3665 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3666
3667         * lily/include/translator.hh (class Translator): remove
3668         type_string_ , use symbol for context name throughout.
3669         Changes through whole source tree.
3670
3671         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
3672         set PDF as default, and always make PDF.
3673
3674         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
3675
3676 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
3677
3678         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
3679         Documentation/user/refman.itely input/regression/allfontstyle.ly
3680         input/regression/grace-types.ly:
3681         fix spelling for acciaccatura (Webster's 1913).
3682
3683 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3684
3685         * lily/main.cc (usage): adjust blurb, include url.
3686
3687         * input/regression/breathing-sign.ly (texidoc): transpose up
3688
3689 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
3690
3691         * input/regression/breathing-sign.ly: changed ancient examples to
3692         be relevant (by request of Han-Wen); updated BreathingSign text
3693         property according to new syntax.
3694
3695         * ly/gregorian-init.ly: updated BreathingSign text property
3696         according to new syntax
3697
3698 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3699
3700         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
3701         (Clef): index entries for clefs.
3702
3703         * python/lilylib.py (system): remove errorlog files.
3704         
3705 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
3706
3707         * lilypond.words: add \new and new graces. Add dynamics to menus
3708         keeping 1.8.x compatibility; after all the engraving relating to 
3709         notes becomes postfixed `-' marks will be removed.
3710
3711 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3712
3713         * lily/molecule.cc (align_to): idem.
3714
3715         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
3716         
3717         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
3718         accacciatura everywhere.
3719
3720         * VERSION (PACKAGE_NAME): released 1.9.2
3721
3722         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
3723
3724         * scm/document-markup.scm (markup-doc-node): sort markup function
3725         list.
3726
3727         * lily/paper-outputter.cc (output_version): change "Lily was here"
3728         into  "Engraved by LilyPond"
3729
3730         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
3731         on unquoted strings before \notenames.
3732
3733         * lily/parser.yy (lyric_element): allow markup as lyric text. This
3734         increases the number of s/r reductions to 4.
3735
3736         * scm/new-markup.scm (fraction-markup): \fraction command.
3737
3738         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
3739         mode
3740
3741         * lily/lookup.cc (round_filled_box): rename function.
3742         (LY_DEFINE): round-filled-box: change signature.
3743
3744         * Documentation/user/refman.itely: revise section explaining grace
3745         notes.
3746
3747         * lily/translator-scheme.cc (LY_DEFINE): add ! to
3748         ly:set-context-property
3749
3750         * input/*/*.ly (vmus): use \new everywhere.
3751
3752         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
3753
3754         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
3755         default
3756
3757         * scm/music-functions.scm (set-stop-grace-properties)
3758         (set-start-grace-properties, add-grace-property): new functions
3759         for modular grace tweak control.
3760
3761         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
3762         
3763 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3764
3765         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
3766
3767         * GNUmakefile.in (install-pfa-fonts):
3768         (get-pfa-fonts): New target.
3769
3770         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
3771         install-pfa-fonts help.
3772
3773 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3774
3775         * lily/translator-scheme.cc (LY_DEFINE):
3776         ly:context-pushpop-property new function.
3777         (LY_DEFINE): new function ly:translator-find  
3778         new function ly:translator?
3779         (LY_DEFINE): new function ly:context?
3780
3781         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
3782
3783         * python/lilylib.py (read_pipe): only store and display error log
3784         if verbose not set.
3785         (read_pipe): only display log if it contains something.
3786
3787 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3788
3789         * Documentation/misc/GNUmakefile: Re-add.
3790         (TEXTS): Add CHANGES.
3791
3792 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
3793
3794         * lilypond.words: add \newcontext.
3795
3796 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3797
3798         * lily/tie-performer.cc (stop_translation_timestep): only flush
3799         tied_notes when we have actually made a tie. Fixes bugs with ties
3800         in polyphonic scores.
3801
3802 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3803
3804         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
3805         they do not exist.
3806
3807 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3808
3809         * VERSION (PACKAGE_NAME): released 1.9.1 
3810
3811         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
3812         Instrument_name_engraver
3813
3814         * lily/tie-performer.cc (create_audio_elements): bugfix
3815
3816         * Documentation/user/music-glossary.tely (Top): comment out
3817         font-style statements.
3818
3819         * input/test/force-hshift.ly: revise example.
3820
3821         * Documentation/bibliography/engraving.bib (note): typos.
3822
3823         * configure.in: bump GCC requirements to 3.x
3824
3825         * lily/include/audio-item.hh (class Audio_tie): rename
3826         note_l_drul_ to note_drul_
3827
3828         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
3829
3830         * lily/parser.yy (relative_music): whoops. All \relative were off
3831         by ...  a lot .... Ahem.
3832
3833         * scm/define-music-types.scm (music-descriptions): idem.
3834
3835         * lily/beam-engraver.cc: move new-beam-event to beam-event
3836
3837         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
3838         to Tie_engraver
3839
3840         * input/regression/bar-number.ly: remove unnecessary old-relative
3841         options.
3842         
3843         * Documentation/user/internals.itely (Creating contexts): document
3844         \newcontext
3845
3846         * lily/parser.yy (Composite_music): add \newcontext
3847
3848         * Documentation/user/refman.itely (MIDI block): add note about
3849         dotted tempos.
3850
3851         * scm/font.scm: remove old markup legacy
3852
3853         * GNUmakefile.in (web-clean): remake share/ after web-clean.
3854
3855         * lily/breathing-sign.cc (brew_molecule): remove function
3856
3857         * lily/text-item.cc: remove old-style markups.
3858         (interpret_markup): C++ version of markup function
3859         (brew_molecule): idem.
3860
3861         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
3862         as Scheme variable.
3863
3864         * scripts/convert-ly.py (conv): dashes rule.
3865         Apply rule.
3866
3867         * Documentation/user/lilypond-book.itely: syntax fixes. 
3868
3869 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3870
3871         * VERSION (PACKAGE_NAME): release 1.9.0
3872
3873         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
3874         note about dvips. (Should backport.)
3875
3876         * scripts/convert-ly.py
3877         (FatalConversionError.articulation_substitute): add
3878         convert-new-chords code. Remove convert-new-chords.py
3879
3880         * Documentation/user/refman.itely (Octave check): document
3881         \octave.
3882
3883         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
3884         \relative changes.
3885
3886         * lily/parser.yy (command_element): octave check:
3887
3888            \octave PITCH
3889
3890         checks that PITCH (without octave) yields PITCH (with octave) in
3891         \relative
3892
3893         * lily/relative-octave-music.cc (to_relative_octave): octave check.
3894
3895         * lily/scm-option.cc: ly:set-option now has the default argument
3896         #t.
3897
3898         * lily/lexer.ll: add \renameinput
3899
3900         * python/lilylib.py (command_name): robustifications.
3901
3902         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
3903         /dev/stderr. This is ash compatible.
3904
3905         * ly/init.ly: add warning if compatibility was not necessary.
3906
3907         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
3908
3909         * flower/include/string-handle.icc: formatting cleanups, rename
3910         references by ref_count_.
3911
3912 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
3913
3914         * make/lilypond.mandrake.spec.in: syncronize the spec file with
3915         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
3916         package libs separately, fix conflicting php variable out=/dev/vc/
3917         invoking `unset out', declare menus, use only one icon-file, fix
3918         doc-path in menu.
3919
3920 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3921
3922         * scripts/convert-ly.py (FatalConversionError.conv): typo
3923
3924         * Documentation/misc/GNUmakefile: restore misc directory.
3925
3926         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
3927
3928         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
3929         Petites-Preludes 
3930
3931         * input/test/partial-blank.ly (quickmeasure): syntax
3932
3933         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
3934         attachment property.
3935
3936         * Documentation/user/refman.itely: remove superfluous -'s 
3937         (Grace notes): ) fixes.
3938
3939         * lily/music.cc: generic compress(), transpose() functions. Remove
3940         others.
3941
3942         * lily/parser.yy (gen_text_def): remove support for #'(italic )
3943         style markup entry.
3944
3945         * lily/parser.yy: all articulations postfix; remove obligatory -
3946         for [,  ) and \!
3947         
3948         * lily/music.cc (to_relative_octave): write generic
3949         to_relative_octave function; various relative cleanups.
3950         Hmmm.
3951
3952         * lily/scm-option.cc: add options new-relative and old-relative
3953
3954         * po/sv.po: new po file.
3955
3956         * Documentation/user/refman.itely (Dynamics): website
3957         fixes. (should backport!)
3958
3959 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
3960
3961         * make/lilypond.mandrake.spec.in: declare version only once.
3962
3963 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3964
3965         * lily/simultaneous-music.cc (to_relative_octave): undo relative
3966         meaning for now.
3967
3968 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3969
3970         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
3971
3972         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
3973
3974         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
3975
3976         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
3977
3978         * lily/music.cc (var): add ly:music-transpose function.
3979
3980         * lily/parser.yy (pre_events): remove prefix articulations.
3981
3982         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
3983
3984         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
3985
3986         * Documentation/user/refman.itely (Text markup): add comment about
3987         markup in header.
3988
3989 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3990
3991         * lily/paper-outputter.cc (write_header_fields_to_file): 
3992         only dump value if it is a string.
3993
3994         * flower/include/dictionary.hh: remove.
3995         
3996         * Documentation/ChangeLog-1.5: add back old log.
3997
3998         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
3999         .pfas from a .deb.
4000
4001 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4002
4003         * Documentation/bibliography/engraving.bib: add entry for
4004         Jaschinski's Notation
4005
4006 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4007
4008         * Documentation/user/refman.itely (Beaming): add note about
4009         allowBeamBreak
4010
4011 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
4012
4013         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
4014         GregorianTranscription contexts
4015
4016         * ly/engraver-init.ly: vaticana contexts: minor fixes
4017
4018         * Documentation/user/refman.itely (Ancient notation): added note
4019         on appendix length bug
4020
4021         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
4022         input/test/vaticana.ly: use vaticana contexts; small fixes
4023
4024 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4025
4026         * flower/hash.cc: Remove.
4027
4028         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
4029         to (nonexistent?) hash_func_ identifier.
4030
4031         * python/midi.c (midi_error, midi_warning): Use char const* for
4032         __FUNCTION__ argument.
4033
4034         * python/gettext.py: Remove.  We already require python 2.1, which
4035         includes gettext.py.
4036
4037         * configure.in: Require python 2.1, as INSTALL.texi says.
4038         it.
4039
4040         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
4041         versions 1.50 and 1.75.  Remove note about lexer patch.
4042
4043 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4044
4045         * Documentation/topdocs/INSTALL.texi: Update type1 font
4046         description to actual situation.  Add comment about new font ball
4047         layout.
4048
4049         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
4050         in $LILYPONDPREFIX suffices for installation.
4051
4052 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4053
4054         * debian/control (Build-Depends): Add flex-old as alternative to
4055         flex.  Deprecate bison 1.75.
4056
4057 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
4058
4059         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
4060         Vaticana contexts
4061
4062         * Documentation/user/refman.itely (Ancient notation): documented
4063         some bugs; tiny fixes; added docu on Vaticana contexts
4064
4065         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
4066         scripts
4067
4068 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
4069
4070         * Documentation/user/refman.itely (Ancient notation): added some
4071         introductory words; added section on ancient time signatures;
4072         added some @seealso and @refcommands; small fixes and
4073         beautifications
4074
4075 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
4076
4077         * input/regression/note-head-style.ly: many fixes and updates
4078
4079         * Documentation/user/refman.itely: added small sections on ancient
4080         accidentals, rests and flags; revised ancient note head section;
4081         small wording/spelling fixes
4082
4083         * input/test/rests.ly: layout fixes
4084
4085 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
4086
4087         * input/puer-fragment.ly: bugfix: central C position of do clef
4088
4089         * ly/gregorian-init.ly: workaround: add small padding space before
4090         divisiones (the correct fix would be the spacing engine to handle
4091         this)
4092
4093 2003-08-13  Graham Percival  <gperlist@shaw.ca>
4094
4095         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
4096         cue-notes.ly: minor fixes.
4097
4098 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
4099
4100         * Documentation/user/refman.itely: bugfix: remove obsolete link to
4101         input/test/custos-style.ly
4102
4103         * Documentation/index.html.in: bugfix: link to Tutorial.html
4104
4105         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
4106         to neumes; bugfix: "et": epiphonus, not just a simple pes
4107
4108 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
4109
4110         * lilypond-mode.el: split `Insert Tag' if it is long enough.
4111
4112         * lilypond.words: add new features: markup, column, center, \[ \].
4113         
4114 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
4115
4116         * Documentation/topdocs/NEWS.texi, DEDICATION,
4117         stepmake/bin/add-html-footer.py
4118         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
4119         input/mutopia/J.S.Bach/wtk1-fugue1.ly
4120         input/mutopia/J.S.Bach/wtk1-prelude1.ly
4121         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
4122         added (only) after a sentence which is complete; if the sentence is 
4123         not ended a comma `,' or nothing is used. fix also spaces.
4124
4125 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4126
4127         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
4128         requirements to plain 1.6.
4129
4130         * buildscripts/mutopia-index.py (read_lilypond_header): update
4131         mutopia-index.py to 1.4 syntax [sic]
4132
4133 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
4134
4135         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
4136
4137 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4138
4139         * Documentation/index.html.in: url for regression pdf
4140
4141         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
4142
4143         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
4144
4145         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
4146
4147         * VERSION: 1.8.0 released
4148         
4149         * GNUmakefile.in (local-WWW-post): footify build fix.
4150
4151         * configure.in: require GUILE 1.6.4
4152
4153         * Documentation/user/GNUmakefile: don't copy *.png for
4154         lilypond-internals
4155
4156         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
4157         local-WWW-post target.
4158         (rsync-web): add rsync-web target
4159
4160         * Documentation/user/introduction.itely (Music notation and
4161         engraving): add neume example
4162
4163         * input/puer-fragment.ly (cantus): add puer-fragment
4164
4165 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4166
4167         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
4168         to notes, so that equalizer is actualy being used.
4169
4170         * scm/midi.scm (instrument-equalizer-alist):
4171         (absolute-volume-alist): Define public, so that user can copy or
4172         override.
4173
4174         * lily/key-performer.cc (create_audio_elements): Check for minor
4175         key.  Only if key is minor, set MIDI key to minor.
4176
4177 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4178
4179         * Documentation/user/refman.itely (Hiding staffs): fixes.
4180
4181         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
4182
4183         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
4184         vertical extents to deal with Hara kiri correctly.
4185
4186         * input/regression/hara-kiri-short.ly: remove
4187
4188         * input/regression/hara-kiri-pianostaff.ly: update test.
4189
4190         * Documentation/user/*.tely: remove WEBTITLE
4191
4192         * scm/output-tex.scm (comment): idem.
4193
4194         * scm/output-pdftex.scm: remove GUILE 1.4 glue
4195
4196         * scm/music-functions.scm (make-lyric-event): new function
4197
4198         * scm/lily.scm (lilypond-version): new function
4199
4200         * input/test/version-output.ly: new file.
4201
4202         * Documentation/user/lilypond.tely: add version number to
4203         front-page.
4204
4205 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4206
4207         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
4208
4209 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4210
4211         * input/template/gregorian-transcription.ly (barTwo): syntax update.
4212
4213         * Documentation/user/refman.itely (Hiding staffs): rename node.
4214
4215 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4216
4217         * input/regression/new-markup-syntax.ly (texidoc): remove
4218         molecule-callback override.
4219
4220 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4221
4222         * input/les-nereides.ly: Mark tweaks with %tweak.
4223
4224         * Debian patch, see debian/changelog (Anthony Fok).
4225
4226 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4227
4228         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
4229         problem.
4230
4231 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4232
4233         * Documentation/user/refman.itely (Text markup): Fix language bug.
4234
4235 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4236
4237         * input/* : postfix syntax fixes.
4238
4239         * Documentation/user/refman.itely (Text markup): add note about
4240         raise/lower with ^ or _ .
4241         
4242         * po/fi.po: fix \\apply strings.
4243
4244         * lily/parser.yy (open_event): warn for prefix articulations.
4245
4246 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
4247
4248         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
4249         fix also on parmesan font.
4250
4251 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4252
4253         * VERSION 1.7.30 released
4254         
4255         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
4256
4257         * buildscripts/mutopia-index.py (headertext): rewording
4258
4259 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4260
4261         * scm/new-markup.scm (strut-markup): new markup function.
4262
4263         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
4264         space also when no accidental is there.
4265
4266 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4267
4268         * input/les-nereides.ly: Updates.
4269
4270 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
4271
4272         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
4273         which repeats the tag insertion selected from "Insert tag" menu.
4274
4275 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4276
4277         * lily/all-font-metrics.cc (find_font): load AFM files first only
4278         for feta fonts. This fixes problems with TeXlive and other TeX
4279         distros that include AFM files for the CM fonts. 
4280
4281         * scm/font.scm (qualifiers-to-font-name): remove.
4282
4283         * lily/paper-def.cc: remove get_var.
4284
4285         * input/trip.ly: remove file.
4286         
4287         * input/regression/spacing-note-flags.ly (raggedright): remove
4288         stafflinethickness
4289
4290         * input/les-nereides.ly: update to new syntax, cleanups.
4291
4292 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4293
4294         * Documentation/user/refman.itely: Clarify shortest-note problem
4295         of autobeamer.
4296
4297 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
4298
4299         * lilypond-mode.el: Add each word to regexps only once.
4300
4301         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
4302         is based on the syntax definitions in lilypond.words. Remove all 
4303         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
4304         LilyPond->Insert menu is generated by the entries in lilypond.words 
4305         to which have been given a syntax definition.
4306
4307         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
4308         \notes, \relative, \score, \simultaneous, \transpose.
4309
4310         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
4311
4312         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
4313         
4314         * lilypond-mode.el: add menu keywords separately.
4315
4316         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
4317
4318 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4319
4320         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
4321         current ugly installation method for PFA fonts.
4322
4323 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
4324
4325         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
4326         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
4327
4328         * Documentation/user/music-glossary.tely: update legato.
4329
4330 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4331
4332         * lexer-gcc-3.0.patch: Remove.
4333
4334         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
4335
4336 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4337
4338         * debian/rules (binary-arch): remove NEWS.
4339
4340 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
4341
4342         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
4343         stepmake/bin{ many }: polish the `--help's of different scripts;
4344         model taken from the core-utils of Linux.
4345
4346         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
4347
4348 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4349
4350         * flower/parse-afm.cc (parseCharMetrics): add warnings.
4351
4352         * flower/libc-extension.cc: idem.
4353
4354         * flower/include/libc-extension.hh: protect against isinf macros.
4355
4356 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
4357
4358         * { many }: Use two uppercase letters in LilyPond.
4359
4360         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
4361
4362         * VERSION: 1.7.29 released.
4363         
4364 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4365
4366         * lily/tie.cc: add TODO comment.
4367
4368         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
4369
4370         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
4371         linejoins and linecaps. This fixes problems with occasional spikes
4372         on slur/tie endings.
4373         
4374         * input/regression/font-name.ly: don't use PS fonts for
4375         compatibility reasons. 
4376
4377         * mutopia/claop.py (accents): update to 1.8
4378
4379         * Documentation/user/music-glossary.tely (Top): remove 13pt.
4380
4381         * Documentation/user/macros.itexi: don't color glossary links.
4382
4383         * Documentation/user/invoking.itexi (Error messages): new section
4384
4385 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4386
4387         * input/regression/font-name.ly: add file.
4388
4389         * scm/document-backend.scm (grob-doc): remove <hr> from
4390         lilypond-internals
4391
4392         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
4393         reqd version to 1.6.4 
4394
4395         * lily/font-interface.cc (get_font): bugfix: take font-name from
4396         alist chain too. This fixes font-name override for \markup.
4397
4398 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4399
4400         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
4401
4402         * input/test/polymetric-differing-notes.ly: Compile fix.
4403
4404 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
4405
4406         * Documentation/user/refman.itely: fixed typo
4407
4408         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
4409         before flexa
4410
4411 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4412
4413         * input/test/{ many }: search & fix some typos.
4414
4415 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4416
4417         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
4418         images.
4419
4420         * scm/music-functions.scm (make-voice-props-set): set Script /
4421         TextScript dir for polyphony too.
4422
4423         * scm/define-grobs.scm (all-grob-descriptions): decrease space
4424         before clef.
4425
4426         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
4427
4428 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
4429
4430         * Documentation/user/refman.itely (Percussion): Small
4431         clarifications and fixes.
4432
4433         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
4434         threads. This fixes different heads playing simultaneously.
4435
4436 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4437
4438         * Documentation/user/{ many }: increase readability (read through 
4439         User manual from `one big page').
4440
4441 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4442
4443         * input/test/polymetric-differing-notes.ly: add example with
4444         disparate note values.
4445
4446         * input/test/polymetric.ly: rename from poly-metric
4447
4448         * scripts/ly2dvi.py (include_path): bugfix: use outbase
4449         iso. outname.
4450
4451         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
4452         G-clef bbox to real char extents. This fixes the G-clef being
4453         offset too much to the right.
4454         document perc clef offset.
4455
4456         WARNING: FONT CHANGED.
4457
4458         * Documentation/user/tutorial.itely (Tutorial): move menu.
4459
4460 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4461
4462         * buildscripts/lilypond-profile.sh (Error): trim error message.
4463
4464         * Documentation/user/invoking.itexi (Invoking the lilypond
4465         binary): add note about path.
4466
4467         * Documentation/user/macros.itexi: add @c at EOL, hopefully
4468         suppresses superfluous spaces.
4469
4470 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4471
4472         * buildscripts/lilypond-profile.sh: Add documentation to error
4473         message.
4474
4475         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
4476
4477 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4478
4479         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
4480         <mike@ossmann.com>)
4481
4482         * Documentation/bibliography/computer-notation.bib (pages): prune
4483         unscientific language.
4484
4485         * Documentation/user/GNUmakefile: copy unsplit file to
4486         lilypond.html (idem for lilypond-internals).
4487
4488         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
4489
4490         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
4491
4492         * python/lilylib.py (lilypond_version): 2.1 proof version check.
4493
4494         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
4495         fix.
4496         
4497 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
4498
4499         * Documentation/user/{ various }: bind text snippets with their
4500         examples, e.g. by punctuation: This is an example.
4501
4502 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4503
4504         * ly/performer-init.ly (VoiceContext): Typos.
4505
4506         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
4507         builds, leave final-install to toplevel srcdir makefile.
4508
4509         * make/srcdir.make.in (install): New target.
4510
4511 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4512
4513         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
4514         This fixes core dump on MIDI output (Simon Weatherill).
4515
4516         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
4517         on local-WWW-post.
4518
4519 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4520
4521         * make/lilypond.redhat.spec.in: add dvips to reqs.
4522
4523 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4524
4525         * make/srcdir.make.in (web): Add special web target.
4526
4527         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
4528         from inner $(LOOP).
4529
4530         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
4531
4532         * stepmake/stepmake/generic-targets.make (www-targets-help):
4533         * GNUmakefile.in (web-install): Install in $(webdir).
4534
4535         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
4536
4537         * cygwin/changelog: 
4538         * cygwin/mknetrel: Update.
4539
4540         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
4541         (html-doc): Remove (use: web).
4542
4543         * stepmake/stepmake/script-rules.make: 
4544         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
4545         Fix $(config_make) dependencies for srcdir build.
4546
4547         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
4548         target for srcdir build.
4549
4550         * stepmake/make/stepmake.make: 
4551         * make/srcdir.make.in: 
4552         * GNUmakefile.in:
4553         * make/stepmake.make (config_make): Rename variable (was:
4554         configuration).
4555
4556 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4557
4558         * Documentation/user/internals.itely (Manipulating music
4559         expressions): run lilypond on example too.
4560
4561         * flower/include/libc-extension.hh: move lrint define to
4562         header. bugfix.
4563         
4564 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4565
4566         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
4567         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
4568         do we recurse whole tree?).
4569
4570         * GNUmakefile.in (html-doc): Resurrect.
4571
4572         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
4573         obsolete $(package-icon) dependency.
4574
4575 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4576
4577         * Documentation/user/refman.itely (Automatic staff changes):
4578         add seealso 
4579
4580         * Documentation/index.html.in: link to bigpage.
4581
4582         * Documentation/user/tutorial.itely (Tutorial): streamline.
4583
4584         * Documentation/index.html.in: url typo.
4585
4586         * VERSION (PACKAGE_NAME): release 1.7.28
4587
4588         * python/lilylib.py (error_log): remove '/' from name.
4589
4590         * input/regression/pedal.ly: remove; dups input/test/
4591         
4592         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
4593
4594         * Documentation/index.html.in: python style doco index.
4595
4596         * Documentation/{footer,header}.html.in (src): remove, 
4597
4598         * Documentation/pictures: remove all but lelie-logo.xpm.
4599
4600         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
4601         before running makeinfo.
4602
4603         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
4604         @code{}
4605
4606 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4607
4608         * input/test/bar-number-regular-interval.ly: rename.
4609
4610         * Documentation/user/*: various fixes. 
4611
4612 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
4613
4614         * Documentation/{ many }: polish for update-all-menus. typos.
4615
4616         * po/fi.po: fixes.
4617
4618         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
4619
4620         * buildscripts/mutopia-index.py: polish.
4621
4622         * input/regression/{ many }, input/test{ many }: polish texidocs.
4623
4624 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4625
4626         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
4627
4628         * lily/text-spanner.cc (brew_molecule): use bracket-flare
4629         iso. edge-widen.
4630
4631         * lily/piano-pedal-engraver.cc (process_music): change from
4632         process_acknowledged ()
4633
4634         * lily/piano-pedal-bracket.cc: new file. Change
4635         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
4636         cleaned up.
4637
4638         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
4639
4640         * input/regression/tuplets.ly (texidoc): rename file.
4641
4642         * po/fr.po: update
4643
4644         * buildscripts/lilypond-profile.sh: error message if script is not
4645         sourced.
4646
4647         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
4648         bracket-flare
4649         (make_bracket): simplify code.
4650
4651         * lily/parser.yy (verbose_command_req): catch typos in \key scale
4652         argument.
4653
4654         * python/lilylib.py (lilypond_version_check): new function
4655
4656         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
4657
4658         * scripts/ly2dvi.py (run_lilypond): add version check.
4659
4660         * scripts/lilypond-book.py (option_definitions): typo
4661
4662         * scripts/ly2dvi.py (include_path): typo
4663
4664         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
4665
4666         * lily/parse-scm.cc (parse_handler): typo
4667
4668         * Documentation/user/macros.itexi: use @heading for headings.
4669
4670         * Documentation/user/refman.itely: updates, fixes.
4671
4672 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
4673
4674         * po/fi.po: add Finnish translations. fixes.
4675
4676         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
4677
4678         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
4679         from lily/glissando-engraver.cc.
4680
4681 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4682
4683         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
4684         for non-first _broken_ bracket.
4685
4686         * Documentation/user/refman.itely: corrections.
4687
4688 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4689
4690         * lily/new-fingering-engraver.cc (position_scripts): add heads to
4691         support of the fingerings.
4692
4693         * po/fr.po: French translation update.
4694
4695         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
4696         strings.
4697
4698 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4699
4700         * Documentation/user/introduction.itely: Small fixes.
4701
4702 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
4703
4704         * Documentation/topdocs/AUTHORS.texi: polish.
4705
4706 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4707
4708         * Documentation/user/introduction.itely: revise
4709
4710         * Documentation/user/tutorial.itely: reorganise.
4711
4712         * Documentation/topdocs/index.tely: remove.
4713
4714         * Documentation/header.html.in: prune.
4715
4716         * GNUmakefile.in: clean up web building.
4717
4718         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
4719         target.
4720
4721 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
4722
4723         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
4724
4725         * lilypond-mode.el: turn on blink-matching-paren.
4726
4727 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4728
4729         * scm/output-sodipodi.scm (svg-header): Fix typo.
4730
4731 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4732
4733         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
4734         fixes a security hole.
4735
4736         * scripts/lilypond-book.py (original_dir): remove temp_dir
4737
4738         * scm/document-translation.scm: use @code tags.
4739
4740 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
4741
4742         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
4743
4744         * lilypond-mode.el: add a buffer-local post-command-hook to set
4745         context dependent syntax-table after each cursor event. Remove old
4746         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
4747
4748         * lilypond-indent.el: update comments.
4749
4750         * Documentation/footer.html.in: add period.
4751
4752 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4753
4754         * make/lilypond.redhat.spec.in (Group): don't strip binary.
4755
4756         * scm/document-translation.scm (document-property-operation): add
4757         @code{} tags.
4758
4759         * VERSION (PACKAGE_NAME): release 1.7.27
4760
4761         * config.make.in: add PAPER variable
4762
4763         * buildscripts/new-chords.py (help): add help text
4764
4765         * Documentation/user/introduction.itely (Typography and program
4766         architecture):  fixes.
4767
4768         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
4769         for texinfo and dvips. This fixes problems with PDF output of the
4770         wrong size.
4771
4772         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
4773         DVIPS_PAPERSIZE variable
4774
4775         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
4776         TEXINFO_PAPERSIZE variable 
4777
4778 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4779
4780         * mf/feta-macros.mf: whoops: only draw lines for test situations.
4781
4782         * mf/feta-toevallig.mf: lowres fixes.
4783
4784 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4785
4786         * NEWS: Typo and fill-paragraph fixes.
4787
4788         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
4789         cast #define.
4790
4791         * configure.in: 
4792         * config.hh.in: Check for lrint.
4793
4794 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4795
4796         * VERSION: 1.7.26 released
4797
4798         * lily/separation-item.cc: add padding property.
4799
4800         * input/test/*.ly: various fixes, remove solo-a2.ly
4801
4802         * scm/new-markup.scm (brew-new-markup-molecule): arg order
4803         bugfix. Fixes old-style markup compatibility.
4804
4805         * Documentation/user/introduction.itely (Introduction): historical
4806         elucidations
4807
4808         * Documentation/user/music-glossary.tely (Top): linewidth fix.
4809
4810         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
4811
4812         * Documentation/index.texi (Top): cleanup.
4813
4814         * Documentation/user/introduction.itely (Introduction): rewrite
4815         introduction, 
4816         (Music notation and  engraving): about notation. Add flat-picture
4817
4818 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4819
4820         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
4821         separation items. This keeps lyrics from bumping into each other.
4822
4823 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4824
4825         * GNUmakefile.in (topdocs-web): New target.
4826         (local-web): Depend on topdocs-web; fixes html-doc.
4827
4828 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4829
4830         * po/lilypond.pot: run po-replace
4831
4832         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
4833
4834         * scm/drums.scm (reset-drum-kit): new function.
4835
4836         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
4837
4838         * scripts/update-lily.py: remove
4839         
4840         * VERSION: release 1.7.25
4841         
4842         * Documentation/user/introduction.itely (Introduction): rewrite
4843         start of introduction.
4844
4845 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
4846
4847         * lily/all-font-metrics.cc: fixed typo
4848
4849 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
4850
4851         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
4852         LilyPond-mode-context-set-syntax-table): new functions to define
4853         the syntax table according to context.
4854
4855         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
4856
4857 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4858
4859         * Documentation/user/refman.itely (Figured bass): 
4860         language nit courtesy http://www.vocabula.com
4861
4862         * GNUmakefile.in: remove no kpathsea hack.
4863
4864         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
4865         doco.
4866
4867         * GNUmakefile.in: remove web-doc target.
4868
4869         * lily/all-font-metrics.cc (find_afm): add message about
4870         buildscripts/clean-fonts.sh 
4871
4872         * scm/define-music-properties.scm (figure): use string for 'figure
4873
4874         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
4875
4876         * input/regression/ : add raggedright = ##t where applicable. 
4877         
4878         * scm/bass-figure.scm (make-bass-figure-markup): add
4879         alignBassFigureAccidentals property.
4880
4881         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
4882         bracket.
4883
4884         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
4885         syllables widths into account for minimum-length.
4886
4887         * input/test/staff-container.ly: update file
4888
4889         * input/test/stem.ly: remove
4890
4891         * lily/event.cc (LY_DEFINE): add ly: prefix.
4892
4893         * input/test/clef-manual-control.ly: from manual-clef
4894
4895         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
4896
4897         * input/test/different-time-signatures.ly: move to poly-metric.ly
4898
4899         * input/test/hara-kiri*,scales.ly: remove
4900         
4901         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
4902         with chord-names-jazz.ly)
4903
4904         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
4905         get scalable cm fonts too.
4906
4907         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
4908         --encoding for mftrace if present.
4909
4910         * input/regression/slur-area.ly: move from test/
4911
4912         * input/test/: remove simple-slur-endings slur-attachment
4913         slur-broken-cross-staff slur-broken.ly slur-damping.ly
4914         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
4915         slur-symmetry slur-symmetry tie-broken.ly
4916
4917         * scm/drums.scm (set-drum-kit): add function.
4918
4919         * Documentation/user/refman.itely (Percussion staves): use
4920         set-drum-kit
4921
4922         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
4923         too
4924         (Global_measure.set_timesig): handle 3/8 time sig too.
4925
4926         * scm/output-lib.scm (note-head-style->attachment-coordinates):
4927         note about triangle note heads.
4928
4929         * scm/drums.scm: use alist for instrument-settings. This fixes the
4930         bug with assigning to drums in the .ly file.
4931
4932         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
4933         CHANGED.
4934
4935         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
4936         cluster-beacon-interface
4937
4938         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
4939
4940         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
4941
4942         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
4943
4944         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
4945         to get positions.
4946
4947         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
4948         make ClusterSpannerBeacon to record Y positions. This removes the
4949         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
4950         make cluster-note-events.
4951
4952 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4953
4954         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
4955
4956         * configure.in: Use lily/main.cc as identifying source file.
4957
4958         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
4959
4960         * config.hh.in: 
4961         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
4962
4963         * configure.in: Require PYTHON >= 2.0.
4964
4965         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
4966           $PYTHON for include dir location.
4967         (STEPMAKE_PYTHON): New function.  Use
4968         
4969             PYTHON=foo ./configure
4970
4971           to override.
4972
4973 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4974
4975         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
4976         something.
4977
4978         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
4979         ftp.lilypond.org everywhere.
4980
4981 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4982
4983         * lily/text-item.cc (interpret_new_markup): do only if new-markup
4984         detected.
4985
4986         * Documentation/user/refman.itely (Grace notes): note on explicit
4987         contexts
4988
4989 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
4990
4991         * lilypond-font-lock.el: add a comment about LilyPond specific
4992         escape characters: ^, - and _, in the syntax table.
4993
4994         * Documentation/user/appendices.itely: a majuscule fix.
4995
4996 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4997
4998         * input/test/trills.ly (endHorizScript): fixes.
4999
5000         * input/test/chord-names-jazz.ly: merge in alternate Jazz
5001         notation, move from regression.
5002
5003         * input/test/script-stack.ly: change name from stacked-scripts
5004
5005         * input/test/ossia.ly: octave errors.
5006
5007         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
5008         for midi-volume-equaliser
5009
5010 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5011
5012         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
5013         cm fonts.
5014
5015         * mf/feta-beugel.mf: don't multiply font_count by 10.
5016
5017         * lily/lookup.cc (horizontal_line): new function. Use
5018         horizontal-line in output backends.
5019
5020         * Documentation/user/tutorial.itely (An orchestral part): new
5021         section on orchestral stuff and identifiers.
5022
5023 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
5024
5025         * lilypond-mode.el: comment-out paren-highlighting, it still causes
5026         some interference to other modes.
5027
5028 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5029
5030         * lily/spacing-spanner.cc (musical_column_spacing): use average,
5031         not maximum of spacing wishes in polyphonic situations.
5032
5033         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
5034         number
5035
5036         * lilypond-indent.el: remove paren matching. 
5037
5038         * lily/text-item.cc (interpret_new_markup): new function
5039         use iso. text2molecule.
5040
5041         * lily/main.cc (notice): change FSF address 
5042
5043         * po/de.po: update PO file to 1.6.
5044
5045 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
5046
5047         * Documentation/user/ {many}: Add periods and remove spaces.
5048         
5049 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
5050
5051         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
5052         Disable buffer-locally default paren hook and make a new one. 
5053
5054         * lilypond-mode.el: Turn off locally paren-mode, but turn on
5055         locally LilyPond-paren-mode. Add todo for mouse double-click.
5056
5057 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
5058
5059         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
5060         Disable buffer-locally default paren idle timer and make a new one. 
5061
5062         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
5063         locally LilyPond-show-paren-mode. Add to menu a toggle for
5064         LilyPond-show-paren-function.
5065
5066 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5067
5068         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
5069
5070 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
5071
5072         * Documentation/user/refman.itely: spelling fix.
5073
5074         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
5075         paren highlight function definitions. add todo for
5076         LilyPond-show-paren-mode.
5077
5078 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5079
5080         * input/template/jazz-combo.ly: new file.
5081
5082 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5083
5084         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
5085         lo-res fixes.
5086
5087         * mf/feta-schrift.mf: bugfix in varcoda sign.
5088         WARNING: FONT CHANGED
5089
5090         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
5091         in accordance with lexer.ll.   
5092
5093 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5094
5095         * Documentation/user/tutorial.itely: Edit introduction.
5096
5097 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5098
5099         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
5100         ly:grob-staff-position
5101
5102 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5103
5104         * scm/to-xml.scm: import srfi-1
5105
5106         * VERSION (MAJOR_VERSION):  release 1.7.24
5107
5108         * python/lilylib.py (make_ps_images): make multipage _really_ work.
5109
5110         * scripts/lilypond-book.py (do_file): put texidoc before image.
5111         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
5112
5113         * input/regression/*.ly: fix snippet octaves 
5114
5115         * input/test/spanner-after-break-tweak.ly: import
5116         broken-spanner-adjustment
5117
5118         * input/no-notation/midi-transposing.ly: move from input/test/
5119
5120         * input/test/: remove chord-markup
5121
5122         * input/regression/instrument-name-partial.ly: move from input/test.
5123
5124         * input/test/vertical-text.ly: remove
5125
5126         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
5127         space above lyrics lines.
5128
5129         * input/test/uniform-breaking.ly: remove file.
5130
5131         * lily/gourlay-breaking.cc (combine_demerits): add comment about
5132         uniform spacing density. 
5133
5134         * input/test/chords.ly (keys): remove file.
5135
5136         * scm/documentation-lib.scm (oop): use srfi-1 too.
5137
5138         * input/regression/*.ly: add \version
5139
5140         * Documentation/user/*.itely: various fixes.
5141
5142         * buildscripts/mf-to-table.py (base): break table every three
5143         symbols.
5144
5145         * input/:  remove %% new-chords-done %% .
5146
5147         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
5148         os-music.ly
5149         
5150 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5151
5152         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
5153
5154         * scm/new-markup.scm (box-markup): new function.
5155         (box-markup): new function. Contributed by Dick Schoeller
5156         <schoeller@attbi.com>
5157
5158         * scm/lily.scm: remove reduce-no-unit 
5159         (list-insert-separator): use fold-right
5160
5161         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
5162         of arguments. 
5163
5164         * NEWS: more neutral language for ancient notation 
5165
5166         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
5167         inside pointing beaming for chord tremolo.
5168
5169         * Documentation/user/lilypond-book.itely: minor editing
5170
5171 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
5172
5173         * NEWS: added news for 1.8 regarding ancient notation
5174
5175         * Documentation/user/refman.itely (Gregorian square neumes
5176         ligatures): fixed typo
5177
5178         * lily/vaticana-ligature-engraver.cc,
5179         lily/include/vaticana-ligature.hh: bugfix: use special heads for
5180         lower/upper head of Pes only when heads are stacked
5181
5182         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5183         scm/define-grob-properties.scm: cleanup: make "join-left" a
5184         boolean grob property and save delta pitch in grob property
5185         "delta-pitch" instead
5186
5187         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
5188
5189 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5190
5191         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
5192         completely borked
5193
5194         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
5195         (try_music): bug fix: beam multiplicity was completely borked.
5196
5197         * scm/lily.scm: remove tail, filter-list, filter-out-list,
5198         first-n, butfirst-n in favor of srfi-1 functions.
5199         remove string-join, string-pad in favor of srfi-13 functions.
5200
5201         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
5202
5203         * NEWS: use complete sentences.
5204
5205         * Documentation/user/introduction.itely (Example applications):
5206         add note about databases and lilypond-book.
5207
5208         * input/test/volta.ly: remove file
5209
5210         * input/regression/volta-broken-left-edge.ly: simplify file
5211
5212 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5213
5214         * Documentation/user/refman.itely (Constructing a tweak): new
5215         subsection.
5216
5217         * Documentation/user/tutorial.itely (Fine tuning layout): add
5218         common tweaks.
5219
5220         * scm/define-grobs.scm (TextScript): use new brewer.
5221
5222 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5223
5224         * VERSION: release 1.7.23
5225
5226         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
5227
5228         * python/lilylib.py (make_ps_images): bugfixes.
5229
5230         * input/regression/volta-multi-staff.ly: new file.
5231
5232         * Documentation/user/macros.itexi: refcommands, refcommand macros.
5233
5234         * Documentation/user/tutorial.itely (Piano staffs): new section.
5235         (Setting variables): new section
5236         (Fine tuning layout): new section
5237
5238         * input/just-friends.ly: remove file. Superseeded by
5239         input/test/chords-without-melody.ly
5240
5241         * ly/property-init.ly: add all commands to refman.
5242
5243         * scm/define-translator-properties.scm: remove
5244         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
5245
5246         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
5247         name. Underscores botch up PS output.
5248
5249         * scm/define-translator-properties.scm: remove
5250         textNonEmpty, oneBeat, regularSpacingDelta
5251
5252         * scripts/convert-ly.py (FatalConversionError.conv): conversion
5253         rule for automaticBars.
5254
5255         * lily/timing-engraver.cc (start_translation_timestep): change
5256         barNonAuto to automaticBars
5257
5258 2003-06-30  Graham Percival  <gperlist@shaw.ca>
5259
5260         * input/test/perform-tie.ly: delete file.
5261
5262 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
5263
5264         * Documentation/user/refman.itely (Gregorian square neumes
5265         ligatures): bugfix: do not show ledger lines in neumes table
5266         (fixed by setting staff symbol to transparent rather than removing
5267         it from staff context)
5268
5269 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5270
5271         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
5272         glue into brew-new-markup-molecule.
5273
5274         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
5275
5276         * Documentation/user/introduction.itely (Computerized typography):
5277         new section
5278
5279         * Documentation/user/tutorial.itely (An orchestral part): remove
5280         pc example from tutorial.
5281
5282         * input/tutorial/lilbook.tex: use screech-boink
5283
5284         * scripts/lilypond-book.py (compile_all_files): split formatting
5285         output body and scheduling lilypond compilation.
5286         (format_lilypond_output_bodies): new function
5287         (format_lilypond_block): new function
5288         (html_pages): allow multi-page images in HTML
5289
5290         * python/lilylib.py (make_ps_images): rename function from
5291         make_preview, merge with make_page_images
5292
5293 2003-06-28  Graham Percival  <gperlist@shaw.ca>
5294
5295         * input/test/key-clefs.ly: moved to regression.
5296
5297         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
5298
5299         * input/no-notation/README: added note about midi-*.ly files.
5300
5301         * input/test/two-key.ly: moved to no-notation/parse5.ly
5302
5303         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
5304         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
5305
5306         * input/test/ {various}: modified comments, marked some for deletion.
5307
5308         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
5309
5310         * input/test/mmrest-collision: moved to regression.
5311
5312 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5313
5314         * scm/chord-name.scm (note-name->markup): don't superscript root
5315         alterations in chordnames.
5316
5317 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5318
5319         * Documentation/user/refman.itely (Multi measure rests): more
5320         index/cross-referencing.
5321
5322         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
5323
5324         * scm/font.scm: remove properties-to-font-name code.
5325
5326         * scm/define-grob-properties.scm: remove 'type
5327
5328         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
5329         conversion
5330
5331         * lily/text-spanner.cc: change 'type grob prop to 'style 
5332
5333         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
5334         "first" flag to decide whether to make a start-repeat
5335
5336         * input/regression/grace-volta-repeat-2.ly: new file.
5337
5338 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5339
5340         * lilypond-indent.el: rename generic functions to LilyPond-*
5341
5342 2003-06-22  Graham Percival  <gperlist@shaw.ca>
5343
5344         * input/test/thumb.ly: delete, merged into refman.
5345
5346         * Documentation/user/refman.itely: added thumb info to Fingering.
5347
5348         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
5349         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
5350         vertical-align.ly : deleted files.
5351
5352 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5353
5354         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
5355
5356         * lily/line-spanner.cc (broken_trend_offset): remove function.
5357         (get_broken_offset): idem.
5358         (brew_molecule): rewrite the line-break case.
5359
5360         * input/regression/follow-voice-break.ly:  new file.
5361
5362         * lily/line-spanner.cc (after_line_breaking): remove lines at the
5363         start of a system.
5364
5365 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5366
5367         * input/test/tuplet-rest.ly: moved to regression.
5368
5369         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
5370         deleted file.
5371
5372         * input/test/ {many} : marked file for possible deletion.
5373
5374 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5375
5376         * input/regression/beam-funky.ly: add note about (disputed)
5377         correct beaming.
5378
5379         * ly/engraver-init.ly (ScoreContext): put key-signature after
5380         staff-bar
5381         
5382 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5383
5384         * input/test/ broken.ly lyric-phrasing.ly: deleted.
5385
5386         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
5387
5388         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
5389
5390         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
5391         stem-extend was deleted (it was duplicate example, and not as
5392         good).
5393
5394         * input/test/[s-z]*.ly: add texidoc index.
5395
5396 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5397
5398         * lily/slur.cc (get_boundary_notecolumn_y): change name from
5399         get_first_notecolumn_y
5400
5401         * lily/spanner.cc (broken_spanner_index): new function.
5402
5403 2003-06-19  Graham Percival  <gperlist@shaw.ca>
5404
5405         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
5406         lyric-hyphen.ly : moved to regression.
5407
5408         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
5409         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
5410
5411         * input/test/instrument-name-mmrest.ly: moved to
5412         ../regression/multi-measure-rest-instr-name.ly
5413
5414         * input/test/knee-sym.ly: moved to
5415         ../regression/beam-knee-symmetry.ly.
5416
5417         * input/test/hymn.ly: change comments.
5418
5419         * input/test/[p-r]*.ly: add texidoc index.
5420
5421 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5422
5423         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
5424         to postfix syntax
5425         
5426         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
5427         syntax.
5428
5429         * VERSION: release 1.7.22
5430
5431 2003-06-18  Graham Percival  <gperlist@shaw.ca>
5432
5433         * input/test/[h-k]*.ly: added texidoc index.
5434
5435         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
5436
5437         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
5438
5439         * input/test/ various : mark files for deletion or moving to regression.
5440
5441         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
5442
5443         * input/test/[l-o]*.ly: added texidoc index.
5444
5445 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5446
5447         * scm/music-functions.scm (make-ottava-set): 
5448         only do ottavation if centralCPosition is set.
5449
5450         * lily/translator-scheme.cc (ly:context-property-where-defined):
5451         return '() if not found.
5452
5453 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
5454
5455         * lilypond-mode.el (LilyPond-un-comment-region): removed.
5456         Use one command for both commenting and uncommenting.
5457
5458         * lilypond-indent.el (LilyPond-comment-region): new function,
5459         (un)comments each line separately.
5460
5461         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
5462         
5463         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
5464         imenu is not added by default; adapted from f90.el,
5465         makes Help-menu, which does not fit, visible in XEmacs.
5466         
5467 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
5468
5469         * lilypond-mode.el: Set show-paren-mode local; minor-mode
5470         show-paren-mode sets blink-matching-paren-on-screen local.
5471         Try to make show-paren-function to paren-highlight local.
5472
5473         * lilypond-indent.el (LilyPond-scan-sexps): new function.
5474         Copy definitions of Emacs' show-paren-function and
5475         XEmacs' paren-highlight and make minimal changes;
5476         add comments about locality. 
5477         Fix matching first open-paren-char in '<< .. >>'.
5478
5479 2003-06-16  Graham Percival  <gperlist@shaw.ca>
5480
5481         * input/test/g*: added texidoc index.
5482
5483         * input/test/[a-g]*: added raggedright==#t when it
5484          seemed appropiate.
5485
5486         * input/test/ fake-grace.ly figured-bass.ly : removed file.
5487
5488         * Documentation/topdoc/INSTALL.texi: removed false warnings
5489         about gcc 3.3.
5490
5491 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5492
5493         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
5494
5495         * input/test/chords-without-melody.ly (texidoc): add from
5496         input/just-friends.ly
5497
5498         * input/regression/size{13--26}.ly: move from input/
5499
5500         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
5501         input/{star-spangled-banner,twinkle}.ly: remove 
5502         
5503         * lily/slur.cc: remove slur over rest warnings.
5504
5505         * lily/note-spacing.cc (get_spacing): include left part of right
5506         object in fixed space. This fixes stretched space before
5507         accidentals.
5508
5509         * input/regression/spacing-accidental-stretch.ly: new file.
5510
5511 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
5512
5513         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
5514         Reduce to 16pt.
5515
5516 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5517
5518         * input/regression/spacing-knee.ly: docstring
5519
5520         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
5521
5522         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
5523         input/tutorial/{test,solar,flowing}.ly: remove
5524
5525         * input/rhythm.ly: remove
5526
5527         * input/mutopia/F.Schubert/standchen.ly: update syntax.
5528
5529         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
5530         update syntax. 
5531
5532         * scm/define-grobs.scm (all-grob-descriptions): set
5533         knee-spacing-correction to 1.0
5534
5535         * lily/note-spacing.cc (stem_dir_correction): compute knee
5536         correction using stem-thickness and head width.
5537
5538         * input/regression/beam-quanting-horizontal.ly: update texidoc
5539
5540         * scm/define-grobs.scm (all-grob-descriptions): set
5541         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
5542         This fixes 32nd beams for noteheads in spaces quants.
5543
5544         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
5545
5546 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
5547
5548         * README.mandrake: Change lilypond-extras to lilypond-documentation.
5549
5550 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5551
5552         * input/test/dpncnt.ly,part-combine-score.ly: remove.
5553
5554         * VERSION (PACKAGE_NAME): release 1.7.21
5555
5556         * input/regression/stem-shorten.ly: new file.
5557
5558         * lily/stem.cc (get_default_stem_end_position): revise stem
5559         shortening code.
5560
5561         * input/regression/spacing-multi-tuplet.ly: move from input/test/
5562
5563         * input/test/{scripts,volta-start,sleur}.ly: remove
5564         
5565         * input/regression/span-bar.ly: smaller file.
5566
5567         * input/regression/spacing-{natural,tight,loose}.ly: remove
5568
5569         * input/test/markup.ly: remove
5570
5571         * scripts/lilypond-book.py: put printfilename in separate chunk,
5572         so texidoc is printed after the filename.  
5573
5574 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5575
5576         * make/lilypond.mandrake.spec.in: fix docdirs.
5577
5578 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5579
5580         * input/regression/beam-french.ly: bugfix.
5581
5582         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
5583
5584         * input/regression/(various).ly: add raggedright = #t.
5585
5586         * input/regression/auto-beam.ly: move from abe.ly
5587
5588 2003-06-13  Graham Percival  <gperlist@shaw.ca>
5589
5590         * input/test/f*.ly: added texinfo index.
5591         
5592         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
5593
5594 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5595
5596         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
5597         quant penalty for beam just outside staff.
5598
5599         * input/regression/beam-quanting-horizontal.ly (texidoc): move
5600         from beam-pos.ly,  remove non-horizontal tests. 
5601
5602         * input/test/(various): cleanup header info. 
5603
5604         * input/test/tchaikovsky.ly: remove file.
5605
5606         * scm/chord-generic-names.scm: move from
5607         double-plus-new-chord-name.scm
5608
5609         * input/test/orchestscore.ly: remove file
5610
5611         * Documentation/user/refman.itely (Vocal music): update documentation.
5612
5613         * scm/define-translator-properties.scm (chordNoteNamer): remove
5614         chordNameStyle, use chordNameFunction
5615
5616         * scm/chord-name.scm (set-chord-name-style): remove
5617         set-chord-name-style. Use \property chordNameFunction.
5618
5619 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5620
5621         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5622         music): remove @TeX{} command.
5623
5624 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5625
5626         * lilypond-indent.el (scan-sexps): Renamed to
5627         aargh-this-breaks-other-emacs-modes-scan-sexps.
5628
5629 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5630
5631         * lilypond-indent.el: Fix: match concurrent one-char opening and 
5632         closing slurs: '()', etc. Add comments.
5633
5634         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
5635
5636         * lilypond-font-lock.el: match unending string at eof.
5637
5638         * make/lilypond.mandrake.spec.in: refreshed packed file list.
5639         
5640 2003-06-10  Graham Percival  <gperlist@shaw.ca>
5641
5642         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
5643         input/test/beam-dir.ly input/test/beam-position.ly    
5644         input/test/beam-suspect.ly input/test/beam-trend.ly    
5645         input/test/beams.ly input/test/crescendo-text.ly : deleted
5646         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
5647         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
5648         * input/test/default-bars.ly: moved to bar-always.ly
5649         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
5650
5651 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5652
5653         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
5654
5655 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5656
5657         * scm/chord-ignatzek-names.scm (remove-step): rename file.
5658
5659 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
5660
5661         * lilypond-indent.el: Match better slurs in scheme expressions.
5662         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
5663
5664         * Documentation/user/invoking.itexi: document Emacs' paren matching.
5665
5666 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5667
5668         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
5669
5670         * input/ac-extra-voice.ly: Add texidoc.
5671
5672         * ly/chord-modifiers-init.ly: 
5673         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
5674         and chordNameExceptionsPartial for new chord names.
5675
5676         * input/test/chord-names-dpnj.ly: 
5677         * input/test/dpncnt.ly: Update.
5678
5679         * scm/chord-name.scm: 
5680         * scm/double-plus-new-chord-name.scm: Add compatibility for new
5681         chord selection and options.
5682
5683         * ly/chord-modifiers-init.ly: Add exceptions 
5684
5685         * scm/define-translator-properties.scm (chordNameStyle) 
5686         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
5687
5688 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
5689
5690         * ly/property-init.ly (germanChords): Added.
5691         (semiGermanChords): Added.
5692         
5693         * input/test/chord-names-german.ly: Use new macros
5694         
5695 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
5696
5697         * lilypond-indent.el: Use similar parenthesis highlighting for 
5698         Emacs and XEmacs through redefinitions of parenthesis highlighting 
5699         functions; removed LilyPond-show-paren-function. Fix indenting.
5700         Turn paren-matching on also in XEmacs.
5701
5702         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
5703         as needed by parenthesis highlighting functions (in scan-sexp).
5704
5705 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5706
5707         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
5708         function.
5709         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
5710
5711 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
5712
5713         * lilypond-indent.el: tune regexp for show-paren-function.
5714
5715 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5716
5717         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
5718         for all LilyPond-produced tex snippets.
5719
5720         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
5721         fixes one line --preview output of ly2dvi.
5722
5723 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
5724
5725         * lilypond-indent.el: match only one type of slurs in
5726         LilyPond-show-paren-function.
5727
5728 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5729
5730         * debian/GNUmakefile (EXTRA_DIST_FILES): 
5731         * debian/lilypond1.7.dirs: 
5732         * debian/lilypond1.7-doc.dirs: New file.
5733
5734         * input/regression/chord-name-exceptions.ly: Add parameter for
5735         ignatzekExceptions.  Quote hash in docstring.
5736
5737 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
5738
5739         * lilypond-indent.el (show-paren-function): define show-paren-function
5740         as LilyPond-blink-matching-open and use it for closing parens.
5741         Let LilyPond-blink-matching-open know whether a bracket was inserted.
5742
5743         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
5744         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
5745         LilyPond-blink-matching-paren in order to match both open and close
5746         brackets.
5747         
5748 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
5749
5750         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
5751         testing by modifying the code from FSF Emacs paren.el. Add comments.
5752
5753 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5754
5755         * input/test/dpncnt.ly: Transpose example to match new
5756         default \chords octave.  Add comment.
5757         
5758         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
5759         comment about octave change.
5760
5761 2003-06-04  Graham Percival  <gperlist@shaw.ca>
5762
5763         * input/test/[d,e]: added texinfo index tags.
5764         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
5765
5766 2003-06-04  Graham Percival  <gperlist@shaw.ca>
5767
5768         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
5769
5770 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
5771
5772         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
5773         as in blink-matching-open.
5774
5775 2003-06-03  Graham Percival  <gperlist@shaw.ca>
5776
5777         * input/test/[a-c]: more comments in files.
5778         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
5779         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
5780         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
5781         mark file for proposed deletion.
5782         * input/test: renaming files:
5783         auto-beam-4-8.ly to beam-auto-4-8.ly
5784         auto-beam-override.ly to beam-auto-override.ly
5785         auto-beam.ly to beam-auto.ly
5786         blank.ly to blank-paper.ly
5787         absolute-volume.ly to dynamic-absolute-volume.ly
5788
5789 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5790
5791         * input/test/dpncnt.ly: 
5792         * input/test/chord-names-dpnj.ly: Resurrect.
5793
5794         * lily/my-lily-lexer.cc: Remove chordnames keyword.
5795
5796         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
5797
5798         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
5799         Better docstring, add parameter OMIT-ROOT, tidy up.
5800
5801 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
5802
5803         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
5804
5805 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5806
5807         * scm/output-ascii-script.scm (as-font-alist-alist):
5808         (as-properties-to-font-name):
5809         (as-make-style-sheet): Remove.
5810
5811         * scm/font.scm (as-make-font-list): New function.
5812         (as-font-sheet-alist): New variable.
5813
5814         * ly/paper-as9-init.ly: 
5815         * ly/paper-as5-init.ly: Update.
5816
5817         * ly/paper-as5.ly:
5818         * ly/paper-as9.ly: New file.
5819
5820 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5821
5822         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
5823
5824 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5825         * input/sondag-morgen/*: removed due to copyright concerns.
5826         * input/[a,b]*.ly: added a newline at the end of the texinfo
5827         doc string (produces better output in HTML version).
5828         * input/c*.ly: added texinfo index and added comments to
5829         aid in future changes to input/test/ files.
5830
5831 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5832         
5833         * Documentation/user/refman.itely: fixed build problem (missing
5834         file) caused by previous renaming.
5835
5836 2003-05-28  Graham Percival  <gperlist@shaw.ca>
5837         
5838         * input/test/[a,b]*.ly: added texinfo index and added comments to
5839         aid in future changes to input/test/ files.
5840         * input/test/bar-number-every-5-reset.ly: renamed to
5841         bar-number-every-five-reset.ly
5842         * input/test/bar-script-visibility.ly: renamed to
5843         bar-number-show-all.ly
5844
5845 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5846
5847         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
5848         to Voice.
5849
5850         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
5851         out note-line and glissando functionality.
5852         
5853         * lily/line-spanner.cc (brew_molecule): cleanup.
5854
5855 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5856
5857         * scripts/as2text.scm: Use rdelim module.
5858         (start-system): Rename from start-line.
5859         (stop-system): Rename from stop-line.
5860         (af-gulp-file): Use string iso symbol for getenv.
5861
5862         * scm/output-ascii-script.scm: Add guile and lily modules.
5863         (font-name-alist): New variable.
5864         (draw-line): New function.
5865
5866         * scm/output-lib.scm (func, arg->string): Re-add from archive.
5867         (Were these silently removed, without ChangeLog entry?)
5868
5869 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5870
5871         * scm/music-functions.scm (make-ottava-set): bugfixes: also
5872         process 2nd ottava correctly.
5873
5874 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
5875
5876         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
5877
5878 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5879
5880         * Documentation/user/converters.itely (Invoking midi2ly): Update.
5881
5882 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5883
5884         * VERSION: release 1.7.20
5885         
5886         * lily/text-spanner.cc (brew_molecule): clean up function. This
5887         fixes bugs with broken 8va spanners.
5888
5889         * lily/simple-spacer.cc (solve): also compute force for raggedright.
5890         This prevents spurious line-breaks with raggedright
5891         
5892 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5893
5894         * lily/key-performer.cc (create_audio_elements): always use major
5895         key
5896
5897         * Documentation/user/internals.itely: updates
5898
5899         * input/regression/beam-break.ly: new file.
5900
5901         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
5902         beams if starting or terminating stems have 'beaming set.)
5903
5904         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
5905         property.
5906
5907         * lily/parser.yy (verbose_command_req): add comment about scales.
5908
5909 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
5910
5911         * lilypond-indent.el: adjust regexps in bracket-matching.
5912
5913 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
5914
5915         * Documentation/user/refman.itely: more tiny fixes
5916
5917         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
5918         "Chord names"; added table with input syntax for solesmes neumes
5919         table; added some words about rationale on input syntax design
5920
5921         * lily/gregorian-ligature-engraver.cc,
5922         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5923         lily/include/gregorian-ligature.hh: bugfix: horizontal head
5924         alignment of Pes Initio Debilis
5925
5926         * Documentation/user/refman.itely,
5927         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5928         mf/parmesan-heads.mf: fixed most of the head selection/alignment
5929         bugs in the solesmes neumes table
5930
5931 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
5932
5933         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
5934         Similarly, match '[' and ']' by skipping '\[' and '\]'.
5935
5936         * lilypond-mode.el: fix tag-score. small improvements.
5937
5938 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5939
5940         * .cvsignore: Add aclocal.m4.
5941
5942         * lily/music-constructor.cc: Include <assert.h>.
5943
5944 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5945
5946         * ly/engraver-init.ly (HaraKiriStaffContext): use
5947         RemoveEmptyStaffContext instead.
5948
5949         * Documentation/user/refman.itely: updates
5950
5951 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
5952
5953         * Documentation/user/refman.itely: added solesmes neumes table;
5954         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
5955         bugfix: "Ornaments" -> "Articulations"
5956
5957         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
5958
5959 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
5960
5961         * lilypond-indent.el: Add a message about trying to match \] or \).
5962         
5963 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
5964         
5965         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
5966         obsolete "arithmetic_*"
5967
5968         * input/bugs/ligatures.ly: removed (will be put into a different
5969         directory later)
5970
5971 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5972
5973         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
5974         libkpathsea (Maurizio Tomasi).
5975
5976 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5977
5978         * input/regression/repeat-slash.ly (texidoc): new file
5979
5980         * lily/slash-repeat-engraver.cc (try_music): new file, handle
5981         slash repeats separately. Slash repeats and %
5982         repeats can now be nested.
5983
5984 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
5985
5986         * lilypond-indent.el: Add preliminary test for closing \] and \).
5987         
5988 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
5989
5990         * lily/gregorian-ligature-engraver.cc,
5991         lily/vaticana-ligature-engraver.cc,
5992         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
5993         mf/parmesan-heads.mf: various semivocalis related bugfixes
5994
5995         * input/bugs/ligatures.ly: new file demonstrating problems with
5996         ligatures
5997         
5998 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
5999
6000         * lilypond-mode.el,
6001         lilypond-font-lock.el,
6002         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
6003
6004 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
6005
6006         * lilypond-mode.el: Remove outdated code. Stress the difference 
6007         between Emacs and XEmacs definitions.
6008
6009         * lilypond-mode.el,
6010         lilypond-indent.el: Define a function interactive only when necessary.
6011
6012 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
6013
6014         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
6015         Use inactive regions also in XEmacs.
6016
6017 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6018
6019         * Documentation/user/refman.itely (Repeat syntax): more updates
6020
6021         * lily/simple-spacer.cc (solve): move solution process into
6022         solve(). This fixes a bug with collisions and raggedright = ##t.
6023  
6024         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
6025
6026         * ly/engraver-init.ly: remove GraceContext. Update examples.
6027
6028 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6029
6030         * GNUmakefile.in (fonts): Also make fontball.
6031
6032         * Website fixes:
6033
6034         * ly/engraver-init.ly (GraceContext): Add.
6035
6036         * run:
6037
6038             convert-ly $(find . -name *.ly)
6039
6040         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
6041         new chords.
6042
6043 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6044
6045         * VERSION: 1.7.19 released
6046         
6047         * scm/music-functions.scm (set-octavation): new function.
6048
6049         * input/regression/ottava.ly: new file
6050
6051         * lily/translator-scheme.cc (LY_DEFINE): new function
6052         ly:unset-context-property
6053         (LY_DEFINE) new function ly:context-property-where-defined: 
6054
6055 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
6056
6057         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
6058
6059         * lilypond.words: add few.
6060
6061         * input/test/script-chart.ly: fix typo.
6062
6063 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6064
6065         * scm/define-grobs.scm: uniform naming for definitions and output
6066         routine files. 
6067
6068         * ly/engraver-init.ly (ChoirStaffContext): add \description from
6069         scm/context-description.scm
6070
6071         * lily/parser.yy (translator_spec_body): add \description to the
6072         \translator{} body syntax.
6073
6074         * lily/ottava-engraver.cc: new file.
6075
6076         * scm/chord-name.scm (natural-chord-alteration): replace old
6077         chord stuff. 
6078
6079         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
6080
6081         * Documentation/user/refman.itely (Metronome marks): update doco.
6082
6083         * input/regression/markup-note.ly: new file
6084
6085         * input/regression/metronome-marking.ly: new file
6086
6087         * lily/metronome-engraver.cc: new file. Print \tempo markings.
6088
6089         * scm/new-markup.scm (note-markup): make a note glyph, useful for
6090         metronome marks.
6091
6092 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6093
6094         * Documentation/user/GNUmakefile: Compatibility fix for new
6095         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
6096         for making binary packages; info splitting bug has been fixed.
6097
6098         * Documentation/user/refman.itely: Compile fixes.
6099
6100 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
6101
6102         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
6103         Count \midi -keywords also for a region.
6104
6105 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6106
6107         * lily/lookup.cc (LY_DEFINE): new function
6108
6109         * Documentation/user/tutorial.itely: updates
6110
6111 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
6112
6113         * lilypond-mode.el: Allow Midi on buffer.
6114         Use only '.ly'-extension, remove '.sly' and '.fly'.
6115         Allow use of inactive regions. Invoke next Command on Master file, 
6116         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
6117
6118 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6119
6120         * Documentation/user/tutorial.itely: updates.
6121
6122 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
6123
6124         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
6125
6126 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
6127
6128         * lily/coherent-ligature-engraver.cc: fixed typo
6129
6130         * lily/coherent-ligature-engraver.cc,
6131         lily/gregorian-ligature-engraver.cc,
6132         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
6133         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
6134         lily/vaticana-ligature-engraver.cc,
6135         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
6136         scm/grob-description.scm: cleanup: junked LigatureHead grob and
6137         removed all ligature specific stuff from NoteHead code
6138
6139         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
6140         ligatures now use regular noteheads
6141
6142         * lily/vaticana-ligature.cc: tiny code cleanups
6143
6144         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
6145         space between two adjacent noteheads of the same pitch
6146
6147         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
6148         description; cleanup: removed obsolete font-family settings
6149
6150 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
6151
6152         * lily/coherent-ligature-engraver.cc,
6153         lily/gregorian-ligature-engraver.cc,
6154         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
6155         lily/mensural-ligature-engraver.cc,
6156         lily/vaticana-ligature-engraver.cc,
6157         lily/include/gregorian-ligature-engraver.hh: updated for new
6158         Coherent_ligature_engraver; added comments that describe the basic
6159         design ideas of the ligature implementation
6160
6161         * lily/coherent-ligature-engraver.cc,
6162         lily/include/coherent-ligature-engraver.hh: new file: shared code
6163         between mensural ligatures and Gregorian chant notation ligatures
6164
6165 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
6166
6167         * lilypond-mode.el: XEmacs fixes: include two definitions for the
6168         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
6169         use only two arguments in sit-for, use no arguments in
6170         read-char-exclusive, backspace is not a character (127) in XEmacs.
6171
6172         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
6173
6174 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
6175
6176         * lilypond-mode.el: un-commenting works after syntax-table fix.
6177
6178         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
6179         group, verbose commenting for syntax table.
6180
6181         * lilypond-indent.el: add TODO for ligature slurs.
6182
6183 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
6184
6185         * lilypond-mode.el: Move comments of parenthesis matching away,
6186         (blink-matching-paren-on-screen) fix blinking in Emacs.
6187
6188         * lilypond-font-lock.el: Fix parent-matching for Emacs:
6189         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
6190
6191         * lilypond-indent.el: Add TODO for parenthesis matching.
6192
6193 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
6194
6195         * lilypond-mode.el: Fix XEmacs: 
6196         changed [S-iso-lefttab] to [(shift iso-lefttab)],
6197         invoke explicitly easy-menu-add (in Emacs done automatically).
6198         
6199         * lilypond.words: Add few words from input/*/*.ly.
6200
6201 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6202
6203         * VERSION (PATCH_LEVEL): release 1.7.18
6204
6205         * scripts/lilypond-book.py: only print basename for printfilename
6206         option
6207
6208         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
6209         and syntax updates.
6210
6211 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6212
6213         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
6214         better parametrisation. Move fatness of bulb downward.
6215
6216         * mf/parmesan-custodes.mf (dir_down): remove underscores from
6217         glyph names. Underscores are not allowed .ps encoding files.
6218
6219 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
6220
6221         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
6222         variable "packed" for packed right-ragged mode
6223
6224         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
6225         unused variable ragged; fixed indentation
6226
6227         * Documentation/user/refman.itely: tiny cleanups in ancient
6228         clef and custos section
6229
6230 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6231
6232         * lily/parser.yy (Simple_music): add \applyoutput, syntax
6233         \applyoutput PROCEDURE
6234
6235         * lily/my-lily-lexer.cc: add \applyoutput.
6236
6237         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
6238
6239         * lily/text-item.cc: clean text-interface description
6240
6241 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6242
6243         * input/{regression,test}/: use postfix for slur endings and beam
6244         begins.
6245
6246         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
6247         style beams too. 
6248
6249         * input/regression/lyrics-melisma-beam.ly: new file.
6250
6251         * lily/lyric-engraver.cc (process_music): change from
6252         process_acknowledged_grobs()
6253
6254         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
6255         functions to set and revert auto-beam settings.
6256
6257 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6258
6259         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
6260
6261 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
6262
6263         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
6264         Documentation/user/lilypond.tely: fixed some typos; updated author
6265         info
6266
6267         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
6268         #"" -> #'flag-style = #'()
6269
6270         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
6271         cleanup: removed dead #includes
6272
6273         * lily/gregorian-ligature-engraver.cc,
6274         lily/include/gregorian-ligature.hh,
6275         scm/grob-property-description.scm: small cleanups, small spacing
6276         fixes
6277
6278         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
6279         lily/vaticana-ligature.cc,
6280         lily/include/gregorian-ligature-engraver.hh,
6281         scm/grob-property-description.scm, scm/music-types.scm:
6282         "porrectus" -> "pes or flexa"
6283
6284         * ly/engraver-init.ly, scm/grob-description.scm,
6285         scm/grob-property-description.scm: junked porrectus, now handled
6286         by ligature code
6287
6288         * scm/grob-description.scm: bugfix: added space-alist entry for
6289         breathing sign/custos
6290
6291 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6292
6293         * Another grand 2003 update.
6294         
6295         * Remove mentioning of `mudela'; There's no such thing.
6296
6297 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6298
6299         * Documentation/user/preface.itely (Preface to version 1.8): update
6300
6301         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
6302
6303         * Documentation/user/converters.itely (Invoking convert-ly): revise
6304
6305         * scripts/convert-ly.py (outfile_name): remove --assume-old.
6306
6307         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
6308
6309 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6310
6311         * Documentation/user/internals.itely: more updates.
6312
6313 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6314
6315         * Documentation/user/refman.itely: revise 
6316
6317         * Documentation/user/internals.itely: revise
6318
6319         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
6320
6321 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
6322
6323         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
6324         beautification: reformatted ancient clefs section; cleanup: small
6325         wording fixes
6326
6327 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
6328
6329         * lilypond.words: added words for chant notation, sorted
6330         alphabetically through "sort lilypond.words"
6331
6332 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
6333
6334         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
6335         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
6336         chant notation
6337
6338 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
6339
6340         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
6341         prevent TeX from interpreting them as long dash
6342
6343         * input/test/vaticana.ly: updated
6344
6345         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
6346         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
6347         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
6348         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
6349         fixes
6350
6351         * mf/parmesan-heads.mf: ledger endings: removed dead code
6352
6353 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6354
6355         * VERSION: 1.7.17 released
6356         
6357         * Documentation/user/GNUmakefile
6358         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
6359         files too.
6360
6361         * scm/document-markup.scm: new file: document all markup
6362         functions.
6363
6364         * scm/documentation-generate.scm: rename all documentation modules
6365         to document-*.scm
6366
6367         * scripts/lilypond-book.py: generate link to .ly file iso. link to
6368         .png
6369
6370         * input/test/divisiones.ly: added
6371
6372         * input/regression/output-property.ly: new file
6373
6374         * lily/cluster.cc: change cluster-interface to use style property
6375
6376 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
6377
6378         * input/test/chord-names-german.ly: modified.
6379
6380         * scm/chords-ignatzek.scm:
6381           chord-name->german-markup: Added
6382           note-name->german-markup: Changed (now producing lowercase notenames)
6383
6384         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
6385         
6386 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6387
6388         * scripts/convert-ly.py (FatalConversionError.conv):
6389         divisiominima -> divisioMinima, etc.
6390
6391         * ly/engraver-init.ly (FiguredBassContext): add
6392         Separating_line_group_engraver to Figured bass context.
6393
6394         * ly/german-chords-init.ly: remove file
6395
6396         * input/test/chord-names-german.ly (scm): new file.
6397
6398         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
6399
6400         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
6401         Chord_name_engraver
6402
6403         * Documentation/user/refman.itely: lots of updates.
6404
6405         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
6406         new file
6407
6408         * input/test/bar-number-every-5-reset.ly: new file.
6409
6410 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6411
6412         * input/regression/chord-name-major7.ly: new file
6413
6414         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
6415         if specced explicitly.
6416
6417         * input/regression/chord-name-entry-11.ly: new file.
6418
6419         * input/test/slur-beautiful.ly: new file.
6420
6421         * Documentation/user/refman.itely: updates.
6422
6423         * input/regression/collisions.ly (threevoice): cleanup.
6424
6425         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
6426
6427 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6428
6429         * Documentation/user/*.itely: various updates.
6430
6431         * ly/spanners-init.ly: enddecr/ endcr.
6432
6433         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
6434         of tutorial
6435
6436 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6437
6438         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
6439
6440         * lily/new-chord-name-engraver.cc (process_music): use octavation
6441         (a number) instead of original-pitch to store inversions. This
6442         fixes a problem with transposed chords with inversions.  
6443
6444 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6445
6446         * stepmake/aclocal.m4: Include compile fix for broken flex, as
6447         used in includable-lexer.hh.
6448
6449         * lily/includable-lexer.cc: Bugfix: include config.h.
6450
6451         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
6452         circumvention of Debian packaging bug.
6453
6454 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6455
6456         * flex-2.5.31 hits Debian/unstable.  Fixes below.
6457         
6458         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
6459
6460         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
6461         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
6462
6463         * lily/include/includable-lexer.hh: 
6464         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
6465
6466         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
6467
6468         * aclocal.m4: Regenerate.
6469
6470         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
6471         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
6472
6473         * scm/pdf.scm (use-modules): Include lily.
6474
6475         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
6476         Noordkamp).
6477         (use-modules): Include lily.
6478         (lily-def): Bugfix: include tex-val in let.
6479
6480 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
6481
6482         * lilypond-mode.el: sensible error if lilypond.words not found.
6483
6484         * lilypond.words: add few words.
6485
6486 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
6487
6488         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
6489
6490         * mf/parmesan-scripts.mf: fixed typo in char name
6491
6492 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6493
6494         * VERSION: 1.7.16 released
6495
6496         * python/lilylib.py (setup_temp): temporary directories are mode 700.
6497         (this is a security vulnerability).
6498
6499         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
6500
6501         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
6502         add staff support.
6503
6504 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
6505
6506         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
6507         ly/script-init.ly, scm/script.scm: bugfix: renamed
6508         fermata->signumcongruentiae to fix naming clash with feta font
6509
6510 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6511
6512         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
6513
6514         * lily/multi-measure-rest-engraver.cc
6515         (start_translation_timestep): use grace timing too for determining
6516         when to make mmrest.
6517         (start_translation_timestep): clear numbers too.
6518
6519 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
6520
6521         * scm/music-types.scm: compile fix: escape braces
6522
6523         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
6524         work around font selection problem
6525
6526         * Documentation/user/refman.itely: BreathingSign: added docu for
6527         property "text"
6528
6529 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6530
6531         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
6532         information.
6533
6534 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6535
6536         * lily/multi-measure-rest-engraver.cc (class
6537         Multi_measure_rest_engraver): make multiple Number objects, one
6538         for each MultiMeasureTextEvent.
6539
6540         * scm/music-functions.scm (glue-mm-rest-texts): use
6541         MultiMeasureTextEvent
6542
6543         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
6544
6545         * Documentation/user/refman.itely (Multi measure rests): update.
6546
6547 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6548
6549         * lily/ly-module.cc (ly_copy_module_variables): use
6550         scm_internal_hash_fold() for iterating modules.
6551
6552 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
6553
6554         * Documentation/user/refman.itely: Section Custodes: added more
6555         example code
6556
6557         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
6558         neo-mensural rests to parmesan font
6559
6560         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
6561         header
6562
6563 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6564
6565         * Documentation/user/macros.itexi: @fileref macro.
6566
6567         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
6568         each file. 
6569
6570 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
6571
6572         * lily/include/custos.hh, make/lilypond.suse.spec.in,
6573         Documentation/topdocs/AUTHORS.texi: updated my email address
6574
6575         * Documentation/user/refman.itely: updated custos documentation;
6576         beautified divisiones example; beautified articulations table
6577
6578         * lily/breathing-sign.cc: bugfix: finalis molecule
6579
6580 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
6581
6582         * Documentation/user/refman.itely: added docu for
6583         contemporary fermata symbols, gregorian breathing signs; small fixes
6584
6585         * ly/gregorian-init.ly: removed obsolete #'type props
6586
6587 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6588
6589         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
6590         minimum-length property correctly.
6591
6592 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6593
6594         * scm/music-functions.scm (make-multi-measure-rest): set input
6595         locations for multimeasure rests.
6596
6597 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
6598
6599         * input/regression/breathing-sign.ly: updated to for ancient
6600         notation
6601
6602 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6603
6604         * scripts/ly2dvi.py: Add newline.
6605
6606 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6607
6608         * scripts/ly2dvi.py (dependency_files): Compile fix.
6609
6610 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6611
6612         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
6613         (make_html_menu_file): --html menu. 
6614
6615 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6616
6617         * scripts/ly2dvi.py (run_dvips): +add the .map file 
6618
6619 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6620
6621         * input/screech-boink.ly: new file.
6622
6623 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6624
6625         * scripts/lilypond-book.py (make_lilypond_file): convert
6626         lilypond-file to lilypond block directly, without going through
6627         begin/end lilypond text.
6628         
6629
6630 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
6631
6632         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
6633         scm/grob-description.scm: moved Michael's original breathing sign
6634         code in brew_molecule() to divisio_minima(); provided new
6635         brew_molecule() that effectively replaces the
6636         Text_item::brew_molecule callback (with additional fallback to
6637         Michael's original code); added callbacks for brewing divisio
6638         maior/maxima and finalis
6639
6640         * gregorian-init.ly: added breathing sign shortcuts for virgula,
6641         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
6642
6643         * script-init.ly: added shortfermata, longfermata,
6644         verylongfermata, varcoda
6645
6646         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
6647         longfermata, verylongfermata, varcomma, varcoda
6648
6649 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6650
6651         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
6652           Remove all noquote and insert a few quote.
6653         
6654         * Documentation/user/lilypond-book.itely (Music fragment options),
6655           scripts/lilypond-book.py: Don't include quotation blocks by
6656           default. Introduce option quote instead of noquote
6657
6658 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6659
6660         * VERSION: 1.7.15 released
6661         
6662         * Documentation/user/lilypond.tely: omf updates.
6663
6664         * buildscripts/texi2omf.py (omf_vars): include version.date
6665
6666         * make/lilypond.redhat.spec.in: fixes for spec file. 
6667
6668         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
6669         by function definition: lily now requires a recent GNU Make.
6670
6671         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
6672
6673         * make/ly-rules.make: remove .ly -> .tex rule
6674
6675         * Documentation/user/refman.itely (Figured bass): revised figured
6676         bass example.
6677
6678 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6679
6680         * stepmake/stepmake/omf-targets.make (local-install): add
6681         scrollkeeper-update message.
6682
6683         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
6684         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
6685
6686         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
6687
6688         * Documentation/user/converters.itely (Invoking midi2ly): add
6689         track/channel notice.
6690
6691 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6692
6693         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
6694
6695         * lily/parser.yy (scalar): DIGIT is also a scalar.
6696
6697         * Documentation/user/music-glossary.tely: add @omf tags
6698
6699         * Documentation/user/lilypond.tely: add @omf tags
6700
6701         * scm/generate-documentation.scm (string-append): add @omf tags.
6702
6703         * stepmake/stepmake/omf-*: new files 
6704
6705         * input/regression/multi-measure-rest.ly (texidoc): add doco
6706
6707         * GNUmakefile.in (web-doc-install): add web-doc-install target
6708
6709         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
6710         fixes crashes while dumping MIDI.
6711
6712         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
6713         midi
6714
6715 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6716
6717         * buildscripts/texi2omf.py: new file.
6718
6719         * mf/feta-beugel.mf: include font count, not staffsize (16) in
6720         font-name
6721
6722 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6723
6724         * input/regression/beam-manual-beaming.ly (texidoc): new file.
6725
6726         * lily/sequential-iterator.cc (descend_to_child): call
6727         descend_to_child() for all types of music.
6728
6729 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6730
6731         * scm/translator-property-description.scm: Add
6732         bassFigureFormatFunction.  Replace some entries.
6733
6734 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6735
6736         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
6737         clean out.
6738
6739 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6740
6741         * scripts/midi2ly.py (Note.dump): never dump duration for
6742         dump_dur=0.
6743
6744         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
6745         new function
6746
6747         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
6748         figures using new markups. Much simpler, and should improve layout
6749         a little.
6750
6751         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
6752
6753 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6754
6755         * ly/engraver-init.ly: use Hara kiri by default for 
6756         ChordNames, FiguredBass and Lyrics(Voice) context. 
6757
6758         * lily/axis-group-engraver.cc (acknowledge_grob): use
6759         rhythmic-grob-interface for selecting items not to hara-kiri'd 
6760
6761         * scm/new-markup.scm (markup-function-list): add bracket,
6762         vbracket.
6763
6764         * ly/engraver-init.ly (ChordNamesContext): set
6765         minimumVerticalExtent
6766
6767 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6768
6769         * input/test/time-signature-double.ly: new file 
6770
6771         * input/regression/collision-head-chords.ly (texidoc): new file.
6772
6773         * lily/type-swallow-translator.cc: add note swallow translator 
6774
6775         * input/test/time-signature-double.ly: new file.
6776
6777         * lily/type-swallow-translator.cc: add Rest_swallow_translator
6778
6779         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
6780         (FiguredBassContext): idem.
6781
6782         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
6783
6784         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
6785
6786         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
6787
6788         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
6789         .afm dependency
6790
6791         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
6792
6793         * python/lilylib.py (make_page_images): add function.
6794
6795         * scripts/ly2dvi.py (run_latex): include title in preview image.
6796
6797         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
6798         from lilypond-book for <ly2dvifile> tags in HTML.
6799
6800         * scripts/ly2dvi.py (option_definitions): add --debug option to
6801         print out environment.
6802
6803         * input/regression/tie-chord-partial.ly: new file.
6804
6805 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
6806
6807         * lilypond.words: add 3
6808
6809 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6810
6811         * scm/new-markup.scm (markup-function-list): add finger-markup
6812
6813         * input/tutorial/brahms-tweaked.ly: new markup 
6814
6815         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
6816
6817         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
6818         crash when processing '() markup
6819
6820         * input/regression/breathing-sign.ly (texidoc): add caesura example.
6821
6822         * lily/breathing-sign.cc (railtracks): another caesura.
6823
6824         * mf/feta-schrift.mf: caesura symbol. 
6825
6826 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6827
6828         * scripts/convert-ly.py (FatalConversionError.conv): add
6829         ly:molecule-XXX conversions.
6830
6831         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
6832
6833         * input/regression/multi-measure-rest-text.ly: new file.
6834
6835         * scm/music-functions.scm (glue-mm-rest-texts): automatically
6836         convert MMREST-TEXT to MultiMeasureRestNumber settings.
6837
6838         * ly/engraver-init.ly (ScoreContext): move tablature settings to
6839         ScoreContext
6840
6841         * scm/new-markup.scm (center-markup): \center markup.
6842
6843         * scm/music-functions.scm: remove pitchify scripts.
6844
6845         * lily/music.cc (print_smob): display music name if available 
6846
6847 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6848
6849         * Documentation/user/refman.itely (Instrument names): remove
6850         \turnOff doco.
6851
6852 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6853
6854         * lily/score.cc (mark_smob): bugfix.
6855
6856         * input/regression/rehearsal-mark.ly: new file.
6857
6858         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
6859         report error at the current token again.
6860
6861 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6862
6863         * cygwin/mknetrel: Exit if doc build fails.
6864
6865         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
6866
6867 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6868
6869         * scm/music-types.scm (music-descriptions): add doc strings
6870
6871 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6872
6873         * lily/lexer.ll: 
6874         * lily/include/my-lily-lexer.hh: 
6875         * lily/include/includable-lexer.hh: Add flex kludge.
6876
6877         * config.hh.in: 
6878         * config.make.in: 
6879         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
6880         cruft.
6881         
6882         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
6883         code.
6884
6885 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6886
6887         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
6888
6889         * lily/parser.yy (new_chord): Compile fix.
6890
6891 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6892
6893         * Documentation/user/refman.itely (Tuning groups of objects):
6894         remove documentation for \turnOff. 
6895
6896         * lily/percent-repeat-engraver.cc (try_music): add correct
6897         processing moments for double-measure percents as well.
6898
6899         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
6900
6901         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
6902         grob prop type. 
6903
6904         * Documentation/user/refman.itely (Printing named chords): add
6905         chord name tweak doco.
6906
6907         * input/template/gregorian-transcription.ly: new file.
6908
6909 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6910
6911         * VERSION: 1.7.13 released
6912         
6913         * input/test/*: lots of cleanups/comment-outs/removals in chord
6914         examples
6915         
6916         * input/regression/*: lots of cleanups/comment-outs/removals in
6917         chord examples
6918         
6919         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
6920         options
6921
6922         * lily/new-chord-name-engraver.cc (process_music): give original
6923         inversion pitch to chord name routine.
6924
6925         * input/tutorial/os-score.ly: update to new markup
6926
6927         * Documentation/user/appendices.itely: simply include
6928         chords-ignatzek. 
6929
6930         * Documentation/user/refman.itely (Chords mode): add documentation
6931         for chord mode.
6932
6933         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
6934         not present in chord.
6935         (construct-chord): add inversion and bass support.
6936
6937         * lily/chord.cc: junk contents.
6938
6939 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
6940
6941         * Documentation/user/refman.itely:
6942         * Documentation/user/music-glossary.tely: fix. 
6943
6944 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6945
6946         * scm/chord-entry.scm (construct-chord): move chord construction
6947         to Scheme.
6948
6949         * lily/parser.yy (new_chord): new setup for chord entry.
6950
6951 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
6952
6953         * lilypond.words:
6954         * Documentation/user/music-glossary.tely: add ambitus.
6955
6956 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6957
6958         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
6959
6960         * lily/include/*.hh: string() -> to_string()
6961
6962         * scm/chords-ignatzek.scm: new file.
6963
6964         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
6965         standard chord name exceptions.
6966
6967         * scm/translator-property-description.scm (chordNameSeparator):
6968         add property.
6969         (majorSevenSymbol): add property
6970
6971         * lily/translator-scheme.cc (ly:context-properties): new function
6972         (ly:context-parent): new function.
6973         (print_smob): print context name.
6974
6975         * lily/music.cc (ly:get-music-length): new function
6976         (print_smob): don't print properties.
6977
6978         * lily/duration.cc (duration<?): new function
6979
6980         * input/regression/chords-funky-ignatzek.ly: new file.
6981
6982         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
6983         jazz chords.
6984
6985         * lily/pitch.cc (ly:pitch-diff): new function.
6986
6987         * input/regression/chords-ignatzek.ly: new file.
6988
6989 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6990
6991         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
6992         pitches for jazz chords.
6993
6994 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6995
6996         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
6997
6998 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
6999
7000         * lilypond.words: add 1
7001
7002 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
7003
7004         * Documentation/topdocs/AUTHORS.texi: refine.
7005
7006 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
7007
7008         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
7009         
7010         * lilypond.words: add one.
7011
7012 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
7013
7014         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
7015         Fontify bass note in chords, e.g., e in c1/e.
7016         
7017 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7018
7019         * Documentation/user/music-glossary.tely: Dutch updates and
7020         additions (Arent Storm).
7021
7022 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7023
7024         * input/regression/ambitus.ly:  move file.      
7025
7026         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
7027
7028         * lily/event.cc (transpose): add tonic property to Key_change_req
7029         and to Key_engraver.
7030
7031 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
7032
7033         * Documentation/user/refman.itely: fix typo.
7034
7035         * lilypond.words: removed wrong identifiers.
7036
7037 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7038
7039         * mf/feta-toevallig.mf: make flat stem shorter 
7040
7041 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
7042
7043         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
7044
7045         * lilypond.words: add from Phrasing slur.
7046         
7047 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
7048
7049         * lilypond-mode.el: allow launching multiple ViewPS processes.
7050         
7051         * lilypond.words: add from Text markup.
7052
7053 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7054
7055         * input/test/ossia.ly (texidoc): add comment.
7056
7057         * input/regression/voice-follower.ly: new file.
7058
7059         * mf/feta-toevallig.mf: make flat heavier.
7060
7061         * lily/cluster-engraver.cc: clean up Cluster engraver
7062
7063         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
7064         Engraver. Use Note_column to compute Y positions and deal with
7065         line break stuff.
7066
7067 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7068
7069         * lily/stem.cc: move french-beaming to stem.
7070
7071 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
7072
7073         * lilypond-font-lock.el: fontify all durations in chords.
7074
7075         * lilypond.words: add from lily/my-lily-lexer.cc
7076
7077 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7078
7079         * VERSION: release 1.7.12
7080
7081         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
7082
7083         * lily/gregorian-ligature.cc: new file
7084
7085         * lily/*: the Great 2003 search & replace.
7086
7087         * Documentation/user/refman.itely (Manual repeat commands): add
7088         note about font selection.
7089
7090 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
7091
7092         * lilypond-mode.el: propose recompiling midi while invoking playing,
7093         not while stopping playing.
7094
7095 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
7096
7097         * lilypond.words: add one.
7098
7099         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
7100         and expressional note grouping. Fontify chord modes.
7101
7102 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
7103
7104         * Documentation/user/music-glossary.tely (Top): translate melisma.
7105
7106 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7107
7108         * Documentation/user/music-glossary.tely (Top): add melisma.
7109
7110 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
7111
7112         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
7113         interfaces for (abstract) grob GregorianLigature
7114
7115         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
7116         renamed head* -> glyph_name*, x-shift* -> x-offset*
7117
7118         * scm/grob-property-description.scm: bugfix: added missing descriptions
7119
7120 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7121
7122         * input/test/chord-names-dpnj.ly: New file.
7123
7124         * scm/double-plus-new-chord-name.scm: Implement full and partial
7125         exceptions.
7126
7127         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
7128
7129         * scm/double-plus-new-chord-name.scm
7130         (double-plus-new-chord->markup): Fix sub->markup.
7131
7132
7133 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
7134
7135         * lily/custos-engraver.cc: added TODO; editorial changes
7136
7137         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
7138         consistency with other ligature engravers; removed access on (now)
7139         private variable _ligature of Ligature_engraver
7140
7141         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
7142         renamed last_bound -> last_bound_; issue programming_error on
7143         abstract method calls; moved primitives code from
7144         Mensural_bracket_engraver to here (because almost ligature
7145         engravers will need it); renamed try_stop_ligature () ->
7146         typeset_ligature (); bugfix: store primitives of finished ligature
7147         in separate variable finished_primitives_ to avoid clash on input
7148         like "\] \["; added current_ligature () to enable access on
7149         private variable _ligature
7150
7151         * lily/mensural-ligature-engraver.cc: removed primitives_ code
7152         (now in super class); renamed try_stop_ligature () ->
7153         typeset_ligature ()
7154
7155         * lily/mensural-ligature.cc: issue programming_error on abstract
7156         method calls
7157
7158         * lily/note-heads-engraver.cc: added TODO comment upon bool
7159         in_ligature
7160
7161         * mf/parmesan-heads.mf: fixed some of set_char_box()
7162
7163         * scm/grob-description.scm: added VaticanaLigature
7164
7165         * scm/grob-property-description.scm: added neume prefix properties
7166
7167         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
7168         lily/include/gregorian-ligature-engraver.hh,
7169         lily/include/gregorian-ligature.hh: new files; framework for
7170         gregorian ligature engravers such as vaticana
7171
7172         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
7173         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
7174         vaticana style ligature implementation (still somewhat uncomplete)
7175
7176 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7177
7178         * VERSION: release 1.7.11
7179
7180         * scripts/convert-ly.py: add ly:pitch-transpose rule
7181
7182 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7183
7184         * input/test/dpncnt.ly: New file.
7185
7186         * lily/my-lily-lexer.cc: Add chordnames keyword.
7187
7188         * lily/parser.yy (chordnames_block): Parse chord name exception
7189         lists, see input/test/dpncnt.ly.
7190
7191         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
7192         function.
7193
7194         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
7195         filter-out too.
7196
7197         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
7198         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
7199         pitch functions (except for ly:make-pitch, but that's apparently
7200         some sort of scheme naming standard?).
7201
7202         * scm/lily.scm (!=): define-public.
7203
7204         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
7205
7206 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7207
7208         * scm/double-plus-new-chord-name.scm
7209         (double-plus-new-chord-name->markup): New file.
7210
7211 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7212
7213         * python/lilylib.py (make_preview): don't suppress progress for
7214         bbox extraction.
7215
7216 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7217
7218         * Documentation/user/appendices.itely (scheme): update for new syntax.
7219
7220         * input/regression/chord-name-styles.ly: new file
7221
7222         * lily/instrument-name-engraver.cc: create instrument names
7223         without barline too.  Allows instrument name on ChordNames  
7224
7225         * scm/new-markup.scm (interpret-markup): allow simple strings as
7226         markup too.
7227
7228 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7229
7230         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
7231         (step->markup-accidental): Fix: add accidental.
7232         (chord::inner-name-american): 
7233         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
7234         append stray '/' if last superscript addition was 'o'.
7235
7236         * scm/new-markup.scm (normal-size-sub-markup) 
7237         (normal-size-super-markup): New function.
7238
7239         * lily/source-file.cc (Source_file): Add warning for possibly
7240         intentional but suspicious initialization.
7241
7242         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
7243         add comments about cut-and-paste programming.
7244
7245         * flower/rational.cc (lcm): Not used; comment out.
7246
7247 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7248
7249         * lily/new-fingering-engraver.cc (position_scripts): use
7250         fingerHorizontalDirection to determine fingering horizontal
7251         directions.
7252  
7253         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
7254         fingering support.
7255
7256         * scripts/convert-ly.py (FatalConversionError.conv): add style
7257         conversion rule. 
7258
7259         * scm/chord-name.scm (set-chord-name-style): new function.
7260         (new-chord-name-brew-molecule): revise to interpret markup only
7261         (new-chord->markup): cleanuppish rewrite. To be called from the
7262         new engraver.
7263
7264         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
7265         Markup earlier, during interpreting.
7266
7267         * input/test/{banter,jazz,american}-chords.ly (scheme): update
7268         style settings. Rename to chord-names-*.ly
7269
7270 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7271
7272         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
7273         markup code and update to new markup.  Most probably broke some of
7274         it.
7275         
7276 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
7277
7278         * Documentation/user/refman.itely: added docu for ambitus and
7279         clusters
7280
7281         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
7282         ly_quote_scm() in lookup.cc
7283
7284         * mf/parmesan-clefs.mf: set_char_box fix
7285
7286         * lily/cluster-engraver.cc: junk implicit protection; use
7287         Protected_scm instead
7288
7289 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7290
7291         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
7292         throughout.
7293
7294         * scm/new-markup.scm: Turn-off error-triggering test code.
7295
7296 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7297
7298         * scm/new-markup.scm (markup-thrower-typecheck) 
7299         (markup-typecheck?):  add full typechecking functions.
7300         (make-markup-maker): add make-FOO-markup functions.
7301         (markup-argument-list-error): nice error checking messages.
7302         (make-markup): better function: less quoting escapades.
7303
7304 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7305
7306         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
7307
7308 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7309
7310         * cygwin/lilypond.hint (requires): Add cygwin.
7311
7312         * .cvsignore: Remove stepmake (huh!?!), add lib.
7313
7314         * GNUmakefile.in: Add libdir links for builddir runs.
7315
7316         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
7317         instead of datadir.
7318
7319         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
7320         local_lilypond_libdir.
7321
7322         * config.make.in (lilypond_libdir): Add.
7323
7324         * stepmake/stepmake/substitute-rules.make: 
7325         * stepmake/stepmake/script-rules.make: 
7326         * stepmake/stepmake/python-module-rules.make:
7327         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
7328         lilypond-python-module patch.
7329
7330 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7331
7332         * Documentation/user/refman.itely (Graphical interfaces): add note
7333         about xml2ly.
7334
7335 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7336
7337         * scripts/ly2dvi.py (run_dvips): remove trailing newline
7338
7339 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7340
7341         * VERSION: released 1.7.10
7342
7343         * scripts/musedata2ly.py (): idem
7344
7345         * scripts/midi2ly.py (dump_chord): idem
7346
7347         * scripts/etf2ly.py (version): idem 
7348
7349         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
7350
7351         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
7352
7353         * scm/tex.scm (tex-output-expression): remove eval compat
7354         glut. Other output files too.
7355
7356         * scm/chord-name.scm: don't export anything from chord module.
7357
7358         * input/test/american-chords.ly: idem
7359
7360         * input/test/banter-chords.ly (texidoc): idem
7361
7362         * input/test/Cc-chords.ly: add breakage notes.
7363
7364         * Documentation/user/refman.itely (Text markup): rewrite manual section.
7365
7366         * lily/parser.yy (scalar): allow \markup { } as property value. 
7367
7368         * scm/chord-name.scm: complete new markup usage
7369
7370         * scm/grob-description.scm (all-grob-descriptions): use new markup
7371         texts by default
7372
7373 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7374
7375         * scm/chord-name.scm: partial move to new markup texts.
7376
7377 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7378
7379         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
7380
7381         * scm/bass-figure.scm (brew-bass-figure): make stack direction
7382         settable.
7383
7384 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
7385
7386         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
7387         invoked for old midi, wait for killing.
7388
7389 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
7390
7391         * Documentation/user/music-glossary.tely: Finnishing.
7392
7393 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7394
7395         * mf/feta-nummer-code.mf: some kerning pairs.
7396
7397 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
7398
7399         * scm/output-lib.scm (set-bar-number-visibility): Context-function
7400         Added.
7401
7402         * Documentation/user/refman.itely (Bar numbers):
7403         set-bar-number-visibility added, modulo-bar-number removed again
7404         (sorry).
7405
7406 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
7407
7408         * scm/output-lib.scm (modulo-bar-number-visible): add function.
7409
7410         * Documentation/user/refman.itely: add modulo-bar-number-visible.
7411
7412         * Documentation/user/music-glossary.tely: translate into Finnish.
7413
7414 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7415
7416         * lilypond-mode.el: add shortcut for 2midi
7417
7418         * lilypond-font-lock.el: fontify lyrics
7419
7420 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
7421
7422         * scm/drums.scm : use 1.7.x names.
7423
7424         * input/regression/drums.ly : Don't use << chords >>
7425
7426 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7427
7428         * lilypond-mode.el: tidy, add TODO
7429
7430         * make/lilypond.mandrake.spec.in: install-info quietly.
7431
7432 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7433
7434         * input/test/markup.ly: use new syntax.
7435
7436 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7437
7438         * ly/params-init.ly (interscoreline): add word-space
7439
7440         * input/test/metronome.ly (eighthNote): idem.
7441
7442         * input/test/script-priority.ly: use new markup
7443
7444         * lily/parser.yy (markup): allow HEAD markup0 markup1 
7445
7446         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
7447
7448         * lily/parser.yy (gen_text_def): bugfix.
7449         (full_markup): allow markup identifier.
7450
7451 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
7452
7453         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
7454         jobs at the same time. Add horizontal lines to Command menu.
7455         Allow one compiling job -- propose killing others before a new one.
7456
7457         * lilypond.words: add markup, teeny, etc.
7458
7459 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
7460
7461         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
7462         Allow only one type of midi process; launching Midi either stops
7463         midis or plays the current midi and launching MidiAll stops midis
7464         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
7465         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
7466
7467 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7468
7469         * lily/text-engraver.cc (process_acknowledged_grobs): use new
7470         markup  for new markup texts.
7471
7472         * lily/mark-engraver.cc (process_music): idem
7473         
7474         * lily/instrument-name-engraver.cc (create_text): idem
7475
7476         * scm/new-markup.scm (magnify-markup): new function.
7477
7478         * scm/molecule.scm (stack-lines): bugfix.
7479
7480         * lily/font-interface.cc (get_font): take font-magnification from
7481         alist chain.
7482
7483 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7484
7485         * lily/molecule-scheme.cc: move scheme functions to separate file.
7486
7487         * lily/font-metric.cc  (ly_get_glyph): new function. 
7488         
7489         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
7490         (italic-markup, dynamic-markup): new functions
7491         (font-markup): new function
7492
7493         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
7494         padding and minimum
7495
7496 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
7497
7498         * lily/accidental-engraver.cc:
7499         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
7500
7501 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
7502
7503         * lilypond.vim:
7504         * lilypond-font-lock.el: Put \longa as duration. Accept only 
7505         [a-zA-Z] for user defined identifiers. Separate note cases 
7506         with and without a duration (allow cis\longaX).
7507
7508         * lilypond.words: Add words from Info.
7509
7510 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7511
7512         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
7513
7514 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
7515
7516         * lilypond-mode.el: Propose reverting buffer before a command if
7517         it was edited with an another editor.
7518
7519 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7520
7521         * lily/molecule.cc (ly_translate_molecule): new function
7522
7523         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
7524         into libdir
7525
7526         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
7527
7528         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
7529
7530 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
7531
7532         * lilypond.words: take \words from Info-index.
7533
7534 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7535
7536         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
7537
7538 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
7539
7540         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
7541
7542 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
7543
7544         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
7545         and lilypond-documentation.
7546
7547 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7548
7549         * lily/parser.yy: Compile fix (bison 1.75).
7550
7551 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7552
7553         * VERSION: 1.7.9 released
7554
7555         * scm/music-functions.scm (shift-one-duration-log): refactor.
7556         Use music-map.
7557
7558         * input/regression/chord-tremolo.ly (texidoc): add dot test.
7559
7560         * NEWS: update.
7561
7562         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
7563         argument
7564         
7565         * scm/music-functions.scm (display-music): new function
7566         (music-map): change arg order.
7567
7568         * input/regression/new-markup-syntax.scm: new file
7569
7570         * lily/parser.yy (markup): add \markup { .. } syntax.
7571
7572         * scm/new-markup.scm (override-markup): new function
7573         (lookup-markup): new function
7574         (music-markup): new function
7575         (lookup-markup-command): use markup-signature to store argument
7576         format for parser.
7577
7578         * lily/lexer.ll: preliminary \markup syntax. 
7579
7580 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
7581
7582         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
7583         add pre/post-dependencies and menus with icons from source.
7584
7585         * Documentation/pictures/lilypond-48x48.xpm:
7586         * Documentation/pictures/lilypond-32x32.xpm:
7587         * Documentation/pictures/lilypond-16x16.xpm: new files, background
7588         transparent.
7589
7590         * stepmake/stepmake/generic-targets.make:
7591         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
7592
7593 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7594
7595         * input/regression/music-map.ly (texidoc): new file.
7596
7597         * scm/music-functions.scm (music-map): new function
7598
7599 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7600
7601         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
7602
7603 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
7604
7605         * input/test/to-xml.ly:
7606         * lily/ligature-engraver.cc: Fixes documentation.
7607
7608         * lilypond.mandrake.spec.in:
7609         * lilypond.redhat.spec.in: Add lilypond.words.
7610
7611         * Documentation/user/refman.itely: Mention Info inside emacs.
7612         
7613         * lilypond.suse.spec.in:
7614         * lilypond.redhat.spec.in: 
7615         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
7616
7617 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7618
7619         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
7620         os.popen.read ().
7621
7622 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7623
7624         * scripts/ly2dvi.py (include_path): print warning if failing anything.
7625
7626         * python/lilylib.py (error): add space
7627
7628 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7629
7630         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
7631         distribution.
7632
7633 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7634
7635         * lily/paper-outputter.cc (Paper_outputter): close port when
7636         finishing score.
7637
7638 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7639
7640         * scm/sodipodi.scm: Fixes.
7641
7642 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
7643
7644         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
7645
7646         * buildscripts/make-font-dir.py: Fix. 
7647
7648 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
7649
7650         * lilypond-mode.el: Add support for Info inside Emacs.
7651
7652 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7653
7654         * buildscripts/make-font-dir.py: 
7655         * mf/GNUmakefile: Make sodipodi font map.
7656
7657         * scm/sodipodi.scm: Add more output functions.
7658
7659         * mf/feta-nummer.mf: 
7660         * mf/feta-beugel.mf: Add font_coding_scheme.
7661
7662         * lily/paper-outputter.cc (output_header): Fix creator string.
7663
7664 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
7665
7666         * lilypond-mode.el (LilyPond-autocompletion): invoked with
7667         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
7668
7669         * lilypond.words: add two (Everybody can add/remove words now!).
7670
7671         * debian/rules:
7672         * make/lilypond.suse.spec.in:
7673         * make/lilypond.mandrake.spec.in:
7674         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
7675
7676         * Documentation/user/refman.itely: Mention autocompletion.
7677
7678 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7679
7680         * scripts/ly2dvi.py: Add paper sizes.
7681
7682         * lily/timing-engraver.cc: 
7683         * lily/time-signature.cc: 
7684         * lily/span-bar.cc: 
7685         * lily/grob-scheme.cc: Code formatting fixes.
7686
7687         * scm/sodipodi.scm: 
7688         * scm/sketch.scm:
7689         * buildscripts/mf-to-table.py: 
7690         * buildscripts/make-font-dir.py: Font testing.
7691
7692 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
7693
7694         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
7695         inserts try-completion and shows all-completions.
7696
7697         * lilypond.words: '\' -> '\\'
7698
7699         * lilypond-mode.el: load libraries in the end, lilypond.words defines
7700         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
7701         
7702         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
7703         and LilyPond-reserved-words.
7704         
7705 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
7706
7707         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
7708         from load-path.
7709         
7710         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
7711         the mini-buffer with Control-Shift-c.
7712         
7713 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7714
7715         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
7716         duration. This fixes \tempo taking time.
7717
7718 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7719
7720         * lily/volta-engraver.cc (process_acknowledged_grobs): 
7721         Allow for text markup in repeatCommands. 
7722
7723 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
7724
7725         * lilypond-mode.el (LilyPond-insert-string): new function, use it
7726         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
7727         Get rid of skeleton.el-dependency.
7728
7729         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
7730
7731 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7732
7733         * lily/beam-engraver.cc (stop_translation_timestep): reset
7734         now_stop_ev_
7735
7736         * lily/scm-option.cc: add parse-protect to ly:set-option
7737
7738         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
7739
7740 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7741
7742         * lily/include/ligature-bracket.hh: removed
7743         * lily/ligature-bracket.cc: removed
7744
7745         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
7746         .tex
7747
7748         * lily/beam.cc (set_beaming): don't change beam count on rests.
7749         (brew_molecule): always set flag-width > 0.
7750
7751 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
7752
7753         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
7754         chars, remove instructions; instead, refer to lilypond-init.el and
7755         Documentation/topdocs/INSTALL.texi.
7756
7757         * lilypond.words: add identifiers and reserved words.
7758
7759         * Documentation/topdocs/INSTALL.texi: separate sections for installing
7760         files and adding a load-path.
7761
7762         * lilypond-init.el: Instructions, extracted from 
7763         Documentation/topdocs/INSTALL.texi. 
7764         
7765 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7766
7767         * VERSION: 1.7.8 released 
7768
7769         * lily/grob.cc (warning): better robustness fix.
7770
7771 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
7772
7773         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
7774
7775         * lily/cluster-engraver.cc: stick better to variable naming
7776         conventions
7777
7778         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
7779         until stop_translation_timestep()
7780
7781         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
7782         min/max coordinates to backend, but no musical info such as
7783         pitches
7784
7785         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
7786
7787         * lily/grob.cc: robustness fix: warning(): do not crash if
7788         cause is not set
7789
7790         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
7791         the much more elaborated tuplet brackets than the very naive and
7792         simple ligature bracket grob
7793
7794 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7795
7796         * Documentation/user/refman.itely (Analysis brackets): add
7797         horizontal bracket doco.
7798
7799         * ly/property-init.ly (setMmRestFermata): added.
7800
7801         * Documentation/user/refman.itely (Multi measure rests): fermatas
7802         on mm rests.
7803
7804         * input/regression/apply-context.ly (texidoc): new file
7805
7806         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
7807         code to be executed during interpretation. Possible applications:
7808         smart octavation, more advanced bar checks. 
7809
7810         * lily/apply-context-iterator.cc: new file.
7811
7812 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7813
7814         * input/test/new-markup.ly: new file.
7815
7816         * lily/text-item.cc (text_to_molecule): new function
7817
7818         * scm/new-markup.scm (lambda): new file
7819
7820         * lily/function-documentation.cc (ly_add_function_documentation):
7821         add proc property as well
7822
7823 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7824
7825         * Documentation/user/music-glossary.tely (Top): add custos.
7826
7827 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
7828
7829         * Documentation/topdocs/INSTALL.texi: advise how to include source
7830         path to Emacs load-path and improve language.
7831
7832 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7833
7834         * GNUmakefile.in: config.h message fix.
7835
7836         * autogen.sh:
7837         * aclocal.m4: Regenerate.
7838
7839         * configure.in: 
7840         * config.make.in: 
7841         * stepmake/config.make.in: 
7842         * stepmake/configure.in: 
7843         * stepmake/autogen.sh: 
7844         * stepmake/aclocal.m4: Update for autoconf 2.56.
7845
7846 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
7847
7848         * Documentation/topdocs/INSTALL.texi: instructions for an user how
7849         to install Emacs-mode. Instructions how to use vim-mode.
7850
7851 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7852
7853         * scm/music-types.scm (music-descriptions): no length for tempo event.
7854
7855         * input/*.ly: add \version everywhere.
7856         
7857         * input/*.ly: update syntax to 1.7 + new-chords.
7858
7859         * VERSION: 1.7.7 released.
7860         
7861         * Documentation/user/*.tely: new chord syntax.
7862
7863         * input/regression/[bc]*.ly (texidoc): syntax updates.
7864         
7865 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
7866
7867         * lilypond.words: add vocabulary to be used in auto-completion
7868
7869         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
7870
7871         * lilypond.vim: allow note name at EOF
7872
7873 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7874
7875         * buildscripts/new-chords.py (edit): -e option: inline editing.
7876
7877         * input/regression/a*.ly (texidoc): syntax updates.
7878
7879         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
7880         music): elucidations. 
7881
7882 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
7883
7884         * lily/include/lily-proto.hh, ly/engraver-init.ly,
7885         ly/spanners-init.ly, scm/grob-description.scm,
7886         scm/grob-property-description.scm, scm/music-types.scm,
7887         lily/cluster-engraver.cc, lily/cluster.cc,
7888         lily/include/cluster.hh, input/test/cluster.ly: cluster
7889         implementation
7890
7891         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
7892         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
7893         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
7894
7895         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
7896
7897         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
7898
7899         * scm/grob-description.scm: bugfix: by default, use default note
7900         head style when engraving ligatures
7901
7902         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
7903
7904         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
7905         events
7906
7907         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
7908
7909         * input/test/ancient-font.ly: bugfix: style -> flag-style
7910
7911         * lily/ligature-engraver.cc: indentation fix
7912
7913         * lily/parser.yy: indentation fixes
7914         
7915 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7916
7917         * input/regression/measure-grouping.ly: more elaborate example.
7918
7919         * lily/moment.cc: ly:add-moment, ly:mul-moment,
7920         ly:div-moment. New functions 
7921
7922         * scm/music-functions.scm (set-time-signature): new function,
7923         allow inline time sig settings with measure grouping.
7924
7925         * lily/parser.yy (command_element): move time sig construction
7926         into Scheme.
7927
7928         * lily/side-position-interface.cc (out_of_staff): new function,
7929         like padding, but keep minimum distance from staff. Easier than
7930         linespanners (dynamics, pedals), but roughly the same effect.
7931
7932 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
7933
7934         * emacs-mode.el: Added spanish-note-replacements 
7935         (Carlos Betancourt, <carlos.betancourt@chello.be>).
7936
7937         * vimrc: (Un)commenting with <(S-)F12>, tidy.
7938
7939 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
7940
7941         * lilypond.vim: Do not fontify cises, desis, etc.
7942
7943         * vimrc: view dvi with <S-F6>
7944
7945 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7946
7947         * lily/lookup.cc (triangle): new function.
7948
7949         * input/regression/measure-grouping.ly (texidoc): new file: show
7950         triangles and brackets for beat groups of 3 and 2.
7951
7952         * lily/include/measure-grouping-spanner.hh (class
7953         Measure_grouping): new file.
7954
7955         * lily/measure-grouping-spanner.cc (brew_molecule): new file
7956
7957         * lily/measure-grouping-engraver.cc (class
7958         Measure_grouping_engraver): new file.
7959
7960 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7961
7962         * Merge from stable:
7963
7964             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
7965         
7966         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
7967         stylesheet.
7968
7969         * ly/paper19.ly: Include paper19-init.ly.
7970
7971         * ly/paper19-init.ly: New file.
7972
7973         * Documentation/user/tutorial.itely (First steps): Fix first
7974         example for font test.
7975
7976         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
7977
7978         * ChangeLog: Add 1.7.6 release marker (see below).
7979
7980         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
7981         Add .py files.
7982
7983 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7984
7985         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
7986
7987         * input/tutorial/*.ly: update to new syntax.
7988
7989         * lily/parser.yy (Composite_music): new transpose syntax,
7990         \transpose FROM TO MUSIC. 
7991
7992 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7993
7994         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
7995         latex progress/error output to stderr (by default this goes to
7996         stdout).  Show lilypond progress, even when not verbose.
7997
7998         * python/lilylib.py (system): New optional parameter to control
7999         showing of progress.
8000
8001         * scm/backend-documentation-lib.scm (check-dangling-properties):
8002         Fix error message.
8003
8004         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
8005         axis, extent.
8006
8007         * scm/grob-property-description.scm (magnify): Remove.
8008         (extent, axis): Add.
8009
8010 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8011
8012         * VERSION: Release 1.7.6.
8013
8014         * scripts/convert-ly.py: more uniformization substitutions.
8015
8016         * buildscripts/new-chords.py (sub_chords): new file.
8017
8018 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8019
8020         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
8021         lilypond.map.  Include sauter fonts too.  Cleanups.
8022
8023 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8024
8025         * Documentation/user/tutorial.itely (First steps): change to new
8026         chord/tie/slur/beam notation.
8027
8028         * lily/parser.yy (event_that_take_dir): allow postfix notation for
8029         ties.
8030
8031         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
8032         engraver. Process ties in postfix notation, i.e. c8-~ c
8033
8034         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
8035
8036         * input/regression/beam-postfix-notation.ly (texidoc): new file.
8037
8038         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
8039
8040         * lily/beam-engraver.cc (try_music): accept new-beam-events
8041
8042         * input/regression/chord-scripts.ly (texidoc): new file
8043
8044         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
8045         script-events.
8046
8047         * scm/script.scm (default-script-alist): cleanup.
8048
8049         * lily/script-engraver.cc (make_script_from_event): cleanup.
8050
8051         * lily/lyric-combine-music-iterator.cc
8052         (Lyric_combine_music_iterator): remove superfluous events.
8053         (melisma_busy): new function. Fix broken melismas.
8054
8055 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
8056
8057         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
8058         Remove nonvalid settings. Use descriptive key names.
8059         Use <Return> to indicate the pressing of that key.
8060
8061 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8062
8063         * scripts/lilypond-book.py (option_definitions): Typo.
8064
8065         * scripts/ly2dvi.py: Updates.
8066
8067         * python/lilylib.py (setup_environment, print_environment)
8068         (get_bbox, make_preview): Merge and remove from ly2dvi and
8069         lilypond-book.
8070
8071         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
8072
8073         * .cvsignore: Remove some cruft.
8074
8075         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
8076         path.
8077
8078         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
8079         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
8080         throughout.
8081
8082         * python/lilylib.py (quiet_system): Junk
8083         (system): Display error log upon failure.
8084         (read_pipe): New function.  Cleanups and fixes.
8085
8086         * python/*.py: Rename from *.py.in.
8087         
8088         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
8089
8090         * GNUmakefile.in (SUBDIRS): Move python before scripts.
8091
8092 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8093
8094         * python/GNUmakefile: Bugfix: handle modules.
8095
8096         * stepmake/stepmake/python-module-targets.make (default): Add
8097         compiled modules. 
8098
8099         * stepmake/stepmake/python-module-rules.make: Add rule for byte
8100         compiling modules.
8101
8102         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
8103         Bugfix.  (OUT_PYC_MODULES): Add.
8104
8105 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
8106
8107         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
8108         Use default paths. Refresh description.
8109
8110 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8111
8112         * VERSION: 1.7.5 released
8113
8114         * input/regression/finger-chords.ly (texidoc): new file.
8115
8116         * lily/script-engraver.cc (process_music): remove scriptHorizontal
8117         support
8118
8119         * lily/fingering-engraver.cc (process_music): remove kludgy
8120         scriptHorizontal stuff.
8121
8122         * lily/script.cc: remove staff-support property.
8123
8124         * lily/new-fingering-engraver.cc (add_fingering): new
8125         file. Fingering engraver for new style chords.
8126
8127 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8128
8129         * lily/parser.yy (bare_number): allow 4 \cm (without
8130         decimal dot). (should backport to 1.6?)
8131
8132         * ly/declarations-init.ly: use Scheme for dimension defs.
8133
8134         * lily/parser.yy (TODO): remove hard coded dimensions, add
8135         REAL NUMBER_IDENTIFIER production.
8136
8137         * lily/rest-collision.cc (force_shift_callback): rewrite using
8138         -done property.
8139
8140         * scm/grob-property-description.scm (rest-collision-done): add
8141         property.
8142         
8143         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
8144
8145 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8146
8147         * input/regression/multi-measure-rest-center.ly: new file.
8148
8149         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
8150         off horizontally by 0.05 ss. Fixed.
8151
8152 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8153
8154         * scm/pdftex.scm: Rename ly-number to ly:number->string.
8155
8156         * Documentation/topdocs/index.tely: Remove duplicate from merge.
8157
8158 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8159
8160         * lily/tie.cc (get_control_points): also avoid staff lines on the
8161         just outside the outer staff lines
8162
8163 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8164
8165         * ly/params-init.ly: Just define style-alist, no need to
8166         define-public.
8167
8168         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
8169         (thanks Han-Wen).
8170
8171         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
8172         (FET_FILES): = FONT_FILES.
8173
8174         * Merge from stable:
8175
8176             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
8177
8178 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8179
8180         * VERSION: 1.7.4 released.  
8181         
8182         * scm/generate-documentation.scm (string-append): add macro
8183         definitions.
8184
8185         * lily/text-item.cc (lookup_text): don't use virtual fonts for
8186         normal texts.
8187
8188         * lily/multi-measure-rest-engraver.cc: make separate
8189         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
8190
8191         * lily/multi-measure-rest.cc: remove text handling. Remove
8192         number-threshold.
8193
8194 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8195
8196         * scm/music-types.scm: doc patch by Graham Percival
8197
8198 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8199
8200         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
8201         encoding part.
8202         (Font_info.set_defaults): pixelsize now also defauts to '0'.
8203         (sketch_p): Sketch wants only first four elements of X11 font spec.
8204
8205         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
8206
8207         * mf/feta-autometric.mf: Write foundry and family to log.
8208
8209         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
8210         font translation table.
8211
8212         * buildscripts/mf-to-table.py: Better font info into afm.
8213
8214         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
8215         1.0.9 required.
8216
8217         * configure.in: Whine for mftrace 1.0.9.
8218
8219 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8220
8221         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
8222
8223         * lily/main.cc (main_prog): don't try to load init.EXT when
8224         processing foo.EXT.
8225
8226 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
8227
8228         * scm/tex.scm (zigzig-line): added.
8229
8230         * scm/ps.scm (zigzag-line): added.
8231
8232         * ps/music-drawing-routines.ps (subvec): added.
8233         (draw_zigzag_line): added.
8234         
8235         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
8236         grob properties zigzag-width and zigzag-length.
8237
8238         * input/regression/glissando.ly: Add some zig-zagged glissandi.
8239
8240 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8241
8242         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
8243         svg output, including font.
8244
8245 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8246
8247         * scm/lily.scm: Register sodipodi output module.
8248
8249         * scm/sodipodi.scm: New file.
8250
8251         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
8252
8253         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
8254         comment, after header.
8255         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
8256         FullName.  Fix FontName key.
8257
8258 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
8259
8260         * lily/rest.cc (after_line_breaking): bugfix: dots after half
8261         and breve rests.
8262         
8263         * input/test/blank-notes.ly: bugfix
8264
8265         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
8266         rests. (Kim Shrier)
8267
8268         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
8269         
8270 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8271
8272         * scm/tex.scm: 
8273         * scm/ps.scm: Cleanup and remove obsolete junk.
8274
8275         * Documentation/user/internals.itely:
8276         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
8277
8278         * lily/parser.yy: Identify shift/reduce problems.
8279
8280         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
8281         make-style-sheet.  Too specific for convert-ly?
8282
8283 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8284
8285         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
8286
8287         * input/test/*.ly: various fixes.
8288
8289         * lily/music.cc (name): bugfix
8290
8291         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
8292
8293         * lily/input-file-results.cc (code): set-point-and-click! ->
8294         set-point-and-click
8295         
8296 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8297
8298         * Use uniform ly: prefix for exported scheme primitive functions.
8299
8300         * scm/music-types.scm: junk compat glue
8301
8302         * scripts/convert-ly.py: add rules for stuff below, junk
8303         compatibility glue for spanrequest.
8304
8305         * lily/parser.yy (verbose_event): remove \spanrequest,
8306         \commandspanrequest, \script. 
8307         
8308         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
8309
8310         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
8311         for \penalty, \glissando.
8312
8313         * VERSION: release 1.7.3
8314         
8315 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
8316
8317         * lily/accidental-engraver.cc: Fix
8318         grace-in-the-beginning-of-measure bug caused by the resent
8319         partial-measure fix.
8320
8321         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
8322         overlap looks too crowded)
8323         
8324 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8325
8326         * lily/parser.yy (assignment): allow SCM expression as assignment.
8327
8328         * lily/include/music-output-def.hh (class Music_output_def):
8329         * lily/music-output-def.cc: 
8330         * lily/paper-def.cc: 
8331         * scm/font.scm (markup-to-properties):
8332         * lily/parser.yy (music_output_def_body): 
8333         remove style_sheet_
8334
8335 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8336
8337         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
8338         length.
8339
8340         * input/regression/spacing-to-grace.ly: new file.
8341
8342         * input/regression/spacing-end-of-line.ly: new file.
8343
8344         * lily/note-spacing.cc (get_spacing): take into account breakable
8345         stuff sticking out at the left (time sig change at line break).
8346
8347         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
8348         raggedright code.
8349
8350         * scm/music-functions.scm (make-voice-props-set): add
8351         staff-position for mm rests.
8352  
8353         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
8354         before grace notes a little.
8355
8356         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
8357
8358         * lily/break-align-interface.cc (do_alignment): right-edge spacing
8359         key adds space at the end of line. 
8360
8361 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8362
8363         * scm/sketch.scm: Fix beams.
8364
8365         * buildscripts/mf-to-table.py: Add EncodingScheme.
8366
8367         * scm/sketch.scm: Resurrect.
8368
8369 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8370
8371         * lily/multi-measure-rest.cc: use breve rests for measure lengths
8372         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
8373
8374 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8375
8376         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
8377
8378         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8379
8380 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8381
8382         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
8383         token for origin information.
8384
8385         * lily/parser.yy (My_lily_lexer): do identifier location and
8386         cloning from lexer.
8387
8388         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
8389         logic out of the parser. Add bar checks on both ends.
8390
8391         * Documentation/user/refman.itely (Multi measure rests): add more
8392         notes about mm rests.
8393
8394 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8395
8396         * input/regression/bar-scripts.ly: Re-enable.
8397
8398         * lily/parser.yy:
8399         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
8400         released rsn.  Bison 1.50 has a crucial bug and won't work.
8401
8402         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8403
8404
8405 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8406
8407         * input/regression/bar-scripts.ly: Blunt documentation build fix.
8408
8409 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8410
8411         * Actually merge changes since 1.6.4 besides ChangeLog, and
8412         resolve conflicts.  Lots of updates, hope all is well.
8413         
8414         * cygwin/lilypond.hint (requires): Add ghostscript.
8415
8416         * scm: Update some (c).
8417         
8418 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8419
8420         * input/test/{various}.ly: add \header fields and texidoc strings.
8421
8422 2002-10-05  Werner Lemberg  <wl@gnu.org>
8423
8424         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
8425         renamed to `output_latex_quoted'.
8426         Added `output_latex_noquote'.
8427         (schedule_lilypond_block): Implement `noquote' option for LaTeX
8428         mode.
8429
8430 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8431
8432         * ChangeLog: Add 1.6.6 release marker.  See below.
8433
8434         * stepmake/stepmake/po-targets.make: Remove --c++ option.
8435
8436         * scripts/midi2ly.py: Fix global syntax warnings.
8437
8438         * GNUmakefile.in: Generate builddir locale tree too.
8439
8440         * scripts/ly2dvi.py:
8441         * scripts/midi2ly.py: 
8442         * scripts/mup2ly.py: 
8443         * scripts/update-lily.py:
8444         * lily/main.cc (setup_paths): Fix for locales setup.
8445
8446 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8447
8448         * Documentation/windows/installing.texi: Soften wording about
8449         necessity of becoming Administrator.  tommie@iae.nl reports this
8450         does not seem to be necessary for his flavour of Windows 2000.
8451         Explicitely discourage text mode mounts.
8452
8453 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8454
8455         * lily/rest.cc (after_line_breaking): backport dot position fix.
8456
8457         * lily/rest-collision.cc (do_shift): also remove dots for suicided
8458         rests. Thanks to Klaus Zimmermann for finding this bug.
8459
8460 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8461
8462         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
8463
8464 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8465
8466         * Documentation/user/music-glossary.tely: fix links.
8467
8468 2002-10-21  Werner Lemberg  <wl@gnu.org>
8469
8470         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
8471         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
8472         scaling factor) only once and use them in the definition of
8473         \embeddedps.
8474         * ps/music-drawing-routines.ps (skeel): Removed.
8475
8476 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8477
8478         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
8479         Solaris7, as we don't use nested $( ) constructs.
8480
8481 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8482
8483         * VERSION: Release 1.6.6.
8484         
8485 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8486
8487         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
8488         as workaround for /bin/sh problems on Solaris7.
8489
8490 2002-10-19  Werner Lemberg  <wl@gnu.org>
8491
8492         * GNUmakefile.in (web-doc): Fix typos.
8493         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
8494         `music-drawing-routines.ps' but emit \special{header=...} once.
8495         * scm/tex.scm (header-end): Updated.
8496
8497 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8498
8499         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
8500         undefined tremolo. 
8501
8502 2002-10-15  Werner Lemberg  <wl@gnu.org>
8503
8504         * scripts/lilypond-book.py (g_make_html): New global variable.
8505         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
8506         if `g_make_html' isn't set.
8507         [main]: Add format `texi-html'.
8508         (option_definitions): Updated.
8509         * Documentation/user/lilypond-book.itely: Updated.
8510
8511         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
8512         * make/ly-rules.make (%.texi, %.nexi): Use it.
8513         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
8514         format to lilypond-book.
8515         * GNUmakefile.in (web-doc): Ditto.
8516
8517 2002-10-14  Werner Lemberg  <wl@gnu.org>
8518
8519         Further improve TeX output.  The produced files are about 40%
8520         smaller.  `lilyponddefs.tex' is now read only once.
8521
8522         * tex/lilyponddefs.tex: Remove footer stuff.
8523         (\ifundefined): Renamed to...
8524         (\lilypondundefined): This.  Use LaTeX's definition to
8525         make it nestable and make it global.
8526         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
8527         output.
8528         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
8529         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
8530         them global.
8531         (\placebox): Renamed to...
8532         (\lyitem): This.
8533         Make it global and call \outputscale by itself.
8534         (\lybox, \lyvrule): New macros to reduce input data.
8535         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
8536         New auxiliary macros.
8537         (\SkipLilydefs, \EndLilyPondOutput): Removed.
8538         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
8539         to...
8540         (\lilypondspace): This and made it global.
8541         (\turnOnPostScript): Renamed to...
8542         (\lilypondpostscript): This and made it global.
8543         (\turnOnExperimentalFeatures): Renamed to...
8544         (\lilypondexperimentalfeatures): This and made it global.
8545         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
8546         (\lilypondsetdimen): This and made it global.
8547         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
8548         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
8549         (all, $(outdir)/music-drawing-routines.ps): New rules.
8550         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
8551         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
8552         start-system, stop-system, stop-last-system, filledbox): Updated to
8553         use the changed macros from lilyponddefs.tex.
8554         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
8555
8556 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8557
8558         * Documentation/windows/installing.texi: Update.
8559
8560 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8561
8562         * VERSION: 1.6.5 released
8563
8564         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
8565
8566 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8567
8568         * scm/translator-property-description.scm (voltaOnThisStaff): add
8569         property.
8570
8571 2002-09-28  Werner Lemberg  <wl@gnu.org>
8572
8573         * scm/tex.scm (header-end): Suppress page numbering.
8574
8575         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
8576         Fix quotation for HTML output.
8577
8578 2002-09-28   Graham Percival   <gperciva@sfu.ca>
8579         
8580         * Documentation/user/refman.itely: grammar and phrasing
8581           fixes to "Note Entry" section.  Also adds a few new examples.
8582
8583 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8584
8585         * flower/include/string-data.icc: include string.h
8586
8587 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8588
8589         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8590
8591 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8592
8593         * Documentation/user/GNUmakefile (extra-local-help): Add.
8594
8595         * stepmake/stepmake/www-targets.make (local-help): Add.
8596
8597 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8598
8599         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
8600         packages.
8601
8602         * Documentation/topdocs/README.texi (Top): building documentation
8603         (not website.)
8604
8605 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8606
8607         * Documentation/user/refman.itely: 
8608         * Documentation/user/tutorial.itely: 
8609         * Documentation/user/music-glossary.tely: Merge changes.
8610
8611         * Documentation/user/glossary.html.in: 
8612         * Documentation/index.texi: 
8613         * Documentation/header.html.in: Accomodate renaming of glossary.
8614         
8615         * Documentation/user/tutorial.itely: Add some glossary references.
8616         
8617         * Documentation/user/refman.itely: Minor fixes.
8618         
8619         * Documentation/user/lilypond.tely: Add glossary do direntry.
8620
8621         * Documentation/user/music-glossary.tely: Rename (previously:
8622         glossary.tely).  Fix anchor placement.
8623
8624         * Documentation/user/GNUmakefile: Make music-glossary.info too.
8625
8626 2002-09-23  Werner Lemberg  <wl@gnu.org>
8627
8628         * scripts/lilypond-book.py (output_dict): Fix handling of
8629         various environments by avoid extraneous newlines.
8630         Rename `output-all' regexp for html to `output-html'.
8631         Replace `output-all' regexp for texi with `output-texi-quote'
8632         and `output-texi-noquote'.
8633         (compose_full_body): Don't override `linewidth' user option
8634         for `singleline'.
8635         (schedule_lilypond_block): Don't indent text specified with
8636         `intertext' option.
8637         Add new option `noquote'.
8638         (compile_all_files): Use latex instead of tex to compile ly
8639         files directly.
8640
8641         * Documentation/user/lilypond-book.itely: Updated and revised.
8642         Improve layout.
8643
8644         * Documentation/user/glossary.tely,
8645         Documentation/user/introduction.itely,
8646         Documentation/user/tutorial.itely,
8647         Documentation/user/refman.itely,
8648         Documentation/user/appendices.itely: Fix overfull LilyPond
8649         boxes caused by the new lilypond-book code.  Other minor
8650         fixes.
8651
8652         * Documentation/user/macros.itexi (@texiflat): Don't emit
8653         trailing space.
8654
8655         * scm/tex.scm (end-output, header-end): Add preamble and
8656         postamble to make lilypond output directly compilable with
8657         latex.
8658
8659         
8660 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8661
8662         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
8663         instructions.
8664
8665 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8666
8667         * Documentation/user/glossary.tely: Add titling and hyperlinks.
8668
8669 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8670
8671         * lily/beam.cc (connect_beams): don't crash if there are quarter
8672         notes in beams.
8673
8674 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8675
8676         * Documentation/user/refman.itely: corrected ancient clef
8677         docu; added docu on ligatures
8678
8679 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8680
8681         * Documentation/user/glossary.tely,
8682         Documentation/user/refman.itely, input/les-nereides.ly,
8683         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
8684         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
8685         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
8686         Stem properties: flag-style -> stroke-style, style -> flag-style.
8687
8688
8689 2002-09-22  Werner Lemberg  <wl@gnu.org>
8690
8691         * scripts/lilypond-book.py: Add option `notime' to suppress
8692         printing of a time signature.  Specify default indentation of 0pt
8693         if single line fragment.  Don't emit redundant `\paper{ }'.
8694
8695         * Documentation/user/lilypond-book.itely: Updated.
8696
8697         * Documentation/user/glossary.tely: Completely reformatting.
8698
8699 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8700
8701         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
8702
8703 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8704
8705         * Documentation/user/tutorial.itely: Fix links.
8706         
8707         * Documentation/topdocs/index.tely:
8708         * Documentation/index.texi:
8709         * Documentation/header.html.in: Small website fixes and updates.
8710
8711         * debian/: Debian patch by Anthony Fok.
8712
8713 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8714
8715         * Documentation/footer.html.in: How time flies: It's already 2002!
8716
8717         * Documentation/topdocs/index.tely: Stable/development fix.  Use
8718         more descriptive link names than 'here'.
8719
8720 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8721
8722         * VERSION: 1.7.2 released
8723         * VERSION: 1.6.4 released
8724         
8725         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
8726
8727         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
8728         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
8729
8730         * mf/feta-din.mf (test): add x-height and space.
8731
8732         * lily/dynamic-engraver.cc (process_music): take dynamic direction
8733         from ^_ for crescendi. Idem for slurs and phrasing slurs.
8734
8735         * ly/grace-init.ly: add-to-grace-init: function to portably add
8736         settings to \grace. 
8737
8738         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
8739         if we get an absolute dynamic event.
8740  
8741         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
8742
8743         * lily/source-file.cc (get_line): oops. All line numbers were off
8744         by 2. Fix that. 
8745
8746         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
8747         be after the note, combined with -_^, i.e. c4-(-\)-\>  
8748
8749         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
8750
8751         * lily/parser.yy (number_factor): remove (number) as number
8752         expression. ("Let them eat Lisp").
8753
8754 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8755
8756         * lily/horizontal-bracket.cc: new file.
8757
8758         * lily/horizontal-bracket-engraver.cc: new file.
8759
8760         * input/regression/note-group-bracket.ly: new file. Support
8761         horizontal note brackets for music analysis.
8762
8763         * lily/stem.cc (flag): new flag-style: no-flag.
8764
8765         * input/test/stem-cross-staff.ly: new file
8766         
8767         * Documentation/user/internals.itely: Improved formatting, fixing
8768         typos.  Added a section `Output details' to describe how the TeX
8769         code looks like.
8770
8771         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
8772
8773         * lily/parser.yy: remove \dynamicscript.
8774
8775         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
8776         definitions. 
8777
8778         * python/midi.c (midi_error): take two arguments.
8779
8780         * Merge 1.6.5 changes:
8781         
8782 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8783
8784         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
8785         staff-space.  Previous 1.5 was probably meant as half-spaces.
8786         (cautionary-style): parentheses (was: smaller).  This is what doco
8787         says, and it seems more logical.
8788
8789         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
8790         for 2nd sentence.
8791
8792 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8793
8794         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
8795
8796 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8797
8798         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
8799
8800 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8801
8802         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
8803
8804 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8805
8806         * scm/translator-property-description.scm (voltaOnThisStaff): add
8807         property.
8808
8809 2002-09-28  Werner Lemberg  <wl@gnu.org>
8810
8811         * scm/tex.scm (header-end): Suppress page numbering.
8812
8813         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
8814         Fix quotation for HTML output.
8815
8816 2002-09-28   Graham Percival   <gperciva@sfu.ca>
8817         
8818         * Documentation/user/refman.itely: grammar and phrasing
8819           fixes to "Note Entry" section.  Also adds a few new examples.
8820
8821 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8822
8823         * flower/include/string-data.icc: include string.h
8824
8825 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8826
8827         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8828
8829 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8830
8831         * Documentation/user/GNUmakefile (extra-local-help): Add.
8832
8833         * stepmake/stepmake/www-targets.make (local-help): Add.
8834
8835 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8836
8837         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
8838         packages.
8839
8840         * Documentation/topdocs/README.texi (Top): building documentation
8841         (not website.)
8842
8843 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8844
8845         * Documentation/user/refman.itely: 
8846         * Documentation/user/tutorial.itely: 
8847         * Documentation/user/music-glossary.tely: Merge changes.
8848
8849         * Documentation/user/glossary.html.in: 
8850         * Documentation/index.texi: 
8851         * Documentation/header.html.in: Accomodate renaming of glossary.
8852         
8853         * Documentation/user/tutorial.itely: Add some glossary references.
8854         
8855         * Documentation/user/refman.itely: Minor fixes.
8856         
8857         * Documentation/user/lilypond.tely: Add glossary do direntry.
8858
8859         * Documentation/user/music-glossary.tely: Rename (previously:
8860         glossary.tely).  Fix anchor placement.
8861
8862         * Documentation/user/GNUmakefile: Make music-glossary.info too.
8863
8864 2002-09-23  Werner Lemberg  <wl@gnu.org>
8865
8866         * scripts/lilypond-book.py (output_dict): Fix handling of
8867         various environments by avoid extraneous newlines.
8868         Rename `output-all' regexp for html to `output-html'.
8869         Replace `output-all' regexp for texi with `output-texi-quote'
8870         and `output-texi-noquote'.
8871         (compose_full_body): Don't override `linewidth' user option
8872         for `singleline'.
8873         (schedule_lilypond_block): Don't indent text specified with
8874         `intertext' option.
8875         Add new option `noquote'.
8876         (compile_all_files): Use latex instead of tex to compile ly
8877         files directly.
8878
8879         * Documentation/user/lilypond-book.itely: Updated and revised.
8880         Improve layout.
8881
8882         * Documentation/user/glossary.tely,
8883         Documentation/user/introduction.itely,
8884         Documentation/user/tutorial.itely,
8885         Documentation/user/refman.itely,
8886         Documentation/user/appendices.itely: Fix overfull LilyPond
8887         boxes caused by the new lilypond-book code.  Other minor
8888         fixes.
8889
8890         * Documentation/user/macros.itexi (@texiflat): Don't emit
8891         trailing space.
8892
8893         * scm/tex.scm (end-output, header-end): Add preamble and
8894         postamble to make lilypond output directly compilable with
8895         latex.
8896
8897         
8898 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8899
8900         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
8901         instructions.
8902
8903 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8904
8905         * Documentation/user/glossary.tely: Add titling and hyperlinks.
8906
8907 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8908
8909         * lily/beam.cc (connect_beams): don't crash if there are quarter
8910         notes in beams.
8911
8912 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8913
8914         * Documentation/user/refman.itely: corrected ancient clef
8915         docu; added docu on ligatures
8916
8917 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8918
8919         * Documentation/user/glossary.tely,
8920         Documentation/user/refman.itely, input/les-nereides.ly,
8921         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
8922         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
8923         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
8924         Stem properties: flag-style -> stroke-style, style -> flag-style.
8925
8926 2002-09-22  Werner Lemberg  <wl@gnu.org>
8927
8928         * scripts/lilypond-book.py: Add option `notime' to suppress
8929         printing of a time signature.  Specify default indentation of 0pt
8930         if single line fragment.  Don't emit redundant `\paper{ }'.
8931
8932         * Documentation/user/lilypond-book.itely: Updated.
8933
8934         * Documentation/user/glossary.tely: Completely reformatting.
8935
8936 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8937
8938         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
8939
8940 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8941
8942         * Documentation/user/tutorial.itely: Fix links.
8943         
8944         * Documentation/topdocs/index.tely:
8945         * Documentation/index.texi:
8946         * Documentation/header.html.in: Small website fixes and updates.
8947
8948         * debian/: Debian patch by Anthony Fok.
8949
8950 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8951
8952         * Documentation/footer.html.in: How time flies: It's already 2002!
8953
8954         * Documentation/topdocs/index.tely: Stable/development fix.  Use
8955         more descriptive link names than 'here'.
8956
8957 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8958
8959         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
8960
8961 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8962
8963         * lily/part-combine-music-iterator.cc (get_state): cleanup
8964         (get_music_info): cleanup.
8965
8966 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8967
8968         * scm/backend-documentation-lib.scm (interface-doc-string):
8969         crosslinks between interfaces and grobs. Headings for interfaces
8970         in grob explanation.
8971
8972 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8973
8974         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
8975         dtd).  Add preliminary dtd.
8976         (re-sub-alist): Robustify.
8977
8978 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8979
8980         * lily/include/event-chord-iterator.hh,
8981         lily/context-specced-music-iterator.cc,
8982         lily/event.cc, lily/event-chord-iterator.cc: add
8983
8984 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8985
8986         * lily/: some (c) header fixes.
8987         
8988         * lily/request-chord.cc: Remove.
8989         
8990         * lily/include/event-chord-iterator.hh:
8991         * lily/include/event.hh:
8992         * lily/event-chord.cc: New file.
8993         
8994         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
8995         requested.
8996
8997 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8998
8999         * lily/ : rename Request to Event
9000
9001         * lily/parser.yy (command_element): move clef stuff into Scheme.
9002
9003         * lily/:  rename length_mom () to get_length()
9004
9005         * lily/part-combine-music.cc: removed file and class.
9006
9007         * lily/context-specced-music-iterator.cc (class
9008         Context_specced_music_iterator): new file. Obsoletes the
9009         Context_specced_music type.
9010
9011         * scm/music-types.scm (make-repeated-music): put different kinds
9012         of repeated music into music-type table.
9013
9014         * VERSION: 1.7.1 released.
9015
9016         * scm/to-xml.scm: new file.
9017
9018         * input/test/to-xml.ly (fooBar): demo of what is possible with the
9019         new Input representation: dump music as XML.
9020
9021         * scm/engraver-documentation-lib.scm
9022         (engraver-accepts-music-types?): add links from music to engraver,
9023         from music-type to engraver.
9024
9025         * lily/include/command-request.hh: removed
9026         lily/include/musical-request.hh: removed. Removed all _req classes
9027         except Key_change_req. Changes throughout.
9028
9029 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9030
9031         * lily/tuplet-engraver.cc (try_music): Compile kludge.
9032
9033 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9034
9035         * lily/*.cc: specify accepts for many engravers.
9036
9037         * scm/music-documentation-lib.scm: dump music expressions and
9038         music subtypes.
9039
9040         * scm/documentation-lib.scm: complete revision.
9041         Use GOOPS objects to store document tree explicitly. Cleaned up and
9042         sped up doco generation a lot.
9043
9044 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9045
9046         * input/trip.ly (fugaIILeft): add arpeggio
9047
9048         * lily/translator-group.cc (try_music_on_nongroup_children):
9049         oops. The name symbol is in the cdr of the assoc handle.
9050
9051         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
9052         Hyphen_req, Glissando_req, Break_req, Mark_req 
9053
9054 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9055
9056         * lily/musical-request.cc (music-duration-length,
9057         music-duration-compress): new functions.
9058
9059         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
9060         throughout. Warning doesn't work yet.
9061
9062         * lily/translator-group.cc (try_music_on_nongroup_children):
9063         new implementation: store candidate acceptors in a hashTable.
9064
9065 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9066
9067         * scm/music-types.scm (music-descriptions): change name to
9068         internal-class-name
9069
9070         * scm/chord-name.scm (chord::inner-name-banter): remove space.
9071
9072 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9073
9074         * lily/beam.cc (connect_beams): don't crash if there are quarter
9075         notes in beams.
9076
9077 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
9078
9079         * Documentation/user/refman.itely: corrected ancient clef
9080         docu; added docu on ligatures
9081
9082 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9083
9084         * Documentation/user/glossary.tely,
9085         Documentation/user/refman.itely, input/les-nereides.ly,
9086         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
9087         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
9088         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
9089         Stem properties: flag-style -> stroke-style, style -> flag-style.
9090
9091 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9092
9093         * scm/music-functions.scm (music-separator?): don't use name music
9094         property.
9095
9096 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9097
9098         * stepmake/stepmake/generic-targets.make (help): Document check
9099         target.
9100
9101         * lily/new-accidental-engraver.cc: Compile fix.
9102
9103 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9104
9105         * scripts/convert-ly.py: Add rule.
9106
9107         * input/test/music-creation.ly:
9108         * input/test/add-staccato.ly:
9109         * input/test/add-text-script.ly: ly-make-music.
9110
9111         * scm/drums.scm (make-head-type-elem, make-articulation-script):
9112         More ly-make-music renamings.
9113
9114         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
9115
9116         * lily/music-constructor.cc (make_music): Add debugging info.
9117
9118         * scm/music-functions.scm (make-simultaneous-music,
9119         (make-sequential-music, context-spec-music):
9120         * scm/music-types.scm (music-descriptions): Get lily to run.
9121
9122 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9123
9124         * lily/command-request.cc (transpose_key_alist): new function.
9125
9126         * lily/key-performer.cc (create_audio_elements): cleanup. 
9127
9128 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9129
9130         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
9131
9132         * lily/include/translator.hh (ENTER_DESCRIPTION): add
9133         events-accepted field.
9134
9135         * scm/music-types.scm: new file.
9136
9137         * lily/parser.yy: put music type initialization into scheme,
9138         similar to grob initialization.  Changes throughout.
9139
9140 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9141
9142         * Documentation/user/tutorial.itely: Fix links.
9143         
9144         * Documentation/index.texi: 
9145         * Documentation/header.html.in: 
9146         * Documentation/topdocs/index.tely: Small website fixes and updates.
9147
9148         * debian/: Debian patch by Anthony Fok.
9149
9150 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9151
9152         * Documentation/footer.html.in: How time flies: It's already 2002!
9153
9154         * Documentation/topdocs/index.tely: Stable/development fix.  Use
9155         more descriptive link names than 'here'.
9156
9157         * ROADMAP: Remove test stuff.
9158
9159         * scripts/update-lily.py: Allow auto-building of stable and
9160         development versions.  Bugfixes.
9161
9162 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9163
9164         * VERSION: released 1.7.0
9165
9166         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
9167
9168         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
9169         positive line widths.
9170
9171 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9172
9173         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
9174         go.  Fix comments.
9175
9176         * cygwin: Cygwin updates.
9177
9178 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9179
9180         * Documentation/windows/installing.texi (Top): version for python,
9181         urls for ghostscript (thanks to John Potelle)
9182         
9183         * lily/simultaneous-music-iterator.cc
9184         (Simultaneous_music_iterator): init children_list_ before
9185         triggering GC.
9186
9187         * lily/*-iterator.cc: be even more careful with smobbed copy
9188         constructors. 
9189
9190         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
9191         LeftEdge item.
9192
9193 2002-09-15  Werner Lemberg  <wl@gnu.org>
9194
9195         Improving LilyPond's output to make them ordinary TeX boxes with
9196         predictable dimensions.  System boxes are now vertically centered on
9197         the baseline; this offset can be further controlled with
9198         \lilypondscoreshift.
9199
9200         * lily/system.cc (System::post_processing): Pass length of current
9201         system to `start-system' (including any horizontal indentation).
9202
9203         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
9204         prettier.
9205         (lily-def): Append `%'.
9206         (start-system): Add parameter `wd'.  Output more TeX code to specify
9207         box dimensions.
9208         (stop-system, stop-last-system): Complement changes in
9209         `start-system'.
9210         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
9211         Updated.
9212
9213         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
9214         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
9215         Write final `\endinput'.
9216
9217         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
9218         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
9219         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
9220         files and macro definitions don't produce spurious spaces and
9221         paragraphs (using \endlinechar).
9222         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
9223
9224         * Documentation/user/internals.itely: Improved formatting, fixing
9225         typos.  Added a section `Output details' to describe how the TeX
9226         code looks like.
9227
9228 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9229
9230         * lily/accidental-engraver.cc: Also work with partial measures.
9231
9232 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9233
9234         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
9235         spanner.
9236
9237 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9238
9239         * lily/identifier-smob.cc (unpack_identifier): new file.
9240
9241         * lily/lexer.ll (identifier_type): new function.  use ly-id to
9242         pass off scheme expressions as music identifiers.
9243
9244         * scm/lily.scm: reorganisation, cleanups.
9245
9246         * lily/main.cc: small cleanups.
9247
9248 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9249
9250         * lily/ly-module.{cc,hh}: new file.
9251
9252 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9253
9254         * lily/accidental-engraver.cc: Also work with partial measures.
9255
9256 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9257
9258         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
9259
9260 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9261
9262         * lily/my-lily-lexer.cc: use SCM module in stead of
9263         Scheme_hash_table. Changes throughout.  
9264
9265 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9266
9267         * VERSION (MY_PATCH_LEVEL): make 1.7.0
9268