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