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