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