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