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