]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
467fb79d0397fafa642d3cfb8d3d689170624240
[lilypond.git] / ChangeLog
1 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
2
3         * scm/framework-ps.scm (reencode-font): Handling font scaling
4         and reencoding differently to work around a bug in gs 8.30 and
5         earlier.
6         Update callers.
7
8 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9
10         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
11         errors with GUILE 1.7 CVS.
12
13         * lily/translator.cc (derived_mark): new function.
14
15         * lily/slur-scoring.cc (score_encompass): new penalty type:
16         variance penalty demerits slurs where one head/stem is much
17         closer to the slur than average.
18
19         * lily/tuplet-bracket.cc (print): use robust_relative_extent
20         iso. extent()
21         (calc_position_and_height): use robust_relative_extent(). This
22         fixes a couple of programming_errors
23
24         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
25         file.
26
27         * lily/part-combine-iterator.cc (unisono): bugfix for the case
28         that voice-2 plays solo, and voice-1 has an mmrest that starts
29         earlier. In that case, we switch to voice-2, so we catch the
30         mmrest of voice-2. This fixes: partcombine-rest.ly.
31  
32 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
33
34         * scm/define-grob-properties.scm (all-internal-grob-properties):
35         add adjacent-hairpins property.
36
37         * lily/hairpin.cc: lengthen hairpin if space is available.
38
39         * input/regression/dynamics-hairpin-length.ly (Module): new file.
40
41 2004-09-10  Graham Percival  <gperlist@shaw.ca>
42
43         * Documentation/user/notation.itely: small fixes to docs.
44
45 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
46         
47         * VERSION (PACKAGE_NAME): release 2.3.15
48
49         * make/lilypond.redhat.spec.in (Requires): bump requirement for
50         ec-fonts-mftraced
51
52         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
53         the latest ec-fonts-mftraced package.
54
55         * scm/define-context-properties.scm
56         (all-internal-translation-properties): add property. Remove
57         definition of quotes property.
58
59         * Documentation/user/notation.itely (Quoting other voices):
60         document it
61
62         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
63         property, to determine what events are processed in \quote.
64
65 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
66
67         * (many files): removed most occurrences of underscore ("_")
68         from font characters; made font character naming more
69         consistent
70
71         * input/test/gregorian-scripts.ly: fixed another victim of grand
72         replacement operations
73
74         * lily/vaticana-ligature-engraver.cc: caught some more "_"
75         inconsistencies
76
77         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
78
79 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
80
81         * Documentation/user/changing-defaults.itely (Paper size): doc
82         landscape
83         
84
85         * scm/framework-ps.scm (eps-header): bugfixes. 
86
87         * scm/titling.scm (default-score-title): remove opus from the
88         \score title.
89
90 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
91
92         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
93
94         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
95
96         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
97
98         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
99
100         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
101
102         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
103
104         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
105
106         * scripts/ps2png.py (program_name): changed to sys.argv[0]
107
108 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
109
110         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
111         character position.  Huh?
112
113         * scm/output-gnome.scm (placebox): Shield affine-relative.
114
115         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
116         cater for system's pango 1.5.1.
117
118         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
119
120         * scm/slur.scm: Tweak.
121
122 2004-09-08  Graham Percival  <gperlist@shaw.ca>
123
124         * Documentation/user/{first couple of chapters}: more editing.
125
126 2004-09-07  Graham Percival  <gperlist@shaw.ca>
127
128         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
129         and summary.
130
131         * Documentation/user/{first couple of chapters}: the big "Graham's
132         moved to a new city, his friends haven't arrived, and he has no
133         internet access" patch.  Numerous editorial and stylistic changes
134         to the manual.
135
136 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
137
138         * scm/framework-ps.scm (output-framework): handle landscape settings.
139
140         * ps/lilyponddefs.ps: cleanup.
141
142 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
143
144         * scm/define-grobs.scm (all-grob-descriptions): unset
145         threshold. This fixes morgenlied. 
146
147         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
148         rod calculation.
149
150         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
151         spanners into account for staff-extents.
152
153         * lily/ottava-bracket.cc (print): take common refpoint of dots
154         into account as well.
155
156 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
157
158         * lily/lookup.cc (triangle): translate by interval.
159
160         * VERSION (PACKAGE_NAME): release 2.3.14
161
162         * Documentation/user/changing-defaults.itely (Page layout): add
163         betweensystempadding
164
165         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
166
167         * input/regression/quote-cyclic.ly (Module): new file.
168
169         * scm/lily.scm (print): add function.
170
171         * scm/music-functions.scm (quote-substitute): new
172         function. Substitute \quote when putting music into \score.
173
174         * input/regression/key-signature-cancellation.ly (Module): new file.
175
176         * lily/*.cc: more ly_scm2 -> scm_to converions.
177
178         * lily/key-signature-interface.cc (print): take position
179         difference into account when spacing naturals.
180
181         * lily/key-engraver.cc (create_key): create KeyCancellation grob
182         separately, so the cancellation can be put before the staff-bar
183
184         * scm/define-grobs.scm (all-grob-descriptions): add a
185         KeyCancellation grob.
186
187         * lily/tuplet-engraver.cc (struct Tuplet_description): new
188         struct. Use to clean-up Tuplet_engraver
189
190 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
191
192         * lily/*: ly_scm2int -> scm_to_int
193         ly_scm2double -> scm_to_double
194
195         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
196
197 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
198
199         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
200         0 springs
201
202         * lily/system.cc (post_processing): 
203
204         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
205         density for vertical spacing by means of force penalty.
206         
207         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
208         dimension-variables
209
210         * Documentation/user/changing-defaults.itely (Page layout): add
211         betweensystemspace variable.
212
213         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
214
215         * scm/page-layout.scm (space-systems): new function. Use spring
216         and rod approach for vertically spacing systems.
217
218         * ly/engraver-init.ly: tune down minimumVerticalExtent.
219
220         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
221         vertical alignment.
222
223         * lily/slur-engraver.cc (process_music): add warning for slur.
224
225 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
226
227         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
228
229         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
230         export spacing routine to SCM.
231
232         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
233         new class, separate Grobs from interface.
234
235 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
236
237         * lily/include/lily-guile.hh: compatibility glue for 1.6
238
239         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
240
241         * lily/lily-guile.cc: remove ly_scm2str0.
242
243 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
244
245         * Documentation/user/macros.itexi: Use @inforef iso @uref for
246         external references.  Fixes HTML cross references with makeinfo 4.7.
247
248 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
249
250         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
251         expand_only option.
252
253 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
254
255         * lily/system.cc (get_line): add System stencil to exprs. Fixes
256         system-extents.ly.
257
258         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
259
260         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
261         for MultiMeasureRestNumber
262
263         * VERSION (PACKAGE_NAME): release 2.3.13
264
265 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
266
267         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
268         takes two arguments.
269
270 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
271
272         * input/regression/slur-stem-broken.ly: remove.
273
274         * lily/slur.cc: add quant-score.
275
276         * input/regression/slur-staccato.ly (texidoc): remove
277
278         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
279
280 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
281
282         * lily/include/bezier-bow.hh: remove.
283
284         * lily/slur-bezier-bow.cc (Module): remove.
285
286         * lily/include/slur.hh (Module): remove.
287
288         * lily/slur.cc: remove
289
290         * input/test/slur-beautiful.ly (Module): remove
291
292         * input/test/slur-attachment-override.ly (Module): remove
293
294         * lily/slur-quanting.cc (after_line_breaking): only do scoring
295         when less than 4 control-points.
296
297         * lily/key-signature-interface.cc: add style.
298
299         * Documentation/user/notation.itely (Automatic staff changes):
300         document new behavior.
301
302         * input/regression/slur-extreme.ly: new file.
303
304         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
305         bass. Obviates \clef bass in the bass staff, when using \autochange 
306
307         * lily/auto-change-iterator.cc (construct_children): instantiate
308         up/down Staff, create Voice on up staff initially. Obviates
309         explicit instantiation of up/down contexts for \autochange. 
310
311         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
312         slur depending on extents of note heads.
313         
314 2004-08-28  Graham Percival  <gperlist@shaw.ca>
315
316         * Documentation/user/tutorial.itely: minor editing.
317
318         * Documentation/user/examples.itely: tiny editing.
319
320 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
321
322         * lily/slur-quanting.cc (init_score_param): read scoring
323         parameters from slur-details property
324
325         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
326         Accidental
327
328         * Documentation/user/advanced.itely: removed.
329
330         * Documentation/user/programming-interface.itely (How markups work
331         internally): new subsection.
332
333         * Documentation/user/converters.itely (Invoking abc2ly): remove
334         musedata2ly.
335
336 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
337
338         * Documentation/user/point-and-click.texi (Point and click): new file.
339         put point & click in appendix.
340         
341         * Documentation/user/changing-defaults.itely (Vertical spacing):
342         corrections
343
344 2004-08-27  Graham Percival  <gperlist@shaw.ca>
345
346         * Documentation/user/introduction.itely: add note about the
347         "example templates" section of the manual, and remove link to
348         input/template/
349
350 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
351
352         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
353         -> La@TeX
354
355         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
356         missing lneo_mensural head; editorial cleanups
357
358         * lily/mensural-ligature.cc: added more comments
359
360 2004-08-26  Graham Percival  <gperlist@shaw.ca>
361
362         * Documentation/user/examples.itely: second, third, fourth, and fifth sections added.
363
364         * input/template/{various}: removed files included in examples.itely.
365
366 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
367
368         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
369         Stem::stem_end_position instead of broken
370         Staff_symbol_referencer::get_position
371
372 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
373
374         * debian/changelog: debian patch by Anthony Fok.
375
376         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
377
378         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
379         get spurious messages with skipTypesetting on.
380
381 2004-08-25  Graham Percival   <gperlist@shaw.ca>
382
383         * Documentation/user/lilypond-book.itely: slight clean-up.
384
385         * Documentation/user/examples.itely: began section.
386
387 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
388
389         * lily/script-interface.cc: add slur property.
390
391         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
392         too.
393
394         * input/regression/phrasing-slur-slur-avoid.ly: new file.
395
396         * lily/ottava-bracket.cc (print): always start from right edge of
397         a broken bound. This fixes ottava-clef.ps 
398
399 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
400
401         * input/regression/slur-script-inside.ly: new file.
402
403         * lily/new-slur.cc (outside_slur_callback): new function, to make
404         scripts avoid slurs 
405
406         * lily/slur-engraver.cc (finalize): 
407
408         * lily/script-interface.cc: add inside-slur property.
409
410         * lily/slur-engraver.cc (finalize): read inside-slur property.
411
412         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
413         message.
414
415         * ly/property-init.ly (unHideNotes): hide accidentals at staff
416         level. Fixes: hideNotes-accidental.ly
417
418 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
419
420         * scm/page-layout.scm (plain-header): fix bug that print page
421         number in the first page if firstpagenumber was different than 1.
422
423 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
424
425         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
426         fonts. Fixes triangle markup for chords.
427
428         * lily/slur-quanting.cc (score_extra_encompass): make score depend
429         on distance. This fixes slur-tenuto.ly and slur-tie.ly
430  
431         * flower/include/interval.hh (T>): add distance() function
432
433         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
434         octaviation-dot.ly 
435
436         * lily/context-scheme.cc: ly_context_grob_definition: new function.
437
438         * VERSION (MY_PATCH_LEVEL): release 2.3.12
439
440         * lily/new-slur.cc (add_column): remove set_interface()
441
442 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
443
444         * input/regression/slur-double.ly: new file. 
445
446         * lily/slur-engraver.cc: add doubleSlurs property
447
448         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
449         symbols.
450
451         * Documentation/user/notation.itely (Easy Notation note heads):
452         revise notation Chapter.
453
454         * ly/music-functions-init.ly (makecluster): add makeClusters music function.
455
456         * lily/part-combine-engraver.cc: rename soloADue ->
457         printPartCombineTexts
458
459         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
460
461         * lily/horizontal-bracket.cc (print): use
462         Tuplet_bracket::make_bracket, so it supports bracket-flare,
463         edge-eight and shorten-pair.
464
465 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
466
467         * Documentation/user/changing-defaults.itely (Page layout):
468         description of firstpagenumber. Moved @refbugs about rightmargin
469         to the end of the section (it was looking like the documentation
470         after the refbugs was part of the bug comment).
471
472         * scm/framework-ps.scm (output-framework): set the first
473         postscript page number to firstpagenumber
474
475         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
476         page number according to firstpagenumber
477
478         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
479         parameter
480
481 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
482
483         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
484         nested slurs. 
485
486         * scripts/convert-ly.py (lilypond_version_re_str): handle
487         \version "bar" % "foo"
488
489         * lily/completion-note-heads-engraver.cc (process_music): set
490         duration-log before announcing object.
491         
492         * lily/staff-symbol.cc (print): subtract thickness from staff line
493         length
494
495         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
496         
497 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
498
499         * scm/stencil.scm: remove fontify-text and fontify-text-white
500
501 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
502
503         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
504
505         * Documentation/user/sound-output.texi (Sound): new file. Move all
506         MIDI related information.
507
508 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
509
510         * lily/script-engraver.cc (acknowledge_grob): only take into
511         account note heads with a music cause. Fixes ambitus-accent.ly
512
513         * scm/define-markup-commands.scm (finger): set encoding to
514         fetaNumber.
515
516 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
517
518         * scripts/convert-ly.py: typo
519
520 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
521
522         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
523         font calls for diagrams based on paper and props
524
525 2004-08-19  Graham Percival <gperlist@shaw.ca>
526
527         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
528
529 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
530
531         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
532         added setHairpinDecresc/Dim
533
534 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
535
536         * lily/include/lily-guile.hh: Cosmetics.
537
538 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
539
540         * input/regression/fermata-rest-position.ly: new file
541
542         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
543
544         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
545
546 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
547
548         * scm/framework-tex.scm (output-preview-framework) 
549         (output-classic-framework): 
550         * scm/framework-ps.scm (output-preview-framework):
551         s/ly:paper-book-lines/ly:paper-book-systems/g
552
553         * scm/fret-diagrams.scm (ss-font-encoding):
554         s/my-font-encoding/ss-font-encoding
555
556 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
557
558         * scm/music-functions.scm (direction-polyphonic-grobs): Set
559         direction also on fingerings.
560
561         * lily/clef-engraver.cc: Add forceClef to list of read properties.
562
563 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
564
565         * po/nl.po: Some updates.
566
567         * scm/lily.scm (_): New function.
568         (postscript->pdf, postscript->png, lilypond-main)
569         (postscript->pdf): Use it.  Write messages to stderr.
570
571         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
572
573         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
574         xgettext does not recognise scheme yet.  Patch submitted.
575
576         * lily/scm-option.cc (LY_DEFINE):
577         * lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).
578
579         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
580         messages.
581
582         * lily/include/paper-book.hh
583         * lily/include/paper-system.hh: Finish renaming of paper-line to
584         system.  Fix users.
585
586 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
587
588         * scm/documentation-generate.scm (string-append): add version.
589
590         * scm/define-markup-commands.scm (box): add box-padding and
591         thickness props for the box command.
592  
593         * Documentation/user/changing-defaults.itely (Text encoding):
594         elucidate use of \encoding for \header strings.
595
596         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
597
598         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
599         staff-change.ly
600
601         * lily/output-def.cc (assign_context_def): use set_variable().
602
603         * lily/text-item.cc (interpret_string): accept string input
604         encoding too.
605
606         * scm/encoding.scm (read-encoding-file): print warning when file
607         can't be found.
608
609         * tex/latin1.enc: remove.
610
611         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
612
613         * lily/rod.cc (columnize): robustness fix. Don't crash for
614         nil span points. Fixes: appoggiatura-segfault.ly
615         (add_to_cols): extra robustness fix.
616
617 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
618
619         * lily/text-item.cc (interpret_string): use lookup_variable() to
620         fidn inputencoding. Now, \paper inherits inputencoding from
621         \bookpaper.
622
623         * lily/script-engraver.cc (stop_translation_timestep): remove slur
624         collision kludge.
625
626         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
627         kludge.
628
629 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
630
631         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
632
633 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
634
635         * lily/spanner.cc (spanned_rank_iv): Bugfix.
636
637         * lily.scm: Mark un-internationlised user messages (with FIXME).
638
639         * lily/include/modified-font-metric.hh (struct
640         Modified_font_metric): New file.  (WAS: incorrectly named
641         scaled-font-metric.hh ?)
642
643         * lily/include/scaled-font-metric.hh: Remove.
644
645         * lily/text-item.cc (interpret_string): Identify and document
646         input-encoding problem.
647
648         * lily/paper-book.cc (pages): Do not use `paper' as variable name
649         for a Bookpaper.
650
651         * tex/latin1.enc: Replace /minus with /hyphen.
652
653         * scm/encoding.scm: For latin1 (input-)encoding, use
654         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
655
656         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
657         inputencoding.
658
659 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
660
661         * Documentation/topdocs/INSTALL.html: fixes.
662
663 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
664
665         * buildscripts/builder.py: Fix for scons CVS.
666
667 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
668
669         * Documentation/user/notation.itely,
670         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
671         input/test/ambitus-mixed.ly: fix plurals:
672         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
673
674 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
675
676         * lily/dynamic-engraver.cc (typeset_all):
677         * lily/script-engraver.cc (stop_translation_timestep): Handle
678         collisions with new-slur.
679
680 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
681
682         * scm/define-grobs.scm (all-grob-descriptions): Add
683         new-slur-interface.
684
685 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
686
687         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
688         produces .PS
689
690 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
691
692         * scm/define-grob-properties.scm (all-user-grob-properties): fix
693         definition of number-type
694
695 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
696
697         * scm/fret-diagrams.scm : change sans-serif font encoding from 
698         TeX-text to ec (uses ecss fonts instead of cmss fonts)
699
700         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
701         number-type and label-dir
702
703         * scm/define-grob-properties.scm: add number-type and label-dir
704
705         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either 
706         left or right.  Allow choice of upper-case roman, lower-case roman, or
707         arabic numerals in fret label
708
709 2004-08-04  Werner Lemberg  <wl@gnu.org>
710
711         * lily/slur-quanting.cc: Include libc-extension.hh.
712         s/round/my_round/.
713         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
714         s/autobeaming/autoBeaming/.
715
716 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
717
718         * VERSION: 2.3.11 released.
719
720         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
721         renameinput.
722
723 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
724
725         * lily/lookup.cc (round_filled_box): remove warnings about blot
726         diameter.
727
728         * scm/paper.scm (paper-set-staff-size): make linethickness more
729         easily tunable.
730
731         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
732         \newlyrics -> \addlyrics
733
734         * lily/text-spanner.cc (print): use it.
735
736         * lily/dynamic-text-spanner.cc (print): use it.
737
738         * lily/grob.cc (robust_relative_extent): new function.
739
740         * scripts/lilypond-book.py (main): add -f tex as default process.
741
742         * lily/text-spanner.cc (print): only take linear_combination of
743         nonempty interval.
744         
745
746 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
747
748         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
749         isn't specified by the user in \bookpaper center the music in the
750         page.
751
752 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
753
754         * Fix some problems after the renaming of my-lily -> lily
755
756 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
757
758         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
759
760         * lily/slur-quanting.cc (enumerate_attachments): apply center on
761         stem-X in more cases. 
762
763         * lily/stem.cc (dim_callback): solve todo.
764
765 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
766
767         * input/test/README: new file.
768
769         * lily/lily-parser.cc: rename my-lily* files.
770
771         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
772         parser.
773
774         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
775
776         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
777
778         * make/mutopia-targets.make (local-WWW): don't make ps.gz
779         examples. They take a huge amount of space.
780
781         * Documentation/user/GNUmakefile: fix symlinks.
782
783         * VERSION: 2.3.10 released.
784         
785         * input/test/lyrics-skip-notes.ly: remove
786
787         * input/test/stem-cross-staff.ly (noFlag): fold into manual
788
789         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
790         remove.
791
792 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
793
794         * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.
795
796 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
797
798         * input/regression/beam-dir-functions.ly: move from test/
799
800         * Documentation/user/notation.itely (Feathered beams): new node.
801
802         * Documentation/user/changing-defaults.itely (Difficult tweaks):
803         new node
804
805         * input/regression/lyric-hyphen-retain.ly: move to regression.
806
807         * input/regression/harmonic.ly: fold into manual
808         
809         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
810         stem-length,chord-names-no-inversions}.ly: remove
811         
812         * input/test/tie-cross-voice.ly: move to regression.
813
814         * Documentation/user/notation.itely (Running trills): new node.
815
816         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
817
818         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
819
820         * lily/trill-spanner-engraver.cc: new file.
821
822         * input/regression/trill-spanner.ly: new file.
823
824         * input/test/timing.ly: fold into manual.
825
826         * input/test/time.ly: remove
827
828         * input/test/trill.ly: remove
829         
830         * input/test/time-signature-double.ly: fold into manual
831
832         * input/test/separate-staccato.ly: remove
833
834         * input/test/spanner-after-break-tweak.ly: fold into manual.
835
836         * input/test/script-priority.ly: fold into manual.
837
838         * input/test/scheme-interactions.ly: remove.
839         
840         * input/test/unfold-all-repeats.ly (mel),
841         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
842         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
843         fold into manual.
844
845         * input/regression/no-staff.ly: move from input/test/
846
847         * input/regression/markup-score.ly: move from input/test/
848
849         * input/test/lyrics-melisma-faster.ly: fold into manual
850         
851         * input/test/lyrics-melisma-variants.ly: fold into manual
852
853         * Documentation/user/notation.itely (Popular music): new node. 
854
855         * input/test/gourlay.ly: remove
856         
857         * input/test/improv.ly: fold into manual.
858
859         * input/test/figured-bass-alternate.ly (fl): remove
860
861         * lily/dynamic-text-spanner.cc (print): new file.
862
863         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
864
865         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
866         keep recursing into children in case a parent context inserts a
867         grob into a child context.
868
869         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
870         
871 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
872
873         * scm/define-markup-commands.scm (postscript): new markup command
874         \postscript
875
876         * Documentation/user/notation.itely (Formatting cue notes): new
877         section.
878
879         * input/test/clef-end-of-line.ly: fold into manual.
880
881         * input/test/scales-greek.ly: remove.
882
883         * input/test/chords-without-melody.ly: fold into manual.
884
885         * input/test/cadenza-skip.ly: remove.
886
887         * input/test/clef-8-syntax.ly: remove.
888
889         * input/test/clef-manual-control.ly: move into manual.
890
891         * Documentation/user/notation.itely (Aligning to cadenzas): fold
892         in cadenza-skip.ly
893
894         * mf/parmesan*.mf: change neo_mensural to neomensural.
895
896         * input/test/trills.ly: remove.
897
898         * input/test/transposition.ly: remove.
899
900         * input/test/to-xml.ly: move to no-notation.
901
902         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
903
904         * lily/ledger-line-spanner.cc (print): use staff variable, not
905         me. Fixes ledger lines on differently sized staves.
906
907         * input/test/rhythm-excercise.ly: remove file.
908
909         * lily/stem.cc (dim_callback): only do something if visible. Fixes
910         spurious flag not found warning for 128th rest.
911
912         * input/regression/rest-dot-position.ly: new file.
913         
914         * input/test/rest-dot-positions.ly: remove
915
916         * lily/staff-symbol-referencer.cc (get_position): emergency
917         fallback: use coordinate * 2.
918
919         * input/no-notation/midi-scales.ly: move from test/
920
921         * scm/define-markup-commands.scm (score): remove debugging code.
922
923         * input/test/incipit.ly (violin): remove. 
924
925         * lily/system-start-delimiter.cc (print): only draw system
926         delimiter to staves that reach up to left bound of the delimiter.
927
928         * input/no-notation/embedded-scm.ly: move from test/
929
930         * input/test/follow-voice.ly: remove
931
932         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
933
934         * input/test/drarn*: remove
935         
936         * input/test/count-systems.ly: remove.
937
938         * lily/bar-line.cc (compound_barline): fix : for staff without
939         lines.
940
941         * lily/accidental.cc (print): use music_font_alist_chain(). This
942         fixes smaller cautionaries.
943
944         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
945         encoding for accidental.
946
947         * Documentation/user/notation.itely (Educational use): new section
948
949         * input/test/*.ly: clean up directory: move examples into manual
950         or regtest.
951         
952
953         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
954         mode as well. This fixes resolution errors.
955
956 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
957
958         * scm/lily.scm (postscript->png): show commands for --verbose.
959
960         * flower/include/getopt-long.hh: opps. short option should be
961         char, not int.
962
963         * Documentation/user/GNUmakefile: use symlinks to save space.
964
965         * VERSION: 2.3.9 released.
966
967         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
968
969         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
970         manual.
971
972         * Documentation/user/tutorial.itely (Integrating text and music):
973         remove \score and \notes from manual.
974
975         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
976         mode in the beginning.
977
978 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
979
980         * Documentation/user/changing-defaults.itely (Horizontal spacing):
981         Correct the documentation of the spacing parameters. 
982
983         * Documentation/user/tutorial.itely (Integrating text and music), 
984         Documentation/user/lilypond-book.itely (Integrating LaTeX and
985         music): Document that you need to add the map file ec-mftrace.map
986         in the dvips command.   
987
988 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
989
990         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
991         found.
992
993         * lily/text-item.cc (interpret_string): insert encoding setting
994         here
995
996         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
997         encoding kludge.
998
999         * Documentation/user/changing-defaults.itely (Text encoding): node
1000         on encoding.
1001
1002         * lily/lyric-engraver.cc (try_music): remove superfluous check.
1003
1004         * lily/book-paper-def.cc (find_scaled_font): remove default
1005         encoding, because it messes up font loading for feta and
1006         parmesan. Encoding should only be specified for running texts.
1007
1008         * lily/modified-font-metric.cc (text_dimension): support coding
1009         scheme ""
1010         
1011 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1012
1013         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
1014         definition, so \override works as expected.
1015
1016         * lily/measure-grouping-engraver.cc: clarify
1017
1018 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1019
1020         * lily/parser.yy (context_def_mod): remove \consistsend
1021
1022         * lily/context-def.cc (instantiate): use Translator::must_be_last
1023         to determine engraver order.
1024
1025         * lily/translator.cc (must_be_last): new function
1026
1027         * scripts/convert-ly.py (conv): rule.
1028
1029         * lily/bar-line.cc (print): return '() for height == 0.0 too.
1030
1031 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
1032
1033         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
1034  
1035 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1036
1037         * lily/include/lily-guile.hh (scm_is_int): compat glue.
1038
1039 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1040
1041         * input/regression/page-layout.ly: new file.
1042
1043         * scm/paper.scm (set-paper-dimensions): Preliminary support for
1044         left and right margins.
1045
1046         * Documentation/user/changing-defaults.itely (Page layout):
1047         Explain the leftmargin option.
1048
1049 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1050
1051         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
1052
1053         * input/test/lyrics-melisma-faster.ly: new file.
1054
1055         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
1056         change of melody by setting associatedVoice.
1057
1058         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
1059
1060         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
1061         file contents, rather \include them, so default linewidth is set.
1062         (ly_options): make BOOKPAPER set of options. Move linewidth
1063         settings there.
1064
1065         * Documentation/user/examples.itely: new file. Templates are to be
1066         moved here.
1067
1068         * Documentation/user/programming-interface.itely: move chapter.
1069
1070         * scm/document-markup.scm (doc-markup-function): add @code
1071
1072         * stepmake/stepmake/texinfo-rules.make: remove chmod.
1073
1074 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1075
1076         * scm/page-layout.scm (plain-header): add printpagenumber boolean
1077         to bookpaper.
1078
1079         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
1080         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
1081
1082         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
1083
1084         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
1085
1086         * scripts/lilypond-latex.py: move from lilypond.py
1087
1088         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
1089         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
1090
1091         * scm/lily.scm (postscript->png): new function
1092         (postscript->pdf): new function
1093
1094         * lily/paper-book.cc (post_processing): call
1095         convert-to-{dvi,ps,png,pdf}
1096
1097         * scripts/ps2png.py (option_definitions): new file.
1098
1099         * lily/paper-book.cc (output): call output-preview-framework
1100         (post_processing): new function. Do PDF/PNG conversion.
1101
1102         * lily/paper-outputter.cc (close): new function.
1103
1104         * scm/framework-ps.scm (convert-to-pdf): new function. Call
1105         ps2pdf.
1106         (output-preview-framework): new function. Generate a preview .ps
1107         
1108
1109 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1110
1111         * VERSION: release 2.3.8
1112         
1113         * lily/note-head.cc: remove ledger line handling.
1114
1115         * lily/ambitus.cc (print): strip away accidental / note head code,
1116         and associated properties.
1117
1118         * lily/ambitus-engraver.cc (create_ambitus): change name to
1119         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
1120         other ambitus parts.
1121         (create_ambitus): group grobs in Ambitus grouping object. 
1122
1123         * lily/include/pitch-interval.hh (Pitch>): new file.
1124
1125         * lily/pitch-interval.cc (add_point): new file.
1126
1127         * lily/ledger-line-engraver.cc: new file.
1128
1129         * lily/ledger-line-spanner.cc (print): new file. Set limits to
1130         ledger line length to avoid clashes.
1131
1132 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1133
1134         * Documentation/user/invoking.itexi (Invoking lilypond): remove
1135         deprecated options
1136
1137 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1138
1139         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
1140         to command line option: fast=1 (default on).
1141
1142         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
1143         This brings SCons run-time on up-to-date tree down from 48s with
1144         only checksums, to 34s without 2day checksums, to 14s (make needs
1145         4 seconds).
1146         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
1147         necessary.
1148
1149 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1150
1151         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
1152         (score_extra_encompass): process scripts at edges too, by checking
1153         control points directly. 
1154
1155 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1156
1157         * po/nl.po: Update.
1158
1159         * lily/main.cc: Fix ly:option-usage help.
1160
1161         * input/regression/slur-script.ly: More collision tests.
1162
1163         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
1164
1165 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1166
1167         * VERSION: release 2.3.7
1168
1169         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
1170         files.
1171
1172         * Documentation/user/notation.itely (Slurs): document ^ and _ for
1173         slurs.
1174
1175         * input/regression/slur-script.ly: new file.
1176
1177         * lily/accidental-engraver.cc (process_acknowledged_grobs):
1178         make accidental appear to come from note head engraver.
1179
1180         * lily/slur-quanting.cc: new file.
1181         (score_extra_encompass): new function. Avoid scripts and
1182         accidentals
1183
1184 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1185
1186         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
1187         This greatly reduces the number of files that get recompiled
1188         after touching config.hh.
1189
1190         * config.hh.in: Remove GUILE_*_VERSION.
1191
1192         * lily/new-slur.cc: Resolve conflicts.
1193
1194         * lily/stem-engraver.cc (make_stem): New method.
1195
1196         * lily/include/script-interface.hh:
1197         * lily/script-interface.cc: New file.
1198
1199         * lily/include/script.hh:
1200         * lily/script.cc: Remove.
1201
1202         * lily/music.cc (duration_log): New method.
1203
1204         * lily/script.cc (struct Skript): Remove.
1205
1206         * lily/new-slur.cc (get_base_attachments): Try at articulations.
1207         Lots of coding cleanups (Stom).
1208
1209 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1210
1211         * lily/new-slur.cc (avoid_staff_line): new function: avoid
1212         collisions with staff lines.
1213
1214         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
1215         global_path
1216
1217         * scm/define-grobs.scm (all-grob-descriptions): set ratio
1218         .25. This flattens short slurs.
1219
1220         * lily/new-slur.cc (enumerate_attachments): move X of attachment
1221         points for tilted slurs.
1222
1223         * input/regression/slur-tilt.ly: new file.
1224
1225         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
1226         stems of 16th graces too.
1227
1228         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
1229         quant penalty dependent on how much the line is in the gap.
1230
1231         * input/regression/grace-stem-length.ly: new file.
1232
1233         * lily/beam-quanting.cc (score_forbidden_quants): remove
1234         interquant check. The penalty of 1000 is much too harsh, and the
1235         inter case should be caught by check-staff-line-in-gap check.
1236
1237         * lily/scm-option.cc: move debug-beam to \paper.
1238
1239         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
1240         .txt files to appease makeinfo.
1241
1242         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
1243         remove texttagline.
1244         
1245         * lily/new-slur.cc: cleanup, split in functions.
1246
1247         * lily/parser.yy (chord_body_element): allow octave-check = inside
1248         chord body. 
1249
1250         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
1251
1252         * lily/stem.cc (height): call Beam::after_line_breaking().
1253
1254         * lily/rest-collision.cc (force_shift_callback): only call shift
1255         for columns containing rests.
1256
1257         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
1258
1259         * input/regression/font-postscript.ly: invoke afm2tfm. 
1260
1261 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1262
1263         * mf/SConscript: Build map files.
1264
1265         * SConstruct: Rename $out to out-www in web.
1266
1267 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1268
1269         * SConstruct (web_kluts): Have make web build in out-www.  Not.
1270
1271 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1272
1273         * Documentation/user/music-glossary.tely (Top): add fragment to
1274         pertinent @lilypond entries.
1275
1276         * scm/define-grobs.scm: switch on new-slur by default.
1277
1278         * lily/scm-option.cc: symbol != string.
1279
1280         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
1281         really work yet.
1282         (set_end_points): make X coord of attachment dependent on  Y.
1283         (score_encompass): add edges too.
1284
1285 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1286
1287         * lily/stem.cc (get_beaming): new function.
1288
1289         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
1290         for fragment snippets. This fixes inclusion of toplevel-music
1291         examples (such as new-slur.ly)
1292  
1293 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1294
1295         * scripts/lilypond-book.py: Remove second import of stat.
1296
1297         * More SCons cleanups.
1298
1299         * Documentation/bibliography/computer-notation.bib (note): Remove
1300         extraneous closing brace.
1301
1302 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1303
1304         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
1305         stat calls.
1306
1307         * Documentation/bibliography/SConscript (bibs): failed try to get
1308         bib2html find html-long.bst.
1309
1310         * buildscripts/bib2html.py (stat): fail if bibtex fails.
1311
1312         * make/stepmake.make: use usescons for using scons. 
1313
1314 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1315
1316         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
1317         for lilypondend.  Import stat (huh?).
1318
1319 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1320
1321         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
1322         bypass dvi. 
1323
1324         * input/regression/font-postscript.ly: new file. 
1325
1326         * scm/framework-ps.scm (load-fonts): load pfb files too.
1327
1328         * lily/pfb.cc (pfb2pfa): new file.
1329
1330 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1331
1332         * scripts/lilypond-book.py (PREAMBLE_LY): set
1333         toplevel-music-handler too.
1334
1335 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1336
1337         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
1338         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
1339
1340         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
1341
1342         * python/SConscript:
1343         * python/vim:
1344         * input/mutopia/*SConscript: New file.
1345
1346         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
1347
1348         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
1349         fixes web build.
1350
1351         * make/stepmake.make (scons): re-route to SCONS if user has been
1352         running scons in this tree.
1353
1354         * SConstruct (config_vars): Add CPPDEFINES.
1355         (env): Set checksums type to "content".
1356         (save_config_cache): Do not exit after configuring when using
1357         checksums (the default) instead of timestamps.
1358
1359 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1360
1361         * SConstruct: Further development.
1362
1363         * input/test/SConscript: 
1364         * input/template/SConscript: 
1365         * input/regression/SConscript: 
1366         * Documentation/bibliography/SConscript:
1367         * Documentation/bibliography/index.html.in: New file.
1368
1369         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
1370         generation.
1371
1372         * buildscripts/builder.py: Add new builders.
1373
1374         * make/stepmake.make: 
1375         * stepmake/stepmake/*.make: 
1376         * configure.in:
1377         * lily/*:
1378         * flower*: Use config.hh (Was config.h).
1379
1380         * scm/encoding.scm (get-coding): Print friendly error message when
1381         no encoding is found, rather than crashing.
1382
1383 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1384
1385         * lily/new-slur.cc (score_slopes): strong sloping score only when
1386         stems point in same dir. 
1387
1388 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1389
1390         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
1391         for beam start.
1392
1393         * lily/parser.yy (context_prop_spec): check grob name for
1394         alphanumericness..
1395
1396         * lily/lyric-engraver.cc: creates LyricText objects
1397
1398 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1399
1400         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
1401
1402 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1403
1404         * SConstruct: Configure only pristine build tree or on user
1405         request.  Cleanups.  Add Documentation/topdocs to subdirs.
1406         Use checksums instead of timestamps.
1407         (CheckYYCurrentBuffer): Return result.
1408
1409         * Documentation/topdocs/SConscript: New file.
1410
1411 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1412
1413         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
1414
1415         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
1416         scm_from_int instead.
1417
1418 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1419
1420         * SConstruct: Updates.  Add targets: tar, dist, release.
1421
1422 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1423
1424         * input/mutopia-header.ly: Generate output.
1425
1426         * SConstruct:
1427         * buildscripts/builder.py:
1428         * Documentation/user/SConscript: SCons fixes.
1429
1430 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1431
1432         * lily/new-slur.cc (class New_slur): new file. Score based slur
1433         computations.
1434
1435 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1436
1437         * mf/SConscript: Remove Builders.
1438
1439         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
1440
1441         * input/SConscript: 
1442         * Documentation/user/SConscript: New file.
1443
1444 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1445
1446         * Documentation/topdocs/NEWS.texi (Top): add note about new
1447         emacs electric-|
1448
1449         * scm/*.scm: adapt ly:warn calls.
1450
1451         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
1452
1453         * lily/repeat-acknowledge-engraver.cc (process_music): look at
1454         main timing, not grace timing. Fixes volta-repeat-grace.
1455
1456         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
1457         remove ly:kpathsea-gulp-file.
1458
1459         * scm/translation-functions.scm (format-metronome-markup): make
1460         note smaller, align to bottom.
1461
1462         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
1463
1464         * lily/metronome-engraver.cc (stop_translation_timestep): attach
1465         metronome to musical column. Don't ack time sigs or bar lines.
1466
1467 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
1468
1469         * THANKS: sort, add David. Kristof contributed code, he is a
1470         contributor.
1471
1472 2004-07-09  David Svoboda      <svoboda@cmu.edu>
1473
1474         * elisp/lilypond-mode.el,
1475         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
1476         count beats between last measure stop | and point in emacs.
1477         
1478 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1479
1480         * tex/GNUmakefile (TEX_FILES): don't dist
1481         music-drawing-routines.ps, latin1.enc 
1482
1483         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
1484         --no-pdf, --pdftex
1485         (copyright): add --latex option
1486         (ic_p.make_include_option): use direct PS as default.
1487
1488         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
1489
1490         * input/regression/beam-concave.ly (rossFourBeams): add cases from Ross
1491
1492         * scm/script.scm (default-script-alist): marcato should follow
1493         into staff
1494         
1495 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1496
1497         * buildscripts/builder.py:
1498         
1499         * Documentation/SConscript (outdir): New file.  Add *list.ly
1500         dependencies.  Fixes PDF doc build.
1501
1502 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1503
1504         * SConstruct: Add Tar target (incomplete), fix install issues, fix
1505         run from build-dir.
1506
1507         * ly/SConscript:
1508         * scm/SConscript: New file.
1509
1510         * lily/main.cc (dir_info): Print variables in sh format.
1511
1512         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
1513
1514         * mf/SConscript: Update multiple target rules.
1515
1516         * SConstruct (assert_version): Add.
1517
1518 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1519
1520         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
1521
1522 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1523
1524         * buildscripts/mf-to-table.py: Do not try to open ''.
1525
1526         * mf/SConscript: New file.
1527
1528 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
1529
1530         * scm/fret-diagrams.scm : Convert many properties to constants,
1531         reducing the pollution of the property namespace.
1532
1533         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
1534         unnecessary properties for fret-diagram
1535
1536         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
1537         for interface
1538
1539 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1540
1541         * SConstruct: Update.
1542
1543 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1544
1545         * input/regression/beam-quant-standard.ly (seconds): print desired
1546         quants when failing.
1547
1548 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1549
1550         * SConstruct:
1551         * flower/SConscript:
1552         * lily/SConscript: New file.
1553
1554 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
1555
1556         * scm/define-grob-properties.scm (all-user-grob-properties): Add
1557         descriptions for all fret-diagram properties.
1558
1559         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
1560         fret-diagram interface code
1561
1562 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1563
1564         * ly/book-paper-defaults.ly: set default encoding to ec.
1565
1566         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
1567         installed.
1568
1569         * tex/latin1.enc: new file, from a2ps. 
1570
1571 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
1572
1573         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
1574         add a faint, green border line.
1575
1576         * Documentation/index.html.in: drop <table>, add a faint border line.
1577
1578 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1579
1580         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
1581
1582         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
1583
1584 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
1585
1586         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
1587
1588         * scm/output-tex.scm (white-text): Add scale parameter to allow font scaling
1589
1590         * scm/stencil.scm (fontify-text-white) : Adjust to better center, properly
1591         scale white text
1592
1593         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
1594         position for numbered dots so dot will touch fret.
1595         (various routines): move to font-metric interface, rather than
1596         name, size interface.  Clean up comments.
1597
1598         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
1599         size and offset to better center white text.
1600
1601 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1602
1603         * ChangeLog: Remove pre-2.1 changes.
1604
1605         * Documentation/misc/ChangeLog-2.1: New file.
1606
1607         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
1608         from ChangeLog.
1609
1610 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1611
1612         * input/test/chords-below-volta-bracket.ly,
1613         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
1614
1615 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1616
1617         * VERSION: release 2.3.6
1618
1619         * input/regression/beam-quant-standard.ly: new file: test standard
1620         beam quants.
1621
1622         * scm/beam.scm (check-quant-callbacks): new function
1623         (check-beam-quant): new function: check whether current beam
1624         quants match argument.
1625
1626         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
1627         forbidden quant for sitting (upstem)/hanging (downstem) on outer
1628         staffline line.
1629
1630 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1631
1632         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
1633         functions.
1634
1635         * lily/note-collision.cc (do_shifts): align colliding notes to
1636         their leftmost note.
1637
1638         * input/regression/collision-alignment.ly: new file.
1639
1640         * ly/init.ly: don't print gc stats.
1641
1642         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
1643         extra newline
1644
1645         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
1646         for dimensions. This fixes ottava-remove-empty-staff.ly
1647
1648         * input/regression/lyrics-tenor-clef.ly: new file.
1649
1650         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
1651         cyclic parents when two axis-group-engravers are
1652         present. Fixes: crash-axis-group-engraver.ly. 
1653         
1654         * input/test/volta-chord-names.ly: new file.
1655
1656         * scm/define-context-properties.scm
1657         (all-user-translation-properties): change voltaOnThisStaff
1658         definition. 
1659
1660         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
1661         if necessary.
1662
1663         * lily/volta-bracket.cc (print): handle volta brackets without
1664         bars. 
1665
1666 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1667
1668         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
1669         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
1670
1671 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1672
1673         * scm/output-gnome.scm: updated instructions for running gnome
1674         backend
1675
1676 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
1677
1678         * scm/fret-diagrams.scm (draw-dots): default values for dot size
1679         and dot-position now depend on finger-code value; in-dot makes
1680         dots larger and centered.
1681         (draw-barre): added straight-barre indicator option
1682         (draw-dots): made fontify-text-white work.
1683
1684         * music-drawing-routines.ps: added /draw_white_text
1685
1686         * scm/output-tex.scm:  added white-text
1687
1688         * scm/output-ps.scm:  added white-text
1689
1690         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
1691         list of stencil expressions
1692
1693         * scm/stencil.scm: Added fontify-text-white
1694
1695 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
1696
1697         * input/regression/+.ly: use @unnumbered section.
1698
1699 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1700
1701         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
1702         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
1703
1704 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1705
1706         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
1707
1708 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1709
1710         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
1711         was causing an error. (was not actually commited in 2004-06-20)
1712
1713         * input/regression/lily-in-scheme.ly (withPaddingC): does not
1714         breaks anymore
1715
1716 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1717
1718         * VERSION: 2.3.5 released.
1719         
1720         * lily/my-lily-parser.cc (parse_string): switch module too.
1721
1722 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1723
1724         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
1725         ec-fonts-mftraced to running requirements.
1726
1727 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1728
1729         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
1730         assignments don't reach the original file.
1731
1732         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
1733         exists
1734
1735 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1736
1737         * scm/output-gnome.scm: 
1738         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
1739
1740         * debian/: Apply Debian patch (Anthony Fok).
1741
1742 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
1743
1744         * Documentation/user/music-glossary.tely: fix titling; @top is already
1745         an @unnumbered @chapter.
1746
1747 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1748
1749         * debian/GNUmakefile (EXTRA_DIST_FILES):
1750         (CONF_FILES): update file list.
1751
1752         * lily/stencil.cc (interpret_stencil_expression): bugfix.
1753
1754 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1755
1756         * debian/: Remove cruft (requested Anthony Fok.)
1757
1758         * buildscripts/guile-gnome.sh: Build without gcc libtool version
1759         juggling.
1760
1761         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
1762         Add popup menu with grob properties.
1763
1764         * lily/grob-scheme.cc (ly:grob-properties):
1765         (ly:grob-basic-properties): New function.
1766
1767         * lily/stencil.cc (interpret_stencil_expression): Comment-out
1768         "no-origin" call.  Fixes -fps output.
1769
1770         * scm/output-ps.scm (no-origin): Add dummy implementation.
1771
1772         * scm/output-gnome.scm (define-origin): Remove
1773         (grob-cause): Add.
1774
1775         * scm/output-ps.scm (scm):
1776         * scm/output-tex.scm (scm): Remove define-origin from exports list.
1777         (define-origin): Remove.
1778
1779         * scm/output-gnome.scm (define-origin): 
1780
1781         * scm/lily.scm (ly:all-output-backend-commands): Remove
1782         define-origin.  Add grob-cause.
1783
1784 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
1785
1786         * buildscripts/lilypond-words.py: add ly/portugues.ly.
1787
1788 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
1789
1790         * Documentation/user/GNUmakefile:
1791         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
1792         --include-css=.../texinfo.css; command includes css into the html.
1793
1794         * Documentation/texinfo.css: add file.
1795         define <hr> as black and thin.            
1796
1797 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1798
1799         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
1800         stencil expression. Junk define-origin.
1801
1802         * lily/my-lily-parser.cc (parse_string): init parser variable when
1803         lexer_ is set, ie. in parse_string and parse_file.
1804
1805         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
1806         ly:score-bookify.
1807
1808         * scm/lily.scm (collect-scores-for-book): new function.
1809
1810         * ly/init.ly: print collected scores/musics.
1811
1812         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
1813         scope, not in lily module.
1814
1815         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
1816
1817         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
1818         encapsulate gtk/pango tests.
1819
1820         * po/tr.po: Turkish translation.
1821
1822 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1823
1824         * input/regression/lily-in-scheme.ly: regression test for #{
1825         ... #} syntax
1826
1827         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
1828         was causing an error.
1829
1830         * Documentation/user/programming-interface.itely (Using LilyPond
1831         syntax inside Scheme): documentation for #{ ... #} syntax.
1832
1833 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
1834
1835         * Documentation/index.html.in: use black thin <hr>.
1836
1837         * buildscripts/mutopia-index.py: use thin black <hr>.
1838
1839 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1840
1841         * scm/fret-diagrams.scm: Use UNIX style line endings.
1842         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
1843         typo.  Fixes compile.
1844
1845         * scm/output-ps.scm (white-dot): Remove second incarnation.
1846
1847         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
1848
1849 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1850
1851         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
1852         single file error.
1853
1854         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
1855
1856 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
1857
1858         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
1859         remove size as argument to fret-diagram interface;
1860         improved white-circle dots for fret;
1861         improved top-fret thick line/
1862
1863         * scm/output-ps.scm: added white-dot function
1864
1865         * scm/output-tex.scm: added white-dot function
1866
1867         * tex/music-drawing-routines.ps: added draw_white_dot function
1868
1869         * ps/music-drawing-routines.ps: added draw_white_dot function
1870
1871         * input/test/fret-diagram.ly: examples to show multiple
1872         functions and multiple interfaces
1873
1874 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1875
1876         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
1877         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
1878
1879         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
1880         conflict.  Have I told you lately how much I love autotools?
1881
1882 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1883
1884         * lily/lily-guile.cc: 
1885         * lily/pangofc-afm-decoder.cc:
1886         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
1887         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
1888
1889         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
1890         developers.
1891
1892         * lily/paper-outputter.cc (file): New method.
1893         (dump_string): Use it.
1894
1895         * scm/output-gnome.scm: Update with pango CVS info, lilylib
1896         musing.
1897
1898         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
1899         of them has a comma :-).
1900
1901         * scm/framework-gnome.scm: Add pango decoders.
1902
1903         * lily/include/pangofc-afm-decoder.hh: 
1904         * lily/pangofc-afm-decoder.cc: New file.
1905
1906         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
1907
1908         * configure.in: Check for pango.
1909
1910         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
1911         autoconf).
1912         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
1913
1914         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
1915
1916 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1917
1918         * Documentation/user/tutorial.itely (Integrating text and music):
1919         fix grammar & punctuation.
1920
1921 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1922
1923         * lily/: Stray janitorial cleanups.
1924
1925         * scm/lily.scm (ly:all-stencil-expressions):
1926         * scm/lily.scm (ly:all-output-backend-commands): New function.
1927
1928         * scm/safe-lily.scm (safe-objects): Add them.
1929
1930         * scm/framework-gnome.scm (<gnome-outputter>): New class.
1931
1932         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
1933
1934 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1935
1936         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
1937
1938 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1939
1940         * scm/page-layout.scm (default-page-make-stencil): add
1941         raggedbottom, raggedlastbottom.
1942
1943         * Documentation/user/changing-defaults.itely (Page layout): add doc.
1944
1945         * scm/framework-tex.scm (define-fonts): fix export of
1946         papersize.
1947
1948         * lily/paper-book.cc (classic_output): strip suffixes from
1949         framework functions.
1950
1951         * lily/tuplet-bracket.cc (before_line_breaking): do not return
1952         SCM_UNDEFINED to Scheme.
1953
1954 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1955
1956         * lily/book.cc: remove Book::to_stencil().
1957         (process): whoops. Score::book_rendering returns vector, not list.
1958
1959         * scripts/convert-ly.py (conv): remove \notes.
1960         apply to input examples.
1961
1962         * lily/paper-outputter.cc (output_stencil): don't use
1963         smobify_self() but self_scm()
1964
1965         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
1966         from smobify_self().
1967
1968         * lily/paper-book.cc (output): load framework module
1969         scm_c_resolve_module().
1970
1971         * python/lilylib.py (exit): exit with argument i.
1972
1973 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1974
1975         * scm/framework-gnome.scm (output-framework-gnome): Try loading
1976         gnome modules from non-toplevel.
1977
1978         * lily/ly-module.cc (ly:import-module): Export to ly:.
1979
1980         * lily/paper-score.cc (process): Do not show progress newline.
1981
1982         * lily/paper-book.cc (output, classic_output): Show progess
1983         newline after score.
1984
1985 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
1986
1987         * buildscripts/lilypond-words.py: add ly/vlaams.ly
1988
1989 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1990
1991         * lily/score.cc (ly:run-translator): Do not crash on empty music
1992         list.
1993
1994         * lily/book.cc (process): Do not render score when systems is empty.
1995
1996         * input/simple-song.ly: Down one octave.
1997
1998         * scm/output-gnome.scm: Remove script again; re-add modules fix
1999         (CVS conflict resolve?)
2000
2001         * lily/stencil.cc (ly:interpret-stencil): Was:
2002         interpret_stencil_expression.
2003
2004 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2005
2006         * buildscripts/guile-gnome.sh: New file.
2007
2008         * scm/output-gnome.scm: White background, better window size, sane
2009         canvas size.  Cleanups.
2010
2011 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2012
2013         * VERSION: release 2.3.4
2014
2015         * Documentation/user/invoking.itexi (Invoking the lilypond
2016         binary): document --safe.
2017
2018         * scm/output-gnome.scm: set PATH in script.
2019
2020         * scm/page-layout.scm (default-page-make-stencil): don't stretch
2021         if there is too few systems on a page.
2022
2023         * lily/parser.yy (relative_music): start at middle C without pitch
2024         argument.
2025
2026         * Documentation/user/changing-defaults.itely (Page layout): new node.
2027         (Paper size): rename node
2028         (Page breaking): new node.
2029         (Titling): move from invoking.
2030         (File structure): new node.
2031
2032         * lily/parser.yy (score_body): allow \header and music anywhere in
2033         \score body.
2034
2035 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2036
2037         * scm/lily.scm (ly:load): Remove page-breaking.scm.
2038
2039 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2040
2041         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
2042
2043         * lily/include/paper-line.hh: rename to Paper_system.
2044
2045         * lily/include/paper-book.hh: doc class.
2046
2047         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
2048
2049         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
2050         (plain-header): add instrument-name.
2051         (default-page-make-stencil): bugfixes.
2052
2053         * lily/parser.yy (book_body): allow \header anywhere in \book{}
2054
2055         * lily/paper-book.cc: remove copyright & tagline. Remove
2056         interactions with Page
2057
2058         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
2059         here, 
2060         (default-page-make-stencil): new function
2061         (default-page-music-height): new function
2062         (page-headfoot): new function
2063         (ly:optimal-page-breaks): generate stencils directly from here
2064
2065         * scm/titling.scm: new file, group titling functions
2066
2067 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2068
2069         * scm/output-gnome.scm: Handle multiple pages.
2070
2071         * scm/framework-gnome.scm: Do not load output-gnome.
2072         (framework-gnome): Invoke output-gnome::header and
2073         output-gnome::end-output as faked stencils.  Fixes experimental
2074         gnome output.
2075
2076 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2077
2078         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
2079         octavation compatibility fixes. Backportme. 
2080
2081         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
2082         pages.
2083         (ly:optimal-page-breaks): combine-penalties: no shortcut for
2084         negative. Now we handle negative penalties (ie. \pageBreak)
2085         correctly.
2086
2087         * lily/system.cc (get_line): extract page-penalty from the left
2088         bound.
2089
2090         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
2091
2092 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2093
2094         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
2095
2096 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2097
2098         * scm/output-gnome.scm: Update script.  Move development to
2099         lilypond_2_3_2 branch for now.
2100
2101 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2102
2103         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
2104         negative penalties.
2105         cleanups.
2106
2107         * Documentation/user/changing-defaults.itely (Creating contexts):
2108         index entries
2109
2110         * scm/page-breaking.scm (ly:optimal-page-breaks): new
2111         file. Rewrite function. 
2112
2113         * lily/paper-book.cc (pages): new interface: page-breaking returns
2114         list of line-list.
2115
2116         * lily/page.cc (Page): take lines argument.
2117
2118         * scm/document-translation.scm (all-engravers-doc): link to user man
2119
2120         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
2121
2122         * Documentation/user/notation.itely (Relative octaves): typo.
2123
2124         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
2125
2126 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2127
2128         * scm/output-gnome.scm: Update build script.
2129
2130 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2131
2132         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
2133         gnome backend.
2134
2135         * scm/framework-gnome.scm: New file.
2136
2137         * scm/lily.scm: Use it.
2138
2139         * lily/paper-outputter.cc: Janitorial cleanups.
2140         (ly:outputter-dump-string): Remove unreachable statement.
2141
2142         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
2143         (ice-9): Bugfix: Add srfi-1.
2144
2145         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
2146
2147 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2148
2149         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
2150         in do_quit()
2151
2152 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2153
2154         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
2155
2156 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2157
2158         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2159         override of Beam::position-callbacks. Why would grace beams not be
2160         quantized? Fixes: weird-stem-size-grace. 
2161
2162         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
2163         warning only once. Backportme.
2164
2165         * lily/accidental-engraver.cc (number_accidentals_from_sig):
2166         bugfix, 2nd try. Backportme.
2167
2168         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
2169
2170 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2171
2172         * Documentation/user/notation.itely (Instrument transpositions):
2173         Correct the name of the instrumentTransposition property.
2174
2175 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2176
2177         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
2178
2179 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2180
2181         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
2182         and postLilyPondExample are called when defined.
2183
2184 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2185
2186         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
2187         This fixes setting notenames with `\include "nederlands.ly" '
2188
2189         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
2190         new function.
2191
2192 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2193
2194         * scm/page-layout.scm: don't do piece, it should be in score-title
2195         only.
2196
2197         * lily/lexer.ll: lex \score separately.
2198
2199         * lily/paper-book.cc: junk stencil2line.
2200
2201         * lily/paper-line.cc (Paper_line): construct from Stencil
2202         directly. No futzing with the dimensions.
2203
2204         * lily/include/paper-line.hh (class Paper_line): 
2205
2206         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
2207         takes arbitrary number of arguments.
2208
2209         * input/test/markup-score.ly (tuning): simplify example. 
2210
2211 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2212
2213         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
2214
2215         * scm/define-markup-commands.scm (score): define score-markup
2216
2217         * lily/parser.yy (markup): use score-markup.
2218
2219         * lily/score.cc: add ly:score? 
2220
2221 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
2222
2223         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
2224         fret-parse-string so it prepares for calls to fret-diagram-verbose
2225         Changed display constants to props so they are available for
2226         \override.
2227
2228 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2229
2230         * VERSION: release 2.3.3
2231
2232         * stepmake/stepmake/generic-vars.make: unset LANG.
2233
2234         * input/regression/tuplet-nest.ly: bugfix.
2235
2236         * lily/tie-performer.cc (stop_translation_timestep): reset
2237         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
2238
2239         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
2240         clear repeat_ directly after setting stem_tremolo_. Fixes:
2241         tremolo-repeat.ly
2242
2243         * input/regression/span-bar-break.ly: new file.
2244
2245         * scm/define-grobs.scm (all-grob-descriptions): remove
2246         break-visibility from SpanBar. Fixes: piano-repeat.ly
2247
2248 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2249
2250         * python/lilylib.py (make_ps_images): only compute bbox when needed.
2251
2252         * scripts/lilypond-book.py (process_snippets): use lily -f ps
2253         files for generating pngs. (failed experiment)
2254
2255         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
2256         file with PFA fonts included.
2257
2258         * lily/score.cc (default_rendering): put header in too.
2259
2260         * lily/paper-line.cc (LY_DEFINE): change function to
2261         ly:paper-line-extent
2262
2263         * scm/page-layout.scm (default-book-title): only add lines for
2264         non-nil fields.
2265         (default-score-title): idem.
2266
2267         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
2268
2269         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
2270
2271         * lily/include/paper-book.hh (class Paper_book): remove height_
2272         member.
2273
2274         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
2275
2276         * lily/ly-module.cc (LY_DEFINE): bugfix.
2277
2278         * lily/paper-book.cc (book_title): separate function for the book
2279         title.
2280
2281         * scm/page-layout.scm (default-book-title): only account for
2282         markup fields.
2283
2284         * scm/framework-ps.scm: new file. Move high level interface from
2285         output-ps.scm
2286
2287         * scm/music-functions.scm (def-grace-function): move macros from
2288         ly/music-functions-init.ly
2289
2290         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
2291         framework-tex.scm
2292
2293         * scm/framework-tex.scm (dump-line): new file. High level
2294         interface for output (pages, systems, header). 
2295
2296         * lily/include/page.hh (class Page): add is_last_ field.
2297
2298         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
2299
2300         * lily/paper-book.cc (split_string): new function
2301         (output): output multiple formats, i.e. --format=ps,tex
2302
2303         * scm/output-ps.scm (output-scopes): dump variables directly.
2304         (define-fonts): rewrite for new interface
2305
2306         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
2307
2308         * lily/paper-outputter.cc (Paper_outputter): take format argument.
2309
2310         * lily/main.cc (parse_argv): don't set extension for output.
2311
2312         * lily/clef-engraver.cc (create_clef): remove
2313         Staff_symbol_referencer::set_position() call. 
2314
2315 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2316
2317         * ly/music-functions-init.ly (addlyrics): set the 'origin property
2318         with the location argument in music function definitions.
2319
2320 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2321
2322         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
2323         staffsymbol dependency.
2324
2325         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
2326         cleanups.
2327
2328         * lily/book.cc (process): return Paper_book
2329         (to_stencil): use Book::process().
2330
2331         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
2332         header_ field. Store in $globalheader
2333
2334         * lily/parser.yy (book_body): book header is initted to
2335         $globalheader.
2336
2337
2338 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2339
2340         * input/test/fill-a4.ly: removed.
2341
2342         * lily/parser.yy (output_def): push scope of parent_ Output_def
2343         too.
2344
2345 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2346
2347         * scm/output-gnome.scm: Update info.
2348
2349 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2350
2351         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
2352
2353         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
2354         than 1 module.
2355
2356         * lily/include/ly-module.hh (ly_use_module): rename is_module to
2357         ly_c_module_p.
2358
2359         * scm/page-layout.scm (default-book-title): move Scheme titling
2360         functions to here.
2361
2362         * lily/parser.yy (book_paper_block): remove scope too.
2363
2364         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
2365
2366         * lily/rest.cc: add direction to rest properties.
2367
2368         * lily/include/output-def.hh: new file, move from
2369         music-output-def.hh
2370
2371 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2372
2373         * scm/output-gnome.scm: Describe feta-cork hack.
2374
2375 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2376
2377         * lily/include/book-paper-def.hh: derive from Output_def 
2378
2379         * lily/include/paper-def.hh: move all functionality out of class.
2380         Junk header.
2381
2382         * lily/include/music-output-def.hh: rename Music_output_def to
2383         Output_def.
2384
2385         * input/wilhelmus.ly: only set space for Paper formatting. 
2386
2387         * lily/include/midi-def.hh: remove file, remove class.
2388         Move functions to Music-output-def.
2389
2390         * lily/music-output-def.cc (Music_output_def): remove separate
2391         translator table. Lookup translators in scope directly. This
2392         obviates Context suffix for context identifiers, i.e.
2393
2394         \context {
2395           \Staff
2396           .. 
2397           }
2398
2399
2400         will work.
2401
2402
2403         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
2404
2405         * Documentation/user/changing-defaults.itely (Horizontal spacing):
2406         document spacing override hack.
2407
2408 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2409
2410         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
2411         installation info.  Support point-and-click.  Add +/- zoom
2412         keybindings.
2413
2414 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2415
2416         * VERSION: 2.3.2 released
2417
2418         * lily/parser.yy (book_body): set default bookpaper.
2419
2420         * scm/output-tex.scm (header): kludge: hard code linewidth. 
2421
2422         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
2423
2424 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2425
2426         * lily/score.cc (default_rendering): scale outputdef before
2427         starting.
2428
2429 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2430
2431         * scm/fret-diagrams.scm: Add header.
2432
2433         * scm/output-gnome.scm: Hello world :-)
2434
2435 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2436
2437         * scripts/lilypond.py (run_dvips): only add papersize if present.
2438
2439         * lily/accidental-engraver.cc (update_local_key_signature): new
2440         function, fold code from initialize() and process_music().
2441         (update_local_key_signature): use deep copy. This fixes one
2442         problem from custom-key-signatures.ly.
2443         (number_accidentals_from_sig): tighter check for
2444         accidental-too-old.
2445
2446         * ly/engraver-init.ly: remove localKeySignature
2447         definition from ChoirStaff, StaffGroup, Score.
2448
2449         * lily/percent-repeat-engraver.cc (try_music): add moments for
2450         barlines too. Fixes: skipbars-percent-repeat.ly.
2451
2452 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2453
2454         * lily/context-def.cc (filter_performers): don't go to cdrloc if
2455         skipping last pair. Fixes: crash-bar-number.
2456
2457         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
2458         D. Sorensen)
2459
2460         * input/test/fret-diagram.ly: new file.
2461
2462         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
2463         (scale-paper): divide by scale.
2464
2465 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2466
2467         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
2468         case.
2469
2470 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2471
2472         * scm/stencil.scm (fontify-text): reinstate function
2473
2474         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
2475
2476         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
2477
2478         * lily/parser.yy (book_paper_head): \bookpaper {} 
2479
2480         * python/midi.c: remove config.h
2481
2482 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2483
2484         * scm/output-gnome.scm: Update.
2485
2486 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2487
2488         * scm/output-gnome.scm: New file.
2489
2490         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
2491
2492 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2493
2494         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
2495         (find_scaled_font): move from Paper_def
2496
2497 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2498
2499         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
2500         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
2501
2502         * po/fr.po: update po.
2503
2504         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
2505
2506         * lily/book-paper-def.cc (print_smob): new file.
2507
2508 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
2509
2510         * buildscripts/lilypond-words.py: search words also from
2511         music-functions-init.ly.
2512
2513 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2514
2515         * ly/music-functions-init.ly (def-music-function): new helper
2516         macro for defining music functions. \addlyrics \appoggiatura
2517         \acciaccatura \grace \partcombine \autochange \applycontext
2518         \applyoutput and \breathe are now defined here thanks to it.
2519
2520         * lily/parser.yy: 
2521         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
2522         \grace \partcombine \autochange \applycontext \applyoutput and
2523         \breathe keywords removed from the parser.
2524
2525         * lily/parser.yy: 
2526         * lily/music-function.cc (ly_make_music_function): 
2527         * lily/lexer.ll (music_function_type): added a case for 0-arg
2528         music functions.
2529
2530 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2531
2532         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
2533         refering to a music expression can be used in lily-inside-scheme:
2534         #{ $music #}
2535
2536         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
2537         and ly:parser-define, and change ly:parser-parse-string in order
2538         to make #{ $music #} work.
2539
2540         * scm/new-markup.scm (compile-markup-expression): when an argument
2541         is a string, use `make-simple-markup'.
2542
2543 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2544
2545         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
2546
2547 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2548
2549         * scripts/convert-ly.py (FatalConversionError.func): handle + in
2550         font-size. (backportme)
2551
2552 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2553
2554         * lily/paper-outputter.cc (output_stencil): dump font definitions
2555         before each stencil.
2556
2557         * lily/include/paper-book.hh (struct Score_lines): new
2558         struct. Collect info per Paper-score.
2559
2560         * lily/include/page.hh (class Page): to_stencil() returns Stencil
2561         everywhere.
2562
2563         * lily/stencil.cc (find_expression_fonts): new function
2564
2565         * lily/paper-outputter.cc (output_stencil): use
2566         interpret_stencil_expr
2567
2568         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
2569         (interpret_stencil_expr): new function. Generic stencil
2570         interpretation.
2571
2572         * lily/paper-def.cc (find_scaled_font): divide lookup
2573         magnification by outpuscale for non-virtual fontmetrics. This
2574         fixes ludicrously long font definitions for text
2575         fonts. (backportme)
2576
2577         * lily/score-engraver.cc: remove
2578         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
2579
2580 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2581
2582         * input/test/markup-score.ly: Remove \notes.
2583
2584         * lily/parser.yy (book_body): Grok Composite_music and \header.
2585         (markup): Push NOTES mode before score_block.
2586
2587         * VERSION: release 2.3.1
2588
2589         * mf/feta-klef.mf: 
2590         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
2591
2592         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
2593
2594         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
2595
2596 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2597
2598         * scm/output-tex.scm (output-tex-string): tighten safe security.
2599
2600         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
2601
2602         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
2603         allowed ly functions.
2604
2605         * lily/ly-module.cc (ly_module_define): only define variable if
2606         bound.
2607         (ly_make_anonymous_module): take safe option.
2608
2609 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2610
2611         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
2612
2613 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2614
2615         * input/regression/newaddlyrics.ly: Fix.
2616
2617         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
2618         \score \notes.
2619
2620 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
2621
2622         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
2623
2624 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2625
2626         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
2627
2628         * lily/paper-line.cc (Paper_line): don't store list of stencils,
2629         but convert to single Stencil immediately.
2630
2631         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
2632
2633 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2634
2635         * scm/output-sodipodi.scm: Resurrect sodipodi output.
2636
2637 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
2638
2639         * elisp/lilypond-mode.el: Changed the way defaults are created for
2640         LilyPond-command-master.  LilyPond-mode will now check the
2641         timestamps of the files to see which command has to run next.
2642
2643 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2644
2645         * scm/bass-figure.scm (format-bass-figure): don't set
2646         number-markup for strings. This fixes string in bass
2647         figure. (backportme)
2648
2649         * lily/parser.yy (bass_number): insert number-markup into figure
2650         definition.
2651
2652         * scm/define-music-properties.scm (all-music-properties): make
2653         'figure a markup.
2654
2655         * scripts/convert-ly.py (conv): \apply -> \applymusic
2656
2657 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
2658
2659         * elisp/lilypond-mode.el: changed the order of some commands
2660         ("Midi" after "2Midi"), use the user-defined
2661         LilyPond-command-default as default instead of "LilyPond"
2662
2663         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
2664         to set the master file for the next command.
2665
2666         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
2667         with font-lock-reference-face.
2668
2669 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
2670
2671         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
2672
2673         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
2674
2675 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2676
2677         * ly/music-functions-init.ly (TODO): new file.
2678
2679         * lily/parser.yy (Generic_prefix_music_scm): add more
2680         music_function symbols.
2681         (Prefix_composite_music): change \apply to music-function   
2682
2683         * lily/include/music-function.hh: rename to music-function
2684
2685 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2686
2687         * lily/music-head.cc (LY_DEFINE): change order of args.
2688
2689         * input/regression/music-head.ly (texidoc): new file.
2690
2691         * lily/parser.yy (Generic_prefix_music): allow generic
2692         music-transformation functions. 
2693
2694         * lily/include/music-head.hh (is_music_head): new file.
2695
2696         * lily/music-head.cc (get_music_head_transform): new file.
2697
2698 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2699
2700         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
2701         empty extent. This fixes ottava brackets on rests. (backportme)
2702
2703         * make/lilypond.redhat.spec.in (Group): ln png files for info.
2704
2705         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
2706
2707         * cygwin/lily-wins.py: update for the lily-wins.py script.
2708
2709 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2710
2711         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
2712         code. This will obviate typeset_grob () in the future.  The effect
2713         of this is that improperly written spanner handling will result in
2714         invalid spanner bounds.
2715         (announce_grob): add to elems_ from here
2716         (typeset_grob): comment out.  
2717
2718         * lily/include/engraver.hh (make_spanner): new calling interface
2719         for make_{item,spanner}. This obviates most calls to
2720         announce_grob().
2721
2722         * scm/music-functions.scm (set-accidental-style): use GrandStaff
2723         iso. PianoStaff for piano styles.
2724
2725 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
2726
2727         * Documentation/user/music-glossary.tely: add segno after d.s.
2728
2729 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2730
2731         * lily/include/audio-column.hh: remove unused variables.
2732         (patch by Michael Welsh Duggan)
2733
2734         * flower/include/axes.hh (other_axis): inline Axes function
2735         (thanks to David Brandon).
2736
2737 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2738
2739         * cygwin/mknetrel: Install image links (backportme).
2740
2741         * Documentation/user/GNUmakefile (local-install-info): Activate
2742         actual installing of image links (backportme).
2743
2744 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2745
2746         * Documentation/user/notation.itely (Measure repeats): Removed
2747         unnecessary (and confusing) \context Voice{.
2748
2749 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2750
2751         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
2752
2753         * lily/page.cc (Page): Do not use ly_scheme_function for
2754         volatile/configurable variables (FIXME: better name).
2755
2756         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
2757         get_scmvar).
2758
2759 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2760
2761         * scripts/convert-ly.py (FatalConversionError.subst): use
2762         \transposition.
2763
2764 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2765
2766         * lily/include/page.hh (class Page): Declare left_margin ().
2767
2768         * lily/page.cc: Remove paper var caching.
2769
2770 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2771
2772         * Documentation/user/music-glossary.tely: Add name to @top node.
2773         Remove comment from @table definitions (workaround for makinfo
2774         bug).
2775
2776         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
2777         ly:stencil-get-expr).  Update callers.
2778         (ly:stencil-align-to!):  Return stencil too.
2779
2780         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
2781         stencil.  Remove looped line-based page output.
2782         (output_line): Use line stencil.  Remove looped stencil-based line
2783         output.
2784
2785         * lily/page.cc (ly:page-paper-lines): New function.
2786
2787         * input/test/markup-score.ly: New file.
2788
2789         * scm/define-markup-commands.scm (stencil): New markup.
2790
2791         * lily/book.cc (to_stencil): New method.
2792
2793         * lily/parser.yy (markup): Use it to grok \score.
2794
2795 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2796
2797         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
2798
2799         * lily/paper-book.cc (pages): Change signature.  Update callers.
2800
2801         * lily/include/page.hh:
2802         * lily/page.cc: New file.
2803
2804         * lily/paper-line.cc (to_stencil): New method.
2805
2806         * lily/paper-outputter.cc (output_stencil): New method.
2807
2808         * lily/paper-outputter.cc (output_line): Use them.
2809
2810         * lily/warn.cc: Remove.
2811
2812         * lily/my-lily-parser.cc (distill_inname): Remove.
2813
2814         * flower/include/file-name.hh: 
2815         * flower/file-name.cc: New file.  Update users.
2816
2817         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
2818         (find): New method of same name.
2819
2820         * lily/my-lily-parser.cc (ly:parse-file): Use it.
2821
2822         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
2823         constant error message.
2824
2825 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
2826
2827         * input/test/{blank-notes.ly,staff-container.ly}: typos.
2828
2829 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2830
2831         * Documentation/user/music-glossary.tely: @table @strong' replaced
2832         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
2833         (backportme).
2834
2835 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2836
2837         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
2838
2839         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
2840         #{ lily music expression #} that returns an equivalent scheme
2841         music expression by parsing the string.
2842
2843 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2844
2845         * lily/my-lily-parser.cc:
2846         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
2847         SCM string (foo.ly/toto.scm support).
2848
2849 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2850
2851         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
2852
2853 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2854
2855         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
2856
2857         * scripts/lilypond-book.py: LY code that includes \header is
2858         not assumed to be a fragment.
2859
2860 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2861
2862         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
2863         tremolo beams up.
2864
2865         * lily/stem.cc (chord_start_y): Return 0 if no heads.
2866         (get_default_stem_end_position): No tremolo head juggling if no
2867         heads.  Fixes tremolo crash on rests (backportme).
2868
2869         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
2870
2871 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2872
2873         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
2874         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
2875
2876         * lily/lexer.ll: Allow \encoding in NOTES mode.
2877
2878         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
2879         for lyrics, not for commands.
2880
2881         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
2882         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
2883
2884         * input/regression/newaddlyrics.ly: New file.
2885
2886         * Documentation/topdocs/NEWS.texi: Update.
2887
2888         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
2889         (Music_list): Allow embedded scm.
2890
2891         * lily/score.cc (ly:score-bookify): New function.
2892
2893         * lily/music.cc (ly:music-scorify): Idem.
2894
2895         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
2896         (ly:parser-print-score): Idem.
2897
2898         * scm/lily.scm (default-toplevel-book-handler): Idem.
2899         (default-toplevel-music-handler): Idem.
2900         (default-toplevel-score-handler): Idem.
2901
2902         * ly/declarations-init.ly: Set default toplevel handlers.
2903
2904         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
2905
2906         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
2907         printer for score at toplevel.
2908
2909 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2910
2911         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
2912         Fix for simple case: input/simple-song.ly, more complex stuff
2913         does not work yet.
2914
2915 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2916
2917         * lily/parser.yy (Prefix_composite_music): split Composite_music
2918         in Prefix_composite_music and Grouped_music_list.
2919         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
2920
2921 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2922
2923         * scm/lily.scm (toplevel-expression): New define.
2924
2925         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
2926
2927         * lily/parser.yy (toplevel_expression): Use it.
2928
2929         * lily/include/my-lily-parser.hh: Smobbify.
2930
2931         * lily/my-lily-parser.cc (parse_string): New method.
2932
2933         * lily/my-lily-parser.cc (ly:parse-string): New function.
2934
2935         * Documentation/user/lilypond.tely: Add comment and workaround for
2936         gs-8.01 crash.  Fixes make web.
2937
2938         Simplification of toplevel music.
2939
2940         * lily/lexer.ll, lily/parser.yy:
2941
2942         * In LYRICS mode, return LYRICS_STRING.  This fixes one
2943         shift/reduce problem.
2944
2945         * Use NOTES mode at start of maininput.
2946
2947         * Grok toplevel composite music expression, put in score and book.
2948
2949         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
2950
2951         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
2952
2953         * input/simple.ly: New file.
2954
2955         * input/simple-song.ly: Idem.
2956
2957 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2958
2959         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
2960         Sandberg.
2961
2962 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2963
2964         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
2965
2966 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
2967
2968         * input/regression/accidental-octave.ly: doc automatic showing
2969         of note names.
2970
2971 2004-04-16  Heikki Junes <janneke@gnu.org>
2972
2973         * po/fi.po: do "make po && make -C po po-update" at top-level,
2974         then "cp po/out/fi.po po/fi.po" and update fields.
2975
2976         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
2977
2978 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2979
2980         * Documentation/user/introduction.itely (About this manual): Fix
2981         templates and regression urls (backportme).
2982
2983 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2984
2985         * ly/engraver-init.ly (Score:graceSettings): Increase
2986         beamed-lengths, especially for 32nd notes.
2987
2988         * Documentation/user/notation.itely (Grace notes): Correct the
2989         syntax for add-grace-property example.
2990
2991 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2992
2993         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
2994         `Generated' tag.
2995
2996         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
2997         Severely broken (the Debian package, at least).
2998
2999 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3000
3001         * lily/context.cc (find_create_context): assign to lvalue.
3002
3003 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3004
3005         * lily/include/translator.hh (class Translator): rename
3006         get_parent_context() to context () to avoid confusion.
3007
3008         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
3009
3010         * lily/lexer.ll: change is_string -> ly_c_string_p 
3011
3012         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
3013
3014         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
3015
3016 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3017
3018         * VERSION: release 2.3.0
3019
3020         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
3021
3022         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
3023         if nonempty.
3024
3025         * lily/include/context.hh (class Context): make members protected.
3026         (children_contexts): new accessor function.
3027
3028         * lily/include/translator.hh (class Translator): make
3029         daddy_context_ protected.
3030         (class Translator): clean up. 
3031
3032         * lily/include/context.hh (class Context): make daddy_context_
3033         private.
3034
3035         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
3036         higher for finding Voice. (backportme)  
3037
3038         * lily/include/context.hh (class Context): remove
3039         find_context_below() as a method.
3040
3041         * Documentation/user/notation.itely (The Lyrics context): add note
3042         about manual durations
3043
3044         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
3045         encoding.
3046
3047         * scm/output-tex.scm (text): dump \inputencoding{} for text.
3048
3049 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3050
3051         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
3052         \usepackage{inputenc}
3053
3054         * lily/paper-book.cc (classic_output): don't advance Offset for
3055         TeX output.
3056
3057         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
3058         ec-sauter.map in rules
3059
3060         * mf/ecb.mf (font_identifier): new file, based on ecbx
3061
3062         * mf/ecb10.mf (gensize): new file.
3063
3064         * Documentation/topdocs/NEWS.texi (Top): document some more new
3065         features.
3066
3067         * ly/declarations-init.ly: run convert-ly
3068
3069         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
3070         from input-file-results. Remove input-file-results.* 
3071
3072 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3073
3074         * scm/output-ps.scm (font-command): Fix, again.
3075
3076         * input/test/title-markup.ly: Add \noPagebreak test.
3077
3078         * lily/score-engraver.cc (try_music): Bugfix.
3079
3080 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3081
3082         * lily/main.cc (main_with_guile): excise dependency options -M and
3083         --dep-prefix
3084
3085         * lily/input-file-results.cc: excise Makefile dependency code
3086
3087         * Documentation/user/invoking.itexi (Invoking the lilypond
3088         binary): remove dep doco
3089
3090         * lily/main.cc (main_with_guile): call lilypond-main
3091
3092         * scm/lily.scm (lilypond-main): new function: handle multiple files.
3093
3094         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
3095         exception.
3096
3097         * lily/my-lily-parser.cc: remove paper_description function
3098
3099         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
3100         new function.
3101
3102         * lily/main.cc: remove global_score_count.
3103
3104         * lily/book.cc (process): don't take header from global_input_file.
3105
3106         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
3107
3108         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
3109
3110         * lily/music-output-def.cc (LY_DEFINE): new function
3111         ly_output_description. This function does the bulk for  setting,
3112         parsing and breaking down of an input file.
3113
3114         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
3115         anonymous modules globally. Let's hope they get GCd
3116
3117         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
3118
3119 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3120
3121         * scm/output-ps.scm (header): Papersize from paper.
3122
3123         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
3124         for classic output.
3125
3126         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
3127         lilypondclassic is defined.
3128         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
3129
3130         * input/regression/between-systems.ly: Remove.
3131
3132         * python/lilylib.py (get_bbox): Fix regular expression
3133         for bounding box.
3134
3135         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
3136
3137         * scm/output-tex.scm (stop-page): Use it.
3138
3139         * scm/output-ps.scm (define-fonts): Bugfix.
3140
3141         * lily/grob.cc: Add penalty to interface.
3142
3143         * lily/include/paper-line.hh (class Paper_line): New member
3144         var penalty_.
3145
3146         * lily/system.cc (get_line): Initialise Paper_line with
3147         page-penalty's from original grobs.
3148
3149         * scm/define-music-properties.scm (all-music-properties): Add
3150         page-penalty.
3151
3152         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
3153
3154         * lily/score-engraver.cc (try_music): Handle page-penalty.
3155
3156         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
3157
3158 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3159
3160         * ly/declarations-init.ly (melismaEnd): typo
3161
3162         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
3163
3164         * scm/output-ps.scm (text): split string into spaces, use moveto
3165         for setting space. 
3166
3167 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3168
3169         * po/nl.po: Update.
3170
3171         * scm/font.scm (add-cmr-fonts): Typo.
3172
3173 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3174
3175         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
3176         font-encoding.
3177
3178         * scm/define-grobs.scm (all-grob-descriptions): idem.
3179
3180         * lily/time-signature.cc (numbered_time_signature): idem.
3181
3182         * scm/font.scm (add-cmr-fonts): use real encoding names for
3183         font-encoding.
3184
3185 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3186
3187         * lily/paper-book.cc (classic_output): 
3188         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
3189         Fixes classic output.
3190         (lilypondstart):
3191         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
3192         kludge.
3193
3194         * scripts/old-lilypond-book.py: Remove.
3195
3196         Page layout for SCOREs enclosed in a BOOK:
3197
3198         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
3199         layout tweaking.
3200
3201         * input/les-nereides.ly (theScore): Add \book.
3202
3203         * input/test/title-markup.ly: Add \book.
3204
3205         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
3206         only if 'verbose.
3207
3208         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
3209
3210         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
3211
3212         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
3213         * scm/output-tex.scm (start-system): Update for page layout by
3214         LilyPond.
3215
3216         * scm/output-ps.scm (start-system): Previously (new-start-system).
3217
3218         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
3219         passed to define-fonts.
3220
3221         * lily/paper-column.cc: 
3222         * lily/system.cc (get_line):
3223         * ly/property-init.ly (newpage): 
3224         * scm/define-grob-properties.scm:
3225         * scm/output-ps.scm: 
3226         * scm/output-tex.scm: Remove between-system-string kludge.
3227
3228         * scm/output-ps.scm (define-fonts, font-command,
3229         font-load-encoding): Handle ENCODING = #f.
3230
3231         * scm/output-tex.scm (output-scopes): Check if variable is bound.
3232
3233         * scm/define-markup-commands.scm (fill-line): Use
3234         make-simple-markup (WAS: unexisting make-word-markup).
3235
3236         * lily/text-item.cc (interpret_markup): Bugfix, transpose
3237         ENCODING, MARKUP parameters for interpret_string.
3238
3239         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
3240
3241         * lily/score.cc (book_rendering): New method.
3242         (default_rendering): Create Paper_book helper locally, dump
3243         output.
3244
3245         * lily/my-lily-lexer.cc (the_key_tab): Add book.
3246
3247         * lily/parser.yy: Handle \book.
3248
3249         * lily/include/book.hh: 
3250         * lily/book.cc: New file.
3251
3252 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3253
3254         * lily/text-item.cc (interpret_string): new file, select font with
3255         encoding.
3256
3257         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
3258
3259         * scm/define-markup-commands.scm (encoded-simple): new markup command.
3260
3261         * lily/parser.yy (markup): take encoding from lexer.
3262
3263 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3264
3265         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
3266
3267         * scm/output-ps.scm: Remove some cruft.
3268
3269 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3270
3271         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
3272
3273         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
3274
3275 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3276
3277         * scm/font.scm (add-century-schoolbook-fonts):
3278         (make-century-schoolbook-tree): New function.
3279
3280         * input/test/title-markup.ly: Use Century Schoolbook font.
3281
3282 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3283
3284         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
3285         to Erik Sandberg) 
3286
3287         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
3288
3289         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
3290
3291         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
3292
3293         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
3294
3295 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3296
3297         * scm/part-combiner.scm (determine-split-list): bugfix: if no
3298         solo-state (at end of solo), we can set the solo status
3299         too. (backportme.)
3300
3301         * input/regression/part-combine-solo-end.ly: new file.
3302
3303 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3304
3305         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
3306         flavour abc files.  Really ignore unknown keys (backportme).
3307
3308 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3309
3310         * lily/scaled-font-metric.cc (text_dimension): only multiply with
3311         magnification_ when looking up in orig_.
3312
3313         * scm/output-tex.scm (text): switch off char-mapping.
3314
3315         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
3316         because AFM's encoding field cannot have spaces.
3317
3318 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3319
3320         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
3321
3322 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3323
3324         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
3325
3326         * mf/cmr.enc: new file, without hi-bit ascii info. 
3327
3328         * lily/bezier-bow.cc (slur_shape): make indent dependent on
3329         width. This removes the 'hook' at the end of a long slur.
3330
3331         * buildscripts/mf-to-table.py (parse_logfile): don't append
3332         encoding to fontname.
3333
3334 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3335
3336         * scm/output-ps.scm (define-fonts): Load .enc only once.
3337
3338         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
3339         too.
3340
3341 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3342
3343         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
3344         encoding field.
3345
3346         * lily/stencil-scheme.cc: remove ly:fontify-atom 
3347
3348         * ly/portuges.ly (pitchnames): new file.
3349
3350         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
3351         Michael Welsh Duggan
3352
3353         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
3354
3355         * ly/nederlands.ly: add comment about digits.
3356
3357         * lily/scaled-font-metric.cc (derived_mark): idem.
3358
3359         * scm/encoding.scm (make-encoding-mapping): change permutation to
3360         mapping.
3361
3362         * lily/scaled-font-metric.cc (derived_mark): is a const method.
3363         (Modified_font_metric): make alist for coding_description_
3364         (LY_DEFINE): remove coding-name.
3365
3366         * scm/output-tex.scm (text): remove debugging code.
3367
3368         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
3369
3370         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
3371         from infile.
3372
3373         * mf/feta-generic.mf: move fet_beginfont into generic code.
3374         use fetaMusic (without space) as encoding
3375
3376         * mf/feta-autometric.mf: take encoding argument
3377
3378         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
3379
3380         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
3381         use.
3382
3383         * scm/encoding.scm (read-encoding-file): use symbol for glyph
3384         name.
3385
3386 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3387
3388         * input/test/title-markup.ly: Set inputencoding.
3389
3390         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
3391
3392         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
3393
3394         * scm/encoding.scm (get-coding-filename, get-coding-command): New
3395         function.
3396         (coding-alist): Also hold filename, command.
3397         (read-encoding-file): Return symbols.
3398
3399 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3400
3401         * scm/output-tex.scm: remove fontify; text and char take a font
3402         argument.
3403
3404         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
3405
3406         * lily/scaled-font-metric.cc (text_dimension): init
3407         coding_{permutation,table}_ too 
3408         (LY_DEFINE): ly:font-encoding, new function return
3409
3410         * lily/paper-def.cc (find_scaled_font): take input coding from
3411         inputcoding paper var.
3412
3413         * lily/performance.cc (output): remap modulo 16.
3414
3415         * lily/text-item.cc (interpret_markup): whoops, variable
3416         shadowing fixed.
3417
3418 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
3419
3420         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
3421         symbols, not symbols to strings.
3422
3423         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
3424         symbols, not symbols to strings.
3425
3426 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3427
3428         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
3429         (ly:kpathsea-gulp-file): New function.
3430
3431         * scm/encoding.scm (read-encoding-file): Use it.
3432
3433 2004-04-06  Werner Lemberg  <wl@gnu.org>
3434
3435         * scm/encoding.scm (coding-alist): Fix typo.
3436
3437 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3438
3439         * lily/scaled-font-metric.cc (text_dimension): move function from
3440         Font_metric
3441         (make_scaled_font_metric): init coding_scheme_ to TeX
3442         (text_dimension): use get-coding-vector for non TeX coding_scheme_
3443
3444         * lily/include/scaled-font-metric.hh (struct
3445         Modified_font_metric): rename from Scaled_font_metric
3446
3447         * scm/encoding.scm (read-encoding-file): split up large function,
3448         leave caching to (delay)
3449
3450         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
3451
3452 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3453
3454         * lily/my-lily-lexer.cc (set_encoding): New method.
3455
3456         * lily/lexer.ll: Grok \encoding.
3457
3458         * lily/font-metric.cc (get_encoded_index): New function.
3459
3460         * lily/include/font-metric.hh (coding_scheme): New method.
3461
3462         * scm/encoding.scm: New file.
3463
3464         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
3465
3466 2004-04-05  Werner Lemberg  <wl@gnu.org>
3467
3468         * Documentation/user/tutorial.itely: Revised (finished).
3469
3470         * Documentation/user/macros.itexi (@separate): Removed.
3471
3472 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3473
3474         * scm/output-ps.scm (define-fonts): fix scaling.
3475
3476         * lily/scaled-font-metric.cc (design_size): add function.
3477
3478         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
3479         partial cut&paste of ly:font-magnification.
3480
3481 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3482
3483         * scm/output-ps.scm (define-fonts):
3484         (fontify): Update.
3485
3486 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3487
3488         * po/fr.po: update. (backportme).
3489
3490         * po/nl.po: update. (backportme). 
3491
3492         * mf/feta-beugel.mf: document why design size is not fixed.
3493
3494         * mf/feta-braces-a.mf: rename to stress that it's not design size.
3495
3496 2004-04-04  Werner Lemberg  <wl@gnu.org>
3497
3498         * Documentation/user/tutorial.itely: Revised (continued).
3499
3500 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3501
3502         * po/nl.po: Update (backportme).
3503
3504 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3505
3506         * po/de.po: update. (backportme).
3507
3508         * scm/output-tex.scm (font-command): use ly: functions to
3509         construct name.
3510         (define-fonts): don't use alist, just dump \font definitions.
3511         (font-load-command): calculate proper scaling by taking
3512         outputscale from paper argument.
3513
3514         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
3515         expression.
3516
3517         * lily/paper-outputter.cc (output_header): pass paper arg to
3518         define-fonts
3519
3520         * lily/paper-def.cc (font_descriptions): dump list of
3521         Scaled_font_metrics
3522         (find_scaled_font): take Font_metric argument, store
3523         Scaled_font_metrics in hash-table containing (size ->
3524         Scaled_font_metrics) alist.
3525         (get_dimension): rename from get_realvar
3526
3527         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
3528         ly:font-magnification, ly:font-name: new functions
3529
3530 2004-04-03  Werner Lemberg  <wl@gnu.org>
3531
3532         * Documentation/user/dedication.itely,
3533         Documentation/user/preface.itely,
3534         Documentation/user/introduction.itely,
3535         Documentation/user/tutorial.itely: Revised.
3536         Removing leading spaces which distorts output if info files are read
3537         with stand-alone info.
3538         Removing superfluous inter-word spaces which also distorts output
3539         for stand-alone info.
3540         Using ` and ' instead of `` and '' everywhere to improve
3541         legilibility with stand-alone info
3542         Using @samp for single-letter input items and data which contains
3543         spaces, @code for other things.
3544
3545         * lily/grob-interface.cc: Adding copyright.
3546         (check_interfaces_for_property): Improve format of warning message.
3547
3548 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3549
3550         * lily/include/font-metric.hh (struct Font_metric): add
3551         design_size () method.
3552
3553         * buildscripts/mf-to-table.py (base): add DesignSize comment.
3554
3555         * lily/afm.cc (read_afm_file): read design size.
3556
3557         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
3558
3559         * scm/music-functions.scm (unfold-repeats): handle dots too.
3560
3561 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3562
3563         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
3564         (backportme)
3565
3566 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3567
3568         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
3569         lyric indent.  Revert melismaBusyProperties using \unset.
3570
3571 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3572
3573         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
3574
3575         * lily/parser.yy (command_element): allow redefinition of |
3576         meaning.
3577
3578         * lily/break-align-engraver.cc (acknowledge_grob): construct
3579         LeftEdge where the first cause for alignment is coming from.
3580         This makes \override Staff.LeftEdge work as expected.
3581
3582         * lily/slur-performer.cc (Slur_performer): add inits
3583
3584         * lily/beam-performer.cc (Beam_performer): add inits
3585
3586 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3587
3588         * VERSION (PACKAGE_NAME): release 2.2.0