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