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