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