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