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