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