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