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