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