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