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