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