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