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