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