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