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