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