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