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