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