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