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