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