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