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