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