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