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