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