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