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