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