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