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