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