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