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