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