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