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