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