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