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