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