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