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