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