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