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