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