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