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