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