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