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