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