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