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