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