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