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