]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
New bug hunters.
[lilypond.git] / ChangeLog
1 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
2
3         * ChangeLog: Added a bunch of bug hunters.
4
5 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6
7         * scm/framework-ps.scm (output-preview-framework): bugfix.
8
9         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
10         o/ for chord modifier..
11
12         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
13
14         * lily/drum-note-performer.cc:  remove unused (thanks Michael
15         Welsh Duggan). 
16
17 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
18
19         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
20
21         * ly/titling-init.ly: Do not also print intstrument in header on
22         first page.  Do not print page number on first and only page.
23
24 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
25
26         * input/regression/*.ly: remove old-relative everywhere
27
28         * lily/music-sequence.cc (simultaneous_relative_callback): do
29         what-if analysis on copy, not on original. Fixes old-relative
30         compatibility.
31
32         * scm/backend-library.scm (postscript->png): space before
33         --verbose.
34         
35 2005-02-05  Werner Lemberg  <wl@gnu.org>
36
37         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
38         is defined.
39
40         * mf/feta-alphabet.mf: Define `staffsize#'.
41         Include `feta-params.mf'.
42         s/staffheight/design_size/.
43
44         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
45
46         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
47
48         * mf/feta-nummer-code.mf: Reformatted.
49         (draw_six): Use outline intersection to avoid a self-intersecting
50         path.
51         ("Numeral comma"): Fix serious outline glitches.  This slightly
52         changes the glyph shape.
53         ("Numeral dash"): Use `draw_rounded_block'.
54         ("Numeral dot"): Use `drawdot'.
55         ("Numeral 1"): Assure identical tangent directions for the
56         intersection points of paths.  The glyph shape improvement is only
57         visible at very high magnifications.
58         ("Numeral 2"): Use `solve' macro to make the lower right part of
59         the glyph outline touch the x axis exactly.  This changes the
60         glyph shape.
61         Minor fixes for better overlap removal support.
62         ("Numeral 4"): Make lefter corner `rounder'.
63         ("Numeral 5"): Assure identical tangent directions for the
64         intersection points of paths.  This improves the glyph shape at
65         high magnifications.
66         ("Numeral 7"): Use `solve' macro to make the upper right part of
67         the glyph outline touch the metrics box exactly.  This changes the
68         glyph shape.
69         Avoid corner in the upper left part of the glyph (causing a minor
70         shape change).
71
72         * mf/feta-ital-*.mf: Removed.  Unused.
73
74 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
75
76         * VERSION (PATCH_LEVEL): release 2.5.11
77
78         * input/regression/fill-line-test.ly: new file.
79
80         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
81         emmentaler name, eg. emmentaler-23. 
82
83 2005-02-04  Christian Hitz  <chhitz@gmx.net>
84
85         * scm/scm/define-markup-commands.scm (fill-line): rework for better
86         alignment with centered texts
87
88         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
89         list of paddings
90
91 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
92
93         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
94
95         * lily/note-column.cc (translate_rests): call flush_extent_cache()
96         of parents when translating rests. Fixes: c-chord-rest.ly 
97
98         * lily/include/dimension-cache.hh (struct Dimension_cache): add
99         dimension_callback_ member.
100
101         * lily/grob.cc (flush_extent_cache): new function. Force recompute
102         of extents.
103
104 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
105
106         * all but lily/*: The grand 2004/2005 replace.
107
108 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
109
110         * lily/*: add space after ,  
111
112         * scm/music-functions.scm (has-request-chord): don't use
113         ly:music-name anywhere. Fixes <<\\>> notation. 
114
115         * scm/define-markup-commands.scm (box): use font-size for
116         padding. Fixes boxed-rehearsal-marks.ly
117
118         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
119         identifier definition too, so foo = \lyrics { ...   } bar = #1
120         doesn't complain about "bar" being LYRICS_STRING.
121
122         * lily/paper-def.cc (find_pango_font): new routine; Store
123         pango_fonts in hash tab too. This is necessary for retrieving
124         Pango_fonts::physical_font_tab() later on.
125  
126         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
127         crash if psname is null.
128
129         * lily/lily-guile.cc (ly_hash2alist): new function
130
131         * Documentation/user/changing-defaults.itely (Text encoding):
132         rewrite. 
133
134         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
135         -> font_filename mapping.
136
137         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
138         ly_pango_font_physical_fonts
139
140         * scm/framework-ps.scm (supplies-or-needs): extract names from
141         physical Pango_fonts.
142
143         * utf8.ly: new file.
144
145 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
146
147         * Documentation/user/changing-defaults.itely (Page layout): add
148         doco about systemSeparatorMarkup.
149
150         * scm/page-layout.scm (default-page-make-stencil): add-to-page
151         function.
152         (default-page-make-stencil): insert system separators.
153
154         * scm/define-markup-commands.scm (hcenter): add
155         (beam): add.
156
157 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
158
159         * scm/output-ps.scm (ez-ball): reinstate ez notation.
160
161 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
162
163         * lily/main.cc: Spell backend consistently.  Sort options.
164
165 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
166
167         * scripts/lilypond-book.py (Module): revert @include.
168         
169 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
170
171         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
172         Bugfix: @include .tex (not .texi).  Small cleanups.
173
174         * stepmake/bin/add-html-footer.py (i18n): New function.
175
176 2005-01-31  Werner Lemberg  <wl@gnu.org>
177
178         * mf/feta-nummer.mf: Removed.  Unused.
179
180 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
181
182         * lily/ : 2004 -> 2005 s&r
183
184         * scm/file-cache.scm (cached-file-contents): add file. Read each
185         file only once.
186
187         * scm/font.scm (add-pango-fonts): change order. Medium weight is
188         now default.
189
190         * VERSION: release 2.5.10
191         
192         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
193
194         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
195
196         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
197         that both X and Y extents of bbox are non-nil.
198
199 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
200
201         * scm/chord-name.scm (alteration->text-accidental-markup): change
202         - to . 
203
204         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
205
206         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
207
208         * Documentation/user/invoking.itely (Invoking lilypond): add note
209         about EPS backend.
210
211         * scm/framework-eps.scm: new file: create per-system/per-page EPS
212         files for inclusion in lilypond-book document.
213
214         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
215
216         * input/tutorial/lbook-texi-test.texi: new file.
217
218         * scm/safe-lily.scm (safe-objects): add
219         {begin,end}-of-line-(in)?visible as safe.
220  
221 2005-01-30  Graham Percival  <gperlist@shaw.ca>
222
223         * Documentation/user/changing-defaults.itely: fixed example
224         of (dynamics).
225
226 2005-01-29  Graham Percival  <gperlist@shaw.ca>
227
228         * lily/main.cc: fix info about -o=FILE.
229
230 2005-01-29  Werner Lemberg  <wl@gnu.org>
231
232         * mf/feta-toevallig.mf ("Natural"): Completely changed the
233         construction to assure smooth transition from straight to curved
234         lines.
235
236 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
237
238         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
239         stencils.
240
241         * ps/lilyponddefs.ps: add start-page, start-system doesn't
242         translate to top of page. Fixes alignment problems of
243         lilypond-generated EPS files.
244
245 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
246
247         * scm/part-combiner.scm (analyse-spanner-states): trigger on
248         crescendo-end as well, since Decrescendo maybe ended with Stop
249         Crescendo.). Fixes: partcombine-diminuendo.ly
250
251         * scm/script.scm (default-script-alist): swap portato symbols.
252
253         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
254
255         * lily/paper-outputter-scheme.cc (LY_DEFINE):
256         ly:outputter-port. New function.
257
258         * scm/framework-ps.scm (output-classic-framework): dump a
259         -systems.texi too
260         (output-classic-framework): dump multiple systems on an "infinite"
261         page EPS including fonts. 
262
263         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
264         .eps files for both texi and tex formats. Use PNG coming from
265         lilypond.
266         
267 2005-01-28  Graham Percival  <gperlist@shaw.ca>
268
269         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
270
271         * scripts/lilypond-latex.py: fix info about -o=FILE.
272
273 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
274
275         * ly/generate-embedded-cff.ly: write .cff.ps files.
276
277         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
278
279         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
280         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
281
282 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
283
284         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
285
286 2005-01-28  Werner Lemberg  <wl@gnu.org>
287
288         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
289         macros.
290         (draw_bulb): Improved.
291
292         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
293         metapost bug.
294         (draw_pedal_P): Use soft_end_penstroke.
295         (draw_pedal_d): Use soft_start_penstroke.
296
297         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
298         path.
299         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
300         doesn't change the glyph shape.
301
302         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
303         changing the shape) to avoid fontforge warnings.
304
305         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
306         soft_end_penstroke and fix glyph shape.
307
308 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
309
310         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
311
312 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
313
314         * scm/define-markup-commands.scm (line): filter out empty stencils
315         from line command.
316
317         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
318         amount.
319
320 2005-01-27  Graham Percival  <gperlist@shaw.ca>
321
322         * Documentation/user/notation.itely: added info about what
323         \voiceFoo does.  Also rewrote warning about marks at
324         a line break.
325
326         * Documentation/user/changing-defaults.itely: added info
327         about putting dynamics in parenthesis and brackets.
328
329 2005-01-27  Werner Lemberg  <wl@gnu.org>
330
331         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
332
333 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
334
335         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
336         portato-direction.ly
337
338         * lily/beam.cc (consider_auto_knees): add beam height to
339         threshold. Fixes: knee-multiple-beam.ly
340
341         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
342         pedal line spanners. Fixes: instrument-center-pedal.ly
343
344         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
345         if encountering barline. Fixes: auto-beam-repeat.ly
346
347 2005-01-26  Werner Lemberg  <wl@gnu.org>
348
349         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
350         overlapping.
351
352         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
353         with inflections for the 1/2 sharp glyph.
354
355         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
356         connection between `t' and `r'.
357         Unify bulb with the rest of `r' to avoid grazing outlines which
358         confuses the overlap removal algorithm of fontforge.
359
360         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
361         inflections.
362         (draw_cross): Fix shape to have uniform thickness in corners.
363
364         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
365         to avoid an uneven number of self-intersections; this confuses
366         fontforge.
367         Fix a slight bug in the shape at left bottom (which is visible only
368         at high magnifications).
369         `Center' the stem horizontally to avoid overlapping.
370
371 2005-01-24  Werner Lemberg  <wl@gnu.org>
372
373         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
374         to `asis'.
375         (fet_begingroup): Save group name in string `feta_group'.
376         (fet_endgroup): Updated.
377         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
378
379         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
380
381         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
382         in metapost.
383
384 2005-01-24  Graham Percival  <gperlist@shaw.ca>
385
386         * Documentation/user/notation.itely: really minor editing.
387
388 2005-01-22  Graham Percival  <gperlist@shaw.ca>
389
390         * Documentation/user/examples.itely: minor editing.
391
392         * Documentation/user/changing-defaults.itely: minor editing.
393
394         * Documentation/user/notation.itely: clarified info on polyphony
395         and \addlyrics.
396
397 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
398
399         * scm/output-gnome.scm: 
400         * scm/output-svg.scm:
401         * scm/lily-library.scm (font-name-style): Update font name
402         kludging for fontconfig use.
403
404 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
405
406         * scm/define-markup-commands.scm: Document right-align and
407         larger markup commands. Remove "TODO" from the topmost comment
408         "each markup function should have a doc string." More consistent
409         use of new-lines.
410
411 2005-01-22  Graham Percival  <gperlist@shaw.ca>
412
413         * Documentation/user/changing-defaults: removed info about
414         copyright symbol, since it's likely to change soon.
415         Added info about betweensystemspace.
416
417         * Documentation/user/notation.itely: minor fixes.
418
419         * Documentation/user/lilypond.tely,
420         Documentation/user/music-glossary.tely: changed copyright
421         date to 2005 instead of 2004.
422
423         * input/test/volta-chord-names.ly: added old example back.
424
425 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
426
427         * mf/feta-beugel.mf: use design size 20 (not 15).
428
429         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
430         change name to aybabtu completely
431
432 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
433
434         * buildscripts/gen-emmentaler-scripts.py (outdir): add
435         design_size to fontname
436
437 2005-01-19  Werner Lemberg  <wl@gnu.org>
438
439         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
440         mf/feta-schrift.mf: s/p/pat/ if a path variable.
441
442         * mf/feta-autometric.mf (set_char_box): Add code which emits
443         specials for mf2pt1 if run with metapost.
444         (to_bp): New macro for mf2pt1.
445
446 2005-01-18  Graham Percival  <gperlist@shaw.ca>
447
448         * Documentation/user/changing-defaults: added info on
449         creating a copyright symbol.
450
451 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
452
453         * VERSION: release 2.5.9
454         
455 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
456
457         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
458
459         * Documentation/user/notation.itely: Document
460         score-override-auto-beam-setting Fix documentation for
461         revert-auto-beam-setting.
462
463 2005-01-18  Werner Lemberg  <wl@gnu.org>
464
465         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
466         (procset): New function to define a procset resource.
467         (ps-embed-pfa): New function to define a font resource.
468         (setup): New function to define a `Setup' environment.
469         (preamble): Use new functions.
470
471         * ps/lilypond.defs (init-lilypond-parameters): New function to
472         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
473
474 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
475
476         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
477
478 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
479
480         * scm/define-markup-commands.scm: Change number->markletter-string
481         to take two arguments (vector number). Add number->mark-alphabet-vector
482         and markalphabet markup command.
483
484         * scm/translation-functions.scm: Add format-mark-box-alphabet,
485         format-mark-alphabet, format-mark-box-barnumbers and
486         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
487
488 2005-01-17  Graham Percival  <gperlist@shaw.ca>
489
490         * Documentation/user/examples.itely: add SATB automatic piano
491         reduction template.
492
493         * Documentation/user/notation.itely: added info about changing
494         partcombine texts.  Also adds examples of alternate lyrics.
495
496         * Documentation/user/changing-defaults.itely: added warning
497         about \RemoveEmptyStaffContext overriding previous changes.
498
499 2005-01-17  Werner Lemberg  <wl@gnu.org>
500
501         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
502         feta-alphabet*.
503
504 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
505
506         * python/lilylib.py (make_ps_images): don't do final showpage for
507         multi-page documents.
508         
509         * VERSION (MY_PATCH_LEVEL): release 2.5.8
510
511 2005-01-16  Graham Percival  <gperlist@shaw.ca>
512
513         * Documentation/user/lilypond.tely: changed order of appendices;
514         unified index should be last.
515
516         * Documentation/user/notation.itely: add example of key signatures
517         and info about Staff.printKeyCancellation.
518
519 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
520
521         * lily/include/repeated-music.hh (class Repeated_music): change
522         into "namespace" class.
523
524         * lily/event.cc: remove Key_change_event.
525
526         * lily/include/transposed-music.hh (class Transposed_music): remove.
527
528         * lily/transposed-music.cc: remove
529
530         * lily/include/relative-music.hh: remove.
531
532         * lily/include/music-sequence.hh (struct Music_sequence): change
533         into "namespace" class.
534
535         * lily/untransposable-music.cc (Module): remove
536
537         * lily/include/un-relativable-music.hh (Module): remove
538
539         * lily/include/untransposable-music.hh (Module): remove
540
541         * lily/include/music-list.hh (Module): remove file
542
543         * lily/un-relativable-music.cc: remove file.
544
545 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
546
547         * lily/parser.yy: Compile fix.
548
549 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
550
551         * lily/include/music.hh (class Music): unvirtualize transpose().
552
553         * lily/sequential-music.cc: remove file.
554
555         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
556
557         * lily/slur-scoring.cc (get_best_curve): only switch on
558         DEBUG_SLUR_SCORING for non NDEBUG builds.
559
560         * lily/include/music.hh (class Music): replace Music::start_mom()
561         by start-callback property
562
563         * lily/include/grace-music.hh: remove file. 
564
565         * lily/stem.cc (height): robustness fix.
566
567         * lily/time-scaled-music.cc: remove file.
568
569         * lily/include/music.hh (class Music): include SCM init argument.
570         (class Music): replace Music::get_length() virtual by
571         length-callback property everywhere.
572
573         * scripts/convert-ly.py (conv): add  # to \property scalar value.
574
575         * mf/GNUmakefile: don't install *list.ly
576
577 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
578
579         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
580
581 2005-01-12  Werner Lemberg  <wl@gnu.org>
582
583         This patch addresses the following problems in the feta sources
584         files which contribute to the fetaXX fonts.
585
586         . Many fixes for rasterization at low resolutions (consistent use of
587           `vround' and `hround', integer shift values for paths, applying
588           `eps' for mirrored paths, use of `define_whole_pixels' and
589           friends, etc.) -- while this probably looks like a waste of time
590           it has revealed deficiencies in some glyph shapes.  See comment at
591           the end of feta-params.mf how vertical symmetry is achieved.
592
593         . The `---' operator has been replaced everywhere with `--'; this
594           both improves and considerably reduces the font size after
595           conversion with mf2pt1.
596
597         These change aren't explicitly mentioned below since virtually all
598         glyphs are affected.
599
600         Other notable differences:
601
602         . Glyphs from feta-accordion.mf now have charboxes around the
603           outline.
604
605         . Fixed incorrect charbox for `accDot'.
606
607         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
608
609         . Fixed position of the bow in the `upprall' glyph and its siblings.
610
611         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
612           dependent on the staff line thickness to avoid touching the middle
613           staff line at smaller sizes.
614
615         . Largely extended output for feta-testXX: Where useful, glyphs
616         are shown both between and on staff lines.
617
618
619         * mf/feta-params.mf (staff_space_rounded,
620         stafflinethickness_rounded, linethickness_rounded,
621         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
622         Update all code which uses them where appropriate.
623         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
624         New variables used to control rasterization at low resolutions.  Set
625         to zert if feta code is processed with metapost.
626
627         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
628         (draw_rounded_block, draw_square_block): Updated to use `--' only.
629         (flare_path): Updated.
630         Make it work with `filldraw' (but only circular pens).
631         (hfloor, vfloor, hceiling, vceiling): New macros.
632
633         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
634         Use `draw' again in mf mode to have good pixel dropout control.
635         Fix intersection points of horizontal lines with circle.
636         ("accDot"): Fix parameters for set_char_box.
637         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
638         control.
639
640         * mf/feta-banier.mf: Updated.
641
642         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
643         testing.
644         (undraw_inside_ellipse): Remove `center' argument.  Update all
645         callers.
646         (draw_brevis): New macro, called by "Brevis notehead".
647         (draw_whole_triangle_head): New macro, called by "Whole
648         trianglehead".
649         (draw_small_triangle_head): Use `filldraw'.
650
651         * mf/feta-eindelijk.mf: Remove useless global group.
652         Updated.
653
654         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
655         `filldraw'.
656
657         * mf/feta-pendaal.mf: Updated.
658
659         * mf/feta-puntje.mf: Updated.
660
661         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
662         less points.
663         ("Flageolet"): Use `draw' again in mf mode to have good pixel
664         dropout control.
665         ("Varied Coda"): Use `draw_block'.
666         (draw_comma): Fix typo.
667         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
668         pixel dropout control.
669
670         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
671         position of bow.
672
673         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
674         sizes.
675
676         * mf/feta-toevallig.mf (remember_pic): New variable, used for
677         testing.
678         (draw_meta_sharp): Much simplified.
679         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
680
681         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
682
683 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
684
685         * Documentation/user/notation.itely (Ancient rests): Fix typo
686         (thanks Anthony)
687
688 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
689
690         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
691
692         * lily/main.cc (setup_paths): Add cff.
693
694         * mf/GNUmakefile (foe): Include actual target %.cff.
695         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
696
697 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
698
699         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
700         suffix for main_input_b_.
701
702         * scm/music-functions.scm (toplevel-music-functions):
703         precompute music lengths for music expressions.  
704
705 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
706
707         * lily/include/input.hh (class Input): new `end_' slot for end of
708         input. Renamed defined_str0_ to start_.
709
710         * lily/input.cc (Input): Add Input::Input (Input const &) and
711         remove Input::Input (Source_file*, char const *). Use the new
712         slots.
713         (set_location): method used by bison to propagate input
714         locations (YYLLOC_DEFAULT).
715         (end_line_number, end_column_number, step_forward): new methods
716         
717         * lily/input-scheme.cc (ly:input-both-locations): new function,
718         similar to ly:input-location, but also return the end line and
719         column.
720
721         * lily/include/includable-lexer.hh: 
722         * lily/includable-lexer.cc: 
723         * lily/include/lily-lexer.hh (class Lily_lexer): 
724         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
725         Includable_lexer to Lily_lexer, in order to update lexloc (the
726         yylloc), a new slot of Lily_lexer.
727         (here_input, LexerError): simplify by using the lexloc slot (aka
728         yylloc)
729
730         * lily/lexer.ll: #define yylloc to use input locations (it may
731         be useless here?). Fixed the #embedded_scm rule (step the location
732         forward in order to skip the sharp sign before parsing the scheme
733         expression)
734
735         * lily/include/lily-parser.hh (class Lily_parser): 
736         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
737         here_input()
738         (parser_error): overload for more precise locations of errors.
739
740         * lily/parser.yy (YYLTYPE): set location type to Input
741         (YYLLOC_DEFAULT): use Input::set_location()
742         (yylex): add the YYLTYPE* location parameter.
743         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
744         Give an Input parameter to THIS->parser-error() for more accurate
745         messages.
746
747 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
748
749         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
750
751         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
752         on BEAMQUANTING for non-NDEBUG builds.
753
754         * lily/stem.cc (head_count): performance: avoid String::String()
755         inside oft called function.
756
757 2005-01-09  Graham Percival  <gperlist@shaw.ca>
758
759         * Documentation/user/examles.itely: attempted fix for broken
760         string quartet template.
761
762         * Documentation/user/notation.itely: remove unnecessary broken
763         link.
764
765 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
766
767         * VERSION (PACKAGE_NAME): release 2.5.7
768
769 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
770
771         * config.make.in (METAFONT): Append -progname=mf, fixes use with
772         mf-nowin for teTeX-3.0.  Backportme.
773
774         * scm/output-svg.scm (utf8-string): New function.
775
776         * scm/output-gnome.scm (utf8-string): New function.
777         (otf-name-mangling): Remove.
778
779         * lily/pango-font.cc (Pango_font): Use font string iso font
780         filename for utf8-text.
781
782         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
783         name.
784
785 2005-01-08  Graham Percival  <gperlist@shaw.ca>
786
787         * Documentation/user/notation.itely: add info about
788         Staff.extraNatural = ##f in Pitches section.  Also
789         fixed some minor issues in the Vocal music section.
790
791 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
792
793         * scm/output-ps.scm (white-text): comment out Helvetica font,
794         which is broken for my GS install.
795
796         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
797         which provides a tighter bbox.
798
799         * scm/define-grobs.scm (all-grob-descriptions): remove all
800         extra-offsets from definitions.
801
802 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
803
804         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
805         add tuning for 4-string bass and some common 4/5-string banjo
806         tunings.  New function (four-string-banjo) turns a 5-string tuning
807         into a 4-string tuning.  New function
808         (fret-number-tablature-format-banjo) computes correct fret numbers
809         on 5-string banjos.
810
811         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
812         Add beam correction to TabVoice.
813
814         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
815         using bold font; makes tabs more readable.
816
817 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
818
819         * lily/font-select.cc (get_font_by_design_size): don't make
820         Modified_font_metric; this causes trouble, since we don't know the
821         font magnification from inside Pango_font::text_stencil()
822
823         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
824
825         * Documentation/user/notation.itely (The Lyrics context): comment out
826         broken {Small ensembles} link.
827
828         * scm/framework-svg.scm (output-framework): change calling convention.
829
830         * lily/object-key-dumper-scheme.cc: new file.
831
832         * lily/object-key-undumper-scheme.cc: new file.
833
834         * lily/tweak-registration-scheme.cc: new file.
835
836         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
837
838         * Documentation/user/examples.itely (String quartet): uncomment
839         broken example.
840
841         * lily/font-config.cc: new file.
842
843 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
844
845         * scm/output-svg.scm: 
846         * scm/output-gnome.scm: s/bigcheese/emmentaler.
847
848         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
849
850 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
851
852         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
853         Add headers.
854
855         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
856
857 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
858
859         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
860
861         * lily/include/main.hh: lose _b hungarian suffixes for global
862         variables.
863
864         * lily/include/lily-guile-macros.hh: new file.
865
866         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
867
868         * lily/general-scheme.cc: new file. 
869
870         * lily/font-select.cc (get_font_by_design_size): retrieve
871         PangoFont for (designsize . "pango-descr") entries.
872
873         * lily/lily-parser-scheme.cc: new file.
874
875         * lily/output-def-scheme.cc: new file.
876
877         * lily/paper-book-scheme.cc: new file.
878
879         * lily/duration-scheme.cc (LY_DEFINE): new file.
880
881         * lily/pitch-scheme.cc:  new file.
882
883         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
884
885 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
886
887         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
888
889 2005-01-06  Graham Percival  <gperlist@shaw.ca>
890
891         * Documentation/user/notation.itely: minor editing.
892
893         * Documentation/user/changing-defaults: minor editing.
894
895         * Documentation/user/examples.itely: add template for
896         string quartet part extraction; demonstrates tag.
897
898 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
899
900         * Documentation/user/notation.itely: documents
901         format-mark-box-letters and format-mark-box-numbers
902
903         * scm/define-context-properties.scm: change comment.
904
905 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
906
907         * scm/framework-ps.scm (output-classic-framework): new function:
908         dump systems as separate .eps files (without fonts) and write a
909         single collecting .tex file.
910
911 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
912
913         * Documentation/user/notation.itely (Setting simple songs):
914         Correct several errors in the equivalent formulation of
915         \addlyrics. 
916         (The Lyrics context): Corrected link to the SATB example.
917
918 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
919
920         * scm/lily.scm (completize-formats): new function
921         (postprocess-output): new function
922
923         * lily/paper-book.cc (classic_output): change calling
924         convention. Give basename as first argument. 
925         remove Paper_book::post_processing().
926
927         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
928
929 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
930
931         * lily/paper-outputter.cc (LY_DEFINE): new function
932         ly:outputter-close.
933
934         * lily/main.cc: change --format,-f to --backend,-b
935
936         * lily/include/main.hh: rename format to backend.
937
938         * scm/translation-functions.scm (format-mark-box-numbers): add.
939         patch by Erlend Aasland
940
941 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
942
943         * lily/pango-font.cc (text_stencil): dump string as
944         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
945
946 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
947
948         * configure.in (gui_b): Remove handy developer-only
949         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
950         CVS source installations (but break other non-default but correct
951         PKG_CONFIG_PATH setups), as this is no longer developer-only.
952
953         * SConstruct: 
954         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
955         compatibility (backportme).
956
957         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
958
959 2005-01-03  Werner Lemberg  <wl@gnu.org>
960
961         Prepare glyph shapes for mf2pt1 conversion.
962
963         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
964         (accDiscant, accFreebase, accStdbase): Replace `draw' with
965         `penstroke'.
966         (accDot): Use `drawdot'.
967         (accBayanbase): Replace `draw' with `draw_gridline'.
968         (print_penpos): Moved to feta-macros.mf.
969         (accOldEE): Replace `filldraw' with `penstroke'.
970         Replace `draw' with `penstroke' and `drawdot'.
971
972         * mf/feta-banier.mf: Code clean-up.
973         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
974         `fill'.
975
976         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
977
978         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
979         paremeter to control drawing of labels.  Update all callers.
980
981         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
982         (new_bulb): Return a bulb as a single path.  To do that, it now
983         takes some more parameters.  Updated all callers.
984         (draw_gclef): Major clean-up.  `draw' has been replaced with
985         `penstroke', unnecessary outlines have been removed.
986         Remove (unused) gnome-canvas code.
987
988         * mf/feta-macros.mf (print_penpos): New macro (from
989         feta-accordion.mf).
990         Other minor fixes.
991
992         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
993         ("Pedal dot"): Use `drawdot'.
994         (draw_pedal_P): Add parameter to control drawing of labels.  Update
995         all callers.
996         Fix shape at top.
997         (draw_pedal_e): Add parameter to control drawing of labels.  Update
998         all callers.
999         (draw_pedal_d): Add parameter to control drawing of labels.  Update
1000         all callers.
1001         Revert drawing direction.
1002
1003         * mf/feta-schrift.mf (draw_fermata): Use single path.
1004         (draw_short_fermata): Replace `filldraw' with `fill'.
1005         (draw_long_fermata, draw_very_long_fermata): Replace calls to
1006         `draw_rounded_block' with a single path.
1007         ("Thumb"): Draw full circle instead of mirroring segments.
1008         (draw_accent): New macro.
1009         ("> accent", "espr"): Use it.
1010         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
1011         ("open (unstopped)"): Draw full circle instead of mirroring
1012         segments.
1013         (draw_vee): Removed.
1014         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
1015         ("Downbow"): Replace calls to `draw_rounded_block' with a single
1016         path.
1017         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
1018         partial pieces drawn with `fill' -- these do still overlap with the
1019         stem of the `t' but just once, not multiple times so that fontforge
1020         can handle it gracefully.
1021         Change other parts of the glyph so that fontforge's overlapping
1022         algorithm reliably works.
1023         (draw_heel): Replace `draw' with `fill'.
1024         (draw_toe): Use `draw_accent' instead of `draw_vee'.
1025         ("Flageolet"): Replace `draw' with `penstroke'.
1026         ("Segno"): Replace `filldraw' with `penstroke'.
1027         Replace `draw' with `drawdot'.
1028         ("Coda"): Replace `fill' with `penstroke', using a single path.
1029         ("Varied Coda"): Use less overlapping paths.
1030         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
1031         single path.
1032
1033         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
1034         group to better control the `labels' command.
1035         Rename argument to `offset' and use it actually.  Update all
1036         callers.
1037         Replace `filldraw' with `fill'.
1038         ("mordent", "prallmordent", "upmordent", "downmordent",
1039         "lineprall"): Replace `draw' with `draw_gridline'.
1040         ("upprall", "downprall"): Replace `draw' with `fill'.
1041
1042         * mf/feta-timesig.mf: Formatting.
1043
1044         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
1045         to...
1046         ("Flat"): Here.
1047         (draw_paren): Move code to draw labels to...
1048         ("Right Parenthesis"): Here.
1049
1050 2005-01-02  Graham Percival <gperlist@shaw.ca>
1051
1052         * Documentation/user/notation.itely: add example of \setTextDecresc
1053         and \setTextDim.
1054
1055 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
1056
1057         * scm/define-markup-commands.scm :  fix glyph-strings of
1058         accidentals and \note-by-number
1059
1060 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1061
1062         * VERSION: 2.5.6 released.
1063         
1064         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
1065
1066         * input/regression/new-markup-scheme.ly: oops. font-family=music
1067         -> font-encoding fetaMusic.  
1068
1069         * lily/main.cc: put default to PS.
1070
1071         * lily/tfm.cc: idem.
1072
1073         * lily/afm.cc: idem.
1074
1075         * lily/include/modified-font-metric.hh (struct
1076         Modified_font_metric): remove coding_scheme() method.
1077
1078         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
1079
1080         * scripts/convert-ly.py (conv): crash on encountering \encoding.
1081
1082         * input/les-nereides.ly: convert to utf8
1083
1084         * lily/modified-font-metric.cc (text_dimension): idem.
1085
1086         * lily/parser.yy (TODO): idem.
1087
1088         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
1089
1090         * lily/lexer.ll: remove encoding
1091
1092         * scm/framework-ps.scm (output-variables): separately scale the
1093         page to mm 
1094
1095         * lily/pango-font.cc (Pango_font): fix scaling.
1096
1097         * lily/font-metric.cc (design_size): design_size returns a
1098         dimension now as well.
1099
1100 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1101
1102         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
1103         brace generation. 
1104
1105         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
1106
1107 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1108
1109         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
1110         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
1111
1112 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1113
1114         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
1115         in first run as well.
1116
1117         * scm/paper.scm (layout-set-staff-size): use text-font-size in
1118         dimension less points (ie. 12 = 12 point)
1119
1120         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
1121
1122         * lily/all-font-metrics.cc (find_pango_font): set description_
1123
1124         * lily/pango-font.cc (text_stencil): export size as well.
1125         (text_stencil): fix scaling and extents box.
1126
1127 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1128
1129         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
1130
1131         * Documentation/user/invoking.itely (Invoking lilypond): document
1132         texstr
1133
1134         * scripts/convert-ly.py (conv): add ancient rules.
1135
1136         * scm/clef.scm (c0-pitch-alist): replace - with .
1137
1138         * scripts/lilypond-book.py (process_snippets): add texstr support.
1139
1140         * scm/framework-texstr.scm (header): change extension to .textmetrics
1141
1142         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
1143         -f tex.
1144
1145         * lily/text-metrics.cc: new file.
1146         (try_load_text_metrics): new function
1147
1148         * lily/include/text-metrics.hh: new file.
1149
1150 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1151
1152         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
1153         ly_scheme_function to ly_lily_module_constant.
1154
1155         * lily/modified-font-metric.cc (text_dimension): try
1156         lookup_tex_text_dimension() first.
1157
1158         * lily/tfm.cc: new function ly:load-text-dimensions
1159
1160 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1161
1162         * scm/output-texstr.scm (text): use \lilygetmetrics
1163
1164         * scm/framework-texstr.scm (header): dump in new format.
1165
1166         * tex/lilypond-tex-metrics: new file.
1167         
1168 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1169
1170         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
1171         mapping.
1172         (index_to_charcode): New method.
1173
1174         * scm/output-ps.scm (glyph-string): 
1175         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
1176
1177 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1178
1179         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
1180         implement fully, need FONT to get to charcode.
1181
1182         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
1183
1184         * scm: Cleanups.
1185
1186         * Documentation/user/changing-defaults.itely: Fix internalsrefs
1187         {Tunable context properties},
1188         {All layout objects},
1189         {Music definitions}.
1190
1191 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1192
1193         * VERSION: release 2.5.5
1194         
1195         * lily/main.cc: use TeX as default output format.
1196
1197         * flower/file-path.cc (find): try to open directly as well, so we
1198         find absolute path files. 
1199
1200         * lily/pango-select.cc: new file.
1201
1202         * scm/framework-ps.scm: remove all encoding code. 
1203         load pfb/pfa for PangoFont too.
1204         
1205         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
1206
1207 2004-12-22  Werner Lemberg  <wl@gnu.org>
1208
1209         Prepare glyph shapes for mf2pt1 conversion.
1210
1211         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
1212
1213         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
1214         (define_triangle_shape): Use it to replace `draw' with `fill' and
1215         `unfill'.  Update all callers.
1216         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
1217         (draw_cross): Ditto.
1218         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
1219         Use penrazor for better conversion with mf2pt1.
1220         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
1221         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
1222         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
1223         draw_la_head, draw_ti_head): Replace `filldraw' with
1224         `fill'.  Update all callers.
1225
1226 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1227
1228         * lily/paper-book.cc (output): revert: only allow a single output
1229         format.
1230
1231         * lily/include/pango-font.hh: new file.
1232
1233         * lily/pango-font.cc: new file.
1234
1235         * lily/font-metric.cc (text_stencil): new routine
1236
1237         * lily/all-font-metrics.cc (find_pango_font): new routine.
1238
1239         * lily/include/font-metric.hh (struct Font_metric): add
1240         text_stencil()
1241
1242         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
1243
1244 2004-12-22  Werner Lemberg  <wl@gnu.org>
1245
1246         Prepare glyph shapes for mf2pt1 conversion.
1247
1248         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
1249
1250         * mf/feta-toevallig.mf: Formatting.
1251         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
1252         ("Natural"): Fix paths to allow better postprocessing.
1253         (draw_meta_flat): Use `z3l' as additional point in path to get
1254         better conversion with mf2pt1.
1255         Other minor cleanups.
1256         ("3/4 Flat"): Add auxiliary points and modify path to replace
1257         `draw' with `fill'.
1258         ("Double Sharp"): Mirror path segments instead of picture elements
1259         to get a single outline.
1260         Modify path to replace `filldraw' with `fill'.
1261
1262 2004-12-22  Graham Percival  <gperlist@shaw.ca>
1263
1264         * input/test/unfold-all-repeats.ly: added file back.
1265
1266         * Documentation/user/notation.itely,
1267         Documentation/user/programming-interface.itely
1268         Documentation/user/changing-defaults.itely: fixed misc broken
1269         links to input/test/ files.
1270
1271 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1272
1273         * tex/texinfo.tex: Update.  We should not be distributing this,
1274         but since we do, use latest version.
1275
1276         * Documentation/user/macros.itexi: Comment-out \fetaflat,
1277         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
1278         macros for feta glyphs.
1279
1280 2004-12-22  Graham Percival  <gperlist@shaw.ca>
1281
1282         * Documentation/user/changing-defaults.itely: fix index for set.
1283
1284         * Documentation/user/converters.itely: added convert-ly bugs list
1285         from CVS.
1286
1287 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1288
1289         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
1290         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
1291         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
1292         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
1293
1294         * mf/GNUmakefile (pfa_warning): Use less broken check.
1295
1296         * python/lilylib.py (setup_environment): Remove cruft from
1297         GS_FONTPATH.
1298
1299         * configure.in: Bump mftrace requirement to 1.1.1.
1300
1301 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1302
1303         * scm/output-svg.scm (beam): Use polygon.
1304
1305         * scm/lily-library.scm: Bugfix.
1306
1307         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
1308
1309         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
1310
1311 2004-12-19  Werner Lemberg  <wl@gnu.org>
1312
1313         Prepare glyph shapes for mf2pt1 conversion.
1314
1315         * mf/feta-eindelijk: Some formatting.
1316         (multi_rest_x, multi_beam_height): Removed.  Unused.
1317         ("Quarter rest"): Use `intersectiontimes' to create a single
1318         outline.
1319         (rest_crook): Removed.  Unused.
1320         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
1321         Simplified.
1322         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
1323         "128th rest"): Simplify `pat'.
1324         Create single outline.
1325
1326 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1327
1328         * mf/GNUmakefile (ALL_GEN_FILES):
1329         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
1330
1331         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
1332         function.
1333
1334 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1335
1336         * scm/output-texstr.scm (placebox): add routine
1337
1338         * VERSION (PACKAGE_NAME): release 2.5.4
1339
1340         * scm/framework-texstr.scm (output-framework): new file.  
1341
1342         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
1343         processing.
1344
1345         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
1346
1347         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
1348         rule.
1349
1350         * configure.in (gui_b): bump mftrace requirement to 1.1.0
1351
1352         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
1353
1354         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
1355
1356 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1357
1358         * scm/framework-svg.scm (dump-page): Implement landscape.
1359
1360 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1361
1362         * lily/main.cc (setup_paths): Add svg to search path.
1363
1364         * scm/output-svg.scm:
1365         * scm/framework-svg.scm: Add pageSet.  Update.
1366         (dump-fonts): New function.
1367         (output-framework): Use it.
1368
1369         * mf/GNUmakefile: 
1370         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
1371
1372 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1373
1374         * tex/lilyponddefs.tex: comment out new ifpdf code.
1375
1376 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1377
1378         * GNUmakefile.in: 
1379         * SConstruct (symlink): Replace afm by otf.
1380
1381         * scm/framework-gnome.scm (gnome-main): Remove invocation of
1382         ly:pango-add-afm-decoder.
1383
1384         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
1385
1386 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1387
1388         * scm/output-ps.scm (new-text): don't access t glyph for getting
1389         space dimension.
1390
1391         * ly/init.ly: warn about \version
1392
1393         * lily/lexer.ll: set version-seen?
1394
1395 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1396
1397         * scm/output-svg.scm (string->entities): Update.
1398
1399 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1400
1401         * lily/main.cc (setup_paths): replace afm by otf for path. 
1402
1403         * lily/pangofc-afm-decoder.cc: remove.
1404
1405         * lily/include/pangofc-afm-decoder.hh: remove.
1406
1407         * scm/framework-scm.scm (output-framework): new file.
1408
1409         * mf/GNUmakefile: remove SAUTER_FONTS.
1410         remove SVG/sodipodi hacks.
1411
1412         * scm/lily-library.scm (stderr): move stderr.
1413
1414         * mf/GNUmakefile: remove AFM support.
1415
1416         * buildscripts/mf-to-table.py (base): remove AFM support.
1417
1418         * lily/open-type-font.cc (design_size): use design_size
1419
1420 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
1421
1422         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
1423
1424 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1425
1426         * mf/GNUmakefile: Generate combined aybabtu info.
1427         * mf/aybabtu.pe.in (i): Load it.
1428
1429         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
1430         are not symbols.
1431
1432         * lily/include/open-type-font.hh (count): New method.
1433
1434         * mf/aybabtu.pe.in: Typo.
1435
1436         * Documentation/user/out/lilypond-internals.nexi (Scheme
1437         functions): Typo.
1438
1439         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
1440
1441 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1442
1443         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
1444         subfonts.
1445
1446         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
1447
1448         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
1449         (tex-font-command-raw): new function.
1450
1451         * lily/include/virtual-font-metric.hh (Module): remove file
1452
1453         * lily/virtual-font-metric.cc (Module): remove file.
1454         
1455
1456         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
1457         (get_indexed_char): read bbox from lily table if present.
1458
1459 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1460
1461         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
1462         aybabtu.subfonts
1463
1464         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
1465         global glyphname. Enables more than 64 glyphs in the OTF.
1466
1467 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1468
1469         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
1470         braces.
1471
1472         * lily/open-type-font.cc (design_size): Use 12 as default for
1473         design size.
1474
1475         * mf/aybabtu.pe.in: New file.  Merge all our braces.
1476
1477         * mf/GNUmakefile: Generate aybabtu.
1478
1479         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
1480
1481 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1482
1483         * scm/lily-library.scm (char->unicode-index): Remove.
1484
1485         * scm/output-gnome.scm (text): Bugfix for plain string input.
1486         Updates.
1487
1488         * scm/output-svg.scm (svg-font): Add weight to font selection.
1489
1490 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1491
1492         * Documentation/topdocs/INSTALL.texi (Top): Point to
1493         buildscripts/out/clean-fonts instead of
1494         buildscripts/clean-fonts.sh. 
1495
1496 2004-12-13  Graham Percival  <gperlist@shaw.ca>
1497
1498         * input/regression/figured-bass.ly: attempt to clarify text.
1499
1500         * Documentation/user/notation.tely: add cindex for tag, attempt to
1501         add figured bass example.
1502
1503         * Documentation/user/changing-defaults: basic editing.
1504
1505 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1506
1507         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
1508
1509         * lily/open-type-font.cc (LY_DEFINE): new function
1510         ly:font-sub-fonts
1511
1512         * lily/include/font-metric.hh (struct Font_metric): new method
1513         sub_fonts()
1514
1515         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
1516         . with - in add.stem.
1517         
1518 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1519
1520         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
1521         and fetaDynamic.
1522
1523         * lily/rest.cc (glyph_name): Change - to . .
1524
1525         * scm/output-gnome.scm (text): Hello world, again.
1526
1527         * scm/output-svg.scm (named-glyph): New function.  Hello world!
1528
1529         * lily/modified-font-metric.cc (index_to_charcode): New method.
1530
1531         * lily/include/font-metric.hh (index_to_charcode): New function.
1532
1533         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
1534         new function.
1535         (ly:font-glyph-to-index): Remove.
1536
1537 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1538
1539         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
1540
1541         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
1542
1543         * lily/open-type-font.cc (load_scheme_table): new function
1544
1545         * lily/dots.cc (print): replace - 
1546
1547         * lily/open-type-font.cc (attachment_point): new function.
1548         (load_table): read LILC table
1549
1550         * buildscripts/gen-bigcheese-scripts.py (Module): new
1551         file. Generate FF scripts.
1552
1553         * mf/feta-din10.mf: idem.
1554
1555         * mf/feta-nummer10.mf: remove mf files.
1556
1557         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
1558
1559 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1560
1561         * lily/lily-guile.cc: Use scm_from_locale_stringn.
1562
1563         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
1564         compatibility.
1565
1566 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1567
1568         * lily/open-type-font.cc (get_indexed_char): scale metrics by
1569         design-size and units_per_EM.
1570
1571         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
1572
1573 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1574
1575         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
1576         does not crash fontforge.
1577
1578         * scm/lily-library.scm (char->unicode-index): Hack to map onto
1579         PUA.
1580
1581 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1582
1583         * scm/framework-ps.scm (ps-embed-cff): new function.
1584
1585         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
1586
1587 2004-12-12  Werner Lemberg  <wl@gnu.org>
1588
1589         * mf/bigcheese.pe.in: Add PUA mapping.
1590         Don't create Type 42 but bare CFF font.
1591
1592 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1593
1594         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
1595         within canvas boundaries.
1596
1597         * mf/merge.pe.in: Set font names, version, license GPL.
1598
1599         * make/substitute.make: Add FONTFORGE.
1600
1601         * config.make.in (FONTFORGE): Add.
1602
1603         * configure.in (gui_b): Use PATH_PROG for fontforge.
1604
1605 2004-12-11  Graham Percival  <gperlist@shaw.ca>
1606
1607         * scm/define-markup-commands.scm: add baseline-skip to info
1608         about \column.
1609
1610 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1611
1612         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
1613
1614         * scm/output-gnome.scm (named-glyph): Use it.
1615
1616         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
1617
1618         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
1619         (upper_string, lower_string, reverse_string): Remove.
1620
1621         * configure.in (fontforge): Reinstate version check.
1622
1623         * ly/engraver-init.ly: Fix clef glyph names.
1624
1625         * lily/time-signature.cc (special_time_signature): Fix fraction
1626         glyph names.
1627
1628 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1629
1630         * mf/merge.pe: new file.
1631
1632         * lily/freetype.cc: new file.
1633
1634         * lily/include/open-type-font.hh (class Open_type_font): new file.
1635
1636         * lily/include/freetype.hh: new file.
1637
1638         * lily/open-type-font.cc: new file.
1639
1640         * lily/all-font-metrics.cc (find_otf): new function.
1641
1642 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1643
1644         * lily/time-signature.cc (special_time_signature): Fix.
1645
1646         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
1647         GTK2 before checking for pango.  Fixes -fgnome.
1648
1649         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
1650         Scheme name.
1651
1652         * scm/define-markup-commands.scm:
1653         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
1654
1655         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
1656
1657         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
1658         date versions.  Fixes configure.
1659         (STEPMAKE_CHECK_VERSION): Support optional actual program version
1660         argument.
1661
1662 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1663
1664         * buildscripts/mf-to-table.py (write_ps_encoding): write real
1665         names in .enc
1666
1667         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
1668
1669 2004-12-09  Graham Percival  <gperlist@shaw.ca>
1670
1671         * Documentation/user/changing-defaults.itely: add info about
1672         make-dynamic-script
1673
1674         * Documentation/user/notation.itely: add link in dynamics to
1675         section about make-dynamic-script.
1676
1677 2004-12-09  Christian hitz  <chhitz@gmx.net>
1678
1679         * lily/lily-guile.cc: change MACOS_X to __APPLE__
1680
1681 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1682
1683         * buildscripts/mf-to-table.py (parse_logfile): use . for
1684         concatting name and group.
1685         (parse_logfile): use M for Minus (negative.)
1686
1687         * lily/include/type-swallow-translator.hh
1688         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
1689
1690         * lily/*.cc: cosmetics around = sign.
1691
1692         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
1693         lyric spacing on the penultimate column.
1694
1695 2004-12-05  Christian Hitz  <chhitz@gmx.net>
1696
1697         * configure.in:
1698         * lily/accidental-placement.cc:
1699         * lily/bar-line.cc:
1700         * lily/beam-concave.cc:
1701         * lily/beam-quanting.cc:
1702         * lily/beam.cc:
1703         * lily/bezier-bow.cc:
1704         * lily/bezier.cc:
1705         * lily/break-align-interface.cc:
1706         * lily/custos.cc:
1707         * lily/dimension-cache.cc:
1708         * lily/dot-column.cc:
1709         * lily/font-metric.cc:
1710         * lily/font-select.cc:
1711         * lily/gourlay-breaking.cc:
1712         * lily/grob-property.cc:
1713         * lily/grob.cc:
1714         * lily/lily-guile.cc:
1715         * lily/line-spanner.cc:
1716         * lily/lookup.cc:
1717         * lily/lyric-extender.cc:
1718         * lily/lyric-hyphen.cc:
1719         * lily/mensural-ligature.cc:
1720         * lily/midi-def.cc:
1721         * lily/misc.cc:
1722         * lily/note-collision.cc:
1723         * lily/note-column.cc:
1724         * lily/note-head.cc:
1725         * lily/paper-outputter.cc:
1726         * lily/percent-repeat-item.cc:
1727         * lily/rest-collision.cc:
1728         * lily/side-position-interface.cc:
1729         * lily/simple-spacer.cc:
1730         * lily/slur-configuration.cc:
1731         * lily/slur-scoring.cc:
1732         * lily/slur.cc:
1733         * lily/spaceable-grob.cc:
1734         * lily/spacing-spanner.cc:
1735         * lily/spanner.cc:
1736         * lily/staff-symbol-referencer.cc:
1737         * lily/stem.cc:
1738         * lily/stencil.cc:
1739         * lily/system-start-delimiter.cc:
1740         * lily/system.cc:
1741         * lily/text-item.cc:
1742         * lily/tie.cc:
1743         * lily/tuplet-bracket.cc:
1744         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
1745         <cmath> beacause isinf/isnan is undefined in <cmath>
1746
1747 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1748
1749         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
1750
1751 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1752
1753         * VERSION: release 2.5.3
1754         
1755 2004-11-29  Arno Waschk <arno@arnowaschk.de>
1756
1757         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
1758
1759 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1760
1761         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
1762
1763         * lily/note-head.cc (internal_print): always try the "s" head if
1764         u/d not found.
1765
1766         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
1767
1768 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1769
1770         * mf/parmesan-heads.mf (overdone_heads): typos.
1771
1772 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1773
1774         * lily/parser.yy (markup): in markups, { .. } without command
1775         before are also flattened, ie \line must be explicitely used.
1776
1777         * Documentation/user/changing-defaults.itely:
1778         * Documentation/user/notation.itely: 
1779         * input/wilhelmus.ly: 
1780         * input/regression/instrument-name-markup.ly: 
1781         * input/regression/markup-score.ly: 
1782         * input/regression/new-markup-scheme.ly: 
1783         * input/regression/new-markup-syntax.ly: 
1784         * input/test/coriolan-margin.ly: use \line in markups where
1785         appropriate
1786         
1787 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1788
1789         * scm/new-markup.scm (map-markup-command-list): helper function
1790         used in parser.yy to map markup commands on a markup list.
1791
1792         * lily/parser.yy: get rid off < > in markups by treating { } as
1793         real lists.
1794
1795         * lily/lexer.ll: remove < > from markup lexer mode.
1796
1797         * scripts/convert-ly.py (conv): add rule for converting 
1798         \markup < > to \markup { }
1799
1800         * ly/titling-init.ly: 
1801         * input/test/coriolan-margin.ly: 
1802         * input/regression/new-markup-syntax.ly: 
1803         * input/regression/new-markup-scheme.ly: 
1804         * input/regression/multi-measure-rest-text.ly: 
1805         * input/regression/markup-stack.ly: 
1806         * input/regression/markup-score.ly: 
1807         * input/regression/instrument-name-markup.ly: 
1808         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
1809         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
1810         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
1811         * input/wilhelmus.ly: 
1812         * Documentation/user/notation.itely: 
1813         * Documentation/user/music-glossary.tely: 
1814         * Documentation/user/changing-defaults.itely: change < > to { } in
1815         markups
1816
1817 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1818
1819         * lily/accidental-placement.cc (position_accidentals): shortcut if
1820         no accidentals to place.
1821
1822 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1823
1824         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
1825         typo s/ly:dimension ?/ly:dimension?/
1826
1827         * input/regression/lily-in-scheme.ly: 
1828         * input/regression/music-function.ly: 
1829         * ly/spanners-init.ly (assertBeamSlope): 
1830         * scm/music-functions.scm (def-grace-function): add the paper
1831         argument to music function definitions.
1832
1833 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1834
1835         * lily/moment.cc (LY_DEFINE):
1836         ly:moment-main-{denominator,numberator}, new function.
1837
1838         * lily/score-engraver.cc (typeset_all): assign to column on basis
1839         of axis-group-parent-X setting.
1840
1841         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
1842         add_element() on basis of axis-group-parent-Y setting.
1843
1844         * lily/grob.cc: add axis-group-parent-{XY} properties.
1845
1846         * input/regression/spacing-stick-out.ly: new file.
1847
1848         * lily/simple-spacer.cc (add_columns): use binary search for
1849         setting column rods. Changes O(n^2) to O(n log(n)) for
1850         constructing spacing problem from columns.
1851         (add_columns): read allow-outside-line to make sure no texts stick
1852         out.
1853         (solve): Simple_spacer::is_active() only determines
1854         satisfies_constraints_ for non-ragged typesetting.
1855
1856         * lily/simultaneous-music.cc (to_relative_octave): only set
1857         old_relative_used if return pitch actually changed.
1858
1859         * scm/define-context-properties.scm
1860         (all-user-translation-properties): change to match implementation.
1861
1862         * python/lilylib.py: Replace re.match by re.search and adds "-c
1863         showpage" to the gs command line (Johannes Schindelin)
1864
1865         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
1866         before processing. Prevents crash when inf is in the extent.
1867
1868         * scm/define-markup-commands.scm (note-by-number): add "s" to
1869         "noteheads-" glyphname.
1870  
1871         * lily/parser.yy (Generic_prefix_music): supply parser argument to
1872         music function as well.
1873         
1874 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1875
1876         * VERSION: release 2.5.2
1877
1878         * Documentation/user/changing-defaults.itely (Creating titles):
1879         add breakbefore variable.
1880
1881         * lily/paper-book.cc (set_system_penalty): new function. Set
1882         penalty_ based on breakBefore setting
1883
1884         * lily/context-specced-music-iterator.cc (construct_children):
1885         interpret special context id $uniqueContextId 
1886
1887         * lily/context.cc (create_unique_context): new method. Move
1888         creation of unique (\new) contexts into interpreting phase. This
1889         makes
1890
1891           foo= \new Staff ..
1892           << \foo \foo >>
1893
1894         produce 2 staves.
1895         
1896
1897         * scm/define-music-properties.scm (all-music-properties): add
1898         quoted-voice-direction
1899
1900         * ly/music-functions-init.ly: killCues function.
1901
1902         * scm/music-functions.scm (cue-substitute): move creation of voice
1903         contexts further to the back. 
1904
1905 2004-11-25  Werner Lemberg  <wl@gnu.org>
1906
1907         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
1908         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
1909
1910 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
1911
1912         * buildscripts/guile-gnome.sh: Fixed typo.
1913
1914 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1915
1916         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
1917
1918         * scripts/abc2ly.py (dump_slyrics): add ord(). 
1919
1920         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
1921         to regular engraver. 
1922
1923 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1924
1925         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
1926
1927 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1928
1929         * scm/define-markup-commands.scm (fill-line): Typo.
1930
1931         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
1932         and newer.
1933
1934 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
1935
1936         * ly/dynamic-scripts-init.ly: Fixed typo.
1937
1938 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1939
1940         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
1941         note-head, to have different attachment points for up and down.
1942
1943         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
1944
1945         * mf/feta-generic.mf (else): remove solfa.
1946
1947         * mf/feta-bolletjes.mf (tishape): remove unicode test.
1948
1949         * scm/define-context-properties.scm
1950         (all-user-translation-properties): add shapeNoteStyles property.
1951
1952         * lily/shape-note-heads-engraver.cc (process_music): new file.
1953
1954         * lily/event.cc (transpose): call Event::transpose() for
1955         transposing the tonic.
1956
1957 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1958
1959         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
1960         Unicode/OpenType and AFM.
1961
1962         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
1963
1964 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1965
1966         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
1967
1968         * lily/context.cc (Context): unprotect key from ctor.
1969
1970         * scm/stencil.scm (stack-lines): return empty-stencil if argument
1971         is '()
1972         (stack-stencils): idem.
1973
1974         * Documentation/user/changing-defaults.itely (Creating titles):
1975         document new title layout options.
1976
1977         * lily/parser.yy (lilypond_header_body): copy previous
1978         $globalheader if present.
1979
1980         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
1981         ly:module-copy
1982         
1983         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
1984
1985         * scm/titling.scm: remove old titling functions
1986
1987         * lily/stencil.cc (translate): remove absolute dimension.
1988
1989         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
1990         via markup.
1991
1992         * scm/page-layout.scm (marked-up-headfoot): create header/footer
1993         field from user-supplied markup
1994
1995         * scm/define-markup-commands.scm (on-the-fly): new markup
1996         command. Enter SCM markup procedure directly in Scheme.
1997         (fromproperty): new markup command. Read markup from props argument.
1998
1999         * scm/titling.scm (marked-up-title): create title via
2000         user-specified markup. 
2001
2002         * scm/define-markup-commands.scm (column): remove empty stencils
2003         from column.
2004
2005         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
2006         not have side-effect of creating variable stub.
2007
2008         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
2009
2010 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2011
2012         * scm/encoding.scm (coding-alist): 
2013         * scm/font.scm (add-ec-fonts):
2014         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
2015         Extended-TeX-Font-Encoding---Latin.
2016
2017         * lily/side-position-interface.cc (general_side_position): Add
2018         actual offset to error message (avoid constant error messages).
2019
2020         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
2021         block.
2022
2023         * lily/font-select.cc (select_encoded_font)
2024         (get_font_by_mag_step, get_font_by_design_size): 
2025         * lily/modified-font-metric.cc (Modified_font_metric): 
2026         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
2027
2028         * scm/encoding.scm (coding-alist): Add fetaDynamic.
2029         (read-encoding-file): Bugfix: do not require space after bracket.
2030
2031         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
2032         these do not exist.
2033
2034 2004-11-20  Graham Percival  <gperlist@shaw.ca>
2035
2036         * Documentation/user/notation.itely: added info about typesetting
2037         boxed bar numbers.
2038
2039 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2040
2041         * flower/interval.cc (T_to_string): gcc4 fixes.
2042
2043         * scm/define-markup-commands.scm (fill-line): use
2044         stack-stencils. This fixes problems with putting already centered
2045         stencils in a line.
2046
2047         * VERSION: release 2.5.1
2048
2049         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
2050
2051 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2052
2053         * input/example-[1-3].ly: simplify.
2054
2055         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
2056
2057         * scm/output-ps.scm (new-text): new function. Use glyphshow to
2058         show glyphs.
2059
2060         * scm/encoding.scm (decode-byte-string): new function.
2061
2062         * scripts/convert-ly.py (conv): add warning about
2063         set-global-staff-size.
2064
2065         * Doxyfile: add. 
2066
2067         * scripts/convert-ly.py (conv): add raggedlastbottom rule
2068         (conv): warn for TextSpanner split.
2069         (conv): warn for textheight.
2070
2071 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2072
2073         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
2074         building the documentation, info with images are installed.
2075         (final-install): Fix description.  Mention sourcing of login
2076         scripts (instead of running).
2077
2078 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2079
2080         * Debian lmodern support.  Note that LilyPond will issue warnings
2081         
2082             no such encoding: "FontSpecific"
2083
2084           The font selection mechanism wants to get the encoding from the
2085           font itself, but the idea of lmodern is that it is usable with
2086           different encodings, ie, Lily should get the encoding from the
2087           font tree, rather than the font itself.  This would require some
2088           more work.
2089         
2090         * configure.in: Test for and accept lmodern if EC fonts not found.
2091
2092         * scm/framework-tex.scm (font-load-command): TeX font name
2093         mangling for latin1 encoded cork-lm fonts.
2094         (convert-to-ps): Load lm.map if available.
2095
2096         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
2097         available.
2098
2099         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
2100
2101         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
2102         available.
2103
2104         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
2105         path for absolute file name, that is silly.
2106
2107         * lily/score-engraver.cc (initialize): 
2108
2109         * Documentation/user/GNUmakefile (local-install-info): Invoke
2110         install-info --remove first.
2111
2112         * #include cleanup (Andreas Scherer).
2113
2114 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
2115
2116         * input/test/script-abbreviations.ly: fix typos.
2117
2118 2004-11-17  Werner Lemberg  <wl@gnu.org>
2119
2120         * python/lilylib.py (options_help_str): Support pretty-printing of
2121         newlines in fourth element of option description.
2122
2123         * scripts/lilypond-book.py (option_definitions): Use new lilylib
2124         feature.
2125         Sort options.
2126
2127         * Documentation/user/lilypond-book.itely: Finish update.
2128
2129 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2130
2131         * Documentation/user/macros.itexi: Add comment about \command.
2132
2133         * Documentation/user/lilypond.tely:
2134         * Documentation/user/lilypond-book.itely: Fix names of lilypond
2135         and lilypond-book nodes, so that `info lilypond' visits the manual
2136         at top level, and `info lilypond-book' visits the lilypond-book
2137         section.
2138
2139         * Documentation/user/GNUmakefile (local-install-info): Fix rules
2140         and packager messages.
2141
2142         * lily/pangofc-afm-decoder.cc: Update test.
2143
2144 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2145
2146         * scm/lily-library.scm (char->unicode-index): New function.
2147
2148         * scm/output-gnome.scm: 
2149         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
2150
2151         * Proper naming of file name throughout; s/filename/file[-_]name/.
2152
2153         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
2154
2155         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
2156
2157 2004-11-16  Werner Lemberg  <wl@gnu.org>
2158
2159         * scripts/lilypond-book.py: The Lord has commanded me to use only
2160         tabs for indentation.  Your humble servant obeys.
2161
2162 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2163
2164         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
2165         including font, if LilyPond-feta font is only feta font in path.
2166
2167         * scm/output-gnome.scm (text): Revert to file name of font if font
2168         has no name.  Fixes ec font selection.
2169         (char): Bugfix: do not utf8 twice.  Fixes clefs.
2170
2171         * scm/framework-svg.scm:
2172         * scm/output-svg.scm: New file.  TODO: figure out how to
2173         do character by index in font.
2174
2175         * scm/output-sodipodi.scm: Remove.
2176
2177         * scm/output-ps.scm (stem): Remove.
2178
2179 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2180
2181         * scm/output-gnome.scm (beam): New function.
2182         (slur): Round corners.
2183         (round-filled-box): Round corners.
2184
2185 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2186
2187         * scm/output-gnome.scm (beam): add function.
2188         (draw-line): new routine.
2189         (dashed-line): stub; call draw-line
2190         (polygon): new routine.
2191
2192 2004-11-15  Werner Lemberg  <wl@gnu.org>
2193
2194         * Documentation/user/lilypond-book.itely: Revise section on
2195         lilypond-book options.
2196         Other minor fixes.
2197
2198         * scripts/lilypond-book.py: Change indentation to 4.
2199         Minor formatting.
2200
2201 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2202
2203         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
2204         grobs that have tweaks specced.
2205         
2206 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
2207
2208         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
2209
2210 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2211
2212         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
2213         actual char #, not 0 based index.
2214
2215         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
2216
2217         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
2218         Warning: do make -C mf clean.
2219
2220         * lily/context-property.cc: Compile fix.
2221
2222         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
2223         Grok ec-fonts, braces and dynamics.
2224
2225         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
2226
2227 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2228
2229         * lily/include/tweak-registration.hh: new file.
2230
2231         * lily/tweak-registration.cc: new file.
2232
2233         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
2234         saving tweaks.
2235
2236         * scm/output-gnome.scm (text): comment dribble.
2237
2238 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2239
2240         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
2241
2242         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
2243         path-def before using.  Fixes muchtomany slurs in wrong places
2244         bug.
2245
2246 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2247
2248         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
2249
2250         * lily/include/object-key-undumper.hh (Module): new file.
2251
2252         * lily/object-key-undumper.cc (Module): New file. Deserialize
2253         keys. SCM bindings
2254
2255         * lily/object-key-dumper.cc (Object_key_dumper): idem.
2256         Provide SCM bindings.
2257
2258         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
2259         new file. Serialize object keys.
2260         
2261         * lily/object-key.cc (dump): new function.
2262         (as_scheme): new virtual function
2263         (undump): new function
2264         (undumpers): new table.
2265
2266         * lily/include/global-context.hh (Context): take \score key upon init.
2267
2268         * lily/object-key-dumper.cc (serialize_key): new file.
2269
2270         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
2271
2272         * lily/lily-lexer.cc: remove \quote.
2273
2274         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
2275
2276         * lily/context.cc (Context): take key argument in ctor.
2277         (create_context): new function
2278
2279         * lily/grob.cc (Grob): take key argument in ctor.  
2280
2281         * lily/lilypond-key.cc (do_compare): new file.
2282
2283         * lily/object-key.cc (Object_key): new file.
2284
2285         * lily/include/object-key.hh (class Object_key): new file.
2286
2287         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
2288
2289 2004-11-13  Graham Percival  <gperlist@shaw.ca>
2290
2291         * Documentation/user/lilypond-book.itely: add small warning about
2292         noindent default in lilypond-book.
2293
2294         * Documentation/user/converters.itely: add examples for convert-ly.
2295
2296         * Documentation/user/examples.itely: change version string in templates
2297         to 2.4.0.
2298
2299 2004-11-12  Karl Hammar  <karl@aspodata.se>
2300
2301         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
2302         cmdline, use xargs instead (backportme)
2303
2304 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
2305         
2306         * Documentation/user/: Numerous fixes in the user manual.
2307
2308 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2309
2310         * lily/parser.yy (re_rhythmed_music): search music expression for
2311         context-id, surround by \new Voice if not found. Fixes:
2312         addlyrics-second-staff.ly
2313
2314         * VERSION: 2.5.0 released.
2315         
2316 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2317
2318         * Documentation/index.html.in: Fix url to one big page.  (backportme)
2319
2320         * Documentation/user/GNUmakefile: Separate rules for split and
2321         unsplit html documents.  Remove perl massaging.  (backportme)
2322
2323 2004-11-11  Graham Percival  <gperlist@shaw.ca>
2324
2325         * Documentation/user/lilypond-book.itely: add short warning about
2326         \lilypond{} in LaTeX docs.
2327
2328 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2329
2330         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
2331         found.  (backportme)
2332
2333         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
2334         version requirement.  (backportme)
2335
2336         * configure.in: Be explicit about old versions of
2337         ec-fonts-mtraced.  (backportme)
2338
2339         * lily/context-selector.cc (set_tweaks): New function.
2340         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
2341         web with -DTWEAK.
2342
2343         * Documentation/user/introduction.itely (Automated engraving):
2344         Remove fragment option.  Fixes web.
2345
2346         * lily/context-property.cc (make_item_from_properties):
2347         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
2348         #ifdef.
2349
2350         * scm/define-context-properties.scm
2351         (all-internal-translation-properties): Add tweakRank and tweakCount.
2352
2353         * lily/grob.cc: 
2354         * scm/define-grob-properties.scm (all-internal-grob-properties):
2355         Add tweak-rank and tweak-count.
2356
2357 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2358
2359         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
2360         New function.
2361         (text): Use them.
2362
2363         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
2364         animated/opaque grob dragging tweaks.
2365
2366         * buildscripts/guile-gnome.sh: Update.
2367
2368 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2369
2370         * scm/define-grobs.scm (all-grob-descriptions): Added
2371         line-interface to the LigatureBracket object.
2372
2373 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2374
2375         * scm/framework-gnome.scm (item-event): Support non-animated mouse
2376         dragging tweaks.
2377
2378         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
2379
2380         * lily/context-selector.cc (store_context): New function.
2381
2382         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
2383         (store_grob): New function.
2384         (identify_grob): Add Moment parameter.
2385
2386         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
2387         exists.
2388
2389         * scm/framework-gnome.scm (save-tweaks): Write as alist.
2390
2391 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2392
2393         * scm/framework-gnome.scm (item-event): Print grob id.
2394         (save-tweaks): New function.
2395         (tweak): New funtion.
2396         (item-event): Use it, bound to arrow keys.
2397
2398         * lily/context-property.cc (make_item_from_properties): Register grob.
2399         * lily/context.cc (add_context): Register context.
2400
2401         * lily/include/context-selector.hh:
2402         * lily/include/grob-selector.hh:
2403         * lily/context-selector.cc:
2404         * lily/grob-selector.cc: New file.
2405
2406 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2407
2408         * lily/slur.cc: add 'positions to interface
2409
2410         * lily/main.cc: reinstate PS as standard output format. 
2411
2412         * scm/framework-tex.scm (output-preview-framework): print systems
2413         up to first non title system.
2414
2415         * lily/grace-engraver.cc (start_translation_timestep): split
2416         scm_cadddr
2417         
2418 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2419
2420         * lily/quote-iterator.cc (Module): remove old quote-iterator
2421
2422         * scm/define-music-types.scm (music-descriptions): move
2423         NewQuoteMusic over QuoteMusic
2424
2425         * Documentation/user/notation.itely (Formatting cue notes): use
2426         \cueDuring.
2427
2428         * lily/new-quote-iterator.cc (quote_ok): new function.
2429
2430         * input/regression/quote-cue-during.ly: new file.
2431
2432         * input/regression/quote-grace.ly: new file.
2433
2434         * scm/define-context-properties.scm (Module): change definition of
2435         graceSettings
2436
2437         * lily/context-property.cc (Module): rename from
2438         translator-property.cc
2439
2440         * lily/context.cc (context_name_symbol): new function
2441
2442         * lily/grace-engraver.cc: new file. Set properties for grobs based
2443         on the grace-ness of now_moment().
2444
2445         * scm/music-functions.scm (add-grace-property): use list
2446         iso. vector for graceSettings
2447         remove set-{start,stop}-grace-properties. 
2448
2449         * lily/new-quote-iterator.cc (construct_children): set
2450         quote_outlet_ if no quoted-context-{id,type} specified.
2451
2452         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
2453
2454         * lily/parser.yy (command_element): remove \quote.
2455
2456         * ly/music-functions-init.ly (location): add quoteDuring music
2457         function. 
2458
2459         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
2460         optional semicolon. (backportme)
2461
2462 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2463
2464         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
2465         need to link to GUILE et al.
2466
2467 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2468
2469         * scm/define-music-properties.scm (all-music-properties): add
2470         quoted-context-type, quoted-context-id.
2471
2472         * scm/lily.scm (type-check-list): new function.
2473         
2474         * scm/lily-library.scm: new file. Generic library routines.
2475
2476         * lily/parser.yy (Generic_prefix_music): move typechecking out of
2477         parser.
2478
2479         * ly/music-functions-init.ly: add quoteDuring function.
2480
2481         * lily/include/music-iterator.hh (class Music_iterator): rename
2482         set_translator -> set_context
2483
2484         * lily/parser.yy (Generic_prefix_music_scm): add
2485         MUSIC_FUNCTION_SCM_SCM_MUSIC
2486
2487         * scm/lily.scm (sanitize-command-option): new function. (backportme)
2488
2489         * scm/framework-tex.scm (header): sanitize TeX paper size.
2490         (backportme)
2491
2492 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2493
2494         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
2495
2496         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
2497
2498         * scm/framework-tex.scm (font-load-command): Use T1 if no
2499         font-encoding set.  (backportme)
2500
2501         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
2502         exists before converting.  (backportme)
2503
2504         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
2505         exists before converting.  (backportme)
2506         (convert-to-ps): Remove .ps file if it exists before
2507         converting.  (backportme)
2508
2509         * lily/lexer.ll: Remove extra progress newline, use present tense.
2510
2511         * scm/paper.scm (paper-alist): public.
2512         * scm/framework-tex.scm (convert-to-ps):
2513         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
2514         command line.
2515
2516 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2517
2518         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
2519
2520         * lily/recording-group-engraver.cc (derived_mark): mark
2521         now_events_. (backportme)
2522
2523 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2524
2525         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
2526
2527         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
2528         invoking latex. (backportme.)
2529
2530         * lily/stem.cc (off_callback): center stems for all rest stems.
2531
2532 2004-11-05  Werner Lemberg  <wl@gnu.org>
2533
2534         * Documentation/user/lilypond.tely: Add more guidelines for writing
2535         lilypond texinfo documents.
2536
2537 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
2538
2539         * Documentation/index.html.in: remove <hr>.
2540
2541         * THANKS: change 2.3 to 2.4.
2542
2543 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
2544
2545         * scm/output-gnome.scm: More fontconfig comment.
2546
2547 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
2548
2549         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
2550         <package> directory in $(builddir)/share according with
2551         PACKAGE_NAME defined in the VERSION file.
2552
2553 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2554
2555         * lily/beam.cc (rest_collision_callback): use local beam
2556         multiplicity.
2557
2558         * input/regression/stem-stemlet.ly: new file.
2559
2560         * lily/stem.cc (add_head): store rests as well.
2561
2562         * scm/define-grob-properties.scm (all-user-grob-properties): add
2563         stemlet-length
2564
2565         * lily/stem.cc: store rests as well.
2566         
2567         * input/regression/new-slur.ly: mention forcing.
2568
2569 2004-11-04  Werner Lemberg  <wl@gnu.org>
2570
2571         * Documentation/user/*: A new round of layout fixes and document
2572         structure cleanup.
2573
2574 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
2575
2576         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
2577
2578 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2579
2580         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
2581
2582 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2583
2584         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
2585
2586         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
2587
2588         * lily/main.cc (main): Invoke identify.
2589
2590         * scm/lily.scm (postscript->pdf): Remove progress newline.
2591         Write progress to stderr.
2592
2593         * lily/paper-book.cc (output): Remove progress newline.
2594
2595         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
2596         gettext on user messages, and remove whitespace.
2597
2598         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
2599
2600         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
2601         argv[0] (Thomas Scharkowski).
2602
2603         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
2604         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
2605         for ec-fonts-mtraced.
2606
2607         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
2608         --srcdir build (Bertalan).
2609
2610         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
2611         headers and library too (Laura Conrad).
2612
2613         * Documentation/topdocs/INSTALL.texi (Top): Mention development
2614         package for guile too (Laura Conrad).
2615
2616         * lily/main.cc (usage): Typo.
2617
2618 2004-11-02  Werner Lemberg  <wl@gnu.org>
2619
2620         * Documentation/user/notation.ly: More fixes to improve appearance.
2621
2622         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
2623         better output for multicolumn tables.
2624
2625 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2626
2627         * lily/main.cc (dir_info): Fixed typo in the printouts.
2628
2629 2004-11-01  Werner Lemberg  <wl@gnu.org>
2630
2631         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
2632         of output.
2633         Set `per_line' to 2; replace hard-coded value with it.
2634
2635         * Documentation/user/*: Many fixes to improve appearance of
2636         printed manual.
2637
2638 2004-11-01  Werner Lemberg  <wl@gnu.org>
2639
2640         * Documentation/user/changing-defaults.itely,
2641         Documentation/user/notation.ly,
2642         Documentation/user/programming-interface.itely: Use @/.
2643         Fix formatting of some lilypond snippets and tables.
2644
2645         * scripts/lilypond-book.py (compose_ly): Provide useful default
2646         for LINEWIDTH in `override'.
2647
2648 2004-10-31  Graham Percival  <gperlist@shaw.ca>
2649
2650         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
2651
2652 2004-10-31  Werner Lemberg  <wl@gnu.org>
2653
2654         Resetting @exampleindent to `5' gives ugly results with texinfo's
2655         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
2656         (if not quoting) to change @exampleindent only locally.
2657
2658         * scripts/lilypond-book.py (NOQUOTE): New variable.
2659         (output) [LATEX]: Remove AFTER and BEFORE.
2660         [TEXINFO]: Remove AFTER and BEFORE.
2661         Fix QUOTE and VERBATIM pattern.
2662         Add NOQUOTE pattern.
2663         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
2664         and BEFORE.
2665         [output_texinfo]: Use NOQUOTE.
2666
2667 2004-10-31  Graham Percival  <gperlist@shaw.ca>
2668
2669         * Documentation/user/changing-defaults.itely: clarify paper
2670         size commands with correct info.
2671
2672         * Documentation/user/lilypond-book.itely: add more docs for
2673         filename extensions.
2674
2675 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2676
2677         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
2678         (PATCH_LEVEL): start 2.5.0.
2679
2680 2004-10-30  Graham Percival  <gperlist@shaw.ca>
2681
2682         * Documentation/user/notation.itely: add warning about bar numbers
2683         in multistaff music, add warning about quoting grace notes.
2684
2685         * Documentation/user/changing-defaults.itely: clarify paper size commands,
2686         add missing subsubtitle entry to Creating titles.
2687
2688         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
2689
2690 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2691
2692         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
2693         case.
2694         (conv): add dummy 2.4.0 conversion rule.
2695
2696         * Documentation/user/lilypond.tely: add @finalout.
2697
2698         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
2699         for attaching, fixes slur/stem left attachment of
2700         downslur/downstem.
2701
2702         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
2703         quote problem if for last note of quoted sequence. 
2704
2705         * input/regression/part-combine-text.ly (comm): add expect strings.
2706
2707 2004-10-30  Werner Lemberg  <wl@gnu.org>
2708
2709         * Documentation/user/examples.itely: Improved layout.
2710
2711         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
2712
2713         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
2714
2715         * Documentation/notation.itely: Use `@/'.
2716         Other layout fixes.
2717
2718 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2719
2720         * lily/part-combine-iterator.cc (unisono): examine last_playing_
2721         (not state_), this fixes a2 printing after chord.
2722
2723         * input/regression/no-staff.ly: fix octave, revise syntax.
2724
2725         * input/regression/lyrics-bar.ly (texidoc): fixes.
2726
2727         * input/regression/beam-dir-functions.ly (Module): remove from regtest
2728
2729         * input/regression/accidentals.ly (Module): remove from regtest.
2730
2731         * lily/parser.yy (Prefix_composite_music): 
2732         oops. Chords should be unrelativable, not bass figures untransposable.
2733
2734         * VERSION: 2.3.26 released.
2735         
2736         * lily/completion-note-heads-engraver.cc (try_music): only return
2737         something when is_first_ is true. Fixes lyrics with completion_heads. 
2738
2739         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
2740
2741         * scm/lily.scm (ly:system): new function. Catches uninstalled
2742         ps2png.
2743
2744 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2745
2746         * Documentation/user/notation.itely: remove
2747         @hyphenatedinternalsref.
2748
2749 2004-10-29  Werner Lemberg  <wl@gnu.org>
2750
2751         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
2752
2753         * scripts/lilypond-book.py (no_options): New dictionary.
2754         (simple_options): New list.
2755         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
2756         (compose_ly): Use `no_options' and `simple_options'.
2757         Fix logic of option handling.
2758         Handle `linewidth' option without parameter.
2759
2760 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2761
2762         * lily/lookup.cc (triangle): use (0, interval.length()) for X
2763         extent, since the stencil is translated later on.
2764
2765         * lily/ledger-line-spanner.cc (print): swap linear_combination
2766         arguments, effectively shortens ledger line. 
2767
2768         * Documentation/user/GNUmakefile
2769         ($(outdir)/lilypond/lilypond.html): use find to remove files.
2770
2771         * lily/main.cc: --no-pages option.
2772
2773 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
2774
2775         * Documentation/user/notation.itely (Fret diagrams): add extra
2776         notes to example to avoid collisions between fret diagrams.
2777
2778 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2779
2780         * Documentation/user/notation.itely (Automatic note splitting):
2781         note about lyrics. 
2782
2783         * Documentation/user/converters.itely (Invoking convert-ly): note
2784         about version numbers. 
2785
2786         * scripts/abc2ly.py (dump_score): revise lyric dumping
2787
2788         * scripts/mup2ly.py (pre_processor_commands): always open file.
2789
2790         * scripts/etf2ly.py (Frame.calculate): always close \grace.
2791         (Etf_file.dump): add \version
2792
2793         * VERSION: 2.3.25 released.
2794
2795         * lily/scm-option.cc: add 'resolution to ly:get-option argument
2796         list.
2797
2798 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2799
2800         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
2801
2802 2004-10-28  Werner Lemberg  <wl@gnu.org>
2803
2804         * Documentation/user/music-glossary.tely: More fixes to improve
2805         appearance with DVI output.
2806
2807         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
2808         EXAMPLEINDENT.  This is the maximum value for quotation environments
2809         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
2810
2811 2004-10-27  Werner Lemberg  <wl@gnu.org>
2812
2813         * Documentation/user/music-glossary.tely: Revised.
2814
2815 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
2816
2817         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
2818         improve fret diagram spacing in printed output.
2819
2820         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
2821         from options for the example so fret-diagrams won't overlap
2822         one another.
2823
2824 2004-10-26  Werner Lemberg  <wl@gnu.org>
2825
2826         * scripts/lilypond-book.py: Some additional formatting for
2827         orthogonality.
2828         (ly_options) [*]: Format strings.
2829         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
2830         by `compose_ly'.
2831         (output) [LATEX][OUTPUT]: Format string and simplify.
2832         (PREAMBLE_LY, FRAGMENT_LY): Format string.
2833         (classic_lilypond_book_compatibility): Take key/value pair as
2834         parameter.
2835         Return key/value pair.
2836         (compose_ly): Rewritten, taking the snippet type as third parameter. 
2837         The default values are now set more sensible, and a `linewidth'
2838         option is no longer overwritten under some circumstances.
2839
2840         * Documentation/user/music-glossary.tely: Replace all accented
2841         character macros with latin-1 codes.
2842
2843 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2844
2845         * lily/music-function.cc (ly_make_music_function): when an
2846         argument predicate is markup?, the signature keyword becomes
2847         "markup" iso "scm".
2848
2849         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
2850         tokens, for functions which signatures contain "markup".
2851
2852         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
2853         MUSIC_FUNCTION_*MARKUP* tokens.
2854
2855 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2856
2857         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
2858         Lyrics context.
2859
2860 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2861
2862         * python/lilylib.py (make_ps_images): return list of output files.
2863
2864         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
2865         all springs tight, and still satisfy the constraints.
2866
2867 2004-10-25  Werner Lemberg  <wl@gnu.org>
2868
2869         * scripts/lilypond-book.py: s/option-sep/option_sep/.
2870         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
2871         (snippet_res): Fix regexps and make them ignore whitespace properly.
2872         (compose_ly): Use `re.split' instead of `string.split' to remove
2873         surrounding whitespace.
2874         Some formatting to get more consistency.
2875
2876 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2877
2878         * VERSION: 2.3.24
2879         
2880         * scm/define-context-properties.scm
2881         (all-user-translation-properties): add verticallySpacedContexts.
2882
2883         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
2884         add interface
2885
2886         * scm/define-grob-properties.scm (all-internal-grob-properties):
2887         add spaceable-staves
2888
2889         * scm/define-grobs.scm (all-grob-descriptions): set
2890         vertically-spaceable-interface for VerticalAxisGroup and
2891         RemoveEmptyVerticalGroup
2892
2893         * lily/system.cc (get_line): determine staff_refpoints_
2894         using spaceable-staves.
2895
2896         * lily/score-engraver.cc (acknowledge_grob): ack
2897         vertically-spaceable-interface and verticallySpacedContexts to
2898         set spaceable-staves.
2899
2900         * input/regression/new-slur.ly: add slur under 16th subbeam case.
2901
2902         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
2903
2904 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2905
2906         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
2907         minimumVerticalExtent tweaks. 
2908  
2909         * mf/feta-schrift.mf: include size of thumb appendix in
2910         bbox. Fixes: c-thumb-notehead.ly  
2911
2912         * THANKS: add Meisters to the Development team.
2913
2914         * scm/framework-tex.scm (convert-to-dvi): redirect output to
2915         /dev/null for non-verbose.
2916
2917         * Documentation/user/invoking.itely (Invoking lilypond): add note
2918         about resource usage.
2919
2920         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
2921
2922         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
2923         --enable-encoding
2924
2925         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
2926
2927         * Documentation/user/changing-defaults.itely (Text encoding):
2928         change to latin1.
2929
2930         * Documentation/user/lilypond.tely: add language and encoding.
2931
2932         * scm/define-grobs.scm (all-grob-descriptions): add
2933         line-interface.
2934
2935         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
2936
2937         * input/test/ossia.ly: font sizes for ossia.
2938
2939         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
2940         -> \context Foo = "NOTENAME".
2941
2942         * lily/main.cc (determine_output_options): fix ordering.
2943
2944 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
2945
2946         * THANKS: Added bughunters for 2.3.
2947
2948 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2949
2950         * Documentation/user/macros.itexi: use findex functions/internals
2951         objects.
2952
2953         * scm/documentation-generate.scm (string-append): add syncodeindex
2954
2955         * Documentation/user/tutorial.itely (A lead sheet): use \chords
2956         for tutoring chord names.
2957  
2958         * Documentation/user/lilypond.tely: remove @authors.
2959
2960 2004-10-23  Werner Lemberg  <wl@gnu.org>
2961
2962         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
2963         Remove first two parameters of \lybox.
2964         Don't emit \vbox around \lybox.
2965         (dump-line): Add width to \lybox call.
2966         Remove first two parameters of \lybox.
2967
2968         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
2969         (\lyitem): Updated.
2970         (\lybox): Only take three parameters.
2971         Create box which has zero depth, only height.
2972         Center box vertically along the x-height of current font.
2973
2974 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2975
2976         * VERSION (PACKAGE_NAME): release 2.3.23
2977
2978         * scm/framework-tex.scm (convert-to-ps): add -E if filename
2979         contains .preview.
2980
2981 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2982
2983         * lily/lyric-extender.cc (print): only run to right-bound if
2984         broken. This fixes input/regression/lyric-extender.ly
2985
2986         * input/regression/beamed-chord.ly: removed.
2987
2988         * Documentation/user/macros.itexi: add \global to definitions for
2989         feta macros.
2990
2991         * po/fr.po: updated po file.
2992
2993         * po/de.po: updated po file.
2994
2995 2004-10-22  Werner Lemberg  <wl@gnu.org>
2996
2997         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
2998
2999 2004-10-21  Werner Lemberg  <wl@gnu.org>
3000
3001         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
3002         (\lilypondexperimentalfeatures): Removed.
3003
3004 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
3005
3006         * Documentation/user/notation.itely: fixed 2 typos
3007
3008 2004-10-20  Werner Lemberg  <wl@gnu.org>
3009
3010         * scm/framework-tex.scm (header-end): Don't set \outputscale.
3011         (dump-line): Produce prettier output.
3012
3013         * tex/lilyponddefs.tex: Comment all macros extensively.
3014         (\lilypondstart): Set \outputscale.
3015         Define \lilypondpagebreak and \lilypondnopagebreak here.
3016         Don't test for positive \lilypondpaperlinewidth -- this is always
3017         positive in the normal case (LilyPond produces bad output otherwise
3018         so we can safely ignore negative or zero values).
3019         (\lilypondend): Remove useless test for \lilypondbook.
3020         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
3021         don't input `feta20.tex'.
3022
3023 2004-10-19  Graham Percival  <gperlist@shaw.ca>
3024
3025         * Documentation/user/examples.itely: added texidoc lilypond-book
3026         template.
3027
3028 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3029
3030         * cygwin/lilypond.hint: Update.
3031
3032 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
3033
3034         * Documentation/user/notation.itely (Fret diagrams): Add documentation
3035         for fret diagram markups to user manual
3036
3037         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
3038         documentation for fret-diagram-terse
3039
3040         * Documentation/user/notation.itely: Added section on fret diagrams.
3041
3042 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3043
3044         * scripts/convert-ly.py (usage): Fix --help description.  Apply
3045         range also for --show-rules.
3046
3047 2004-10-18  Werner Lemberg  <wl@gnu.org>
3048
3049         * scripts/lilypond-book.py (Snippet, Include_snippet)
3050         [replacement_text]: Use group `match'.
3051
3052 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3053
3054         * Documentation/user/macros.itexi: Use @ref instead of @inforef
3055         for html.  Apparently, ``you should'' in texinfo documentation is
3056         merely a guideline that can safely be ignored.
3057
3058         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
3059         auto-mode-alist.
3060
3061         * input/test/engraver-example.ily: 
3062         * input/regression/allfontstyle.ily: Rename, update users.
3063
3064 2004-10-16  Graham Percival  <gperlist@shaw.ca>
3065
3066         * Documentation/user/lilypond-book.itely: add more details about
3067         building .lytex files.
3068
3069         * Documentation/user/examples.itely: added piano-lyrics template
3070
3071         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
3072
3073         * input/GNUmakefile: remove "templates" from build subdirs.
3074
3075         * input/template: removed.
3076
3077 2004-10-16  Werner Lemberg  <wl@gnu.org>
3078
3079         * scripts/lilypond-book.py (snippet_res): Define group `match'
3080         everywhere.
3081         Accept more spaces between commands and its arguments and options.
3082         Fix some regexps.
3083         (output): Remove some newlines in string values and suppress spaces
3084         in output.
3085         (output_texinfo): Output `output_print_filename' only if not empty.
3086         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
3087
3088 2004-10-16  Werner Lemberg  <wl@gnu.org>
3089
3090         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
3091         some TeX line ends with `%' to avoid additional horizontal space in
3092         output.
3093
3094         * scripts/lilypond-book.py: Unexpand spaces to tabs.
3095         (snippet_res): Use `x' modifier to represent regular expressions
3096         in a friendlier way.
3097         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
3098         (find_toplevel_snippets): Don't use indices from match group 0,
3099         which is the whole pattern space, but group 1.
3100
3101 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3102
3103         * flower/include/direction.hh (enum Direction): add
3104         DIRECTION_LIMIT
3105
3106 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3107
3108         * po/fr.po: new po file.
3109
3110 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3111
3112         * Documentation/user/macros.itexi: Do not construct external
3113         references using @uref.  That results in broken links.
3114
3115         * lily/slur.cc (outside_slur_callback): Use int in for loop;
3116         avoids g++-3.4.1 enum beature.
3117
3118 2004-10-13  Graham Percival  <gperlist@shaw.ca>
3119
3120         * Documentation/user/examples.itely: added lilypond-book template.
3121
3122         * Documentation/user/lilypond-book.itely: added filename extension
3123         page.
3124
3125 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3126
3127         * debian/rules (binary-indep): Link images for info.
3128
3129         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
3130         feature nicked from jEdit.
3131
3132 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
3133
3134         * Documentation/user/introduction.itely: Minor corrections.
3135
3136         * Documentation/user/notation.itely: Minor corrections.
3137
3138         * Documentation/user/tutorial.itely: Minor corrections.
3139
3140 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3141
3142         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
3143
3144         * scm/*.scm:
3145         * ly/paper-defaults.ly: Use papersizename only.
3146
3147 2004-10-11  Werner Lemberg  <wl@gnu.org>
3148
3149         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
3150         \raise work with positive values.
3151
3152 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3153
3154         * Documentation/user/notation.itely (Multi measure rests): Update
3155         the docs corresponding to the implementation change from 2004-10-08.
3156
3157 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3158
3159         * VERSION (MY_PATCH_LEVEL): release 2.3.22
3160
3161         * scm/part-combiner.scm (determine-split-list): reinstate
3162         playing+resting case. 
3163
3164         * Documentation/user/invoking.itely (Reporting bugs): rename.
3165
3166         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
3167
3168         * lily/parser.yy (Prefix_composite_music): change no-transposition
3169         for mode_changing_head to figures too.
3170
3171         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
3172         with normal slurs too.
3173         
3174         * lily/slur-scoring.cc (move_away_from_staffline): new function.
3175         (get_base_attachments): move away attachment point for breaks
3176         similar to attachment points on slurs (staffline collision, and
3177         half a space of padding)
3178
3179         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
3180         force twice.
3181
3182         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
3183         mode, return #f.        
3184
3185         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
3186         for last page if raggedlast. 
3187
3188         * lily/parser.yy (Prefix_composite_music): untransposable is for
3189         FiguredBass, not ChordNames
3190
3191 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3192
3193         * scm/framework-tex.scm: Merge fix.
3194
3195 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3196
3197         The grand \paper -> \layout, \bookpaper -> \paper renaming.
3198
3199 2004-10-10  Graham Percival  <gperlist@shaw.ca>
3200
3201         * Documentation/user/notation.itely: add raggedright to a whole
3202         bunch of places.
3203
3204 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3205
3206         * scm/paper.scm (set-paper-dimension-variables): new
3207         function. Define dimension-variables explicitly in \paper too.
3208         This allows overriding linewidth inside \score { \paper { } }
3209         blocks
3210  
3211         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
3212         landscape.
3213         (header): add landscape and papersize options.
3214
3215 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3216
3217         * lily/*.cc: use robust_scm2moment() where appropriate.
3218
3219         * lily/moment.cc (robust_scm2moment): new function.
3220
3221         * scm/titling.scm (default-score-title): remove caps for piece.
3222
3223         * VERSION: 2.3.21 released.
3224         
3225         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
3226
3227         * lily/include/slur-configuration.hh (class Slur_configuration):
3228         new file.
3229
3230         * lily/slur-configuration.cc: new file. move scoring functions
3231         into Slur_configuration.
3232
3233         * lily/slur-scoring.cc (Slur_score_state): change static functions
3234         to methods of Slur_score_state.
3235
3236         * lily/bezier-bow.cc (Message): 
3237
3238         * flower/include/interval-set.hh (Message): new file.
3239
3240         * flower/interval-set.cc (Message): new file.
3241
3242 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3243
3244         * lily/multi-measure-rest-engraver.cc (process_music): always
3245         generate MultiMeasureRestNumbers.
3246
3247         * SConstruct (txt_files): switch of make dist
3248
3249         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
3250         make sure that (indent < len / 3). This fixes progerror-max_h.ly
3251
3252         * lily/multi-measure-rest-engraver.cc (process_music): make
3253         MultiMeasureRestNumber too.
3254
3255 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3256
3257         * Documentation/user/notation.itely (Bar lines): Added a note that
3258         defaultBarType is to be changed in the Timing context.
3259
3260 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3261
3262         * lily/include/guile-compatibility.hh: add file.
3263
3264         * scm/framework-tex.scm (convert-to-dvi): use max of current
3265         extra_mem_top and 1M.
3266
3267         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
3268         function.
3269
3270 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3271
3272         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
3273  
3274 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3275
3276         * lily/slur-scoring.cc (struct Slur_score_state): add
3277         has_same_beam_, edge_has_beams_, is_broken_ bools.
3278         (get_base_attachments): simpler Y attachment determination for
3279         broken slurs.
3280
3281 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3282
3283         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
3284         bash without that is quite interesting.  Add xml and some omf
3285         keys.
3286
3287 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3288
3289         * Documentation/user/macros.itexi: Add xml macros.
3290
3291         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
3292
3293         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
3294
3295 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3296
3297         * lily/break-substitution.cc (substitute_mutable_property_alist):
3298         only put property back into value if != SCM_UNDEFINED
3299
3300         * lily/lyric-extender.cc (print): don't take common refpoint of
3301         null object if right_text isn't there.
3302  
3303         * lily/slur-scoring.cc (struct Slur_score_state): new
3304         struct. Collect scoring function arguments.
3305         (struct Slur_score_state): add musical_dy_
3306         (get_extra_encompass_infos): new function. Split off state
3307         computations.
3308
3309         * scm/part-combiner.scm (determine-split-list): remove playing1
3310         and playing2.
3311
3312 2004-10-02  Graham Percival  <gperlist@shaw.ca>
3313
3314         * Documentation/index.html.in: remove link to templates.
3315
3316         * Documentation/user/notation.itely: more small fixes.
3317
3318 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3319
3320         * lily/timing-engraver.cc (process_music): move setting
3321         measure-length. This fixes spacing-whole-rest.ly
3322
3323         * VERSION (PACKAGE_NAME): release 2.3.20
3324         
3325         * input/regression/quote-transposition.ly: update example
3326
3327         * scm/define-music-properties.scm (all-music-properties): change
3328         meaning of instrumentTransposition.  It is now the pitch played
3329         that sounds as middle C. This means that instrumentTransposition
3330         can be \transposed. 
3331         Fixes: transpose-quote.ly
3332
3333         * lily/parser.yy (command_element): reverse setting of
3334         instrumentTransposition
3335
3336         * lily/pitch.cc (pitch_interval): rename.
3337
3338         * lily/recording-group-engraver.cc (stop_translation_timestep):
3339         remove macrameing of accumulator and set_car/cdr.
3340         Fixes: transposition-quote.ly
3341
3342         * lily/music.cc (transpose): fold Event::transpose() in.
3343
3344         * lily/event.cc: remove Transpose. 
3345
3346         * lily/recording-group-engraver.cc: cleanup.
3347
3348         * ly/music-functions-init.ly (displayMusic): add function.
3349
3350         * make/lilypond.fedora.spec.in: rename file.
3351
3352         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
3353         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
3354
3355         * Documentation/user/changing-defaults.itely (Changing context
3356         properties on the fly): typo.
3357
3358         * lily/slur.cc (outside_slur_callback): try three sample points
3359         for determining collisions. This fixes: slur-script.ly.
3360
3361 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3362
3363         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
3364
3365 2004-10-01  Graham Percival  <gperlist@shaw.ca>
3366
3367         * Documentation/user/notation.itely: more small fixes.
3368
3369         * Documentation/user/examples.itely: make new sections.
3370
3371         * input/test/bar-lines.ly: improve output, fix bug.
3372
3373         * Documentation/user/changing-defaults.itely: small fixes.
3374
3375 2004-10-01  Werner Lemberg  <wl@gnu.org>
3376
3377         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
3378         T1 encoding in texinfo mode.
3379         (\lilypondstart): Use it.
3380         (\lilypondloop, \lilyponditerate): Removed.  Unused.
3381
3382 2004-09-30  Werner Lemberg  <wl@gnu.org>
3383
3384         * tex/lilyponddefs.tex (\lilypondstart): Define
3385         \lilypondfontencoding for both texinfo and latex mode.
3386
3387         * scm/framework-tex.scm (font-load-command): Use
3388         \lilypondfontencoding.
3389
3390 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3391
3392         * scm/framework-tex.scm (dump-page): take with-extents?
3393         argument. If true, output Y extents. Used for lilypond-book
3394         documents.
3395
3396         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
3397         \bookpaper.
3398
3399         * lily/slur.cc (outside_slur_callback): epsilon-delta management
3400         for slur edges. Fixes: progerror-no-bezier-intersection.ly
3401  
3402         * scm/framework-tex.scm (dump-page): put stencil height in dumped
3403         page.
3404
3405 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3406
3407         * Documentation/user/notation.itely (Multi measure rests):
3408         Improved example.
3409
3410 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3411
3412         * lily/auto-beam-engraver.cc (test_moment): robustify.
3413
3414 2004-09-28  Werner Lemberg  <wl@gnu.org>
3415
3416         * scm/framework-tex.scm (font-load-command): Define proper font
3417         macro which sets font encoding if available.
3418         (define-fonts): Define \lilypondpaperinputencoding, to be taken
3419         from the \bookpaper block.
3420
3421         * tex/lilyponddefs.tex (\lilypondstart): Use
3422         \lilypondpaperinputencoding for global input encoding.
3423
3424 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3425
3426         * lily/score.cc (Score): oops. Copy error_found_ too.
3427
3428 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3429
3430         * stepmake/stepmake/texinfo-rules.make: 
3431         * Documentation/GNUmakefile: --srcdir build fixes.
3432
3433         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
3434
3435         * Documentation/user/latex-lilypond-example.latex:
3436         * Documentation/user/latex-example.latex: Fix compile errors.
3437         Still buggy, need more love.
3438
3439 2004-09-27  Werner Lemberg  <wl@gnu.org>
3440
3441         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
3442
3443 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
3444
3445         * Documentation/user/examples.itely: removed \midi block to
3446         simplify the example
3447
3448         * Documentation/user/notation.itely: Removed superfluous
3449         TextSpanner tweakings (is already done by engraver-init.ly).
3450         Documented bug: vertical alignment of articulations.
3451
3452         * Documentation/user/notation.itely, ly/engraver-init.ly
3453         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
3454         padding.
3455
3456         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
3457         docu about TextSpanner padding bug from manual to engraver.ly
3458         (since it's workarounded and hence not user-visible any more)
3459
3460 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3461
3462         * VERSION: release 2.3.19
3463
3464 2004-09-26  Graham Percival  <gperlist@shaw.ca>
3465
3466         * ly/property-init.ly: fix bug in displaying ledger lines while
3467         \hideNotes is on.
3468
3469         * Documentation/user/notation.itely: more editing.
3470
3471         * Documentation/user/examples.itely: add piano-dynamics template.
3472
3473         * input/template/piano-dynamics.ly: remove.
3474
3475         * Documentation/user/sound-output.itexi: more editing
3476
3477 2004-09-25  Graham Percival  <gperlist@shaw.ca>
3478
3479         * Documentation/user/notation.itely: more editing.
3480
3481 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3482
3483         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
3484         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
3485
3486 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3487
3488         * lily/hairpin.cc (print): check columns of bounds, not bounds
3489         themselves.
3490         (print): robustify bound-padding lookup.
3491
3492         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
3493
3494         * scripts/lilypond-book.py (Compile_error.process_include): catch
3495         Compile_error exception, and remove output .texi.
3496
3497         * scm/define-music-properties.scm (all-music-properties): add
3498         error-found
3499
3500         * lily/parser.yy (Music_list): add error-found to music with errors.
3501
3502         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
3503
3504         * lily/book.cc (process): ignore books with errors
3505
3506         * lily/include/score.hh (class Score): add error_found_ member.
3507
3508         * lily/drum-note-engraver.cc (try_music): idem.
3509
3510         * lily/note-heads-engraver.cc: remove start-playing-event.
3511
3512         * lily/part-combine-iterator.cc (Part_combine_iterator): use
3513         BusyPlayingEvent to determine which voice was active last.
3514         (unisono): use last active to where to get unisono information
3515         from. This fixes: partcombine-rest.ly (again).
3516
3517         * scm/part-combiner.scm (determine-split-list): cleanups
3518
3519 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3520
3521         * input/regression/lyric-extender.ly: simplify.
3522         complexify.
3523
3524         * lily/lyric-extender.cc (print): use it to determine size of
3525         extender. Remove Lyric_extender::is_visible().
3526
3527         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
3528         next property.
3529
3530         * lily/lyric-engraver.cc: remove get_current_rest().
3531         
3532 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3533
3534         * input/regression/lyric-extender.ly: Fix and add test.
3535
3536         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
3537
3538 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3539
3540         * lily/note-head.cc: remove Note_head::extent.
3541
3542 2004-09-23  Graham Percival  <gperlist@shaw.ca>
3543
3544         * Documentation/user/tutorial.itely: do manual style 2-space
3545         indents in examples
3546
3547         * Documentation/user/notation.itely: more editing.
3548
3549 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3550
3551         * lily/lyric-engraver.cc (get_current_rest): New function.
3552
3553         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
3554         stop at rest.
3555
3556         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
3557
3558         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
3559
3560 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
3561
3562         * Documentation/user/examples.itely (Small ensembles): added
3563         example for transcription of mensural music
3564
3565         * Documentation/user/notation.itely (The Lyrics context): fixed broken
3566         link to SATB vocal score
3567
3568         * Documentation/user/notation.itely (System start delimiters):
3569         fixed typo: GrandStaff->StaffGroup
3570
3571         * Documentation/user/notation.itely (Ancient articulations):
3572         removed obsolete comment on \episem bug
3573
3574 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3575
3576         * scm/framework-tex.scm (output-preview-framework): Fix invocation
3577         of header.
3578
3579 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3580
3581         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
3582         start to note-column.
3583
3584         * lily/hairpin.cc (print): check text-interface, to attach to
3585         dynamic texts.  
3586
3587         * lily/include/text-item.hh (class Text_interface): rename
3588         Text_item -> Text_interface
3589
3590         * lily/piano-pedal-bracket.cc (print): robustify.
3591
3592 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
3593
3594         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
3595
3596         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
3597         true will print the page number in the first page.
3598
3599         * Documentation/user/changing-defaults.itely: Document
3600         printfirstpagenumber.
3601
3602 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3603
3604         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
3605         objects.
3606
3607         * lily/beam-concave.cc (calc_concaveness): take absolute value of
3608         dy for scaling. This fixes various downbeams.
3609         
3610
3611         * lily/beam-quanting.cc (best_quant_score_idx): 
3612
3613 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3614
3615         * scm/framework-tex.scm (header-to-file): Fix.
3616
3617 2004-09-22  Werner Lemberg  <wl@gnu.org>
3618
3619         * lily/parser.yy <score_body>: Fix typo.
3620
3621 2004-09-22  Graham Percival  <gperlist@shaw.ca>
3622
3623         * Documentation/user/tutorial.itely: modified a "future planning"
3624         comment.
3625
3626         * Documentation/user/notation.itely: more editing.
3627
3628 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3629
3630         * scm/define-markup-commands.scm (note-by-number): read font-size
3631         to determine stem length. Fixes: markup-note.ly
3632
3633 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3634
3635         * lily/slur.cc (outside_slur_callback): read #'padding for
3636         slur-padding. Fixes: slur-script.ly
3637
3638         * lily/parser.yy (score_body): disallow \bookpaper in \score.
3639
3640 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3641
3642         * Documentation/user/notation.itely (ancient flags): documented
3643         flags-related known bugs
3644
3645         * lily/include/ligature-engraver.hh: added comment about why and
3646         how of (non-)use of abstract virtual methods
3647
3648         * ly/engraver-init.ly (VaticanaVoice,
3649         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
3650         unset dash-fraction property in order to get solid lines
3651
3652         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
3653
3654 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3655
3656         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
3657
3658 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3659
3660         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
3661         in function.
3662
3663         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
3664         openout_any=p.  Throughout: progress to stderr, translate user
3665         messages.
3666
3667         * scm/output-gnome.scm: Fix font dir description.
3668
3669 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3670
3671         * input/test/mensural-ligatures.ly (voice): move linethickness
3672         settings to bookpaper.
3673
3674         * lily/simple-spacer.cc (Module): use force to stretch to 
3675         line length as force measure for ragged spacing.
3676         
3677         * lily/lily-parser.cc (get_paper): don't set parent for \paper
3678         blocks in the parser. This eliminates ordering dependency for
3679         \bookpaper and \paper
3680
3681         * ly/part-paper-init.ly: remove file.
3682
3683         * lily/includable-lexer.cc (new_input): elucidate message.
3684
3685         * VERSION: 2.3.18 released.
3686         
3687 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3688
3689         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
3690         * input/mutopia/R.Schumann/romanze-op28-2.ly:
3691         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
3692         #'Slur.attachment setting.
3693
3694         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
3695         friendlier for point and click.
3696
3697 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3698
3699         * ly/init.ly: reverse collected scores.
3700
3701         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
3702         layout to determine force.
3703         
3704 2004-09-18  Werner Lemberg  <wl@gnu.org>
3705
3706         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
3707         ties.
3708
3709         * ly/declarations-init.ly (escapedBiggerSymbol,
3710         escapedSmallerSymbol): Fix typos.
3711
3712         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
3713
3714 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3715
3716         * input/{input,regression}/*.ly: run convert-ly
3717
3718         * VERSION: release 2.3.17
3719
3720         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
3721         little wider for attachment calculation. This prevents stem and
3722         slur touching.
3723
3724         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
3725         ) 
3726
3727         * input/regression/tie.ly (texidoc): cleanup.
3728
3729         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
3730         and ~
3731
3732         * lily/slur-scoring.cc (score_extra_encompass): check if extra
3733         objects are on boundary column. 
3734
3735         * lily/main.cc (parse_argv): process --tex too.
3736
3737         * ly/music-functions-init.ly (keepWithTag): add music functions
3738         keepWithTag and removeWithTag.
3739
3740         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
3741
3742         * lily/accidental-engraver.cc (recent_enough): interpret laziness
3743         = #t. This fixes no-reset accidental-style.
3744
3745         * input/regression/accidental-piano.ly (Module): new file.
3746
3747         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
3748
3749 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3750
3751         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
3752         extra encompass.
3753         (score_extra_encompass): use Y coordinate of attachment if X
3754         attachment falls in extra encompass X extent.
3755
3756         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
3757         GUILE_LOAD_PATH
3758
3759 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3760
3761         * scm/output-gnome.scm: Small fixes.
3762
3763         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
3764
3765 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
3766
3767         * Documentation/user/notation.itely (Ancient flags): Removed
3768         documentation on adjust-if-on-staffline (this property was removed
3769         by Han-Wen).
3770
3771         * Documentation/user/notation.itely (Ancient notation): Minor
3772         cleanups and fixes.  Renamed "Vaticana style contexts" ->
3773         "Gregorian Chant contexts".  Added section "Mensural contexts".
3774         Added section "Ancient articulations".
3775
3776         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
3777
3778 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3779
3780         * buildscripts/guile-gnome.sh: Add missing bit.
3781
3782 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3783
3784         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
3785
3786         * lily/slur-scoring.cc (get_y_attachment_range): set end point
3787         using base_attachment.
3788
3789         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
3790         page header back.
3791
3792         * scm/documentation-generate.scm (top-node): move version to top
3793         node.
3794
3795         * lily/ledger-line-spanner.cc: add ledgered-interface, with
3796         property no-ledgers.
3797
3798 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
3799
3800         * Documentation/user/{changing-defaults,examples,invoking,
3801         tutorial}.itely: Expand 's to is.
3802
3803         * Documentation/user/notation.itely: Capitalize only first letter.
3804
3805         * Documentation/user/programming-interface.itely: Capitalize Scheme.
3806
3807         * Documentation/user/lilypond-book.itely: use @refbugs.
3808
3809         * THANKS: sort.
3810
3811         * input/mutopia/F.Schubert/morgenlied.ly,
3812         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
3813         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
3814         name.
3815
3816 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
3817
3818         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
3819         lneomensural char entry; (ii) fixed mensural/neomensural naming
3820         clash typo; (iii) lneomensural char: fixed stem attachment point.
3821         WARNING: FONT CHANGED!
3822
3823 2004-09-15  Graham Percival  <gperlist@shaw.ca>
3824
3825         * Documentation/user/introduction.itely: update \stemBoth to
3826         \stemNeutral.
3827
3828         * Documentation/user/notation.itely: more editing of the manual.
3829
3830 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3831
3832         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
3833         factor in edge attraction. This reflects that the left edge may
3834         have a larger gap for an ascending up-slur.
3835         (get_base_attachments): copy bound Y from right bound, if there is
3836         only one note-column after the line break.
3837
3838 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3839
3840         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
3841
3842 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3843
3844         * lily/phrasing-slur-engraver.cc (process_music): Create
3845         PhrasingSlur instead of Slur.
3846
3847         * Documentation/user/changing-defaults.itely (Defining new
3848         contexts): Fixed misprinted context name.
3849
3850 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3851
3852         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
3853
3854         * scripts/convert-ly.py (conv): change Both to Neutral in property
3855         settings.
3856
3857         * ly/engraver-init.ly: increase extent of Staff. 
3858
3859 2004-09-13  Graham Percival  <gperlist@shaw.ca>
3860
3861         * scm/script.scm: change behaviour of slur and accent.
3862
3863         * Documentation/user/music-glossary.tely: de-gender a few entires.
3864
3865         * Documentation/user/introduction.itely: de-gender a few sentences.
3866
3867 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3868
3869         * input/regression/rehearsal-mark-number.ly: Reuse the existing
3870         formatting routine when adding boxed numbers. Makes it easier to
3871         extrapolate how to do for boxed letters.
3872
3873 2004-09-12  Graham Percival  <gperlist@shaw.ca>
3874
3875         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
3876
3877         * Documentation/user/invoking.itexi: updated the "reporting bugs"
3878         section.
3879
3880 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3881
3882         * scm/define-grobs.scm (all-grob-descriptions): longer
3883         ideallengths for stems in higher order beams.
3884
3885         * Documentation/user/changing-defaults.itely (Page layout):
3886         document them.
3887
3888         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
3889         to get sane spaces for titles.
3890
3891         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
3892         beforetitlespace, betweentitlespace.
3893
3894         * input/regression/beam-quant-standard.ly (primeSixteenths): add
3895         16th notes.
3896
3897         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
3898         small slope up to smallest quant. This prevents small slopes from
3899         getting rounded to zero.
3900
3901         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
3902         are smaller than the smallest quant.
3903
3904         * input/tutorial/brahms*.ly: remove.
3905
3906         * input/*: update all .ly files.
3907          
3908         * ly/a4-init.ly (vsize): remove papersize init files.
3909
3910         * scripts/convert-ly.py (conv): add conversion.
3911
3912         * lily/parser.yy: change mode changing commands to XXXmode,
3913         eg. drummode.
3914         (mode_changing_head): group mode changes.
3915         (mode_changing_head_with_context): new commands: create context as
3916         well as change mode.
3917
3918         * input/regression/system-overstrike.ly: new file.
3919
3920         * scm/page-layout.scm (ly:optimal-page-breaks): add
3921         betweensystempadding also to fixed distance for the spring.
3922  
3923         * scm/define-grobs.scm (all-grob-descriptions): fix order of
3924         key-cancellation.
3925
3926         * input/regression/beam-concave-damped.ly: new file.
3927
3928         * lily/beam-concave.cc: new file, with new routines for concave
3929         decisions. There are now two types of concaveness: 1. a sharp
3930         logic decision forcing a beam horizontal, and 2. a number that
3931         measures how concave beams are that are not caught by 1.
3932
3933         This fixes: morgenlied.ly and input/regression/beam-concave.ly
3934         
3935         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
3936         property: add-stem-support
3937
3938 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3939
3940         * lily/slur-scoring.cc (get_bound_info): only do
3941         broken trend at the end of the line.
3942
3943         * VERSION (PACKAGE_NAME): release 2.3.16.
3944
3945         * input/regression/phrasing-slur.ly (Module): remove (duplicate
3946         with phrasing-slur-slur-avoid.ly)
3947
3948         * lily/slur-scoring.cc (struct Extra_collision_info): collect
3949         parameters for extra offset.
3950         (get_bezier): add slurs mid-points for curve determination
3951         (score_extra_encompass): add slur end points for scoring.
3952
3953 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
3954
3955         * scm/framework-ps.scm (reencode-font): Handling font scaling
3956         and reencoding differently to work around a bug in gs 8.30 and
3957         earlier.
3958         Update callers.
3959
3960 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3961
3962         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
3963         extent index of other system. Fixes slurs across line breaks.
3964
3965         * lily/tuplet-engraver.cc (start_translation_timestep): use
3966         Tuplet_description::stop_ for determining when to stop producing
3967         tuplet brackets. This fixes: tuplet-overwrite.ly
3968
3969         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
3970         errors with GUILE 1.7 CVS.
3971
3972         * lily/translator.cc (derived_mark): new function.
3973
3974         * lily/slur-scoring.cc (score_encompass): new penalty type:
3975         variance penalty demerits slurs where one head/stem is much
3976         closer to the slur than average.
3977
3978         * lily/tuplet-bracket.cc (print): use robust_relative_extent
3979         iso. extent()
3980         (calc_position_and_height): use robust_relative_extent(). This
3981         fixes a couple of programming_errors
3982
3983         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
3984         file.
3985
3986         * lily/part-combine-iterator.cc (unisono): bugfix for the case
3987         that voice-2 plays solo, and voice-1 has an mmrest that starts
3988         earlier. In that case, we switch to voice-2, so we catch the
3989         mmrest of voice-2. This fixes: partcombine-rest.ly.
3990  
3991 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3992
3993         * scm/define-grob-properties.scm (all-internal-grob-properties):
3994         add adjacent-hairpins property.
3995
3996         * lily/hairpin.cc: lengthen hairpin if space is available.
3997
3998         * input/regression/dynamics-hairpin-length.ly (Module): new file.
3999
4000 2004-09-10  Graham Percival  <gperlist@shaw.ca>
4001
4002         * Documentation/user/notation.itely: small fixes to docs.
4003
4004 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4005         
4006         * VERSION (PACKAGE_NAME): release 2.3.15
4007
4008         * make/lilypond.redhat.spec.in (Requires): bump requirement for
4009         ec-fonts-mftraced
4010
4011         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
4012         the latest ec-fonts-mftraced package.
4013
4014         * scm/define-context-properties.scm
4015         (all-internal-translation-properties): add property. Remove
4016         definition of quotes property.
4017
4018         * Documentation/user/notation.itely (Quoting other voices):
4019         document it
4020
4021         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
4022         property, to determine what events are processed in \quote.
4023
4024 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
4025
4026         * (many files): removed most occurrences of underscore ("_")
4027         from font characters; made font character naming more
4028         consistent
4029
4030         * input/test/gregorian-scripts.ly: fixed another victim of grand
4031         replacement operations
4032
4033         * lily/vaticana-ligature-engraver.cc: caught some more "_"
4034         inconsistencies
4035
4036         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
4037
4038 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4039
4040         * Documentation/user/changing-defaults.itely (Paper size): doc
4041         landscape
4042         
4043
4044         * scm/framework-ps.scm (eps-header): bugfixes. 
4045
4046         * scm/titling.scm (default-score-title): remove opus from the
4047         \score title.
4048
4049 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
4050
4051         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
4052
4053         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
4054
4055         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
4056
4057         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
4058
4059         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
4060
4061         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
4062
4063         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
4064
4065         * scripts/ps2png.py (program_name): changed to sys.argv[0]
4066
4067 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4068
4069         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
4070         character position.  Huh?
4071
4072         * scm/output-gnome.scm (placebox): Shield affine-relative.
4073
4074         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
4075         cater for system's pango 1.5.1.
4076
4077         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
4078
4079         * scm/slur.scm: Tweak.
4080
4081 2004-09-08  Graham Percival  <gperlist@shaw.ca>
4082
4083         * Documentation/user/{first couple of chapters}: more editing.
4084
4085 2004-09-07  Graham Percival  <gperlist@shaw.ca>
4086
4087         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
4088         and summary.
4089
4090         * Documentation/user/{first couple of chapters}: the big "Graham's
4091         moved to a new city, his friends haven't arrived, and he has no
4092         internet access" patch.  Numerous editorial and stylistic changes
4093         to the manual.
4094
4095 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4096
4097         * scm/framework-ps.scm (output-framework): handle landscape settings.
4098
4099         * ps/lilyponddefs.ps: cleanup.
4100
4101 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4102
4103         * scm/define-grobs.scm (all-grob-descriptions): unset
4104         threshold. This fixes morgenlied. 
4105
4106         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
4107         rod calculation.
4108
4109         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
4110         spanners into account for staff-extents.
4111
4112         * lily/ottava-bracket.cc (print): take common refpoint of dots
4113         into account as well.
4114
4115 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4116
4117         * lily/lookup.cc (triangle): translate by interval.
4118
4119         * VERSION (PACKAGE_NAME): release 2.3.14
4120
4121         * Documentation/user/changing-defaults.itely (Page layout): add
4122         betweensystempadding
4123
4124         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
4125
4126         * input/regression/quote-cyclic.ly (Module): new file.
4127
4128         * scm/lily.scm (print): add function.
4129
4130         * scm/music-functions.scm (quote-substitute): new
4131         function. Substitute \quote when putting music into \score.
4132
4133         * input/regression/key-signature-cancellation.ly (Module): new file.
4134
4135         * lily/*.cc: more ly_scm2 -> scm_to converions.
4136
4137         * lily/key-signature-interface.cc (print): take position
4138         difference into account when spacing naturals.
4139
4140         * lily/key-engraver.cc (create_key): create KeyCancellation grob
4141         separately, so the cancellation can be put before the staff-bar
4142
4143         * scm/define-grobs.scm (all-grob-descriptions): add a
4144         KeyCancellation grob.
4145
4146         * lily/tuplet-engraver.cc (struct Tuplet_description): new
4147         struct. Use to clean-up Tuplet_engraver
4148
4149 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4150
4151         * lily/*: ly_scm2int -> scm_to_int
4152         ly_scm2double -> scm_to_double
4153
4154         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
4155
4156 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4157
4158         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
4159         0 springs
4160
4161         * lily/system.cc (post_processing): 
4162
4163         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
4164         density for vertical spacing by means of force penalty.
4165         
4166         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
4167         dimension-variables
4168
4169         * Documentation/user/changing-defaults.itely (Page layout): add
4170         betweensystemspace variable.
4171
4172         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
4173
4174         * scm/page-layout.scm (space-systems): new function. Use spring
4175         and rod approach for vertically spacing systems.
4176
4177         * ly/engraver-init.ly: tune down minimumVerticalExtent.
4178
4179         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
4180         vertical alignment.
4181
4182         * lily/slur-engraver.cc (process_music): add warning for slur.
4183
4184 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4185
4186         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
4187
4188         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
4189         export spacing routine to SCM.
4190
4191         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
4192         new class, separate Grobs from interface.
4193
4194 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4195
4196         * lily/include/lily-guile.hh: compatibility glue for 1.6
4197
4198         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
4199
4200         * lily/lily-guile.cc: remove ly_scm2str0.
4201
4202 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4203
4204         * Documentation/user/macros.itexi: Use @inforef iso @uref for
4205         external references.  Fixes HTML cross references with makeinfo 4.7.
4206
4207 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4208
4209         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
4210         expand_only option.
4211
4212 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4213
4214         * lily/system.cc (get_line): add System stencil to exprs. Fixes
4215         system-extents.ly.
4216
4217         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
4218
4219         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
4220         for MultiMeasureRestNumber
4221
4222         * VERSION (PACKAGE_NAME): release 2.3.13
4223
4224 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4225
4226         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
4227         takes two arguments.
4228
4229 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4230
4231         * input/regression/slur-stem-broken.ly: remove.
4232
4233         * lily/slur.cc: add quant-score.
4234
4235         * input/regression/slur-staccato.ly (texidoc): remove
4236
4237         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
4238
4239 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4240
4241         * lily/include/bezier-bow.hh: remove.
4242
4243         * lily/slur-bezier-bow.cc (Module): remove.
4244
4245         * lily/include/slur.hh (Module): remove.
4246
4247         * lily/slur.cc: remove
4248
4249         * input/test/slur-beautiful.ly (Module): remove
4250
4251         * input/test/slur-attachment-override.ly (Module): remove
4252
4253         * lily/slur-quanting.cc (after_line_breaking): only do scoring
4254         when less than 4 control-points.
4255
4256         * lily/key-signature-interface.cc: add style.
4257
4258         * Documentation/user/notation.itely (Automatic staff changes):
4259         document new behavior.
4260
4261         * input/regression/slur-extreme.ly: new file.
4262
4263         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
4264         bass. Obviates \clef bass in the bass staff, when using \autochange 
4265
4266         * lily/auto-change-iterator.cc (construct_children): instantiate
4267         up/down Staff, create Voice on up staff initially. Obviates
4268         explicit instantiation of up/down contexts for \autochange. 
4269
4270         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
4271         slur depending on extents of note heads.
4272         
4273 2004-08-28  Graham Percival  <gperlist@shaw.ca>
4274
4275         * Documentation/user/tutorial.itely: minor editing.
4276
4277         * Documentation/user/examples.itely: tiny editing.
4278
4279 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4280
4281         * lily/slur-quanting.cc (init_score_param): read scoring
4282         parameters from slur-details property
4283
4284         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
4285         Accidental
4286
4287         * Documentation/user/advanced.itely: removed.
4288
4289         * Documentation/user/programming-interface.itely (How markups work
4290         internally): new subsection.
4291
4292         * Documentation/user/converters.itely (Invoking abc2ly): remove
4293         musedata2ly.
4294
4295 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4296
4297         * Documentation/user/point-and-click.texi (Point and click): new file.
4298         put point & click in appendix.
4299         
4300         * Documentation/user/changing-defaults.itely (Vertical spacing):
4301         corrections
4302
4303 2004-08-27  Graham Percival  <gperlist@shaw.ca>
4304
4305         * Documentation/user/introduction.itely: add note about the
4306         "example templates" section of the manual, and remove link to
4307         input/template/
4308
4309 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
4310
4311         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
4312         -> La@TeX
4313
4314         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
4315         missing lneo_mensural head; editorial cleanups
4316
4317         * lily/mensural-ligature.cc: added more comments
4318
4319 2004-08-26  Graham Percival  <gperlist@shaw.ca>
4320
4321         * Documentation/user/examples.itely: second, third, fourth, and fifth
4322         sections added.
4323
4324         * input/template/{various}: removed files included in examples.itely.
4325
4326 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
4327
4328         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
4329         Stem::stem_end_position instead of broken
4330         Staff_symbol_referencer::get_position
4331
4332 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4333
4334         * debian/changelog: debian patch by Anthony Fok.
4335
4336         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
4337
4338         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
4339         get spurious messages with skipTypesetting on.
4340
4341 2004-08-25  Graham Percival   <gperlist@shaw.ca>
4342
4343         * Documentation/user/lilypond-book.itely: slight clean-up.
4344
4345         * Documentation/user/examples.itely: began section.
4346
4347 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4348
4349         * lily/script-interface.cc: add slur property.
4350
4351         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
4352         too.
4353
4354         * input/regression/phrasing-slur-slur-avoid.ly: new file.
4355
4356         * lily/ottava-bracket.cc (print): always start from right edge of
4357         a broken bound. This fixes ottava-clef.ps 
4358
4359 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4360
4361         * input/regression/slur-script-inside.ly: new file.
4362
4363         * lily/new-slur.cc (outside_slur_callback): new function, to make
4364         scripts avoid slurs 
4365
4366         * lily/slur-engraver.cc (finalize): 
4367
4368         * lily/script-interface.cc: add inside-slur property.
4369
4370         * lily/slur-engraver.cc (finalize): read inside-slur property.
4371
4372         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
4373         message.
4374
4375         * ly/property-init.ly (unHideNotes): hide accidentals at staff
4376         level. Fixes: hideNotes-accidental.ly
4377
4378 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
4379
4380         * scm/page-layout.scm (plain-header): fix bug that print page
4381         number in the first page if firstpagenumber was different than 1.
4382
4383 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4384
4385         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
4386         fonts. Fixes triangle markup for chords.
4387
4388         * lily/slur-quanting.cc (score_extra_encompass): make score depend
4389         on distance. This fixes slur-tenuto.ly and slur-tie.ly
4390  
4391         * flower/include/interval.hh (T>): add distance() function
4392
4393         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
4394         octaviation-dot.ly 
4395
4396         * lily/context-scheme.cc: ly_context_grob_definition: new function.
4397
4398         * VERSION (MY_PATCH_LEVEL): release 2.3.12
4399
4400         * lily/new-slur.cc (add_column): remove set_interface()
4401
4402 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4403
4404         * input/regression/slur-double.ly: new file. 
4405
4406         * lily/slur-engraver.cc: add doubleSlurs property
4407
4408         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
4409         symbols.
4410
4411         * Documentation/user/notation.itely (Easy Notation note heads):
4412         revise notation Chapter.
4413
4414         * ly/music-functions-init.ly (makecluster): add makeClusters music
4415         function.
4416
4417         * lily/part-combine-engraver.cc: rename soloADue ->
4418         printPartCombineTexts
4419
4420         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
4421
4422         * lily/horizontal-bracket.cc (print): use
4423         Tuplet_bracket::make_bracket, so it supports bracket-flare,
4424         edge-eight and shorten-pair.
4425
4426 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
4427
4428         * Documentation/user/changing-defaults.itely (Page layout):
4429         description of firstpagenumber. Moved @refbugs about rightmargin
4430         to the end of the section (it was looking like the documentation
4431         after the refbugs was part of the bug comment).
4432
4433         * scm/framework-ps.scm (output-framework): set the first
4434         postscript page number to firstpagenumber
4435
4436         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
4437         page number according to firstpagenumber
4438
4439         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
4440         parameter
4441
4442 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4443
4444         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
4445         nested slurs. 
4446
4447         * scripts/convert-ly.py (lilypond_version_re_str): handle
4448         \version "bar" % "foo"
4449
4450         * lily/completion-note-heads-engraver.cc (process_music): set
4451         duration-log before announcing object.
4452         
4453         * lily/staff-symbol.cc (print): subtract thickness from staff line
4454         length
4455
4456         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
4457         
4458 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
4459
4460         * scm/stencil.scm: remove fontify-text and fontify-text-white
4461
4462 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4463
4464         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
4465
4466         * Documentation/user/sound-output.texi (Sound): new file. Move all
4467         MIDI related information.
4468
4469 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4470
4471         * lily/script-engraver.cc (acknowledge_grob): only take into
4472         account note heads with a music cause. Fixes ambitus-accent.ly
4473
4474         * scm/define-markup-commands.scm (finger): set encoding to
4475         fetaNumber.
4476
4477 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
4478
4479         * scripts/convert-ly.py: typo
4480
4481 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
4482
4483         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
4484         font calls for diagrams based on paper and props
4485
4486 2004-08-19  Graham Percival <gperlist@shaw.ca>
4487
4488         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
4489
4490 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
4491
4492         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
4493         added setHairpinDecresc/Dim
4494
4495 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4496
4497         * lily/include/lily-guile.hh: Cosmetics.
4498
4499 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4500
4501         * input/regression/fermata-rest-position.ly: new file
4502
4503         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
4504
4505         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
4506
4507 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4508
4509         * scm/framework-tex.scm (output-preview-framework) 
4510         (output-classic-framework): 
4511         * scm/framework-ps.scm (output-preview-framework):
4512         s/ly:paper-book-lines/ly:paper-book-systems/g
4513
4514         * scm/fret-diagrams.scm (ss-font-encoding):
4515         s/my-font-encoding/ss-font-encoding
4516
4517 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4518
4519         * scm/music-functions.scm (direction-polyphonic-grobs): Set
4520         direction also on fingerings.
4521
4522         * lily/clef-engraver.cc: Add forceClef to list of read properties.
4523
4524 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4525
4526         * po/nl.po: Some updates.
4527
4528         * scm/lily.scm (_): New function.
4529         (postscript->pdf, postscript->png, lilypond-main)
4530         (postscript->pdf): Use it.  Write messages to stderr.
4531
4532         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
4533
4534         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
4535         xgettext does not recognise scheme yet.  Patch submitted.
4536
4537         * lily/scm-option.cc (LY_DEFINE):
4538         * lily/main.cc: The program is now called lilypond (WAS:
4539         lilypond-bin).
4540
4541         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
4542         messages.
4543
4544         * lily/include/paper-book.hh
4545         * lily/include/paper-system.hh: Finish renaming of paper-line to
4546         system.  Fix users.
4547
4548 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4549
4550         * scm/documentation-generate.scm (string-append): add version.
4551
4552         * scm/define-markup-commands.scm (box): add box-padding and
4553         thickness props for the box command.
4554  
4555         * Documentation/user/changing-defaults.itely (Text encoding):
4556         elucidate use of \encoding for \header strings.
4557
4558         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
4559
4560         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
4561         staff-change.ly
4562
4563         * lily/output-def.cc (assign_context_def): use set_variable().
4564
4565         * lily/text-item.cc (interpret_string): accept string input
4566         encoding too.
4567
4568         * scm/encoding.scm (read-encoding-file): print warning when file
4569         can't be found.
4570
4571         * tex/latin1.enc: remove.
4572
4573         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
4574
4575         * lily/rod.cc (columnize): robustness fix. Don't crash for
4576         nil span points. Fixes: appoggiatura-segfault.ly
4577         (add_to_cols): extra robustness fix.
4578
4579 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4580
4581         * lily/text-item.cc (interpret_string): use lookup_variable() to
4582         fidn inputencoding. Now, \paper inherits inputencoding from
4583         \bookpaper.
4584
4585         * lily/script-engraver.cc (stop_translation_timestep): remove slur
4586         collision kludge.
4587
4588         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
4589         kludge.
4590
4591 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4592
4593         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
4594
4595 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4596
4597         * lily/spanner.cc (spanned_rank_iv): Bugfix.
4598
4599         * lily.scm: Mark un-internationlised user messages (with FIXME).
4600
4601         * lily/include/modified-font-metric.hh (struct
4602         Modified_font_metric): New file.  (WAS: incorrectly named
4603         scaled-font-metric.hh ?)
4604
4605         * lily/include/scaled-font-metric.hh: Remove.
4606
4607         * lily/text-item.cc (interpret_string): Identify and document
4608         input-encoding problem.
4609
4610         * lily/paper-book.cc (pages): Do not use `paper' as variable name
4611         for a Bookpaper.
4612
4613         * tex/latin1.enc: Replace /minus with /hyphen.
4614
4615         * scm/encoding.scm: For latin1 (input-)encoding, use
4616         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
4617
4618         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
4619         inputencoding.
4620
4621 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
4622
4623         * Documentation/topdocs/INSTALL.html: fixes.
4624
4625 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4626
4627         * buildscripts/builder.py: Fix for scons CVS.
4628
4629 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
4630
4631         * Documentation/user/notation.itely,
4632         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
4633         input/test/ambitus-mixed.ly: fix plurals:
4634         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
4635
4636 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4637
4638         * lily/dynamic-engraver.cc (typeset_all):
4639         * lily/script-engraver.cc (stop_translation_timestep): Handle
4640         collisions with new-slur.
4641
4642 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4643
4644         * scm/define-grobs.scm (all-grob-descriptions): Add
4645         new-slur-interface.
4646
4647 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4648
4649         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
4650         produces .PS
4651
4652 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
4653
4654         * scm/define-grob-properties.scm (all-user-grob-properties): fix
4655         definition of number-type
4656
4657 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
4658
4659         * scm/fret-diagrams.scm : change sans-serif font encoding from 
4660         TeX-text to ec (uses ecss fonts instead of cmss fonts)
4661
4662         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
4663         number-type and label-dir
4664
4665         * scm/define-grob-properties.scm: add number-type and label-dir
4666
4667         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
4668         left or right.  Allow choice of upper-case roman, lower-case roman, or
4669         arabic numerals in fret label
4670
4671 2004-08-04  Werner Lemberg  <wl@gnu.org>
4672
4673         * lily/slur-quanting.cc: Include libc-extension.hh.
4674         s/round/my_round/.
4675         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
4676         s/autobeaming/autoBeaming/.
4677
4678 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4679
4680         * VERSION: 2.3.11 released.
4681
4682         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
4683         renameinput.
4684
4685 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4686
4687         * lily/lookup.cc (round_filled_box): remove warnings about blot
4688         diameter.
4689
4690         * scm/paper.scm (paper-set-staff-size): make linethickness more
4691         easily tunable.
4692
4693         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
4694         \newlyrics -> \addlyrics
4695
4696         * lily/text-spanner.cc (print): use it.
4697
4698         * lily/dynamic-text-spanner.cc (print): use it.
4699
4700         * lily/grob.cc (robust_relative_extent): new function.
4701
4702         * scripts/lilypond-book.py (main): add -f tex as default process.
4703
4704         * lily/text-spanner.cc (print): only take linear_combination of
4705         nonempty interval.
4706         
4707
4708 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
4709
4710         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
4711         isn't specified by the user in \bookpaper center the music in the
4712         page.
4713
4714 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4715
4716         * Fix some problems after the renaming of my-lily -> lily
4717
4718 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4719
4720         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
4721
4722         * lily/slur-quanting.cc (enumerate_attachments): apply center on
4723         stem-X in more cases. 
4724
4725         * lily/stem.cc (dim_callback): solve todo.
4726
4727 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4728
4729         * input/test/README: new file.
4730
4731         * lily/lily-parser.cc: rename my-lily* files.
4732
4733         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
4734         parser.
4735
4736         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
4737
4738         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
4739
4740         * make/mutopia-targets.make (local-WWW): don't make ps.gz
4741         examples. They take a huge amount of space.
4742
4743         * Documentation/user/GNUmakefile: fix symlinks.
4744
4745         * VERSION: 2.3.10 released.
4746         
4747         * input/test/lyrics-skip-notes.ly: remove
4748
4749         * input/test/stem-cross-staff.ly (noFlag): fold into manual
4750
4751         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
4752         remove.
4753
4754 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
4755
4756         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
4757         fixes.
4758
4759 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4760
4761         * input/regression/beam-dir-functions.ly: move from test/
4762
4763         * Documentation/user/notation.itely (Feathered beams): new node.
4764
4765         * Documentation/user/changing-defaults.itely (Difficult tweaks):
4766         new node
4767
4768         * input/regression/lyric-hyphen-retain.ly: move to regression.
4769
4770         * input/regression/harmonic.ly: fold into manual
4771         
4772         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
4773         stem-length,chord-names-no-inversions}.ly: remove
4774         
4775         * input/test/tie-cross-voice.ly: move to regression.
4776
4777         * Documentation/user/notation.itely (Running trills): new node.
4778
4779         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
4780
4781         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
4782
4783         * lily/trill-spanner-engraver.cc: new file.
4784
4785         * input/regression/trill-spanner.ly: new file.
4786
4787         * input/test/timing.ly: fold into manual.
4788
4789         * input/test/time.ly: remove
4790
4791         * input/test/trill.ly: remove
4792         
4793         * input/test/time-signature-double.ly: fold into manual
4794
4795         * input/test/separate-staccato.ly: remove
4796
4797         * input/test/spanner-after-break-tweak.ly: fold into manual.
4798
4799         * input/test/script-priority.ly: fold into manual.
4800
4801         * input/test/scheme-interactions.ly: remove.
4802         
4803         * input/test/unfold-all-repeats.ly (mel),
4804         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
4805         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
4806         fold into manual.
4807
4808         * input/regression/no-staff.ly: move from input/test/
4809
4810         * input/regression/markup-score.ly: move from input/test/
4811
4812         * input/test/lyrics-melisma-faster.ly: fold into manual
4813         
4814         * input/test/lyrics-melisma-variants.ly: fold into manual
4815
4816         * Documentation/user/notation.itely (Popular music): new node. 
4817
4818         * input/test/gourlay.ly: remove
4819         
4820         * input/test/improv.ly: fold into manual.
4821
4822         * input/test/figured-bass-alternate.ly (fl): remove
4823
4824         * lily/dynamic-text-spanner.cc (print): new file.
4825
4826         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
4827
4828         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
4829         keep recursing into children in case a parent context inserts a
4830         grob into a child context.
4831
4832         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
4833         
4834 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4835
4836         * scm/define-markup-commands.scm (postscript): new markup command
4837         \postscript
4838
4839         * Documentation/user/notation.itely (Formatting cue notes): new
4840         section.
4841
4842         * input/test/clef-end-of-line.ly: fold into manual.
4843
4844         * input/test/scales-greek.ly: remove.
4845
4846         * input/test/chords-without-melody.ly: fold into manual.
4847
4848         * input/test/cadenza-skip.ly: remove.
4849
4850         * input/test/clef-8-syntax.ly: remove.
4851
4852         * input/test/clef-manual-control.ly: move into manual.
4853
4854         * Documentation/user/notation.itely (Aligning to cadenzas): fold
4855         in cadenza-skip.ly
4856
4857         * mf/parmesan*.mf: change neo_mensural to neomensural.
4858
4859         * input/test/trills.ly: remove.
4860
4861         * input/test/transposition.ly: remove.
4862
4863         * input/test/to-xml.ly: move to no-notation.
4864
4865         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
4866
4867         * lily/ledger-line-spanner.cc (print): use staff variable, not
4868         me. Fixes ledger lines on differently sized staves.
4869
4870         * input/test/rhythm-excercise.ly: remove file.
4871
4872         * lily/stem.cc (dim_callback): only do something if visible. Fixes
4873         spurious flag not found warning for 128th rest.
4874
4875         * input/regression/rest-dot-position.ly: new file.
4876         
4877         * input/test/rest-dot-positions.ly: remove
4878
4879         * lily/staff-symbol-referencer.cc (get_position): emergency
4880         fallback: use coordinate * 2.
4881
4882         * input/no-notation/midi-scales.ly: move from test/
4883
4884         * scm/define-markup-commands.scm (score): remove debugging code.
4885
4886         * input/test/incipit.ly (violin): remove. 
4887
4888         * lily/system-start-delimiter.cc (print): only draw system
4889         delimiter to staves that reach up to left bound of the delimiter.
4890
4891         * input/no-notation/embedded-scm.ly: move from test/
4892
4893         * input/test/follow-voice.ly: remove
4894
4895         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
4896
4897         * input/test/drarn*: remove
4898         
4899         * input/test/count-systems.ly: remove.
4900
4901         * lily/bar-line.cc (compound_barline): fix : for staff without
4902         lines.
4903
4904         * lily/accidental.cc (print): use music_font_alist_chain(). This
4905         fixes smaller cautionaries.
4906
4907         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
4908         encoding for accidental.
4909
4910         * Documentation/user/notation.itely (Educational use): new section
4911
4912         * input/test/*.ly: clean up directory: move examples into manual
4913         or regtest.
4914         
4915
4916         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
4917         mode as well. This fixes resolution errors.
4918
4919 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4920
4921         * scm/lily.scm (postscript->png): show commands for --verbose.
4922
4923         * flower/include/getopt-long.hh: opps. short option should be
4924         char, not int.
4925
4926         * Documentation/user/GNUmakefile: use symlinks to save space.
4927
4928         * VERSION: 2.3.9 released.
4929
4930         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
4931
4932         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
4933         manual.
4934
4935         * Documentation/user/tutorial.itely (Integrating text and music):
4936         remove \score and \notes from manual.
4937
4938         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
4939         mode in the beginning.
4940
4941 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4942
4943         * Documentation/user/changing-defaults.itely (Horizontal spacing):
4944         Correct the documentation of the spacing parameters. 
4945
4946         * Documentation/user/tutorial.itely (Integrating text and music), 
4947         Documentation/user/lilypond-book.itely (Integrating LaTeX and
4948         music): Document that you need to add the map file ec-mftrace.map
4949         in the dvips command.   
4950
4951 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4952
4953         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
4954         found.
4955
4956         * lily/text-item.cc (interpret_string): insert encoding setting
4957         here
4958
4959         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
4960         encoding kludge.
4961
4962         * Documentation/user/changing-defaults.itely (Text encoding): node
4963         on encoding.
4964
4965         * lily/lyric-engraver.cc (try_music): remove superfluous check.
4966
4967         * lily/book-paper-def.cc (find_scaled_font): remove default
4968         encoding, because it messes up font loading for feta and
4969         parmesan. Encoding should only be specified for running texts.
4970
4971         * lily/modified-font-metric.cc (text_dimension): support coding
4972         scheme ""
4973         
4974 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4975
4976         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
4977         definition, so \override works as expected.
4978
4979         * lily/measure-grouping-engraver.cc: clarify
4980
4981 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4982
4983         * lily/parser.yy (context_def_mod): remove \consistsend
4984
4985         * lily/context-def.cc (instantiate): use Translator::must_be_last
4986         to determine engraver order.
4987
4988         * lily/translator.cc (must_be_last): new function
4989
4990         * scripts/convert-ly.py (conv): rule.
4991
4992         * lily/bar-line.cc (print): return '() for height == 0.0 too.
4993
4994 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4995
4996         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
4997  
4998 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4999
5000         * lily/include/lily-guile.hh (scm_is_int): compat glue.
5001
5002 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
5003
5004         * input/regression/page-layout.ly: new file.
5005
5006         * scm/paper.scm (set-paper-dimensions): Preliminary support for
5007         left and right margins.
5008
5009         * Documentation/user/changing-defaults.itely (Page layout):
5010         Explain the leftmargin option.
5011
5012 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5013
5014         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
5015
5016         * input/test/lyrics-melisma-faster.ly: new file.
5017
5018         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
5019         change of melody by setting associatedVoice.
5020
5021         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
5022
5023         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
5024         file contents, rather \include them, so default linewidth is set.
5025         (ly_options): make BOOKPAPER set of options. Move linewidth
5026         settings there.
5027
5028         * Documentation/user/examples.itely: new file. Templates are to be
5029         moved here.
5030
5031         * Documentation/user/programming-interface.itely: move chapter.
5032
5033         * scm/document-markup.scm (doc-markup-function): add @code
5034
5035         * stepmake/stepmake/texinfo-rules.make: remove chmod.
5036
5037 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5038
5039         * scm/page-layout.scm (plain-header): add printpagenumber boolean
5040         to bookpaper.
5041
5042         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
5043         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
5044
5045         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
5046
5047         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
5048
5049         * scripts/lilypond-latex.py: move from lilypond.py
5050
5051         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
5052         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
5053
5054         * scm/lily.scm (postscript->png): new function
5055         (postscript->pdf): new function
5056
5057         * lily/paper-book.cc (post_processing): call
5058         convert-to-{dvi,ps,png,pdf}
5059
5060         * scripts/ps2png.py (option_definitions): new file.
5061
5062         * lily/paper-book.cc (output): call output-preview-framework
5063         (post_processing): new function. Do PDF/PNG conversion.
5064
5065         * lily/paper-outputter.cc (close): new function.
5066
5067         * scm/framework-ps.scm (convert-to-pdf): new function. Call
5068         ps2pdf.
5069         (output-preview-framework): new function. Generate a preview .ps
5070         
5071
5072 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5073
5074         * VERSION: release 2.3.8
5075         
5076         * lily/note-head.cc: remove ledger line handling.
5077
5078         * lily/ambitus.cc (print): strip away accidental / note head code,
5079         and associated properties.
5080
5081         * lily/ambitus-engraver.cc (create_ambitus): change name to
5082         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
5083         other ambitus parts.
5084         (create_ambitus): group grobs in Ambitus grouping object. 
5085
5086         * lily/include/pitch-interval.hh (Pitch>): new file.
5087
5088         * lily/pitch-interval.cc (add_point): new file.
5089
5090         * lily/ledger-line-engraver.cc: new file.
5091
5092         * lily/ledger-line-spanner.cc (print): new file. Set limits to
5093         ledger line length to avoid clashes.
5094
5095 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5096
5097         * Documentation/user/invoking.itexi (Invoking lilypond): remove
5098         deprecated options
5099
5100 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5101
5102         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
5103         to command line option: fast=1 (default on).
5104
5105         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
5106         This brings SCons run-time on up-to-date tree down from 48s with
5107         only checksums, to 34s without 2day checksums, to 14s (make needs
5108         4 seconds).
5109         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
5110         necessary.
5111
5112 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5113
5114         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
5115         (score_extra_encompass): process scripts at edges too, by checking
5116         control points directly. 
5117
5118 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5119
5120         * po/nl.po: Update.
5121
5122         * lily/main.cc: Fix ly:option-usage help.
5123
5124         * input/regression/slur-script.ly: More collision tests.
5125
5126         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
5127
5128 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5129
5130         * VERSION: release 2.3.7
5131
5132         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
5133         files.
5134
5135         * Documentation/user/notation.itely (Slurs): document ^ and _ for
5136         slurs.
5137
5138         * input/regression/slur-script.ly: new file.
5139
5140         * lily/accidental-engraver.cc (process_acknowledged_grobs):
5141         make accidental appear to come from note head engraver.
5142
5143         * lily/slur-quanting.cc: new file.
5144         (score_extra_encompass): new function. Avoid scripts and
5145         accidentals
5146
5147 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5148
5149         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
5150         This greatly reduces the number of files that get recompiled
5151         after touching config.hh.
5152
5153         * config.hh.in: Remove GUILE_*_VERSION.
5154
5155         * lily/new-slur.cc: Resolve conflicts.
5156
5157         * lily/stem-engraver.cc (make_stem): New method.
5158
5159         * lily/include/script-interface.hh:
5160         * lily/script-interface.cc: New file.
5161
5162         * lily/include/script.hh:
5163         * lily/script.cc: Remove.
5164
5165         * lily/music.cc (duration_log): New method.
5166
5167         * lily/script.cc (struct Skript): Remove.
5168
5169         * lily/new-slur.cc (get_base_attachments): Try at articulations.
5170         Lots of coding cleanups (Stom).
5171
5172 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5173
5174         * lily/new-slur.cc (avoid_staff_line): new function: avoid
5175         collisions with staff lines.
5176
5177         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
5178         global_path
5179
5180         * scm/define-grobs.scm (all-grob-descriptions): set ratio
5181         .25. This flattens short slurs.
5182
5183         * lily/new-slur.cc (enumerate_attachments): move X of attachment
5184         points for tilted slurs.
5185
5186         * input/regression/slur-tilt.ly: new file.
5187
5188         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
5189         stems of 16th graces too.
5190
5191         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
5192         quant penalty dependent on how much the line is in the gap.
5193
5194         * input/regression/grace-stem-length.ly: new file.
5195
5196         * lily/beam-quanting.cc (score_forbidden_quants): remove
5197         interquant check. The penalty of 1000 is much too harsh, and the
5198         inter case should be caught by check-staff-line-in-gap check.
5199
5200         * lily/scm-option.cc: move debug-beam to \paper.
5201
5202         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
5203         .txt files to appease makeinfo.
5204
5205         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
5206         remove texttagline.
5207         
5208         * lily/new-slur.cc: cleanup, split in functions.
5209
5210         * lily/parser.yy (chord_body_element): allow octave-check = inside
5211         chord body. 
5212
5213         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
5214
5215         * lily/stem.cc (height): call Beam::after_line_breaking().
5216
5217         * lily/rest-collision.cc (force_shift_callback): only call shift
5218         for columns containing rests.
5219
5220         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
5221
5222         * input/regression/font-postscript.ly: invoke afm2tfm. 
5223
5224 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5225
5226         * mf/SConscript: Build map files.
5227
5228         * SConstruct: Rename $out to out-www in web.
5229
5230 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5231
5232         * SConstruct (web_kluts): Have make web build in out-www.  Not.
5233
5234 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5235
5236         * Documentation/user/music-glossary.tely (Top): add fragment to
5237         pertinent @lilypond entries.
5238
5239         * scm/define-grobs.scm: switch on new-slur by default.
5240
5241         * lily/scm-option.cc: symbol != string.
5242
5243         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
5244         really work yet.
5245         (set_end_points): make X coord of attachment dependent on  Y.
5246         (score_encompass): add edges too.
5247
5248 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5249
5250         * lily/stem.cc (get_beaming): new function.
5251
5252         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
5253         for fragment snippets. This fixes inclusion of toplevel-music
5254         examples (such as new-slur.ly)
5255  
5256 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5257
5258         * scripts/lilypond-book.py: Remove second import of stat.
5259
5260         * More SCons cleanups.
5261
5262         * Documentation/bibliography/computer-notation.bib (note): Remove
5263         extraneous closing brace.
5264
5265 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5266
5267         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
5268         stat calls.
5269
5270         * Documentation/bibliography/SConscript (bibs): failed try to get
5271         bib2html find html-long.bst.
5272
5273         * buildscripts/bib2html.py (stat): fail if bibtex fails.
5274
5275         * make/stepmake.make: use usescons for using scons. 
5276
5277 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5278
5279         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
5280         for lilypondend.  Import stat (huh?).
5281
5282 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5283
5284         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
5285         bypass dvi. 
5286
5287         * input/regression/font-postscript.ly: new file. 
5288
5289         * scm/framework-ps.scm (load-fonts): load pfb files too.
5290
5291         * lily/pfb.cc (pfb2pfa): new file.
5292
5293 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5294
5295         * scripts/lilypond-book.py (PREAMBLE_LY): set
5296         toplevel-music-handler too.
5297
5298 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5299
5300         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
5301         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
5302
5303         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
5304
5305         * python/SConscript:
5306         * python/vim:
5307         * input/mutopia/*SConscript: New file.
5308
5309         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
5310
5311         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
5312         fixes web build.
5313
5314         * make/stepmake.make (scons): re-route to SCONS if user has been
5315         running scons in this tree.
5316
5317         * SConstruct (config_vars): Add CPPDEFINES.
5318         (env): Set checksums type to "content".
5319         (save_config_cache): Do not exit after configuring when using
5320         checksums (the default) instead of timestamps.
5321
5322 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5323
5324         * SConstruct: Further development.
5325
5326         * input/test/SConscript: 
5327         * input/template/SConscript: 
5328         * input/regression/SConscript: 
5329         * Documentation/bibliography/SConscript:
5330         * Documentation/bibliography/index.html.in: New file.
5331
5332         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
5333         generation.
5334
5335         * buildscripts/builder.py: Add new builders.
5336
5337         * make/stepmake.make: 
5338         * stepmake/stepmake/*.make: 
5339         * configure.in:
5340         * lily/*:
5341         * flower*: Use config.hh (Was config.h).
5342
5343         * scm/encoding.scm (get-coding): Print friendly error message when
5344         no encoding is found, rather than crashing.
5345
5346 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5347
5348         * lily/new-slur.cc (score_slopes): strong sloping score only when
5349         stems point in same dir. 
5350
5351 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5352
5353         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
5354         for beam start.
5355
5356         * lily/parser.yy (context_prop_spec): check grob name for
5357         alphanumericness..
5358
5359         * lily/lyric-engraver.cc: creates LyricText objects
5360
5361 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5362
5363         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
5364
5365 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5366
5367         * SConstruct: Configure only pristine build tree or on user
5368         request.  Cleanups.  Add Documentation/topdocs to subdirs.
5369         Use checksums instead of timestamps.
5370         (CheckYYCurrentBuffer): Return result.
5371
5372         * Documentation/topdocs/SConscript: New file.
5373
5374 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5375
5376         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
5377
5378         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
5379         scm_from_int instead.
5380
5381 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5382
5383         * SConstruct: Updates.  Add targets: tar, dist, release.
5384
5385 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5386
5387         * input/mutopia-header.ly: Generate output.
5388
5389         * SConstruct:
5390         * buildscripts/builder.py:
5391         * Documentation/user/SConscript: SCons fixes.
5392
5393 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5394
5395         * lily/new-slur.cc (class New_slur): new file. Score based slur
5396         computations.
5397
5398 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5399
5400         * mf/SConscript: Remove Builders.
5401
5402         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
5403
5404         * input/SConscript: 
5405         * Documentation/user/SConscript: New file.
5406
5407 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5408
5409         * Documentation/topdocs/NEWS.texi (Top): add note about new
5410         emacs electric-|
5411
5412         * scm/*.scm: adapt ly:warn calls.
5413
5414         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
5415
5416         * lily/repeat-acknowledge-engraver.cc (process_music): look at
5417         main timing, not grace timing. Fixes volta-repeat-grace.
5418
5419         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
5420         remove ly:kpathsea-gulp-file.
5421
5422         * scm/translation-functions.scm (format-metronome-markup): make
5423         note smaller, align to bottom.
5424
5425         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
5426
5427         * lily/metronome-engraver.cc (stop_translation_timestep): attach
5428         metronome to musical column. Don't ack time sigs or bar lines.
5429
5430 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
5431
5432         * THANKS: sort, add David. Kristof contributed code, he is a
5433         contributor.
5434
5435 2004-07-09  David Svoboda      <svoboda@cmu.edu>
5436
5437         * elisp/lilypond-mode.el,
5438         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
5439         count beats between last measure stop | and point in emacs.
5440         
5441 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5442
5443         * tex/GNUmakefile (TEX_FILES): don't dist
5444         music-drawing-routines.ps, latin1.enc 
5445
5446         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
5447         --no-pdf, --pdftex
5448         (copyright): add --latex option
5449         (ic_p.make_include_option): use direct PS as default.
5450
5451         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
5452
5453         * input/regression/beam-concave.ly (rossFourBeams): add cases from
5454         Ross
5455
5456         * scm/script.scm (default-script-alist): marcato should follow
5457         into staff
5458         
5459 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5460
5461         * buildscripts/builder.py:
5462         
5463         * Documentation/SConscript (outdir): New file.  Add *list.ly
5464         dependencies.  Fixes PDF doc build.
5465
5466 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * SConstruct: Add Tar target (incomplete), fix install issues, fix
5469         run from build-dir.
5470
5471         * ly/SConscript:
5472         * scm/SConscript: New file.
5473
5474         * lily/main.cc (dir_info): Print variables in sh format.
5475
5476         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
5477
5478         * mf/SConscript: Update multiple target rules.
5479
5480         * SConstruct (assert_version): Add.
5481
5482 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5483
5484         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
5485
5486 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5487
5488         * buildscripts/mf-to-table.py: Do not try to open ''.
5489
5490         * mf/SConscript: New file.
5491
5492 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
5493
5494         * scm/fret-diagrams.scm : Convert many properties to constants,
5495         reducing the pollution of the property namespace.
5496
5497         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
5498         unnecessary properties for fret-diagram
5499
5500         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
5501         for interface
5502
5503 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5504
5505         * SConstruct: Update.
5506
5507 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5508
5509         * input/regression/beam-quant-standard.ly (seconds): print desired
5510         quants when failing.
5511
5512 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5513
5514         * SConstruct:
5515         * flower/SConscript:
5516         * lily/SConscript: New file.
5517
5518 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
5519
5520         * scm/define-grob-properties.scm (all-user-grob-properties): Add
5521         descriptions for all fret-diagram properties.
5522
5523         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
5524         fret-diagram interface code
5525
5526 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5527
5528         * ly/book-paper-defaults.ly: set default encoding to ec.
5529
5530         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
5531         installed.
5532
5533         * tex/latin1.enc: new file, from a2ps. 
5534
5535 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
5536
5537         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
5538         add a faint, green border line.
5539
5540         * Documentation/index.html.in: drop <table>, add a faint border line.
5541
5542 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5543
5544         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
5545
5546         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
5547
5548 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
5549
5550         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
5551
5552         * scm/output-tex.scm (white-text): Add scale parameter to allow font
5553         scaling
5554
5555         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
5556         properly scale white text
5557
5558         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
5559         position for numbered dots so dot will touch fret.
5560         (various routines): move to font-metric interface, rather than
5561         name, size interface.  Clean up comments.
5562
5563         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
5564         size and offset to better center white text.
5565
5566 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5567
5568         * ChangeLog: Remove pre-2.1 changes.
5569
5570         * Documentation/misc/ChangeLog-2.1: New file.
5571
5572         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
5573         from ChangeLog.
5574
5575 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5576
5577         * input/test/chords-below-volta-bracket.ly,
5578         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
5579
5580 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5581
5582         * VERSION: release 2.3.6
5583
5584         * input/regression/beam-quant-standard.ly: new file: test standard
5585         beam quants.
5586
5587         * scm/beam.scm (check-quant-callbacks): new function
5588         (check-beam-quant): new function: check whether current beam
5589         quants match argument.
5590
5591         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
5592         forbidden quant for sitting (upstem)/hanging (downstem) on outer
5593         staffline line.
5594
5595 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5596
5597         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
5598         functions.
5599
5600         * lily/note-collision.cc (do_shifts): align colliding notes to
5601         their leftmost note.
5602
5603         * input/regression/collision-alignment.ly: new file.
5604
5605         * ly/init.ly: don't print gc stats.
5606
5607         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
5608         extra newline
5609
5610         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
5611         for dimensions. This fixes ottava-remove-empty-staff.ly
5612
5613         * input/regression/lyrics-tenor-clef.ly: new file.
5614
5615         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
5616         cyclic parents when two axis-group-engravers are
5617         present. Fixes: crash-axis-group-engraver.ly. 
5618         
5619         * input/test/volta-chord-names.ly: new file.
5620
5621         * scm/define-context-properties.scm
5622         (all-user-translation-properties): change voltaOnThisStaff
5623         definition. 
5624
5625         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
5626         if necessary.
5627
5628         * lily/volta-bracket.cc (print): handle volta brackets without
5629         bars. 
5630
5631 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5632
5633         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
5634         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
5635
5636 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5637
5638         * scm/output-gnome.scm: updated instructions for running gnome
5639         backend
5640
5641 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
5642
5643         * scm/fret-diagrams.scm (draw-dots): default values for dot size
5644         and dot-position now depend on finger-code value; in-dot makes
5645         dots larger and centered.
5646         (draw-barre): added straight-barre indicator option
5647         (draw-dots): made fontify-text-white work.
5648
5649         * music-drawing-routines.ps: added /draw_white_text
5650
5651         * scm/output-tex.scm:  added white-text
5652
5653         * scm/output-ps.scm:  added white-text
5654
5655         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
5656         list of stencil expressions
5657
5658         * scm/stencil.scm: Added fontify-text-white
5659
5660 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
5661
5662         * input/regression/+.ly: use @unnumbered section.
5663
5664 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5665
5666         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
5667         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
5668
5669 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5670
5671         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
5672
5673 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5674
5675         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
5676         was causing an error. (was not actually commited in 2004-06-20)
5677
5678         * input/regression/lily-in-scheme.ly (withPaddingC): does not
5679         breaks anymore
5680
5681 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5682
5683         * VERSION: 2.3.5 released.
5684         
5685         * lily/my-lily-parser.cc (parse_string): switch module too.
5686
5687 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5688
5689         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
5690         ec-fonts-mftraced to running requirements.
5691
5692 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5693
5694         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
5695         assignments don't reach the original file.
5696
5697         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
5698         exists
5699
5700 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5701
5702         * scm/output-gnome.scm: 
5703         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
5704
5705         * debian/: Apply Debian patch (Anthony Fok).
5706
5707 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
5708
5709         * Documentation/user/music-glossary.tely: fix titling; @top is already
5710         an @unnumbered @chapter.
5711
5712 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5713
5714         * debian/GNUmakefile (EXTRA_DIST_FILES):
5715         (CONF_FILES): update file list.
5716
5717         * lily/stencil.cc (interpret_stencil_expression): bugfix.
5718
5719 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5720
5721         * debian/: Remove cruft (requested Anthony Fok.)
5722
5723         * buildscripts/guile-gnome.sh: Build without gcc libtool version
5724         juggling.
5725
5726         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
5727         Add popup menu with grob properties.
5728
5729         * lily/grob-scheme.cc (ly:grob-properties):
5730         (ly:grob-basic-properties): New function.
5731
5732         * lily/stencil.cc (interpret_stencil_expression): Comment-out
5733         "no-origin" call.  Fixes -fps output.
5734
5735         * scm/output-ps.scm (no-origin): Add dummy implementation.
5736
5737         * scm/output-gnome.scm (define-origin): Remove
5738         (grob-cause): Add.
5739
5740         * scm/output-ps.scm (scm):
5741         * scm/output-tex.scm (scm): Remove define-origin from exports list.
5742         (define-origin): Remove.
5743
5744         * scm/output-gnome.scm (define-origin): 
5745
5746         * scm/lily.scm (ly:all-output-backend-commands): Remove
5747         define-origin.  Add grob-cause.
5748
5749 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
5750
5751         * buildscripts/lilypond-words.py: add ly/portugues.ly.
5752
5753 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
5754
5755         * Documentation/user/GNUmakefile:
5756         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
5757         --include-css=.../texinfo.css; command includes css into the html.
5758
5759         * Documentation/texinfo.css: add file.
5760         define <hr> as black and thin.            
5761
5762 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5763
5764         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
5765         stencil expression. Junk define-origin.
5766
5767         * lily/my-lily-parser.cc (parse_string): init parser variable when
5768         lexer_ is set, ie. in parse_string and parse_file.
5769
5770         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
5771         ly:score-bookify.
5772
5773         * scm/lily.scm (collect-scores-for-book): new function.
5774
5775         * ly/init.ly: print collected scores/musics.
5776
5777         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
5778         scope, not in lily module.
5779
5780         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
5781
5782         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
5783         encapsulate gtk/pango tests.
5784
5785         * po/tr.po: Turkish translation.
5786
5787 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5788
5789         * input/regression/lily-in-scheme.ly: regression test for #{
5790         ... #} syntax
5791
5792         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
5793         was causing an error.
5794
5795         * Documentation/user/programming-interface.itely (Using LilyPond
5796         syntax inside Scheme): documentation for #{ ... #} syntax.
5797
5798 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
5799
5800         * Documentation/index.html.in: use black thin <hr>.
5801
5802         * buildscripts/mutopia-index.py: use thin black <hr>.
5803
5804 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5805
5806         * scm/fret-diagrams.scm: Use UNIX style line endings.
5807         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
5808         typo.  Fixes compile.
5809
5810         * scm/output-ps.scm (white-dot): Remove second incarnation.
5811
5812         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
5813
5814 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5815
5816         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
5817         single file error.
5818
5819         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
5820
5821 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
5822
5823         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
5824         remove size as argument to fret-diagram interface;
5825         improved white-circle dots for fret;
5826         improved top-fret thick line/
5827
5828         * scm/output-ps.scm: added white-dot function
5829
5830         * scm/output-tex.scm: added white-dot function
5831
5832         * tex/music-drawing-routines.ps: added draw_white_dot function
5833
5834         * ps/music-drawing-routines.ps: added draw_white_dot function
5835
5836         * input/test/fret-diagram.ly: examples to show multiple
5837         functions and multiple interfaces
5838
5839 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5840
5841         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
5842         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
5843
5844         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
5845         conflict.  Have I told you lately how much I love autotools?
5846
5847 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5848
5849         * lily/lily-guile.cc: 
5850         * lily/pangofc-afm-decoder.cc:
5851         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
5852         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
5853
5854         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
5855         developers.
5856
5857         * lily/paper-outputter.cc (file): New method.
5858         (dump_string): Use it.
5859
5860         * scm/output-gnome.scm: Update with pango CVS info, lilylib
5861         musing.
5862
5863         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
5864         of them has a comma :-).
5865
5866         * scm/framework-gnome.scm: Add pango decoders.
5867
5868         * lily/include/pangofc-afm-decoder.hh: 
5869         * lily/pangofc-afm-decoder.cc: New file.
5870
5871         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
5872
5873         * configure.in: Check for pango.
5874
5875         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
5876         autoconf).
5877         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
5878
5879         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
5880
5881 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5882
5883         * Documentation/user/tutorial.itely (Integrating text and music):
5884         fix grammar & punctuation.
5885
5886 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5887
5888         * lily/: Stray janitorial cleanups.
5889
5890         * scm/lily.scm (ly:all-stencil-expressions):
5891         * scm/lily.scm (ly:all-output-backend-commands): New function.
5892
5893         * scm/safe-lily.scm (safe-objects): Add them.
5894
5895         * scm/framework-gnome.scm (<gnome-outputter>): New class.
5896
5897         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
5898
5899 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5900
5901         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
5902
5903 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5904
5905         * scm/page-layout.scm (default-page-make-stencil): add
5906         raggedbottom, raggedlastbottom.
5907
5908         * Documentation/user/changing-defaults.itely (Page layout): add doc.
5909
5910         * scm/framework-tex.scm (define-fonts): fix export of
5911         papersize.
5912
5913         * lily/paper-book.cc (classic_output): strip suffixes from
5914         framework functions.
5915
5916         * lily/tuplet-bracket.cc (before_line_breaking): do not return
5917         SCM_UNDEFINED to Scheme.
5918
5919 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5920
5921         * lily/book.cc: remove Book::to_stencil().
5922         (process): whoops. Score::book_rendering returns vector, not list.
5923
5924         * scripts/convert-ly.py (conv): remove \notes.
5925         apply to input examples.
5926
5927         * lily/paper-outputter.cc (output_stencil): don't use
5928         smobify_self() but self_scm()
5929
5930         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
5931         from smobify_self().
5932
5933         * lily/paper-book.cc (output): load framework module
5934         scm_c_resolve_module().
5935
5936         * python/lilylib.py (exit): exit with argument i.
5937
5938 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5939
5940         * scm/framework-gnome.scm (output-framework-gnome): Try loading
5941         gnome modules from non-toplevel.
5942
5943         * lily/ly-module.cc (ly:import-module): Export to ly:.
5944
5945         * lily/paper-score.cc (process): Do not show progress newline.
5946
5947         * lily/paper-book.cc (output, classic_output): Show progess
5948         newline after score.
5949
5950 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
5951
5952         * buildscripts/lilypond-words.py: add ly/vlaams.ly
5953
5954 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5955
5956         * lily/score.cc (ly:run-translator): Do not crash on empty music
5957         list.
5958
5959         * lily/book.cc (process): Do not render score when systems is empty.
5960
5961         * input/simple-song.ly: Down one octave.
5962
5963         * scm/output-gnome.scm: Remove script again; re-add modules fix
5964         (CVS conflict resolve?)
5965
5966         * lily/stencil.cc (ly:interpret-stencil): Was:
5967         interpret_stencil_expression.
5968
5969 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5970
5971         * buildscripts/guile-gnome.sh: New file.
5972
5973         * scm/output-gnome.scm: White background, better window size, sane
5974         canvas size.  Cleanups.
5975
5976 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5977
5978         * VERSION: release 2.3.4
5979
5980         * Documentation/user/invoking.itexi (Invoking the lilypond
5981         binary): document --safe.
5982
5983         * scm/output-gnome.scm: set PATH in script.
5984
5985         * scm/page-layout.scm (default-page-make-stencil): don't stretch
5986         if there is too few systems on a page.
5987
5988         * lily/parser.yy (relative_music): start at middle C without pitch
5989         argument.
5990
5991         * Documentation/user/changing-defaults.itely (Page layout): new node.
5992         (Paper size): rename node
5993         (Page breaking): new node.
5994         (Titling): move from invoking.
5995         (File structure): new node.
5996
5997         * lily/parser.yy (score_body): allow \header and music anywhere in
5998         \score body.
5999
6000 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6001
6002         * scm/lily.scm (ly:load): Remove page-breaking.scm.
6003
6004 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6005
6006         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
6007
6008         * lily/include/paper-line.hh: rename to Paper_system.
6009
6010         * lily/include/paper-book.hh: doc class.
6011
6012         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
6013
6014         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
6015         (plain-header): add instrument-name.
6016         (default-page-make-stencil): bugfixes.
6017
6018         * lily/parser.yy (book_body): allow \header anywhere in \book{}
6019
6020         * lily/paper-book.cc: remove copyright & tagline. Remove
6021         interactions with Page
6022
6023         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
6024         here, 
6025         (default-page-make-stencil): new function
6026         (default-page-music-height): new function
6027         (page-headfoot): new function
6028         (ly:optimal-page-breaks): generate stencils directly from here
6029
6030         * scm/titling.scm: new file, group titling functions
6031
6032 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6033
6034         * scm/output-gnome.scm: Handle multiple pages.
6035
6036         * scm/framework-gnome.scm: Do not load output-gnome.
6037         (framework-gnome): Invoke output-gnome::header and
6038         output-gnome::end-output as faked stencils.  Fixes experimental
6039         gnome output.
6040
6041 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6042
6043         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
6044         octavation compatibility fixes. Backportme. 
6045
6046         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
6047         pages.
6048         (ly:optimal-page-breaks): combine-penalties: no shortcut for
6049         negative. Now we handle negative penalties (ie. \pageBreak)
6050         correctly.
6051
6052         * lily/system.cc (get_line): extract page-penalty from the left
6053         bound.
6054
6055         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
6056
6057 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6058
6059         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
6060
6061 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6062
6063         * scm/output-gnome.scm: Update script.  Move development to
6064         lilypond_2_3_2 branch for now.
6065
6066 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6067
6068         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
6069         negative penalties.
6070         cleanups.
6071
6072         * Documentation/user/changing-defaults.itely (Creating contexts):
6073         index entries
6074
6075         * scm/page-breaking.scm (ly:optimal-page-breaks): new
6076         file. Rewrite function. 
6077
6078         * lily/paper-book.cc (pages): new interface: page-breaking returns
6079         list of line-list.
6080
6081         * lily/page.cc (Page): take lines argument.
6082
6083         * scm/document-translation.scm (all-engravers-doc): link to user man
6084
6085         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
6086         iso. score.
6087
6088         * Documentation/user/notation.itely (Relative octaves): typo.
6089
6090         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
6091
6092 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6093
6094         * scm/output-gnome.scm: Update build script.
6095
6096 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6097
6098         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
6099         gnome backend.
6100
6101         * scm/framework-gnome.scm: New file.
6102
6103         * scm/lily.scm: Use it.
6104
6105         * lily/paper-outputter.cc: Janitorial cleanups.
6106         (ly:outputter-dump-string): Remove unreachable statement.
6107
6108         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
6109         (ice-9): Bugfix: Add srfi-1.
6110
6111         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
6112
6113 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6114
6115         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
6116         in do_quit()
6117
6118 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6119
6120         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
6121
6122 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6123
6124         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6125         override of Beam::position-callbacks. Why would grace beams not be
6126         quantized? Fixes: weird-stem-size-grace. 
6127
6128         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
6129         warning only once. Backportme.
6130
6131         * lily/accidental-engraver.cc (number_accidentals_from_sig):
6132         bugfix, 2nd try. Backportme.
6133
6134         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
6135
6136 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6137
6138         * Documentation/user/notation.itely (Instrument transpositions):
6139         Correct the name of the instrumentTransposition property.
6140
6141 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6142
6143         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
6144
6145 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6146
6147         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
6148         and postLilyPondExample are called when defined.
6149
6150 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6151
6152         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
6153         This fixes setting notenames with `\include "nederlands.ly" '
6154
6155         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
6156         new function.
6157
6158 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6159
6160         * scm/page-layout.scm: don't do piece, it should be in score-title
6161         only.
6162
6163         * lily/lexer.ll: lex \score separately.
6164
6165         * lily/paper-book.cc: junk stencil2line.
6166
6167         * lily/paper-line.cc (Paper_line): construct from Stencil
6168         directly. No futzing with the dimensions.
6169
6170         * lily/include/paper-line.hh (class Paper_line): 
6171
6172         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
6173         takes arbitrary number of arguments.
6174
6175         * input/test/markup-score.ly (tuning): simplify example. 
6176
6177 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6178
6179         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
6180
6181         * scm/define-markup-commands.scm (score): define score-markup
6182
6183         * lily/parser.yy (markup): use score-markup.
6184
6185         * lily/score.cc: add ly:score? 
6186
6187 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
6188
6189         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
6190         fret-parse-string so it prepares for calls to fret-diagram-verbose
6191         Changed display constants to props so they are available for
6192         \override.
6193
6194 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6195
6196         * VERSION: release 2.3.3
6197
6198         * stepmake/stepmake/generic-vars.make: unset LANG.
6199
6200         * input/regression/tuplet-nest.ly: bugfix.
6201
6202         * lily/tie-performer.cc (stop_translation_timestep): reset
6203         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
6204
6205         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
6206         clear repeat_ directly after setting stem_tremolo_. Fixes:
6207         tremolo-repeat.ly
6208
6209         * input/regression/span-bar-break.ly: new file.
6210
6211         * scm/define-grobs.scm (all-grob-descriptions): remove
6212         break-visibility from SpanBar. Fixes: piano-repeat.ly
6213
6214 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6215
6216         * python/lilylib.py (make_ps_images): only compute bbox when needed.
6217
6218         * scripts/lilypond-book.py (process_snippets): use lily -f ps
6219         files for generating pngs. (failed experiment)
6220
6221         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
6222         file with PFA fonts included.
6223
6224         * lily/score.cc (default_rendering): put header in too.
6225
6226         * lily/paper-line.cc (LY_DEFINE): change function to
6227         ly:paper-line-extent
6228
6229         * scm/page-layout.scm (default-book-title): only add lines for
6230         non-nil fields.
6231         (default-score-title): idem.
6232
6233         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
6234
6235         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
6236
6237         * lily/include/paper-book.hh (class Paper_book): remove height_
6238         member.
6239
6240         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
6241
6242         * lily/ly-module.cc (LY_DEFINE): bugfix.
6243
6244         * lily/paper-book.cc (book_title): separate function for the book
6245         title.
6246
6247         * scm/page-layout.scm (default-book-title): only account for
6248         markup fields.
6249
6250         * scm/framework-ps.scm: new file. Move high level interface from
6251         output-ps.scm
6252
6253         * scm/music-functions.scm (def-grace-function): move macros from
6254         ly/music-functions-init.ly
6255
6256         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
6257         framework-tex.scm
6258
6259         * scm/framework-tex.scm (dump-line): new file. High level
6260         interface for output (pages, systems, header). 
6261
6262         * lily/include/page.hh (class Page): add is_last_ field.
6263
6264         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
6265
6266         * lily/paper-book.cc (split_string): new function
6267         (output): output multiple formats, i.e. --format=ps,tex
6268
6269         * scm/output-ps.scm (output-scopes): dump variables directly.
6270         (define-fonts): rewrite for new interface
6271
6272         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
6273
6274         * lily/paper-outputter.cc (Paper_outputter): take format argument.
6275
6276         * lily/main.cc (parse_argv): don't set extension for output.
6277
6278         * lily/clef-engraver.cc (create_clef): remove
6279         Staff_symbol_referencer::set_position() call. 
6280
6281 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6282
6283         * ly/music-functions-init.ly (addlyrics): set the 'origin property
6284         with the location argument in music function definitions.
6285
6286 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6287
6288         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
6289         staffsymbol dependency.
6290
6291         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
6292         cleanups.
6293
6294         * lily/book.cc (process): return Paper_book
6295         (to_stencil): use Book::process().
6296
6297         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
6298         header_ field. Store in $globalheader
6299
6300         * lily/parser.yy (book_body): book header is initted to
6301         $globalheader.
6302
6303
6304 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6305
6306         * input/test/fill-a4.ly: removed.
6307
6308         * lily/parser.yy (output_def): push scope of parent_ Output_def
6309         too.
6310
6311 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6312
6313         * scm/output-gnome.scm: Update info.
6314
6315 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6316
6317         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
6318
6319         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
6320         than 1 module.
6321
6322         * lily/include/ly-module.hh (ly_use_module): rename is_module to
6323         ly_c_module_p.
6324
6325         * scm/page-layout.scm (default-book-title): move Scheme titling
6326         functions to here.
6327
6328         * lily/parser.yy (book_paper_block): remove scope too.
6329
6330         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
6331
6332         * lily/rest.cc: add direction to rest properties.
6333
6334         * lily/include/output-def.hh: new file, move from
6335         music-output-def.hh
6336
6337 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6338
6339         * scm/output-gnome.scm: Describe feta-cork hack.
6340
6341 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6342
6343         * lily/include/book-paper-def.hh: derive from Output_def 
6344
6345         * lily/include/paper-def.hh: move all functionality out of class.
6346         Junk header.
6347
6348         * lily/include/music-output-def.hh: rename Music_output_def to
6349         Output_def.
6350
6351         * input/wilhelmus.ly: only set space for Paper formatting. 
6352
6353         * lily/include/midi-def.hh: remove file, remove class.
6354         Move functions to Music-output-def.
6355
6356         * lily/music-output-def.cc (Music_output_def): remove separate
6357         translator table. Lookup translators in scope directly. This
6358         obviates Context suffix for context identifiers, i.e.
6359
6360         \context {
6361           \Staff
6362           .. 
6363           }
6364
6365
6366         will work.
6367
6368
6369         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
6370
6371         * Documentation/user/changing-defaults.itely (Horizontal spacing):
6372         document spacing override hack.
6373
6374 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6375
6376         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
6377         installation info.  Support point-and-click.  Add +/- zoom
6378         keybindings.
6379
6380 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6381
6382         * VERSION: 2.3.2 released
6383
6384         * lily/parser.yy (book_body): set default bookpaper.
6385
6386         * scm/output-tex.scm (header): kludge: hard code linewidth. 
6387
6388         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
6389
6390 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6391
6392         * lily/score.cc (default_rendering): scale outputdef before
6393         starting.
6394
6395 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6396
6397         * scm/fret-diagrams.scm: Add header.
6398
6399         * scm/output-gnome.scm: Hello world :-)
6400
6401 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6402
6403         * scripts/lilypond.py (run_dvips): only add papersize if present.
6404
6405         * lily/accidental-engraver.cc (update_local_key_signature): new
6406         function, fold code from initialize() and process_music().
6407         (update_local_key_signature): use deep copy. This fixes one
6408         problem from custom-key-signatures.ly.
6409         (number_accidentals_from_sig): tighter check for
6410         accidental-too-old.
6411
6412         * ly/engraver-init.ly: remove localKeySignature
6413         definition from ChoirStaff, StaffGroup, Score.
6414
6415         * lily/percent-repeat-engraver.cc (try_music): add moments for
6416         barlines too. Fixes: skipbars-percent-repeat.ly.
6417
6418 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6419
6420         * lily/context-def.cc (filter_performers): don't go to cdrloc if
6421         skipping last pair. Fixes: crash-bar-number.
6422
6423         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
6424         D. Sorensen)
6425
6426         * input/test/fret-diagram.ly: new file.
6427
6428         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
6429         (scale-paper): divide by scale.
6430
6431 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6432
6433         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
6434         case.
6435
6436 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6437
6438         * scm/stencil.scm (fontify-text): reinstate function
6439
6440         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
6441
6442         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
6443
6444         * lily/parser.yy (book_paper_head): \bookpaper {} 
6445
6446         * python/midi.c: remove config.h
6447
6448 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6449
6450         * scm/output-gnome.scm: Update.
6451
6452 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6453
6454         * scm/output-gnome.scm: New file.
6455
6456         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
6457
6458 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6459
6460         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
6461         (find_scaled_font): move from Paper_def
6462
6463 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6464
6465         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
6466         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
6467
6468         * po/fr.po: update po.
6469
6470         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
6471
6472         * lily/book-paper-def.cc (print_smob): new file.
6473
6474 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
6475
6476         * buildscripts/lilypond-words.py: search words also from
6477         music-functions-init.ly.
6478
6479 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6480
6481         * ly/music-functions-init.ly (def-music-function): new helper
6482         macro for defining music functions. \addlyrics \appoggiatura
6483         \acciaccatura \grace \partcombine \autochange \applycontext
6484         \applyoutput and \breathe are now defined here thanks to it.
6485
6486         * lily/parser.yy: 
6487         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
6488         \grace \partcombine \autochange \applycontext \applyoutput and
6489         \breathe keywords removed from the parser.
6490
6491         * lily/parser.yy: 
6492         * lily/music-function.cc (ly_make_music_function): 
6493         * lily/lexer.ll (music_function_type): added a case for 0-arg
6494         music functions.
6495
6496 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6497
6498         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
6499         refering to a music expression can be used in lily-inside-scheme:
6500         #{ $music #}
6501
6502         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
6503         and ly:parser-define, and change ly:parser-parse-string in order
6504         to make #{ $music #} work.
6505
6506         * scm/new-markup.scm (compile-markup-expression): when an argument
6507         is a string, use `make-simple-markup'.
6508
6509 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6510
6511         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
6512
6513 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6514
6515         * scripts/convert-ly.py (FatalConversionError.func): handle + in
6516         font-size. (backportme)
6517
6518 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6519
6520         * lily/paper-outputter.cc (output_stencil): dump font definitions
6521         before each stencil.
6522
6523         * lily/include/paper-book.hh (struct Score_lines): new
6524         struct. Collect info per Paper-score.
6525
6526         * lily/include/page.hh (class Page): to_stencil() returns Stencil
6527         everywhere.
6528
6529         * lily/stencil.cc (find_expression_fonts): new function
6530
6531         * lily/paper-outputter.cc (output_stencil): use
6532         interpret_stencil_expr
6533
6534         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
6535         (interpret_stencil_expr): new function. Generic stencil
6536         interpretation.
6537
6538         * lily/paper-def.cc (find_scaled_font): divide lookup
6539         magnification by outpuscale for non-virtual fontmetrics. This
6540         fixes ludicrously long font definitions for text
6541         fonts. (backportme)
6542
6543         * lily/score-engraver.cc: remove
6544         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
6545
6546 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6547
6548         * input/test/markup-score.ly: Remove \notes.
6549
6550         * lily/parser.yy (book_body): Grok Composite_music and \header.
6551         (markup): Push NOTES mode before score_block.
6552
6553         * VERSION: release 2.3.1
6554
6555         * mf/feta-klef.mf: 
6556         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
6557
6558         * Documentation/user/programming-interface.itely: Use @emph (was:
6559         @em).
6560
6561         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
6562
6563 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6564
6565         * scm/output-tex.scm (output-tex-string): tighten safe security.
6566
6567         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
6568
6569         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
6570         allowed ly functions.
6571
6572         * lily/ly-module.cc (ly_module_define): only define variable if
6573         bound.
6574         (ly_make_anonymous_module): take safe option.
6575
6576 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6577
6578         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
6579
6580 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6581
6582         * input/regression/newaddlyrics.ly: Fix.
6583
6584         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
6585         \score \notes.
6586
6587 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
6588
6589         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
6590
6591 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6592
6593         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
6594
6595         * lily/paper-line.cc (Paper_line): don't store list of stencils,
6596         but convert to single Stencil immediately.
6597
6598         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
6599
6600 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6601
6602         * scm/output-sodipodi.scm: Resurrect sodipodi output.
6603
6604 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
6605
6606         * elisp/lilypond-mode.el: Changed the way defaults are created for
6607         LilyPond-command-master.  LilyPond-mode will now check the
6608         timestamps of the files to see which command has to run next.
6609
6610 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6611
6612         * scm/bass-figure.scm (format-bass-figure): don't set
6613         number-markup for strings. This fixes string in bass
6614         figure. (backportme)
6615
6616         * lily/parser.yy (bass_number): insert number-markup into figure
6617         definition.
6618
6619         * scm/define-music-properties.scm (all-music-properties): make
6620         'figure a markup.
6621
6622         * scripts/convert-ly.py (conv): \apply -> \applymusic
6623
6624 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
6625
6626         * elisp/lilypond-mode.el: changed the order of some commands
6627         ("Midi" after "2Midi"), use the user-defined
6628         LilyPond-command-default as default instead of "LilyPond"
6629
6630         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
6631         to set the master file for the next command.
6632
6633         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
6634         with font-lock-reference-face.
6635
6636 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
6637
6638         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
6639
6640         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
6641
6642 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6643
6644         * ly/music-functions-init.ly (TODO): new file.
6645
6646         * lily/parser.yy (Generic_prefix_music_scm): add more
6647         music_function symbols.
6648         (Prefix_composite_music): change \apply to music-function   
6649
6650         * lily/include/music-function.hh: rename to music-function
6651
6652 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6653
6654         * lily/music-head.cc (LY_DEFINE): change order of args.
6655
6656         * input/regression/music-head.ly (texidoc): new file.
6657
6658         * lily/parser.yy (Generic_prefix_music): allow generic
6659         music-transformation functions. 
6660
6661         * lily/include/music-head.hh (is_music_head): new file.
6662
6663         * lily/music-head.cc (get_music_head_transform): new file.
6664
6665 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6666
6667         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
6668         empty extent. This fixes ottava brackets on rests. (backportme)
6669
6670         * make/lilypond.redhat.spec.in (Group): ln png files for info.
6671
6672         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
6673
6674         * cygwin/lily-wins.py: update for the lily-wins.py script.
6675
6676 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6677
6678         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
6679         code. This will obviate typeset_grob () in the future.  The effect
6680         of this is that improperly written spanner handling will result in
6681         invalid spanner bounds.
6682         (announce_grob): add to elems_ from here
6683         (typeset_grob): comment out.  
6684
6685         * lily/include/engraver.hh (make_spanner): new calling interface
6686         for make_{item,spanner}. This obviates most calls to
6687         announce_grob().
6688
6689         * scm/music-functions.scm (set-accidental-style): use GrandStaff
6690         iso. PianoStaff for piano styles.
6691
6692 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
6693
6694         * Documentation/user/music-glossary.tely: add segno after d.s.
6695
6696 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6697
6698         * lily/include/audio-column.hh: remove unused variables.
6699         (patch by Michael Welsh Duggan)
6700
6701         * flower/include/axes.hh (other_axis): inline Axes function
6702         (thanks to David Brandon).
6703
6704 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6705
6706         * cygwin/mknetrel: Install image links (backportme).
6707
6708         * Documentation/user/GNUmakefile (local-install-info): Activate
6709         actual installing of image links (backportme).
6710
6711 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6712
6713         * Documentation/user/notation.itely (Measure repeats): Removed
6714         unnecessary (and confusing) \context Voice{.
6715
6716 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6717
6718         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
6719
6720         * lily/page.cc (Page): Do not use ly_scheme_function for
6721         volatile/configurable variables (FIXME: better name).
6722
6723         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
6724         get_scmvar).
6725
6726 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6727
6728         * scripts/convert-ly.py (FatalConversionError.subst): use
6729         \transposition.
6730
6731 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6732
6733         * lily/include/page.hh (class Page): Declare left_margin ().
6734
6735         * lily/page.cc: Remove paper var caching.
6736
6737 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6738
6739         * Documentation/user/music-glossary.tely: Add name to @top node.
6740         Remove comment from @table definitions (workaround for makinfo
6741         bug).
6742
6743         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
6744         ly:stencil-get-expr).  Update callers.
6745         (ly:stencil-align-to!):  Return stencil too.
6746
6747         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
6748         stencil.  Remove looped line-based page output.
6749         (output_line): Use line stencil.  Remove looped stencil-based line
6750         output.
6751
6752         * lily/page.cc (ly:page-paper-lines): New function.
6753
6754         * input/test/markup-score.ly: New file.
6755
6756         * scm/define-markup-commands.scm (stencil): New markup.
6757
6758         * lily/book.cc (to_stencil): New method.
6759
6760         * lily/parser.yy (markup): Use it to grok \score.
6761
6762 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6763
6764         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
6765
6766         * lily/paper-book.cc (pages): Change signature.  Update callers.
6767
6768         * lily/include/page.hh:
6769         * lily/page.cc: New file.
6770
6771         * lily/paper-line.cc (to_stencil): New method.
6772
6773         * lily/paper-outputter.cc (output_stencil): New method.
6774
6775         * lily/paper-outputter.cc (output_line): Use them.
6776
6777         * lily/warn.cc: Remove.
6778
6779         * lily/my-lily-parser.cc (distill_inname): Remove.
6780
6781         * flower/include/file-name.hh: 
6782         * flower/file-name.cc: New file.  Update users.
6783
6784         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
6785         (find): New method of same name.
6786
6787         * lily/my-lily-parser.cc (ly:parse-file): Use it.
6788
6789         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
6790         constant error message.
6791
6792 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
6793
6794         * input/test/{blank-notes.ly,staff-container.ly}: typos.
6795
6796 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6797
6798         * Documentation/user/music-glossary.tely: @table @strong' replaced
6799         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
6800         (backportme).
6801
6802 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6803
6804         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
6805
6806         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
6807         #{ lily music expression #} that returns an equivalent scheme
6808         music expression by parsing the string.
6809
6810 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6811
6812         * lily/my-lily-parser.cc:
6813         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
6814         SCM string (foo.ly/toto.scm support).
6815
6816 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6817
6818         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
6819
6820 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6821
6822         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
6823
6824         * scripts/lilypond-book.py: LY code that includes \header is
6825         not assumed to be a fragment.
6826
6827 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6828
6829         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
6830         tremolo beams up.
6831
6832         * lily/stem.cc (chord_start_y): Return 0 if no heads.
6833         (get_default_stem_end_position): No tremolo head juggling if no
6834         heads.  Fixes tremolo crash on rests (backportme).
6835
6836         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
6837
6838 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6839
6840         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
6841         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
6842
6843         * lily/lexer.ll: Allow \encoding in NOTES mode.
6844
6845         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
6846         for lyrics, not for commands.
6847
6848         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
6849         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
6850
6851         * input/regression/newaddlyrics.ly: New file.
6852
6853         * Documentation/topdocs/NEWS.texi: Update.
6854
6855         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
6856         (Music_list): Allow embedded scm.
6857
6858         * lily/score.cc (ly:score-bookify): New function.
6859
6860         * lily/music.cc (ly:music-scorify): Idem.
6861
6862         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
6863         (ly:parser-print-score): Idem.
6864
6865         * scm/lily.scm (default-toplevel-book-handler): Idem.
6866         (default-toplevel-music-handler): Idem.
6867         (default-toplevel-score-handler): Idem.
6868
6869         * ly/declarations-init.ly: Set default toplevel handlers.
6870
6871         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
6872
6873         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
6874         printer for score at toplevel.
6875
6876 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6877
6878         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
6879         Fix for simple case: input/simple-song.ly, more complex stuff
6880         does not work yet.
6881
6882 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6883
6884         * lily/parser.yy (Prefix_composite_music): split Composite_music
6885         in Prefix_composite_music and Grouped_music_list.
6886         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
6887
6888 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6889
6890         * scm/lily.scm (toplevel-expression): New define.
6891
6892         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
6893
6894         * lily/parser.yy (toplevel_expression): Use it.
6895
6896         * lily/include/my-lily-parser.hh: Smobbify.
6897
6898         * lily/my-lily-parser.cc (parse_string): New method.
6899
6900         * lily/my-lily-parser.cc (ly:parse-string): New function.
6901
6902         * Documentation/user/lilypond.tely: Add comment and workaround for
6903         gs-8.01 crash.  Fixes make web.
6904
6905         Simplification of toplevel music.
6906
6907         * lily/lexer.ll, lily/parser.yy:
6908
6909         * In LYRICS mode, return LYRICS_STRING.  This fixes one
6910         shift/reduce problem.
6911
6912         * Use NOTES mode at start of maininput.
6913
6914         * Grok toplevel composite music expression, put in score and book.
6915
6916         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
6917
6918         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
6919
6920         * input/simple.ly: New file.
6921
6922         * input/simple-song.ly: Idem.
6923
6924 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6925
6926         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
6927         Sandberg.
6928
6929 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6930
6931         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
6932
6933 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
6934
6935         * input/regression/accidental-octave.ly: doc automatic showing
6936         of note names.
6937
6938 2004-04-16  Heikki Junes <janneke@gnu.org>
6939
6940         * po/fi.po: do "make po && make -C po po-update" at top-level,
6941         then "cp po/out/fi.po po/fi.po" and update fields.
6942
6943         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
6944
6945 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6946
6947         * Documentation/user/introduction.itely (About this manual): Fix
6948         templates and regression urls (backportme).
6949
6950 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6951
6952         * ly/engraver-init.ly (Score:graceSettings): Increase
6953         beamed-lengths, especially for 32nd notes.
6954
6955         * Documentation/user/notation.itely (Grace notes): Correct the
6956         syntax for add-grace-property example.
6957
6958 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6959
6960         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
6961         `Generated' tag.
6962
6963         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
6964         Severely broken (the Debian package, at least).
6965
6966 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6967
6968         * lily/context.cc (find_create_context): assign to lvalue.
6969
6970 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6971
6972         * lily/include/translator.hh (class Translator): rename
6973         get_parent_context() to context () to avoid confusion.
6974
6975         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
6976
6977         * lily/lexer.ll: change is_string -> ly_c_string_p 
6978
6979         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
6980
6981         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
6982
6983 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6984
6985         * VERSION: release 2.3.0
6986
6987         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
6988
6989         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
6990         if nonempty.
6991
6992         * lily/include/context.hh (class Context): make members protected.
6993         (children_contexts): new accessor function.
6994
6995         * lily/include/translator.hh (class Translator): make
6996         daddy_context_ protected.
6997         (class Translator): clean up. 
6998
6999         * lily/include/context.hh (class Context): make daddy_context_
7000         private.
7001
7002         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
7003         higher for finding Voice. (backportme)  
7004
7005         * lily/include/context.hh (class Context): remove
7006         find_context_below() as a method.
7007
7008         * Documentation/user/notation.itely (The Lyrics context): add note
7009         about manual durations
7010
7011         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
7012         encoding.
7013
7014         * scm/output-tex.scm (text): dump \inputencoding{} for text.
7015
7016 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7017
7018         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
7019         \usepackage{inputenc}
7020
7021         * lily/paper-book.cc (classic_output): don't advance Offset for
7022         TeX output.
7023
7024         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
7025         ec-sauter.map in rules
7026
7027         * mf/ecb.mf (font_identifier): new file, based on ecbx
7028
7029         * mf/ecb10.mf (gensize): new file.
7030
7031         * Documentation/topdocs/NEWS.texi (Top): document some more new
7032         features.
7033
7034         * ly/declarations-init.ly: run convert-ly
7035
7036         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
7037         from input-file-results. Remove input-file-results.* 
7038
7039 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7040
7041         * scm/output-ps.scm (font-command): Fix, again.
7042
7043         * input/test/title-markup.ly: Add \noPagebreak test.
7044
7045         * lily/score-engraver.cc (try_music): Bugfix.
7046
7047 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7048
7049         * lily/main.cc (main_with_guile): excise dependency options -M and
7050         --dep-prefix
7051
7052         * lily/input-file-results.cc: excise Makefile dependency code
7053
7054         * Documentation/user/invoking.itexi (Invoking the lilypond
7055         binary): remove dep doco
7056
7057         * lily/main.cc (main_with_guile): call lilypond-main
7058
7059         * scm/lily.scm (lilypond-main): new function: handle multiple files.
7060
7061         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
7062         exception.
7063
7064         * lily/my-lily-parser.cc: remove paper_description function
7065
7066         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
7067         new function.
7068
7069         * lily/main.cc: remove global_score_count.
7070
7071         * lily/book.cc (process): don't take header from global_input_file.
7072
7073         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
7074
7075         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
7076
7077         * lily/music-output-def.cc (LY_DEFINE): new function
7078         ly_output_description. This function does the bulk for  setting,
7079         parsing and breaking down of an input file.
7080
7081         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
7082         anonymous modules globally. Let's hope they get GCd
7083
7084         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
7085
7086 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7087
7088         * scm/output-ps.scm (header): Papersize from paper.
7089
7090         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
7091         for classic output.
7092
7093         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
7094         lilypondclassic is defined.
7095         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
7096
7097         * input/regression/between-systems.ly: Remove.
7098
7099         * python/lilylib.py (get_bbox): Fix regular expression
7100         for bounding box.
7101
7102         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
7103
7104         * scm/output-tex.scm (stop-page): Use it.
7105
7106         * scm/output-ps.scm (define-fonts): Bugfix.
7107
7108         * lily/grob.cc: Add penalty to interface.
7109
7110         * lily/include/paper-line.hh (class Paper_line): New member
7111         var penalty_.
7112
7113         * lily/system.cc (get_line): Initialise Paper_line with
7114         page-penalty's from original grobs.
7115
7116         * scm/define-music-properties.scm (all-music-properties): Add
7117         page-penalty.
7118
7119         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
7120
7121         * lily/score-engraver.cc (try_music): Handle page-penalty.
7122
7123         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
7124
7125 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7126
7127         * ly/declarations-init.ly (melismaEnd): typo
7128
7129         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
7130
7131         * scm/output-ps.scm (text): split string into spaces, use moveto
7132         for setting space. 
7133
7134 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7135
7136         * po/nl.po: Update.
7137
7138         * scm/font.scm (add-cmr-fonts): Typo.
7139
7140 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7141
7142         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
7143         font-encoding.
7144
7145         * scm/define-grobs.scm (all-grob-descriptions): idem.
7146
7147         * lily/time-signature.cc (numbered_time_signature): idem.
7148
7149         * scm/font.scm (add-cmr-fonts): use real encoding names for
7150         font-encoding.
7151
7152 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7153
7154         * lily/paper-book.cc (classic_output): 
7155         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
7156         Fixes classic output.
7157         (lilypondstart):
7158         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
7159         kludge.
7160
7161         * scripts/old-lilypond-book.py: Remove.
7162
7163         Page layout for SCOREs enclosed in a BOOK:
7164
7165         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
7166         layout tweaking.
7167
7168         * input/les-nereides.ly (theScore): Add \book.
7169
7170         * input/test/title-markup.ly: Add \book.
7171
7172         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
7173         only if 'verbose.
7174
7175         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
7176
7177         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
7178
7179         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
7180         * scm/output-tex.scm (start-system): Update for page layout by
7181         LilyPond.
7182
7183         * scm/output-ps.scm (start-system): Previously (new-start-system).
7184
7185         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
7186         passed to define-fonts.
7187
7188         * lily/paper-column.cc: 
7189         * lily/system.cc (get_line):
7190         * ly/property-init.ly (newpage): 
7191         * scm/define-grob-properties.scm:
7192         * scm/output-ps.scm: 
7193         * scm/output-tex.scm: Remove between-system-string kludge.
7194
7195         * scm/output-ps.scm (define-fonts, font-command,
7196         font-load-encoding): Handle ENCODING = #f.
7197
7198         * scm/output-tex.scm (output-scopes): Check if variable is bound.
7199
7200         * scm/define-markup-commands.scm (fill-line): Use
7201         make-simple-markup (WAS: unexisting make-word-markup).
7202
7203         * lily/text-item.cc (interpret_markup): Bugfix, transpose
7204         ENCODING, MARKUP parameters for interpret_string.
7205
7206         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
7207
7208         * lily/score.cc (book_rendering): New method.
7209         (default_rendering): Create Paper_book helper locally, dump
7210         output.
7211
7212         * lily/my-lily-lexer.cc (the_key_tab): Add book.
7213
7214         * lily/parser.yy: Handle \book.
7215
7216         * lily/include/book.hh: 
7217         * lily/book.cc: New file.
7218
7219 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7220
7221         * lily/text-item.cc (interpret_string): new file, select font with
7222         encoding.
7223
7224         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
7225
7226         * scm/define-markup-commands.scm (encoded-simple): new markup command.
7227
7228         * lily/parser.yy (markup): take encoding from lexer.
7229
7230 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7231
7232         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
7233
7234         * scm/output-ps.scm: Remove some cruft.
7235
7236 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7237
7238         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
7239
7240         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
7241
7242 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7243
7244         * scm/font.scm (add-century-schoolbook-fonts):
7245         (make-century-schoolbook-tree): New function.
7246
7247         * input/test/title-markup.ly: Use Century Schoolbook font.
7248
7249 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7250
7251         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
7252         to Erik Sandberg) 
7253
7254         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
7255
7256         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
7257
7258         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
7259
7260         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
7261
7262 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7263
7264         * scm/part-combiner.scm (determine-split-list): bugfix: if no
7265         solo-state (at end of solo), we can set the solo status
7266         too. (backportme.)
7267
7268         * input/regression/part-combine-solo-end.ly: new file.
7269
7270 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7271
7272         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
7273         flavour abc files.  Really ignore unknown keys (backportme).
7274
7275 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7276
7277         * lily/scaled-font-metric.cc (text_dimension): only multiply with
7278         magnification_ when looking up in orig_.
7279
7280         * scm/output-tex.scm (text): switch off char-mapping.
7281
7282         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
7283         because AFM's encoding field cannot have spaces.
7284
7285 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7286
7287         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
7288
7289 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7290
7291         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
7292
7293         * mf/cmr.enc: new file, without hi-bit ascii info. 
7294
7295         * lily/bezier-bow.cc (slur_shape): make indent dependent on
7296         width. This removes the 'hook' at the end of a long slur.
7297
7298         * buildscripts/mf-to-table.py (parse_logfile): don't append
7299         encoding to fontname.
7300
7301 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7302
7303         * scm/output-ps.scm (define-fonts): Load .enc only once.
7304
7305         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
7306         too.
7307
7308 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7309
7310         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
7311         encoding field.
7312
7313         * lily/stencil-scheme.cc: remove ly:fontify-atom 
7314
7315         * ly/portuges.ly (pitchnames): new file.
7316
7317         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
7318         Michael Welsh Duggan
7319
7320         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
7321
7322         * ly/nederlands.ly: add comment about digits.
7323
7324         * lily/scaled-font-metric.cc (derived_mark): idem.
7325
7326         * scm/encoding.scm (make-encoding-mapping): change permutation to
7327         mapping.
7328
7329         * lily/scaled-font-metric.cc (derived_mark): is a const method.
7330         (Modified_font_metric): make alist for coding_description_
7331         (LY_DEFINE): remove coding-name.
7332
7333         * scm/output-tex.scm (text): remove debugging code.
7334
7335         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
7336
7337         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
7338         from infile.
7339
7340         * mf/feta-generic.mf: move fet_beginfont into generic code.
7341         use fetaMusic (without space) as encoding
7342
7343         * mf/feta-autometric.mf: take encoding argument
7344
7345         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
7346
7347         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
7348         use.
7349
7350         * scm/encoding.scm (read-encoding-file): use symbol for glyph
7351         name.
7352
7353 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7354
7355         * input/test/title-markup.ly: Set inputencoding.
7356
7357         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
7358
7359         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
7360
7361         * scm/encoding.scm (get-coding-filename, get-coding-command): New
7362         function.
7363         (coding-alist): Also hold filename, command.
7364         (read-encoding-file): Return symbols.
7365
7366 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7367
7368         * scm/output-tex.scm: remove fontify; text and char take a font
7369         argument.
7370
7371         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
7372
7373         * lily/scaled-font-metric.cc (text_dimension): init
7374         coding_{permutation,table}_ too 
7375         (LY_DEFINE): ly:font-encoding, new function return
7376
7377         * lily/paper-def.cc (find_scaled_font): take input coding from
7378         inputcoding paper var.
7379
7380         * lily/performance.cc (output): remap modulo 16.
7381
7382         * lily/text-item.cc (interpret_markup): whoops, variable
7383         shadowing fixed.
7384
7385 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
7386
7387         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
7388         symbols, not symbols to strings.
7389
7390         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
7391         symbols, not symbols to strings.
7392
7393 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7394
7395         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
7396         (ly:kpathsea-gulp-file): New function.
7397
7398         * scm/encoding.scm (read-encoding-file): Use it.
7399
7400 2004-04-06  Werner Lemberg  <wl@gnu.org>
7401
7402         * scm/encoding.scm (coding-alist): Fix typo.
7403
7404 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7405
7406         * lily/scaled-font-metric.cc (text_dimension): move function from
7407         Font_metric
7408         (make_scaled_font_metric): init coding_scheme_ to TeX
7409         (text_dimension): use get-coding-vector for non TeX coding_scheme_
7410
7411         * lily/include/scaled-font-metric.hh (struct
7412         Modified_font_metric): rename from Scaled_font_metric
7413
7414         * scm/encoding.scm (read-encoding-file): split up large function,
7415         leave caching to (delay)
7416
7417         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
7418
7419 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7420
7421         * lily/my-lily-lexer.cc (set_encoding): New method.
7422
7423         * lily/lexer.ll: Grok \encoding.
7424
7425         * lily/font-metric.cc (get_encoded_index): New function.
7426
7427         * lily/include/font-metric.hh (coding_scheme): New method.
7428
7429         * scm/encoding.scm: New file.
7430
7431         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
7432
7433 2004-04-05  Werner Lemberg  <wl@gnu.org>
7434
7435         * Documentation/user/tutorial.itely: Revised (finished).
7436
7437         * Documentation/user/macros.itexi (@separate): Removed.
7438
7439 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7440
7441         * scm/output-ps.scm (define-fonts): fix scaling.
7442
7443         * lily/scaled-font-metric.cc (design_size): add function.
7444
7445         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
7446         partial cut&paste of ly:font-magnification.
7447
7448 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7449
7450         * scm/output-ps.scm (define-fonts):
7451         (fontify): Update.
7452
7453 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7454
7455         * po/fr.po: update. (backportme).
7456
7457         * po/nl.po: update. (backportme). 
7458
7459         * mf/feta-beugel.mf: document why design size is not fixed.
7460
7461         * mf/feta-braces-a.mf: rename to stress that it's not design size.
7462
7463 2004-04-04  Werner Lemberg  <wl@gnu.org>
7464
7465         * Documentation/user/tutorial.itely: Revised (continued).
7466
7467 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7468
7469         * po/nl.po: Update (backportme).
7470
7471 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7472
7473         * po/de.po: update. (backportme).
7474
7475         * scm/output-tex.scm (font-command): use ly: functions to
7476         construct name.
7477         (define-fonts): don't use alist, just dump \font definitions.
7478         (font-load-command): calculate proper scaling by taking
7479         outputscale from paper argument.
7480
7481         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
7482         expression.
7483
7484         * lily/paper-outputter.cc (output_header): pass paper arg to
7485         define-fonts
7486
7487         * lily/paper-def.cc (font_descriptions): dump list of
7488         Scaled_font_metrics
7489         (find_scaled_font): take Font_metric argument, store
7490         Scaled_font_metrics in hash-table containing (size ->
7491         Scaled_font_metrics) alist.
7492         (get_dimension): rename from get_realvar
7493
7494         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
7495         ly:font-magnification, ly:font-name: new functions
7496
7497 2004-04-03  Werner Lemberg  <wl@gnu.org>
7498
7499         * Documentation/user/dedication.itely,
7500         Documentation/user/preface.itely,
7501         Documentation/user/introduction.itely,
7502         Documentation/user/tutorial.itely: Revised.
7503         Removing leading spaces which distorts output if info files are read
7504         with stand-alone info.
7505         Removing superfluous inter-word spaces which also distorts output
7506         for stand-alone info.
7507         Using ` and ' instead of `` and '' everywhere to improve
7508         legilibility with stand-alone info
7509         Using @samp for single-letter input items and data which contains
7510         spaces, @code for other things.
7511
7512         * lily/grob-interface.cc: Adding copyright.
7513         (check_interfaces_for_property): Improve format of warning message.
7514
7515 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7516
7517         * lily/include/font-metric.hh (struct Font_metric): add
7518         design_size () method.
7519
7520         * buildscripts/mf-to-table.py (base): add DesignSize comment.
7521
7522         * lily/afm.cc (read_afm_file): read design size.
7523
7524         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
7525
7526         * scm/music-functions.scm (unfold-repeats): handle dots too.
7527
7528 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7529
7530         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
7531         (backportme)
7532
7533 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7534
7535         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
7536         lyric indent.  Revert melismaBusyProperties using \unset.
7537
7538 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7539
7540         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
7541
7542         * lily/parser.yy (command_element): allow redefinition of |
7543         meaning.
7544
7545         * lily/break-align-engraver.cc (acknowledge_grob): construct
7546         LeftEdge where the first cause for alignment is coming from.
7547         This makes \override Staff.LeftEdge work as expected.
7548
7549         * lily/slur-performer.cc (Slur_performer): add inits
7550
7551         * lily/beam-performer.cc (Beam_performer): add inits
7552
7553 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7554
7555         * VERSION (PACKAGE_NAME): release 2.2.0