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