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