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