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