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