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