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