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