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