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