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