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