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