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