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