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