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