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