]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
1 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
4
5 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6
7         * Documentation/user/notation.itely: add warning about bar numbers
8         in multistaff music, add warning about quoting grace notes.
9
10         * Documentation/user/changing-defaults.itely: clarify paper size commands,
11         add missing subsubtitle entry to Creating titles.
12
13         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
14
15 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16
17         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
18         case.
19         (conv): add dummy 2.4.0 conversion rule.
20
21         * Documentation/user/lilypond.tely: add @finalout.
22
23         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
24         for attaching, fixes slur/stem left attachment of
25         downslur/downstem.
26
27         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
28         quote problem if for last note of quoted sequence. 
29
30         * input/regression/part-combine-text.ly (comm): add expect strings.
31
32 2004-10-30  Werner Lemberg  <wl@gnu.org>
33
34         * Documentation/user/examples.itely: Improved layout.
35
36         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
37
38         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
39
40         * Documentation/notation.itely: Use `@/'.
41         Other layout fixes.
42
43 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
44
45         * lily/part-combine-iterator.cc (unisono): examine last_playing_
46         (not state_), this fixes a2 printing after chord.
47
48         * input/regression/no-staff.ly: fix octave, revise syntax.
49
50         * input/regression/lyrics-bar.ly (texidoc): fixes.
51
52         * input/regression/beam-dir-functions.ly (Module): remove from regtest
53
54         * input/regression/accidentals.ly (Module): remove from regtest.
55
56         * lily/parser.yy (Prefix_composite_music): 
57         oops. Chords should be unrelativable, not bass figures untransposable.
58
59         * VERSION: 2.3.26 released.
60         
61         * lily/completion-note-heads-engraver.cc (try_music): only return
62         something when is_first_ is true. Fixes lyrics with completion_heads. 
63
64         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
65
66         * scm/lily.scm (ly:system): new function. Catches uninstalled
67         ps2png.
68
69 >>>>>>> 1.2778
70 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
71
72         * Documentation/user/notation.itely: remove
73         @hyphenatedinternalsref.
74
75 2004-10-29  Werner Lemberg  <wl@gnu.org>
76
77         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
78
79         * scripts/lilypond-book.py (no_options): New dictionary.
80         (simple_options): New list.
81         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
82         (compose_ly): Use `no_options' and `simple_options'.
83         Fix logic of option handling.
84
85 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
86
87         * lily/lookup.cc (triangle): use (0, interval.length()) for X
88         extent, since the stencil is translated later on.
89
90         * lily/ledger-line-spanner.cc (print): swap linear_combination
91         arguments, effectively shortens ledger line. 
92
93         * Documentation/user/GNUmakefile
94         ($(outdir)/lilypond/lilypond.html): use find to remove files.
95
96         * lily/main.cc: --no-pages option.
97
98 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
99
100         * Documentation/user/notation.itely (Fret diagrams): add extra
101         notes to example to avoid collisions between fret diagrams.
102
103 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
104
105         * Documentation/user/notation.itely (Automatic note splitting):
106         note about lyrics. 
107
108         * Documentation/user/converters.itely (Invoking convert-ly): note
109         about version numbers. 
110
111         * scripts/abc2ly.py (dump_score): revise lyric dumping
112
113         * scripts/mup2ly.py (pre_processor_commands): always open file.
114
115         * scripts/etf2ly.py (Frame.calculate): always close \grace.
116         (Etf_file.dump): add \version
117
118         * VERSION: 2.3.25 released.
119
120         * lily/scm-option.cc: add 'resolution to ly:get-option argument
121         list.
122
123 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
124
125         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
126
127 2004-10-28  Werner Lemberg  <wl@gnu.org>
128
129         * Documentation/user/music-glossary.tely: More fixes to improve
130         appearance with DVI output.
131
132         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
133         EXAMPLEINDENT.  This is the maximum value for quotation environments
134         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
135
136 2004-10-27  Werner Lemberg  <wl@gnu.org>
137
138         * Documentation/user/music-glossary.tely: Revised.
139
140 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
141
142         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
143         improve fret diagram spacing in printed output.
144
145         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
146         from options for the example so fret-diagrams won't overlap
147         one another.
148
149 2004-10-26  Werner Lemberg  <wl@gnu.org>
150
151         * scripts/lilypond-book.py: Some additional formatting for
152         orthogonality.
153         (ly_options) [*]: Format strings.
154         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
155         by `compose_ly'.
156         (output) [LATEX][OUTPUT]: Format string and simplify.
157         (PREAMBLE_LY, FRAGMENT_LY): Format string.
158         (classic_lilypond_book_compatibility): Take key/value pair as
159         parameter.
160         Return key/value pair.
161         (compose_ly): Rewritten, taking the snippet type as third parameter. 
162         The default values are now set more sensible, and a `linewidth'
163         option is no longer overwritten under some circumstances.
164
165         * Documentation/user/music-glossary.tely: Replace all accented
166         character macros with latin-1 codes.
167
168 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
169
170         * lily/music-function.cc (ly_make_music_function): when an
171         argument predicate is markup?, the signature keyword becomes
172         "markup" iso "scm".
173
174         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
175         tokens, for functions which signatures contain "markup".
176
177         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
178         MUSIC_FUNCTION_*MARKUP* tokens.
179
180 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
181
182         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
183         Lyrics context.
184
185 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
186
187         * python/lilylib.py (make_ps_images): return list of output files.
188
189         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
190         all springs tight, and still satisfy the constraints.
191
192 2004-10-25  Werner Lemberg  <wl@gnu.org>
193
194         * scripts/lilypond-book.py: s/option-sep/option_sep/.
195         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
196         (snippet_res): Fix regexps and make them ignore whitespace properly.
197         (compose_ly): Use `re.split' instead of `string.split' to remove
198         surrounding whitespace.
199         Some formatting to get more consistency.
200
201 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
202
203         * VERSION: 2.3.24
204         
205         * scm/define-context-properties.scm
206         (all-user-translation-properties): add verticallySpacedContexts.
207
208         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
209         add interface
210
211         * scm/define-grob-properties.scm (all-internal-grob-properties):
212         add spaceable-staves
213
214         * scm/define-grobs.scm (all-grob-descriptions): set
215         vertically-spaceable-interface for VerticalAxisGroup and
216         RemoveEmptyVerticalGroup
217
218         * lily/system.cc (get_line): determine staff_refpoints_
219         using spaceable-staves.
220
221         * lily/score-engraver.cc (acknowledge_grob): ack
222         vertically-spaceable-interface and verticallySpacedContexts to
223         set spaceable-staves.
224
225         * input/regression/new-slur.ly: add slur under 16th subbeam case.
226
227         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
228
229 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
230
231         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
232         minimumVerticalExtent tweaks. 
233  
234         * mf/feta-schrift.mf: include size of thumb appendix in
235         bbox. Fixes: c-thumb-notehead.ly  
236
237         * THANKS: add Meisters to the Development team.
238
239         * scm/framework-tex.scm (convert-to-dvi): redirect output to
240         /dev/null for non-verbose.
241
242         * Documentation/user/invoking.itely (Invoking lilypond): add note
243         about resource usage.
244
245         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
246
247         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
248         --enable-encoding
249
250         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
251
252         * Documentation/user/changing-defaults.itely (Text encoding):
253         change to latin1.
254
255         * Documentation/user/lilypond.tely: add language and encoding.
256
257         * scm/define-grobs.scm (all-grob-descriptions): add
258         line-interface.
259
260         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
261
262         * input/test/ossia.ly: font sizes for ossia.
263
264         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
265         -> \context Foo = "NOTENAME".
266
267         * lily/main.cc (determine_output_options): fix ordering.
268
269 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
270
271         * THANKS: Added bughunters for 2.3.
272
273 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
274
275         * Documentation/user/macros.itexi: use findex functions/internals
276         objects.
277
278         * scm/documentation-generate.scm (string-append): add syncodeindex
279
280         * Documentation/user/tutorial.itely (A lead sheet): use \chords
281         for tutoring chord names.
282  
283         * Documentation/user/lilypond.tely: remove @authors.
284
285 2004-10-23  Werner Lemberg  <wl@gnu.org>
286
287         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
288         Remove first two parameters of \lybox.
289         Don't emit \vbox around \lybox.
290         (dump-line): Add width to \lybox call.
291         Remove first two parameters of \lybox.
292
293         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
294         (\lyitem): Updated.
295         (\lybox): Only take three parameters.
296         Create box which has zero depth, only height.
297         Center box vertically along the x-height of current font.
298
299 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
300
301         * VERSION (PACKAGE_NAME): release 2.3.23
302
303         * scm/framework-tex.scm (convert-to-ps): add -E if filename
304         contains .preview.
305
306 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
307
308         * lily/lyric-extender.cc (print): only run to right-bound if
309         broken. This fixes input/regression/lyric-extender.ly
310
311         * input/regression/beamed-chord.ly: removed.
312
313         * Documentation/user/macros.itexi: add \global to definitions for
314         feta macros.
315
316         * po/fr.po: updated po file.
317
318         * po/de.po: updated po file.
319
320 2004-10-22  Werner Lemberg  <wl@gnu.org>
321
322         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
323
324 2004-10-21  Werner Lemberg  <wl@gnu.org>
325
326         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
327         (\lilypondexperimentalfeatures): Removed.
328
329 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
330
331         * Documentation/user/notation.itely: fixed 2 typos
332
333 2004-10-20  Werner Lemberg  <wl@gnu.org>
334
335         * scm/framework-tex.scm (header-end): Don't set \outputscale.
336         (dump-line): Produce prettier output.
337
338         * tex/lilyponddefs.tex: Comment all macros extensively.
339         (\lilypondstart): Set \outputscale.
340         Define \lilypondpagebreak and \lilypondnopagebreak here.
341         Don't test for positive \lilypondpaperlinewidth -- this is always
342         positive in the normal case (LilyPond produces bad output otherwise
343         so we can safely ignore negative or zero values).
344         (\lilypondend): Remove useless test for \lilypondbook.
345         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
346         don't input `feta20.tex'.
347
348 2004-10-19  Graham Percival  <gperlist@shaw.ca>
349
350         * Documentation/user/examples.itely: added texidoc lilypond-book
351         template.
352
353 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
354
355         * cygwin/lilypond.hint: Update.
356
357 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
358
359         * Documentation/user/notation.itely (Fret diagrams): Add documentation
360         for fret diagram markups to user manual
361
362         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
363         documentation for fret-diagram-terse
364
365         * Documentation/user/notation.itely: Added section on fret diagrams.
366
367 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
368
369         * scripts/convert-ly.py (usage): Fix --help description.  Apply
370         range also for --show-rules.
371
372 2004-10-18  Werner Lemberg  <wl@gnu.org>
373
374         * scripts/lilypond-book.py (Snippet, Include_snippet)
375         [replacement_text]: Use group `match'.
376
377 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
378
379         * Documentation/user/macros.itexi: Use @ref instead of @inforef
380         for html.  Apparently, ``you should'' in texinfo documentation is
381         merely a guideline that can safely be ignored.
382
383         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
384         auto-mode-alist.
385
386         * input/test/engraver-example.ily: 
387         * input/regression/allfontstyle.ily: Rename, update users.
388
389 2004-10-16  Graham Percival  <gperlist@shaw.ca>
390
391         * Documentation/user/lilypond-book.itely: add more details about
392         building .lytex files.
393
394         * Documentation/user/examples.itely: added piano-lyrics template
395
396         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
397
398         * input/GNUmakefile: remove "templates" from build subdirs.
399
400         * input/template: removed.
401
402 2004-10-16  Werner Lemberg  <wl@gnu.org>
403
404         * scripts/lilypond-book.py (snippet_res): Define group `match'
405         everywhere.
406         Accept more spaces between commands and its arguments and options.
407         Fix some regexps.
408         (output): Remove some newlines in string values and suppress spaces
409         in output.
410         (output_texinfo): Output `output_print_filename' only if not empty.
411         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
412
413 2004-10-16  Werner Lemberg  <wl@gnu.org>
414
415         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
416         some TeX line ends with `%' to avoid additional horizontal space in
417         output.
418
419         * scripts/lilypond-book.py: Unexpand spaces to tabs.
420         (snippet_res): Use `x' modifier to represent regular expressions
421         in a friendlier way.
422         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
423         (find_toplevel_snippets): Don't use indices from match group 0,
424         which is the whole pattern space, but group 1.
425
426 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
427
428         * flower/include/direction.hh (enum Direction): add
429         DIRECTION_LIMIT
430
431 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
432
433         * po/fr.po: new po file.
434
435 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
436
437         * Documentation/user/macros.itexi: Do not construct external
438         references using @uref.  That results in broken links.
439
440         * lily/slur.cc (outside_slur_callback): Use int in for loop;
441         avoids g++-3.4.1 enum beature.
442
443 2004-10-13  Graham Percival  <gperlist@shaw.ca>
444
445         * Documentation/user/examples.itely: added lilypond-book template.
446
447         * Documentation/user/lilypond-book.itely: added filename extension
448         page.
449
450 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
451
452         * debian/rules (binary-indep): Link images for info.
453
454         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
455         feature nicked from jEdit.
456
457 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
458
459         * Documentation/user/introduction.itely: Minor corrections.
460
461         * Documentation/user/notation.itely: Minor corrections.
462
463         * Documentation/user/tutorial.itely: Minor corrections.
464
465 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
466
467         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
468
469         * scm/*.scm:
470         * ly/paper-defaults.ly: Use papersizename only.
471
472 2004-10-11  Werner Lemberg  <wl@gnu.org>
473
474         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
475         \raise work with positive values.
476
477 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
478
479         * Documentation/user/notation.itely (Multi measure rests): Update
480         the docs corresponding to the implementation change from 2004-10-08.
481
482 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
483
484         * VERSION (MY_PATCH_LEVEL): release 2.3.22
485
486         * scm/part-combiner.scm (determine-split-list): reinstate
487         playing+resting case. 
488
489         * Documentation/user/invoking.itely (Reporting bugs): rename.
490
491         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
492
493         * lily/parser.yy (Prefix_composite_music): change no-transposition
494         for mode_changing_head to figures too.
495
496         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
497         with normal slurs too.
498         
499         * lily/slur-scoring.cc (move_away_from_staffline): new function.
500         (get_base_attachments): move away attachment point for breaks
501         similar to attachment points on slurs (staffline collision, and
502         half a space of padding)
503
504         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
505         force twice.
506
507         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
508         mode, return #f.        
509
510         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
511         for last page if raggedlast. 
512
513         * lily/parser.yy (Prefix_composite_music): untransposable is for
514         FiguredBass, not ChordNames
515
516 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
517
518         * scm/framework-tex.scm: Merge fix.
519
520 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
521
522         The grand \paper -> \layout, \bookpaper -> \paper renaming.
523
524 2004-10-10  Graham Percival  <gperlist@shaw.ca>
525
526         * Documentation/user/notation.itely: add raggedright to a whole
527         bunch of places.
528
529 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
530
531         * scm/paper.scm (set-paper-dimension-variables): new
532         function. Define dimension-variables explicitly in \paper too.
533         This allows overriding linewidth inside \score { \paper { } }
534         blocks
535  
536         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
537         landscape.
538         (header): add landscape and papersize options.
539
540 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
541
542         * lily/*.cc: use robust_scm2moment() where appropriate.
543
544         * lily/moment.cc (robust_scm2moment): new function.
545
546         * scm/titling.scm (default-score-title): remove caps for piece.
547
548         * VERSION: 2.3.21 released.
549         
550         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
551
552         * lily/include/slur-configuration.hh (class Slur_configuration):
553         new file.
554
555         * lily/slur-configuration.cc: new file. move scoring functions
556         into Slur_configuration.
557
558         * lily/slur-scoring.cc (Slur_score_state): change static functions
559         to methods of Slur_score_state.
560
561         * lily/bezier-bow.cc (Message): 
562
563         * flower/include/interval-set.hh (Message): new file.
564
565         * flower/interval-set.cc (Message): new file.
566
567 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
568
569         * lily/multi-measure-rest-engraver.cc (process_music): always
570         generate MultiMeasureRestNumbers.
571
572         * SConstruct (txt_files): switch of make dist
573
574         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
575         make sure that (indent < len / 3). This fixes progerror-max_h.ly
576
577         * lily/multi-measure-rest-engraver.cc (process_music): make
578         MultiMeasureRestNumber too.
579
580 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
581
582         * Documentation/user/notation.itely (Bar lines): Added a note that
583         defaultBarType is to be changed in the Timing context.
584
585 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
586
587         * lily/include/guile-compatibility.hh: add file.
588
589         * scm/framework-tex.scm (convert-to-dvi): use max of current
590         extra_mem_top and 1M.
591
592         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
593         function.
594
595 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
596
597         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
598  
599 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
600
601         * lily/slur-scoring.cc (struct Slur_score_state): add
602         has_same_beam_, edge_has_beams_, is_broken_ bools.
603         (get_base_attachments): simpler Y attachment determination for
604         broken slurs.
605
606 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
607
608         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
609         bash without that is quite interesting.  Add xml and some omf
610         keys.
611
612 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
613
614         * Documentation/user/macros.itexi: Add xml macros.
615
616         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
617
618         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
619
620 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
621
622         * lily/break-substitution.cc (substitute_mutable_property_alist):
623         only put property back into value if != SCM_UNDEFINED
624
625         * lily/lyric-extender.cc (print): don't take common refpoint of
626         null object if right_text isn't there.
627  
628         * lily/slur-scoring.cc (struct Slur_score_state): new
629         struct. Collect scoring function arguments.
630         (struct Slur_score_state): add musical_dy_
631         (get_extra_encompass_infos): new function. Split off state
632         computations.
633
634         * scm/part-combiner.scm (determine-split-list): remove playing1
635         and playing2.
636
637 2004-10-02  Graham Percival  <gperlist@shaw.ca>
638
639         * Documentation/index.html.in: remove link to templates.
640
641         * Documentation/user/notation.itely: more small fixes.
642
643 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
644
645         * lily/timing-engraver.cc (process_music): move setting
646         measure-length. This fixes spacing-whole-rest.ly
647
648         * VERSION (PACKAGE_NAME): release 2.3.20
649         
650         * input/regression/quote-transposition.ly: update example
651
652         * scm/define-music-properties.scm (all-music-properties): change
653         meaning of instrumentTransposition.  It is now the pitch played
654         that sounds as middle C. This means that instrumentTransposition
655         can be \transposed. 
656         Fixes: transpose-quote.ly
657
658         * lily/parser.yy (command_element): reverse setting of
659         instrumentTransposition
660
661         * lily/pitch.cc (pitch_interval): rename.
662
663         * lily/recording-group-engraver.cc (stop_translation_timestep):
664         remove macrameing of accumulator and set_car/cdr.
665         Fixes: transposition-quote.ly
666
667         * lily/music.cc (transpose): fold Event::transpose() in.
668
669         * lily/event.cc: remove Transpose. 
670
671         * lily/recording-group-engraver.cc: cleanup.
672
673         * ly/music-functions-init.ly (displayMusic): add function.
674
675         * make/lilypond.fedora.spec.in: rename file.
676
677         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
678         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
679
680         * Documentation/user/changing-defaults.itely (Changing context
681         properties on the fly): typo.
682
683         * lily/slur.cc (outside_slur_callback): try three sample points
684         for determining collisions. This fixes: slur-script.ly.
685
686 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
687
688         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
689
690 2004-10-01  Graham Percival  <gperlist@shaw.ca>
691
692         * Documentation/user/notation.itely: more small fixes.
693
694         * Documentation/user/examples.itely: make new sections.
695
696         * input/test/bar-lines.ly: improve output, fix bug.
697
698         * Documentation/user/changing-defaults.itely: small fixes.
699
700 2004-10-01  Werner Lemberg  <wl@gnu.org>
701
702         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
703         T1 encoding in texinfo mode.
704         (\lilypondstart): Use it.
705         (\lilypondloop, \lilyponditerate): Removed.  Unused.
706
707 2004-09-30  Werner Lemberg  <wl@gnu.org>
708
709         * tex/lilyponddefs.tex (\lilypondstart): Define
710         \lilypondfontencoding for both texinfo and latex mode.
711
712         * scm/framework-tex.scm (font-load-command): Use
713         \lilypondfontencoding.
714
715 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
716
717         * scm/framework-tex.scm (dump-page): take with-extents?
718         argument. If true, output Y extents. Used for lilypond-book
719         documents.
720
721         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
722         \bookpaper.
723
724         * lily/slur.cc (outside_slur_callback): epsilon-delta management
725         for slur edges. Fixes: progerror-no-bezier-intersection.ly
726  
727         * scm/framework-tex.scm (dump-page): put stencil height in dumped
728         page.
729
730 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
731
732         * Documentation/user/notation.itely (Multi measure rests):
733         Improved example.
734
735 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
736
737         * lily/auto-beam-engraver.cc (test_moment): robustify.
738
739 2004-09-28  Werner Lemberg  <wl@gnu.org>
740
741         * scm/framework-tex.scm (font-load-command): Define proper font
742         macro which sets font encoding if available.
743         (define-fonts): Define \lilypondpaperinputencoding, to be taken
744         from the \bookpaper block.
745
746         * tex/lilyponddefs.tex (\lilypondstart): Use
747         \lilypondpaperinputencoding for global input encoding.
748
749 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
750
751         * lily/score.cc (Score): oops. Copy error_found_ too.
752
753 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
754
755         * stepmake/stepmake/texinfo-rules.make: 
756         * Documentation/GNUmakefile: --srcdir build fixes.
757
758         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
759
760         * Documentation/user/latex-lilypond-example.latex:
761         * Documentation/user/latex-example.latex: Fix compile errors.
762         Still buggy, need more love.
763
764 2004-09-27  Werner Lemberg  <wl@gnu.org>
765
766         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
767
768 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
769
770         * Documentation/user/examples.itely: removed \midi block to
771         simplify the example
772
773         * Documentation/user/notation.itely: Removed superfluous
774         TextSpanner tweakings (is already done by engraver-init.ly).
775         Documented bug: vertical alignment of articulations.
776
777         * Documentation/user/notation.itely, ly/engraver-init.ly
778         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
779         padding.
780
781         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
782         docu about TextSpanner padding bug from manual to engraver.ly
783         (since it's workarounded and hence not user-visible any more)
784
785 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
786
787         * VERSION: release 2.3.19
788
789 2004-09-26  Graham Percival  <gperlist@shaw.ca>
790
791         * ly/property-init.ly: fix bug in displaying ledger lines while
792         \hideNotes is on.
793
794         * Documentation/user/notation.itely: more editing.
795
796         * Documentation/user/examples.itely: add piano-dynamics template.
797
798         * input/template/piano-dynamics.ly: remove.
799
800         * Documentation/user/sound-output.itexi: more editing
801
802 2004-09-25  Graham Percival  <gperlist@shaw.ca>
803
804         * Documentation/user/notation.itely: more editing.
805
806 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
807
808         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
809         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
810
811 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
812
813         * lily/hairpin.cc (print): check columns of bounds, not bounds
814         themselves.
815         (print): robustify bound-padding lookup.
816
817         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
818
819         * scripts/lilypond-book.py (Compile_error.process_include): catch
820         Compile_error exception, and remove output .texi.
821
822         * scm/define-music-properties.scm (all-music-properties): add
823         error-found
824
825         * lily/parser.yy (Music_list): add error-found to music with errors.
826
827         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
828
829         * lily/book.cc (process): ignore books with errors
830
831         * lily/include/score.hh (class Score): add error_found_ member.
832
833         * lily/drum-note-engraver.cc (try_music): idem.
834
835         * lily/note-heads-engraver.cc: remove start-playing-event.
836
837         * lily/part-combine-iterator.cc (Part_combine_iterator): use
838         BusyPlayingEvent to determine which voice was active last.
839         (unisono): use last active to where to get unisono information
840         from. This fixes: partcombine-rest.ly (again).
841
842         * scm/part-combiner.scm (determine-split-list): cleanups
843
844 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
845
846         * input/regression/lyric-extender.ly: simplify.
847         complexify.
848
849         * lily/lyric-extender.cc (print): use it to determine size of
850         extender. Remove Lyric_extender::is_visible().
851
852         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
853         next property.
854
855         * lily/lyric-engraver.cc: remove get_current_rest().
856         
857 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
858
859         * input/regression/lyric-extender.ly: Fix and add test.
860
861         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
862
863 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
864
865         * lily/note-head.cc: remove Note_head::extent.
866
867 2004-09-23  Graham Percival  <gperlist@shaw.ca>
868
869         * Documentation/user/tutorial.itely: do manual style 2-space
870         indents in examples
871
872         * Documentation/user/notation.itely: more editing.
873
874 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
875
876         * lily/lyric-engraver.cc (get_current_rest): New function.
877
878         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
879         stop at rest.
880
881         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
882
883         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
884
885 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
886
887         * Documentation/user/examples.itely (Small ensembles): added
888         example for transcription of mensural music
889
890         * Documentation/user/notation.itely (The Lyrics context): fixed broken
891         link to SATB vocal score
892
893         * Documentation/user/notation.itely (System start delimiters):
894         fixed typo: GrandStaff->StaffGroup
895
896         * Documentation/user/notation.itely (Ancient articulations):
897         removed obsolete comment on \episem bug
898
899 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
900
901         * scm/framework-tex.scm (output-preview-framework): Fix invocation
902         of header.
903
904 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
905
906         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
907         start to note-column.
908
909         * lily/hairpin.cc (print): check text-interface, to attach to
910         dynamic texts.  
911
912         * lily/include/text-item.hh (class Text_interface): rename
913         Text_item -> Text_interface
914
915         * lily/piano-pedal-bracket.cc (print): robustify.
916
917 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
918
919         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
920
921         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
922         true will print the page number in the first page.
923
924         * Documentation/user/changing-defaults.itely: Document
925         printfirstpagenumber.
926
927 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
928
929         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
930         objects.
931
932         * lily/beam-concave.cc (calc_concaveness): take absolute value of
933         dy for scaling. This fixes various downbeams.
934         
935
936         * lily/beam-quanting.cc (best_quant_score_idx): 
937
938 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
939
940         * scm/framework-tex.scm (header-to-file): Fix.
941
942 2004-09-22  Werner Lemberg  <wl@gnu.org>
943
944         * lily/parser.yy <score_body>: Fix typo.
945
946 2004-09-22  Graham Percival  <gperlist@shaw.ca>
947
948         * Documentation/user/tutorial.itely: modified a "future planning"
949         comment.
950
951         * Documentation/user/notation.itely: more editing.
952
953 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
954
955         * scm/define-markup-commands.scm (note-by-number): read font-size
956         to determine stem length. Fixes: markup-note.ly
957
958 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
959
960         * lily/slur.cc (outside_slur_callback): read #'padding for
961         slur-padding. Fixes: slur-script.ly
962
963         * lily/parser.yy (score_body): disallow \bookpaper in \score.
964
965 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
966
967         * Documentation/user/notation.itely (ancient flags): documented
968         flags-related known bugs
969
970         * lily/include/ligature-engraver.hh: added comment about why and
971         how of (non-)use of abstract virtual methods
972
973         * ly/engraver-init.ly (VaticanaVoice,
974         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
975         unset dash-fraction property in order to get solid lines
976
977         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
978
979 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
980
981         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
982
983 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
984
985         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
986         in function.
987
988         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
989         openout_any=p.  Throughout: progress to stderr, translate user
990         messages.
991
992         * scm/output-gnome.scm: Fix font dir description.
993
994 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
995
996         * input/test/mensural-ligatures.ly (voice): move linethickness
997         settings to bookpaper.
998
999         * lily/simple-spacer.cc (Module): use force to stretch to 
1000         line length as force measure for ragged spacing.
1001         
1002         * lily/lily-parser.cc (get_paper): don't set parent for \paper
1003         blocks in the parser. This eliminates ordering dependency for
1004         \bookpaper and \paper
1005
1006         * ly/part-paper-init.ly: remove file.
1007
1008         * lily/includable-lexer.cc (new_input): elucidate message.
1009
1010         * VERSION: 2.3.18 released.
1011         
1012 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1013
1014         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
1015         * input/mutopia/R.Schumann/romanze-op28-2.ly:
1016         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
1017         #'Slur.attachment setting.
1018
1019         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
1020         friendlier for point and click.
1021
1022 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1023
1024         * ly/init.ly: reverse collected scores.
1025
1026         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
1027         layout to determine force.
1028         
1029 2004-09-18  Werner Lemberg  <wl@gnu.org>
1030
1031         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
1032         ties.
1033
1034         * ly/declarations-init.ly (escapedBiggerSymbol,
1035         escapedSmallerSymbol): Fix typos.
1036
1037         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
1038
1039 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1040
1041         * input/{input,regression}/*.ly: run convert-ly
1042
1043         * VERSION: release 2.3.17
1044
1045         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
1046         little wider for attachment calculation. This prevents stem and
1047         slur touching.
1048
1049         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
1050         ) 
1051
1052         * input/regression/tie.ly (texidoc): cleanup.
1053
1054         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
1055         and ~
1056
1057         * lily/slur-scoring.cc (score_extra_encompass): check if extra
1058         objects are on boundary column. 
1059
1060         * lily/main.cc (parse_argv): process --tex too.
1061
1062         * ly/music-functions-init.ly (keepWithTag): add music functions
1063         keepWithTag and removeWithTag.
1064
1065         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
1066
1067         * lily/accidental-engraver.cc (recent_enough): interpret laziness
1068         = #t. This fixes no-reset accidental-style.
1069
1070         * input/regression/accidental-piano.ly (Module): new file.
1071
1072         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
1073
1074 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1075
1076         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
1077         extra encompass.
1078         (score_extra_encompass): use Y coordinate of attachment if X
1079         attachment falls in extra encompass X extent.
1080
1081         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
1082         GUILE_LOAD_PATH
1083
1084 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1085
1086         * scm/output-gnome.scm: Small fixes.
1087
1088         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
1089
1090 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
1091
1092         * Documentation/user/notation.itely (Ancient flags): Removed
1093         documentation on adjust-if-on-staffline (this property was removed
1094         by Han-Wen).
1095
1096         * Documentation/user/notation.itely (Ancient notation): Minor
1097         cleanups and fixes.  Renamed "Vaticana style contexts" ->
1098         "Gregorian Chant contexts".  Added section "Mensural contexts".
1099         Added section "Ancient articulations".
1100
1101         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
1102
1103 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1104
1105         * buildscripts/guile-gnome.sh: Add missing bit.
1106
1107 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1108
1109         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
1110
1111         * lily/slur-scoring.cc (get_y_attachment_range): set end point
1112         using base_attachment.
1113
1114         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
1115         page header back.
1116
1117         * scm/documentation-generate.scm (top-node): move version to top
1118         node.
1119
1120         * lily/ledger-line-spanner.cc: add ledgered-interface, with
1121         property no-ledgers.
1122
1123 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
1124
1125         * Documentation/user/{changing-defaults,examples,invoking,
1126         tutorial}.itely: Expand 's to is.
1127
1128         * Documentation/user/notation.itely: Capitalize only first letter.
1129
1130         * Documentation/user/programming-interface.itely: Capitalize Scheme.
1131
1132         * Documentation/user/lilypond-book.itely: use @refbugs.
1133
1134         * THANKS: sort.
1135
1136         * input/mutopia/F.Schubert/morgenlied.ly,
1137         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
1138         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
1139         name.
1140
1141 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
1142
1143         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
1144         lneomensural char entry; (ii) fixed mensural/neomensural naming
1145         clash typo; (iii) lneomensural char: fixed stem attachment point.
1146         WARNING: FONT CHANGED!
1147
1148 2004-09-15  Graham Percival  <gperlist@shaw.ca>
1149
1150         * Documentation/user/introduction.itely: update \stemBoth to
1151         \stemNeutral.
1152
1153         * Documentation/user/notation.itely: more editing of the manual.
1154
1155 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1156
1157         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
1158         factor in edge attraction. This reflects that the left edge may
1159         have a larger gap for an ascending up-slur.
1160         (get_base_attachments): copy bound Y from right bound, if there is
1161         only one note-column after the line break.
1162
1163 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1164
1165         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
1166
1167 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1168
1169         * lily/phrasing-slur-engraver.cc (process_music): Create
1170         PhrasingSlur instead of Slur.
1171
1172         * Documentation/user/changing-defaults.itely (Defining new
1173         contexts): Fixed misprinted context name.
1174
1175 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1176
1177         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
1178
1179         * scripts/convert-ly.py (conv): change Both to Neutral in property
1180         settings.
1181
1182         * ly/engraver-init.ly: increase extent of Staff. 
1183
1184 2004-09-13  Graham Percival  <gperlist@shaw.ca>
1185
1186         * scm/script.scm: change behaviour of slur and accent.
1187
1188         * Documentation/user/music-glossary.tely: de-gender a few entires.
1189
1190         * Documentation/user/introduction.itely: de-gender a few sentences.
1191
1192 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1193
1194         * input/regression/rehearsal-mark-number.ly: Reuse the existing
1195         formatting routine when adding boxed numbers. Makes it easier to
1196         extrapolate how to do for boxed letters.
1197
1198 2004-09-12  Graham Percival  <gperlist@shaw.ca>
1199
1200         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
1201
1202         * Documentation/user/invoking.itexi: updated the "reporting bugs"
1203         section.
1204
1205 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1206
1207         * scm/define-grobs.scm (all-grob-descriptions): longer
1208         ideallengths for stems in higher order beams.
1209
1210         * Documentation/user/changing-defaults.itely (Page layout):
1211         document them.
1212
1213         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
1214         to get sane spaces for titles.
1215
1216         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
1217         beforetitlespace, betweentitlespace.
1218
1219         * input/regression/beam-quant-standard.ly (primeSixteenths): add
1220         16th notes.
1221
1222         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
1223         small slope up to smallest quant. This prevents small slopes from
1224         getting rounded to zero.
1225
1226         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
1227         are smaller than the smallest quant.
1228
1229         * input/tutorial/brahms*.ly: remove.
1230
1231         * input/*: update all .ly files.
1232          
1233         * ly/a4-init.ly (vsize): remove papersize init files.
1234
1235         * scripts/convert-ly.py (conv): add conversion.
1236
1237         * lily/parser.yy: change mode changing commands to XXXmode,
1238         eg. drummode.
1239         (mode_changing_head): group mode changes.
1240         (mode_changing_head_with_context): new commands: create context as
1241         well as change mode.
1242
1243         * input/regression/system-overstrike.ly: new file.
1244
1245         * scm/page-layout.scm (ly:optimal-page-breaks): add
1246         betweensystempadding also to fixed distance for the spring.
1247  
1248         * scm/define-grobs.scm (all-grob-descriptions): fix order of
1249         key-cancellation.
1250
1251         * input/regression/beam-concave-damped.ly: new file.
1252
1253         * lily/beam-concave.cc: new file, with new routines for concave
1254         decisions. There are now two types of concaveness: 1. a sharp
1255         logic decision forcing a beam horizontal, and 2. a number that
1256         measures how concave beams are that are not caught by 1.
1257
1258         This fixes: morgenlied.ly and input/regression/beam-concave.ly
1259         
1260         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
1261         property: add-stem-support
1262
1263 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1264
1265         * lily/slur-scoring.cc (get_bound_info): only do
1266         broken trend at the end of the line.
1267
1268         * VERSION (PACKAGE_NAME): release 2.3.16.
1269
1270         * input/regression/phrasing-slur.ly (Module): remove (duplicate
1271         with phrasing-slur-slur-avoid.ly)
1272
1273         * lily/slur-scoring.cc (struct Extra_collision_info): collect
1274         parameters for extra offset.
1275         (get_bezier): add slurs mid-points for curve determination
1276         (score_extra_encompass): add slur end points for scoring.
1277
1278 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
1279
1280         * scm/framework-ps.scm (reencode-font): Handling font scaling
1281         and reencoding differently to work around a bug in gs 8.30 and
1282         earlier.
1283         Update callers.
1284
1285 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1286
1287         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
1288         extent index of other system. Fixes slurs across line breaks.
1289
1290         * lily/tuplet-engraver.cc (start_translation_timestep): use
1291         Tuplet_description::stop_ for determining when to stop producing
1292         tuplet brackets. This fixes: tuplet-overwrite.ly
1293
1294         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
1295         errors with GUILE 1.7 CVS.
1296
1297         * lily/translator.cc (derived_mark): new function.
1298
1299         * lily/slur-scoring.cc (score_encompass): new penalty type:
1300         variance penalty demerits slurs where one head/stem is much
1301         closer to the slur than average.
1302
1303         * lily/tuplet-bracket.cc (print): use robust_relative_extent
1304         iso. extent()
1305         (calc_position_and_height): use robust_relative_extent(). This
1306         fixes a couple of programming_errors
1307
1308         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
1309         file.
1310
1311         * lily/part-combine-iterator.cc (unisono): bugfix for the case
1312         that voice-2 plays solo, and voice-1 has an mmrest that starts
1313         earlier. In that case, we switch to voice-2, so we catch the
1314         mmrest of voice-2. This fixes: partcombine-rest.ly.
1315  
1316 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1317
1318         * scm/define-grob-properties.scm (all-internal-grob-properties):
1319         add adjacent-hairpins property.
1320
1321         * lily/hairpin.cc: lengthen hairpin if space is available.
1322
1323         * input/regression/dynamics-hairpin-length.ly (Module): new file.
1324
1325 2004-09-10  Graham Percival  <gperlist@shaw.ca>
1326
1327         * Documentation/user/notation.itely: small fixes to docs.
1328
1329 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1330         
1331         * VERSION (PACKAGE_NAME): release 2.3.15
1332
1333         * make/lilypond.redhat.spec.in (Requires): bump requirement for
1334         ec-fonts-mftraced
1335
1336         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
1337         the latest ec-fonts-mftraced package.
1338
1339         * scm/define-context-properties.scm
1340         (all-internal-translation-properties): add property. Remove
1341         definition of quotes property.
1342
1343         * Documentation/user/notation.itely (Quoting other voices):
1344         document it
1345
1346         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
1347         property, to determine what events are processed in \quote.
1348
1349 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
1350
1351         * (many files): removed most occurrences of underscore ("_")
1352         from font characters; made font character naming more
1353         consistent
1354
1355         * input/test/gregorian-scripts.ly: fixed another victim of grand
1356         replacement operations
1357
1358         * lily/vaticana-ligature-engraver.cc: caught some more "_"
1359         inconsistencies
1360
1361         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
1362
1363 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1364
1365         * Documentation/user/changing-defaults.itely (Paper size): doc
1366         landscape
1367         
1368
1369         * scm/framework-ps.scm (eps-header): bugfixes. 
1370
1371         * scm/titling.scm (default-score-title): remove opus from the
1372         \score title.
1373
1374 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
1375
1376         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
1377
1378         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
1379
1380         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
1381
1382         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
1383
1384         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
1385
1386         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
1387
1388         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
1389
1390         * scripts/ps2png.py (program_name): changed to sys.argv[0]
1391
1392 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1393
1394         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
1395         character position.  Huh?
1396
1397         * scm/output-gnome.scm (placebox): Shield affine-relative.
1398
1399         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
1400         cater for system's pango 1.5.1.
1401
1402         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
1403
1404         * scm/slur.scm: Tweak.
1405
1406 2004-09-08  Graham Percival  <gperlist@shaw.ca>
1407
1408         * Documentation/user/{first couple of chapters}: more editing.
1409
1410 2004-09-07  Graham Percival  <gperlist@shaw.ca>
1411
1412         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
1413         and summary.
1414
1415         * Documentation/user/{first couple of chapters}: the big "Graham's
1416         moved to a new city, his friends haven't arrived, and he has no
1417         internet access" patch.  Numerous editorial and stylistic changes
1418         to the manual.
1419
1420 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1421
1422         * scm/framework-ps.scm (output-framework): handle landscape settings.
1423
1424         * ps/lilyponddefs.ps: cleanup.
1425
1426 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1427
1428         * scm/define-grobs.scm (all-grob-descriptions): unset
1429         threshold. This fixes morgenlied. 
1430
1431         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
1432         rod calculation.
1433
1434         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
1435         spanners into account for staff-extents.
1436
1437         * lily/ottava-bracket.cc (print): take common refpoint of dots
1438         into account as well.
1439
1440 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1441
1442         * lily/lookup.cc (triangle): translate by interval.
1443
1444         * VERSION (PACKAGE_NAME): release 2.3.14
1445
1446         * Documentation/user/changing-defaults.itely (Page layout): add
1447         betweensystempadding
1448
1449         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
1450
1451         * input/regression/quote-cyclic.ly (Module): new file.
1452
1453         * scm/lily.scm (print): add function.
1454
1455         * scm/music-functions.scm (quote-substitute): new
1456         function. Substitute \quote when putting music into \score.
1457
1458         * input/regression/key-signature-cancellation.ly (Module): new file.
1459
1460         * lily/*.cc: more ly_scm2 -> scm_to converions.
1461
1462         * lily/key-signature-interface.cc (print): take position
1463         difference into account when spacing naturals.
1464
1465         * lily/key-engraver.cc (create_key): create KeyCancellation grob
1466         separately, so the cancellation can be put before the staff-bar
1467
1468         * scm/define-grobs.scm (all-grob-descriptions): add a
1469         KeyCancellation grob.
1470
1471         * lily/tuplet-engraver.cc (struct Tuplet_description): new
1472         struct. Use to clean-up Tuplet_engraver
1473
1474 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1475
1476         * lily/*: ly_scm2int -> scm_to_int
1477         ly_scm2double -> scm_to_double
1478
1479         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
1480
1481 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1482
1483         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
1484         0 springs
1485
1486         * lily/system.cc (post_processing): 
1487
1488         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
1489         density for vertical spacing by means of force penalty.
1490         
1491         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
1492         dimension-variables
1493
1494         * Documentation/user/changing-defaults.itely (Page layout): add
1495         betweensystemspace variable.
1496
1497         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
1498
1499         * scm/page-layout.scm (space-systems): new function. Use spring
1500         and rod approach for vertically spacing systems.
1501
1502         * ly/engraver-init.ly: tune down minimumVerticalExtent.
1503
1504         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
1505         vertical alignment.
1506
1507         * lily/slur-engraver.cc (process_music): add warning for slur.
1508
1509 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1510
1511         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
1512
1513         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
1514         export spacing routine to SCM.
1515
1516         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
1517         new class, separate Grobs from interface.
1518
1519 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1520
1521         * lily/include/lily-guile.hh: compatibility glue for 1.6
1522
1523         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
1524
1525         * lily/lily-guile.cc: remove ly_scm2str0.
1526
1527 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1528
1529         * Documentation/user/macros.itexi: Use @inforef iso @uref for
1530         external references.  Fixes HTML cross references with makeinfo 4.7.
1531
1532 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1533
1534         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
1535         expand_only option.
1536
1537 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1538
1539         * lily/system.cc (get_line): add System stencil to exprs. Fixes
1540         system-extents.ly.
1541
1542         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
1543
1544         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
1545         for MultiMeasureRestNumber
1546
1547         * VERSION (PACKAGE_NAME): release 2.3.13
1548
1549 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1550
1551         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
1552         takes two arguments.
1553
1554 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1555
1556         * input/regression/slur-stem-broken.ly: remove.
1557
1558         * lily/slur.cc: add quant-score.
1559
1560         * input/regression/slur-staccato.ly (texidoc): remove
1561
1562         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
1563
1564 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1565
1566         * lily/include/bezier-bow.hh: remove.
1567
1568         * lily/slur-bezier-bow.cc (Module): remove.
1569
1570         * lily/include/slur.hh (Module): remove.
1571
1572         * lily/slur.cc: remove
1573
1574         * input/test/slur-beautiful.ly (Module): remove
1575
1576         * input/test/slur-attachment-override.ly (Module): remove
1577
1578         * lily/slur-quanting.cc (after_line_breaking): only do scoring
1579         when less than 4 control-points.
1580
1581         * lily/key-signature-interface.cc: add style.
1582
1583         * Documentation/user/notation.itely (Automatic staff changes):
1584         document new behavior.
1585
1586         * input/regression/slur-extreme.ly: new file.
1587
1588         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
1589         bass. Obviates \clef bass in the bass staff, when using \autochange 
1590
1591         * lily/auto-change-iterator.cc (construct_children): instantiate
1592         up/down Staff, create Voice on up staff initially. Obviates
1593         explicit instantiation of up/down contexts for \autochange. 
1594
1595         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
1596         slur depending on extents of note heads.
1597         
1598 2004-08-28  Graham Percival  <gperlist@shaw.ca>
1599
1600         * Documentation/user/tutorial.itely: minor editing.
1601
1602         * Documentation/user/examples.itely: tiny editing.
1603
1604 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1605
1606         * lily/slur-quanting.cc (init_score_param): read scoring
1607         parameters from slur-details property
1608
1609         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
1610         Accidental
1611
1612         * Documentation/user/advanced.itely: removed.
1613
1614         * Documentation/user/programming-interface.itely (How markups work
1615         internally): new subsection.
1616
1617         * Documentation/user/converters.itely (Invoking abc2ly): remove
1618         musedata2ly.
1619
1620 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1621
1622         * Documentation/user/point-and-click.texi (Point and click): new file.
1623         put point & click in appendix.
1624         
1625         * Documentation/user/changing-defaults.itely (Vertical spacing):
1626         corrections
1627
1628 2004-08-27  Graham Percival  <gperlist@shaw.ca>
1629
1630         * Documentation/user/introduction.itely: add note about the
1631         "example templates" section of the manual, and remove link to
1632         input/template/
1633
1634 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
1635
1636         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
1637         -> La@TeX
1638
1639         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
1640         missing lneo_mensural head; editorial cleanups
1641
1642         * lily/mensural-ligature.cc: added more comments
1643
1644 2004-08-26  Graham Percival  <gperlist@shaw.ca>
1645
1646         * Documentation/user/examples.itely: second, third, fourth, and fifth
1647         sections added.
1648
1649         * input/template/{various}: removed files included in examples.itely.
1650
1651 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
1652
1653         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
1654         Stem::stem_end_position instead of broken
1655         Staff_symbol_referencer::get_position
1656
1657 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1658
1659         * debian/changelog: debian patch by Anthony Fok.
1660
1661         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
1662
1663         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
1664         get spurious messages with skipTypesetting on.
1665
1666 2004-08-25  Graham Percival   <gperlist@shaw.ca>
1667
1668         * Documentation/user/lilypond-book.itely: slight clean-up.
1669
1670         * Documentation/user/examples.itely: began section.
1671
1672 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1673
1674         * lily/script-interface.cc: add slur property.
1675
1676         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
1677         too.
1678
1679         * input/regression/phrasing-slur-slur-avoid.ly: new file.
1680
1681         * lily/ottava-bracket.cc (print): always start from right edge of
1682         a broken bound. This fixes ottava-clef.ps 
1683
1684 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1685
1686         * input/regression/slur-script-inside.ly: new file.
1687
1688         * lily/new-slur.cc (outside_slur_callback): new function, to make
1689         scripts avoid slurs 
1690
1691         * lily/slur-engraver.cc (finalize): 
1692
1693         * lily/script-interface.cc: add inside-slur property.
1694
1695         * lily/slur-engraver.cc (finalize): read inside-slur property.
1696
1697         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
1698         message.
1699
1700         * ly/property-init.ly (unHideNotes): hide accidentals at staff
1701         level. Fixes: hideNotes-accidental.ly
1702
1703 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
1704
1705         * scm/page-layout.scm (plain-header): fix bug that print page
1706         number in the first page if firstpagenumber was different than 1.
1707
1708 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1709
1710         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
1711         fonts. Fixes triangle markup for chords.
1712
1713         * lily/slur-quanting.cc (score_extra_encompass): make score depend
1714         on distance. This fixes slur-tenuto.ly and slur-tie.ly
1715  
1716         * flower/include/interval.hh (T>): add distance() function
1717
1718         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
1719         octaviation-dot.ly 
1720
1721         * lily/context-scheme.cc: ly_context_grob_definition: new function.
1722
1723         * VERSION (MY_PATCH_LEVEL): release 2.3.12
1724
1725         * lily/new-slur.cc (add_column): remove set_interface()
1726
1727 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1728
1729         * input/regression/slur-double.ly: new file. 
1730
1731         * lily/slur-engraver.cc: add doubleSlurs property
1732
1733         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
1734         symbols.
1735
1736         * Documentation/user/notation.itely (Easy Notation note heads):
1737         revise notation Chapter.
1738
1739         * ly/music-functions-init.ly (makecluster): add makeClusters music
1740         function.
1741
1742         * lily/part-combine-engraver.cc: rename soloADue ->
1743         printPartCombineTexts
1744
1745         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
1746
1747         * lily/horizontal-bracket.cc (print): use
1748         Tuplet_bracket::make_bracket, so it supports bracket-flare,
1749         edge-eight and shorten-pair.
1750
1751 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
1752
1753         * Documentation/user/changing-defaults.itely (Page layout):
1754         description of firstpagenumber. Moved @refbugs about rightmargin
1755         to the end of the section (it was looking like the documentation
1756         after the refbugs was part of the bug comment).
1757
1758         * scm/framework-ps.scm (output-framework): set the first
1759         postscript page number to firstpagenumber
1760
1761         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
1762         page number according to firstpagenumber
1763
1764         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
1765         parameter
1766
1767 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1768
1769         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
1770         nested slurs. 
1771
1772         * scripts/convert-ly.py (lilypond_version_re_str): handle
1773         \version "bar" % "foo"
1774
1775         * lily/completion-note-heads-engraver.cc (process_music): set
1776         duration-log before announcing object.
1777         
1778         * lily/staff-symbol.cc (print): subtract thickness from staff line
1779         length
1780
1781         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
1782         
1783 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
1784
1785         * scm/stencil.scm: remove fontify-text and fontify-text-white
1786
1787 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1788
1789         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
1790
1791         * Documentation/user/sound-output.texi (Sound): new file. Move all
1792         MIDI related information.
1793
1794 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1795
1796         * lily/script-engraver.cc (acknowledge_grob): only take into
1797         account note heads with a music cause. Fixes ambitus-accent.ly
1798
1799         * scm/define-markup-commands.scm (finger): set encoding to
1800         fetaNumber.
1801
1802 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
1803
1804         * scripts/convert-ly.py: typo
1805
1806 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
1807
1808         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
1809         font calls for diagrams based on paper and props
1810
1811 2004-08-19  Graham Percival <gperlist@shaw.ca>
1812
1813         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
1814
1815 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
1816
1817         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
1818         added setHairpinDecresc/Dim
1819
1820 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1821
1822         * lily/include/lily-guile.hh: Cosmetics.
1823
1824 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1825
1826         * input/regression/fermata-rest-position.ly: new file
1827
1828         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
1829
1830         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
1831
1832 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1833
1834         * scm/framework-tex.scm (output-preview-framework) 
1835         (output-classic-framework): 
1836         * scm/framework-ps.scm (output-preview-framework):
1837         s/ly:paper-book-lines/ly:paper-book-systems/g
1838
1839         * scm/fret-diagrams.scm (ss-font-encoding):
1840         s/my-font-encoding/ss-font-encoding
1841
1842 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1843
1844         * scm/music-functions.scm (direction-polyphonic-grobs): Set
1845         direction also on fingerings.
1846
1847         * lily/clef-engraver.cc: Add forceClef to list of read properties.
1848
1849 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1850
1851         * po/nl.po: Some updates.
1852
1853         * scm/lily.scm (_): New function.
1854         (postscript->pdf, postscript->png, lilypond-main)
1855         (postscript->pdf): Use it.  Write messages to stderr.
1856
1857         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
1858
1859         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
1860         xgettext does not recognise scheme yet.  Patch submitted.
1861
1862         * lily/scm-option.cc (LY_DEFINE):
1863         * lily/main.cc: The program is now called lilypond (WAS:
1864         lilypond-bin).
1865
1866         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
1867         messages.
1868
1869         * lily/include/paper-book.hh
1870         * lily/include/paper-system.hh: Finish renaming of paper-line to
1871         system.  Fix users.
1872
1873 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1874
1875         * scm/documentation-generate.scm (string-append): add version.
1876
1877         * scm/define-markup-commands.scm (box): add box-padding and
1878         thickness props for the box command.
1879  
1880         * Documentation/user/changing-defaults.itely (Text encoding):
1881         elucidate use of \encoding for \header strings.
1882
1883         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
1884
1885         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
1886         staff-change.ly
1887
1888         * lily/output-def.cc (assign_context_def): use set_variable().
1889
1890         * lily/text-item.cc (interpret_string): accept string input
1891         encoding too.
1892
1893         * scm/encoding.scm (read-encoding-file): print warning when file
1894         can't be found.
1895
1896         * tex/latin1.enc: remove.
1897
1898         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
1899
1900         * lily/rod.cc (columnize): robustness fix. Don't crash for
1901         nil span points. Fixes: appoggiatura-segfault.ly
1902         (add_to_cols): extra robustness fix.
1903
1904 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1905
1906         * lily/text-item.cc (interpret_string): use lookup_variable() to
1907         fidn inputencoding. Now, \paper inherits inputencoding from
1908         \bookpaper.
1909
1910         * lily/script-engraver.cc (stop_translation_timestep): remove slur
1911         collision kludge.
1912
1913         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
1914         kludge.
1915
1916 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1917
1918         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
1919
1920 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1921
1922         * lily/spanner.cc (spanned_rank_iv): Bugfix.
1923
1924         * lily.scm: Mark un-internationlised user messages (with FIXME).
1925
1926         * lily/include/modified-font-metric.hh (struct
1927         Modified_font_metric): New file.  (WAS: incorrectly named
1928         scaled-font-metric.hh ?)
1929
1930         * lily/include/scaled-font-metric.hh: Remove.
1931
1932         * lily/text-item.cc (interpret_string): Identify and document
1933         input-encoding problem.
1934
1935         * lily/paper-book.cc (pages): Do not use `paper' as variable name
1936         for a Bookpaper.
1937
1938         * tex/latin1.enc: Replace /minus with /hyphen.
1939
1940         * scm/encoding.scm: For latin1 (input-)encoding, use
1941         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
1942
1943         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
1944         inputencoding.
1945
1946 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
1947
1948         * Documentation/topdocs/INSTALL.html: fixes.
1949
1950 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
1951
1952         * buildscripts/builder.py: Fix for scons CVS.
1953
1954 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
1955
1956         * Documentation/user/notation.itely,
1957         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
1958         input/test/ambitus-mixed.ly: fix plurals:
1959         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
1960
1961 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1962
1963         * lily/dynamic-engraver.cc (typeset_all):
1964         * lily/script-engraver.cc (stop_translation_timestep): Handle
1965         collisions with new-slur.
1966
1967 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1968
1969         * scm/define-grobs.scm (all-grob-descriptions): Add
1970         new-slur-interface.
1971
1972 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1973
1974         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
1975         produces .PS
1976
1977 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
1978
1979         * scm/define-grob-properties.scm (all-user-grob-properties): fix
1980         definition of number-type
1981
1982 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
1983
1984         * scm/fret-diagrams.scm : change sans-serif font encoding from 
1985         TeX-text to ec (uses ecss fonts instead of cmss fonts)
1986
1987         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
1988         number-type and label-dir
1989
1990         * scm/define-grob-properties.scm: add number-type and label-dir
1991
1992         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
1993         left or right.  Allow choice of upper-case roman, lower-case roman, or
1994         arabic numerals in fret label
1995
1996 2004-08-04  Werner Lemberg  <wl@gnu.org>
1997
1998         * lily/slur-quanting.cc: Include libc-extension.hh.
1999         s/round/my_round/.
2000         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
2001         s/autobeaming/autoBeaming/.
2002
2003 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2004
2005         * VERSION: 2.3.11 released.
2006
2007         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
2008         renameinput.
2009
2010 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2011
2012         * lily/lookup.cc (round_filled_box): remove warnings about blot
2013         diameter.
2014
2015         * scm/paper.scm (paper-set-staff-size): make linethickness more
2016         easily tunable.
2017
2018         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
2019         \newlyrics -> \addlyrics
2020
2021         * lily/text-spanner.cc (print): use it.
2022
2023         * lily/dynamic-text-spanner.cc (print): use it.
2024
2025         * lily/grob.cc (robust_relative_extent): new function.
2026
2027         * scripts/lilypond-book.py (main): add -f tex as default process.
2028
2029         * lily/text-spanner.cc (print): only take linear_combination of
2030         nonempty interval.
2031         
2032
2033 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
2034
2035         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
2036         isn't specified by the user in \bookpaper center the music in the
2037         page.
2038
2039 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2040
2041         * Fix some problems after the renaming of my-lily -> lily
2042
2043 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2044
2045         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
2046
2047         * lily/slur-quanting.cc (enumerate_attachments): apply center on
2048         stem-X in more cases. 
2049
2050         * lily/stem.cc (dim_callback): solve todo.
2051
2052 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2053
2054         * input/test/README: new file.
2055
2056         * lily/lily-parser.cc: rename my-lily* files.
2057
2058         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
2059         parser.
2060
2061         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
2062
2063         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
2064
2065         * make/mutopia-targets.make (local-WWW): don't make ps.gz
2066         examples. They take a huge amount of space.
2067
2068         * Documentation/user/GNUmakefile: fix symlinks.
2069
2070         * VERSION: 2.3.10 released.
2071         
2072         * input/test/lyrics-skip-notes.ly: remove
2073
2074         * input/test/stem-cross-staff.ly (noFlag): fold into manual
2075
2076         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
2077         remove.
2078
2079 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
2080
2081         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
2082         fixes.
2083
2084 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2085
2086         * input/regression/beam-dir-functions.ly: move from test/
2087
2088         * Documentation/user/notation.itely (Feathered beams): new node.
2089
2090         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2091         new node
2092
2093         * input/regression/lyric-hyphen-retain.ly: move to regression.
2094
2095         * input/regression/harmonic.ly: fold into manual
2096         
2097         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
2098         stem-length,chord-names-no-inversions}.ly: remove
2099         
2100         * input/test/tie-cross-voice.ly: move to regression.
2101
2102         * Documentation/user/notation.itely (Running trills): new node.
2103
2104         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
2105
2106         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
2107
2108         * lily/trill-spanner-engraver.cc: new file.
2109
2110         * input/regression/trill-spanner.ly: new file.
2111
2112         * input/test/timing.ly: fold into manual.
2113
2114         * input/test/time.ly: remove
2115
2116         * input/test/trill.ly: remove
2117         
2118         * input/test/time-signature-double.ly: fold into manual
2119
2120         * input/test/separate-staccato.ly: remove
2121
2122         * input/test/spanner-after-break-tweak.ly: fold into manual.
2123
2124         * input/test/script-priority.ly: fold into manual.
2125
2126         * input/test/scheme-interactions.ly: remove.
2127         
2128         * input/test/unfold-all-repeats.ly (mel),
2129         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
2130         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
2131         fold into manual.
2132
2133         * input/regression/no-staff.ly: move from input/test/
2134
2135         * input/regression/markup-score.ly: move from input/test/
2136
2137         * input/test/lyrics-melisma-faster.ly: fold into manual
2138         
2139         * input/test/lyrics-melisma-variants.ly: fold into manual
2140
2141         * Documentation/user/notation.itely (Popular music): new node. 
2142
2143         * input/test/gourlay.ly: remove
2144         
2145         * input/test/improv.ly: fold into manual.
2146
2147         * input/test/figured-bass-alternate.ly (fl): remove
2148
2149         * lily/dynamic-text-spanner.cc (print): new file.
2150
2151         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
2152
2153         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
2154         keep recursing into children in case a parent context inserts a
2155         grob into a child context.
2156
2157         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
2158         
2159 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2160
2161         * scm/define-markup-commands.scm (postscript): new markup command
2162         \postscript
2163
2164         * Documentation/user/notation.itely (Formatting cue notes): new
2165         section.
2166
2167         * input/test/clef-end-of-line.ly: fold into manual.
2168
2169         * input/test/scales-greek.ly: remove.
2170
2171         * input/test/chords-without-melody.ly: fold into manual.
2172
2173         * input/test/cadenza-skip.ly: remove.
2174
2175         * input/test/clef-8-syntax.ly: remove.
2176
2177         * input/test/clef-manual-control.ly: move into manual.
2178
2179         * Documentation/user/notation.itely (Aligning to cadenzas): fold
2180         in cadenza-skip.ly
2181
2182         * mf/parmesan*.mf: change neo_mensural to neomensural.
2183
2184         * input/test/trills.ly: remove.
2185
2186         * input/test/transposition.ly: remove.
2187
2188         * input/test/to-xml.ly: move to no-notation.
2189
2190         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
2191
2192         * lily/ledger-line-spanner.cc (print): use staff variable, not
2193         me. Fixes ledger lines on differently sized staves.
2194
2195         * input/test/rhythm-excercise.ly: remove file.
2196
2197         * lily/stem.cc (dim_callback): only do something if visible. Fixes
2198         spurious flag not found warning for 128th rest.
2199
2200         * input/regression/rest-dot-position.ly: new file.
2201         
2202         * input/test/rest-dot-positions.ly: remove
2203
2204         * lily/staff-symbol-referencer.cc (get_position): emergency
2205         fallback: use coordinate * 2.
2206
2207         * input/no-notation/midi-scales.ly: move from test/
2208
2209         * scm/define-markup-commands.scm (score): remove debugging code.
2210
2211         * input/test/incipit.ly (violin): remove. 
2212
2213         * lily/system-start-delimiter.cc (print): only draw system
2214         delimiter to staves that reach up to left bound of the delimiter.
2215
2216         * input/no-notation/embedded-scm.ly: move from test/
2217
2218         * input/test/follow-voice.ly: remove
2219
2220         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
2221
2222         * input/test/drarn*: remove
2223         
2224         * input/test/count-systems.ly: remove.
2225
2226         * lily/bar-line.cc (compound_barline): fix : for staff without
2227         lines.
2228
2229         * lily/accidental.cc (print): use music_font_alist_chain(). This
2230         fixes smaller cautionaries.
2231
2232         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
2233         encoding for accidental.
2234
2235         * Documentation/user/notation.itely (Educational use): new section
2236
2237         * input/test/*.ly: clean up directory: move examples into manual
2238         or regtest.
2239         
2240
2241         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
2242         mode as well. This fixes resolution errors.
2243
2244 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2245
2246         * scm/lily.scm (postscript->png): show commands for --verbose.
2247
2248         * flower/include/getopt-long.hh: opps. short option should be
2249         char, not int.
2250
2251         * Documentation/user/GNUmakefile: use symlinks to save space.
2252
2253         * VERSION: 2.3.9 released.
2254
2255         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
2256
2257         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
2258         manual.
2259
2260         * Documentation/user/tutorial.itely (Integrating text and music):
2261         remove \score and \notes from manual.
2262
2263         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
2264         mode in the beginning.
2265
2266 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2267
2268         * Documentation/user/changing-defaults.itely (Horizontal spacing):
2269         Correct the documentation of the spacing parameters. 
2270
2271         * Documentation/user/tutorial.itely (Integrating text and music), 
2272         Documentation/user/lilypond-book.itely (Integrating LaTeX and
2273         music): Document that you need to add the map file ec-mftrace.map
2274         in the dvips command.   
2275
2276 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2277
2278         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
2279         found.
2280
2281         * lily/text-item.cc (interpret_string): insert encoding setting
2282         here
2283
2284         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
2285         encoding kludge.
2286
2287         * Documentation/user/changing-defaults.itely (Text encoding): node
2288         on encoding.
2289
2290         * lily/lyric-engraver.cc (try_music): remove superfluous check.
2291
2292         * lily/book-paper-def.cc (find_scaled_font): remove default
2293         encoding, because it messes up font loading for feta and
2294         parmesan. Encoding should only be specified for running texts.
2295
2296         * lily/modified-font-metric.cc (text_dimension): support coding
2297         scheme ""
2298         
2299 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2300
2301         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
2302         definition, so \override works as expected.
2303
2304         * lily/measure-grouping-engraver.cc: clarify
2305
2306 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2307
2308         * lily/parser.yy (context_def_mod): remove \consistsend
2309
2310         * lily/context-def.cc (instantiate): use Translator::must_be_last
2311         to determine engraver order.
2312
2313         * lily/translator.cc (must_be_last): new function
2314
2315         * scripts/convert-ly.py (conv): rule.
2316
2317         * lily/bar-line.cc (print): return '() for height == 0.0 too.
2318
2319 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
2320
2321         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
2322  
2323 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2324
2325         * lily/include/lily-guile.hh (scm_is_int): compat glue.
2326
2327 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
2328
2329         * input/regression/page-layout.ly: new file.
2330
2331         * scm/paper.scm (set-paper-dimensions): Preliminary support for
2332         left and right margins.
2333
2334         * Documentation/user/changing-defaults.itely (Page layout):
2335         Explain the leftmargin option.
2336
2337 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2338
2339         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
2340
2341         * input/test/lyrics-melisma-faster.ly: new file.
2342
2343         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
2344         change of melody by setting associatedVoice.
2345
2346         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
2347
2348         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
2349         file contents, rather \include them, so default linewidth is set.
2350         (ly_options): make BOOKPAPER set of options. Move linewidth
2351         settings there.
2352
2353         * Documentation/user/examples.itely: new file. Templates are to be
2354         moved here.
2355
2356         * Documentation/user/programming-interface.itely: move chapter.
2357
2358         * scm/document-markup.scm (doc-markup-function): add @code
2359
2360         * stepmake/stepmake/texinfo-rules.make: remove chmod.
2361
2362 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2363
2364         * scm/page-layout.scm (plain-header): add printpagenumber boolean
2365         to bookpaper.
2366
2367         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2368         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
2369
2370         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
2371
2372         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
2373
2374         * scripts/lilypond-latex.py: move from lilypond.py
2375
2376         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
2377         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
2378
2379         * scm/lily.scm (postscript->png): new function
2380         (postscript->pdf): new function
2381
2382         * lily/paper-book.cc (post_processing): call
2383         convert-to-{dvi,ps,png,pdf}
2384
2385         * scripts/ps2png.py (option_definitions): new file.
2386
2387         * lily/paper-book.cc (output): call output-preview-framework
2388         (post_processing): new function. Do PDF/PNG conversion.
2389
2390         * lily/paper-outputter.cc (close): new function.
2391
2392         * scm/framework-ps.scm (convert-to-pdf): new function. Call
2393         ps2pdf.
2394         (output-preview-framework): new function. Generate a preview .ps
2395         
2396
2397 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2398
2399         * VERSION: release 2.3.8
2400         
2401         * lily/note-head.cc: remove ledger line handling.
2402
2403         * lily/ambitus.cc (print): strip away accidental / note head code,
2404         and associated properties.
2405
2406         * lily/ambitus-engraver.cc (create_ambitus): change name to
2407         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
2408         other ambitus parts.
2409         (create_ambitus): group grobs in Ambitus grouping object. 
2410
2411         * lily/include/pitch-interval.hh (Pitch>): new file.
2412
2413         * lily/pitch-interval.cc (add_point): new file.
2414
2415         * lily/ledger-line-engraver.cc: new file.
2416
2417         * lily/ledger-line-spanner.cc (print): new file. Set limits to
2418         ledger line length to avoid clashes.
2419
2420 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2421
2422         * Documentation/user/invoking.itexi (Invoking lilypond): remove
2423         deprecated options
2424
2425 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2426
2427         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
2428         to command line option: fast=1 (default on).
2429
2430         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
2431         This brings SCons run-time on up-to-date tree down from 48s with
2432         only checksums, to 34s without 2day checksums, to 14s (make needs
2433         4 seconds).
2434         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
2435         necessary.
2436
2437 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2438
2439         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
2440         (score_extra_encompass): process scripts at edges too, by checking
2441         control points directly. 
2442
2443 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2444
2445         * po/nl.po: Update.
2446
2447         * lily/main.cc: Fix ly:option-usage help.
2448
2449         * input/regression/slur-script.ly: More collision tests.
2450
2451         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
2452
2453 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2454
2455         * VERSION: release 2.3.7
2456
2457         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
2458         files.
2459
2460         * Documentation/user/notation.itely (Slurs): document ^ and _ for
2461         slurs.
2462
2463         * input/regression/slur-script.ly: new file.
2464
2465         * lily/accidental-engraver.cc (process_acknowledged_grobs):
2466         make accidental appear to come from note head engraver.
2467
2468         * lily/slur-quanting.cc: new file.
2469         (score_extra_encompass): new function. Avoid scripts and
2470         accidentals
2471
2472 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2473
2474         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
2475         This greatly reduces the number of files that get recompiled
2476         after touching config.hh.
2477
2478         * config.hh.in: Remove GUILE_*_VERSION.
2479
2480         * lily/new-slur.cc: Resolve conflicts.
2481
2482         * lily/stem-engraver.cc (make_stem): New method.
2483
2484         * lily/include/script-interface.hh:
2485         * lily/script-interface.cc: New file.
2486
2487         * lily/include/script.hh:
2488         * lily/script.cc: Remove.
2489
2490         * lily/music.cc (duration_log): New method.
2491
2492         * lily/script.cc (struct Skript): Remove.
2493
2494         * lily/new-slur.cc (get_base_attachments): Try at articulations.
2495         Lots of coding cleanups (Stom).
2496
2497 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2498
2499         * lily/new-slur.cc (avoid_staff_line): new function: avoid
2500         collisions with staff lines.
2501
2502         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
2503         global_path
2504
2505         * scm/define-grobs.scm (all-grob-descriptions): set ratio
2506         .25. This flattens short slurs.
2507
2508         * lily/new-slur.cc (enumerate_attachments): move X of attachment
2509         points for tilted slurs.
2510
2511         * input/regression/slur-tilt.ly: new file.
2512
2513         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
2514         stems of 16th graces too.
2515
2516         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
2517         quant penalty dependent on how much the line is in the gap.
2518
2519         * input/regression/grace-stem-length.ly: new file.
2520
2521         * lily/beam-quanting.cc (score_forbidden_quants): remove
2522         interquant check. The penalty of 1000 is much too harsh, and the
2523         inter case should be caught by check-staff-line-in-gap check.
2524
2525         * lily/scm-option.cc: move debug-beam to \paper.
2526
2527         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
2528         .txt files to appease makeinfo.
2529
2530         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
2531         remove texttagline.
2532         
2533         * lily/new-slur.cc: cleanup, split in functions.
2534
2535         * lily/parser.yy (chord_body_element): allow octave-check = inside
2536         chord body. 
2537
2538         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
2539
2540         * lily/stem.cc (height): call Beam::after_line_breaking().
2541
2542         * lily/rest-collision.cc (force_shift_callback): only call shift
2543         for columns containing rests.
2544
2545         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
2546
2547         * input/regression/font-postscript.ly: invoke afm2tfm. 
2548
2549 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2550
2551         * mf/SConscript: Build map files.
2552
2553         * SConstruct: Rename $out to out-www in web.
2554
2555 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2556
2557         * SConstruct (web_kluts): Have make web build in out-www.  Not.
2558
2559 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2560
2561         * Documentation/user/music-glossary.tely (Top): add fragment to
2562         pertinent @lilypond entries.
2563
2564         * scm/define-grobs.scm: switch on new-slur by default.
2565
2566         * lily/scm-option.cc: symbol != string.
2567
2568         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
2569         really work yet.
2570         (set_end_points): make X coord of attachment dependent on  Y.
2571         (score_encompass): add edges too.
2572
2573 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2574
2575         * lily/stem.cc (get_beaming): new function.
2576
2577         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
2578         for fragment snippets. This fixes inclusion of toplevel-music
2579         examples (such as new-slur.ly)
2580  
2581 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2582
2583         * scripts/lilypond-book.py: Remove second import of stat.
2584
2585         * More SCons cleanups.
2586
2587         * Documentation/bibliography/computer-notation.bib (note): Remove
2588         extraneous closing brace.
2589
2590 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2591
2592         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
2593         stat calls.
2594
2595         * Documentation/bibliography/SConscript (bibs): failed try to get
2596         bib2html find html-long.bst.
2597
2598         * buildscripts/bib2html.py (stat): fail if bibtex fails.
2599
2600         * make/stepmake.make: use usescons for using scons. 
2601
2602 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2603
2604         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
2605         for lilypondend.  Import stat (huh?).
2606
2607 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2608
2609         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
2610         bypass dvi. 
2611
2612         * input/regression/font-postscript.ly: new file. 
2613
2614         * scm/framework-ps.scm (load-fonts): load pfb files too.
2615
2616         * lily/pfb.cc (pfb2pfa): new file.
2617
2618 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2619
2620         * scripts/lilypond-book.py (PREAMBLE_LY): set
2621         toplevel-music-handler too.
2622
2623 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2624
2625         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
2626         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
2627
2628         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
2629
2630         * python/SConscript:
2631         * python/vim:
2632         * input/mutopia/*SConscript: New file.
2633
2634         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
2635
2636         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
2637         fixes web build.
2638
2639         * make/stepmake.make (scons): re-route to SCONS if user has been
2640         running scons in this tree.
2641
2642         * SConstruct (config_vars): Add CPPDEFINES.
2643         (env): Set checksums type to "content".
2644         (save_config_cache): Do not exit after configuring when using
2645         checksums (the default) instead of timestamps.
2646
2647 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2648
2649         * SConstruct: Further development.
2650
2651         * input/test/SConscript: 
2652         * input/template/SConscript: 
2653         * input/regression/SConscript: 
2654         * Documentation/bibliography/SConscript:
2655         * Documentation/bibliography/index.html.in: New file.
2656
2657         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
2658         generation.
2659
2660         * buildscripts/builder.py: Add new builders.
2661
2662         * make/stepmake.make: 
2663         * stepmake/stepmake/*.make: 
2664         * configure.in:
2665         * lily/*:
2666         * flower*: Use config.hh (Was config.h).
2667
2668         * scm/encoding.scm (get-coding): Print friendly error message when
2669         no encoding is found, rather than crashing.
2670
2671 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2672
2673         * lily/new-slur.cc (score_slopes): strong sloping score only when
2674         stems point in same dir. 
2675
2676 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2677
2678         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
2679         for beam start.
2680
2681         * lily/parser.yy (context_prop_spec): check grob name for
2682         alphanumericness..
2683
2684         * lily/lyric-engraver.cc: creates LyricText objects
2685
2686 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2687
2688         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
2689
2690 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2691
2692         * SConstruct: Configure only pristine build tree or on user
2693         request.  Cleanups.  Add Documentation/topdocs to subdirs.
2694         Use checksums instead of timestamps.
2695         (CheckYYCurrentBuffer): Return result.
2696
2697         * Documentation/topdocs/SConscript: New file.
2698
2699 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2700
2701         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
2702
2703         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
2704         scm_from_int instead.
2705
2706 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2707
2708         * SConstruct: Updates.  Add targets: tar, dist, release.
2709
2710 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2711
2712         * input/mutopia-header.ly: Generate output.
2713
2714         * SConstruct:
2715         * buildscripts/builder.py:
2716         * Documentation/user/SConscript: SCons fixes.
2717
2718 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2719
2720         * lily/new-slur.cc (class New_slur): new file. Score based slur
2721         computations.
2722
2723 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2724
2725         * mf/SConscript: Remove Builders.
2726
2727         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
2728
2729         * input/SConscript: 
2730         * Documentation/user/SConscript: New file.
2731
2732 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2733
2734         * Documentation/topdocs/NEWS.texi (Top): add note about new
2735         emacs electric-|
2736
2737         * scm/*.scm: adapt ly:warn calls.
2738
2739         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
2740
2741         * lily/repeat-acknowledge-engraver.cc (process_music): look at
2742         main timing, not grace timing. Fixes volta-repeat-grace.
2743
2744         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
2745         remove ly:kpathsea-gulp-file.
2746
2747         * scm/translation-functions.scm (format-metronome-markup): make
2748         note smaller, align to bottom.
2749
2750         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
2751
2752         * lily/metronome-engraver.cc (stop_translation_timestep): attach
2753         metronome to musical column. Don't ack time sigs or bar lines.
2754
2755 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
2756
2757         * THANKS: sort, add David. Kristof contributed code, he is a
2758         contributor.
2759
2760 2004-07-09  David Svoboda      <svoboda@cmu.edu>
2761
2762         * elisp/lilypond-mode.el,
2763         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
2764         count beats between last measure stop | and point in emacs.
2765         
2766 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2767
2768         * tex/GNUmakefile (TEX_FILES): don't dist
2769         music-drawing-routines.ps, latin1.enc 
2770
2771         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
2772         --no-pdf, --pdftex
2773         (copyright): add --latex option
2774         (ic_p.make_include_option): use direct PS as default.
2775
2776         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
2777
2778         * input/regression/beam-concave.ly (rossFourBeams): add cases from
2779         Ross
2780
2781         * scm/script.scm (default-script-alist): marcato should follow
2782         into staff
2783         
2784 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2785
2786         * buildscripts/builder.py:
2787         
2788         * Documentation/SConscript (outdir): New file.  Add *list.ly
2789         dependencies.  Fixes PDF doc build.
2790
2791 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2792
2793         * SConstruct: Add Tar target (incomplete), fix install issues, fix
2794         run from build-dir.
2795
2796         * ly/SConscript:
2797         * scm/SConscript: New file.
2798
2799         * lily/main.cc (dir_info): Print variables in sh format.
2800
2801         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
2802
2803         * mf/SConscript: Update multiple target rules.
2804
2805         * SConstruct (assert_version): Add.
2806
2807 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2808
2809         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
2810
2811 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2812
2813         * buildscripts/mf-to-table.py: Do not try to open ''.
2814
2815         * mf/SConscript: New file.
2816
2817 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
2818
2819         * scm/fret-diagrams.scm : Convert many properties to constants,
2820         reducing the pollution of the property namespace.
2821
2822         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
2823         unnecessary properties for fret-diagram
2824
2825         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
2826         for interface
2827
2828 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2829
2830         * SConstruct: Update.
2831
2832 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2833
2834         * input/regression/beam-quant-standard.ly (seconds): print desired
2835         quants when failing.
2836
2837 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2838
2839         * SConstruct:
2840         * flower/SConscript:
2841         * lily/SConscript: New file.
2842
2843 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
2844
2845         * scm/define-grob-properties.scm (all-user-grob-properties): Add
2846         descriptions for all fret-diagram properties.
2847
2848         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
2849         fret-diagram interface code
2850
2851 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2852
2853         * ly/book-paper-defaults.ly: set default encoding to ec.
2854
2855         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
2856         installed.
2857
2858         * tex/latin1.enc: new file, from a2ps. 
2859
2860 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
2861
2862         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
2863         add a faint, green border line.
2864
2865         * Documentation/index.html.in: drop <table>, add a faint border line.
2866
2867 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2868
2869         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
2870
2871         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
2872
2873 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
2874
2875         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
2876
2877         * scm/output-tex.scm (white-text): Add scale parameter to allow font
2878         scaling
2879
2880         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
2881         properly scale white text
2882
2883         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
2884         position for numbered dots so dot will touch fret.
2885         (various routines): move to font-metric interface, rather than
2886         name, size interface.  Clean up comments.
2887
2888         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
2889         size and offset to better center white text.
2890
2891 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2892
2893         * ChangeLog: Remove pre-2.1 changes.
2894
2895         * Documentation/misc/ChangeLog-2.1: New file.
2896
2897         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
2898         from ChangeLog.
2899
2900 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2901
2902         * input/test/chords-below-volta-bracket.ly,
2903         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
2904
2905 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2906
2907         * VERSION: release 2.3.6
2908
2909         * input/regression/beam-quant-standard.ly: new file: test standard
2910         beam quants.
2911
2912         * scm/beam.scm (check-quant-callbacks): new function
2913         (check-beam-quant): new function: check whether current beam
2914         quants match argument.
2915
2916         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
2917         forbidden quant for sitting (upstem)/hanging (downstem) on outer
2918         staffline line.
2919
2920 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2921
2922         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
2923         functions.
2924
2925         * lily/note-collision.cc (do_shifts): align colliding notes to
2926         their leftmost note.
2927
2928         * input/regression/collision-alignment.ly: new file.
2929
2930         * ly/init.ly: don't print gc stats.
2931
2932         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
2933         extra newline
2934
2935         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
2936         for dimensions. This fixes ottava-remove-empty-staff.ly
2937
2938         * input/regression/lyrics-tenor-clef.ly: new file.
2939
2940         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
2941         cyclic parents when two axis-group-engravers are
2942         present. Fixes: crash-axis-group-engraver.ly. 
2943         
2944         * input/test/volta-chord-names.ly: new file.
2945
2946         * scm/define-context-properties.scm
2947         (all-user-translation-properties): change voltaOnThisStaff
2948         definition. 
2949
2950         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
2951         if necessary.
2952
2953         * lily/volta-bracket.cc (print): handle volta brackets without
2954         bars. 
2955
2956 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2957
2958         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
2959         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
2960
2961 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2962
2963         * scm/output-gnome.scm: updated instructions for running gnome
2964         backend
2965
2966 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
2967
2968         * scm/fret-diagrams.scm (draw-dots): default values for dot size
2969         and dot-position now depend on finger-code value; in-dot makes
2970         dots larger and centered.
2971         (draw-barre): added straight-barre indicator option
2972         (draw-dots): made fontify-text-white work.
2973
2974         * music-drawing-routines.ps: added /draw_white_text
2975
2976         * scm/output-tex.scm:  added white-text
2977
2978         * scm/output-ps.scm:  added white-text
2979
2980         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
2981         list of stencil expressions
2982
2983         * scm/stencil.scm: Added fontify-text-white
2984
2985 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
2986
2987         * input/regression/+.ly: use @unnumbered section.
2988
2989 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2990
2991         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
2992         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
2993
2994 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2995
2996         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
2997
2998 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2999
3000         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
3001         was causing an error. (was not actually commited in 2004-06-20)
3002
3003         * input/regression/lily-in-scheme.ly (withPaddingC): does not
3004         breaks anymore
3005
3006 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3007
3008         * VERSION: 2.3.5 released.
3009         
3010         * lily/my-lily-parser.cc (parse_string): switch module too.
3011
3012 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3013
3014         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
3015         ec-fonts-mftraced to running requirements.
3016
3017 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3018
3019         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
3020         assignments don't reach the original file.
3021
3022         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
3023         exists
3024
3025 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3026
3027         * scm/output-gnome.scm: 
3028         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
3029
3030         * debian/: Apply Debian patch (Anthony Fok).
3031
3032 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
3033
3034         * Documentation/user/music-glossary.tely: fix titling; @top is already
3035         an @unnumbered @chapter.
3036
3037 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3038
3039         * debian/GNUmakefile (EXTRA_DIST_FILES):
3040         (CONF_FILES): update file list.
3041
3042         * lily/stencil.cc (interpret_stencil_expression): bugfix.
3043
3044 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3045
3046         * debian/: Remove cruft (requested Anthony Fok.)
3047
3048         * buildscripts/guile-gnome.sh: Build without gcc libtool version
3049         juggling.
3050
3051         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
3052         Add popup menu with grob properties.
3053
3054         * lily/grob-scheme.cc (ly:grob-properties):
3055         (ly:grob-basic-properties): New function.
3056
3057         * lily/stencil.cc (interpret_stencil_expression): Comment-out
3058         "no-origin" call.  Fixes -fps output.
3059
3060         * scm/output-ps.scm (no-origin): Add dummy implementation.
3061
3062         * scm/output-gnome.scm (define-origin): Remove
3063         (grob-cause): Add.
3064
3065         * scm/output-ps.scm (scm):
3066         * scm/output-tex.scm (scm): Remove define-origin from exports list.
3067         (define-origin): Remove.
3068
3069         * scm/output-gnome.scm (define-origin): 
3070
3071         * scm/lily.scm (ly:all-output-backend-commands): Remove
3072         define-origin.  Add grob-cause.
3073
3074 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
3075
3076         * buildscripts/lilypond-words.py: add ly/portugues.ly.
3077
3078 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
3079
3080         * Documentation/user/GNUmakefile:
3081         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
3082         --include-css=.../texinfo.css; command includes css into the html.
3083
3084         * Documentation/texinfo.css: add file.
3085         define <hr> as black and thin.            
3086
3087 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3088
3089         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
3090         stencil expression. Junk define-origin.
3091
3092         * lily/my-lily-parser.cc (parse_string): init parser variable when
3093         lexer_ is set, ie. in parse_string and parse_file.
3094
3095         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
3096         ly:score-bookify.
3097
3098         * scm/lily.scm (collect-scores-for-book): new function.
3099
3100         * ly/init.ly: print collected scores/musics.
3101
3102         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
3103         scope, not in lily module.
3104
3105         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
3106
3107         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
3108         encapsulate gtk/pango tests.
3109
3110         * po/tr.po: Turkish translation.
3111
3112 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3113
3114         * input/regression/lily-in-scheme.ly: regression test for #{
3115         ... #} syntax
3116
3117         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
3118         was causing an error.
3119
3120         * Documentation/user/programming-interface.itely (Using LilyPond
3121         syntax inside Scheme): documentation for #{ ... #} syntax.
3122
3123 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
3124
3125         * Documentation/index.html.in: use black thin <hr>.
3126
3127         * buildscripts/mutopia-index.py: use thin black <hr>.
3128
3129 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3130
3131         * scm/fret-diagrams.scm: Use UNIX style line endings.
3132         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
3133         typo.  Fixes compile.
3134
3135         * scm/output-ps.scm (white-dot): Remove second incarnation.
3136
3137         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
3138
3139 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3140
3141         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
3142         single file error.
3143
3144         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
3145
3146 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
3147
3148         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
3149         remove size as argument to fret-diagram interface;
3150         improved white-circle dots for fret;
3151         improved top-fret thick line/
3152
3153         * scm/output-ps.scm: added white-dot function
3154
3155         * scm/output-tex.scm: added white-dot function
3156
3157         * tex/music-drawing-routines.ps: added draw_white_dot function
3158
3159         * ps/music-drawing-routines.ps: added draw_white_dot function
3160
3161         * input/test/fret-diagram.ly: examples to show multiple
3162         functions and multiple interfaces
3163
3164 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3165
3166         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
3167         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
3168
3169         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
3170         conflict.  Have I told you lately how much I love autotools?
3171
3172 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3173
3174         * lily/lily-guile.cc: 
3175         * lily/pangofc-afm-decoder.cc:
3176         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
3177         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
3178
3179         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
3180         developers.
3181
3182         * lily/paper-outputter.cc (file): New method.
3183         (dump_string): Use it.
3184
3185         * scm/output-gnome.scm: Update with pango CVS info, lilylib
3186         musing.
3187
3188         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
3189         of them has a comma :-).
3190
3191         * scm/framework-gnome.scm: Add pango decoders.
3192
3193         * lily/include/pangofc-afm-decoder.hh: 
3194         * lily/pangofc-afm-decoder.cc: New file.
3195
3196         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
3197
3198         * configure.in: Check for pango.
3199
3200         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
3201         autoconf).
3202         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
3203
3204         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
3205
3206 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3207
3208         * Documentation/user/tutorial.itely (Integrating text and music):
3209         fix grammar & punctuation.
3210
3211 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3212
3213         * lily/: Stray janitorial cleanups.
3214
3215         * scm/lily.scm (ly:all-stencil-expressions):
3216         * scm/lily.scm (ly:all-output-backend-commands): New function.
3217
3218         * scm/safe-lily.scm (safe-objects): Add them.
3219
3220         * scm/framework-gnome.scm (<gnome-outputter>): New class.
3221
3222         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
3223
3224 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3225
3226         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
3227
3228 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3229
3230         * scm/page-layout.scm (default-page-make-stencil): add
3231         raggedbottom, raggedlastbottom.
3232
3233         * Documentation/user/changing-defaults.itely (Page layout): add doc.
3234
3235         * scm/framework-tex.scm (define-fonts): fix export of
3236         papersize.
3237
3238         * lily/paper-book.cc (classic_output): strip suffixes from
3239         framework functions.
3240
3241         * lily/tuplet-bracket.cc (before_line_breaking): do not return
3242         SCM_UNDEFINED to Scheme.
3243
3244 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3245
3246         * lily/book.cc: remove Book::to_stencil().
3247         (process): whoops. Score::book_rendering returns vector, not list.
3248
3249         * scripts/convert-ly.py (conv): remove \notes.
3250         apply to input examples.
3251
3252         * lily/paper-outputter.cc (output_stencil): don't use
3253         smobify_self() but self_scm()
3254
3255         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
3256         from smobify_self().
3257
3258         * lily/paper-book.cc (output): load framework module
3259         scm_c_resolve_module().
3260
3261         * python/lilylib.py (exit): exit with argument i.
3262
3263 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3264
3265         * scm/framework-gnome.scm (output-framework-gnome): Try loading
3266         gnome modules from non-toplevel.
3267
3268         * lily/ly-module.cc (ly:import-module): Export to ly:.
3269
3270         * lily/paper-score.cc (process): Do not show progress newline.
3271
3272         * lily/paper-book.cc (output, classic_output): Show progess
3273         newline after score.
3274
3275 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
3276
3277         * buildscripts/lilypond-words.py: add ly/vlaams.ly
3278
3279 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3280
3281         * lily/score.cc (ly:run-translator): Do not crash on empty music
3282         list.
3283
3284         * lily/book.cc (process): Do not render score when systems is empty.
3285
3286         * input/simple-song.ly: Down one octave.
3287
3288         * scm/output-gnome.scm: Remove script again; re-add modules fix
3289         (CVS conflict resolve?)
3290
3291         * lily/stencil.cc (ly:interpret-stencil): Was:
3292         interpret_stencil_expression.
3293
3294 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3295
3296         * buildscripts/guile-gnome.sh: New file.
3297
3298         * scm/output-gnome.scm: White background, better window size, sane
3299         canvas size.  Cleanups.
3300
3301 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3302
3303         * VERSION: release 2.3.4
3304
3305         * Documentation/user/invoking.itexi (Invoking the lilypond
3306         binary): document --safe.
3307
3308         * scm/output-gnome.scm: set PATH in script.
3309
3310         * scm/page-layout.scm (default-page-make-stencil): don't stretch
3311         if there is too few systems on a page.
3312
3313         * lily/parser.yy (relative_music): start at middle C without pitch
3314         argument.
3315
3316         * Documentation/user/changing-defaults.itely (Page layout): new node.
3317         (Paper size): rename node
3318         (Page breaking): new node.
3319         (Titling): move from invoking.
3320         (File structure): new node.
3321
3322         * lily/parser.yy (score_body): allow \header and music anywhere in
3323         \score body.
3324
3325 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3326
3327         * scm/lily.scm (ly:load): Remove page-breaking.scm.
3328
3329 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3330
3331         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
3332
3333         * lily/include/paper-line.hh: rename to Paper_system.
3334
3335         * lily/include/paper-book.hh: doc class.
3336
3337         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
3338
3339         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
3340         (plain-header): add instrument-name.
3341         (default-page-make-stencil): bugfixes.
3342
3343         * lily/parser.yy (book_body): allow \header anywhere in \book{}
3344
3345         * lily/paper-book.cc: remove copyright & tagline. Remove
3346         interactions with Page
3347
3348         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
3349         here, 
3350         (default-page-make-stencil): new function
3351         (default-page-music-height): new function
3352         (page-headfoot): new function
3353         (ly:optimal-page-breaks): generate stencils directly from here
3354
3355         * scm/titling.scm: new file, group titling functions
3356
3357 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3358
3359         * scm/output-gnome.scm: Handle multiple pages.
3360
3361         * scm/framework-gnome.scm: Do not load output-gnome.
3362         (framework-gnome): Invoke output-gnome::header and
3363         output-gnome::end-output as faked stencils.  Fixes experimental
3364         gnome output.
3365
3366 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3367
3368         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
3369         octavation compatibility fixes. Backportme. 
3370
3371         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
3372         pages.
3373         (ly:optimal-page-breaks): combine-penalties: no shortcut for
3374         negative. Now we handle negative penalties (ie. \pageBreak)
3375         correctly.
3376
3377         * lily/system.cc (get_line): extract page-penalty from the left
3378         bound.
3379
3380         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
3381
3382 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3383
3384         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
3385
3386 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3387
3388         * scm/output-gnome.scm: Update script.  Move development to
3389         lilypond_2_3_2 branch for now.
3390
3391 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3392
3393         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
3394         negative penalties.
3395         cleanups.
3396
3397         * Documentation/user/changing-defaults.itely (Creating contexts):
3398         index entries
3399
3400         * scm/page-breaking.scm (ly:optimal-page-breaks): new
3401         file. Rewrite function. 
3402
3403         * lily/paper-book.cc (pages): new interface: page-breaking returns
3404         list of line-list.
3405
3406         * lily/page.cc (Page): take lines argument.
3407
3408         * scm/document-translation.scm (all-engravers-doc): link to user man
3409
3410         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
3411         iso. score.
3412
3413         * Documentation/user/notation.itely (Relative octaves): typo.
3414
3415         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
3416
3417 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3418
3419         * scm/output-gnome.scm: Update build script.
3420
3421 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3422
3423         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
3424         gnome backend.
3425
3426         * scm/framework-gnome.scm: New file.
3427
3428         * scm/lily.scm: Use it.
3429
3430         * lily/paper-outputter.cc: Janitorial cleanups.
3431         (ly:outputter-dump-string): Remove unreachable statement.
3432
3433         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
3434         (ice-9): Bugfix: Add srfi-1.
3435
3436         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
3437
3438 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3439
3440         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
3441         in do_quit()
3442
3443 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3444
3445         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
3446
3447 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3448
3449         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3450         override of Beam::position-callbacks. Why would grace beams not be
3451         quantized? Fixes: weird-stem-size-grace. 
3452
3453         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
3454         warning only once. Backportme.
3455
3456         * lily/accidental-engraver.cc (number_accidentals_from_sig):
3457         bugfix, 2nd try. Backportme.
3458
3459         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
3460
3461 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3462
3463         * Documentation/user/notation.itely (Instrument transpositions):
3464         Correct the name of the instrumentTransposition property.
3465
3466 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3467
3468         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
3469
3470 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3471
3472         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
3473         and postLilyPondExample are called when defined.
3474
3475 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3476
3477         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
3478         This fixes setting notenames with `\include "nederlands.ly" '
3479
3480         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
3481         new function.
3482
3483 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3484
3485         * scm/page-layout.scm: don't do piece, it should be in score-title
3486         only.
3487
3488         * lily/lexer.ll: lex \score separately.
3489
3490         * lily/paper-book.cc: junk stencil2line.
3491
3492         * lily/paper-line.cc (Paper_line): construct from Stencil
3493         directly. No futzing with the dimensions.
3494
3495         * lily/include/paper-line.hh (class Paper_line): 
3496
3497         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
3498         takes arbitrary number of arguments.
3499
3500         * input/test/markup-score.ly (tuning): simplify example. 
3501
3502 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3503
3504         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
3505
3506         * scm/define-markup-commands.scm (score): define score-markup
3507
3508         * lily/parser.yy (markup): use score-markup.
3509
3510         * lily/score.cc: add ly:score? 
3511
3512 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
3513
3514         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
3515         fret-parse-string so it prepares for calls to fret-diagram-verbose
3516         Changed display constants to props so they are available for
3517         \override.
3518
3519 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3520
3521         * VERSION: release 2.3.3
3522
3523         * stepmake/stepmake/generic-vars.make: unset LANG.
3524
3525         * input/regression/tuplet-nest.ly: bugfix.
3526
3527         * lily/tie-performer.cc (stop_translation_timestep): reset
3528         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
3529
3530         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
3531         clear repeat_ directly after setting stem_tremolo_. Fixes:
3532         tremolo-repeat.ly
3533
3534         * input/regression/span-bar-break.ly: new file.
3535
3536         * scm/define-grobs.scm (all-grob-descriptions): remove
3537         break-visibility from SpanBar. Fixes: piano-repeat.ly
3538
3539 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3540
3541         * python/lilylib.py (make_ps_images): only compute bbox when needed.
3542
3543         * scripts/lilypond-book.py (process_snippets): use lily -f ps
3544         files for generating pngs. (failed experiment)
3545
3546         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
3547         file with PFA fonts included.
3548
3549         * lily/score.cc (default_rendering): put header in too.
3550
3551         * lily/paper-line.cc (LY_DEFINE): change function to
3552         ly:paper-line-extent
3553
3554         * scm/page-layout.scm (default-book-title): only add lines for
3555         non-nil fields.
3556         (default-score-title): idem.
3557
3558         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
3559
3560         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
3561
3562         * lily/include/paper-book.hh (class Paper_book): remove height_
3563         member.
3564
3565         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
3566
3567         * lily/ly-module.cc (LY_DEFINE): bugfix.
3568
3569         * lily/paper-book.cc (book_title): separate function for the book
3570         title.
3571
3572         * scm/page-layout.scm (default-book-title): only account for
3573         markup fields.
3574
3575         * scm/framework-ps.scm: new file. Move high level interface from
3576         output-ps.scm
3577
3578         * scm/music-functions.scm (def-grace-function): move macros from
3579         ly/music-functions-init.ly
3580
3581         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
3582         framework-tex.scm
3583
3584         * scm/framework-tex.scm (dump-line): new file. High level
3585         interface for output (pages, systems, header). 
3586
3587         * lily/include/page.hh (class Page): add is_last_ field.
3588
3589         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
3590
3591         * lily/paper-book.cc (split_string): new function
3592         (output): output multiple formats, i.e. --format=ps,tex
3593
3594         * scm/output-ps.scm (output-scopes): dump variables directly.
3595         (define-fonts): rewrite for new interface
3596
3597         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
3598
3599         * lily/paper-outputter.cc (Paper_outputter): take format argument.
3600
3601         * lily/main.cc (parse_argv): don't set extension for output.
3602
3603         * lily/clef-engraver.cc (create_clef): remove
3604         Staff_symbol_referencer::set_position() call. 
3605
3606 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3607
3608         * ly/music-functions-init.ly (addlyrics): set the 'origin property
3609         with the location argument in music function definitions.
3610
3611 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3612
3613         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
3614         staffsymbol dependency.
3615
3616         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
3617         cleanups.
3618
3619         * lily/book.cc (process): return Paper_book
3620         (to_stencil): use Book::process().
3621
3622         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
3623         header_ field. Store in $globalheader
3624
3625         * lily/parser.yy (book_body): book header is initted to
3626         $globalheader.
3627
3628
3629 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3630
3631         * input/test/fill-a4.ly: removed.
3632
3633         * lily/parser.yy (output_def): push scope of parent_ Output_def
3634         too.
3635
3636 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3637
3638         * scm/output-gnome.scm: Update info.
3639
3640 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3641
3642         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
3643
3644         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
3645         than 1 module.
3646
3647         * lily/include/ly-module.hh (ly_use_module): rename is_module to
3648         ly_c_module_p.
3649
3650         * scm/page-layout.scm (default-book-title): move Scheme titling
3651         functions to here.
3652
3653         * lily/parser.yy (book_paper_block): remove scope too.
3654
3655         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
3656
3657         * lily/rest.cc: add direction to rest properties.
3658
3659         * lily/include/output-def.hh: new file, move from
3660         music-output-def.hh
3661
3662 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3663
3664         * scm/output-gnome.scm: Describe feta-cork hack.
3665
3666 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3667
3668         * lily/include/book-paper-def.hh: derive from Output_def 
3669
3670         * lily/include/paper-def.hh: move all functionality out of class.
3671         Junk header.
3672
3673         * lily/include/music-output-def.hh: rename Music_output_def to
3674         Output_def.
3675
3676         * input/wilhelmus.ly: only set space for Paper formatting. 
3677
3678         * lily/include/midi-def.hh: remove file, remove class.
3679         Move functions to Music-output-def.
3680
3681         * lily/music-output-def.cc (Music_output_def): remove separate
3682         translator table. Lookup translators in scope directly. This
3683         obviates Context suffix for context identifiers, i.e.
3684
3685         \context {
3686           \Staff
3687           .. 
3688           }
3689
3690
3691         will work.
3692
3693
3694         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
3695
3696         * Documentation/user/changing-defaults.itely (Horizontal spacing):
3697         document spacing override hack.
3698
3699 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3700
3701         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
3702         installation info.  Support point-and-click.  Add +/- zoom
3703         keybindings.
3704
3705 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3706
3707         * VERSION: 2.3.2 released
3708
3709         * lily/parser.yy (book_body): set default bookpaper.
3710
3711         * scm/output-tex.scm (header): kludge: hard code linewidth. 
3712
3713         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
3714
3715 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3716
3717         * lily/score.cc (default_rendering): scale outputdef before
3718         starting.
3719
3720 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3721
3722         * scm/fret-diagrams.scm: Add header.
3723
3724         * scm/output-gnome.scm: Hello world :-)
3725
3726 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3727
3728         * scripts/lilypond.py (run_dvips): only add papersize if present.
3729
3730         * lily/accidental-engraver.cc (update_local_key_signature): new
3731         function, fold code from initialize() and process_music().
3732         (update_local_key_signature): use deep copy. This fixes one
3733         problem from custom-key-signatures.ly.
3734         (number_accidentals_from_sig): tighter check for
3735         accidental-too-old.
3736
3737         * ly/engraver-init.ly: remove localKeySignature
3738         definition from ChoirStaff, StaffGroup, Score.
3739
3740         * lily/percent-repeat-engraver.cc (try_music): add moments for
3741         barlines too. Fixes: skipbars-percent-repeat.ly.
3742
3743 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3744
3745         * lily/context-def.cc (filter_performers): don't go to cdrloc if
3746         skipping last pair. Fixes: crash-bar-number.
3747
3748         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
3749         D. Sorensen)
3750
3751         * input/test/fret-diagram.ly: new file.
3752
3753         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
3754         (scale-paper): divide by scale.
3755
3756 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3757
3758         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
3759         case.
3760
3761 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3762
3763         * scm/stencil.scm (fontify-text): reinstate function
3764
3765         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
3766
3767         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
3768
3769         * lily/parser.yy (book_paper_head): \bookpaper {} 
3770
3771         * python/midi.c: remove config.h
3772
3773 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3774
3775         * scm/output-gnome.scm: Update.
3776
3777 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3778
3779         * scm/output-gnome.scm: New file.
3780
3781         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
3782
3783 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3784
3785         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
3786         (find_scaled_font): move from Paper_def
3787
3788 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3789
3790         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
3791         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
3792
3793         * po/fr.po: update po.
3794
3795         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
3796
3797         * lily/book-paper-def.cc (print_smob): new file.
3798
3799 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
3800
3801         * buildscripts/lilypond-words.py: search words also from
3802         music-functions-init.ly.
3803
3804 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3805
3806         * ly/music-functions-init.ly (def-music-function): new helper
3807         macro for defining music functions. \addlyrics \appoggiatura
3808         \acciaccatura \grace \partcombine \autochange \applycontext
3809         \applyoutput and \breathe are now defined here thanks to it.
3810
3811         * lily/parser.yy: 
3812         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
3813         \grace \partcombine \autochange \applycontext \applyoutput and
3814         \breathe keywords removed from the parser.
3815
3816         * lily/parser.yy: 
3817         * lily/music-function.cc (ly_make_music_function): 
3818         * lily/lexer.ll (music_function_type): added a case for 0-arg
3819         music functions.
3820
3821 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3822
3823         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
3824         refering to a music expression can be used in lily-inside-scheme:
3825         #{ $music #}
3826
3827         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
3828         and ly:parser-define, and change ly:parser-parse-string in order
3829         to make #{ $music #} work.
3830
3831         * scm/new-markup.scm (compile-markup-expression): when an argument
3832         is a string, use `make-simple-markup'.
3833
3834 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3835
3836         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
3837
3838 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3839
3840         * scripts/convert-ly.py (FatalConversionError.func): handle + in
3841         font-size. (backportme)
3842
3843 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3844
3845         * lily/paper-outputter.cc (output_stencil): dump font definitions
3846         before each stencil.
3847
3848         * lily/include/paper-book.hh (struct Score_lines): new
3849         struct. Collect info per Paper-score.
3850
3851         * lily/include/page.hh (class Page): to_stencil() returns Stencil
3852         everywhere.
3853
3854         * lily/stencil.cc (find_expression_fonts): new function
3855
3856         * lily/paper-outputter.cc (output_stencil): use
3857         interpret_stencil_expr
3858
3859         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
3860         (interpret_stencil_expr): new function. Generic stencil
3861         interpretation.
3862
3863         * lily/paper-def.cc (find_scaled_font): divide lookup
3864         magnification by outpuscale for non-virtual fontmetrics. This
3865         fixes ludicrously long font definitions for text
3866         fonts. (backportme)
3867
3868         * lily/score-engraver.cc: remove
3869         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
3870
3871 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3872
3873         * input/test/markup-score.ly: Remove \notes.
3874
3875         * lily/parser.yy (book_body): Grok Composite_music and \header.
3876         (markup): Push NOTES mode before score_block.
3877
3878         * VERSION: release 2.3.1
3879
3880         * mf/feta-klef.mf: 
3881         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
3882
3883         * Documentation/user/programming-interface.itely: Use @emph (was:
3884         @em).
3885
3886         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
3887
3888 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3889
3890         * scm/output-tex.scm (output-tex-string): tighten safe security.
3891
3892         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
3893
3894         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
3895         allowed ly functions.
3896
3897         * lily/ly-module.cc (ly_module_define): only define variable if
3898         bound.
3899         (ly_make_anonymous_module): take safe option.
3900
3901 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3902
3903         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
3904
3905 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3906
3907         * input/regression/newaddlyrics.ly: Fix.
3908
3909         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
3910         \score \notes.
3911
3912 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
3913
3914         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
3915
3916 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3917
3918         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
3919
3920         * lily/paper-line.cc (Paper_line): don't store list of stencils,
3921         but convert to single Stencil immediately.
3922
3923         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
3924
3925 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3926
3927         * scm/output-sodipodi.scm: Resurrect sodipodi output.
3928
3929 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
3930
3931         * elisp/lilypond-mode.el: Changed the way defaults are created for
3932         LilyPond-command-master.  LilyPond-mode will now check the
3933         timestamps of the files to see which command has to run next.
3934
3935 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3936
3937         * scm/bass-figure.scm (format-bass-figure): don't set
3938         number-markup for strings. This fixes string in bass
3939         figure. (backportme)
3940
3941         * lily/parser.yy (bass_number): insert number-markup into figure
3942         definition.
3943
3944         * scm/define-music-properties.scm (all-music-properties): make
3945         'figure a markup.
3946
3947         * scripts/convert-ly.py (conv): \apply -> \applymusic
3948
3949 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
3950
3951         * elisp/lilypond-mode.el: changed the order of some commands
3952         ("Midi" after "2Midi"), use the user-defined
3953         LilyPond-command-default as default instead of "LilyPond"
3954
3955         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
3956         to set the master file for the next command.
3957
3958         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
3959         with font-lock-reference-face.
3960
3961 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
3962
3963         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
3964
3965         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
3966
3967 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3968
3969         * ly/music-functions-init.ly (TODO): new file.
3970
3971         * lily/parser.yy (Generic_prefix_music_scm): add more
3972         music_function symbols.
3973         (Prefix_composite_music): change \apply to music-function   
3974
3975         * lily/include/music-function.hh: rename to music-function
3976
3977 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3978
3979         * lily/music-head.cc (LY_DEFINE): change order of args.
3980
3981         * input/regression/music-head.ly (texidoc): new file.
3982
3983         * lily/parser.yy (Generic_prefix_music): allow generic
3984         music-transformation functions. 
3985
3986         * lily/include/music-head.hh (is_music_head): new file.
3987
3988         * lily/music-head.cc (get_music_head_transform): new file.
3989
3990 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3991
3992         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
3993         empty extent. This fixes ottava brackets on rests. (backportme)
3994
3995         * make/lilypond.redhat.spec.in (Group): ln png files for info.
3996
3997         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
3998
3999         * cygwin/lily-wins.py: update for the lily-wins.py script.
4000
4001 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4002
4003         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
4004         code. This will obviate typeset_grob () in the future.  The effect
4005         of this is that improperly written spanner handling will result in
4006         invalid spanner bounds.
4007         (announce_grob): add to elems_ from here
4008         (typeset_grob): comment out.  
4009
4010         * lily/include/engraver.hh (make_spanner): new calling interface
4011         for make_{item,spanner}. This obviates most calls to
4012         announce_grob().
4013
4014         * scm/music-functions.scm (set-accidental-style): use GrandStaff
4015         iso. PianoStaff for piano styles.
4016
4017 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
4018
4019         * Documentation/user/music-glossary.tely: add segno after d.s.
4020
4021 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4022
4023         * lily/include/audio-column.hh: remove unused variables.
4024         (patch by Michael Welsh Duggan)
4025
4026         * flower/include/axes.hh (other_axis): inline Axes function
4027         (thanks to David Brandon).
4028
4029 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4030
4031         * cygwin/mknetrel: Install image links (backportme).
4032
4033         * Documentation/user/GNUmakefile (local-install-info): Activate
4034         actual installing of image links (backportme).
4035
4036 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4037
4038         * Documentation/user/notation.itely (Measure repeats): Removed
4039         unnecessary (and confusing) \context Voice{.
4040
4041 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4042
4043         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
4044
4045         * lily/page.cc (Page): Do not use ly_scheme_function for
4046         volatile/configurable variables (FIXME: better name).
4047
4048         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
4049         get_scmvar).
4050
4051 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4052
4053         * scripts/convert-ly.py (FatalConversionError.subst): use
4054         \transposition.
4055
4056 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4057
4058         * lily/include/page.hh (class Page): Declare left_margin ().
4059
4060         * lily/page.cc: Remove paper var caching.
4061
4062 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4063
4064         * Documentation/user/music-glossary.tely: Add name to @top node.
4065         Remove comment from @table definitions (workaround for makinfo
4066         bug).
4067
4068         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
4069         ly:stencil-get-expr).  Update callers.
4070         (ly:stencil-align-to!):  Return stencil too.
4071
4072         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
4073         stencil.  Remove looped line-based page output.
4074         (output_line): Use line stencil.  Remove looped stencil-based line
4075         output.
4076
4077         * lily/page.cc (ly:page-paper-lines): New function.
4078
4079         * input/test/markup-score.ly: New file.
4080
4081         * scm/define-markup-commands.scm (stencil): New markup.
4082
4083         * lily/book.cc (to_stencil): New method.
4084
4085         * lily/parser.yy (markup): Use it to grok \score.
4086
4087 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4088
4089         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
4090
4091         * lily/paper-book.cc (pages): Change signature.  Update callers.
4092
4093         * lily/include/page.hh:
4094         * lily/page.cc: New file.
4095
4096         * lily/paper-line.cc (to_stencil): New method.
4097
4098         * lily/paper-outputter.cc (output_stencil): New method.
4099
4100         * lily/paper-outputter.cc (output_line): Use them.
4101
4102         * lily/warn.cc: Remove.
4103
4104         * lily/my-lily-parser.cc (distill_inname): Remove.
4105
4106         * flower/include/file-name.hh: 
4107         * flower/file-name.cc: New file.  Update users.
4108
4109         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
4110         (find): New method of same name.
4111
4112         * lily/my-lily-parser.cc (ly:parse-file): Use it.
4113
4114         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
4115         constant error message.
4116
4117 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
4118
4119         * input/test/{blank-notes.ly,staff-container.ly}: typos.
4120
4121 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4122
4123         * Documentation/user/music-glossary.tely: @table @strong' replaced
4124         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
4125         (backportme).
4126
4127 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4128
4129         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
4130
4131         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
4132         #{ lily music expression #} that returns an equivalent scheme
4133         music expression by parsing the string.
4134
4135 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4136
4137         * lily/my-lily-parser.cc:
4138         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
4139         SCM string (foo.ly/toto.scm support).
4140
4141 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4142
4143         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
4144
4145 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4146
4147         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
4148
4149         * scripts/lilypond-book.py: LY code that includes \header is
4150         not assumed to be a fragment.
4151
4152 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4153
4154         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
4155         tremolo beams up.
4156
4157         * lily/stem.cc (chord_start_y): Return 0 if no heads.
4158         (get_default_stem_end_position): No tremolo head juggling if no
4159         heads.  Fixes tremolo crash on rests (backportme).
4160
4161         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
4162
4163 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4164
4165         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
4166         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
4167
4168         * lily/lexer.ll: Allow \encoding in NOTES mode.
4169
4170         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
4171         for lyrics, not for commands.
4172
4173         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
4174         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
4175
4176         * input/regression/newaddlyrics.ly: New file.
4177
4178         * Documentation/topdocs/NEWS.texi: Update.
4179
4180         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
4181         (Music_list): Allow embedded scm.
4182
4183         * lily/score.cc (ly:score-bookify): New function.
4184
4185         * lily/music.cc (ly:music-scorify): Idem.
4186
4187         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
4188         (ly:parser-print-score): Idem.
4189
4190         * scm/lily.scm (default-toplevel-book-handler): Idem.
4191         (default-toplevel-music-handler): Idem.
4192         (default-toplevel-score-handler): Idem.
4193
4194         * ly/declarations-init.ly: Set default toplevel handlers.
4195
4196         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
4197
4198         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
4199         printer for score at toplevel.
4200
4201 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4202
4203         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
4204         Fix for simple case: input/simple-song.ly, more complex stuff
4205         does not work yet.
4206
4207 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4208
4209         * lily/parser.yy (Prefix_composite_music): split Composite_music
4210         in Prefix_composite_music and Grouped_music_list.
4211         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
4212
4213 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4214
4215         * scm/lily.scm (toplevel-expression): New define.
4216
4217         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
4218
4219         * lily/parser.yy (toplevel_expression): Use it.
4220
4221         * lily/include/my-lily-parser.hh: Smobbify.
4222
4223         * lily/my-lily-parser.cc (parse_string): New method.
4224
4225         * lily/my-lily-parser.cc (ly:parse-string): New function.
4226
4227         * Documentation/user/lilypond.tely: Add comment and workaround for
4228         gs-8.01 crash.  Fixes make web.
4229
4230         Simplification of toplevel music.
4231
4232         * lily/lexer.ll, lily/parser.yy:
4233
4234         * In LYRICS mode, return LYRICS_STRING.  This fixes one
4235         shift/reduce problem.
4236
4237         * Use NOTES mode at start of maininput.
4238
4239         * Grok toplevel composite music expression, put in score and book.
4240
4241         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
4242
4243         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
4244
4245         * input/simple.ly: New file.
4246
4247         * input/simple-song.ly: Idem.
4248
4249 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4250
4251         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
4252         Sandberg.
4253
4254 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4255
4256         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
4257
4258 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
4259
4260         * input/regression/accidental-octave.ly: doc automatic showing
4261         of note names.
4262
4263 2004-04-16  Heikki Junes <janneke@gnu.org>
4264
4265         * po/fi.po: do "make po && make -C po po-update" at top-level,
4266         then "cp po/out/fi.po po/fi.po" and update fields.
4267
4268         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
4269
4270 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4271
4272         * Documentation/user/introduction.itely (About this manual): Fix
4273         templates and regression urls (backportme).
4274
4275 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4276
4277         * ly/engraver-init.ly (Score:graceSettings): Increase
4278         beamed-lengths, especially for 32nd notes.
4279
4280         * Documentation/user/notation.itely (Grace notes): Correct the
4281         syntax for add-grace-property example.
4282
4283 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4284
4285         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
4286         `Generated' tag.
4287
4288         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
4289         Severely broken (the Debian package, at least).
4290
4291 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4292
4293         * lily/context.cc (find_create_context): assign to lvalue.
4294
4295 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4296
4297         * lily/include/translator.hh (class Translator): rename
4298         get_parent_context() to context () to avoid confusion.
4299
4300         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
4301
4302         * lily/lexer.ll: change is_string -> ly_c_string_p 
4303
4304         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
4305
4306         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
4307
4308 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4309
4310         * VERSION: release 2.3.0
4311
4312         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
4313
4314         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
4315         if nonempty.
4316
4317         * lily/include/context.hh (class Context): make members protected.
4318         (children_contexts): new accessor function.
4319
4320         * lily/include/translator.hh (class Translator): make
4321         daddy_context_ protected.
4322         (class Translator): clean up. 
4323
4324         * lily/include/context.hh (class Context): make daddy_context_
4325         private.
4326
4327         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
4328         higher for finding Voice. (backportme)  
4329
4330         * lily/include/context.hh (class Context): remove
4331         find_context_below() as a method.
4332
4333         * Documentation/user/notation.itely (The Lyrics context): add note
4334         about manual durations
4335
4336         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
4337         encoding.
4338
4339         * scm/output-tex.scm (text): dump \inputencoding{} for text.
4340
4341 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4342
4343         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
4344         \usepackage{inputenc}
4345
4346         * lily/paper-book.cc (classic_output): don't advance Offset for
4347         TeX output.
4348
4349         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
4350         ec-sauter.map in rules
4351
4352         * mf/ecb.mf (font_identifier): new file, based on ecbx
4353
4354         * mf/ecb10.mf (gensize): new file.
4355
4356         * Documentation/topdocs/NEWS.texi (Top): document some more new
4357         features.
4358
4359         * ly/declarations-init.ly: run convert-ly
4360
4361         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
4362         from input-file-results. Remove input-file-results.* 
4363
4364 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4365
4366         * scm/output-ps.scm (font-command): Fix, again.
4367
4368         * input/test/title-markup.ly: Add \noPagebreak test.
4369
4370         * lily/score-engraver.cc (try_music): Bugfix.
4371
4372 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4373
4374         * lily/main.cc (main_with_guile): excise dependency options -M and
4375         --dep-prefix
4376
4377         * lily/input-file-results.cc: excise Makefile dependency code
4378
4379         * Documentation/user/invoking.itexi (Invoking the lilypond
4380         binary): remove dep doco
4381
4382         * lily/main.cc (main_with_guile): call lilypond-main
4383
4384         * scm/lily.scm (lilypond-main): new function: handle multiple files.
4385
4386         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
4387         exception.
4388
4389         * lily/my-lily-parser.cc: remove paper_description function
4390
4391         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
4392         new function.
4393
4394         * lily/main.cc: remove global_score_count.
4395
4396         * lily/book.cc (process): don't take header from global_input_file.
4397
4398         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
4399
4400         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
4401
4402         * lily/music-output-def.cc (LY_DEFINE): new function
4403         ly_output_description. This function does the bulk for  setting,
4404         parsing and breaking down of an input file.
4405
4406         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
4407         anonymous modules globally. Let's hope they get GCd
4408
4409         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
4410
4411 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4412
4413         * scm/output-ps.scm (header): Papersize from paper.
4414
4415         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
4416         for classic output.
4417
4418         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
4419         lilypondclassic is defined.
4420         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
4421
4422         * input/regression/between-systems.ly: Remove.
4423
4424         * python/lilylib.py (get_bbox): Fix regular expression
4425         for bounding box.
4426
4427         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
4428
4429         * scm/output-tex.scm (stop-page): Use it.
4430
4431         * scm/output-ps.scm (define-fonts): Bugfix.
4432
4433         * lily/grob.cc: Add penalty to interface.
4434
4435         * lily/include/paper-line.hh (class Paper_line): New member
4436         var penalty_.
4437
4438         * lily/system.cc (get_line): Initialise Paper_line with
4439         page-penalty's from original grobs.
4440
4441         * scm/define-music-properties.scm (all-music-properties): Add
4442         page-penalty.
4443
4444         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
4445
4446         * lily/score-engraver.cc (try_music): Handle page-penalty.
4447
4448         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
4449
4450 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4451
4452         * ly/declarations-init.ly (melismaEnd): typo
4453
4454         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
4455
4456         * scm/output-ps.scm (text): split string into spaces, use moveto
4457         for setting space. 
4458
4459 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4460
4461         * po/nl.po: Update.
4462
4463         * scm/font.scm (add-cmr-fonts): Typo.
4464
4465 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4466
4467         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
4468         font-encoding.
4469
4470         * scm/define-grobs.scm (all-grob-descriptions): idem.
4471
4472         * lily/time-signature.cc (numbered_time_signature): idem.
4473
4474         * scm/font.scm (add-cmr-fonts): use real encoding names for
4475         font-encoding.
4476
4477 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4478
4479         * lily/paper-book.cc (classic_output): 
4480         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
4481         Fixes classic output.
4482         (lilypondstart):
4483         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
4484         kludge.
4485
4486         * scripts/old-lilypond-book.py: Remove.
4487
4488         Page layout for SCOREs enclosed in a BOOK:
4489
4490         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
4491         layout tweaking.
4492
4493         * input/les-nereides.ly (theScore): Add \book.
4494
4495         * input/test/title-markup.ly: Add \book.
4496
4497         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
4498         only if 'verbose.
4499
4500         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
4501
4502         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
4503
4504         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
4505         * scm/output-tex.scm (start-system): Update for page layout by
4506         LilyPond.
4507
4508         * scm/output-ps.scm (start-system): Previously (new-start-system).
4509
4510         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
4511         passed to define-fonts.
4512
4513         * lily/paper-column.cc: 
4514         * lily/system.cc (get_line):
4515         * ly/property-init.ly (newpage): 
4516         * scm/define-grob-properties.scm:
4517         * scm/output-ps.scm: 
4518         * scm/output-tex.scm: Remove between-system-string kludge.
4519
4520         * scm/output-ps.scm (define-fonts, font-command,
4521         font-load-encoding): Handle ENCODING = #f.
4522
4523         * scm/output-tex.scm (output-scopes): Check if variable is bound.
4524
4525         * scm/define-markup-commands.scm (fill-line): Use
4526         make-simple-markup (WAS: unexisting make-word-markup).
4527
4528         * lily/text-item.cc (interpret_markup): Bugfix, transpose
4529         ENCODING, MARKUP parameters for interpret_string.
4530
4531         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
4532
4533         * lily/score.cc (book_rendering): New method.
4534         (default_rendering): Create Paper_book helper locally, dump
4535         output.
4536
4537         * lily/my-lily-lexer.cc (the_key_tab): Add book.
4538
4539         * lily/parser.yy: Handle \book.
4540
4541         * lily/include/book.hh: 
4542         * lily/book.cc: New file.
4543
4544 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4545
4546         * lily/text-item.cc (interpret_string): new file, select font with
4547         encoding.
4548
4549         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
4550
4551         * scm/define-markup-commands.scm (encoded-simple): new markup command.
4552
4553         * lily/parser.yy (markup): take encoding from lexer.
4554
4555 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4556
4557         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
4558
4559         * scm/output-ps.scm: Remove some cruft.
4560
4561 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4562
4563         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
4564
4565         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
4566
4567 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4568
4569         * scm/font.scm (add-century-schoolbook-fonts):
4570         (make-century-schoolbook-tree): New function.
4571
4572         * input/test/title-markup.ly: Use Century Schoolbook font.
4573
4574 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4575
4576         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
4577         to Erik Sandberg) 
4578
4579         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
4580
4581         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
4582
4583         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
4584
4585         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
4586
4587 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4588
4589         * scm/part-combiner.scm (determine-split-list): bugfix: if no
4590         solo-state (at end of solo), we can set the solo status
4591         too. (backportme.)
4592
4593         * input/regression/part-combine-solo-end.ly: new file.
4594
4595 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4596
4597         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
4598         flavour abc files.  Really ignore unknown keys (backportme).
4599
4600 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4601
4602         * lily/scaled-font-metric.cc (text_dimension): only multiply with
4603         magnification_ when looking up in orig_.
4604
4605         * scm/output-tex.scm (text): switch off char-mapping.
4606
4607         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
4608         because AFM's encoding field cannot have spaces.
4609
4610 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4611
4612         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
4613
4614 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4615
4616         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
4617
4618         * mf/cmr.enc: new file, without hi-bit ascii info. 
4619
4620         * lily/bezier-bow.cc (slur_shape): make indent dependent on
4621         width. This removes the 'hook' at the end of a long slur.
4622
4623         * buildscripts/mf-to-table.py (parse_logfile): don't append
4624         encoding to fontname.
4625
4626 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4627
4628         * scm/output-ps.scm (define-fonts): Load .enc only once.
4629
4630         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
4631         too.
4632
4633 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4634
4635         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
4636         encoding field.
4637
4638         * lily/stencil-scheme.cc: remove ly:fontify-atom 
4639
4640         * ly/portuges.ly (pitchnames): new file.
4641
4642         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
4643         Michael Welsh Duggan
4644
4645         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
4646
4647         * ly/nederlands.ly: add comment about digits.
4648
4649         * lily/scaled-font-metric.cc (derived_mark): idem.
4650
4651         * scm/encoding.scm (make-encoding-mapping): change permutation to
4652         mapping.
4653
4654         * lily/scaled-font-metric.cc (derived_mark): is a const method.
4655         (Modified_font_metric): make alist for coding_description_
4656         (LY_DEFINE): remove coding-name.
4657
4658         * scm/output-tex.scm (text): remove debugging code.
4659
4660         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
4661
4662         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
4663         from infile.
4664
4665         * mf/feta-generic.mf: move fet_beginfont into generic code.
4666         use fetaMusic (without space) as encoding
4667
4668         * mf/feta-autometric.mf: take encoding argument
4669
4670         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
4671
4672         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
4673         use.
4674
4675         * scm/encoding.scm (read-encoding-file): use symbol for glyph
4676         name.
4677
4678 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4679
4680         * input/test/title-markup.ly: Set inputencoding.
4681
4682         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
4683
4684         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
4685
4686         * scm/encoding.scm (get-coding-filename, get-coding-command): New
4687         function.
4688         (coding-alist): Also hold filename, command.
4689         (read-encoding-file): Return symbols.
4690
4691 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4692
4693         * scm/output-tex.scm: remove fontify; text and char take a font
4694         argument.
4695
4696         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
4697
4698         * lily/scaled-font-metric.cc (text_dimension): init
4699         coding_{permutation,table}_ too 
4700         (LY_DEFINE): ly:font-encoding, new function return
4701
4702         * lily/paper-def.cc (find_scaled_font): take input coding from
4703         inputcoding paper var.
4704
4705         * lily/performance.cc (output): remap modulo 16.
4706
4707         * lily/text-item.cc (interpret_markup): whoops, variable
4708         shadowing fixed.
4709
4710 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
4711
4712         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
4713         symbols, not symbols to strings.
4714
4715         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
4716         symbols, not symbols to strings.
4717
4718 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4719
4720         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
4721         (ly:kpathsea-gulp-file): New function.
4722
4723         * scm/encoding.scm (read-encoding-file): Use it.
4724
4725 2004-04-06  Werner Lemberg  <wl@gnu.org>
4726
4727         * scm/encoding.scm (coding-alist): Fix typo.
4728
4729 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4730
4731         * lily/scaled-font-metric.cc (text_dimension): move function from
4732         Font_metric
4733         (make_scaled_font_metric): init coding_scheme_ to TeX
4734         (text_dimension): use get-coding-vector for non TeX coding_scheme_
4735
4736         * lily/include/scaled-font-metric.hh (struct
4737         Modified_font_metric): rename from Scaled_font_metric
4738
4739         * scm/encoding.scm (read-encoding-file): split up large function,
4740         leave caching to (delay)
4741
4742         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
4743
4744 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4745
4746         * lily/my-lily-lexer.cc (set_encoding): New method.
4747
4748         * lily/lexer.ll: Grok \encoding.
4749
4750         * lily/font-metric.cc (get_encoded_index): New function.
4751
4752         * lily/include/font-metric.hh (coding_scheme): New method.
4753
4754         * scm/encoding.scm: New file.
4755
4756         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
4757
4758 2004-04-05  Werner Lemberg  <wl@gnu.org>
4759
4760         * Documentation/user/tutorial.itely: Revised (finished).
4761
4762         * Documentation/user/macros.itexi (@separate): Removed.
4763
4764 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4765
4766         * scm/output-ps.scm (define-fonts): fix scaling.
4767
4768         * lily/scaled-font-metric.cc (design_size): add function.
4769
4770         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
4771         partial cut&paste of ly:font-magnification.
4772
4773 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4774
4775         * scm/output-ps.scm (define-fonts):
4776         (fontify): Update.
4777
4778 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4779
4780         * po/fr.po: update. (backportme).
4781
4782         * po/nl.po: update. (backportme). 
4783
4784         * mf/feta-beugel.mf: document why design size is not fixed.
4785
4786         * mf/feta-braces-a.mf: rename to stress that it's not design size.
4787
4788 2004-04-04  Werner Lemberg  <wl@gnu.org>
4789
4790         * Documentation/user/tutorial.itely: Revised (continued).
4791
4792 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4793
4794         * po/nl.po: Update (backportme).
4795
4796 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4797
4798         * po/de.po: update. (backportme).
4799
4800         * scm/output-tex.scm (font-command): use ly: functions to
4801         construct name.
4802         (define-fonts): don't use alist, just dump \font definitions.
4803         (font-load-command): calculate proper scaling by taking
4804         outputscale from paper argument.
4805
4806         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
4807         expression.
4808
4809         * lily/paper-outputter.cc (output_header): pass paper arg to
4810         define-fonts
4811
4812         * lily/paper-def.cc (font_descriptions): dump list of
4813         Scaled_font_metrics
4814         (find_scaled_font): take Font_metric argument, store
4815         Scaled_font_metrics in hash-table containing (size ->
4816         Scaled_font_metrics) alist.
4817         (get_dimension): rename from get_realvar
4818
4819         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
4820         ly:font-magnification, ly:font-name: new functions
4821
4822 2004-04-03  Werner Lemberg  <wl@gnu.org>
4823
4824         * Documentation/user/dedication.itely,
4825         Documentation/user/preface.itely,
4826         Documentation/user/introduction.itely,
4827         Documentation/user/tutorial.itely: Revised.
4828         Removing leading spaces which distorts output if info files are read
4829         with stand-alone info.
4830         Removing superfluous inter-word spaces which also distorts output
4831         for stand-alone info.
4832         Using ` and ' instead of `` and '' everywhere to improve
4833         legilibility with stand-alone info
4834         Using @samp for single-letter input items and data which contains
4835         spaces, @code for other things.
4836
4837         * lily/grob-interface.cc: Adding copyright.
4838         (check_interfaces_for_property): Improve format of warning message.
4839
4840 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4841
4842         * lily/include/font-metric.hh (struct Font_metric): add
4843         design_size () method.
4844
4845         * buildscripts/mf-to-table.py (base): add DesignSize comment.
4846
4847         * lily/afm.cc (read_afm_file): read design size.
4848
4849         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
4850
4851         * scm/music-functions.scm (unfold-repeats): handle dots too.
4852
4853 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4854
4855         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
4856         (backportme)
4857
4858 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4859
4860         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
4861         lyric indent.  Revert melismaBusyProperties using \unset.
4862
4863 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4864
4865         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
4866
4867         * lily/parser.yy (command_element): allow redefinition of |
4868         meaning.
4869
4870         * lily/break-align-engraver.cc (acknowledge_grob): construct
4871         LeftEdge where the first cause for alignment is coming from.
4872         This makes \override Staff.LeftEdge work as expected.
4873
4874         * lily/slur-performer.cc (Slur_performer): add inits
4875
4876         * lily/beam-performer.cc (Beam_performer): add inits
4877
4878 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4879
4880         * VERSION (PACKAGE_NAME): release 2.2.0