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