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