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