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