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