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