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