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