]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
396aa31208222a94498676549561f0d4cad6aa1f
[lilypond.git] / ChangeLog
1 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/define-music-types.scm (music-descriptions): remove
4         internal-class-name properties.
5
6         * lily/include/event.hh: remove file.
7
8         * lily/include/music-constructor.hh: remove file.
9
10         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
11         in 'types property.
12
13         * lily/music.cc (duration_length_callback): new function.
14
15         * lily/event.cc: remove file.
16
17         * lily/music-constructor.cc: remove file.
18
19         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
20
21         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
22         (get_context_key): idem.
23
24         * scm/lily.scm (lambda): new option object-keys (default to #f)
25
26         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
27
28         * scm/output-gnome.scm: remove beam routine.
29
30         * scm/output-ps.scm (scm): idem.
31
32         * scm/output-svg.scm: remove beam.
33
34         * ps/music-drawing-routines.ps: remove draw_beam.
35
36         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
37
38         * flower/include/guile-compatibility.hh (scm_from_locale_string):
39         add scm_from_locale_string compatibility glue. 
40
41 2005-07-13  Yoshinobu Isizaki  <isizaki@mte.biglobe.ne.jp>
42
43         * scripts/lilypond-book.py: Prevent occuring error when
44         'lilypond-book --output=foo/ somefile.ly' is executed multiple
45         times and target file shoud be overwritten.  (Error message said
46         'input file and output file is same'.)
47
48 2005-07-13  Graham Percival  <gperlist@shaw.ca>
49
50         * input/regression/slur-extreme.ly, input/regression/slur-scoring.ly,
51         lily/slur-configuration.cc, lily/slur.cc, mf/feta-din-code.mf,
52         mf/feta-timesig.mf, mf/parmesan-heads.mf, scm/define-grob-properties.scm:
53         Change "excentricity" to "eccentricity".
54
55         * Documentation/user/converters.itely: fix URL for Noteedit and Rosegarden.
56
57         * THANKS: added Yoshinobu Isizaki.
58
59 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
60
61         * scm/define-markup-commands.scm (justify-field): add. 
62
63         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
64
65 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
66
67         * lily/lookup.cc (filled_box): express filled_box with
68         round_filled_box
69
70         * scm/midi.scm (paper-book-write-midis): new function. Write all
71         performances in numbered MIDI files.
72
73         * lily/performance-scheme.cc (LY_DEFINE): new file.
74         (LY_DEFINE): new function ly:performance-write.
75
76         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
77         new function.
78         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
79
80         * scm/framework-*.scm: use port arguments throughout.
81
82         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
83
84         * lily/paper-outputter.cc (Paper_outputter): take port argument.
85
86         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
87
88         * scm/framework-texstr.scm (output-framework): 
89
90         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
91
92         * scm/output-lib.scm (tablature-stem-attachment-function):
93         tablature stem attachment fix. 
94
95 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
96
97         * lily/bezier.cc: hardcode binomial coefficients of order 3.
98
99         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
100
101         * scm/define-music-types.scm (music-descriptions): don't use
102         Music_wrapper type.
103
104         * lily/paper-column.cc (print): print moment too.
105
106         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
107         remove compatibility cruft.
108
109         * lily/parser.yy (score_body): \score can only begin with Music. 
110
111         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
112         make-score. Take music argument only. Move parser interaction to
113         Scheme.
114
115         * scm/lily-library.scm (scorify-music): new function.
116
117         * python/lilylib.py (datadir): remove 2.1 compat kludge.
118         (datadir): remove resource import.
119         (print_environment): remove get_bbox()
120         (cp_to_dir): remove pre 1.5.2 compat glue.
121
122 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
123
124         * lily/include/simple-spacer.hh (Module): idem.
125
126         * lily/include/spring.hh (struct Spring): store inverse
127         strength. This prevents division by zero.
128
129         * VERSION: release 2.7.0
130         
131         * lily/include/music.hh (class Music): remove Music::duration_log()
132
133         * lily/stem-engraver.cc (make_stem): take duration log from event.
134
135         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
136
137 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
138
139         * scm/lily.scm (ly:load): load autochange.scm
140
141         * Documentation/user/tutorial.itely (Running LilyPond for the
142         first time): remove reference to DVI/TeX
143
144         * scm/define-markup-commands.scm (text): add \text markup command.
145
146         * configure.in (reloc_b): bump requirement to Python 2.2.
147
148         * lily/include/dots.hh (class Dots): make has_interface() static.
149
150         * python/convertrules.py (conv): add rule for ly:grob-default-font
151
152         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
153         alphabetical order.
154
155         * input/regression/trill-spanner-pitched.ly: new file.
156
157         * lily/font-interface-scheme.cc (LY_DEFINE): function
158         ly:grob-default-font (changed from get-default-font).
159
160         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
161
162         * lily/note-head.cc (internal_print): if style is not a symbol,
163         set style to 'default. 
164         (internal_print): no style suffix if glyph-name-procedure not
165         set. Default to quarter head.
166
167         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
168
169         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
170
171         * ly/music-functions-init.ly: \pitchedTrill
172
173         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
174
175         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
176
177         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
178
179         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
180
181         * po/fr.po: update
182
183         * po/de.po: update.
184
185 2005-07-06  Graham Percival  <gperlist@shaw.ca>
186
187         * Documentation/user/changing-defaults.itely: add link
188         to grob-iterface.
189
190         * Documentation/user/advanced-notation.itely: add material
191         to Setting automatic beam behaviour.  Thanks, Joe!
192
193         * Documentation/user/lilypond.itely: change encoding to utf-8.
194
195 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
196
197         * Documentation/user/advanced-notation.itely (Setting automatic
198         beam behavior): Correct the documentation of
199         revert-auto-beam-setting (backportme)
200
201 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
202
203         * lily/ly-module.cc (ly_make_anonymous_module): define
204         %module-public-interface of module. 
205
206         * lily/lily-parser.cc (print_smob): allow printing of parser smob
207         without lexer.
208
209 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
210
211         * input/regression/fret-diagrams.ly: stretch example.
212
213 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
214
215         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
216         Fodor).
217
218 2005-06-30  Graham Percival  <gperlist@shaw.ca>
219
220         * Documentation/topdocs/AUTHORS.texi: update personal web address.
221
222         * Documentation/user/examples.itely, lilypond-book.itely:
223         change \RequirePackage to \usepackage.
224
225         * Documentation/user/global.itely: document copyright and tagline.
226
227 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
228
229         * Documentation/user/basic-notation.itely (Transpose): remove link
230         to nonexistent UntransposableMusic.
231
232         * scm/output-svg.scm: remove old definitions.
233
234         * scripts/lilypond-book.py (do_file): search for kpsewhich before
235         invoking.
236
237         * python/lilylib.py (search_exe_path): new function.
238
239 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
240
241         * python/lilylib.py (mkdir_p): remove setup_environment()
242         (backportme)
243
244         * buildscripts/mutopia-index.py (headertext): trim text.
245
246         * Documentation/topdocs/NEWS.tely (Top): refresh.
247
248         * scm/define-markup-commands.scm (wordwrap-string): new function:
249         split string in paras and words.
250         (wordwrap-markups): new function.
251         (wordwrap-stencils): new function. 
252         (justify): use it.
253         (wordwrap): use it.
254         (wordwrap-string): use it
255         (justify-string): use it.
256
257         * scm/lily-library.scm (regexp-split): new function.
258
259         * scm/define-markup-commands.scm: remove encoded-simple. 
260         remove font-markup.
261         (fontsize): remove old version  of fontsize.
262         (wordwrap): new markup function. Wrap into paragraphs.
263
264         * VERSION: Branch lilypond_2_6
265         (MINOR_VERSION): go to 2.7.0
266
267 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
268
269         * po/zh_TW.po: update from translation project.
270
271 2005-06-28  Graham Percival  <gperlist@shaw.ca>
272
273         * scm/midi.scm: compile fix.
274
275 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
276
277         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
278         patch. Now, the tempfile module is loaded too, not only used.
279
280 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
281
282         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
283         0.05 - 1.00 to 0.25 - 1.00
284
285         * scm/midi.scm: moved the default-instrument-equalizer procedure
286         to just under the insturment-equalizer-alist it takes as an
287         argument.
288
289 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
290
291         * Documentation/user/advanced-notation.itely (Font selection):
292         remove CMR note.
293
294         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
295
296 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
297
298         * THANKS: Add UTF-8 marker.
299
300         * Documentation/user/point-and-click.itely (http): Update: use
301         lilypond-invoke-editor.  Fix: instruct to use user.js.
302
303 2005-06-27  Graham Percival  <gperlist@shaw.ca>
304
305         * ly/titling-init.ly: implements printpagenumber, increases
306         space between dedication and title (to avoid collisions with
307         "g" and "q" in dedication), and nicer logic about copyright
308         and instrument fields being printed on the first page.
309         Thanks Vincent!
310
311         * Documentation/user/global.itely: document printpagenumber.
312
313 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
314
315         * Documentation/topdocs/NEWS.tely: Update to 2.6.
316
317 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
318
319         * THANKS: update to 2.6
320
321         * VERSION: 2.6.0 released.
322
323 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
324
325         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
326         rule, errorneously removed probably because of misleading comment.
327
328 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
329
330         * python/lilylib.py (datadir): py2exe comments.
331
332         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
333
334         * configure.in (reloc_b): make fontconfig REQUIRED.
335
336 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
337
338         * po/fi.po: add latest translations.
339
340 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
341
342         * ChangeLog: recode utf-8
343
344         * Documentation/pictures/lilypond.xpm (Module): edited photo as
345         logo.
346
347         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
348
349         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
350
351         * python/convertrules.py (do_conversion): don't print program_name
352         from within a module
353
354         * configure.in (reloc_b): bump fontforge requirement to 20050624.
355
356         * python/convertrules.py (conv): add 2.6.0 dummy rule.
357
358 2005-06-23  Graham Percival  <gperlist@shaw.ca>
359
360         * Documentation/user/lilypond-book.itely,
361         Documentation/user/examples.itely: add \RequirePackage{graphics}.
362
363         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
364         fixes baseline-skip.  Thanks Vincent!
365
366         * Documentation/user/advanced-notation.itely, global.itely:
367         moved "Selecting font sizes" to global, since it deals with
368         notation font size, not text fonts.
369
370 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
371
372         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
373         to fonts.
374
375 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
376
377         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
378         workaround since /dev/stdin doesn't work on Cygwin. Using a
379         temporary file in the current directory since latex doesn't
380         understand the path name to the default TMP in Cygwin (at least on
381         win XP).
382         
383         * Documentation/user/global.itely (Creating titles): Correct
384         misprint in example. Thanks to Rob Vlasaty.
385
386 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
387
388         * VERSION (PATCH_LEVEL): release 2.5.32
389
390         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
391         variable in lily module
392
393         * scm/framework-ps.scm (output-classic-framework): error message
394         regarding the classic framework.
395
396         * Documentation/user/henle-flat-gray.png (Module): new file.
397
398         * Documentation/user/baer-flat-gray.png (Module): new file.
399
400         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
401         whiteout for markups.
402
403         * buildscripts/substitute-encoding.py (note_glyph): include _ in
404         regex too. This fixes change clef appearance in PDF. 
405
406         * ttftool/include/*: remove.
407
408         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
409
410         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
411
412         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
413
414         * ttftool/*: remove ttftool subdirectory.
415
416         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
417
418         * lily/ttf.cc (print_header): new file. Convert to type42, using
419         FreeType to parse the TTF. 
420
421         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
422         and post table may differ. Pass around post_nglyphs as well.
423
424 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
425
426         * ly/music-functions-init.ly (musicMap): new music function
427         musicMap. 
428         
429 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
430
431         * make/mutopia-rules.make: anti-alias-factor = 2
432
433         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
434         page switch.
435
436         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
437         anti-alias-factor for lilypond-book runs.
438
439         * scm/ps-to-png.scm (scale-down-image): new function.
440         (my-system): new function.
441         (make-ps-images): blow up GS resolution by anti-alias-factor,
442         scale down image by anti-alias-factor.  This improves appearance
443         of bitmaps
444         (make-ps-images): remove showpage. Fixes spurious empty png at
445         end.
446
447         * scm/framework-ps.scm (write-preamble): downcase filename before
448         string-matching. Should fix .TTF files (as opposed to ttf files)  
449
450         * Documentation/user/tutorial.itely (Running LilyPond for the
451         first time): separate subsections for windows, macos and unix.  
452
453         * Documentation/user/invoking.itely (Updating files with
454         convert-ly): add MacOS X note.
455
456 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
457
458         * Documentation/user/introduction.itely (Engraving): don't include
459         file optical-spacing, add directly.
460
461         * lily/paper-outputter.cc (file): open file in binary mode. This
462         fixes OTF embedding on windows.
463
464 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
465
466         * scm/framework-ps.scm (write-preamble): remove debugging output.
467
468         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
469
470         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
471         outdir.
472         (install-fc-cache): install font cache in installation directories.
473
474 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
475
476         * scm/editor.scm (editor-command-template-alist): Use char iso
477         column, except for Emacs.
478         (get-editor-command): Substitute char too (Bertalan Fodor).
479
480 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
481
482         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
483         quoted ~s.  This should fix PNG output on Windows; single quotes
484         are regular characters on Windows.
485
486 2005-06-16  Graham Percival  <gperlist@shaw.ca>
487
488         * Documentation/user/basic-notation.itely: include ChoirStaff
489         in System start delimiters.
490
491         * Documentation/user/putting.itely: new doc section on
492         fixing overlapping notation.
493
494 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
495
496         * Documentation/user/global.itely (Paper size): \paper is in
497         \book, not \score.
498
499         * make/mutopia-rules.make: -ddelete-intermediate-files
500
501         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
502
503 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
504
505         * ChangeLog: Recode utf-8.
506
507         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
508         datadir with .py modules.
509
510 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
511
512         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
513
514 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
515
516         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
517         
518         * scm/framework-ps.scm (write-preamble): remove status check.
519
520         * Documentation/user/invoking.itely (Updating files with
521         convert-ly): remove -o option.
522
523         * VERSION (PACKAGE_NAME): release 2.5.31
524
525         * scm/framework-ps.scm (write-preamble): use ly:system.
526         (write-preamble): verbosity.
527
528         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
529
530         * python/convertrules.py: new file. Store conversion rules
531         separately.
532
533 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
534
535         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
536
537 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
538
539         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
540         \musicDisplay 
541
542         * Documentation/user/instrument-notation.itely (More stanzas): Add
543         reference to StanzaNumber.
544
545 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
546
547         * THANKS: separate section for website translators.
548
549 2005-06-14  Graham Percival  <gperlist@shaw.ca>
550
551         * Documentation/topdocs/INSTALL.texi: update vim info;
552         thanks Simon Bailey!
553
554         * Documentation/user/advanced-notation.itely: included
555         color names.
556
557         * Documentation/user/advanced-notation.itely,
558         Documentation/usr/notation-appendices.itely: moved
559         color names into an appendix.
560
561 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
562         
563         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
564
565         * scm/lily.scm (lambda): initialize program options from here.
566
567         * scm/framework-*.scm: add header info.
568
569         * lily/main.cc (parse_argv): only set output format to pdf if no
570         other format specified.
571
572         * scm/backend-library.scm (postprocess-output): process
573         'delete-intermediate-files after running convert-to-*. This fixes
574         PNG generation when 'delete-intermediate-files is set.
575         
576 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
577
578         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
579         links on website. 
580
581 2005-06-13  Graham Percival  <gperlist@shaw.ca>
582
583         * Documentation/topdocs/INSTALL.texi,
584         Documentation/user/lilypond-book.itely: typos.
585
586 2005-06-12  Pal Benko  <benkop@freestart.hu>
587
588         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
589         added between program name and switch; -b changed to -f not
590         to generate pdf
591
592 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
593
594         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
595         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
596
597         * input/sakura-sakura.ly: add \midi.
598
599         * buildscripts/mutopia-index.py (find): use /usr/bin/find
600         iso. python find. 
601
602         * ttftool/test.c (main): cosmetics.
603
604         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
605
606         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
607         create a ttf2ps binary.
608
609         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
610
611         * scm/backend-library.scm (postscript->png): set rename-page-1 to
612         true.
613
614 2005-06-11  Graham Percival <gperlist@shaw.ca>
615
616         * Documentation/user/lilypond-book.itely: add warning about
617         the font warnings in dvips.
618
619 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
620
621         * THANKS: typo
622
623         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
624
625         * GNUmakefile.in: remove links for .map, .enc
626         don't fail if out/ doesn't exist yet.
627
628 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
629
630         * ttftool/util.c (surely_read): return nbytes
631
632         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
633
634         * VERSION (PACKAGE_NAME): release 2.5.30
635
636         * flower/string-convert.cc (precision_string): >? fix.
637
638         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
639         (make-ps-images): add verbose -q too.
640
641         * lily/default-actions.cc (Module): new file. default
642         {book,score}-print functions.
643
644         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
645         pass results via parseStringResult, lookup via ly:parser-lookup.  
646
647         * lily/lily-parser.cc (Lily_parser): only clone lexer in
648         constructors.
649         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
650         (parse_string): idem.
651
652         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
653
654         * lily/main.cc (main_with_guile): copy be_verbose_global into
655         ly_set_option()
656
657 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
658
659         * scm/backend-library.scm (postscript->pdf):
660         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
661         verbose mode.  Search for several names of gs executable.
662
663 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
664
665         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
666         directly. This fixes a massive memory leak, provided you use CVS
667         GUILE.
668
669 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
670
671         * ly/property-init.ly: Added tieDashed.
672
673         * THANKS: Added some bughunters for 2.5.
674
675 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
676
677         * lily/program-option.cc: add debug-gc option.
678
679         * lily/include/lily-guile-macros.hh: don't protect exported module
680         objects.
681
682         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
683
684         * scm/backend-library.scm (postscript->pdf): use
685         delete-intermediate-files iso. running-from-gui? 
686
687         * ttftool/util.c (surely_read): robustness. Allow read() to return
688         less bytes than requested, as per posix standards.
689
690         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
691         program option.
692
693         * ttftool/include/ttftool.h ("C"): rename verbosity to
694         ttf_verbosity. Add to public interface.
695
696         * scm/music-functions.scm (unfold-repeats): remove debugging display.
697
698         * lily/program-option.cc: rename from scm-option.cc
699
700         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
701         (get_help_string): Print pretty help string.
702
703         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
704         to snippet preamble.
705
706         * lily/scm-option.cc: remove command-line-settings option. Fold
707         all command-line options plus default settings in a generic
708         interface. 
709
710         * flower/getopt-long.cc (table_string): indent 2nd lines of help
711         texts too.
712
713 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
714
715         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
716         or EXT_ components non-empty.
717
718 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
719
720         * scm/lily.scm (running-from-gui?): Export.
721
722         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
723         output in .ly source directory.
724
725 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
726
727         * ttftool/util.c (surely_lseek): more verbosity.
728
729         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
730         compile.
731
732         * lily/parser.yy (Repeated_music): remove >? 
733
734         * scm/backend-library.scm (postscript->pdf): Support for
735         -dgs-font-load=1
736
737         * scm/framework-ps.scm (write-preamble): make font loading
738         switchable to GS via --define-default gs-font-load=1
739
740 2005-06-09  Graham Percival  <gperlist@shaw.ca>
741
742         * Documentation/user/global.itely: added \layout docs.
743
744 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
745
746         * lily/lily-parser-scheme.cc: add unistd.h
747
748 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
749
750         * scm/editor.scm: add char argument.
751
752         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
753
754         * ttftool/util.c (syserror): use errno for better error reporting.
755
756         * lily/source-file.cc (get_counts): new function. Calc column,
757         line and char count in one go.
758
759         * lily/binary-source-file.cc (quote_input): rename to quote_input
760
761         * lily/input.cc (set): new function.
762
763 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
764
765         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
766         directory part of file name to search directory.
767
768         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
769         search path and chdir to DIR if --outname=DIR used.
770
771         * lily/main.cc (prepend_env_path): Bugfix: Check directory
772         existence before appending original path.
773
774 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
775
776         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
777         file" massage.
778
779         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
780         texinfo.tex is always used.
781         
782 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
783
784         * flower/include/axis.hh: rename from axes.hh
785
786         * lily/include/text-interface.hh (Module): rename from text-item.hh
787
788         * VERSION (PATCH_LEVEL): release 2.5.29
789
790         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
791
792         * scm/framework-ps.scm (font-file-as-ps-string): new function.
793         (handle-macfont): new function. Call fondu for Native mac fonts.
794
795         * scm/define-markup-commands.scm (fill-line): handle text-widths =
796         '() case.
797
798 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
799
800         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
801         multi-page.  Fix .eps regular expression.
802
803 2005-06-07  Graham Percival  <gperlist@shaw.ca>
804
805         * Documentation/user/putting.itely: add info on modifying templates.
806
807         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
808         misc small changes.
809
810 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
811
812         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
813
814         * scripts/lilypond-ps2png.scm
815
816         * VERSION (PACKAGE_NAME): release 2.5.28
817
818 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
819
820         * lily/main.cc (prepend_env_path): Do not append /, that does not
821         work.  Localedir lives in datadir, not in prefix.
822
823         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
824         hack for windows.
825
826         * flower/include/file-cookie.hh: Compile fix.
827
828 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
829
830         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
831
832         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
833         system primitives.
834         (gulp-port): using read-string!/partial. We don't want to read an
835         entire PS file  (GUILE 1.6 limits strings to 16M) 
836
837         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
838         properties. Add font-interface. 
839
840         * scm/define-grob-properties.scm (all-user-grob-properties):
841         remove old bracket properties.
842
843         * scm/x11-color.scm: reformat. 
844
845         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
846         LedgerLineSpanner if new StaffSymbol is found. 
847
848         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
849         staff-symbol for finishing staff. 
850
851         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
852
853         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
854         change black to currentColor everywhere. This fixes color support
855         in SVG.
856
857 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
858
859         * input/regression/fret-diagrams.ly: new file to test fret diagram
860         capability
861
862         * scm/output-tex.scm: remove white-dot and white-text
863
864         * scm/output-ps.scm: remove white-dot and white-text
865
866         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
867         using ly:stencil-in-color instead
868         (draw-dots) : remove call to white-dot
869
870 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
871
872         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
873         support.
874
875         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
876
877         * flower/include/file-cookie.hh: new file. lily_cookie extension 
878
879         * flower/file-cookie.cc: new file. lily_cookie extension.
880         
881 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
882
883         * scm/editor.scm (editor-command-template-alist): Add syn
884         editor (Jaap [de Vos]).
885
886 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
887
888         * scripts/lilypond-ps2png.scm:
889         * scm/ps-to-png.scm: New file.
890
891         * scm/backend-library.scm (postscript->png): Use it.
892
893         * scripts/lilypond-ps-to-png.py: Remove file.
894
895         * python/lilylib.py (get_bbox, make_ps_images): Remove.
896
897 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
898
899         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
900
901         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
902         start on grace moment. Fixes autobeam-grace.ly.
903
904         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
905         process anything unless we're at the end of a pending beam. Fixes
906         syncopated 8ths beamed across a beat.
907
908 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
909
910         * scm/editor.scm (editor-command-template-alist): Start emacs if
911         emacslient fails.
912
913         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
914
915         * flower/file-path.cc (is_file, is_dir): Export.
916
917         * lily/main.cc (prepend_env_path, set_env_file): Use them.
918
919 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
920
921         * lily/easy-notation.cc: Added include cctype to correct
922         compilation error.
923
924 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
925
926         * scm/backend-library.scm (postscript->pdf): set resolution to
927         1200, so bitmap fonts aren't that ugly. 
928
929         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
930
931         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
932         parent if we have a notehead. Fixes incorrect offsets when
933         Paper_column is very wide in the X direction.
934
935         * input/regression/font-family-override.ly (Module): new file.
936
937         * scm/font.scm (make-pango-font-tree): new function.
938
939         * lily/beam.cc (before_line_breaking): remove warning about less
940         than 2 visible stems. We still get a warning when there is only
941         one stem.
942
943 2005-06-01  Werner Lemberg  <wl@gnu.org>
944
945         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
946         correctly.
947
948 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
949
950         * lily/slur-scoring.cc (generate_avoid_offsets): new
951         function. Generate avoid offsets once per slur.
952
953         * lily/slur.cc (add_extra_encompass): add dependency to
954         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
955
956         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
957         too. Fixes inf error with added bass notes.
958
959         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
960         argument anymore.
961
962         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
963
964         * input/tutorial/lbook-latex-test.tex: add line length test.
965
966         * scripts/lilypond-book.py (set_default_options): new
967         function. Call this before dissecting snippets, so linewidth
968         settings reach the snippets.
969
970 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
971
972         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
973
974 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
975
976         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
977
978 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
979
980         * stepmake/aclocal.m4: More autopackage friendliness.
981
982 2005-05-31  Graham Percival  <gperlist@shaw.ca>
983
984         * Documentation/index.html.in: remove link to LSR.
985
986         * Documentation/user/global.itely: remove duplicate
987         "dedication" \header{} section.
988
989 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
990
991         * VERSION (PACKAGE_NAME): release 2.5.27.
992
993         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
994         too. Plugs memory leak.
995
996         * make/lilypond.fedora.spec.in (Group): remove
997         lilypond-pdfpc-helper.
998
999         * scripts/GNUmakefile (SEXECUTABLES): remove
1000         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
1001
1002         * scm/font.scm (make-century-schoolbook-tree): add Mono as
1003         'typewriter family.
1004
1005         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
1006         memory leak.
1007
1008         * lily/parser.yy (score_body): don't clone Score, that's done in
1009         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
1010
1011         * lily/score-engraver.cc (derived_mark): new function.
1012         (initialize): unprotect Paper_score. This fixes a memory leak.
1013
1014         * lily/score-performer.cc (derived_mark): new function.
1015
1016         * lily/score-translator.cc (get_output): use SCM for get_output() call.
1017
1018         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
1019         spurious warning.
1020
1021         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
1022         serif.
1023
1024 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1025
1026         * configure.in (reloc_b): Add --enable-relocation.
1027
1028 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1029
1030         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
1031
1032         * input/regression/alignment-order.ly: add Staff example.
1033
1034 2005-05-31  John Mandereau   <john.mandereau@free.fr>
1035
1036         * po/fr.po: update.
1037
1038 2005-05-31  Graham Percival  <gperlist@shaw.ca>
1039
1040         * Documentation/index.html.in: add link to LSR.
1041
1042 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1043
1044         * scm/define-stencil-commands.scm (Module): new file. Register all
1045         allowed stencil expression heads in a central place.
1046
1047         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
1048         ly:make-stencil
1049
1050         * lily/stencil-expression.cc (all_stencil_heads): registering
1051         stencil expressions.
1052
1053         * lily/stencil-interpret.cc: new file. Stencil expression
1054         interpreting.
1055
1056         * input/xiao-haizi-guai-guai.ly: move file back.
1057
1058 2005-05-30  Graham Percival  <gperlist@shaw.ca>
1059
1060         * Documentation/user/advanced.itely, converters.itely,
1061         instrument-notation.itely, lilypond-book.itely: misc small
1062         changes.
1063
1064 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1065
1066         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
1067
1068         * make/lilypond.fedora.spec.in: Fix source url.
1069
1070         * cygwin: Update from mingw patches.
1071
1072         * scm/editor.scm (editor-command-template-alist): Use jedit
1073         -reuseview (Bertalan), add uedit (Patrick Huberts).
1074
1075         * input/xiao-hai-zi-guai-guai.ly: Rename from
1076         xiao-haizi-guai-guai.ly.
1077
1078         * input/*: Reindent, do not use TAB.
1079
1080         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
1081         white background.
1082
1083 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1084
1085         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
1086         numerical overflow error.
1087
1088 2005-05-29 Laura Conrad <lconrad@laymusic.org>
1089         
1090         * abc2ly.py: fix to syntax error in multi-part output.
1091
1092 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1093
1094         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
1095         with disappearing span bars when alignAboveContext is active
1096
1097         * lily/property-iterator.cc (check_grob): use is-grob?
1098         object-property. Fixes crash-key-sig-font-size.ly. 
1099
1100 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1101
1102         * lily/bar-line.cc (print): don't round barlines; this produces
1103         odd aliasing effects in Acroread.
1104
1105         * lily/timing-engraver.cc (process_music): robustness fix.
1106
1107         * lily/context-def.cc (filter_engravers): bugfix.
1108
1109 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1110
1111         * lily/lilypond.rc.in: Add ly-icon.
1112
1113         * lily/GNUmakefile: 
1114         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
1115         rules.
1116
1117 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1118
1119         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
1120
1121         * ps/music-drawing-routines.ps: 
1122
1123         * scm/output-ps.scm: remove draw ez_ball.
1124
1125         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1126         EasyNotation context definition.
1127
1128         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
1129         Text_interface and color for making easy note heads.
1130
1131         * lily/stencil.cc (with_color): new function.
1132
1133         * ps/music-drawing-routines.ps: remove draw_zigzag_line
1134
1135         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
1136         output routine. Zigzag now works in SVG too.
1137
1138         * scm/output-tex.scm (filledbox): idem.
1139
1140         * scm/output-svg.scm (filledbox): idem.
1141
1142         * scm/output-ps.scm (lily-def): remove horizontal-line. 
1143
1144         * lily/lookup.cc (horizontal_line): use draw-line. 
1145
1146         * lily/system-start-delimiter.cc: remove old staff bracket code.
1147
1148         * mf/feta-haak.mf: further tweaks.
1149
1150         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
1151
1152         * mf/feta-generic.mf: include feta-haak.
1153
1154         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
1155
1156         * scm/framework-ps.scm (write-preamble): only load fonts if their
1157         filename is a string. 
1158
1159 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1160
1161         * scm/output-svg.scm (circle): support circle.
1162         (bracket): stub for bracket.
1163
1164         * scripts/lilypond-book.py (main): make sure --psfonts warning is
1165         correct.
1166
1167 2005-05-26  Graham Percival  <gperlist@shaw.ca>
1168
1169         * Documentation/user/lilypond.tely, advanced-notation.itely,
1170         basic-notation.itely, instrument-notation.itely, global.itely,
1171         introduction.itely, tutorial.itely: rearranging, editing,
1172         clean-up.
1173
1174         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
1175         for compiling on FreeBSD.
1176
1177 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1178
1179         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
1180         otf files.
1181
1182         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
1183         bugfixes.
1184
1185         * VERSION: 2.5.26 released.
1186
1187         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
1188
1189 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1190
1191         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
1192         if printpagenumber is false.
1193
1194 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1195
1196         * lily/font-config.cc (init_fontconfig): comment out FontConfig
1197         cache warning.
1198
1199         * lily/tie.cc (print): support dotted ties.
1200         
1201 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1202
1203         * scm/define-grobs.scm (all-grob-descriptions): switch off
1204         debugging
1205         (all-grob-descriptions): Arpeggio has Y-extent.
1206
1207         * scm/define-music-properties.scm (all-music-properties): document
1208         length-callback and start-callback as "read-only".
1209
1210         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
1211         length-callback after creation. 
1212
1213         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
1214         compressmusic -> compressMusic.
1215
1216         * ly/music-functions-init.ly (oldaddlyrics): idem.
1217
1218         * lily/parser.yy: NewLyricCombineMusic ->
1219         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
1220
1221 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
1222
1223         * ly/Welcome_to_LilyPond.ly: typo.
1224
1225 2005-05-24  Graham Percival  <gperlist@shaw.ca>
1226
1227         * Documentation/user/lilypond.tely: move changing-defaults to be
1228         before global issues.
1229
1230         * Documentation/user/basic-notation.itely: move Transpose section
1231         here from advanced/Other.
1232
1233         * Documentation/user/changing-defaults.itely,
1234         advanced-notation.itely: move Fonts to advanced, edit.
1235
1236 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1237
1238         * lily/parser.yy (bare_int): remove rule.  From now on, we require
1239         # before negative integers.
1240
1241 2005-05-23  Graham Percival  <gperlist@shaw.ca>
1242
1243         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
1244
1245         * Documentation/user/lilypond.tely: change Unified index to
1246         LilyPond index.
1247
1248         * Documentation/user/advanced-notation.itely,
1249         instrument-notation.itely: editing.
1250
1251 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1252
1253         * scm/lily.scm (lilypond-all): Bugfix: return failed.
1254
1255         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
1256
1257 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1258
1259         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
1260         ly:port-move.  Needs to be stderr-specific on mingw.
1261         Run fixcc.
1262
1263 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1264
1265         * lily/general-scheme.cc (ly:port-move): Remove.
1266
1267         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
1268         windows.
1269
1270         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
1271         variables.  This eliminates the need for a gs.bat wrapper, which
1272         opens a console.
1273
1274         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
1275         * scm/lily.scm (running-from-gui?): 
1276         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
1277         artifact of not compiling with -mwindows.
1278
1279         * scm/editor.scm: Define PLATFORM.
1280
1281 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1282
1283         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
1284         can start to cut & paste lilypond-book fragments.  
1285
1286         * scm/define-music-types.scm (music-descriptions): remove
1287         UntransposableMusic
1288
1289 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1290
1291         * scm/output-ps.scm (glyph-string): remove / before CIDs.
1292
1293 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1294
1295         * Documentation/user/instrument-notation.itely: remove *Engraver.
1296
1297         * Documentation/user/advanced-notation.itely: edit, rearrange.
1298
1299 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1300
1301         * scm/output-ps.scm (glyph-string): take cid? argument. Use
1302         findresource iso. findfont for CID CFF fonts.
1303
1304         * VERSION (PACKAGE_NAME): release 2.5.25
1305
1306         * ly/Welcome_to_LilyPond.ly: add  \version
1307
1308 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1309
1310         * Documentation/user/programming-interface.itely: move
1311         \displayMusic into its own section.
1312
1313         * Documentation/user/basic-notation.itely: finish editing.
1314
1315 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1316
1317         * flower/file-path.cc (find): don't throw away file_name.dir, but
1318         append to it. Fixes \include with directories.
1319
1320         * flower/include/file-path.hh (class File_path): don't derive from
1321         Array<String>.
1322
1323         * flower/include/file-name.hh (class File_name): remove to_str0()
1324
1325         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
1326         Hara_kiri_engraver in separate file.
1327
1328         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
1329         translation went wrong. Fixes vertically translated slurs.
1330
1331 2005-05-19  Graham Percival  <gperlist@shaw.ca>
1332
1333         * Documentation/user/basic-notaton.itely: editing.
1334
1335 2005-05-18  Graham Percival  <gperlist@shaw.ca>
1336
1337         * Documentation/user/macros.itexi, basic-notation.itely:
1338         add @commonprop (commonly used properties) macro.
1339
1340 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1341
1342         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
1343
1344         * scripts/lilypond-book.py (invokes_lilypond): new function
1345         (main): only run fontextract if invokes_lilypond() is true.
1346
1347         * lily/function-documentation.cc (ly_add_function_documentation):
1348         duh, use !=
1349
1350         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
1351
1352         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
1353
1354         * scm/lily.scm (running-from-gui?): lowercase Darwin.
1355
1356         * lily/function-documentation.cc (ly_add_function_documentation):
1357         use scm_hash_table_p() for checking.
1358
1359 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1360
1361         * Documentation/user/advanced-notation.itely (Text scripts):
1362         Change nonexisting @internalsref{Text markup} to @ref{Text
1363         markup}.  Change @internalsref{Text script} to
1364         @internalsref{TextScript}.
1365
1366         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
1367
1368 2005-05-17  Graham Percival  <gperlist@shaw.ca>
1369
1370         * Documentation/user/tutorial.itely, basic-notation.itely,
1371         changing-defaults.itely: remove duplicate cindex entries
1372         that appear on the same page.
1373
1374         * scm/define-grobs.scm: change default padding for TextSpanner.
1375
1376         * Documentation/topdocs/AUTHORS.texi: update email address.
1377
1378         * Documentation/user/global.itely: add info about \include.
1379
1380 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1381
1382         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
1383         when running-from-gui.
1384
1385         * scm/editor.scm (get-editor): Add platform defaults.
1386
1387         * scm/backend-library.scm (postscript->pdf): Typo.
1388
1389 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1390
1391         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
1392
1393         * lily/font-config.cc (init_fontconfig): add warning about cache.
1394
1395 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1396
1397         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
1398
1399 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1400
1401         * lily/horizontal-bracket.cc (print): Take care of the direction
1402         property so brackets above the stave point downwards. 
1403
1404         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
1405         for HorizontalBracket so it doesn't end up within the stave.
1406
1407 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1408
1409         * lily/GNUmakefile (default): Typo.
1410
1411         * scm/lily.scm (PLATFORM): Export.
1412
1413         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
1414         load-font-via-GS, ttftool or fopencookie is broken on windows.
1415         
1416         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
1417         -dSAFER, that is broken on windows.
1418
1419 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1420
1421         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
1422         for FlexLexer.h
1423
1424         * scripts/lilypond-invoke-editor.scm: remove stray -
1425
1426 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1427
1428         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
1429         Fixes deprecation warning.
1430
1431         * flower/include/string.icc (to_string): Only inline if
1432         -DSTRING_UTILS_INLINED.
1433
1434         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
1435         name.  Remove windows comment.
1436
1437         * scm/editor.scm (slashify): New function.
1438         (get-editor-command): Use it.
1439         (get-command-template): Do not alter editor command if
1440         environment value includes `%(file)s' magic.
1441
1442         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
1443         (dissect-uri): Use it.
1444         (unquote-uri): Bugfix.
1445
1446 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1447
1448         * scm/framework-ps.scm (write-preamble): add TTF rule.
1449
1450         * Documentation/topdocs/README.texi (Top): remove note about
1451         xdelta.
1452
1453         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
1454         requirement.
1455
1456         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
1457         function. Figure out where FlexLexer.h lives
1458
1459         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
1460         
1461 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1462
1463         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
1464         with Windows root in file name.
1465
1466         * scm/backend-library.scm (ly:system): Only redirect output (using
1467         system and shell, ugh) if /dev/null is writable.
1468
1469         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
1470         windows icon.
1471
1472         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
1473         on Mingw.
1474
1475         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
1476         click.
1477
1478         * flower/file-path.cc (is_dir, is_file): New function.  Actually
1479         use result of stat when available.
1480
1481         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
1482         absolute file name and root.
1483
1484         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
1485
1486         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
1487
1488         * flower/file-name.cc (slashify): Bugfix, do substitute if no
1489         slashes in file name.
1490
1491 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1492
1493         * Documentation/user/preface.itely (Preface): Run
1494         texinfo-all-menus-update.
1495
1496         * scm/editor.scm (get-editor-command): Bugfix: allow full
1497         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
1498
1499         * Documentation/pictures/lilypond-48.xpm: New file.
1500
1501         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
1502
1503         * ly/Welcome_to_LilyPond.ly: New file.
1504
1505         * lily/main.cc (main): Only identify if we have a terminal.
1506
1507         * scm/backend-library.scm (postscript->png)
1508         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
1509         non-/bin/sh).
1510
1511 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
1512
1513         * Documentation/topdocs/AUTHORS.texi: polish, update.
1514
1515 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1516
1517         * Documentation/user/preface.itely (Notes for version 2.6): new
1518         notes for 2.6
1519
1520         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
1521         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
1522         is not fully contained" warnings.
1523
1524         * lily/slur-scoring.cc (get_bound_info): remove warning.
1525
1526         * lily/staff-symbol-engraver.cc (process_music): start initial
1527         spanner in process_music(). This fixes overrides of StaffSymbol
1528         properties.
1529
1530         * scm/framework-pdf.scm (Module): remove.
1531
1532         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
1533
1534         * lily/ambitus-engraver.cc: formatting cleanups.
1535
1536         * mf/feta-solfa.mf (Module): remove.
1537
1538         * ChangeLog: more details about contributions.
1539
1540 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1541
1542         * lily/align-interface.cc (align_elements_to_extents): warn if
1543         called too early. Fixes: disappearing-staff-lines.ly
1544
1545         * VERSION (PACKAGE_NAME): release 2.5.24
1546
1547 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1548
1549         * stepmake/aclocal.m4: Typo.
1550
1551         * flower/string.cc (substitute): Take two strings or two
1552         characters.  Update callers.
1553
1554 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1555
1556         * flower/file-name.cc (File_name): Slashify.
1557
1558         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
1559
1560         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
1561
1562         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
1563
1564         * configure.in (gui_b): Use it.
1565
1566         * lily/lilypond.rc.in: New file.
1567
1568         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
1569
1570 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1571
1572         * Documentation/user/advanced-notation.itely: edit of Text
1573         section; clarify text scripts vs. text markup.
1574
1575 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1576
1577         * lily/multi-measure-rest-engraver.cc
1578         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
1579         separation items on start. Fixes mm rests in start of score.
1580
1581         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
1582         don't access StaffSymbol if not there.
1583         Fixes: crash-staff-symbol-engraver.ly.
1584
1585         * lily/instrument-name-engraver.cc (class
1586         Instrument_name_engraver): data member first_. Create
1587         InstrumentName on start. 
1588
1589 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1590
1591         * Documentation/user/instrument-notation.itely: add guitar
1592         position.
1593
1594         * Documentation/user/introduction.itely,
1595         Documentation/user/lilypond.tely,
1596         Documentation/user/tutorial.itely: begin pruning
1597         unused (duplicated) cindex entries and misc cleanup.
1598
1599 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1600
1601         * input/test/volta-chord-names.ly: Bring the explanation up to
1602         date.
1603
1604 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1605
1606         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
1607         Specify `@documentencoding utf-8' for html, ignore warnings.
1608
1609 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
1610
1611         * THANKS: Added bughunters.
1612
1613 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1614
1615         * lily/main.cc: update help string for `lilypond -H'.
1616
1617         * po/fi.po: update.
1618         
1619 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1620
1621         * Documentation/user/advanced-notation.itely: minor fixes.
1622
1623 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1624
1625         * scm/editor.scm: New module.
1626
1627         * scm/lily.scm (gui-main): Use it.
1628
1629         * scm/framework-gnome.scm (spawn-editor): Use it.
1630
1631         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1632
1633 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1634
1635         * scm/framework-ps.scm (load-font-via-GS):  new function.
1636
1637         * lily/pango-font.cc (pango_item_string_stencil): add support for
1638         CID keyed font.
1639
1640         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1641
1642 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1643
1644         * Documentation/user/basic-notation.itely: add @ref.
1645
1646         * Documentation/user/advanced-notation.itely: add example
1647         of 5/8 beaming.
1648
1649 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1650
1651         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1652
1653         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1654         going through ps2pdf wrappers.
1655
1656 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1657
1658         * Documentation/user/instrument-notation.itely: petrucci note
1659         heads: updated docu
1660
1661         * input/regression/note-head-style.ly: updated regression test;
1662         indentation fixes
1663
1664         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1665         heads as default
1666
1667         * mf/parmesan-heads.mf: minor editing; use musicological names
1668         (rather than optical description) as note head names
1669
1670         * scm/output-lib.scm: complete petrucci heads
1671
1672 2005-05-09  Pal Benko  <benkop@freestart.hu>
1673
1674         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1675         heads, but bigger)
1676
1677 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1678
1679         * lily/main.cc (main_with_guile): Remove no files check.
1680
1681         * lily/main.cc (ly:usage): Export to Scheme.
1682
1683         * scm/lily.scm (no-files-handler): New function.
1684
1685         * scm/lily.scm (lilypond-main): Use it.
1686
1687         * configure.in (gui_b): Add mbrtowc checking.
1688         Resurrect [utf8/]wchar.h checking.
1689
1690 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1691
1692         * Documentation/user/advanced-notation.itely (Metronome marks):
1693         Add link to the program reference for MetronomeMark
1694
1695         * Documentation/user/lilypond-book.itely (An example of a
1696         musicological document): Correct the example using psfonts 
1697
1698 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1699
1700         * po/fi.po: update after a lesson how to update entries against
1701         source.
1702         
1703         * po/TODO: document the lesson.
1704
1705 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1706
1707         * configure.in (gui_b): remove wcrtomb checking.
1708
1709         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1710         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1711
1712 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1713
1714         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1715         keep Scheme expressions and strings unmodified when doing the
1716         conversion to postfix notation for slurs and beams. Should
1717         hopefully solve most related conversion problems. 
1718
1719         * Documentation/user/lilypond-book.itely : Clarify and correct how
1720         to call dvips with -h psfonts.
1721
1722 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1723
1724         * Documentation/user/instrument-notation.itely (Entering lyrics):
1725         Typo.  Fixes build.
1726
1727 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1728
1729         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1730
1731         * Documentation/user/lilypond.tely, lilypond-book.itely,
1732         tutorial.itely: change references to 2.5.x to 2.6.x.
1733
1734         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1735         vs \lyricmode.
1736
1737         * Documentation/user/invoking.itely: remove old info about
1738         lilypond-profile.
1739
1740         * Documentation/topdocs/INSTALL.texi: remove old info about
1741         lilypond-profile, add warning about needing international fonts
1742         to build docs.
1743
1744 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1745
1746         * lily/include/grob-info.hh (class Grob_info): make data member
1747         private. Changes throughout.
1748
1749         * input/regression/alignment-order.ly: new file. 
1750
1751         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1752         alignAboveContext and alignBelowContext
1753
1754 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1755
1756         * lily/pfb.cc (LY_DEFINE): add cast.
1757
1758         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1759         matches .otf
1760         (write-preamble): warn about unknown fonts.
1761
1762         * lily/pfb.cc (Module): new function ly:otf->cff
1763
1764         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1765         (get_otf_table): new function.
1766
1767 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1768
1769         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1770         iso. ps2png.
1771
1772 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1773
1774         * po/fi.po: apply second round of update.
1775
1776 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1777
1778         * scm/x11-color.scm (make-x11-color-handler): don't use
1779         #\sp. Apparently doesn't work on all platforms. 
1780
1781 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1782
1783         * Documentation/user/advanced-notation.itely, putting.itely,
1784         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1785
1786 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1787
1788         * VERSION (PACKAGE_NAME): release 2.5.23
1789
1790 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1791
1792         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1793         convert to utf-8.
1794
1795         * THANKS: Add translators for this release, convert to utf-8.
1796
1797         * mf/GNUmakefile (MFTRACE_FLAGS):
1798         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1799         outdir as option (WAS: hardcoded).
1800
1801 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1802
1803         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1804         finished_span_
1805
1806         * THANKS: add Hans Forbrich.
1807
1808         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1809
1810         * Documentation/user/basic-notation.itely (Staff symbol): document
1811         start/stop staff. Reference to ossia.ly
1812
1813         * input/test/ossia.ly: new example using stop and startStaff.
1814
1815         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1816         in other words, don't create "|" barline at start of the score.
1817         (start_translation_timestep): don't set whichBar for start of score.
1818
1819         * input/regression/staff-halfway.ly: use new functionality.
1820
1821         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1822         start and stop staff based on events.
1823
1824         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1825
1826         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1827
1828 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1829
1830         * Documentation/user/programming-interface.itely (How markups work
1831         internally ): remove \encoding reference.
1832
1833 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1834
1835         * scripts/convert-ly.py: Attempt to do a smarter update of 
1836         text markups from versions < 1.9.0 with arbitrary nesting.
1837
1838 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1839
1840         * po/fi.po: convert to utf-8, and update.
1841
1842 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1843
1844         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1845
1846         * lily/*.cc: more <? >? to min/max changes
1847
1848         * lily/include/interpretation-context-handle.hh: rename
1849         Interpretation_context_handle to Context_handle.
1850
1851 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1852
1853         * input/regression/GNUmakefile (local_delete): use `find` together 
1854         with `xargs` to avoid too long argument-lists in cmd line.
1855
1856 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1857
1858         * Documentation/user/introduction.itely: updates "About this manual".
1859
1860         * Documentation/user/advanced-notation.itely,
1861         invoking.itely: minor fixes.
1862
1863 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1864
1865         * COPYING: add font exception. Update FSF address. 
1866
1867         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1868         should be taken without child context.
1869
1870         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1871
1872         * scm/define-markup-commands.scm (triangle): new command, as
1873         robust replacement for unicode Delta/Triangle.
1874
1875 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1876
1877         * ps/music-drawing-routines.ps: add fillp argument.
1878
1879         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1880
1881         * lily/font-config.cc (init_fontconfig): don't add cff/
1882
1883         * VERSION (PACKAGE_NAME): release 2.5.22
1884
1885         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1886
1887         * lily/grace-engraver.cc (consider_change_grace_settings): use
1888         is_alias(). Fixes problem with CueVoice grace notes. 
1889
1890         * lily/simultaneous-music-iterator.cc (construct_children): call
1891         Music_iterator::quit() for iterators that start out invalid. This
1892         fixes indefinitely continuing contexts.
1893
1894         * buildscripts/substitute-encoding.py: new file
1895
1896         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1897         missing @end 
1898
1899         * scripts/lilypond-book.py (write_if_updated): print file name.
1900
1901         * Documentation/user/basic-notation.itely (Explicitly
1902         instantiating voices): idem.
1903
1904         * Documentation/user/advanced-notation.itely (Text spanners):
1905         remove stray { } 
1906
1907         * lily/context.cc (default_child_context_name): the default child
1908         is now first in accepts_list_.
1909
1910         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1911         \defaultchild to all relevant contexts.  This fixes:
1912         drums-pitch.ly.
1913
1914         (Probably also fixes similar problems with ancient
1915         transcriptions getting CueVoices instead of the desired voices.)
1916  
1917         * lily/context-def.cc (get_default_child): new function.
1918         (get_accepted): place default child in front of list.
1919
1920         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1921
1922         * lily/include/context-def.hh (struct Context_def): add
1923         default_accept_
1924
1925 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1926
1927         * scm/define-grobs.scm: remove "remove-first" line, since
1928         the absent property is set to #f anyway.
1929
1930         * Documentation/user/basic-notation.itely,
1931         advanced-notation.itely, instrument-notation.itely: minor
1932         fixes.
1933
1934         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1935
1936         * Documentation/user/advanced-notation.itely,
1937         changing-defaults.itely: consolidate Text stuff in
1938         advanced notation.
1939
1940         * Documentation/user/global.itely: better docs for \header.
1941
1942         * Documentation/user/putting.itely: new chapter; placeholder
1943         for future expansion.
1944
1945         * Documentation/user/examples.itely: moved "suggestions for
1946         writing LP files" section into putting.itely.
1947
1948         * Documentation/user/lilypond.itely: added new chapter,
1949         fixed the short table of contents.
1950
1951 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1952
1953         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1954         infinity for unfeasible beams.
1955
1956         * make/lilypond.fedora.spec.in (Group): idem.
1957
1958         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1959
1960         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1961
1962         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1963         fonts directly.
1964
1965         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1966
1967         * mf/GNUmakefile: remove all CFF rules.
1968
1969         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1970
1971         * lily/open-type-font-scheme.cc (LY_DEFINE):
1972         new function ly:otf-font-table-data.
1973         (LY_DEFINE): new function otf-font?
1974
1975 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1976
1977         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1978         ($(outdir)/Fontmap.lily): idem.
1979
1980         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1981         for PFAEmmentaler-XXX.pfa. 
1982
1983         * Documentation/user/music-glossary.tely (accidental): NL
1984         translation of accidental.
1985
1986 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1987
1988         * flower/include/international.hh: Bugfix: include "string.hh".
1989
1990         * lily/include/mingw-compatibility.hh: New file.
1991
1992         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1993
1994         * configure.in: Search for mingw wcrtomb library.
1995
1996 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1997
1998         * scripts/convert-ly.py: Bug fix
1999
2000         * Documentation/user/changing-defaults.itely (Common tweaks):
2001         Added example where the context has to be specified explicitly
2002         (MetronomeMark). 
2003
2004 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2005
2006         * scripts/lilypond-book.py (ly_options): set timing to #f for
2007         notime option.
2008
2009         * scripts/convert-ly.py (conv): typo.
2010
2011         * flower/*.cc: remove <? and >?
2012         
2013         * lily/*.cc: remove <? and >?
2014
2015         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
2016         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
2017         editor.
2018
2019 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2020
2021         * lily/part-combine-engraver.cc: add space to variable list.
2022
2023 2005-04-30  Graham Percival  <gperlist@shaw.ca>
2024
2025         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
2026         remove-first to false (matches docs)
2027
2028         * Documentation/user/advanced-notation.itely: corrected docs
2029         concerning remove-first.
2030
2031 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2032
2033         * lily/part-combine-engraver.cc: make sure that the relevant
2034         properties are included in the documentation.
2035
2036 2005-04-28  Graham Percival  <gperlist@shaw.ca>
2037
2038         * Documentation/user/lilypond-book.itely: Bernard's docs
2039         for \betweenLilyPondSystem.
2040
2041 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2042
2043         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
2044         remarks.
2045
2046 2005-04-28  Pal Benko  <benkop@freestart.hu>
2047
2048         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
2049         only on vertical lines of flexa shape, and use a constant
2050         thickness value for horizontal lines (patch slightly modified by
2051         Jürgen Reuter)
2052
2053         * lily/include/mensural-ligature.hh: make 2 comments clearer
2054
2055 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
2056
2057         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
2058         to need_extra_horizontal_space; bugfix: use class scope to avoid
2059         global namespace pollution
2060
2061         * Documentation/user/instrument-notation.itely (ligatures): added
2062         comment on possible future syntax change and how to work around
2063
2064         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
2065         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
2066         intervals (fixes agnus dei example)
2067
2068         * Documentation/user/instrument-notation.itely (white mensural
2069         ligatures): selected a more illustrative example
2070
2071 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
2072
2073         * Documentation/index.html.in: specify utf-8 charset in meta content.
2074
2075 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2076
2077         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
2078         empty 2nd page for single page.
2079
2080         * scm/lily.scm: remove p&c definitions.
2081
2082         * po/zh_TW.po (Module): new translation.
2083
2084         * lily/lily-guile.cc (ly_chain_assoc): remove.
2085
2086         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
2087         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
2088
2089 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2090
2091         * lily/beaming-info.cc: remove infinity_i
2092
2093         * scripts/abc2ly.py (out_filename): fix thinko with \version.
2094
2095 2005-04-26  Graham Percival  <gperlist@shaw.ca>
2096
2097         * Documentation/user/basic-notation.itely,
2098         instrument-notation.itely, advanced-notation.itely,
2099         changing-defaults.itely: minor fixes.  Added docs
2100         for colors to advanced-notation.itely.
2101
2102         * Documentation/user/advanced-notation.itely: fixed compile
2103         problem and added Bernard's x11-color doc patch.
2104
2105 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2106
2107         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
2108         alright this time round.
2109
2110 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2111
2112         * Documentation/topdocs/INSTALL.texi (Top): idem.
2113
2114         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
2115
2116         * VERSION (MAJOR_VERSION): release 2.5.21
2117
2118         * scm/output-ps.scm (grob-cause): bugfix.
2119
2120 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2121
2122         * cygwin/*: Update.
2123
2124         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
2125         stuff.
2126
2127         * scm/output-ps.scm (grob-cause): Bugfix.
2128
2129         * scm/lily.scm (ly:load): Remove x11-color.
2130
2131         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
2132         quote executable, fixes getting version from program --with
2133         --options.
2134         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
2135         $ac_exeect.
2136
2137         * Documentation/user/GNUmakefile: Only build music-glossary with
2138         rendered lilypond snippets during web.
2139
2140 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2141
2142         * po/de.po: update.
2143
2144         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
2145
2146 2005-04-22  Laura Conrad <lconrad@laymusic.org>
2147  
2148         * scripts/abc2ly:
2149         second title line append with punctuation dash character;
2150         encode abc2ly python strings in utf-8
2151        
2152 2005-04-21  Laura Conrad <lconrad@laymusic.org>
2153
2154         * scripts/abc2ly fix chords (again)
2155  
2156 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
2157
2158         * scm/x11-color.scm: new file
2159         All x11 color names can be accessed with:
2160         #(x11-color 'ColorName),
2161         #(x11-color "ColorName") or:
2162         #(x11-color "color name")
2163         If the x11 color name is not recognised then it defaults
2164         to black
2165
2166         * scm/lily.scm: amended to call scm/x11-color.scm
2167
2168 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2169
2170         * Documentation/user/invoking.itely (Reporting bugs): comment out
2171         reference to online PNG bug repository.
2172
2173 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2174
2175         * lily/translator-scheme.cc (ly:translator-property): Remove.
2176         Update callers.
2177
2178         * lily/context-scheme.cc (ly:context-now): Move from translator.
2179         Update callers.
2180
2181 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2182
2183         * input/regression/grid-lines.ly (skips): refine example.
2184
2185         * scm/define-context-properties.scm
2186         (all-user-translation-properties): doc autoBeamCheck
2187
2188         * input/regression/grid-lines.ly (Module): new file.
2189
2190         * lily/grid-point-engraver.cc (Module): new file.
2191
2192         * lily/grid-line.cc (Module): new file.
2193
2194         * lily/grid-line-span-engraver.cc (Module): new file.
2195
2196         * lily/grid-line-interface.cc (Module): new file.
2197
2198 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2199
2200         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
2201         missing parameter, actualy cdr through list.  Actually return a
2202         list with ENTRY removed (was '()).
2203
2204         * scripts/convert-ly.py: Update.  Print warning if file cannot be
2205         opened.
2206         (do_conversion): Fix printing of continuation comma.
2207
2208         * Documentation/user/advanced-notation.itely (Beam formatting):
2209         Remove refbugs about compound time and mixed duration.
2210
2211         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
2212         modulo moments explicitely.
2213
2214         * lily/moment.cc (operator %): New function.
2215
2216         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
2217
2218         * lily/translator-scheme.cc (ly:translator-now,
2219         ly:translator-property): New function.
2220
2221         * scm/auto-beam.scm (default-auto-beam-check): New function.
2222
2223         * lily/auto-beam-engraver.cc (test_moment): Use it.
2224
2225         * flower/rational.cc (operator %): Bugfix.
2226
2227 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
2228
2229         * scripts/abc2ly: Bugfix
2230
2231 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2232
2233         * python/fontextract.py (write_extracted_fonts): bugfix, too many
2234         %'s on EndFont comment.
2235
2236         * lily/ledger-line-spanner.cc: some more words of explanation.
2237
2238 2005-04-20  John Williams <williams@tni.com>  
2239         
2240         * scripts/lilypond-book.py: htmlquote bugfix.
2241         Allow snippets to be given distinct filenames.
2242         Allow the default alt text to be overridden.
2243
2244 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
2245
2246         * ly/performer-init.ly: Bugfix
2247
2248         * THANKS: Added bughunters.
2249
2250 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2251
2252         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
2253
2254         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
2255         position (was: use modulo measure length).
2256
2257         * configure.in (no gui_b): Remove optional gtk+ requirement.
2258
2259 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2260
2261         * Documentation/user/basic-notation.itely (Pitches): add
2262         LedgerLineSpanner.
2263
2264         * lily/dynamic-engraver.cc (process_music): set right bound to
2265         script if present. Else, do not set.
2266         (acknowledge_grob): only set right bound of finished spanner to
2267         note column if no other bound is set.
2268
2269         * python/lilylib.py (make_ps_images): switch back to png16m.
2270         
2271 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2272
2273         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
2274         writing up to date file.  Add dvips usage suggestion.
2275
2276         * scripts/convert-ly.py: Fix error message.
2277         Print usage if no files on command line.
2278         (usage): Add example usage.
2279
2280         * input/test/compound-time.ly: New file.
2281
2282         * input/test/circle.ly: New file.
2283
2284         * Documentation/topdocs/NEWS.tely: Use them.
2285
2286         * input/test/boxed-stencil.ly: Remove \score.
2287
2288         * buildscripts/mf-to-table.py (base): Add .log dependency.
2289
2290         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
2291         pfa's.  Add .log dependency
2292
2293         * scm/define-markup-commands.scm (lower): New command.
2294
2295         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
2296         make it default.
2297
2298 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2299
2300         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
2301         also to finished cresc as right bound. This fixes:
2302         skip-string-decresc.ly
2303
2304         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
2305         relative_coordinate if extent is empty.
2306
2307         * lily/stem.cc (width_callback): determine correct extent if flag
2308         is not there. This fixes slur-no-flag.ly
2309
2310         * lily/grace-engraver.cc (consider_change_grace_settings): new
2311         function.
2312         (initialize): also consider_change_grace_settings() on
2313         initialization. Fixes large grace notes at start of score.
2314
2315         * lily/break-align-interface.cc (do_alignment): don't translate if
2316         total_extent is empty.
2317
2318         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
2319
2320 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2321
2322         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
2323         with slash.
2324
2325 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2326
2327         * stepmake/aclocal.m4: Remove tfm_path.
2328
2329 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2330
2331         * scm/music-functions.scm (markup-expression->make-markup): fix
2332         bug with cons arguments of markup commands.
2333         (music->make-music): fix music expression property list building
2334
2335 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2336
2337         * aclocal.m4: Massage package names.
2338
2339         * SCons updates.
2340
2341 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2342
2343         * VERSION (PACKAGE_NAME): release 2.5.20
2344
2345         * lily/stem.cc (calc_stem_info): add minimum Y extent of
2346         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
2347
2348         * lily/percent-repeat-engraver.cc (try_music): add measure before
2349         next_moment to future processing moment. Fixes:
2350         percent-repeat-mm-rest.ly
2351         (process_music): don't add moment for 2nd time.
2352
2353         * input/regression/repeat-percent.ly: add mmrests as extra test.
2354
2355         * lily/axis-group-engraver.cc (acknowledge_grob): read
2356         keepAliveInterfaces to decide what to kill.
2357
2358         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
2359         percent-repeat-interface to keepAliveInterfaces. This fixes
2360         percent-repeat-harakiri.
2361
2362 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2363
2364         * SCons updates.
2365
2366 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2367
2368         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
2369
2370         * aclocal.m4: remove --enable-tfm-path configure option
2371
2372         * input/test/ancient-font.ly (lowerStaff): clef name errors.
2373
2374         * scm/backend-library.scm (postscript->png): newline after
2375         finishing command.
2376
2377         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
2378         (LY_DEFINE): ly:paper-score-paper-systems: new function 
2379
2380         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
2381
2382         * lily/score.cc (default_rendering): use Music_output too.
2383
2384         * input/test/chord-names-languages.ly (Module): rename file.
2385
2386         * lily/text-spanner.cc: add bound-padding.
2387
2388         * lily/paper-book.cc (systems): accept Paper_score
2389         iso. Paper_system vector. 
2390
2391         * input/regression/line-arrows.ly: new file.
2392
2393         * lily/paper-score.cc (process): run get_paper_systems() only once.
2394
2395         * lily/line-spanner.cc (line_stencil): add arrows.
2396
2397 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
2398
2399         * lily/line-interface.cc (make_arrow): new function. 
2400         (arrows): idem.
2401
2402 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
2403
2404         * input/test/chord-names-german.ly: update for italian/french
2405         chords.
2406         
2407         * Documentation/user/instrument-notation.itely (Printing chord
2408         names): update.
2409
2410 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2411
2412         * lily/include/paper-score.hh (class Paper_score): remove unused
2413         prototypes.
2414
2415         * lily/book.cc (process): add -COUNT to midi output.
2416
2417         * lily/score.cc (book_rendering): remove outname argument
2418         (book_rendering): return list of Music_outputs. 
2419
2420         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
2421
2422         * lily/book.cc (process): loop over Music_outputs returned from
2423         Score::book_rendering().
2424
2425         * lily/*.cc (width_callback): remove spurious "unused" warnings
2426         for assert (axis==[XY]_AXIS); 
2427
2428         * lily/include/music-output.hh (class Music_output): smobify class.
2429
2430         * lily/include/paper-score.hh (class Paper_score): make members
2431         private.
2432
2433         * lily/performance.cc (process): return #f iso. #<undefined>. This
2434         prevents #<undefined> leaking into GUILE-userspace.
2435
2436 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2437
2438         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
2439
2440 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
2441
2442         * scm/chord-name.scm : support for italian and french
2443         chords names.
2444
2445         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
2446         a space defined by chordPrefixSpacer when the root name is
2447         direclty followed by a prefix.
2448
2449         * ly/engraver-init.ly : chordPrefixSpacer       
2450         * scm/define-context-properties.scm : chordPrefixSpacer
2451         * ly/property-init.ly : italianChords, frenchChords 
2452
2453 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2454
2455         * mf/feta-din.mf: Remove.
2456
2457         * mf/GNUmakefile (fontdir): Bugfix.
2458
2459         * mf/SConstruct: Some updates.
2460
2461         * SConstruct: Require pkg-config.
2462         (test_program): Bugfix for double digit version compares, use
2463         integer (not string-) compare.
2464         Optionally require gs 8.14.
2465
2466         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
2467
2468         * lily/*: s/ifdef HAVE_*/if have/.
2469
2470         * SConstruct (test_lib): New function.  Update pkg-config and some
2471         other requirements.
2472
2473         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
2474         freetype, pangof2t.
2475
2476 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2477
2478         * po/lilypond.pot, ...: Update using bison-CVS.
2479
2480         * python/lilylib.py (make_ps_images): Fixo.
2481
2482 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2483
2484         * python/lilylib.py (make_ps_images): typo.
2485
2486         * configure.in (gui_b): make bison optional.
2487
2488         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
2489
2490 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
2491
2492         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
2493         with one parameter can be defined in a LaTeX file when processed
2494         by lilypond-book this will be evaluated between the systems of
2495         a multi-system score. The parameter is the number of systems processed.
2496
2497 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2498
2499         * python/lilylib.py (make_ps_images): Escape newline.
2500
2501         * Documentation/user/music-glossary.tely: Run
2502         texinfo-all-menus-update.
2503
2504 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2505
2506         * scm/lily-library.scm (old-relative-not-used-message)
2507         (version-not-seen-message): Add input-file-name-location to message.
2508
2509         * lily/parser.yy (lilypond): Add token aliases.
2510
2511         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
2512         not confuse with alteration.
2513         (alteration): Add.
2514
2515 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2516
2517         * python/lilylib.py (make_ps_images): use -dEPSCrop
2518
2519         * VERSION (PACKAGE_NAME): release 2.5.19 
2520
2521         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2522         only put xrefs in info documentation.
2523
2524         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
2525         .pdf rule to tex-rules.make.
2526
2527         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
2528         from -systems.* output.
2529
2530         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
2531         directly, remove -$(PAGESIZE) target.
2532
2533         * input/test/embedded-postscript.ly: update.
2534
2535 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2536
2537         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
2538
2539         * Documentation/user/changing-defaults.itely (Font selection):
2540         document font-name.
2541
2542         * input/regression/font-name.ly: show Pango fonts for
2543         font-name. Update example. 
2544
2545         * lily/pango-select.cc (properties_to_pango_description): don't
2546         convert symbol font-size to number, but use to lookup.
2547
2548         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
2549
2550         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
2551         (NAME . FILE-NAME) tuples for font descriptions. 
2552         (write-preamble): display BeginFont DSC comments.
2553
2554         * python/fontextract.py (write_extracted_fonts): new file. Extract
2555         font resources from a PS file.
2556
2557         * scripts/lilypond-book.py (option_definitions): --psfonts option.
2558         (Compile_error.process_include): do_file returns chunks.
2559
2560         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
2561
2562         * make/lysdoc-targets.make: .texi is .PRECIOUS
2563
2564         * scripts/lilypond-book.py (write_if_updated): new function.
2565
2566 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2567
2568         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
2569
2570 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2571
2572         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
2573
2574         * input/regression/markup-syntax.ly: remove \score.
2575
2576         * scm/define-markup-commands.scm (draw-circle): add fill argument
2577
2578         * scm/stencil.scm (make-circle-stencil): add fill argument
2579
2580         * ps/music-drawing-routines.ps: add fill argument.
2581
2582         * ly/performer-init.ly: add CueVoice to MIDI too.
2583
2584         * ps/music-drawing-routines.ps: new routine BeginEPSF /
2585         EndEPSF.
2586
2587         * input/regression/markup-eps.ly: new file.
2588
2589         * scm/framework-ps.scm (write-preamble): change order: vars should
2590         be inited before procedures.
2591
2592         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
2593         for EPS files.
2594
2595         * scm/define-markup-commands.scm (epsfile): add epsfile command.
2596
2597 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2598
2599         * configure.in (gui_b): add check for ghostscript 8.15
2600
2601 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2602
2603         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
2604         start of line. Fixes cresc-after-newline.ly
2605
2606         * lily/source-file.cc (file_line_column_string): use get_column().
2607
2608 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2609
2610         * lily/source-file.cc (get_column): utf-8 support for column numbers.
2611
2612 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2613
2614         * lily/*: use message () iso progress_indication () for messages.
2615         Revise/uniformise user messages.
2616
2617         * flower/warn.cc (progress_indication): New function.
2618         (message): Use it.  Fixes newline problems.
2619
2620         * config.make.in (webdir): Sort out install dirs.
2621
2622         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
2623
2624         * python/lilylib.py (command_name): Bugfix.
2625         (make_ps_images):
2626
2627 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2628
2629         * lily/main.cc: --help says what types of backends are availabe
2630
2631 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2632
2633         Fix ./VERSION dependency, and without need to reconfigure.
2634
2635         * lily/main.cc (setup_paths): Update.
2636
2637         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2638
2639         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2640
2641         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2642         Add \line for some simplistic cases.
2643
2644         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2645
2646 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2647
2648         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2649         to compile LY files (useful for adding eg. "-I" args)
2650         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2651         2Gnome command for gnome backend.
2652         (LilyPond-command-formatgnome): call the 2Gnome command. key
2653         binding: C-c C-g
2654
2655 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2656
2657         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2658         depend on all PNG images.
2659
2660 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2661
2662         * GNUmakefile.in: Bugfix: also link .map files.
2663
2664 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2665
2666         * scm/music-functions.scm (music->make-music): generate 
2667         a (make-music ...) sexpr from a music expression.
2668         (display-scheme-music): use guile pretty printer to display the
2669         make-music sexpr.
2670
2671 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2672
2673         * ly/engraver-init.ly: reindent.
2674         Add CueVoice.
2675
2676         * scm/music-functions.scm (music-pretty-string): handle moments
2677         too.
2678         (music-pretty-string): only print non-empty lists.
2679         (cue-substitute): create CueVoice context, which has smaller type.
2680
2681         * lily/moment-scheme.cc (LY_DEFINE): new methods
2682         ly:moment-grace-{numerator,denominator}
2683
2684         * lily/context-handle.cc: remove quit() method. 
2685
2686         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2687         (init_fontconfig): success is 0, not !0
2688
2689 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2690
2691         * mf/feta-nummer-code.mf (code): add plus glyph.
2692
2693         * lily/tie.cc (print): idem.
2694
2695         * lily/slur.cc (print): don't use thickness property for
2696         slur shape-thickness.
2697
2698         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2699         while adding stencils.
2700
2701         * scm/define-markup-commands.scm (with-color): with-color markup
2702         command.
2703         (whiteout): new markup command 
2704         (filled-box): new markup command
2705
2706 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2707
2708         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2709         test for PDF docs.
2710
2711         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2712         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2713         
2714         Notes for tetex-3.0 make web:
2715            psclean.map: s/uhv8a/uhvr8a/
2716            config.ps add:
2717                 p +psfonts_t1.map
2718                 p +psclean.map
2719                 p +typeface.map
2720
2721 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2722
2723         * scm/music-functions.scm (music-pretty-string): fix bug with
2724         string argument.
2725
2726 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2727
2728         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2729
2730 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2731
2732         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2733         only process options if they're there.
2734         (write_file_map): add version-seen? to snippet-map.ly
2735
2736 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2737
2738         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2739         formatting cleanups.
2740
2741         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2742         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2743
2744 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2745
2746         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2747         name directly.
2748
2749         * lily/main.cc (setup_paths): either add mf/out to search path or 
2750         fonts/{otf,type1,etc}
2751         
2752         * lily/font-config.cc (init_fontconfig): either add mf/out to
2753         FontConfig or fonts/{otf,type1,etc}
2754
2755         * GNUmakefile.in: don't put mf/ link in share/ dir.
2756
2757         * lily/staff-spacing.cc: move same-direction-correction to
2758         note-spacing-interface
2759
2760         * scm/lily.scm (lilypond-main): use variable argument count for
2761         exception handler.
2762
2763         * lily/font-config.cc (init_fontconfig): add operator pacification
2764         message.
2765
2766         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2767
2768         * buildscripts/gen-emmentaler-scripts.py (i): generate
2769         PFAEmmentaler as well.
2770
2771         * scm/framework-ps.scm (munge-lily-font-name): new function
2772         (write-preamble): hack: insert PFA equivalent of CFF into
2773         .PS. This makes LilyPond output printable on normal PS printers
2774         again.
2775
2776         * buildscripts/gen-emmentaler-scripts.py (i): generate
2777         PFAEmmentaler.pfa aswell.
2778
2779 2005-04-06  John Williams <williams@tni.com>  
2780         
2781         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2782         
2783 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2784
2785         * scm/page-layout.scm (default-page-make-stencil): always combine
2786         the header stencil, even if empty. This prevents the body text to
2787         reach up to the margins.
2788
2789         * po/rw.po (Module): new file, for Kinyarwanda.
2790
2791         * input/test/spacing-optical.ly (Module): new file.
2792
2793         * lily/staff-spacing.cc: add same-direction-correction
2794
2795 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2796
2797         * Documentation/user/introduction.itely (Engraving): Comment-out
2798         non-existent file.
2799
2800 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2801
2802         * scm/define-grob-properties.scm (all-user-grob-properties): add
2803         same-direction-correction
2804
2805         * VERSION: release 2.5.18
2806
2807 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2808
2809         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2810         dereferencing.  Fixes make web.
2811
2812         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2813         errno.h.
2814
2815         * Documentation/user/: Fix links.
2816
2817 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2818
2819         * lily/text-interface.cc (Module): rename from text-item.cc
2820
2821         * input/regression/apply-output.ly (texidoc): function naming fix.
2822
2823         * lily/time-signature-performer.cc (derived_mark): new function.
2824
2825         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2826
2827         * scripts/lilypond-book.py (find_linestarts): new function.
2828         (find_toplevel_snippets): keep track of line numbers.
2829
2830         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2831         all key changes.
2832
2833         * ly/declarations-init.ly (partCombineListener): use
2834         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2835
2836         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2837
2838 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2839
2840         * lily/text-item.cc: Fix link.
2841
2842         * Documentation/user/changing-defaults.itely (Changing defaults):
2843         Fix programs reference links.
2844
2845         * Documentation/user/music-glossary.tely: Convert to utf-8.
2846
2847 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2848
2849         * make/lilypond-vars.make: remove TEXMF from variables.
2850         remove DEB_BUILD pk font variables.
2851         remove GUILE_LOAD_PATH
2852         remove TeX memory vars.
2853
2854 2005-04-04  Werner Lemberg  <wl@gnu.org>
2855
2856         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2857
2858 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2859
2860         * ps/lilyponddefs.ps: remove reencode-font
2861
2862         * lily/simple-spacer.cc (add_columns): also compare
2863         directly. Column rank doesn't distinguish between broken and
2864         unbroken columns. This fixes large spaces before time sig changes.
2865
2866         * Documentation/user/point-and-click.itely: document ly:set-option.
2867
2868         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2869         point_and_click_global is set.
2870
2871         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2872         ly:set-option argument.
2873
2874 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2875
2876         * GNUmakefile.in: Include symlinks in webball.
2877
2878         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2879         source dir for split and non-split manuals.
2880
2881         * Documentation/user/*y: Fix @uref/@inputfile links for
2882         split/non-split HTML documents.
2883
2884         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2885         .ps.gz.
2886         
2887 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2888
2889         * GNUmakefile.in: Add newline.
2890
2891 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2892
2893         * tex/lilyponddefs.tex: use color instead of xcolor
2894         * scm/output-tex.scm: minor editing
2895
2896 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2897
2898         * scm/music-functions.scm (display-scheme-music): pretty printer
2899         for music expressions.
2900
2901 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2902
2903         * buildscripts/install-info-html.sh (index_file): Fix link.
2904
2905 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2906
2907         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2908
2909         * Documentation/index.html.in: Add size estimates with some big pages.
2910
2911         * Documentation/user/tutorial.itely (Running LilyPond for the
2912         first time): Add/replace some @rglos links.  TODO: add more
2913         @rglos links in tutorial, test non-intrusiveness (.css).
2914
2915         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2916         annoying's indication of referencing external document.
2917
2918         * Documentation/user/GNUmakefile: Split version of glossary too.
2919         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2920         links, not only for html.
2921
2922         * Documentation/user/introduction.itely: Fix some links for other
2923         than html, do not use `here' as link name.
2924
2925 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2926
2927         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2928         @glossaryref.
2929
2930 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2931
2932         * scm/page-layout.scm (default-page-make-stencil): only add header
2933         if existing and not empty. Fixes spurious programming error.
2934
2935         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2936
2937 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2938
2939         * scm/output-tex.scm: implement {re,}setcolor
2940         * tex/lilyponddefs.tex: use color package
2941
2942 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2943
2944         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2945         additions to website.
2946
2947         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2948
2949         * Documentation/user/macros.itexi: Fix @usermanref html links in
2950         split documents: use @inforef.
2951
2952 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2953
2954         * Documentation/user/programming-interface.itely: minor fix.
2955
2956         * Documentation/user/advanced-notation.itely: added info to
2957         Metronome markings.
2958
2959 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2960
2961         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2962         use box-stencil.  Remove y-padding argument.
2963         (make-stencil-circler): New function.
2964
2965         * buildscripts/lilypond-words.py (F): 
2966         * elisp/SConscript (a): 
2967         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2968         * vim/SConscript (a): 
2969         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2970
2971         * lily/general-scheme.cc: Build fix.
2972
2973         * scm/markup.scm:
2974         * input/regression/markup-scheme.ly: 
2975         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2976
2977         * scm/stencil.scm (make-circle-stencil): New function.
2978
2979         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2980         name (was cicle).  Update callers.
2981         (circle): New markup command, similar to box.
2982
2983         * scm/stencil.scm (circle-stencil): New function.
2984
2985 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2986
2987         * configure.in: Detect libutf8/wchar.h variant.
2988
2989         * stepmake/aclocal.m4: Modify shared size test.
2990
2991 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2992
2993         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2994
2995 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2996
2997         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2998         
2999         * VERSION (PACKAGE_NAME):  release 2.5.17
3000
3001 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * scm/backend-library.scm (postscript->png): Fix comment and png
3004         message.
3005
3006         * GNUmakefile.in (link-tree): Fix locales.
3007
3008 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3009
3010         * lily/stencil-scheme.cc (LY_DEFINE): change to
3011         ly:stencil-aligned-to, non mutating.
3012
3013         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
3014
3015         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
3016
3017         * lily/quote-iterator.cc (derived_mark): call
3018         Music_wrapper_iterator::derived_mark() too.
3019
3020         * lily/grace-engraver.cc (derived_mark): change signature, add
3021         const.
3022
3023 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3024
3025         * SConstruct (symlink): 
3026         * GNUmakefile.in (link-tree): Add scripts to prefix.
3027
3028         * lily/general-scheme.cc (ly:effective-prefix): New function.
3029
3030         * scm/backend-library.scm (postscript->png): Use it.
3031
3032 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3033
3034         * lily/paper-score.cc (process): don't delete grobs after
3035         producing stencils. 
3036
3037         * scm/part-combiner.scm (determine-split-list): switch off
3038         debugging info.
3039
3040         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
3041         if available.
3042
3043         * scm/define-context-properties.scm
3044         (all-user-translation-properties): add stringNumberOrientations.
3045
3046         * lily/new-fingering-engraver.cc (position_scripts): make generic,
3047         so fingering and string-numbers are separately controlled.
3048
3049 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3050
3051         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
3052         not use debugging.
3053
3054 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3055
3056         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
3057
3058         * config.hh.in: add HAVE_FONTCONFIG.
3059
3060         * Documentation/user/instrument-notation.itely (String number
3061         indications): new node.
3062
3063         * input/regression/new-markup-syntax.ly (texidoc): add circle.
3064
3065         * lily/new-fingering-engraver.cc (add_string): new function. 
3066         (acknowledge_grob): accept string-number-event as well.
3067
3068         * scm/define-markup-commands.scm (circle): new markup command.
3069
3070         * scm/output-lib.scm (print-circled-text-callback): new function.
3071
3072         * lily/GNUmakefile: move ifeq after include stepmake.make.
3073
3074 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3075
3076         * config.make.in (HAVE_LIBKPATHSEA_SO):
3077         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
3078
3079         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
3080         add KPATHSEA_LIBS.
3081
3082         * debian/watch: 
3083         * debian/control: Update.
3084
3085 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3086
3087         * input/test/title-markup.ly (spaceTest): remove.
3088
3089         * input/test/embedded-tex.ly (Module): remove.
3090
3091         * input/test/music-box.ly: use 'name property, not ly:music-name.
3092
3093         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
3094
3095         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
3096
3097 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3098
3099         * Documentation/topdocs/INSTALL.texi (Top): Remove information
3100         about xdeltas.  Add information about CVS.
3101
3102         * scm/lily.scm (lilypond-main): Fix invocation of handler,
3103         gracefully handle failed files.
3104
3105         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
3106
3107         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
3108         small fixes.
3109
3110         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
3111         No unnecessarily specific i18n messages.  Remove stray `1'.
3112
3113 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3114
3115         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
3116         documentencoding
3117
3118         * scm/documentation-lib.scm (texi-file-head): set utf-8
3119         documentencoding.
3120
3121         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
3122         Delta, not the Symbol one. 
3123
3124         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
3125         for the .map file.
3126
3127         * Documentation/topdocs/INSTALL.texi (Top): add running
3128         requirement as compilation requirement.
3129
3130 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3131
3132         * buildscripts/mutopia-index.py (headertext): add h1 header and
3133         utf-8 charset meta field.
3134
3135         * input/GNUmakefile: prune example list.
3136
3137         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
3138         options.
3139
3140         * lily/slur-scoring.cc (get_base_attachments): only look at stem
3141         extent for visible stems.
3142
3143         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
3144
3145 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3146
3147         * Documentation/topdocs/INSTALL.texi (Top): Updates.
3148
3149         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
3150
3151 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3152
3153         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
3154         pass inf/nan into slur scoring.
3155
3156         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
3157         page.
3158
3159         * scripts/abc2ly.py (dump_voices): use alphabet().
3160
3161 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
3162         
3163         * mf/GNUmakefile (depth): use $(FONTFORGE). 
3164
3165 2005-03-27 Matthias Neeracher <neeracher@mac.com>
3166         
3167         * flower/include/virtual-methods.hh: simplify. Patch by
3168
3169 2005-03-25  John Williams <williams@tni.com>  
3170
3171         * scripts/lilypond-book.py (main): add png for HTML too, guess
3172         only if necessary. 
3173
3174 2005-03-25  Graham Percival  <gperlist@shaw.ca>
3175
3176         * Documentation/topdocs/INSTALL.texi: now recommends
3177         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
3178
3179         * Documentation/user/basic-notation.itely,
3180         Documentation/user/tutoria.itely: warn about
3181         only one (phrasing) slur at once.
3182
3183 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3184
3185         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
3186
3187 2005-03-23  Graham Percival  <gperlist@shaw.ca>
3188
3189         * Documentation/user/basic-notation.itely: fixed info about
3190         ending a (de)cresc.
3191
3192         * Documentation/user/lilypond-book.itely: fixed
3193         lilypond-book filter example and warned about not doing
3194         --filter and --process at the same time.
3195
3196 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3197
3198         * lily/parser.yy (bass_number),
3199         Documentation/user/instrument-notation.itely (Figured bass): 
3200         Add the possibility to use text markup in figured bass. 
3201
3202 2005-03-19  Graham Percival  <gperlist@shaw.ca>
3203
3204         * Documentation/user/global.itely: added info about naming
3205         identifiers and breakbefore.
3206
3207         * Documentation/user/invoking.itely: added info about batch
3208         processing files with convert-ly, removed references to TeX
3209         in the jail section.
3210
3211         * Documentation/user/examples.itely: possibly fixed piano
3212         dynamics.
3213
3214         * Documentation/user/advanced-notation.itely: added info
3215         about removing other types of Staff.
3216
3217         * Documentation/user/instrument-notation.itely: possibly
3218         fixed piano staff line switch.
3219
3220         * Documentation/user/changing-defaults.itely: added info
3221         about using normal font in titles.
3222
3223 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3224
3225         * VERSION (PATCH_LEVEL): release 2.5.16
3226
3227         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
3228         explicitly.
3229
3230 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3231
3232         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
3233         whitespace.
3234
3235         * python/lilylib.py (make_ps_images):
3236         * scm/backend-library.scm (postscript->pdf, postscript->png):
3237         Quote file name.  Use format rather than string-append juggling.
3238
3239 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3240
3241         * python/lilylib.py (make_ps_images): add x to -g argument. 
3242
3243         * lily/key-performer.cc (create_audio_elements): don't use
3244         scm_eval_string. Check for minor 3rd directly.
3245   
3246         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
3247         (sarabandeCelloGlobal): key is D minor, not F major.
3248
3249 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3250
3251         Fix truncated --png output (Peter Danenberg).
3252         
3253         * python/lilylib.py (make_ps_images):
3254         * scripts/ps2png.py (copyright): Grok --papersize option.
3255
3256         * scm/backend-library.scm (postscript->png): Add parameter
3257         PAPERSIZE.  Update callers.
3258
3259         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
3260         Fixes symbol placement.
3261
3262         * lily/spanner.cc: 
3263         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
3264         <libc-extension.hh>).
3265
3266 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3267
3268         * Nitpick run.
3269
3270         * buildscripts/fixcc.py: Update.
3271
3272         Builddir run fixes.
3273
3274         * HACKING (datadir): Add VERSION.
3275
3276         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
3277         higher up.
3278
3279 2005-03-15  Werner Lemberg  <wl@gnu.org>
3280
3281         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
3282         diagonal stem doesn't become thinner.
3283
3284 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3285
3286         * buildscripts/fixcc.py: Fixes (Werner).
3287
3288 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3289
3290         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
3291         Emmentaler/Aybabtu.
3292
3293         * GNUmakefile.in: fix lilypond-words path.
3294
3295         * po/tr.po: update to 2.3.21
3296
3297         * lily/new-fingering-engraver.cc (position_scripts): take priority
3298         from head position.
3299
3300         * input/regression/finger-chords-order.ly (texidoc): new file.
3301
3302 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3303
3304         * make/ly-rules.make: 
3305         * stepmake/aclocal.m4: 
3306         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
3307
3308         * buildscripts/fixcc.py (rules): Leave space after operator.
3309
3310 2005-03-14  Werner Lemberg  <wl@gnu.org>
3311
3312         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
3313         top of the glyph with smooth curve.
3314
3315 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3316
3317         * Documentation/user/global.itely (Page layout): remove
3318         printpagenumber.
3319
3320 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
3321
3322         * input/regression/mensural-ligatures.ly: new file (with examples
3323         compiled by Pal Benko).
3324
3325         * Documentation/user/instrument-notation.itely: Bugfix: yet some
3326         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
3327         musicglyph access.  Many small beautifications in ancient
3328         examples.
3329
3330         * input/test/divisiones.ly: fixed indentation; small
3331         beautifications
3332
3333         * ly/engraver-init.ly: added FIXME comment
3334
3335         * scripts/lilypond-book.py,
3336         Documentation/user/lilypond-book.itely: added music fragment
3337         option "packed" to lilypond-book
3338
3339         * Documentation/user/instrument-notation.itely: Bugfix: added
3340         missing LedgerLineSpanner color setting in several places.  Added
3341         music fragment option "packed" to VaticanaContext example.
3342
3343 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3344
3345         * scm/define-grobs.scm (all-grob-descriptions): switch off
3346         Hyphen_spanner::set_spacing_rods 
3347
3348         * lily/lyric-hyphen.cc (print): add padding between syllable and
3349         hyphen.
3350         (print): shorten hyphen in tight situations (determine using
3351         minimum-length)
3352
3353         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
3354         0.4pt.
3355
3356 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3357
3358         * ly/titling-init.ly (bookTitleMarkup): Refinements.
3359
3360         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
3361         header/footer markings for regression-test.
3362
3363         * scm/backend-library.scm (output-scopes, header-to-file): Move
3364         from framework-tex.scm.
3365
3366         * scm/framework-ps.scm (output-framework)
3367         (output-preview-framework):
3368         * scm/framework-eps.scm (output-classic-framework)
3369         (output-framework): Use it.  Fixes collated files.
3370
3371 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3372
3373         * input/sakura-sakura.ly: 
3374         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
3375
3376         * buildscripts/guile-gnome.sh: Update.
3377
3378         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
3379
3380         * mf/aybabtu.pe.in: Capitalize Aybabtu.
3381
3382 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3383
3384         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
3385         culprit: always exit the loop if we find a rod, even if it has
3386         distance < 0. 
3387
3388         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
3389         algorithm.
3390
3391         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
3392         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
3393
3394         * scm/output-svg.scm (dashed-line): new  function body.
3395         
3396         * GNUmakefile.in: create .htaccess.
3397
3398 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3399
3400         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
3401
3402 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3403
3404         * VERSION (PACKAGE_NAME): release 2.5.15
3405
3406         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
3407
3408         * scm/framework-svg.scm (output-framework): put scaling in
3409         document header. Apply scaling only once.
3410         (output-framework): dump page size in px, not mm. 
3411
3412         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
3413         from font-size.
3414
3415         * lily/paper-outputter-scheme.cc (LY_DEFINE):
3416         ly:outputter-output-scheme, new function.
3417
3418         * scm/output-svg.scm (pango-description-to-svg-font): new function
3419
3420 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3421
3422         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
3423         target.
3424
3425         * input/typography-demo.ly: new file.
3426
3427 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3428
3429         * Documentation/user/global.itely (File structure): Add markup blocks
3430         to toplevel expressions.
3431         (Multiple movements, Creating titles): Add markup blocks.
3432
3433         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
3434         <libc-extension.hh>).
3435
3436         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
3437
3438         * flower
3439         * lily
3440         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
3441
3442 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3443
3444         * lily/accidental.cc: special bboxes for natural. 
3445
3446         * mf/feta-toevallig.mf: make stems heavier.
3447
3448         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
3449         texts as well.
3450
3451         * mf/feta-klef.mf: revise. 
3452
3453         * mf/feta-schrift.mf: make thinning of accent less pronounced.
3454
3455         * mf/feta-klef.mf: add rounded curve at top. 
3456         make thinnib a little heavier.
3457
3458 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3459
3460         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
3461
3462         * buildscripts/fixcc.py: New file.
3463
3464         * input/regression/utf8.ly: Update Debian font description.
3465
3466 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3467
3468         * stepmake/aclocal.m4: Fix test.
3469
3470 2005-03-09  Graham Percival  <gperlist@shaw.ca>
3471
3472         * Documentation/user/invoking.itely: added Sebastino Vigna's
3473         docs for the --jail option.
3474
3475 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3476
3477         * lily/stem.cc (print): only produce stemlets if there are no
3478         noteheads on this stem.
3479
3480         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
3481         don't crash on stemlet (visible stem without heads).
3482
3483         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
3484         unbroken situations. 
3485
3486         * scm/output-lib.scm (center-invisible): new function.
3487
3488         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
3489         wishes to determine loose column space.
3490
3491         * lily/font-config.cc (init_fontconfig): add
3492         fonts/{otf,type1,cff}  to path.
3493
3494         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
3495
3496         * mf/GNUmakefile (Module): install all fonts under otf/
3497
3498         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
3499         replace /fonts/otf/ by /ps/ 
3500
3501         
3502 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3503
3504         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
3505
3506         * lily/book.cc (process): Oops, add score_.header_.
3507
3508         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
3509
3510         * lily/parser.yy: Handle toplevel and book texts as score.
3511
3512         * scm/page-layout.scm (default-page-make-stencil):
3513         Bugfix: (page-properties rename.
3514
3515         * scm/backend-library.scm (ly:system): Typo.
3516
3517 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3518
3519         * stepmake/stepmake/executable-targets.make (installexe): don't
3520         strip installed executables
3521
3522         * lily/font-select.cc (get_font_by_design_size): revert
3523         pango_description_string as well.
3524
3525         * lily/system.cc (set_loose_columns): put loose column just left
3526         of next column.
3527
3528         * lily/include/group-interface.hh (extract_grob_array): rename
3529         from Pointer_group_interface__extract_grobs
3530
3531         * input/regression/ledger-line-minimum.ly (texidoc): new file.
3532
3533         * lily/ledger-line-spanner.cc (set_spacing_rods): new
3534         function. Keep ledgered note heads at a minimum distance.
3535         Introduce minimum-length-fraction
3536         (print): introduce length-fraction property.
3537
3538 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3539
3540         * tex/GNUmakefile: remove latin1.enc rules.
3541
3542 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3543
3544         * scm/titling.scm: Typo.
3545
3546         * input/regression/score-text.ly: Really add.
3547
3548         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
3549
3550 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3551
3552         * lily/open-type-font-scheme.cc:  new file.
3553
3554 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3555
3556         * scm/titling.scm (layout-extract-page-properties): Rename from
3557         page-properties.  Update callers.
3558
3559         * lily/lexer.ll (Lily_lexer):
3560         * lily/parser.yy: Junk lyric_markup state.
3561
3562         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
3563
3564         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
3565         Add texts parameter.
3566
3567 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3568
3569         * lily/lexer.ll (lyric_markup): New mode.
3570         (Lily_lexer::push_lyric_markup_state): New method.
3571         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
3572
3573         * lily/parser.yy (book_body):
3574         (toplevel_expression): Grok \markup texts.
3575
3576         * lily/score-scheme.cc (ly:music-scorify): 
3577         * scm/lily-library.scm (collect-music-for-book): Take texts
3578         parameter.
3579
3580         * lily/score.cc (texts_): New member.
3581
3582         * lily/paper-book.cc (systems): Format score texts.
3583
3584         * score-text.ly: New file.
3585
3586         * ttftool/SConscript:
3587         * kpath-guile/SConscript: New file.
3588
3589         * lily/SConscript:
3590         * SConstruct: Update.
3591
3592 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3593
3594         * VERSION (PACKAGE_NAME): release 2.5.14
3595
3596 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3597
3598         * lily/main.cc: Add dummy xgettext markers.
3599
3600 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3601
3602         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
3603         requirements
3604
3605         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
3606         executable is < 40k
3607
3608         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
3609         hack.
3610
3611 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3612
3613         * flower/libc-extension.cc:
3614         * flower/include/libc-extension.hh: [Open]BSD simply cast
3615         cookie/funopen declarations.
3616
3617         * stepmake/aclocal.m4: Check for libkpathsea.so.
3618
3619         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
3620         dl_kpse_find_file.
3621
3622 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3623
3624         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
3625         (open_library): alternative for static library.
3626
3627 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3628
3629         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3630
3631         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3632
3633         Drop run-time dependency on teTeX.
3634
3635         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3636
3637         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3638         KPATHSEA_LIBS in LIBS.
3639         (STEPMAKE_DLOPEN): New function.
3640
3641         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3642         not path.
3643
3644         * flower/file-path.cc (directories): Rename from paths, as this
3645         return an array of directories (a single path).
3646
3647 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3648
3649         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3650
3651         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3652         new ly:kpathsea-find-file
3653
3654         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3655
3656         * kpath-guile/GNUmakefile: new file
3657
3658         * buildscripts/gen-emmentaler-scripts.py (i): generate
3659         emmentaler-X.fontname as well.
3660
3661         * buildscripts/ps-embed-cff.py: new script
3662
3663         * scm/lily-library.scm: remove ps-embed-cff.
3664
3665         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3666         font loading. 
3667
3668         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3669         fontconfig as well.
3670
3671         * lily/font-config.cc (init_fontconfig): add cff/ too.
3672
3673         * ly/generate-embedded-cff.ly: capitalize.
3674
3675         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3676         so as to register the pango font.
3677
3678         * lily/font-config.cc (init_fontconfig): add
3679         prefix/{otf,type1,mf/out} to fontconfig path.
3680
3681         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3682         overrides all. 
3683
3684         * configure.in (gui_b): remove ec mftrace check
3685
3686         * config.hh.in: use lilypond-Major.Minor as data directory.
3687
3688         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3689
3690         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3691         name.
3692
3693 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3694
3695         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3696         error messages.
3697
3698         * flower/libc-extension.cc:
3699         * flower/include/libc-extension.hh: [Open]BSD fixes for
3700         cookie/funopen declarations.
3701
3702 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3703
3704         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3705         emmentaler.
3706
3707         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3708         lcrm10.
3709
3710         * scm/define-markup-commands.scm (fontsize): new markup
3711         command. Also set baseline-skip
3712
3713 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3714         
3715         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3716         use.
3717
3718 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3719
3720         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3721
3722         * lily/pdf.cc: remove PDF related files
3723
3724 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3725
3726         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3727         <hamamatsu@gmx.de>
3728
3729 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3730
3731         * Documentation/user/advanced-notation.itely: first draft
3732         of reorg done.
3733
3734         * Documentation/user/global.itely: fixed (sub)section
3735         bits of MIDI.
3736
3737 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3738
3739         * cygwin/mknetrel (extras): Bufix (Bertalan).
3740
3741         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3742         * Documentation/user/instrument-notation.itely (Introducing chord
3743         names): Compile fix: must have unique name.
3744
3745 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3746
3747         * Documentation/user/instrument-notation.itely: reorg.
3748
3749 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3750
3751         * scm/output-gnome.scm:
3752         * scm/output-svg.scm: Fix font scaling.
3753
3754 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3755
3756         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3757         what link to use best.
3758
3759         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3760         * Documentation/user/tutorial.itely (Automatic and manual beams):
3761         Fix @ref.
3762
3763         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3764         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3765         * scm/framework-gnome.scm (tweak): Use it.
3766
3767 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3768
3769         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3770
3771         * scm/output-ps.scm (white-text): reinstate white-text
3772
3773 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3774
3775         * scm/output-ps.scm (offset-add): Remove.
3776
3777         * scm/lily-library.scm (offset-flip-y): New function.
3778         * scm/framework-gnome.scm (tweak): Use it.
3779
3780         * scm/output-gnome.scm (grob-cause): Add parameter.
3781
3782         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3783         * scm/output-ps.scm (url-link): Move.
3784         (white-text): Warn user about brokenness.
3785
3786         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3787         wrt ghostscript.
3788
3789 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3790
3791         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3792         if body length smaller than measure length.
3793
3794         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3795         for Y.
3796
3797         * ly/titling-init.ly (tagline): put default tagline in \paper
3798
3799 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3800
3801         * lily/kpath.cc: 
3802         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3803
3804         * scm/lily-library.scm (version-not-seen-message): New function.
3805         * ly/init.ly: Use it.
3806
3807         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3808         breaks as progess.
3809
3810         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3811         whitespace with l10n message.
3812
3813         * scm/framework-tex.scm (convert-to-ps):
3814         (convert-to-dvi): Do not use overly specific l10n messages.
3815
3816         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3817
3818         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3819         merge stderr with stdout.  
3820
3821 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3822
3823         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3824         Neeracher).
3825
3826 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3827
3828         * Documentation/user/instrument-notation.teily: moved
3829         \arpeggio to Basic.
3830
3831         * Documentation/user/advanced-notation.itely: Articulation to
3832         Basic, a bunch of stuff from Basic moved to Advanced.
3833
3834         * Documentation/user/basic.itely: swapped various sections,
3835         reorganized Basic.
3836
3837 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3838
3839         * flower/memory-stream.cc: 
3840         * flower/libc-extension.cc: Remove obsolete #undefs.
3841
3842         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3843         more carefully.
3844
3845 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3846
3847         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3848         dependency.
3849
3850         * VERSION (PACKAGE_NAME): release 2.5.13
3851
3852         * GNUmakefile.in (web-ext): don't ship ps.gz
3853
3854         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3855         stdout
3856
3857 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3858
3859         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3860         without libintl.  Now it compiles too.
3861
3862 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3863
3864         * Documentation/user/basic-notation.itely,
3865         instument-notation.itely, advanced-notation.itely:
3866         split up contents of notation.itely.
3867
3868         * Documentation/user/notation.itely: file removed.
3869
3870         * Documentation/user/invoking.itely, converters.itely:
3871         moved convert-ly info to invoking.itely.
3872
3873         * Documentation/user/global.itely, changing-defaults.itely,
3874         sound-output.itexi: moved global settings, file layout, and
3875         sound into global.itely.
3876
3877         * Documentation/user/sound-output.itexi: file removed.
3878
3879         * Documentation/user/lilypond.tely: removed links to
3880         notation.itely and sound.itely.
3881
3882 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3883
3884         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3885
3886         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3887  
3888         * THANKS: add sponsor.
3889
3890         * scm/define-markup-commands.scm (with-url): new markup command.
3891
3892         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3893         tagline.
3894         
3895         * scm/output-tex.scm (url-link): stub.
3896
3897         * scm/output-ps.scm (url-link): new function.
3898
3899         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3900         ly:set-point-and-click
3901
3902 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3903
3904         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3905         based on pdf-viewer setting.
3906
3907         * scm/framework-ps.scm (write-preamble): Find and set preferred
3908         pdf-viewer.
3909
3910 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3911
3912         * Documentation/user/point-and-click.itely: update for PDF point &
3913         click.
3914
3915         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3916         editors based on EDITOR setting.
3917
3918 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3919
3920         * scm/*: Oops, more grand 2005 replace bits.
3921
3922 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3923
3924         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3925
3926         * scm/output-ps.scm (grob-cause): point & click support for
3927         PostScript
3928
3929 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3930
3931         * lily/input-scheme.cc (LY_DEFINE): rename to
3932         ly:input-file-line-column
3933
3934 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3935
3936         * Documentation/user/examples.itely: small fix from Steve Doonan.
3937
3938         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3939
3940         * THANKS: added Yuval Harel.
3941
3942         * Documentation/user/{various}: inserted two spaces after a period.
3943
3944         * Documentation/user/lilypond.tely: added framework for reorg.
3945
3946         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3947         advanced-notation.itely, global.itely: new files, placeholder for
3948         future reorg.
3949
3950 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3951
3952         * Documentation/user/notation.itely: revamped Polyphony section
3953         
3954 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3955
3956         * Documentation/user/lilypond-book.itely (Music fragment options):
3957         doc fontload.
3958
3959         * Documentation/user/changing-defaults.itely (Text encoding): add
3960         fontload option to utf8 include
3961
3962         * scripts/lilypond-book.py (compose_ly): add fontload option
3963
3964         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3965         force-eps-font-include option.
3966
3967         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3968         black triangle
3969
3970         * Documentation/user/invoking.itely (Editor support): remove
3971         lilypond-latex section.
3972
3973         * scripts/lilypond-latex.py (Module): remove script.
3974
3975         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3976         overwrite .log. 
3977
3978         * lily/main.cc: remove -m, --no-layout
3979
3980         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3981         to define. We don't want to override fprintf everywhere.
3982
3983 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3984
3985         * cygwin/lilypond.hint: 
3986         * cygwin/README.in: Update dependencies.
3987
3988         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3989         Bugfix: do not pollute CPPFLAGS, LIBS.
3990
3991         * cygwin/mknetrel (extras): Cross compile fixes.
3992
3993         * ttftool/util.c: 
3994         * ttftool/ttfps.c: 
3995         * ttftool/ps.c: #include libc-extension.hh
3996
3997         * flower/include/libc-extension.hh:
3998         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3999         wrapper using funopen.
4000         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
4001         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
4002
4003         * config.hh.in:
4004         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
4005         (AC_CHECK_HEADERS): Add libio.h
4006
4007         * scripts/convert-ly.py: Uniformize, internationalize.
4008         (2.5.2): Remove fatal encoding rule.
4009         (2.5.13): Handle latin1 encoding gracefully.
4010
4011 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4012
4013         * HACKING: Fix line breaks.
4014
4015 2005-02-23  Werner Lemberg  <wl@gnu.org>
4016
4017         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
4018         contains those two files.
4019
4020 2005-02-21  Werner Lemberg  <wl@gnu.org>
4021
4022         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
4023         to improve overlap removal process.
4024
4025         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
4026         left and right ending.  This ensures better overlapping.
4027         Update all callers.
4028         ("lineprall"): Don't use draw_gridline to get better overlapping.
4029
4030 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4031
4032         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
4033
4034         * Documentation/topdocs/NEWS.tely (Top): oops.
4035
4036 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
4037
4038         * HACKING: new file.
4039
4040         * input/regression/utf8.ly (portuguese): added a portuguese example
4041         to show latin1 accents.
4042
4043 2005-02-21  Pal Benko  <benkop@freestart.hu>
4044
4045         * lily/mensural-ligature-engraver.cc:
4046         * lily/mensural-ligature.cc:
4047         * lily/include/mensural-ligature.hh: new algorithm implemented
4048
4049         * scm/define-grob-properties.scm: join-left killed (add-join may
4050         be used); join-left-amount changed to join-right-amount
4051
4052 2005-02-21  Graham Percival  <gperlist@shaw.ca>
4053
4054         * Documentation/user/notation.itely: small but urgent fix.
4055
4056 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
4057
4058         * lily/duration-scheme.cc: bugfix: correct parameters to
4059         SCM_ASSERT_TYPE.
4060
4061         * THANKS: added Pal.
4062
4063         * Documentation/user/notation.itely: bugfix: unTeXified
4064         $\\backslash$.  Bugfix: yet another glyph renaming victim:
4065         "timesig.*x/y" -> "timesig.*xy".
4066
4067 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4068         
4069         * VERSION (PACKAGE_NAME): release 2.5.12
4070
4071 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4072
4073         * ly/engraver-init.ly: set tieWaitForNote to #t by default
4074
4075         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
4076
4077         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
4078
4079         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
4080
4081 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4082
4083         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
4084         latin1..utf-8.
4085
4086         * input/regression/stanza-number.ly:
4087         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
4088
4089         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
4090
4091 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4092
4093         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
4094         NEWS. Refer to website for older news.  
4095
4096         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
4097         .HTML. This should be done for specific servers only.
4098
4099         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
4100         .ly image examples.
4101
4102         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
4103         in layer 0 too.
4104
4105         * scm/define-context-properties.scm
4106         (all-user-translation-properties): add tieWaitForNote
4107
4108         * scm/define-grobs.scm (all-grob-descriptions): add
4109         Tie_column::before_line_breaking
4110
4111         * lily/tie.cc (get_column_rank): new function
4112
4113         * lily/tie-column.cc (before_line_breaking): new function.
4114         (werner_directions): take into account ties that start on
4115         different columns.  
4116
4117         * lily/score-engraver.cc (set_columns): move add_column() so we
4118         have column rank available.
4119
4120         * lily/tie.cc (get_column_rank): new function.
4121
4122         * input/regression/utf8.ly (japanese): add japanese lyrics.
4123
4124         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
4125
4126         * THANKS: add Steve D
4127
4128         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
4129         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
4130
4131 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
4132
4133         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
4134         to show harmonic notes
4135         * scm/define-markup-commands.scm: in \markup-by-number
4136         "dots-dot" -> "dots.dot" to show dotted notes
4137
4138 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4139
4140         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
4141
4142         * flower/memory-stream.cc (writer): new file.
4143
4144         * configure.in: add endian test.
4145
4146 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
4147
4148         * Documentation/user/examples.itely: small
4149         simplification/beautification
4150
4151         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
4152         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
4153         notation manual.
4154
4155         * lily/mensural-ligature.cc: bugfix: another few victims of the
4156         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4157
4158         * ly/gregorian-init.ly: commit some experimental code for hi-level
4159         ligature input language lying around here for several months.
4160
4161         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
4162         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4163
4164         * lily/vaticana-ligature-engraver.cc: bugfix: another few
4165         "x-y-z"->"x.y.s-z" fixes.
4166
4167 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4168
4169         * scm/framework-pdf.scm (scm): new file
4170
4171         * lily/include/pdf.hh (class Pdf_file): new file.
4172
4173         * lily/pdf.cc (write_trailer): new file.
4174
4175 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
4176
4177         * input/regression/color.ly: new file
4178
4179         * lily/stencil.cc (interpret_stencil_expression):
4180         when a color expression is encountered: save current color,
4181         process the rest of the expression, and restore previous color.
4182
4183         * lily/system.cc (get_line): check all grobs for color property and
4184         prepare the stencil scheme expressions for further processing.
4185         Fix layer-loop.
4186
4187         * scm/define-grob-properties.scm: introduce the color property.
4188
4189         * scm/output-lib.scm: color helper functions.
4190
4191         * scm/output-ps.scm: introduce setcolor/resetcolor.
4192
4193 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4194
4195         * ly/*.ly, input/regression/*.ly: Added missing \version
4196         statements in some files.
4197
4198 2005-02-15  Graham Percival  <gperlist@shaw.ca>
4199
4200         * Documentation/user/notation.itely: minor editing.
4201
4202         * Documentation/user/converters.itely: updated convert-ly bugs.
4203
4204         * Documentation/user/lilypond-book.itely: add info about using
4205         feta characters in latex.
4206
4207 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4208
4209         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
4210
4211 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4212
4213         * scm/define-grob-properties.scm (all-user-grob-properties):
4214         removed 'dashed property.
4215
4216 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4217
4218         * scm/lily.scm (define-safe-public): new macro for defining
4219         variables that can be used in --safe mode. Use it in *.scm
4220         instead of manually setting safe-objects in safe-lily.scm.
4221
4222 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4223         
4224         * lily/slur.cc: Slur-dash patch by Bertalan.
4225
4226         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
4227
4228         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
4229
4230 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4231
4232         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
4233
4234 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4235
4236         * mf/GNUmakefile: teTeX-3.0 install fix.
4237
4238         * Cygwin patch from Bertalan.
4239
4240         * stepmake/stepmake/metafont-rules.make: Remove bashism.
4241
4242 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4243
4244         * GNUmakefile.in: 
4245         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
4246
4247         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
4248         2.0.x compatibility.
4249
4250 2005-02-08  Werner Lemberg  <wl@gnu.org>
4251
4252         * mf/feta-din-code.mf: Format; clean up code.
4253         Replace `---' with `--' plus explicit path directions.
4254         (linethickness#, stafflinethickness#): Remove.
4255         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
4256         ("dynamic s"): Improve shape.
4257         ("dynamic p"): Improve shape.
4258         Replace `draw' with better outline approximation.
4259         ("dynamic r"): Improve shape.
4260         Don't call `fill' and `draw' at the same time.
4261
4262 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4263
4264         * SConstruct (symlink):
4265         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
4266         build fix: add enc symlink.
4267
4268         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
4269
4270         Support for DESTDIR besides prefix=/foo
4271
4272         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
4273
4274         * stepmake/stepmake/*.make:
4275         * */GNUmakefile:
4276         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
4277
4278         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
4279
4280         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
4281         mawk in fontforge (date) test.
4282
4283 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4284
4285         * scm/font.scm (make-century-schoolbook-tree): add NCS as
4286         font-family=roman. Add Luxi Sans as sans
4287
4288 2005-02-07  Graham Percival  <gperlist@shaw.ca>
4289
4290         * Documentation/user/notation.itely: add warning about
4291         percent repeats and Voice contexts.
4292
4293         * Documentation/user/lilypond-book.itely: clarified the
4294         necessity of dvips -u arguments.
4295
4296 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4297
4298         * THANKS: Added a bunch of bug hunters.
4299
4300 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4301
4302         * scm/framework-ps.scm (output-preview-framework): bugfix.
4303
4304         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
4305         o/ for chord modifier..
4306
4307         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
4308
4309         * lily/drum-note-performer.cc:  remove unused (thanks Michael
4310         Welsh Duggan). 
4311
4312 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4313
4314         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
4315
4316         * ly/titling-init.ly: Do not also print intstrument in header on
4317         first page.  Do not print page number on first and only page.
4318
4319 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4320
4321         * input/regression/*.ly: remove old-relative everywhere
4322
4323         * lily/music-sequence.cc (simultaneous_relative_callback): do
4324         what-if analysis on copy, not on original. Fixes old-relative
4325         compatibility.
4326
4327         * scm/backend-library.scm (postscript->png): space before
4328         --verbose.
4329         
4330 2005-02-05  Werner Lemberg  <wl@gnu.org>
4331
4332         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
4333         is defined.
4334
4335         * mf/feta-alphabet.mf: Define `staffsize#'.
4336         Include `feta-params.mf'.
4337         s/staffheight/design_size/.
4338
4339         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
4340
4341         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
4342
4343         * mf/feta-nummer-code.mf: Reformatted.
4344         (draw_six): Use outline intersection to avoid a self-intersecting
4345         path.
4346         ("Numeral comma"): Fix serious outline glitches.  This slightly
4347         changes the glyph shape.
4348         ("Numeral dash"): Use `draw_rounded_block'.
4349         ("Numeral dot"): Use `drawdot'.
4350         ("Numeral 1"): Assure identical tangent directions for the
4351         intersection points of paths.  The glyph shape improvement is only
4352         visible at very high magnifications.
4353         ("Numeral 2"): Use `solve' macro to make the lower right part of
4354         the glyph outline touch the x axis exactly.  This changes the
4355         glyph shape.
4356         Minor fixes for better overlap removal support.
4357         ("Numeral 4"): Make lefter corner `rounder'.
4358         ("Numeral 5"): Assure identical tangent directions for the
4359         intersection points of paths.  This improves the glyph shape at
4360         high magnifications.
4361         ("Numeral 7"): Use `solve' macro to make the upper right part of
4362         the glyph outline touch the metrics box exactly.  This changes the
4363         glyph shape.
4364         Avoid corner in the upper left part of the glyph (causing a minor
4365         shape change).
4366
4367         * mf/feta-ital-*.mf: Removed.  Unused.
4368
4369 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4370
4371         * VERSION (PATCH_LEVEL): release 2.5.11
4372
4373         * input/regression/fill-line-test.ly: new file.
4374
4375         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
4376         emmentaler name, eg. emmentaler-23. 
4377
4378 2005-02-04  Christian Hitz  <chhitz@gmx.net>
4379
4380         * scm/scm/define-markup-commands.scm (fill-line): rework for better
4381         alignment with centered texts
4382
4383         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
4384         list of paddings
4385
4386 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4387
4388         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
4389
4390         * lily/note-column.cc (translate_rests): call flush_extent_cache()
4391         of parents when translating rests. Fixes: c-chord-rest.ly 
4392
4393         * lily/include/dimension-cache.hh (struct Dimension_cache): add
4394         dimension_callback_ member.
4395
4396         * lily/grob.cc (flush_extent_cache): new function. Force recompute
4397         of extents.
4398
4399 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4400
4401         * all but lily/*: The grand 2004/2005 replace.
4402
4403 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4404
4405         * lily/*: add space after ,  
4406
4407         * scm/music-functions.scm (has-request-chord): don't use
4408         ly:music-name anywhere. Fixes <<\\>> notation. 
4409
4410         * scm/define-markup-commands.scm (box): use font-size for
4411         padding. Fixes boxed-rehearsal-marks.ly
4412
4413         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
4414         identifier definition too, so foo = \lyrics { ...   } bar = #1
4415         doesn't complain about "bar" being LYRICS_STRING.
4416
4417         * lily/paper-def.cc (find_pango_font): new routine; Store
4418         pango_fonts in hash tab too. This is necessary for retrieving
4419         Pango_fonts::physical_font_tab() later on.
4420  
4421         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
4422         crash if psname is null.
4423
4424         * lily/lily-guile.cc (ly_hash2alist): new function
4425
4426         * Documentation/user/changing-defaults.itely (Text encoding):
4427         rewrite. 
4428
4429         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
4430         -> font_filename mapping.
4431
4432         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
4433         ly_pango_font_physical_fonts
4434
4435         * scm/framework-ps.scm (supplies-or-needs): extract names from
4436         physical Pango_fonts.
4437
4438         * utf8.ly: new file.
4439
4440 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4441
4442         * Documentation/user/changing-defaults.itely (Page layout): add
4443         doco about systemSeparatorMarkup.
4444
4445         * scm/page-layout.scm (default-page-make-stencil): add-to-page
4446         function.
4447         (default-page-make-stencil): insert system separators.
4448
4449         * scm/define-markup-commands.scm (hcenter): add
4450         (beam): add.
4451
4452 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4453
4454         * scm/output-ps.scm (ez-ball): reinstate ez notation.
4455
4456 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4457
4458         * lily/main.cc: Spell backend consistently.  Sort options.
4459
4460 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4461
4462         * scripts/lilypond-book.py (Module): revert @include.
4463         
4464 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4465
4466         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
4467         Bugfix: @include .tex (not .texi).  Small cleanups.
4468
4469         * stepmake/bin/add-html-footer.py (i18n): New function.
4470
4471 2005-01-31  Werner Lemberg  <wl@gnu.org>
4472
4473         * mf/feta-nummer.mf: Removed.  Unused.
4474
4475 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4476
4477         * lily/ : 2004 -> 2005 s&r
4478
4479         * scm/file-cache.scm (cached-file-contents): add file. Read each
4480         file only once.
4481
4482         * scm/font.scm (add-pango-fonts): change order. Medium weight is
4483         now default.
4484
4485         * VERSION: release 2.5.10
4486         
4487         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
4488
4489         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
4490
4491         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
4492         that both X and Y extents of bbox are non-nil.
4493
4494 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4495
4496         * scm/chord-name.scm (alteration->text-accidental-markup): change
4497         - to . 
4498
4499         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
4500
4501         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
4502
4503         * Documentation/user/invoking.itely (Invoking lilypond): add note
4504         about EPS backend.
4505
4506         * scm/framework-eps.scm: new file: create per-system/per-page EPS
4507         files for inclusion in lilypond-book document.
4508
4509         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
4510
4511         * input/tutorial/lbook-texi-test.texi: new file.
4512
4513         * scm/safe-lily.scm (safe-objects): add
4514         {begin,end}-of-line-(in)?visible as safe.
4515  
4516 2005-01-30  Graham Percival  <gperlist@shaw.ca>
4517
4518         * Documentation/user/changing-defaults.itely: fixed example
4519         of (dynamics).
4520
4521 2005-01-29  Graham Percival  <gperlist@shaw.ca>
4522
4523         * lily/main.cc: fix info about -o=FILE.
4524
4525 2005-01-29  Werner Lemberg  <wl@gnu.org>
4526
4527         * mf/feta-toevallig.mf ("Natural"): Completely changed the
4528         construction to assure smooth transition from straight to curved
4529         lines.
4530
4531 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4532
4533         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
4534         stencils.
4535
4536         * ps/lilyponddefs.ps: add start-page, start-system doesn't
4537         translate to top of page. Fixes alignment problems of
4538         lilypond-generated EPS files.
4539
4540 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4541
4542         * scm/part-combiner.scm (analyse-spanner-states): trigger on
4543         crescendo-end as well, since Decrescendo maybe ended with Stop
4544         Crescendo.). Fixes: partcombine-diminuendo.ly
4545
4546         * scm/script.scm (default-script-alist): swap portato symbols.
4547
4548         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
4549
4550         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4551         ly:outputter-port. New function.
4552
4553         * scm/framework-ps.scm (output-classic-framework): dump a
4554         -systems.texi too
4555         (output-classic-framework): dump multiple systems on an "infinite"
4556         page EPS including fonts. 
4557
4558         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
4559         .eps files for both texi and tex formats. Use PNG coming from
4560         lilypond.
4561         
4562 2005-01-28  Graham Percival  <gperlist@shaw.ca>
4563
4564         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
4565
4566         * scripts/lilypond-latex.py: fix info about -o=FILE.
4567
4568 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4569
4570         * ly/generate-embedded-cff.ly: write .cff.ps files.
4571
4572         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
4573
4574         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4575         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
4576
4577 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4578
4579         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
4580
4581 2005-01-28  Werner Lemberg  <wl@gnu.org>
4582
4583         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
4584         macros.
4585         (draw_bulb): Improved.
4586
4587         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
4588         metapost bug.
4589         (draw_pedal_P): Use soft_end_penstroke.
4590         (draw_pedal_d): Use soft_start_penstroke.
4591
4592         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
4593         path.
4594         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
4595         doesn't change the glyph shape.
4596
4597         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
4598         changing the shape) to avoid fontforge warnings.
4599
4600         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
4601         soft_end_penstroke and fix glyph shape.
4602
4603 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4604
4605         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
4606
4607 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4608
4609         * scm/define-markup-commands.scm (line): filter out empty stencils
4610         from line command.
4611
4612         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
4613         amount.
4614
4615 2005-01-27  Graham Percival  <gperlist@shaw.ca>
4616
4617         * Documentation/user/notation.itely: added info about what
4618         \voiceFoo does.  Also rewrote warning about marks at
4619         a line break.
4620
4621         * Documentation/user/changing-defaults.itely: added info
4622         about putting dynamics in parenthesis and brackets.
4623
4624 2005-01-27  Werner Lemberg  <wl@gnu.org>
4625
4626         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4627
4628 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4629
4630         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4631         portato-direction.ly
4632
4633         * lily/beam.cc (consider_auto_knees): add beam height to
4634         threshold. Fixes: knee-multiple-beam.ly
4635
4636         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4637         pedal line spanners. Fixes: instrument-center-pedal.ly
4638
4639         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4640         if encountering barline. Fixes: auto-beam-repeat.ly
4641
4642 2005-01-26  Werner Lemberg  <wl@gnu.org>
4643
4644         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4645         overlapping.
4646
4647         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4648         with inflections for the 1/2 sharp glyph.
4649
4650         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4651         connection between `t' and `r'.
4652         Unify bulb with the rest of `r' to avoid grazing outlines which
4653         confuses the overlap removal algorithm of fontforge.
4654
4655         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4656         inflections.
4657         (draw_cross): Fix shape to have uniform thickness in corners.
4658
4659         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4660         to avoid an uneven number of self-intersections; this confuses
4661         fontforge.
4662         Fix a slight bug in the shape at left bottom (which is visible only
4663         at high magnifications).
4664         `Center' the stem horizontally to avoid overlapping.
4665
4666 2005-01-24  Werner Lemberg  <wl@gnu.org>
4667
4668         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4669         to `asis'.
4670         (fet_begingroup): Save group name in string `feta_group'.
4671         (fet_endgroup): Updated.
4672         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4673
4674         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4675
4676         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4677         in metapost.
4678
4679 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4680
4681         * Documentation/user/notation.itely: really minor editing.
4682
4683 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4684
4685         * Documentation/user/examples.itely: minor editing.
4686
4687         * Documentation/user/changing-defaults.itely: minor editing.
4688
4689         * Documentation/user/notation.itely: clarified info on polyphony
4690         and \addlyrics.
4691
4692 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4693
4694         * scm/output-gnome.scm: 
4695         * scm/output-svg.scm:
4696         * scm/lily-library.scm (font-name-style): Update font name
4697         kludging for fontconfig use.
4698
4699 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4700
4701         * scm/define-markup-commands.scm: Document right-align and
4702         larger markup commands. Remove "TODO" from the topmost comment
4703         "each markup function should have a doc string." More consistent
4704         use of new-lines.
4705
4706 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4707
4708         * Documentation/user/changing-defaults: removed info about
4709         copyright symbol, since it's likely to change soon.
4710         Added info about betweensystemspace.
4711
4712         * Documentation/user/notation.itely: minor fixes.
4713
4714         * Documentation/user/lilypond.tely,
4715         Documentation/user/music-glossary.tely: changed copyright
4716         date to 2005 instead of 2004.
4717
4718         * input/test/volta-chord-names.ly: added old example back.
4719
4720 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4721
4722         * mf/feta-beugel.mf: use design size 20 (not 15).
4723
4724         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4725         change name to aybabtu completely
4726
4727 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4728
4729         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4730         design_size to fontname
4731
4732 2005-01-19  Werner Lemberg  <wl@gnu.org>
4733
4734         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4735         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4736
4737         * mf/feta-autometric.mf (set_char_box): Add code which emits
4738         specials for mf2pt1 if run with metapost.
4739         (to_bp): New macro for mf2pt1.
4740
4741 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4742
4743         * Documentation/user/changing-defaults: added info on
4744         creating a copyright symbol.
4745
4746 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4747
4748         * VERSION: release 2.5.9
4749         
4750 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4751
4752         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4753
4754         * Documentation/user/notation.itely: Document
4755         score-override-auto-beam-setting Fix documentation for
4756         revert-auto-beam-setting.
4757
4758 2005-01-18  Werner Lemberg  <wl@gnu.org>
4759
4760         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4761         (procset): New function to define a procset resource.
4762         (ps-embed-pfa): New function to define a font resource.
4763         (setup): New function to define a `Setup' environment.
4764         (preamble): Use new functions.
4765
4766         * ps/lilypond.defs (init-lilypond-parameters): New function to
4767         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4768
4769 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4770
4771         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4772
4773 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4774
4775         * scm/define-markup-commands.scm: Change number->markletter-string
4776         to take two arguments (vector number). Add number->mark-alphabet-vector
4777         and markalphabet markup command.
4778
4779         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4780         format-mark-alphabet, format-mark-box-barnumbers and
4781         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4782
4783 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4784
4785         * Documentation/user/examples.itely: add SATB automatic piano
4786         reduction template.
4787
4788         * Documentation/user/notation.itely: added info about changing
4789         partcombine texts.  Also adds examples of alternate lyrics.
4790
4791         * Documentation/user/changing-defaults.itely: added warning
4792         about \RemoveEmptyStaffContext overriding previous changes.
4793
4794 2005-01-17  Werner Lemberg  <wl@gnu.org>
4795
4796         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4797         feta-alphabet*.
4798
4799 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4800
4801         * python/lilylib.py (make_ps_images): don't do final showpage for
4802         multi-page documents.
4803         
4804         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4805
4806 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4807
4808         * Documentation/user/lilypond.tely: changed order of appendices;
4809         unified index should be last.
4810
4811         * Documentation/user/notation.itely: add example of key signatures
4812         and info about Staff.printKeyCancellation.
4813
4814 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4815
4816         * lily/include/repeated-music.hh (class Repeated_music): change
4817         into "namespace" class.
4818
4819         * lily/event.cc: remove Key_change_event.
4820
4821         * lily/include/transposed-music.hh (class Transposed_music): remove.
4822
4823         * lily/transposed-music.cc: remove
4824
4825         * lily/include/relative-music.hh: remove.
4826
4827         * lily/include/music-sequence.hh (struct Music_sequence): change
4828         into "namespace" class.
4829
4830         * lily/untransposable-music.cc (Module): remove
4831
4832         * lily/include/un-relativable-music.hh (Module): remove
4833
4834         * lily/include/untransposable-music.hh (Module): remove
4835
4836         * lily/include/music-list.hh (Module): remove file
4837
4838         * lily/un-relativable-music.cc: remove file.
4839
4840 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4841
4842         * lily/parser.yy: Compile fix.
4843
4844 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4845
4846         * lily/include/music.hh (class Music): unvirtualize transpose().
4847
4848         * lily/sequential-music.cc: remove file.
4849
4850         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4851
4852         * lily/slur-scoring.cc (get_best_curve): only switch on
4853         DEBUG_SLUR_SCORING for non NDEBUG builds.
4854
4855         * lily/include/music.hh (class Music): replace Music::start_mom()
4856         by start-callback property
4857
4858         * lily/include/grace-music.hh: remove file. 
4859
4860         * lily/stem.cc (height): robustness fix.
4861
4862         * lily/time-scaled-music.cc: remove file.
4863
4864         * lily/include/music.hh (class Music): include SCM init argument.
4865         (class Music): replace Music::get_length() virtual by
4866         length-callback property everywhere.
4867
4868         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4869
4870         * mf/GNUmakefile: don't install *list.ly
4871
4872 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4873
4874         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4875
4876 2005-01-12  Werner Lemberg  <wl@gnu.org>
4877
4878         This patch addresses the following problems in the feta sources
4879         files which contribute to the fetaXX fonts.
4880
4881         . Many fixes for rasterization at low resolutions (consistent use of
4882           `vround' and `hround', integer shift values for paths, applying
4883           `eps' for mirrored paths, use of `define_whole_pixels' and
4884           friends, etc.) -- while this probably looks like a waste of time
4885           it has revealed deficiencies in some glyph shapes.  See comment at
4886           the end of feta-params.mf how vertical symmetry is achieved.
4887
4888         . The `---' operator has been replaced everywhere with `--'; this
4889           both improves and considerably reduces the font size after
4890           conversion with mf2pt1.
4891
4892         These change aren't explicitly mentioned below since virtually all
4893         glyphs are affected.
4894
4895         Other notable differences:
4896
4897         . Glyphs from feta-accordion.mf now have charboxes around the
4898           outline.
4899
4900         . Fixed incorrect charbox for `accDot'.
4901
4902         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4903
4904         . Fixed position of the bow in the `upprall' glyph and its siblings.
4905
4906         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4907           dependent on the staff line thickness to avoid touching the middle
4908           staff line at smaller sizes.
4909
4910         . Largely extended output for feta-testXX: Where useful, glyphs
4911         are shown both between and on staff lines.
4912
4913
4914         * mf/feta-params.mf (staff_space_rounded,
4915         stafflinethickness_rounded, linethickness_rounded,
4916         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4917         Update all code which uses them where appropriate.
4918         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4919         New variables used to control rasterization at low resolutions.  Set
4920         to zert if feta code is processed with metapost.
4921
4922         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4923         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4924         (flare_path): Updated.
4925         Make it work with `filldraw' (but only circular pens).
4926         (hfloor, vfloor, hceiling, vceiling): New macros.
4927
4928         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4929         Use `draw' again in mf mode to have good pixel dropout control.
4930         Fix intersection points of horizontal lines with circle.
4931         ("accDot"): Fix parameters for set_char_box.
4932         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4933         control.
4934
4935         * mf/feta-banier.mf: Updated.
4936
4937         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4938         testing.
4939         (undraw_inside_ellipse): Remove `center' argument.  Update all
4940         callers.
4941         (draw_brevis): New macro, called by "Brevis notehead".
4942         (draw_whole_triangle_head): New macro, called by "Whole
4943         trianglehead".
4944         (draw_small_triangle_head): Use `filldraw'.
4945
4946         * mf/feta-eindelijk.mf: Remove useless global group.
4947         Updated.
4948
4949         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4950         `filldraw'.
4951
4952         * mf/feta-pendaal.mf: Updated.
4953
4954         * mf/feta-puntje.mf: Updated.
4955
4956         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4957         less points.
4958         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4959         dropout control.
4960         ("Varied Coda"): Use `draw_block'.
4961         (draw_comma): Fix typo.
4962         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4963         pixel dropout control.
4964
4965         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4966         position of bow.
4967
4968         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4969         sizes.
4970
4971         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4972         testing.
4973         (draw_meta_sharp): Much simplified.
4974         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4975
4976         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4977
4978 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4979
4980         * Documentation/user/notation.itely (Ancient rests): Fix typo
4981         (thanks Anthony)
4982
4983 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4984
4985         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4986
4987         * lily/main.cc (setup_paths): Add cff.
4988
4989         * mf/GNUmakefile (foe): Include actual target %.cff.
4990         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4991
4992 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4993
4994         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4995         suffix for main_input_b_.
4996
4997         * scm/music-functions.scm (toplevel-music-functions):
4998         precompute music lengths for music expressions.  
4999
5000 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5001
5002         * lily/include/input.hh (class Input): new `end_' slot for end of
5003         input. Renamed defined_str0_ to start_.
5004
5005         * lily/input.cc (Input): Add Input::Input (Input const &) and
5006         remove Input::Input (Source_file*, char const *). Use the new
5007         slots.
5008         (set_location): method used by bison to propagate input
5009         locations (YYLLOC_DEFAULT).
5010         (end_line_number, end_column_number, step_forward): new methods
5011         
5012         * lily/input-scheme.cc (ly:input-both-locations): new function,
5013         similar to ly:input-location, but also return the end line and
5014         column.
5015
5016         * lily/include/includable-lexer.hh: 
5017         * lily/includable-lexer.cc: 
5018         * lily/include/lily-lexer.hh (class Lily_lexer): 
5019         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
5020         Includable_lexer to Lily_lexer, in order to update lexloc (the
5021         yylloc), a new slot of Lily_lexer.
5022         (here_input, LexerError): simplify by using the lexloc slot (aka
5023         yylloc)
5024
5025         * lily/lexer.ll: #define yylloc to use input locations (it may
5026         be useless here?). Fixed the #embedded_scm rule (step the location
5027         forward in order to skip the sharp sign before parsing the scheme
5028         expression)
5029
5030         * lily/include/lily-parser.hh (class Lily_parser): 
5031         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
5032         here_input()
5033         (parser_error): overload for more precise locations of errors.
5034
5035         * lily/parser.yy (YYLTYPE): set location type to Input
5036         (YYLLOC_DEFAULT): use Input::set_location()
5037         (yylex): add the YYLTYPE* location parameter.
5038         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
5039         Give an Input parameter to THIS->parser-error() for more accurate
5040         messages.
5041
5042 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5043
5044         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
5045
5046         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
5047         on BEAMQUANTING for non-NDEBUG builds.
5048
5049         * lily/stem.cc (head_count): performance: avoid String::String()
5050         inside oft called function.
5051
5052 2005-01-09  Graham Percival  <gperlist@shaw.ca>
5053
5054         * Documentation/user/examles.itely: attempted fix for broken
5055         string quartet template.
5056
5057         * Documentation/user/notation.itely: remove unnecessary broken
5058         link.
5059
5060 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5061
5062         * VERSION (PACKAGE_NAME): release 2.5.7
5063
5064 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5065
5066         * config.make.in (METAFONT): Append -progname=mf, fixes use with
5067         mf-nowin for teTeX-3.0.  Backportme.
5068
5069         * scm/output-svg.scm (utf8-string): New function.
5070
5071         * scm/output-gnome.scm (utf8-string): New function.
5072         (otf-name-mangling): Remove.
5073
5074         * lily/pango-font.cc (Pango_font): Use font string iso font
5075         filename for utf8-text.
5076
5077         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
5078         name.
5079
5080 2005-01-08  Graham Percival  <gperlist@shaw.ca>
5081
5082         * Documentation/user/notation.itely: add info about
5083         Staff.extraNatural = ##f in Pitches section.  Also
5084         fixed some minor issues in the Vocal music section.
5085
5086 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5087
5088         * scm/output-ps.scm (white-text): comment out Helvetica font,
5089         which is broken for my GS install.
5090
5091         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
5092         which provides a tighter bbox.
5093
5094         * scm/define-grobs.scm (all-grob-descriptions): remove all
5095         extra-offsets from definitions.
5096
5097 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
5098
5099         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
5100         add tuning for 4-string bass and some common 4/5-string banjo
5101         tunings.  New function (four-string-banjo) turns a 5-string tuning
5102         into a 4-string tuning.  New function
5103         (fret-number-tablature-format-banjo) computes correct fret numbers
5104         on 5-string banjos.
5105
5106         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
5107         Add beam correction to TabVoice.
5108
5109         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
5110         using bold font; makes tabs more readable.
5111
5112 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5113
5114         * lily/font-select.cc (get_font_by_design_size): don't make
5115         Modified_font_metric; this causes trouble, since we don't know the
5116         font magnification from inside Pango_font::text_stencil()
5117
5118         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
5119
5120         * Documentation/user/notation.itely (The Lyrics context): comment out
5121         broken {Small ensembles} link.
5122
5123         * scm/framework-svg.scm (output-framework): change calling convention.
5124
5125         * lily/object-key-dumper-scheme.cc: new file.
5126
5127         * lily/object-key-undumper-scheme.cc: new file.
5128
5129         * lily/tweak-registration-scheme.cc: new file.
5130
5131         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
5132
5133         * Documentation/user/examples.itely (String quartet): uncomment
5134         broken example.
5135
5136         * lily/font-config.cc: new file.
5137
5138 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5139
5140         * scm/output-svg.scm: 
5141         * scm/output-gnome.scm: s/bigcheese/emmentaler.
5142
5143         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
5144
5145 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5146
5147         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
5148         Add headers.
5149
5150         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
5151
5152 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5153
5154         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
5155
5156         * lily/include/main.hh: lose _b hungarian suffixes for global
5157         variables.
5158
5159         * lily/include/lily-guile-macros.hh: new file.
5160
5161         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
5162
5163         * lily/general-scheme.cc: new file. 
5164
5165         * lily/font-select.cc (get_font_by_design_size): retrieve
5166         PangoFont for (designsize . "pango-descr") entries.
5167
5168         * lily/lily-parser-scheme.cc: new file.
5169
5170         * lily/output-def-scheme.cc: new file.
5171
5172         * lily/paper-book-scheme.cc: new file.
5173
5174         * lily/duration-scheme.cc (LY_DEFINE): new file.
5175
5176         * lily/pitch-scheme.cc:  new file.
5177
5178         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
5179
5180 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5181
5182         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
5183
5184 2005-01-06  Graham Percival  <gperlist@shaw.ca>
5185
5186         * Documentation/user/notation.itely: minor editing.
5187
5188         * Documentation/user/changing-defaults: minor editing.
5189
5190         * Documentation/user/examples.itely: add template for
5191         string quartet part extraction; demonstrates tag.
5192
5193 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
5194
5195         * Documentation/user/notation.itely: documents
5196         format-mark-box-letters and format-mark-box-numbers
5197
5198         * scm/define-context-properties.scm: change comment.
5199
5200 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5201
5202         * scm/framework-ps.scm (output-classic-framework): new function:
5203         dump systems as separate .eps files (without fonts) and write a
5204         single collecting .tex file.
5205
5206 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5207
5208         * Documentation/user/notation.itely (Setting simple songs):
5209         Correct several errors in the equivalent formulation of
5210         \addlyrics. 
5211         (The Lyrics context): Corrected link to the SATB example.
5212
5213 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5214
5215         * scm/lily.scm (completize-formats): new function
5216         (postprocess-output): new function
5217
5218         * lily/paper-book.cc (classic_output): change calling
5219         convention. Give basename as first argument. 
5220         remove Paper_book::post_processing().
5221
5222         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
5223
5224 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5225
5226         * lily/paper-outputter.cc (LY_DEFINE): new function
5227         ly:outputter-close.
5228
5229         * lily/main.cc: change --format,-f to --backend,-b
5230
5231         * lily/include/main.hh: rename format to backend.
5232
5233         * scm/translation-functions.scm (format-mark-box-numbers): add.
5234         patch by Erlend Aasland
5235
5236 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5237
5238         * lily/pango-font.cc (text_stencil): dump string as
5239         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
5240
5241 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5242
5243         * configure.in (gui_b): Remove handy developer-only
5244         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
5245         CVS source installations (but break other non-default but correct
5246         PKG_CONFIG_PATH setups), as this is no longer developer-only.
5247
5248         * SConstruct: 
5249         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
5250         compatibility (backportme).
5251
5252         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
5253
5254 2005-01-03  Werner Lemberg  <wl@gnu.org>
5255
5256         Prepare glyph shapes for mf2pt1 conversion.
5257
5258         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
5259         (accDiscant, accFreebase, accStdbase): Replace `draw' with
5260         `penstroke'.
5261         (accDot): Use `drawdot'.
5262         (accBayanbase): Replace `draw' with `draw_gridline'.
5263         (print_penpos): Moved to feta-macros.mf.
5264         (accOldEE): Replace `filldraw' with `penstroke'.
5265         Replace `draw' with `penstroke' and `drawdot'.
5266
5267         * mf/feta-banier.mf: Code clean-up.
5268         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
5269         `fill'.
5270
5271         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
5272
5273         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
5274         paremeter to control drawing of labels.  Update all callers.
5275
5276         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
5277         (new_bulb): Return a bulb as a single path.  To do that, it now
5278         takes some more parameters.  Updated all callers.
5279         (draw_gclef): Major clean-up.  `draw' has been replaced with
5280         `penstroke', unnecessary outlines have been removed.
5281         Remove (unused) gnome-canvas code.
5282
5283         * mf/feta-macros.mf (print_penpos): New macro (from
5284         feta-accordion.mf).
5285         Other minor fixes.
5286
5287         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
5288         ("Pedal dot"): Use `drawdot'.
5289         (draw_pedal_P): Add parameter to control drawing of labels.  Update
5290         all callers.
5291         Fix shape at top.
5292         (draw_pedal_e): Add parameter to control drawing of labels.  Update
5293         all callers.
5294         (draw_pedal_d): Add parameter to control drawing of labels.  Update
5295         all callers.
5296         Revert drawing direction.
5297
5298         * mf/feta-schrift.mf (draw_fermata): Use single path.
5299         (draw_short_fermata): Replace `filldraw' with `fill'.
5300         (draw_long_fermata, draw_very_long_fermata): Replace calls to
5301         `draw_rounded_block' with a single path.
5302         ("Thumb"): Draw full circle instead of mirroring segments.
5303         (draw_accent): New macro.
5304         ("> accent", "espr"): Use it.
5305         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
5306         ("open (unstopped)"): Draw full circle instead of mirroring
5307         segments.
5308         (draw_vee): Removed.
5309         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
5310         ("Downbow"): Replace calls to `draw_rounded_block' with a single
5311         path.
5312         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
5313         partial pieces drawn with `fill' -- these do still overlap with the
5314         stem of the `t' but just once, not multiple times so that fontforge
5315         can handle it gracefully.
5316         Change other parts of the glyph so that fontforge's overlapping
5317         algorithm reliably works.
5318         (draw_heel): Replace `draw' with `fill'.
5319         (draw_toe): Use `draw_accent' instead of `draw_vee'.
5320         ("Flageolet"): Replace `draw' with `penstroke'.
5321         ("Segno"): Replace `filldraw' with `penstroke'.
5322         Replace `draw' with `drawdot'.
5323         ("Coda"): Replace `fill' with `penstroke', using a single path.
5324         ("Varied Coda"): Use less overlapping paths.
5325         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
5326         single path.
5327
5328         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
5329         group to better control the `labels' command.
5330         Rename argument to `offset' and use it actually.  Update all
5331         callers.
5332         Replace `filldraw' with `fill'.
5333         ("mordent", "prallmordent", "upmordent", "downmordent",
5334         "lineprall"): Replace `draw' with `draw_gridline'.
5335         ("upprall", "downprall"): Replace `draw' with `fill'.
5336
5337         * mf/feta-timesig.mf: Formatting.
5338
5339         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
5340         to...
5341         ("Flat"): Here.
5342         (draw_paren): Move code to draw labels to...
5343         ("Right Parenthesis"): Here.
5344
5345 2005-01-02  Graham Percival <gperlist@shaw.ca>
5346
5347         * Documentation/user/notation.itely: add example of \setTextDecresc
5348         and \setTextDim.
5349
5350 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
5351
5352         * scm/define-markup-commands.scm :  fix glyph-strings of
5353         accidentals and \note-by-number
5354
5355 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5356
5357         * VERSION: 2.5.6 released.
5358         
5359         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
5360
5361         * input/regression/new-markup-scheme.ly: oops. font-family=music
5362         -> font-encoding fetaMusic.  
5363
5364         * lily/main.cc: put default to PS.
5365
5366         * lily/tfm.cc: idem.
5367
5368         * lily/afm.cc: idem.
5369
5370         * lily/include/modified-font-metric.hh (struct
5371         Modified_font_metric): remove coding_scheme() method.
5372
5373         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
5374
5375         * scripts/convert-ly.py (conv): crash on encountering \encoding.
5376
5377         * input/les-nereides.ly: convert to utf8
5378
5379         * lily/modified-font-metric.cc (text_dimension): idem.
5380
5381         * lily/parser.yy (TODO): idem.
5382
5383         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
5384
5385         * lily/lexer.ll: remove encoding
5386
5387         * scm/framework-ps.scm (output-variables): separately scale the
5388         page to mm 
5389
5390         * lily/pango-font.cc (Pango_font): fix scaling.
5391
5392         * lily/font-metric.cc (design_size): design_size returns a
5393         dimension now as well.
5394
5395 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5396
5397         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
5398         brace generation. 
5399
5400         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
5401
5402 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5403
5404         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
5405         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
5406
5407 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5408
5409         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
5410         in first run as well.
5411
5412         * scm/paper.scm (layout-set-staff-size): use text-font-size in
5413         dimension less points (ie. 12 = 12 point)
5414
5415         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
5416
5417         * lily/all-font-metrics.cc (find_pango_font): set description_
5418
5419         * lily/pango-font.cc (text_stencil): export size as well.
5420         (text_stencil): fix scaling and extents box.
5421
5422 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5423
5424         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
5425
5426         * Documentation/user/invoking.itely (Invoking lilypond): document
5427         texstr
5428
5429         * scripts/convert-ly.py (conv): add ancient rules.
5430
5431         * scm/clef.scm (c0-pitch-alist): replace - with .
5432
5433         * scripts/lilypond-book.py (process_snippets): add texstr support.
5434
5435         * scm/framework-texstr.scm (header): change extension to .textmetrics
5436
5437         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
5438         -f tex.
5439
5440         * lily/text-metrics.cc: new file.
5441         (try_load_text_metrics): new function
5442
5443         * lily/include/text-metrics.hh: new file.
5444
5445 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5446
5447         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
5448         ly_scheme_function to ly_lily_module_constant.
5449
5450         * lily/modified-font-metric.cc (text_dimension): try
5451         lookup_tex_text_dimension() first.
5452
5453         * lily/tfm.cc: new function ly:load-text-dimensions
5454
5455 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5456
5457         * scm/output-texstr.scm (text): use \lilygetmetrics
5458
5459         * scm/framework-texstr.scm (header): dump in new format.
5460
5461         * tex/lilypond-tex-metrics: new file.
5462         
5463 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5464
5465         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
5466         mapping.
5467         (index_to_charcode): New method.
5468
5469         * scm/output-ps.scm (glyph-string): 
5470         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
5471
5472 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5473
5474         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
5475         implement fully, need FONT to get to charcode.
5476
5477         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
5478
5479         * scm: Cleanups.
5480
5481         * Documentation/user/changing-defaults.itely: Fix internalsrefs
5482         {Tunable context properties},
5483         {All layout objects},
5484         {Music definitions}.
5485
5486 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5487
5488         * VERSION: release 2.5.5
5489         
5490         * lily/main.cc: use TeX as default output format.
5491
5492         * flower/file-path.cc (find): try to open directly as well, so we
5493         find absolute path files. 
5494
5495         * lily/pango-select.cc: new file.
5496
5497         * scm/framework-ps.scm: remove all encoding code. 
5498         load pfb/pfa for PangoFont too.
5499         
5500         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
5501
5502 2004-12-22  Werner Lemberg  <wl@gnu.org>
5503
5504         Prepare glyph shapes for mf2pt1 conversion.
5505
5506         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
5507
5508         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
5509         (define_triangle_shape): Use it to replace `draw' with `fill' and
5510         `unfill'.  Update all callers.
5511         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
5512         (draw_cross): Ditto.
5513         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
5514         Use penrazor for better conversion with mf2pt1.
5515         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
5516         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
5517         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
5518         draw_la_head, draw_ti_head): Replace `filldraw' with
5519         `fill'.  Update all callers.
5520
5521 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5522
5523         * lily/paper-book.cc (output): revert: only allow a single output
5524         format.
5525
5526         * lily/include/pango-font.hh: new file.
5527
5528         * lily/pango-font.cc: new file.
5529
5530         * lily/font-metric.cc (text_stencil): new routine
5531
5532         * lily/all-font-metrics.cc (find_pango_font): new routine.
5533
5534         * lily/include/font-metric.hh (struct Font_metric): add
5535         text_stencil()
5536
5537         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
5538
5539 2004-12-22  Werner Lemberg  <wl@gnu.org>
5540
5541         Prepare glyph shapes for mf2pt1 conversion.
5542
5543         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
5544
5545         * mf/feta-toevallig.mf: Formatting.
5546         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
5547         ("Natural"): Fix paths to allow better postprocessing.
5548         (draw_meta_flat): Use `z3l' as additional point in path to get
5549         better conversion with mf2pt1.
5550         Other minor cleanups.
5551         ("3/4 Flat"): Add auxiliary points and modify path to replace
5552         `draw' with `fill'.
5553         ("Double Sharp"): Mirror path segments instead of picture elements
5554         to get a single outline.
5555         Modify path to replace `filldraw' with `fill'.
5556
5557 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5558
5559         * input/test/unfold-all-repeats.ly: added file back.
5560
5561         * Documentation/user/notation.itely,
5562         Documentation/user/programming-interface.itely
5563         Documentation/user/changing-defaults.itely: fixed misc broken
5564         links to input/test/ files.
5565
5566 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5567
5568         * tex/texinfo.tex: Update.  We should not be distributing this,
5569         but since we do, use latest version.
5570
5571         * Documentation/user/macros.itexi: Comment-out \fetaflat,
5572         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
5573         macros for feta glyphs.
5574
5575 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5576
5577         * Documentation/user/changing-defaults.itely: fix index for set.
5578
5579         * Documentation/user/converters.itely: added convert-ly bugs list
5580         from CVS.
5581
5582 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5583
5584         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
5585         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
5586         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
5587         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
5588
5589         * mf/GNUmakefile (pfa_warning): Use less broken check.
5590
5591         * python/lilylib.py (setup_environment): Remove cruft from
5592         GS_FONTPATH.
5593
5594         * configure.in: Bump mftrace requirement to 1.1.1.
5595
5596 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5597
5598         * scm/output-svg.scm (beam): Use polygon.
5599
5600         * scm/lily-library.scm: Bugfix.
5601
5602         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
5603
5604         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
5605
5606 2004-12-19  Werner Lemberg  <wl@gnu.org>
5607
5608         Prepare glyph shapes for mf2pt1 conversion.
5609
5610         * mf/feta-eindelijk: Some formatting.
5611         (multi_rest_x, multi_beam_height): Removed.  Unused.
5612         ("Quarter rest"): Use `intersectiontimes' to create a single
5613         outline.
5614         (rest_crook): Removed.  Unused.
5615         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
5616         Simplified.
5617         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
5618         "128th rest"): Simplify `pat'.
5619         Create single outline.
5620
5621 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5622
5623         * mf/GNUmakefile (ALL_GEN_FILES):
5624         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
5625
5626         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5627         function.
5628
5629 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5630
5631         * scm/output-texstr.scm (placebox): add routine
5632
5633         * VERSION (PACKAGE_NAME): release 2.5.4
5634
5635         * scm/framework-texstr.scm (output-framework): new file.  
5636
5637         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5638         processing.
5639
5640         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5641
5642         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5643         rule.
5644
5645         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5646
5647         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5648
5649         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5650
5651 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5652
5653         * scm/framework-svg.scm (dump-page): Implement landscape.
5654
5655 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5656
5657         * lily/main.cc (setup_paths): Add svg to search path.
5658
5659         * scm/output-svg.scm:
5660         * scm/framework-svg.scm: Add pageSet.  Update.
5661         (dump-fonts): New function.
5662         (output-framework): Use it.
5663
5664         * mf/GNUmakefile: 
5665         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5666
5667 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5668
5669         * tex/lilyponddefs.tex: comment out new ifpdf code.
5670
5671 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5672
5673         * GNUmakefile.in: 
5674         * SConstruct (symlink): Replace afm by otf.
5675
5676         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5677         ly:pango-add-afm-decoder.
5678
5679         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5680
5681 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5682
5683         * scm/output-ps.scm (new-text): don't access t glyph for getting
5684         space dimension.
5685
5686         * ly/init.ly: warn about \version
5687
5688         * lily/lexer.ll: set version-seen?
5689
5690 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5691
5692         * scm/output-svg.scm (string->entities): Update.
5693
5694 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5695
5696         * lily/main.cc (setup_paths): replace afm by otf for path. 
5697
5698         * lily/pangofc-afm-decoder.cc: remove.
5699
5700         * lily/include/pangofc-afm-decoder.hh: remove.
5701
5702         * scm/framework-scm.scm (output-framework): new file.
5703
5704         * mf/GNUmakefile: remove SAUTER_FONTS.
5705         remove SVG/sodipodi hacks.
5706
5707         * scm/lily-library.scm (stderr): move stderr.
5708
5709         * mf/GNUmakefile: remove AFM support.
5710
5711         * buildscripts/mf-to-table.py (base): remove AFM support.
5712
5713         * lily/open-type-font.cc (design_size): use design_size
5714
5715 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5716
5717         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5718
5719 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5720
5721         * mf/GNUmakefile: Generate combined aybabtu info.
5722         * mf/aybabtu.pe.in (i): Load it.
5723
5724         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5725         are not symbols.
5726
5727         * lily/include/open-type-font.hh (count): New method.
5728
5729         * mf/aybabtu.pe.in: Typo.
5730
5731         * Documentation/user/out/lilypond-internals.nexi (Scheme
5732         functions): Typo.
5733
5734         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5735
5736 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5737
5738         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5739         subfonts.
5740
5741         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5742
5743         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5744         (tex-font-command-raw): new function.
5745
5746         * lily/include/virtual-font-metric.hh (Module): remove file
5747
5748         * lily/virtual-font-metric.cc (Module): remove file.
5749         
5750
5751         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5752         (get_indexed_char): read bbox from lily table if present.
5753
5754 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5755
5756         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5757         aybabtu.subfonts
5758
5759         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5760         global glyphname. Enables more than 64 glyphs in the OTF.
5761
5762 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5763
5764         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5765         braces.
5766
5767         * lily/open-type-font.cc (design_size): Use 12 as default for
5768         design size.
5769
5770         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5771
5772         * mf/GNUmakefile: Generate aybabtu.
5773
5774         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5775
5776 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5777
5778         * scm/lily-library.scm (char->unicode-index): Remove.
5779
5780         * scm/output-gnome.scm (text): Bugfix for plain string input.
5781         Updates.
5782
5783         * scm/output-svg.scm (svg-font): Add weight to font selection.
5784
5785 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5786
5787         * Documentation/topdocs/INSTALL.texi (Top): Point to
5788         buildscripts/out/clean-fonts instead of
5789         buildscripts/clean-fonts.sh. 
5790
5791 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5792
5793         * input/regression/figured-bass.ly: attempt to clarify text.
5794
5795         * Documentation/user/notation.tely: add cindex for tag, attempt to
5796         add figured bass example.
5797
5798         * Documentation/user/changing-defaults: basic editing.
5799
5800 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5801
5802         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5803
5804         * lily/open-type-font.cc (LY_DEFINE): new function
5805         ly:font-sub-fonts
5806
5807         * lily/include/font-metric.hh (struct Font_metric): new method
5808         sub_fonts()
5809
5810         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5811         . with - in add.stem.
5812         
5813 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5814
5815         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5816         and fetaDynamic.
5817
5818         * lily/rest.cc (glyph_name): Change - to . .
5819
5820         * scm/output-gnome.scm (text): Hello world, again.
5821
5822         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5823
5824         * lily/modified-font-metric.cc (index_to_charcode): New method.
5825
5826         * lily/include/font-metric.hh (index_to_charcode): New function.
5827
5828         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5829         new function.
5830         (ly:font-glyph-to-index): Remove.
5831
5832 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5833
5834         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5835
5836         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5837
5838         * lily/open-type-font.cc (load_scheme_table): new function
5839
5840         * lily/dots.cc (print): replace - 
5841
5842         * lily/open-type-font.cc (attachment_point): new function.
5843         (load_table): read LILC table
5844
5845         * buildscripts/gen-bigcheese-scripts.py (Module): new
5846         file. Generate FF scripts.
5847
5848         * mf/feta-din10.mf: idem.
5849
5850         * mf/feta-nummer10.mf: remove mf files.
5851
5852         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5853
5854 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5855
5856         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5857
5858         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5859         compatibility.
5860
5861 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5862
5863         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5864         design-size and units_per_EM.
5865
5866         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5867
5868 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5869
5870         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5871         does not crash fontforge.
5872
5873         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5874         PUA.
5875
5876 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5877
5878         * scm/framework-ps.scm (ps-embed-cff): new function.
5879
5880         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5881
5882 2004-12-12  Werner Lemberg  <wl@gnu.org>
5883
5884         * mf/bigcheese.pe.in: Add PUA mapping.
5885         Don't create Type 42 but bare CFF font.
5886
5887 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5888
5889         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5890         within canvas boundaries.
5891
5892         * mf/merge.pe.in: Set font names, version, license GPL.
5893
5894         * make/substitute.make: Add FONTFORGE.
5895
5896         * config.make.in (FONTFORGE): Add.
5897
5898         * configure.in (gui_b): Use PATH_PROG for fontforge.
5899
5900 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5901
5902         * scm/define-markup-commands.scm: add baseline-skip to info
5903         about \column.
5904
5905 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5906
5907         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5908
5909         * scm/output-gnome.scm (named-glyph): Use it.
5910
5911         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5912
5913         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5914         (upper_string, lower_string, reverse_string): Remove.
5915
5916         * configure.in (fontforge): Reinstate version check.
5917
5918         * ly/engraver-init.ly: Fix clef glyph names.
5919
5920         * lily/time-signature.cc (special_time_signature): Fix fraction
5921         glyph names.
5922
5923 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5924
5925         * mf/merge.pe: new file.
5926
5927         * lily/freetype.cc: new file.
5928
5929         * lily/include/open-type-font.hh (class Open_type_font): new file.
5930
5931         * lily/include/freetype.hh: new file.
5932
5933         * lily/open-type-font.cc: new file.
5934
5935         * lily/all-font-metrics.cc (find_otf): new function.
5936
5937 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5938
5939         * lily/time-signature.cc (special_time_signature): Fix.
5940
5941         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5942         GTK2 before checking for pango.  Fixes -fgnome.
5943
5944         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5945         Scheme name.
5946
5947         * scm/define-markup-commands.scm:
5948         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5949
5950         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5951
5952         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5953         date versions.  Fixes configure.
5954         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5955         argument.
5956
5957 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5958
5959         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5960         names in .enc
5961
5962         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5963
5964 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5965
5966         * Documentation/user/changing-defaults.itely: add info about
5967         make-dynamic-script
5968
5969         * Documentation/user/notation.itely: add link in dynamics to
5970         section about make-dynamic-script.
5971
5972 2004-12-09  Christian hitz  <chhitz@gmx.net>
5973
5974         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5975
5976 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5977
5978         * buildscripts/mf-to-table.py (parse_logfile): use . for
5979         concatting name and group.
5980         (parse_logfile): use M for Minus (negative.)
5981
5982         * lily/include/type-swallow-translator.hh
5983         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5984
5985         * lily/*.cc: cosmetics around = sign.
5986
5987         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5988         lyric spacing on the penultimate column.
5989
5990 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5991
5992         * configure.in:
5993         * lily/accidental-placement.cc:
5994         * lily/bar-line.cc:
5995         * lily/beam-concave.cc:
5996         * lily/beam-quanting.cc:
5997         * lily/beam.cc:
5998         * lily/bezier-bow.cc:
5999         * lily/bezier.cc:
6000         * lily/break-align-interface.cc:
6001         * lily/custos.cc:
6002         * lily/dimension-cache.cc:
6003         * lily/dot-column.cc:
6004         * lily/font-metric.cc:
6005         * lily/font-select.cc:
6006         * lily/gourlay-breaking.cc:
6007         * lily/grob-property.cc:
6008         * lily/grob.cc:
6009         * lily/lily-guile.cc:
6010         * lily/line-spanner.cc:
6011         * lily/lookup.cc:
6012         * lily/lyric-extender.cc:
6013         * lily/lyric-hyphen.cc:
6014         * lily/mensural-ligature.cc:
6015         * lily/midi-def.cc:
6016         * lily/misc.cc:
6017         * lily/note-collision.cc:
6018         * lily/note-column.cc:
6019         * lily/note-head.cc:
6020         * lily/paper-outputter.cc:
6021         * lily/percent-repeat-item.cc:
6022         * lily/rest-collision.cc:
6023         * lily/side-position-interface.cc:
6024         * lily/simple-spacer.cc:
6025         * lily/slur-configuration.cc:
6026         * lily/slur-scoring.cc:
6027         * lily/slur.cc:
6028         * lily/spaceable-grob.cc:
6029         * lily/spacing-spanner.cc:
6030         * lily/spanner.cc:
6031         * lily/staff-symbol-referencer.cc:
6032         * lily/stem.cc:
6033         * lily/stencil.cc:
6034         * lily/system-start-delimiter.cc:
6035         * lily/system.cc:
6036         * lily/text-item.cc:
6037         * lily/tie.cc:
6038         * lily/tuplet-bracket.cc:
6039         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
6040         <cmath> beacause isinf/isnan is undefined in <cmath>
6041
6042 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6043
6044         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
6045
6046 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6047
6048         * VERSION: release 2.5.3
6049         
6050 2004-11-29  Arno Waschk <arno@arnowaschk.de>
6051
6052         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
6053
6054 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6055
6056         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
6057
6058         * lily/note-head.cc (internal_print): always try the "s" head if
6059         u/d not found.
6060
6061         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
6062
6063 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6064
6065         * mf/parmesan-heads.mf (overdone_heads): typos.
6066
6067 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6068
6069         * lily/parser.yy (markup): in markups, { .. } without command
6070         before are also flattened, ie \line must be explicitely used.
6071
6072         * Documentation/user/changing-defaults.itely:
6073         * Documentation/user/notation.itely: 
6074         * input/wilhelmus.ly: 
6075         * input/regression/instrument-name-markup.ly: 
6076         * input/regression/markup-score.ly: 
6077         * input/regression/new-markup-scheme.ly: 
6078         * input/regression/new-markup-syntax.ly: 
6079         * input/test/coriolan-margin.ly: use \line in markups where
6080         appropriate
6081         
6082 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6083
6084         * scm/new-markup.scm (map-markup-command-list): helper function
6085         used in parser.yy to map markup commands on a markup list.
6086
6087         * lily/parser.yy: get rid off < > in markups by treating { } as
6088         real lists.
6089
6090         * lily/lexer.ll: remove < > from markup lexer mode.
6091
6092         * scripts/convert-ly.py (conv): add rule for converting 
6093         \markup < > to \markup { }
6094
6095         * ly/titling-init.ly: 
6096         * input/test/coriolan-margin.ly: 
6097         * input/regression/new-markup-syntax.ly: 
6098         * input/regression/new-markup-scheme.ly: 
6099         * input/regression/multi-measure-rest-text.ly: 
6100         * input/regression/markup-stack.ly: 
6101         * input/regression/markup-score.ly: 
6102         * input/regression/instrument-name-markup.ly: 
6103         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
6104         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
6105         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
6106         * input/wilhelmus.ly: 
6107         * Documentation/user/notation.itely: 
6108         * Documentation/user/music-glossary.tely: 
6109         * Documentation/user/changing-defaults.itely: change < > to { } in
6110         markups
6111
6112 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6113
6114         * lily/accidental-placement.cc (position_accidentals): shortcut if
6115         no accidentals to place.
6116
6117 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6118
6119         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
6120         typo s/ly:dimension ?/ly:dimension?/
6121
6122         * input/regression/lily-in-scheme.ly: 
6123         * input/regression/music-function.ly: 
6124         * ly/spanners-init.ly (assertBeamSlope): 
6125         * scm/music-functions.scm (def-grace-function): add the paper
6126         argument to music function definitions.
6127
6128 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6129
6130         * lily/moment.cc (LY_DEFINE):
6131         ly:moment-main-{denominator,numberator}, new function.
6132
6133         * lily/score-engraver.cc (typeset_all): assign to column on basis
6134         of axis-group-parent-X setting.
6135
6136         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
6137         add_element() on basis of axis-group-parent-Y setting.
6138
6139         * lily/grob.cc: add axis-group-parent-{XY} properties.
6140
6141         * input/regression/spacing-stick-out.ly: new file.
6142
6143         * lily/simple-spacer.cc (add_columns): use binary search for
6144         setting column rods. Changes O(n^2) to O(n log(n)) for
6145         constructing spacing problem from columns.
6146         (add_columns): read allow-outside-line to make sure no texts stick
6147         out.
6148         (solve): Simple_spacer::is_active() only determines
6149         satisfies_constraints_ for non-ragged typesetting.
6150
6151         * lily/simultaneous-music.cc (to_relative_octave): only set
6152         old_relative_used if return pitch actually changed.
6153
6154         * scm/define-context-properties.scm
6155         (all-user-translation-properties): change to match implementation.
6156
6157         * python/lilylib.py: Replace re.match by re.search and adds "-c
6158         showpage" to the gs command line (Johannes Schindelin)
6159
6160         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
6161         before processing. Prevents crash when inf is in the extent.
6162
6163         * scm/define-markup-commands.scm (note-by-number): add "s" to
6164         "noteheads-" glyphname.
6165  
6166         * lily/parser.yy (Generic_prefix_music): supply parser argument to
6167         music function as well.
6168         
6169 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6170
6171         * VERSION: release 2.5.2
6172
6173         * Documentation/user/changing-defaults.itely (Creating titles):
6174         add breakbefore variable.
6175
6176         * lily/paper-book.cc (set_system_penalty): new function. Set
6177         penalty_ based on breakBefore setting
6178
6179         * lily/context-specced-music-iterator.cc (construct_children):
6180         interpret special context id $uniqueContextId 
6181
6182         * lily/context.cc (create_unique_context): new method. Move
6183         creation of unique (\new) contexts into interpreting phase. This
6184         makes
6185
6186           foo= \new Staff ..
6187           << \foo \foo >>
6188
6189         produce 2 staves.
6190         
6191
6192         * scm/define-music-properties.scm (all-music-properties): add
6193         quoted-voice-direction
6194
6195         * ly/music-functions-init.ly: killCues function.
6196
6197         * scm/music-functions.scm (cue-substitute): move creation of voice
6198         contexts further to the back. 
6199
6200 2004-11-25  Werner Lemberg  <wl@gnu.org>
6201
6202         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
6203         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
6204
6205 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
6206
6207         * buildscripts/guile-gnome.sh: Fixed typo.
6208
6209 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6210
6211         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
6212
6213         * scripts/abc2ly.py (dump_slyrics): add ord(). 
6214
6215         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
6216         to regular engraver. 
6217
6218 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6219
6220         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
6221
6222 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6223
6224         * scm/define-markup-commands.scm (fill-line): Typo.
6225
6226         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
6227         and newer.
6228
6229 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
6230
6231         * ly/dynamic-scripts-init.ly: Fixed typo.
6232
6233 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6234
6235         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
6236         note-head, to have different attachment points for up and down.
6237
6238         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
6239
6240         * mf/feta-generic.mf (else): remove solfa.
6241
6242         * mf/feta-bolletjes.mf (tishape): remove unicode test.
6243
6244         * scm/define-context-properties.scm
6245         (all-user-translation-properties): add shapeNoteStyles property.
6246
6247         * lily/shape-note-heads-engraver.cc (process_music): new file.
6248
6249         * lily/event.cc (transpose): call Event::transpose() for
6250         transposing the tonic.
6251
6252 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6253
6254         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
6255         Unicode/OpenType and AFM.
6256
6257         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
6258
6259 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6260
6261         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
6262
6263         * lily/context.cc (Context): unprotect key from ctor.
6264
6265         * scm/stencil.scm (stack-lines): return empty-stencil if argument
6266         is '()
6267         (stack-stencils): idem.
6268
6269         * Documentation/user/changing-defaults.itely (Creating titles):
6270         document new title layout options.
6271
6272         * lily/parser.yy (lilypond_header_body): copy previous
6273         $globalheader if present.
6274
6275         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
6276         ly:module-copy
6277         
6278         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
6279
6280         * scm/titling.scm: remove old titling functions
6281
6282         * lily/stencil.cc (translate): remove absolute dimension.
6283
6284         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
6285         via markup.
6286
6287         * scm/page-layout.scm (marked-up-headfoot): create header/footer
6288         field from user-supplied markup
6289
6290         * scm/define-markup-commands.scm (on-the-fly): new markup
6291         command. Enter SCM markup procedure directly in Scheme.
6292         (fromproperty): new markup command. Read markup from props argument.
6293
6294         * scm/titling.scm (marked-up-title): create title via
6295         user-specified markup. 
6296
6297         * scm/define-markup-commands.scm (column): remove empty stencils
6298         from column.
6299
6300         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
6301         not have side-effect of creating variable stub.
6302
6303         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
6304
6305 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6306
6307         * scm/encoding.scm (coding-alist): 
6308         * scm/font.scm (add-ec-fonts):
6309         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
6310         Extended-TeX-Font-Encoding---Latin.
6311
6312         * lily/side-position-interface.cc (general_side_position): Add
6313         actual offset to error message (avoid constant error messages).
6314
6315         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
6316         block.
6317
6318         * lily/font-select.cc (select_encoded_font)
6319         (get_font_by_mag_step, get_font_by_design_size): 
6320         * lily/modified-font-metric.cc (Modified_font_metric): 
6321         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
6322
6323         * scm/encoding.scm (coding-alist): Add fetaDynamic.
6324         (read-encoding-file): Bugfix: do not require space after bracket.
6325
6326         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
6327         these do not exist.
6328
6329 2004-11-20  Graham Percival  <gperlist@shaw.ca>
6330
6331         * Documentation/user/notation.itely: added info about typesetting
6332         boxed bar numbers.
6333
6334 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6335
6336         * flower/interval.cc (T_to_string): gcc4 fixes.
6337
6338         * scm/define-markup-commands.scm (fill-line): use
6339         stack-stencils. This fixes problems with putting already centered
6340         stencils in a line.
6341
6342         * VERSION: release 2.5.1
6343
6344         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
6345
6346 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6347
6348         * input/example-[1-3].ly: simplify.
6349
6350         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
6351
6352         * scm/output-ps.scm (new-text): new function. Use glyphshow to
6353         show glyphs.
6354
6355         * scm/encoding.scm (decode-byte-string): new function.
6356
6357         * scripts/convert-ly.py (conv): add warning about
6358         set-global-staff-size.
6359
6360         * Doxyfile: add. 
6361
6362         * scripts/convert-ly.py (conv): add raggedlastbottom rule
6363         (conv): warn for TextSpanner split.
6364         (conv): warn for textheight.
6365
6366 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6367
6368         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
6369         building the documentation, info with images are installed.
6370         (final-install): Fix description.  Mention sourcing of login
6371         scripts (instead of running).
6372
6373 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6374
6375         * Debian lmodern support.  Note that LilyPond will issue warnings
6376         
6377             no such encoding: "FontSpecific"
6378
6379           The font selection mechanism wants to get the encoding from the
6380           font itself, but the idea of lmodern is that it is usable with
6381           different encodings, ie, Lily should get the encoding from the
6382           font tree, rather than the font itself.  This would require some
6383           more work.
6384         
6385         * configure.in: Test for and accept lmodern if EC fonts not found.
6386
6387         * scm/framework-tex.scm (font-load-command): TeX font name
6388         mangling for latin1 encoded cork-lm fonts.
6389         (convert-to-ps): Load lm.map if available.
6390
6391         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
6392         available.
6393
6394         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
6395
6396         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
6397         available.
6398
6399         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
6400         path for absolute file name, that is silly.
6401
6402         * lily/score-engraver.cc (initialize): 
6403
6404         * Documentation/user/GNUmakefile (local-install-info): Invoke
6405         install-info --remove first.
6406
6407         * #include cleanup (Andreas Scherer).
6408
6409 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
6410
6411         * input/test/script-abbreviations.ly: fix typos.
6412
6413 2004-11-17  Werner Lemberg  <wl@gnu.org>
6414
6415         * python/lilylib.py (options_help_str): Support pretty-printing of
6416         newlines in fourth element of option description.
6417
6418         * scripts/lilypond-book.py (option_definitions): Use new lilylib
6419         feature.
6420         Sort options.
6421
6422         * Documentation/user/lilypond-book.itely: Finish update.
6423
6424 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6425
6426         * Documentation/user/macros.itexi: Add comment about \command.
6427
6428         * Documentation/user/lilypond.tely:
6429         * Documentation/user/lilypond-book.itely: Fix names of lilypond
6430         and lilypond-book nodes, so that `info lilypond' visits the manual
6431         at top level, and `info lilypond-book' visits the lilypond-book
6432         section.
6433
6434         * Documentation/user/GNUmakefile (local-install-info): Fix rules
6435         and packager messages.
6436
6437         * lily/pangofc-afm-decoder.cc: Update test.
6438
6439 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6440
6441         * scm/lily-library.scm (char->unicode-index): New function.
6442
6443         * scm/output-gnome.scm: 
6444         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
6445
6446         * Proper naming of file name throughout; s/filename/file[-_]name/.
6447
6448         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
6449
6450         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
6451
6452 2004-11-16  Werner Lemberg  <wl@gnu.org>
6453
6454         * scripts/lilypond-book.py: The Lord has commanded me to use only
6455         tabs for indentation.  Your humble servant obeys.
6456
6457 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6458
6459         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
6460         including font, if LilyPond-feta font is only feta font in path.
6461
6462         * scm/output-gnome.scm (text): Revert to file name of font if font
6463         has no name.  Fixes ec font selection.
6464         (char): Bugfix: do not utf8 twice.  Fixes clefs.
6465
6466         * scm/framework-svg.scm:
6467         * scm/output-svg.scm: New file.  TODO: figure out how to
6468         do character by index in font.
6469
6470         * scm/output-sodipodi.scm: Remove.
6471
6472         * scm/output-ps.scm (stem): Remove.
6473
6474 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6475
6476         * scm/output-gnome.scm (beam): New function.
6477         (slur): Round corners.
6478         (round-filled-box): Round corners.
6479
6480 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6481
6482         * scm/output-gnome.scm (beam): add function.
6483         (draw-line): new routine.
6484         (dashed-line): stub; call draw-line
6485         (polygon): new routine.
6486
6487 2004-11-15  Werner Lemberg  <wl@gnu.org>
6488
6489         * Documentation/user/lilypond-book.itely: Revise section on
6490         lilypond-book options.
6491         Other minor fixes.
6492
6493         * scripts/lilypond-book.py: Change indentation to 4.
6494         Minor formatting.
6495
6496 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6497
6498         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
6499         grobs that have tweaks specced.
6500         
6501 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
6502
6503         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
6504
6505 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6506
6507         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
6508         actual char #, not 0 based index.
6509
6510         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
6511
6512         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
6513         Warning: do make -C mf clean.
6514
6515         * lily/context-property.cc: Compile fix.
6516
6517         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
6518         Grok ec-fonts, braces and dynamics.
6519
6520         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
6521
6522 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6523
6524         * lily/include/tweak-registration.hh: new file.
6525
6526         * lily/tweak-registration.cc: new file.
6527
6528         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
6529         saving tweaks.
6530
6531         * scm/output-gnome.scm (text): comment dribble.
6532
6533 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6534
6535         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
6536
6537         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
6538         path-def before using.  Fixes muchtomany slurs in wrong places
6539         bug.
6540
6541 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6542
6543         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
6544
6545         * lily/include/object-key-undumper.hh (Module): new file.
6546
6547         * lily/object-key-undumper.cc (Module): New file. Deserialize
6548         keys. SCM bindings
6549
6550         * lily/object-key-dumper.cc (Object_key_dumper): idem.
6551         Provide SCM bindings.
6552
6553         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
6554         new file. Serialize object keys.
6555         
6556         * lily/object-key.cc (dump): new function.
6557         (as_scheme): new virtual function
6558         (undump): new function
6559         (undumpers): new table.
6560
6561         * lily/include/global-context.hh (Context): take \score key upon init.
6562
6563         * lily/object-key-dumper.cc (serialize_key): new file.
6564
6565         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
6566
6567         * lily/lily-lexer.cc: remove \quote.
6568
6569         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
6570
6571         * lily/context.cc (Context): take key argument in ctor.
6572         (create_context): new function
6573
6574         * lily/grob.cc (Grob): take key argument in ctor.  
6575
6576         * lily/lilypond-key.cc (do_compare): new file.
6577
6578         * lily/object-key.cc (Object_key): new file.
6579
6580         * lily/include/object-key.hh (class Object_key): new file.
6581
6582         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
6583
6584 2004-11-13  Graham Percival  <gperlist@shaw.ca>
6585
6586         * Documentation/user/lilypond-book.itely: add small warning about
6587         noindent default in lilypond-book.
6588
6589         * Documentation/user/converters.itely: add examples for convert-ly.
6590
6591         * Documentation/user/examples.itely: change version string in templates
6592         to 2.4.0.
6593
6594 2004-11-12  Karl Hammar  <karl@aspodata.se>
6595
6596         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
6597         cmdline, use xargs instead (backportme)
6598
6599 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
6600         
6601         * Documentation/user/: Numerous fixes in the user manual.
6602
6603 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6604
6605         * lily/parser.yy (re_rhythmed_music): search music expression for
6606         context-id, surround by \new Voice if not found. Fixes:
6607         addlyrics-second-staff.ly
6608
6609         * VERSION: 2.5.0 released.
6610         
6611 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6612
6613         * Documentation/index.html.in: Fix url to one big page.  (backportme)
6614
6615         * Documentation/user/GNUmakefile: Separate rules for split and
6616         unsplit html documents.  Remove perl massaging.  (backportme)
6617
6618 2004-11-11  Graham Percival  <gperlist@shaw.ca>
6619
6620         * Documentation/user/lilypond-book.itely: add short warning about
6621         \lilypond{} in LaTeX docs.
6622
6623 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6624
6625         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6626         found.  (backportme)
6627
6628         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6629         version requirement.  (backportme)
6630
6631         * configure.in: Be explicit about old versions of
6632         ec-fonts-mtraced.  (backportme)
6633
6634         * lily/context-selector.cc (set_tweaks): New function.
6635         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6636         web with -DTWEAK.
6637
6638         * Documentation/user/introduction.itely (Automated engraving):
6639         Remove fragment option.  Fixes web.
6640
6641         * lily/context-property.cc (make_item_from_properties):
6642         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6643         #ifdef.
6644
6645         * scm/define-context-properties.scm
6646         (all-internal-translation-properties): Add tweakRank and tweakCount.
6647
6648         * lily/grob.cc: 
6649         * scm/define-grob-properties.scm (all-internal-grob-properties):
6650         Add tweak-rank and tweak-count.
6651
6652 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6653
6654         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6655         New function.
6656         (text): Use them.
6657
6658         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6659         animated/opaque grob dragging tweaks.
6660
6661         * buildscripts/guile-gnome.sh: Update.
6662
6663 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6664
6665         * scm/define-grobs.scm (all-grob-descriptions): Added
6666         line-interface to the LigatureBracket object.
6667
6668 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6669
6670         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6671         dragging tweaks.
6672
6673         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6674
6675         * lily/context-selector.cc (store_context): New function.
6676
6677         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6678         (store_grob): New function.
6679         (identify_grob): Add Moment parameter.
6680
6681         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6682         exists.
6683
6684         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6685
6686 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6687
6688         * scm/framework-gnome.scm (item-event): Print grob id.
6689         (save-tweaks): New function.
6690         (tweak): New funtion.
6691         (item-event): Use it, bound to arrow keys.
6692
6693         * lily/context-property.cc (make_item_from_properties): Register grob.
6694         * lily/context.cc (add_context): Register context.
6695
6696         * lily/include/context-selector.hh:
6697         * lily/include/grob-selector.hh:
6698         * lily/context-selector.cc:
6699         * lily/grob-selector.cc: New file.
6700
6701 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6702
6703         * lily/slur.cc: add 'positions to interface
6704
6705         * lily/main.cc: reinstate PS as standard output format. 
6706
6707         * scm/framework-tex.scm (output-preview-framework): print systems
6708         up to first non title system.
6709
6710         * lily/grace-engraver.cc (start_translation_timestep): split
6711         scm_cadddr
6712         
6713 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6714
6715         * lily/quote-iterator.cc (Module): remove old quote-iterator
6716
6717         * scm/define-music-types.scm (music-descriptions): move
6718         NewQuoteMusic over QuoteMusic
6719
6720         * Documentation/user/notation.itely (Formatting cue notes): use
6721         \cueDuring.
6722
6723         * lily/new-quote-iterator.cc (quote_ok): new function.
6724
6725         * input/regression/quote-cue-during.ly: new file.
6726
6727         * input/regression/quote-grace.ly: new file.
6728
6729         * scm/define-context-properties.scm (Module): change definition of
6730         graceSettings
6731
6732         * lily/context-property.cc (Module): rename from
6733         translator-property.cc
6734
6735         * lily/context.cc (context_name_symbol): new function
6736
6737         * lily/grace-engraver.cc: new file. Set properties for grobs based
6738         on the grace-ness of now_moment().
6739
6740         * scm/music-functions.scm (add-grace-property): use list
6741         iso. vector for graceSettings
6742         remove set-{start,stop}-grace-properties. 
6743
6744         * lily/new-quote-iterator.cc (construct_children): set
6745         quote_outlet_ if no quoted-context-{id,type} specified.
6746
6747         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6748
6749         * lily/parser.yy (command_element): remove \quote.
6750
6751         * ly/music-functions-init.ly (location): add quoteDuring music
6752         function. 
6753
6754         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6755         optional semicolon. (backportme)
6756
6757 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6758
6759         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6760         need to link to GUILE et al.
6761
6762 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6763
6764         * scm/define-music-properties.scm (all-music-properties): add
6765         quoted-context-type, quoted-context-id.
6766
6767         * scm/lily.scm (type-check-list): new function.
6768         
6769         * scm/lily-library.scm: new file. Generic library routines.
6770
6771         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6772         parser.
6773
6774         * ly/music-functions-init.ly: add quoteDuring function.
6775
6776         * lily/include/music-iterator.hh (class Music_iterator): rename
6777         set_translator -> set_context
6778
6779         * lily/parser.yy (Generic_prefix_music_scm): add
6780         MUSIC_FUNCTION_SCM_SCM_MUSIC
6781
6782         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6783
6784         * scm/framework-tex.scm (header): sanitize TeX paper size.
6785         (backportme)
6786
6787 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6788
6789         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6790
6791         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6792
6793         * scm/framework-tex.scm (font-load-command): Use T1 if no
6794         font-encoding set.  (backportme)
6795
6796         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6797         exists before converting.  (backportme)
6798
6799         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6800         exists before converting.  (backportme)
6801         (convert-to-ps): Remove .ps file if it exists before
6802         converting.  (backportme)
6803
6804         * lily/lexer.ll: Remove extra progress newline, use present tense.
6805
6806         * scm/paper.scm (paper-alist): public.
6807         * scm/framework-tex.scm (convert-to-ps):
6808         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6809         command line.
6810
6811 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6812
6813         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6814
6815         * lily/recording-group-engraver.cc (derived_mark): mark
6816         now_events_. (backportme)
6817
6818 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6819
6820         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6821
6822         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6823         invoking latex. (backportme.)
6824
6825         * lily/stem.cc (off_callback): center stems for all rest stems.
6826
6827 2004-11-05  Werner Lemberg  <wl@gnu.org>
6828
6829         * Documentation/user/lilypond.tely: Add more guidelines for writing
6830         lilypond texinfo documents.
6831
6832 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6833
6834         * Documentation/index.html.in: remove <hr>.
6835
6836         * THANKS: change 2.3 to 2.4.
6837
6838 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6839
6840         * scm/output-gnome.scm: More fontconfig comment.
6841
6842 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6843
6844         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6845         <package> directory in $(builddir)/share according with
6846         PACKAGE_NAME defined in the VERSION file.
6847
6848 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6849
6850         * lily/beam.cc (rest_collision_callback): use local beam
6851         multiplicity.
6852
6853         * input/regression/stem-stemlet.ly: new file.
6854
6855         * lily/stem.cc (add_head): store rests as well.
6856
6857         * scm/define-grob-properties.scm (all-user-grob-properties): add
6858         stemlet-length
6859
6860         * lily/stem.cc: store rests as well.
6861         
6862         * input/regression/new-slur.ly: mention forcing.
6863
6864 2004-11-04  Werner Lemberg  <wl@gnu.org>
6865
6866         * Documentation/user/*: A new round of layout fixes and document
6867         structure cleanup.
6868
6869 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6870
6871         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6872
6873 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6874
6875         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6876
6877 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6878
6879         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6880
6881         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6882
6883         * lily/main.cc (main): Invoke identify.
6884
6885         * scm/lily.scm (postscript->pdf): Remove progress newline.
6886         Write progress to stderr.
6887
6888         * lily/paper-book.cc (output): Remove progress newline.
6889
6890         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6891         gettext on user messages, and remove whitespace.
6892
6893         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6894
6895         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6896         argv[0] (Thomas Scharkowski).
6897
6898         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6899         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6900         for ec-fonts-mtraced.
6901
6902         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6903         --srcdir build (Bertalan).
6904
6905         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6906         headers and library too (Laura Conrad).
6907
6908         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6909         package for guile too (Laura Conrad).
6910
6911         * lily/main.cc (usage): Typo.
6912
6913 2004-11-02  Werner Lemberg  <wl@gnu.org>
6914
6915         * Documentation/user/notation.ly: More fixes to improve appearance.
6916
6917         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6918         better output for multicolumn tables.
6919
6920 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6921
6922         * lily/main.cc (dir_info): Fixed typo in the printouts.
6923
6924 2004-11-01  Werner Lemberg  <wl@gnu.org>
6925
6926         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6927         of output.
6928         Set `per_line' to 2; replace hard-coded value with it.
6929
6930         * Documentation/user/*: Many fixes to improve appearance of
6931         printed manual.
6932
6933 2004-11-01  Werner Lemberg  <wl@gnu.org>
6934
6935         * Documentation/user/changing-defaults.itely,
6936         Documentation/user/notation.ly,
6937         Documentation/user/programming-interface.itely: Use @/.
6938         Fix formatting of some lilypond snippets and tables.
6939
6940         * scripts/lilypond-book.py (compose_ly): Provide useful default
6941         for LINEWIDTH in `override'.
6942
6943 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6944
6945         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6946
6947 2004-10-31  Werner Lemberg  <wl@gnu.org>
6948
6949         Resetting @exampleindent to `5' gives ugly results with texinfo's
6950         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6951         (if not quoting) to change @exampleindent only locally.
6952
6953         * scripts/lilypond-book.py (NOQUOTE): New variable.
6954         (output) [LATEX]: Remove AFTER and BEFORE.
6955         [TEXINFO]: Remove AFTER and BEFORE.
6956         Fix QUOTE and VERBATIM pattern.
6957         Add NOQUOTE pattern.
6958         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6959         and BEFORE.
6960         [output_texinfo]: Use NOQUOTE.
6961
6962 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6963
6964         * Documentation/user/changing-defaults.itely: clarify paper
6965         size commands with correct info.
6966
6967         * Documentation/user/lilypond-book.itely: add more docs for
6968         filename extensions.
6969
6970 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6971
6972         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6973         (PATCH_LEVEL): start 2.5.0.
6974
6975 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6976
6977         * Documentation/user/notation.itely: add warning about bar numbers
6978         in multistaff music, add warning about quoting grace notes.
6979
6980         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6981         add missing subsubtitle entry to Creating titles.
6982
6983         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6984
6985 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6986
6987         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6988         case.
6989         (conv): add dummy 2.4.0 conversion rule.
6990
6991         * Documentation/user/lilypond.tely: add @finalout.
6992
6993         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6994         for attaching, fixes slur/stem left attachment of
6995         downslur/downstem.
6996
6997         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6998         quote problem if for last note of quoted sequence. 
6999
7000         * input/regression/part-combine-text.ly (comm): add expect strings.
7001
7002 2004-10-30  Werner Lemberg  <wl@gnu.org>
7003
7004         * Documentation/user/examples.itely: Improved layout.
7005
7006         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
7007
7008         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
7009
7010         * Documentation/notation.itely: Use `@/'.
7011         Other layout fixes.
7012
7013 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7014
7015         * lily/part-combine-iterator.cc (unisono): examine last_playing_
7016         (not state_), this fixes a2 printing after chord.
7017
7018         * input/regression/no-staff.ly: fix octave, revise syntax.
7019
7020         * input/regression/lyrics-bar.ly (texidoc): fixes.
7021
7022         * input/regression/beam-dir-functions.ly (Module): remove from regtest
7023
7024         * input/regression/accidentals.ly (Module): remove from regtest.
7025
7026         * lily/parser.yy (Prefix_composite_music): 
7027         oops. Chords should be unrelativable, not bass figures untransposable.
7028
7029         * VERSION: 2.3.26 released.
7030         
7031         * lily/completion-note-heads-engraver.cc (try_music): only return
7032         something when is_first_ is true. Fixes lyrics with completion_heads. 
7033
7034         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
7035
7036         * scm/lily.scm (ly:system): new function. Catches uninstalled
7037         ps2png.
7038
7039 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7040
7041         * Documentation/user/notation.itely: remove
7042         @hyphenatedinternalsref.
7043
7044 2004-10-29  Werner Lemberg  <wl@gnu.org>
7045
7046         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
7047
7048         * scripts/lilypond-book.py (no_options): New dictionary.
7049         (simple_options): New list.
7050         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
7051         (compose_ly): Use `no_options' and `simple_options'.
7052         Fix logic of option handling.
7053         Handle `linewidth' option without parameter.
7054
7055 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7056
7057         * lily/lookup.cc (triangle): use (0, interval.length()) for X
7058         extent, since the stencil is translated later on.
7059
7060         * lily/ledger-line-spanner.cc (print): swap linear_combination
7061         arguments, effectively shortens ledger line. 
7062
7063         * Documentation/user/GNUmakefile
7064         ($(outdir)/lilypond/lilypond.html): use find to remove files.
7065
7066         * lily/main.cc: --no-pages option.
7067
7068 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
7069
7070         * Documentation/user/notation.itely (Fret diagrams): add extra
7071         notes to example to avoid collisions between fret diagrams.
7072
7073 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7074
7075         * Documentation/user/notation.itely (Automatic note splitting):
7076         note about lyrics. 
7077
7078         * Documentation/user/converters.itely (Invoking convert-ly): note
7079         about version numbers. 
7080
7081         * scripts/abc2ly.py (dump_score): revise lyric dumping
7082
7083         * scripts/mup2ly.py (pre_processor_commands): always open file.
7084
7085         * scripts/etf2ly.py (Frame.calculate): always close \grace.
7086         (Etf_file.dump): add \version
7087
7088         * VERSION: 2.3.25 released.
7089
7090         * lily/scm-option.cc: add 'resolution to ly:get-option argument
7091         list.
7092
7093 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7094
7095         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
7096
7097 2004-10-28  Werner Lemberg  <wl@gnu.org>
7098
7099         * Documentation/user/music-glossary.tely: More fixes to improve
7100         appearance with DVI output.
7101
7102         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
7103         EXAMPLEINDENT.  This is the maximum value for quotation environments
7104         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
7105
7106 2004-10-27  Werner Lemberg  <wl@gnu.org>
7107
7108         * Documentation/user/music-glossary.tely: Revised.
7109
7110 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
7111
7112         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
7113         improve fret diagram spacing in printed output.
7114
7115         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
7116         from options for the example so fret-diagrams won't overlap
7117         one another.
7118
7119 2004-10-26  Werner Lemberg  <wl@gnu.org>
7120
7121         * scripts/lilypond-book.py: Some additional formatting for
7122         orthogonality.
7123         (ly_options) [*]: Format strings.
7124         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
7125         by `compose_ly'.
7126         (output) [LATEX][OUTPUT]: Format string and simplify.
7127         (PREAMBLE_LY, FRAGMENT_LY): Format string.
7128         (classic_lilypond_book_compatibility): Take key/value pair as
7129         parameter.
7130         Return key/value pair.
7131         (compose_ly): Rewritten, taking the snippet type as third parameter. 
7132         The default values are now set more sensible, and a `linewidth'
7133         option is no longer overwritten under some circumstances.
7134
7135         * Documentation/user/music-glossary.tely: Replace all accented
7136         character macros with latin-1 codes.
7137
7138 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7139
7140         * lily/music-function.cc (ly_make_music_function): when an
7141         argument predicate is markup?, the signature keyword becomes
7142         "markup" iso "scm".
7143
7144         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
7145         tokens, for functions which signatures contain "markup".
7146
7147         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
7148         MUSIC_FUNCTION_*MARKUP* tokens.
7149
7150 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7151
7152         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
7153         Lyrics context.
7154
7155 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7156
7157         * python/lilylib.py (make_ps_images): return list of output files.
7158
7159         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
7160         all springs tight, and still satisfy the constraints.
7161
7162 2004-10-25  Werner Lemberg  <wl@gnu.org>
7163
7164         * scripts/lilypond-book.py: s/option-sep/option_sep/.
7165         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
7166         (snippet_res): Fix regexps and make them ignore whitespace properly.
7167         (compose_ly): Use `re.split' instead of `string.split' to remove
7168         surrounding whitespace.
7169         Some formatting to get more consistency.
7170
7171 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7172
7173         * VERSION: 2.3.24
7174         
7175         * scm/define-context-properties.scm
7176         (all-user-translation-properties): add verticallySpacedContexts.
7177
7178         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
7179         add interface
7180
7181         * scm/define-grob-properties.scm (all-internal-grob-properties):
7182         add spaceable-staves
7183
7184         * scm/define-grobs.scm (all-grob-descriptions): set
7185         vertically-spaceable-interface for VerticalAxisGroup and
7186         RemoveEmptyVerticalGroup
7187
7188         * lily/system.cc (get_line): determine staff_refpoints_
7189         using spaceable-staves.
7190
7191         * lily/score-engraver.cc (acknowledge_grob): ack
7192         vertically-spaceable-interface and verticallySpacedContexts to
7193         set spaceable-staves.
7194
7195         * input/regression/new-slur.ly: add slur under 16th subbeam case.
7196
7197         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
7198
7199 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7200
7201         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
7202         minimumVerticalExtent tweaks. 
7203  
7204         * mf/feta-schrift.mf: include size of thumb appendix in
7205         bbox. Fixes: c-thumb-notehead.ly  
7206
7207         * THANKS: add Meisters to the Development team.
7208
7209         * scm/framework-tex.scm (convert-to-dvi): redirect output to
7210         /dev/null for non-verbose.
7211
7212         * Documentation/user/invoking.itely (Invoking lilypond): add note
7213         about resource usage.
7214
7215         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
7216
7217         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
7218         --enable-encoding
7219
7220         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
7221
7222         * Documentation/user/changing-defaults.itely (Text encoding):
7223         change to latin1.
7224
7225         * Documentation/user/lilypond.tely: add language and encoding.
7226
7227         * scm/define-grobs.scm (all-grob-descriptions): add
7228         line-interface.
7229
7230         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
7231
7232         * input/test/ossia.ly: font sizes for ossia.
7233
7234         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
7235         -> \context Foo = "NOTENAME".
7236
7237         * lily/main.cc (determine_output_options): fix ordering.
7238
7239 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
7240
7241         * THANKS: Added bughunters for 2.3.
7242
7243 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7244
7245         * Documentation/user/macros.itexi: use findex functions/internals
7246         objects.
7247
7248         * scm/documentation-generate.scm (string-append): add syncodeindex
7249
7250         * Documentation/user/tutorial.itely (A lead sheet): use \chords
7251         for tutoring chord names.
7252  
7253         * Documentation/user/lilypond.tely: remove @authors.
7254
7255 2004-10-23  Werner Lemberg  <wl@gnu.org>
7256
7257         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
7258         Remove first two parameters of \lybox.
7259         Don't emit \vbox around \lybox.
7260         (dump-line): Add width to \lybox call.
7261         Remove first two parameters of \lybox.
7262
7263         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
7264         (\lyitem): Updated.
7265         (\lybox): Only take three parameters.
7266         Create box which has zero depth, only height.
7267         Center box vertically along the x-height of current font.
7268
7269 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7270
7271         * VERSION (PACKAGE_NAME): release 2.3.23
7272
7273         * scm/framework-tex.scm (convert-to-ps): add -E if filename
7274         contains .preview.
7275
7276 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7277
7278         * lily/lyric-extender.cc (print): only run to right-bound if
7279         broken. This fixes input/regression/lyric-extender.ly
7280
7281         * input/regression/beamed-chord.ly: removed.
7282
7283         * Documentation/user/macros.itexi: add \global to definitions for
7284         feta macros.
7285
7286         * po/fr.po: updated po file.
7287
7288         * po/de.po: updated po file.
7289
7290 2004-10-22  Werner Lemberg  <wl@gnu.org>
7291
7292         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
7293
7294 2004-10-21  Werner Lemberg  <wl@gnu.org>
7295
7296         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
7297         (\lilypondexperimentalfeatures): Removed.
7298
7299 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
7300
7301         * Documentation/user/notation.itely: fixed 2 typos
7302
7303 2004-10-20  Werner Lemberg  <wl@gnu.org>
7304
7305         * scm/framework-tex.scm (header-end): Don't set \outputscale.
7306         (dump-line): Produce prettier output.
7307
7308         * tex/lilyponddefs.tex: Comment all macros extensively.
7309         (\lilypondstart): Set \outputscale.
7310         Define \lilypondpagebreak and \lilypondnopagebreak here.
7311         Don't test for positive \lilypondpaperlinewidth -- this is always
7312         positive in the normal case (LilyPond produces bad output otherwise
7313         so we can safely ignore negative or zero values).
7314         (\lilypondend): Remove useless test for \lilypondbook.
7315         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
7316         don't input `feta20.tex'.
7317
7318 2004-10-19  Graham Percival  <gperlist@shaw.ca>
7319
7320         * Documentation/user/examples.itely: added texidoc lilypond-book
7321         template.
7322
7323 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7324
7325         * cygwin/lilypond.hint: Update.
7326
7327 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
7328
7329         * Documentation/user/notation.itely (Fret diagrams): Add documentation
7330         for fret diagram markups to user manual
7331
7332         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
7333         documentation for fret-diagram-terse
7334
7335         * Documentation/user/notation.itely: Added section on fret diagrams.
7336
7337 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7338
7339         * scripts/convert-ly.py (usage): Fix --help description.  Apply
7340         range also for --show-rules.
7341
7342 2004-10-18  Werner Lemberg  <wl@gnu.org>
7343
7344         * scripts/lilypond-book.py (Snippet, Include_snippet)
7345         [replacement_text]: Use group `match'.
7346
7347 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7348
7349         * Documentation/user/macros.itexi: Use @ref instead of @inforef
7350         for html.  Apparently, ``you should'' in texinfo documentation is
7351         merely a guideline that can safely be ignored.
7352
7353         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
7354         auto-mode-alist.
7355
7356         * input/test/engraver-example.ily: 
7357         * input/regression/allfontstyle.ily: Rename, update users.
7358
7359 2004-10-16  Graham Percival  <gperlist@shaw.ca>
7360
7361         * Documentation/user/lilypond-book.itely: add more details about
7362         building .lytex files.
7363
7364         * Documentation/user/examples.itely: added piano-lyrics template
7365
7366         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
7367
7368         * input/GNUmakefile: remove "templates" from build subdirs.
7369
7370         * input/template: removed.
7371
7372 2004-10-16  Werner Lemberg  <wl@gnu.org>
7373
7374         * scripts/lilypond-book.py (snippet_res): Define group `match'
7375         everywhere.
7376         Accept more spaces between commands and its arguments and options.
7377         Fix some regexps.
7378         (output): Remove some newlines in string values and suppress spaces
7379         in output.
7380         (output_texinfo): Output `output_print_filename' only if not empty.
7381         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
7382
7383 2004-10-16  Werner Lemberg  <wl@gnu.org>
7384
7385         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
7386         some TeX line ends with `%' to avoid additional horizontal space in
7387         output.
7388
7389         * scripts/lilypond-book.py: Unexpand spaces to tabs.
7390         (snippet_res): Use `x' modifier to represent regular expressions
7391         in a friendlier way.
7392         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
7393         (find_toplevel_snippets): Don't use indices from match group 0,
7394         which is the whole pattern space, but group 1.
7395
7396 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7397
7398         * flower/include/direction.hh (enum Direction): add
7399         DIRECTION_LIMIT
7400
7401 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7402
7403         * po/fr.po: new po file.
7404
7405 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7406
7407         * Documentation/user/macros.itexi: Do not construct external
7408         references using @uref.  That results in broken links.
7409
7410         * lily/slur.cc (outside_slur_callback): Use int in for loop;
7411         avoids g++-3.4.1 enum beature.
7412
7413 2004-10-13  Graham Percival  <gperlist@shaw.ca>
7414
7415         * Documentation/user/examples.itely: added lilypond-book template.
7416
7417         * Documentation/user/lilypond-book.itely: added filename extension
7418         page.
7419
7420 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7421
7422         * debian/rules (binary-indep): Link images for info.
7423
7424         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
7425         feature nicked from jEdit.
7426
7427 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
7428
7429         * Documentation/user/introduction.itely: Minor corrections.
7430
7431         * Documentation/user/notation.itely: Minor corrections.
7432
7433         * Documentation/user/tutorial.itely: Minor corrections.
7434
7435 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7436
7437         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
7438
7439         * scm/*.scm:
7440         * ly/paper-defaults.ly: Use papersizename only.
7441
7442 2004-10-11  Werner Lemberg  <wl@gnu.org>
7443
7444         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
7445         \raise work with positive values.
7446
7447 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7448
7449         * Documentation/user/notation.itely (Multi measure rests): Update
7450         the docs corresponding to the implementation change from 2004-10-08.
7451
7452 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7453
7454         * VERSION (MY_PATCH_LEVEL): release 2.3.22
7455
7456         * scm/part-combiner.scm (determine-split-list): reinstate
7457         playing+resting case. 
7458
7459         * Documentation/user/invoking.itely (Reporting bugs): rename.
7460
7461         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
7462
7463         * lily/parser.yy (Prefix_composite_music): change no-transposition
7464         for mode_changing_head to figures too.
7465
7466         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
7467         with normal slurs too.
7468         
7469         * lily/slur-scoring.cc (move_away_from_staffline): new function.
7470         (get_base_attachments): move away attachment point for breaks
7471         similar to attachment points on slurs (staffline collision, and
7472         half a space of padding)
7473
7474         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
7475         force twice.
7476
7477         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
7478         mode, return #f.        
7479
7480         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
7481         for last page if raggedlast. 
7482
7483         * lily/parser.yy (Prefix_composite_music): untransposable is for
7484         FiguredBass, not ChordNames
7485
7486 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7487
7488         * scm/framework-tex.scm: Merge fix.
7489
7490 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7491
7492         The grand \paper -> \layout, \bookpaper -> \paper renaming.
7493
7494 2004-10-10  Graham Percival  <gperlist@shaw.ca>
7495
7496         * Documentation/user/notation.itely: add raggedright to a whole
7497         bunch of places.
7498
7499 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7500
7501         * scm/paper.scm (set-paper-dimension-variables): new
7502         function. Define dimension-variables explicitly in \paper too.
7503         This allows overriding linewidth inside \score { \paper { } }
7504         blocks
7505  
7506         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
7507         landscape.
7508         (header): add landscape and papersize options.
7509
7510 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7511
7512         * lily/*.cc: use robust_scm2moment() where appropriate.
7513
7514         * lily/moment.cc (robust_scm2moment): new function.
7515
7516         * scm/titling.scm (default-score-title): remove caps for piece.
7517
7518         * VERSION: 2.3.21 released.
7519         
7520         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
7521
7522         * lily/include/slur-configuration.hh (class Slur_configuration):
7523         new file.
7524
7525         * lily/slur-configuration.cc: new file. move scoring functions
7526         into Slur_configuration.
7527
7528         * lily/slur-scoring.cc (Slur_score_state): change static functions
7529         to methods of Slur_score_state.
7530
7531         * lily/bezier-bow.cc (Message): 
7532
7533         * flower/include/interval-set.hh (Message): new file.
7534
7535         * flower/interval-set.cc (Message): new file.
7536
7537 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7538
7539         * lily/multi-measure-rest-engraver.cc (process_music): always
7540         generate MultiMeasureRestNumbers.
7541
7542         * SConstruct (txt_files): switch of make dist
7543
7544         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
7545         make sure that (indent < len / 3). This fixes progerror-max_h.ly
7546
7547         * lily/multi-measure-rest-engraver.cc (process_music): make
7548         MultiMeasureRestNumber too.
7549
7550 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7551
7552         * Documentation/user/notation.itely (Bar lines): Added a note that
7553         defaultBarType is to be changed in the Timing context.
7554
7555 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7556
7557         * lily/include/guile-compatibility.hh: add file.
7558
7559         * scm/framework-tex.scm (convert-to-dvi): use max of current
7560         extra_mem_top and 1M.
7561
7562         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
7563         function.
7564
7565 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7566
7567         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
7568  
7569 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7570
7571         * lily/slur-scoring.cc (struct Slur_score_state): add
7572         has_same_beam_, edge_has_beams_, is_broken_ bools.
7573         (get_base_attachments): simpler Y attachment determination for
7574         broken slurs.
7575
7576 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7577
7578         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
7579         bash without that is quite interesting.  Add xml and some omf
7580         keys.
7581
7582 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7583
7584         * Documentation/user/macros.itexi: Add xml macros.
7585
7586         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
7587
7588         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
7589
7590 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7591
7592         * lily/break-substitution.cc (substitute_mutable_property_alist):
7593         only put property back into value if != SCM_UNDEFINED
7594
7595         * lily/lyric-extender.cc (print): don't take common refpoint of
7596         null object if right_text isn't there.
7597  
7598         * lily/slur-scoring.cc (struct Slur_score_state): new
7599         struct. Collect scoring function arguments.
7600         (struct Slur_score_state): add musical_dy_
7601         (get_extra_encompass_infos): new function. Split off state
7602         computations.
7603
7604         * scm/part-combiner.scm (determine-split-list): remove playing1
7605         and playing2.
7606
7607 2004-10-02  Graham Percival  <gperlist@shaw.ca>
7608
7609         * Documentation/index.html.in: remove link to templates.
7610
7611         * Documentation/user/notation.itely: more small fixes.
7612
7613 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7614
7615         * lily/timing-engraver.cc (process_music): move setting
7616         measure-length. This fixes spacing-whole-rest.ly
7617
7618         * VERSION (PACKAGE_NAME): release 2.3.20
7619         
7620         * input/regression/quote-transposition.ly: update example
7621
7622         * scm/define-music-properties.scm (all-music-properties): change
7623         meaning of instrumentTransposition.  It is now the pitch played
7624         that sounds as middle C. This means that instrumentTransposition
7625         can be \transposed. 
7626         Fixes: transpose-quote.ly
7627
7628         * lily/parser.yy (command_element): reverse setting of
7629         instrumentTransposition
7630
7631         * lily/pitch.cc (pitch_interval): rename.
7632
7633         * lily/recording-group-engraver.cc (stop_translation_timestep):
7634         remove macrameing of accumulator and set_car/cdr.
7635         Fixes: transposition-quote.ly
7636
7637         * lily/music.cc (transpose): fold Event::transpose() in.
7638
7639         * lily/event.cc: remove Transpose. 
7640
7641         * lily/recording-group-engraver.cc: cleanup.
7642
7643         * ly/music-functions-init.ly (displayMusic): add function.
7644
7645         * make/lilypond.fedora.spec.in: rename file.
7646
7647         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7648         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7649
7650         * Documentation/user/changing-defaults.itely (Changing context
7651         properties on the fly): typo.
7652
7653         * lily/slur.cc (outside_slur_callback): try three sample points
7654         for determining collisions. This fixes: slur-script.ly.
7655
7656 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7657
7658         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7659
7660 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7661
7662         * Documentation/user/notation.itely: more small fixes.
7663
7664         * Documentation/user/examples.itely: make new sections.
7665
7666         * input/test/bar-lines.ly: improve output, fix bug.
7667
7668         * Documentation/user/changing-defaults.itely: small fixes.
7669
7670 2004-10-01  Werner Lemberg  <wl@gnu.org>
7671
7672         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7673         T1 encoding in texinfo mode.
7674         (\lilypondstart): Use it.
7675         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7676
7677 2004-09-30  Werner Lemberg  <wl@gnu.org>
7678
7679         * tex/lilyponddefs.tex (\lilypondstart): Define
7680         \lilypondfontencoding for both texinfo and latex mode.
7681
7682         * scm/framework-tex.scm (font-load-command): Use
7683         \lilypondfontencoding.
7684
7685 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7686
7687         * scm/framework-tex.scm (dump-page): take with-extents?
7688         argument. If true, output Y extents. Used for lilypond-book
7689         documents.
7690
7691         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7692         \bookpaper.
7693
7694         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7695         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7696  
7697         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7698         page.
7699
7700 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7701
7702         * Documentation/user/notation.itely (Multi measure rests):
7703         Improved example.
7704
7705 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7706
7707         * lily/auto-beam-engraver.cc (test_moment): robustify.
7708
7709 2004-09-28  Werner Lemberg  <wl@gnu.org>
7710
7711         * scm/framework-tex.scm (font-load-command): Define proper font
7712         macro which sets font encoding if available.
7713         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7714         from the \bookpaper block.
7715
7716         * tex/lilyponddefs.tex (\lilypondstart): Use
7717         \lilypondpaperinputencoding for global input encoding.
7718
7719 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7720
7721         * lily/score.cc (Score): oops. Copy error_found_ too.
7722
7723 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7724
7725         * stepmake/stepmake/texinfo-rules.make: 
7726         * Documentation/GNUmakefile: --srcdir build fixes.
7727
7728         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7729
7730         * Documentation/user/latex-lilypond-example.latex:
7731         * Documentation/user/latex-example.latex: Fix compile errors.
7732         Still buggy, need more love.
7733
7734 2004-09-27  Werner Lemberg  <wl@gnu.org>
7735
7736         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7737
7738 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7739
7740         * Documentation/user/examples.itely: removed \midi block to
7741         simplify the example
7742
7743         * Documentation/user/notation.itely: Removed superfluous
7744         TextSpanner tweakings (is already done by engraver-init.ly).
7745         Documented bug: vertical alignment of articulations.
7746
7747         * Documentation/user/notation.itely, ly/engraver-init.ly
7748         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7749         padding.
7750
7751         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7752         docu about TextSpanner padding bug from manual to engraver.ly
7753         (since it's workarounded and hence not user-visible any more)
7754
7755 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7756
7757         * VERSION: release 2.3.19
7758
7759 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7760
7761         * ly/property-init.ly: fix bug in displaying ledger lines while
7762         \hideNotes is on.
7763
7764         * Documentation/user/notation.itely: more editing.
7765
7766         * Documentation/user/examples.itely: add piano-dynamics template.
7767
7768         * input/template/piano-dynamics.ly: remove.
7769
7770         * Documentation/user/sound-output.itexi: more editing
7771
7772 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7773
7774         * Documentation/user/notation.itely: more editing.
7775
7776 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7777
7778         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7779         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7780
7781 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7782
7783         * lily/hairpin.cc (print): check columns of bounds, not bounds
7784         themselves.
7785         (print): robustify bound-padding lookup.
7786
7787         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7788
7789         * scripts/lilypond-book.py (Compile_error.process_include): catch
7790         Compile_error exception, and remove output .texi.
7791
7792         * scm/define-music-properties.scm (all-music-properties): add
7793         error-found
7794
7795         * lily/parser.yy (Music_list): add error-found to music with errors.
7796
7797         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7798
7799         * lily/book.cc (process): ignore books with errors
7800
7801         * lily/include/score.hh (class Score): add error_found_ member.
7802
7803         * lily/drum-note-engraver.cc (try_music): idem.
7804
7805         * lily/note-heads-engraver.cc: remove start-playing-event.
7806
7807         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7808         BusyPlayingEvent to determine which voice was active last.
7809         (unisono): use last active to where to get unisono information
7810         from. This fixes: partcombine-rest.ly (again).
7811
7812         * scm/part-combiner.scm (determine-split-list): cleanups
7813
7814 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7815
7816         * input/regression/lyric-extender.ly: simplify.
7817         complexify.
7818
7819         * lily/lyric-extender.cc (print): use it to determine size of
7820         extender. Remove Lyric_extender::is_visible().
7821
7822         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7823         next property.
7824
7825         * lily/lyric-engraver.cc: remove get_current_rest().
7826         
7827 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7828
7829         * input/regression/lyric-extender.ly: Fix and add test.
7830
7831         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7832
7833 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7834
7835         * lily/note-head.cc: remove Note_head::extent.
7836
7837 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7838
7839         * Documentation/user/tutorial.itely: do manual style 2-space
7840         indents in examples
7841
7842         * Documentation/user/notation.itely: more editing.
7843
7844 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7845
7846         * lily/lyric-engraver.cc (get_current_rest): New function.
7847
7848         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7849         stop at rest.
7850
7851         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7852
7853         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7854
7855 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7856
7857         * Documentation/user/examples.itely (Small ensembles): added
7858         example for transcription of mensural music
7859
7860         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7861         link to SATB vocal score
7862
7863         * Documentation/user/notation.itely (System start delimiters):
7864         fixed typo: GrandStaff->StaffGroup
7865
7866         * Documentation/user/notation.itely (Ancient articulations):
7867         removed obsolete comment on \episem bug
7868
7869 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7870
7871         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7872         of header.
7873
7874 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7875
7876         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7877         start to note-column.
7878
7879         * lily/hairpin.cc (print): check text-interface, to attach to
7880         dynamic texts.  
7881
7882         * lily/include/text-item.hh (class Text_interface): rename
7883         Text_item -> Text_interface
7884
7885         * lily/piano-pedal-bracket.cc (print): robustify.
7886
7887 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7888
7889         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7890
7891         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7892         true will print the page number in the first page.
7893
7894         * Documentation/user/changing-defaults.itely: Document
7895         printfirstpagenumber.
7896
7897 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7898
7899         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7900         objects.
7901
7902         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7903         dy for scaling. This fixes various downbeams.
7904         
7905
7906         * lily/beam-quanting.cc (best_quant_score_idx): 
7907
7908 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7909
7910         * scm/framework-tex.scm (header-to-file): Fix.
7911
7912 2004-09-22  Werner Lemberg  <wl@gnu.org>
7913
7914         * lily/parser.yy <score_body>: Fix typo.
7915
7916 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7917
7918         * Documentation/user/tutorial.itely: modified a "future planning"
7919         comment.
7920
7921         * Documentation/user/notation.itely: more editing.
7922
7923 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7924
7925         * scm/define-markup-commands.scm (note-by-number): read font-size
7926         to determine stem length. Fixes: markup-note.ly
7927
7928 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7929
7930         * lily/slur.cc (outside_slur_callback): read #'padding for
7931         slur-padding. Fixes: slur-script.ly
7932
7933         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7934
7935 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7936
7937         * Documentation/user/notation.itely (ancient flags): documented
7938         flags-related known bugs
7939
7940         * lily/include/ligature-engraver.hh: added comment about why and
7941         how of (non-)use of abstract virtual methods
7942
7943         * ly/engraver-init.ly (VaticanaVoice,
7944         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7945         unset dash-fraction property in order to get solid lines
7946
7947         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7948
7949 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7950
7951         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7952
7953 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7954
7955         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7956         in function.
7957
7958         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7959         openout_any=p.  Throughout: progress to stderr, translate user
7960         messages.
7961
7962         * scm/output-gnome.scm: Fix font dir description.
7963
7964 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7965
7966         * input/test/mensural-ligatures.ly (voice): move linethickness
7967         settings to bookpaper.
7968
7969         * lily/simple-spacer.cc (Module): use force to stretch to 
7970         line length as force measure for ragged spacing.
7971         
7972         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7973         blocks in the parser. This eliminates ordering dependency for
7974         \bookpaper and \paper
7975
7976         * ly/part-paper-init.ly: remove file.
7977
7978         * lily/includable-lexer.cc (new_input): elucidate message.
7979
7980         * VERSION: 2.3.18 released.
7981         
7982 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7983
7984         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7985         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7986         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7987         #'Slur.attachment setting.
7988
7989         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7990         friendlier for point and click.
7991
7992 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7993
7994         * ly/init.ly: reverse collected scores.
7995
7996         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7997         layout to determine force.
7998         
7999 2004-09-18  Werner Lemberg  <wl@gnu.org>
8000
8001         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
8002         ties.
8003
8004         * ly/declarations-init.ly (escapedBiggerSymbol,
8005         escapedSmallerSymbol): Fix typos.
8006
8007         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
8008
8009 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8010
8011         * input/{input,regression}/*.ly: run convert-ly
8012
8013         * VERSION: release 2.3.17
8014
8015         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
8016         little wider for attachment calculation. This prevents stem and
8017         slur touching.
8018
8019         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
8020         ) 
8021
8022         * input/regression/tie.ly (texidoc): cleanup.
8023
8024         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
8025         and ~
8026
8027         * lily/slur-scoring.cc (score_extra_encompass): check if extra
8028         objects are on boundary column. 
8029
8030         * lily/main.cc (parse_argv): process --tex too.
8031
8032         * ly/music-functions-init.ly (keepWithTag): add music functions
8033         keepWithTag and removeWithTag.
8034
8035         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
8036
8037         * lily/accidental-engraver.cc (recent_enough): interpret laziness
8038         = #t. This fixes no-reset accidental-style.
8039
8040         * input/regression/accidental-piano.ly (Module): new file.
8041
8042         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
8043
8044 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8045
8046         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
8047         extra encompass.
8048         (score_extra_encompass): use Y coordinate of attachment if X
8049         attachment falls in extra encompass X extent.
8050
8051         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
8052         GUILE_LOAD_PATH
8053
8054 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8055
8056         * scm/output-gnome.scm: Small fixes.
8057
8058         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
8059
8060 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
8061
8062         * Documentation/user/notation.itely (Ancient flags): Removed
8063         documentation on adjust-if-on-staffline (this property was removed
8064         by Han-Wen).
8065
8066         * Documentation/user/notation.itely (Ancient notation): Minor
8067         cleanups and fixes.  Renamed "Vaticana style contexts" ->
8068         "Gregorian Chant contexts".  Added section "Mensural contexts".
8069         Added section "Ancient articulations".
8070
8071         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
8072
8073 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8074
8075         * buildscripts/guile-gnome.sh: Add missing bit.
8076
8077 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8078
8079         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
8080
8081         * lily/slur-scoring.cc (get_y_attachment_range): set end point
8082         using base_attachment.
8083
8084         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
8085         page header back.
8086
8087         * scm/documentation-generate.scm (top-node): move version to top
8088         node.
8089
8090         * lily/ledger-line-spanner.cc: add ledgered-interface, with
8091         property no-ledgers.
8092
8093 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
8094
8095         * Documentation/user/{changing-defaults,examples,invoking,
8096         tutorial}.itely: Expand 's to is.
8097
8098         * Documentation/user/notation.itely: Capitalize only first letter.
8099
8100         * Documentation/user/programming-interface.itely: Capitalize Scheme.
8101
8102         * Documentation/user/lilypond-book.itely: use @refbugs.
8103
8104         * THANKS: sort.
8105
8106         * input/mutopia/F.Schubert/morgenlied.ly,
8107         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
8108         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
8109         name.
8110
8111 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
8112
8113         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
8114         lneomensural char entry; (ii) fixed mensural/neomensural naming
8115         clash typo; (iii) lneomensural char: fixed stem attachment point.
8116         WARNING: FONT CHANGED!
8117
8118 2004-09-15  Graham Percival  <gperlist@shaw.ca>
8119
8120         * Documentation/user/introduction.itely: update \stemBoth to
8121         \stemNeutral.
8122
8123         * Documentation/user/notation.itely: more editing of the manual.
8124
8125 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8126
8127         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
8128         factor in edge attraction. This reflects that the left edge may
8129         have a larger gap for an ascending up-slur.
8130         (get_base_attachments): copy bound Y from right bound, if there is
8131         only one note-column after the line break.
8132
8133 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8134
8135         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
8136
8137 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8138
8139         * lily/phrasing-slur-engraver.cc (process_music): Create
8140         PhrasingSlur instead of Slur.
8141
8142         * Documentation/user/changing-defaults.itely (Defining new
8143         contexts): Fixed misprinted context name.
8144
8145 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8146
8147         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
8148
8149         * scripts/convert-ly.py (conv): change Both to Neutral in property
8150         settings.
8151
8152         * ly/engraver-init.ly: increase extent of Staff. 
8153
8154 2004-09-13  Graham Percival  <gperlist@shaw.ca>
8155
8156         * scm/script.scm: change behaviour of slur and accent.
8157
8158         * Documentation/user/music-glossary.tely: de-gender a few entires.
8159
8160         * Documentation/user/introduction.itely: de-gender a few sentences.
8161
8162 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8163
8164         * input/regression/rehearsal-mark-number.ly: Reuse the existing
8165         formatting routine when adding boxed numbers. Makes it easier to
8166         extrapolate how to do for boxed letters.
8167
8168 2004-09-12  Graham Percival  <gperlist@shaw.ca>
8169
8170         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
8171
8172         * Documentation/user/invoking.itexi: updated the "reporting bugs"
8173         section.
8174
8175 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8176
8177         * scm/define-grobs.scm (all-grob-descriptions): longer
8178         ideallengths for stems in higher order beams.
8179
8180         * Documentation/user/changing-defaults.itely (Page layout):
8181         document them.
8182
8183         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
8184         to get sane spaces for titles.
8185
8186         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
8187         beforetitlespace, betweentitlespace.
8188
8189         * input/regression/beam-quant-standard.ly (primeSixteenths): add
8190         16th notes.
8191
8192         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
8193         small slope up to smallest quant. This prevents small slopes from
8194         getting rounded to zero.
8195
8196         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
8197         are smaller than the smallest quant.
8198
8199         * input/tutorial/brahms*.ly: remove.
8200
8201         * input/*: update all .ly files.
8202          
8203         * ly/a4-init.ly (vsize): remove papersize init files.
8204
8205         * scripts/convert-ly.py (conv): add conversion.
8206
8207         * lily/parser.yy: change mode changing commands to XXXmode,
8208         eg. drummode.
8209         (mode_changing_head): group mode changes.
8210         (mode_changing_head_with_context): new commands: create context as
8211         well as change mode.
8212
8213         * input/regression/system-overstrike.ly: new file.
8214
8215         * scm/page-layout.scm (ly:optimal-page-breaks): add
8216         betweensystempadding also to fixed distance for the spring.
8217  
8218         * scm/define-grobs.scm (all-grob-descriptions): fix order of
8219         key-cancellation.
8220
8221         * input/regression/beam-concave-damped.ly: new file.
8222
8223         * lily/beam-concave.cc: new file, with new routines for concave
8224         decisions. There are now two types of concaveness: 1. a sharp
8225         logic decision forcing a beam horizontal, and 2. a number that
8226         measures how concave beams are that are not caught by 1.
8227
8228         This fixes: morgenlied.ly and input/regression/beam-concave.ly
8229         
8230         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
8231         property: add-stem-support
8232
8233 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8234
8235         * lily/slur-scoring.cc (get_bound_info): only do
8236         broken trend at the end of the line.
8237
8238         * VERSION (PACKAGE_NAME): release 2.3.16.
8239
8240         * input/regression/phrasing-slur.ly (Module): remove (duplicate
8241         with phrasing-slur-slur-avoid.ly)
8242
8243         * lily/slur-scoring.cc (struct Extra_collision_info): collect
8244         parameters for extra offset.
8245         (get_bezier): add slurs mid-points for curve determination
8246         (score_extra_encompass): add slur end points for scoring.
8247
8248 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
8249
8250         * scm/framework-ps.scm (reencode-font): Handling font scaling
8251         and reencoding differently to work around a bug in gs 8.30 and
8252         earlier.
8253         Update callers.
8254
8255 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8256
8257         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
8258         extent index of other system. Fixes slurs across line breaks.
8259
8260         * lily/tuplet-engraver.cc (start_translation_timestep): use
8261         Tuplet_description::stop_ for determining when to stop producing
8262         tuplet brackets. This fixes: tuplet-overwrite.ly
8263
8264         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
8265         errors with GUILE 1.7 CVS.
8266
8267         * lily/translator.cc (derived_mark): new function.
8268
8269         * lily/slur-scoring.cc (score_encompass): new penalty type:
8270         variance penalty demerits slurs where one head/stem is much
8271         closer to the slur than average.
8272
8273         * lily/tuplet-bracket.cc (print): use robust_relative_extent
8274         iso. extent()
8275         (calc_position_and_height): use robust_relative_extent(). This
8276         fixes a couple of programming_errors
8277
8278         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
8279         file.
8280
8281         * lily/part-combine-iterator.cc (unisono): bugfix for the case
8282         that voice-2 plays solo, and voice-1 has an mmrest that starts
8283         earlier. In that case, we switch to voice-2, so we catch the
8284         mmrest of voice-2. This fixes: partcombine-rest.ly.
8285  
8286 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8287
8288         * scm/define-grob-properties.scm (all-internal-grob-properties):
8289         add adjacent-hairpins property.
8290
8291         * lily/hairpin.cc: lengthen hairpin if space is available.
8292
8293         * input/regression/dynamics-hairpin-length.ly (Module): new file.
8294
8295 2004-09-10  Graham Percival  <gperlist@shaw.ca>
8296
8297         * Documentation/user/notation.itely: small fixes to docs.
8298
8299 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8300         
8301         * VERSION (PACKAGE_NAME): release 2.3.15
8302
8303         * make/lilypond.redhat.spec.in (Requires): bump requirement for
8304         ec-fonts-mftraced
8305
8306         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
8307         the latest ec-fonts-mftraced package.
8308
8309         * scm/define-context-properties.scm
8310         (all-internal-translation-properties): add property. Remove
8311         definition of quotes property.
8312
8313         * Documentation/user/notation.itely (Quoting other voices):
8314         document it
8315
8316         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
8317         property, to determine what events are processed in \quote.
8318
8319 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
8320
8321         * (many files): removed most occurrences of underscore ("_")
8322         from font characters; made font character naming more
8323         consistent
8324
8325         * input/test/gregorian-scripts.ly: fixed another victim of grand
8326         replacement operations
8327
8328         * lily/vaticana-ligature-engraver.cc: caught some more "_"
8329         inconsistencies
8330
8331         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
8332
8333 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8334
8335         * Documentation/user/changing-defaults.itely (Paper size): doc
8336         landscape
8337         
8338
8339         * scm/framework-ps.scm (eps-header): bugfixes. 
8340
8341         * scm/titling.scm (default-score-title): remove opus from the
8342         \score title.
8343
8344 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
8345
8346         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
8347
8348         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
8349
8350         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
8351
8352         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
8353
8354         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
8355
8356         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
8357
8358         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
8359
8360         * scripts/ps2png.py (program_name): changed to sys.argv[0]
8361
8362 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8363
8364         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
8365         character position.  Huh?
8366
8367         * scm/output-gnome.scm (placebox): Shield affine-relative.
8368
8369         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
8370         cater for system's pango 1.5.1.
8371
8372         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
8373
8374         * scm/slur.scm: Tweak.
8375
8376 2004-09-08  Graham Percival  <gperlist@shaw.ca>
8377
8378         * Documentation/user/{first couple of chapters}: more editing.
8379
8380 2004-09-07  Graham Percival  <gperlist@shaw.ca>
8381
8382         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
8383         and summary.
8384
8385         * Documentation/user/{first couple of chapters}: the big "Graham's
8386         moved to a new city, his friends haven't arrived, and he has no
8387         internet access" patch.  Numerous editorial and stylistic changes
8388         to the manual.
8389
8390 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8391
8392         * scm/framework-ps.scm (output-framework): handle landscape settings.
8393
8394         * ps/lilyponddefs.ps: cleanup.
8395
8396 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8397
8398         * scm/define-grobs.scm (all-grob-descriptions): unset
8399         threshold. This fixes morgenlied. 
8400
8401         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
8402         rod calculation.
8403
8404         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
8405         spanners into account for staff-extents.
8406
8407         * lily/ottava-bracket.cc (print): take common refpoint of dots
8408         into account as well.
8409
8410 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8411
8412         * lily/lookup.cc (triangle): translate by interval.
8413
8414         * VERSION (PACKAGE_NAME): release 2.3.14
8415
8416         * Documentation/user/changing-defaults.itely (Page layout): add
8417         betweensystempadding
8418
8419         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
8420
8421         * input/regression/quote-cyclic.ly (Module): new file.
8422
8423         * scm/lily.scm (print): add function.
8424
8425         * scm/music-functions.scm (quote-substitute): new
8426         function. Substitute \quote when putting music into \score.
8427
8428         * input/regression/key-signature-cancellation.ly (Module): new file.
8429
8430         * lily/*.cc: more ly_scm2 -> scm_to converions.
8431
8432         * lily/key-signature-interface.cc (print): take position
8433         difference into account when spacing naturals.
8434
8435         * lily/key-engraver.cc (create_key): create KeyCancellation grob
8436         separately, so the cancellation can be put before the staff-bar
8437
8438         * scm/define-grobs.scm (all-grob-descriptions): add a
8439         KeyCancellation grob.
8440
8441         * lily/tuplet-engraver.cc (struct Tuplet_description): new
8442         struct. Use to clean-up Tuplet_engraver
8443
8444 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8445
8446         * lily/*: ly_scm2int -> scm_to_int
8447         ly_scm2double -> scm_to_double
8448
8449         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
8450
8451 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8452
8453         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
8454         0 springs
8455
8456         * lily/system.cc (post_processing): 
8457
8458         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
8459         density for vertical spacing by means of force penalty.
8460         
8461         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
8462         dimension-variables
8463
8464         * Documentation/user/changing-defaults.itely (Page layout): add
8465         betweensystemspace variable.
8466
8467         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
8468
8469         * scm/page-layout.scm (space-systems): new function. Use spring
8470         and rod approach for vertically spacing systems.
8471
8472         * ly/engraver-init.ly: tune down minimumVerticalExtent.
8473
8474         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
8475         vertical alignment.
8476
8477         * lily/slur-engraver.cc (process_music): add warning for slur.
8478
8479 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8480
8481         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
8482
8483         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
8484         export spacing routine to SCM.
8485
8486         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
8487         new class, separate Grobs from interface.
8488
8489 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8490
8491         * lily/include/lily-guile.hh: compatibility glue for 1.6
8492
8493         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
8494
8495         * lily/lily-guile.cc: remove ly_scm2str0.
8496
8497 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8498
8499         * Documentation/user/macros.itexi: Use @inforef iso @uref for
8500         external references.  Fixes HTML cross references with makeinfo 4.7.
8501
8502 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8503
8504         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
8505         expand_only option.
8506
8507 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8508
8509         * lily/system.cc (get_line): add System stencil to exprs. Fixes
8510         system-extents.ly.
8511
8512         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
8513
8514         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
8515         for MultiMeasureRestNumber
8516
8517         * VERSION (PACKAGE_NAME): release 2.3.13
8518
8519 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8520
8521         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
8522         takes two arguments.
8523
8524 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8525
8526         * input/regression/slur-stem-broken.ly: remove.
8527
8528         * lily/slur.cc: add quant-score.
8529
8530         * input/regression/slur-staccato.ly (texidoc): remove
8531
8532         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
8533
8534 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8535
8536         * lily/include/bezier-bow.hh: remove.
8537
8538         * lily/slur-bezier-bow.cc (Module): remove.
8539
8540         * lily/include/slur.hh (Module): remove.
8541
8542         * lily/slur.cc: remove
8543
8544         * input/test/slur-beautiful.ly (Module): remove
8545
8546         * input/test/slur-attachment-override.ly (Module): remove
8547
8548         * lily/slur-quanting.cc (after_line_breaking): only do scoring
8549         when less than 4 control-points.
8550
8551         * lily/key-signature-interface.cc: add style.
8552
8553         * Documentation/user/notation.itely (Automatic staff changes):
8554         document new behavior.
8555
8556         * input/regression/slur-extreme.ly: new file.
8557
8558         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
8559         bass. Obviates \clef bass in the bass staff, when using \autochange 
8560
8561         * lily/auto-change-iterator.cc (construct_children): instantiate
8562         up/down Staff, create Voice on up staff initially. Obviates
8563         explicit instantiation of up/down contexts for \autochange. 
8564
8565         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
8566         slur depending on extents of note heads.
8567         
8568 2004-08-28  Graham Percival  <gperlist@shaw.ca>
8569
8570         * Documentation/user/tutorial.itely: minor editing.
8571
8572         * Documentation/user/examples.itely: tiny editing.
8573
8574 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8575
8576         * lily/slur-quanting.cc (init_score_param): read scoring
8577         parameters from slur-details property
8578
8579         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
8580         Accidental
8581
8582         * Documentation/user/advanced.itely: removed.
8583
8584         * Documentation/user/programming-interface.itely (How markups work
8585         internally): new subsection.
8586
8587         * Documentation/user/converters.itely (Invoking abc2ly): remove
8588         musedata2ly.
8589
8590 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8591
8592         * Documentation/user/point-and-click.texi (Point and click): new file.
8593         put point & click in appendix.
8594         
8595         * Documentation/user/changing-defaults.itely (Vertical spacing):
8596         corrections
8597
8598 2004-08-27  Graham Percival  <gperlist@shaw.ca>
8599
8600         * Documentation/user/introduction.itely: add note about the
8601         "example templates" section of the manual, and remove link to
8602         input/template/
8603
8604 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
8605
8606         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
8607         -> La@TeX
8608
8609         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
8610         missing lneo_mensural head; editorial cleanups
8611
8612         * lily/mensural-ligature.cc: added more comments
8613
8614 2004-08-26  Graham Percival  <gperlist@shaw.ca>
8615
8616         * Documentation/user/examples.itely: second, third, fourth, and fifth
8617         sections added.
8618
8619         * input/template/{various}: removed files included in examples.itely.
8620
8621 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
8622
8623         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
8624         Stem::stem_end_position instead of broken
8625         Staff_symbol_referencer::get_position
8626
8627 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8628
8629         * debian/changelog: debian patch by Anthony Fok.
8630
8631         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8632
8633         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8634         get spurious messages with skipTypesetting on.
8635
8636 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8637
8638         * Documentation/user/lilypond-book.itely: slight clean-up.
8639
8640         * Documentation/user/examples.itely: began section.
8641
8642 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8643
8644         * lily/script-interface.cc: add slur property.
8645
8646         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8647         too.
8648
8649         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8650
8651         * lily/ottava-bracket.cc (print): always start from right edge of
8652         a broken bound. This fixes ottava-clef.ps 
8653
8654 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8655
8656         * input/regression/slur-script-inside.ly: new file.
8657
8658         * lily/new-slur.cc (outside_slur_callback): new function, to make
8659         scripts avoid slurs 
8660
8661         * lily/slur-engraver.cc (finalize): 
8662
8663         * lily/script-interface.cc: add inside-slur property.
8664
8665         * lily/slur-engraver.cc (finalize): read inside-slur property.
8666
8667         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8668         message.
8669
8670         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8671         level. Fixes: hideNotes-accidental.ly
8672
8673 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8674
8675         * scm/page-layout.scm (plain-header): fix bug that print page
8676         number in the first page if firstpagenumber was different than 1.
8677
8678 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8679
8680         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8681         fonts. Fixes triangle markup for chords.
8682
8683         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8684         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8685  
8686         * flower/include/interval.hh (T>): add distance() function
8687
8688         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8689         octaviation-dot.ly 
8690
8691         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8692
8693         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8694
8695         * lily/new-slur.cc (add_column): remove set_interface()
8696
8697 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8698
8699         * input/regression/slur-double.ly: new file. 
8700
8701         * lily/slur-engraver.cc: add doubleSlurs property
8702
8703         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8704         symbols.
8705
8706         * Documentation/user/notation.itely (Easy Notation note heads):
8707         revise notation Chapter.
8708
8709         * ly/music-functions-init.ly (makecluster): add makeClusters music
8710         function.
8711
8712         * lily/part-combine-engraver.cc: rename soloADue ->
8713         printPartCombineTexts
8714
8715         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8716
8717         * lily/horizontal-bracket.cc (print): use
8718         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8719         edge-eight and shorten-pair.
8720
8721 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8722
8723         * Documentation/user/changing-defaults.itely (Page layout):
8724         description of firstpagenumber. Moved @refbugs about rightmargin
8725         to the end of the section (it was looking like the documentation
8726         after the refbugs was part of the bug comment).
8727
8728         * scm/framework-ps.scm (output-framework): set the first
8729         postscript page number to firstpagenumber
8730
8731         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8732         page number according to firstpagenumber
8733
8734         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8735         parameter
8736
8737 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8738
8739         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8740         nested slurs. 
8741
8742         * scripts/convert-ly.py (lilypond_version_re_str): handle
8743         \version "bar" % "foo"
8744
8745         * lily/completion-note-heads-engraver.cc (process_music): set
8746         duration-log before announcing object.
8747         
8748         * lily/staff-symbol.cc (print): subtract thickness from staff line
8749         length
8750
8751         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8752         
8753 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8754
8755         * scm/stencil.scm: remove fontify-text and fontify-text-white
8756
8757 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8758
8759         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8760
8761         * Documentation/user/sound-output.texi (Sound): new file. Move all
8762         MIDI related information.
8763
8764 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8765
8766         * lily/script-engraver.cc (acknowledge_grob): only take into
8767         account note heads with a music cause. Fixes ambitus-accent.ly
8768
8769         * scm/define-markup-commands.scm (finger): set encoding to
8770         fetaNumber.
8771
8772 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8773
8774         * scripts/convert-ly.py: typo
8775
8776 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8777
8778         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8779         font calls for diagrams based on paper and props
8780
8781 2004-08-19  Graham Percival <gperlist@shaw.ca>
8782
8783         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8784
8785 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8786
8787         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8788         added setHairpinDecresc/Dim
8789
8790 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8791
8792         * lily/include/lily-guile.hh: Cosmetics.
8793
8794 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8795
8796         * input/regression/fermata-rest-position.ly: new file
8797
8798         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8799
8800         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8801
8802 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8803
8804         * scm/framework-tex.scm (output-preview-framework) 
8805         (output-classic-framework): 
8806         * scm/framework-ps.scm (output-preview-framework):
8807         s/ly:paper-book-lines/ly:paper-book-systems/g
8808
8809         * scm/fret-diagrams.scm (ss-font-encoding):
8810         s/my-font-encoding/ss-font-encoding
8811
8812 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8813
8814         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8815         direction also on fingerings.
8816
8817         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8818
8819 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8820
8821         * po/nl.po: Some updates.
8822
8823         * scm/lily.scm (_): New function.
8824         (postscript->pdf, postscript->png, lilypond-main)
8825         (postscript->pdf): Use it.  Write messages to stderr.
8826
8827         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8828
8829         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8830         xgettext does not recognise scheme yet.  Patch submitted.
8831
8832         * lily/scm-option.cc (LY_DEFINE):
8833         * lily/main.cc: The program is now called lilypond (WAS:
8834         lilypond-bin).
8835
8836         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8837         messages.
8838
8839         * lily/include/paper-book.hh
8840         * lily/include/paper-system.hh: Finish renaming of paper-line to
8841         system.  Fix users.
8842
8843 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8844
8845         * scm/documentation-generate.scm (string-append): add version.
8846
8847         * scm/define-markup-commands.scm (box): add box-padding and
8848         thickness props for the box command.
8849  
8850         * Documentation/user/changing-defaults.itely (Text encoding):
8851         elucidate use of \encoding for \header strings.
8852
8853         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8854
8855         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8856         staff-change.ly
8857
8858         * lily/output-def.cc (assign_context_def): use set_variable().
8859
8860         * lily/text-item.cc (interpret_string): accept string input
8861         encoding too.
8862
8863         * scm/encoding.scm (read-encoding-file): print warning when file
8864         can't be found.
8865
8866         * tex/latin1.enc: remove.
8867
8868         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8869
8870         * lily/rod.cc (columnize): robustness fix. Don't crash for
8871         nil span points. Fixes: appoggiatura-segfault.ly
8872         (add_to_cols): extra robustness fix.
8873
8874 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8875
8876         * lily/text-item.cc (interpret_string): use lookup_variable() to
8877         fidn inputencoding. Now, \paper inherits inputencoding from
8878         \bookpaper.
8879
8880         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8881         collision kludge.
8882
8883         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8884         kludge.
8885
8886 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8887
8888         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8889
8890 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8891
8892         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8893
8894         * lily.scm: Mark un-internationlised user messages (with FIXME).
8895
8896         * lily/include/modified-font-metric.hh (struct
8897         Modified_font_metric): New file.  (WAS: incorrectly named
8898         scaled-font-metric.hh ?)
8899
8900         * lily/include/scaled-font-metric.hh: Remove.
8901
8902         * lily/text-item.cc (interpret_string): Identify and document
8903         input-encoding problem.
8904
8905         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8906         for a Bookpaper.
8907
8908         * tex/latin1.enc: Replace /minus with /hyphen.
8909
8910         * scm/encoding.scm: For latin1 (input-)encoding, use
8911         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8912
8913         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8914         inputencoding.
8915
8916 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8917
8918         * Documentation/topdocs/INSTALL.html: fixes.
8919
8920 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8921
8922         * buildscripts/builder.py: Fix for scons CVS.
8923
8924 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8925
8926         * Documentation/user/notation.itely,
8927         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8928         input/test/ambitus-mixed.ly: fix plurals:
8929         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8930
8931 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8932
8933         * lily/dynamic-engraver.cc (typeset_all):
8934         * lily/script-engraver.cc (stop_translation_timestep): Handle
8935         collisions with new-slur.
8936
8937 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8938
8939         * scm/define-grobs.scm (all-grob-descriptions): Add
8940         new-slur-interface.
8941
8942 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8943
8944         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8945         produces .PS
8946
8947 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8948
8949         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8950         definition of number-type
8951
8952 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8953
8954         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8955         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8956
8957         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8958         number-type and label-dir
8959
8960         * scm/define-grob-properties.scm: add number-type and label-dir
8961
8962         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8963         left or right.  Allow choice of upper-case roman, lower-case roman, or
8964         arabic numerals in fret label
8965
8966 2004-08-04  Werner Lemberg  <wl@gnu.org>
8967
8968         * lily/slur-quanting.cc: Include libc-extension.hh.
8969         s/round/my_round/.
8970         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8971         s/autobeaming/autoBeaming/.
8972
8973 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8974
8975         * VERSION: 2.3.11 released.
8976
8977         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8978         renameinput.
8979
8980 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8981
8982         * lily/lookup.cc (round_filled_box): remove warnings about blot
8983         diameter.
8984
8985         * scm/paper.scm (paper-set-staff-size): make linethickness more
8986         easily tunable.
8987
8988         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8989         \newlyrics -> \addlyrics
8990
8991         * lily/text-spanner.cc (print): use it.
8992
8993         * lily/dynamic-text-spanner.cc (print): use it.
8994
8995         * lily/grob.cc (robust_relative_extent): new function.
8996
8997         * scripts/lilypond-book.py (main): add -f tex as default process.
8998
8999         * lily/text-spanner.cc (print): only take linear_combination of
9000         nonempty interval.
9001         
9002
9003 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
9004
9005         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
9006         isn't specified by the user in \bookpaper center the music in the
9007         page.
9008
9009 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9010
9011         * Fix some problems after the renaming of my-lily -> lily
9012
9013 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9014
9015         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
9016
9017         * lily/slur-quanting.cc (enumerate_attachments): apply center on
9018         stem-X in more cases. 
9019
9020         * lily/stem.cc (dim_callback): solve todo.
9021
9022 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9023
9024         * input/test/README: new file.
9025
9026         * lily/lily-parser.cc: rename my-lily* files.
9027
9028         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
9029         parser.
9030
9031         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
9032
9033         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
9034
9035         * make/mutopia-targets.make (local-WWW): don't make ps.gz
9036         examples. They take a huge amount of space.
9037
9038         * Documentation/user/GNUmakefile: fix symlinks.
9039
9040         * VERSION: 2.3.10 released.
9041         
9042         * input/test/lyrics-skip-notes.ly: remove
9043
9044         * input/test/stem-cross-staff.ly (noFlag): fold into manual
9045
9046         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
9047         remove.
9048
9049 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
9050
9051         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
9052         fixes.
9053
9054 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9055
9056         * input/regression/beam-dir-functions.ly: move from test/
9057
9058         * Documentation/user/notation.itely (Feathered beams): new node.
9059
9060         * Documentation/user/changing-defaults.itely (Difficult tweaks):
9061         new node
9062
9063         * input/regression/lyric-hyphen-retain.ly: move to regression.
9064
9065         * input/regression/harmonic.ly: fold into manual
9066         
9067         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
9068         stem-length,chord-names-no-inversions}.ly: remove
9069         
9070         * input/test/tie-cross-voice.ly: move to regression.
9071
9072         * Documentation/user/notation.itely (Running trills): new node.
9073
9074         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
9075
9076         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
9077
9078         * lily/trill-spanner-engraver.cc: new file.
9079
9080         * input/regression/trill-spanner.ly: new file.
9081
9082         * input/test/timing.ly: fold into manual.
9083
9084         * input/test/time.ly: remove
9085
9086         * input/test/trill.ly: remove
9087         
9088         * input/test/time-signature-double.ly: fold into manual
9089
9090         * input/test/separate-staccato.ly: remove
9091
9092         * input/test/spanner-after-break-tweak.ly: fold into manual.
9093
9094         * input/test/script-priority.ly: fold into manual.
9095
9096         * input/test/scheme-interactions.ly: remove.
9097         
9098         * input/test/unfold-all-repeats.ly (mel),
9099         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
9100         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
9101         fold into manual.
9102
9103         * input/regression/no-staff.ly: move from input/test/
9104
9105         * input/regression/markup-score.ly: move from input/test/
9106
9107         * input/test/lyrics-melisma-faster.ly: fold into manual
9108         
9109         * input/test/lyrics-melisma-variants.ly: fold into manual
9110
9111         * Documentation/user/notation.itely (Popular music): new node. 
9112
9113         * input/test/gourlay.ly: remove
9114         
9115         * input/test/improv.ly: fold into manual.
9116
9117         * input/test/figured-bass-alternate.ly (fl): remove
9118
9119         * lily/dynamic-text-spanner.cc (print): new file.
9120
9121         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
9122
9123         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
9124         keep recursing into children in case a parent context inserts a
9125         grob into a child context.
9126
9127         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
9128         
9129 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9130
9131         * scm/define-markup-commands.scm (postscript): new markup command
9132         \postscript
9133
9134         * Documentation/user/notation.itely (Formatting cue notes): new
9135         section.
9136
9137         * input/test/clef-end-of-line.ly: fold into manual.
9138
9139         * input/test/scales-greek.ly: remove.
9140
9141         * input/test/chords-without-melody.ly: fold into manual.
9142
9143         * input/test/cadenza-skip.ly: remove.
9144
9145         * input/test/clef-8-syntax.ly: remove.
9146
9147         * input/test/clef-manual-control.ly: move into manual.
9148
9149         * Documentation/user/notation.itely (Aligning to cadenzas): fold
9150         in cadenza-skip.ly
9151
9152         * mf/parmesan*.mf: change neo_mensural to neomensural.
9153
9154         * input/test/trills.ly: remove.
9155
9156         * input/test/transposition.ly: remove.
9157
9158         * input/test/to-xml.ly: move to no-notation.
9159
9160         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
9161
9162         * lily/ledger-line-spanner.cc (print): use staff variable, not
9163         me. Fixes ledger lines on differently sized staves.
9164
9165         * input/test/rhythm-excercise.ly: remove file.
9166
9167         * lily/stem.cc (dim_callback): only do something if visible. Fixes
9168         spurious flag not found warning for 128th rest.
9169
9170         * input/regression/rest-dot-position.ly: new file.
9171         
9172         * input/test/rest-dot-positions.ly: remove
9173
9174         * lily/staff-symbol-referencer.cc (get_position): emergency
9175         fallback: use coordinate * 2.
9176
9177         * input/no-notation/midi-scales.ly: move from test/
9178
9179         * scm/define-markup-commands.scm (score): remove debugging code.
9180
9181         * input/test/incipit.ly (violin): remove. 
9182
9183         * lily/system-start-delimiter.cc (print): only draw system
9184         delimiter to staves that reach up to left bound of the delimiter.
9185
9186         * input/no-notation/embedded-scm.ly: move from test/
9187
9188         * input/test/follow-voice.ly: remove
9189
9190         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
9191
9192         * input/test/drarn*: remove
9193         
9194         * input/test/count-systems.ly: remove.
9195
9196         * lily/bar-line.cc (compound_barline): fix : for staff without
9197         lines.
9198
9199         * lily/accidental.cc (print): use music_font_alist_chain(). This
9200         fixes smaller cautionaries.
9201
9202         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
9203         encoding for accidental.
9204
9205         * Documentation/user/notation.itely (Educational use): new section
9206
9207         * input/test/*.ly: clean up directory: move examples into manual
9208         or regtest.
9209         
9210
9211         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
9212         mode as well. This fixes resolution errors.
9213
9214 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9215
9216         * scm/lily.scm (postscript->png): show commands for --verbose.
9217
9218         * flower/include/getopt-long.hh: opps. short option should be
9219         char, not int.
9220
9221         * Documentation/user/GNUmakefile: use symlinks to save space.
9222
9223         * VERSION: 2.3.9 released.
9224
9225         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
9226
9227         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
9228         manual.
9229
9230         * Documentation/user/tutorial.itely (Integrating text and music):
9231         remove \score and \notes from manual.
9232
9233         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
9234         mode in the beginning.
9235
9236 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9237
9238         * Documentation/user/changing-defaults.itely (Horizontal spacing):
9239         Correct the documentation of the spacing parameters. 
9240
9241         * Documentation/user/tutorial.itely (Integrating text and music), 
9242         Documentation/user/lilypond-book.itely (Integrating LaTeX and
9243         music): Document that you need to add the map file ec-mftrace.map
9244         in the dvips command.   
9245
9246 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9247
9248         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
9249         found.
9250
9251         * lily/text-item.cc (interpret_string): insert encoding setting
9252         here
9253
9254         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
9255         encoding kludge.
9256
9257         * Documentation/user/changing-defaults.itely (Text encoding): node
9258         on encoding.
9259
9260         * lily/lyric-engraver.cc (try_music): remove superfluous check.
9261
9262         * lily/book-paper-def.cc (find_scaled_font): remove default
9263         encoding, because it messes up font loading for feta and
9264         parmesan. Encoding should only be specified for running texts.
9265
9266         * lily/modified-font-metric.cc (text_dimension): support coding
9267         scheme ""
9268         
9269 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9270
9271         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
9272         definition, so \override works as expected.
9273
9274         * lily/measure-grouping-engraver.cc: clarify
9275
9276 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9277
9278         * lily/parser.yy (context_def_mod): remove \consistsend
9279
9280         * lily/context-def.cc (instantiate): use Translator::must_be_last
9281         to determine engraver order.
9282
9283         * lily/translator.cc (must_be_last): new function
9284
9285         * scripts/convert-ly.py (conv): rule.
9286
9287         * lily/bar-line.cc (print): return '() for height == 0.0 too.
9288
9289 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
9290
9291         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
9292  
9293 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9294
9295         * lily/include/lily-guile.hh (scm_is_int): compat glue.
9296
9297 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
9298
9299         * input/regression/page-layout.ly: new file.
9300
9301         * scm/paper.scm (set-paper-dimensions): Preliminary support for
9302         left and right margins.
9303
9304         * Documentation/user/changing-defaults.itely (Page layout):
9305         Explain the leftmargin option.
9306
9307 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9308
9309         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
9310
9311         * input/test/lyrics-melisma-faster.ly: new file.
9312
9313         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
9314         change of melody by setting associatedVoice.
9315
9316         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
9317
9318         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
9319         file contents, rather \include them, so default linewidth is set.
9320         (ly_options): make BOOKPAPER set of options. Move linewidth
9321         settings there.
9322
9323         * Documentation/user/examples.itely: new file. Templates are to be
9324         moved here.
9325
9326         * Documentation/user/programming-interface.itely: move chapter.
9327
9328         * scm/document-markup.scm (doc-markup-function): add @code
9329
9330         * stepmake/stepmake/texinfo-rules.make: remove chmod.
9331
9332 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9333
9334         * scm/page-layout.scm (plain-header): add printpagenumber boolean
9335         to bookpaper.
9336
9337         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
9338         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
9339
9340         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
9341
9342         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
9343
9344         * scripts/lilypond-latex.py: move from lilypond.py
9345
9346         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
9347         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
9348
9349         * scm/lily.scm (postscript->png): new function
9350         (postscript->pdf): new function
9351
9352         * lily/paper-book.cc (post_processing): call
9353         convert-to-{dvi,ps,png,pdf}
9354
9355         * scripts/ps2png.py (option_definitions): new file.
9356
9357         * lily/paper-book.cc (output): call output-preview-framework
9358         (post_processing): new function. Do PDF/PNG conversion.
9359
9360         * lily/paper-outputter.cc (close): new function.
9361
9362         * scm/framework-ps.scm (convert-to-pdf): new function. Call
9363         ps2pdf.
9364         (output-preview-framework): new function. Generate a preview .ps
9365         
9366
9367 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9368
9369         * VERSION: release 2.3.8
9370         
9371         * lily/note-head.cc: remove ledger line handling.
9372
9373         * lily/ambitus.cc (print): strip away accidental / note head code,
9374         and associated properties.
9375
9376         * lily/ambitus-engraver.cc (create_ambitus): change name to
9377         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
9378         other ambitus parts.
9379         (create_ambitus): group grobs in Ambitus grouping object. 
9380
9381         * lily/include/pitch-interval.hh (Pitch>): new file.
9382
9383         * lily/pitch-interval.cc (add_point): new file.
9384
9385         * lily/ledger-line-engraver.cc: new file.
9386
9387         * lily/ledger-line-spanner.cc (print): new file. Set limits to
9388         ledger line length to avoid clashes.
9389
9390 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9391
9392         * Documentation/user/invoking.itexi (Invoking lilypond): remove
9393         deprecated options
9394
9395 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9396
9397         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
9398         to command line option: fast=1 (default on).
9399
9400         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
9401         This brings SCons run-time on up-to-date tree down from 48s with
9402         only checksums, to 34s without 2day checksums, to 14s (make needs
9403         4 seconds).
9404         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
9405         necessary.
9406
9407 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9408
9409         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
9410         (score_extra_encompass): process scripts at edges too, by checking
9411         control points directly. 
9412
9413 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9414
9415         * po/nl.po: Update.
9416
9417         * lily/main.cc: Fix ly:option-usage help.
9418
9419         * input/regression/slur-script.ly: More collision tests.
9420
9421         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
9422
9423 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9424
9425         * VERSION: release 2.3.7
9426
9427         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
9428         files.
9429
9430         * Documentation/user/notation.itely (Slurs): document ^ and _ for
9431         slurs.
9432
9433         * input/regression/slur-script.ly: new file.
9434
9435         * lily/accidental-engraver.cc (process_acknowledged_grobs):
9436         make accidental appear to come from note head engraver.
9437
9438         * lily/slur-quanting.cc: new file.
9439         (score_extra_encompass): new function. Avoid scripts and
9440         accidentals
9441
9442 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9443
9444         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
9445         This greatly reduces the number of files that get recompiled
9446         after touching config.hh.
9447
9448         * config.hh.in: Remove GUILE_*_VERSION.
9449
9450         * lily/new-slur.cc: Resolve conflicts.
9451
9452         * lily/stem-engraver.cc (make_stem): New method.
9453
9454         * lily/include/script-interface.hh:
9455         * lily/script-interface.cc: New file.
9456
9457         * lily/include/script.hh:
9458         * lily/script.cc: Remove.
9459
9460         * lily/music.cc (duration_log): New method.
9461
9462         * lily/script.cc (struct Skript): Remove.
9463
9464         * lily/new-slur.cc (get_base_attachments): Try at articulations.
9465         Lots of coding cleanups (Stom).
9466
9467 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9468
9469         * lily/new-slur.cc (avoid_staff_line): new function: avoid
9470         collisions with staff lines.
9471
9472         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
9473         global_path
9474
9475         * scm/define-grobs.scm (all-grob-descriptions): set ratio
9476         .25. This flattens short slurs.
9477
9478         * lily/new-slur.cc (enumerate_attachments): move X of attachment
9479         points for tilted slurs.
9480
9481         * input/regression/slur-tilt.ly: new file.
9482
9483         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
9484         stems of 16th graces too.
9485
9486         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
9487         quant penalty dependent on how much the line is in the gap.
9488
9489         * input/regression/grace-stem-length.ly: new file.
9490
9491         * lily/beam-quanting.cc (score_forbidden_quants): remove
9492         interquant check. The penalty of 1000 is much too harsh, and the
9493         inter case should be caught by check-staff-line-in-gap check.
9494
9495         * lily/scm-option.cc: move debug-beam to \paper.
9496
9497         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
9498         .txt files to appease makeinfo.
9499
9500         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
9501         remove texttagline.
9502         
9503         * lily/new-slur.cc: cleanup, split in functions.
9504
9505         * lily/parser.yy (chord_body_element): allow octave-check = inside
9506         chord body. 
9507
9508         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
9509
9510         * lily/stem.cc (height): call Beam::after_line_breaking().
9511
9512         * lily/rest-collision.cc (force_shift_callback): only call shift
9513         for columns containing rests.
9514
9515         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
9516
9517         * input/regression/font-postscript.ly: invoke afm2tfm. 
9518
9519 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9520
9521         * mf/SConscript: Build map files.
9522
9523         * SConstruct: Rename $out to out-www in web.
9524
9525 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9526
9527         * SConstruct (web_kluts): Have make web build in out-www.  Not.
9528
9529 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9530
9531         * Documentation/user/music-glossary.tely (Top): add fragment to
9532         pertinent @lilypond entries.
9533
9534         * scm/define-grobs.scm: switch on new-slur by default.
9535
9536         * lily/scm-option.cc: symbol != string.
9537
9538         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
9539         really work yet.
9540         (set_end_points): make X coord of attachment dependent on  Y.
9541         (score_encompass): add edges too.
9542
9543 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9544
9545         * lily/stem.cc (get_beaming): new function.
9546
9547         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
9548         for fragment snippets. This fixes inclusion of toplevel-music
9549         examples (such as new-slur.ly)
9550  
9551 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9552
9553         * scripts/lilypond-book.py: Remove second import of stat.
9554
9555         * More SCons cleanups.
9556
9557         * Documentation/bibliography/computer-notation.bib (note): Remove
9558         extraneous closing brace.
9559
9560 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9561
9562         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
9563         stat calls.
9564
9565         * Documentation/bibliography/SConscript (bibs): failed try to get
9566         bib2html find html-long.bst.
9567
9568         * buildscripts/bib2html.py (stat): fail if bibtex fails.
9569
9570         * make/stepmake.make: use usescons for using scons. 
9571
9572 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9573
9574         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
9575         for lilypondend.  Import stat (huh?).
9576
9577 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9578
9579         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
9580         bypass dvi. 
9581
9582         * input/regression/font-postscript.ly: new file. 
9583
9584         * scm/framework-ps.scm (load-fonts): load pfb files too.
9585
9586         * lily/pfb.cc (pfb2pfa): new file.
9587
9588 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9589
9590         * scripts/lilypond-book.py (PREAMBLE_LY): set
9591         toplevel-music-handler too.
9592
9593 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9594
9595         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
9596         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
9597
9598         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
9599
9600         * python/SConscript:
9601         * python/vim:
9602         * input/mutopia/*SConscript: New file.
9603
9604         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
9605
9606         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
9607         fixes web build.
9608
9609         * make/stepmake.make (scons): re-route to SCONS if user has been
9610         running scons in this tree.
9611
9612         * SConstruct (config_vars): Add CPPDEFINES.
9613         (env): Set checksums type to "content".
9614         (save_config_cache): Do not exit after configuring when using
9615         checksums (the default) instead of timestamps.
9616
9617 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9618
9619         * SConstruct: Further development.
9620
9621         * input/test/SConscript: 
9622         * input/template/SConscript: 
9623         * input/regression/SConscript: 
9624         * Documentation/bibliography/SConscript:
9625         * Documentation/bibliography/index.html.in: New file.
9626
9627         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9628         generation.
9629
9630         * buildscripts/builder.py: Add new builders.
9631
9632         * make/stepmake.make: 
9633         * stepmake/stepmake/*.make: 
9634         * configure.in:
9635         * lily/*:
9636         * flower*: Use config.hh (Was config.h).
9637
9638         * scm/encoding.scm (get-coding): Print friendly error message when
9639         no encoding is found, rather than crashing.
9640
9641 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9642
9643         * lily/new-slur.cc (score_slopes): strong sloping score only when
9644         stems point in same dir. 
9645
9646 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9647
9648         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9649         for beam start.
9650
9651         * lily/parser.yy (context_prop_spec): check grob name for
9652         alphanumericness..
9653
9654         * lily/lyric-engraver.cc: creates LyricText objects
9655
9656 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9657
9658         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9659
9660 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9661
9662         * SConstruct: Configure only pristine build tree or on user
9663         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9664         Use checksums instead of timestamps.
9665         (CheckYYCurrentBuffer): Return result.
9666
9667         * Documentation/topdocs/SConscript: New file.
9668
9669 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9670
9671         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9672
9673         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9674         scm_from_int instead.
9675
9676 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9677
9678         * SConstruct: Updates.  Add targets: tar, dist, release.
9679
9680 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9681
9682         * input/mutopia-header.ly: Generate output.
9683
9684         * SConstruct:
9685         * buildscripts/builder.py:
9686         * Documentation/user/SConscript: SCons fixes.
9687
9688 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9689
9690         * lily/new-slur.cc (class New_slur): new file. Score based slur
9691         computations.
9692
9693 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9694
9695         * mf/SConscript: Remove Builders.
9696
9697         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9698
9699         * input/SConscript: 
9700         * Documentation/user/SConscript: New file.
9701
9702 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9703
9704         * Documentation/topdocs/NEWS.texi (Top): add note about new
9705         emacs electric-|
9706
9707         * scm/*.scm: adapt ly:warn calls.
9708
9709         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9710
9711         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9712         main timing, not grace timing. Fixes volta-repeat-grace.
9713
9714         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9715         remove ly:kpathsea-gulp-file.
9716
9717         * scm/translation-functions.scm (format-metronome-markup): make
9718         note smaller, align to bottom.
9719
9720         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9721
9722         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9723         metronome to musical column. Don't ack time sigs or bar lines.
9724
9725 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9726
9727         * THANKS: sort, add David. Kristof contributed code, he is a
9728         contributor.
9729
9730 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9731
9732         * elisp/lilypond-mode.el,
9733         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9734         count beats between last measure stop | and point in emacs.
9735         
9736 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9737
9738         * tex/GNUmakefile (TEX_FILES): don't dist
9739         music-drawing-routines.ps, latin1.enc 
9740
9741         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9742         --no-pdf, --pdftex
9743         (copyright): add --latex option
9744         (ic_p.make_include_option): use direct PS as default.
9745
9746         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9747
9748         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9749         Ross
9750
9751         * scm/script.scm (default-script-alist): marcato should follow
9752         into staff
9753         
9754 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9755
9756         * buildscripts/builder.py:
9757         
9758         * Documentation/SConscript (outdir): New file.  Add *list.ly
9759         dependencies.  Fixes PDF doc build.
9760
9761 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9762
9763         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9764         run from build-dir.
9765
9766         * ly/SConscript:
9767         * scm/SConscript: New file.
9768
9769         * lily/main.cc (dir_info): Print variables in sh format.
9770
9771         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9772
9773         * mf/SConscript: Update multiple target rules.
9774
9775         * SConstruct (assert_version): Add.
9776
9777 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9778
9779         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9780
9781 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9782
9783         * buildscripts/mf-to-table.py: Do not try to open ''.
9784
9785         * mf/SConscript: New file.
9786
9787 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9788
9789         * scm/fret-diagrams.scm : Convert many properties to constants,
9790         reducing the pollution of the property namespace.
9791
9792         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9793         unnecessary properties for fret-diagram
9794
9795         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9796         for interface
9797
9798 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9799
9800         * SConstruct: Update.
9801
9802 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9803
9804         * input/regression/beam-quant-standard.ly (seconds): print desired
9805         quants when failing.
9806
9807 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9808
9809         * SConstruct:
9810         * flower/SConscript:
9811         * lily/SConscript: New file.
9812
9813 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9814
9815         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9816         descriptions for all fret-diagram properties.
9817
9818         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9819         fret-diagram interface code
9820
9821 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9822
9823         * ly/book-paper-defaults.ly: set default encoding to ec.
9824
9825         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9826         installed.
9827
9828         * tex/latin1.enc: new file, from a2ps. 
9829
9830 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9831
9832         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9833         add a faint, green border line.
9834
9835         * Documentation/index.html.in: drop <table>, add a faint border line.
9836
9837 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9838
9839         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9840
9841         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9842
9843 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9844
9845         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9846
9847         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9848         scaling
9849
9850         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9851         properly scale white text
9852
9853         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9854         position for numbered dots so dot will touch fret.
9855         (various routines): move to font-metric interface, rather than
9856         name, size interface.  Clean up comments.
9857
9858         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9859         size and offset to better center white text.
9860
9861 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9862
9863         * ChangeLog: Remove pre-2.1 changes.
9864
9865         * Documentation/misc/ChangeLog-2.1: New file.
9866
9867         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9868         from ChangeLog.
9869
9870 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9871
9872         * input/test/chords-below-volta-bracket.ly,
9873         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9874
9875 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9876
9877         * VERSION: release 2.3.6
9878
9879         * input/regression/beam-quant-standard.ly: new file: test standard
9880         beam quants.
9881
9882         * scm/beam.scm (check-quant-callbacks): new function
9883         (check-beam-quant): new function: check whether current beam
9884         quants match argument.
9885
9886         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9887         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9888         staffline line.
9889
9890 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9891
9892         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9893         functions.
9894
9895         * lily/note-collision.cc (do_shifts): align colliding notes to
9896         their leftmost note.
9897
9898         * input/regression/collision-alignment.ly: new file.
9899
9900         * ly/init.ly: don't print gc stats.
9901
9902         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9903         extra newline
9904
9905         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9906         for dimensions. This fixes ottava-remove-empty-staff.ly
9907
9908         * input/regression/lyrics-tenor-clef.ly: new file.
9909
9910         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9911         cyclic parents when two axis-group-engravers are
9912         present. Fixes: crash-axis-group-engraver.ly. 
9913         
9914         * input/test/volta-chord-names.ly: new file.
9915
9916         * scm/define-context-properties.scm
9917         (all-user-translation-properties): change voltaOnThisStaff
9918         definition. 
9919
9920         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9921         if necessary.
9922
9923         * lily/volta-bracket.cc (print): handle volta brackets without
9924         bars. 
9925
9926 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9927
9928         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9929         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9930
9931 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9932
9933         * scm/output-gnome.scm: updated instructions for running gnome
9934         backend
9935
9936 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9937
9938         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9939         and dot-position now depend on finger-code value; in-dot makes
9940         dots larger and centered.
9941         (draw-barre): added straight-barre indicator option
9942         (draw-dots): made fontify-text-white work.
9943
9944         * music-drawing-routines.ps: added /draw_white_text
9945
9946         * scm/output-tex.scm:  added white-text
9947
9948         * scm/output-ps.scm:  added white-text
9949
9950         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9951         list of stencil expressions
9952
9953         * scm/stencil.scm: Added fontify-text-white
9954
9955 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9956
9957         * input/regression/+.ly: use @unnumbered section.
9958
9959 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9960
9961         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9962         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9963
9964 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9965
9966         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9967
9968 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9969
9970         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9971         was causing an error. (was not actually commited in 2004-06-20)
9972
9973         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9974         breaks anymore
9975
9976 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9977
9978         * VERSION: 2.3.5 released.
9979         
9980         * lily/my-lily-parser.cc (parse_string): switch module too.
9981
9982 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9983
9984         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9985         ec-fonts-mftraced to running requirements.
9986
9987 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9988
9989         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9990         assignments don't reach the original file.
9991
9992         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9993         exists
9994
9995 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9996
9997         * scm/output-gnome.scm: 
9998         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9999
10000         * debian/: Apply Debian patch (Anthony Fok).
10001
10002 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
10003
10004         * Documentation/user/music-glossary.tely: fix titling; @top is already
10005         an @unnumbered @chapter.
10006
10007 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10008
10009         * debian/GNUmakefile (EXTRA_DIST_FILES):
10010         (CONF_FILES): update file list.
10011
10012         * lily/stencil.cc (interpret_stencil_expression): bugfix.
10013
10014 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10015
10016         * debian/: Remove cruft (requested Anthony Fok.)
10017
10018         * buildscripts/guile-gnome.sh: Build without gcc libtool version
10019         juggling.
10020
10021         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
10022         Add popup menu with grob properties.
10023
10024         * lily/grob-scheme.cc (ly:grob-properties):
10025         (ly:grob-basic-properties): New function.
10026
10027         * lily/stencil.cc (interpret_stencil_expression): Comment-out
10028         "no-origin" call.  Fixes -fps output.
10029
10030         * scm/output-ps.scm (no-origin): Add dummy implementation.
10031
10032         * scm/output-gnome.scm (define-origin): Remove
10033         (grob-cause): Add.
10034
10035         * scm/output-ps.scm (scm):
10036         * scm/output-tex.scm (scm): Remove define-origin from exports list.
10037         (define-origin): Remove.
10038
10039         * scm/output-gnome.scm (define-origin): 
10040
10041         * scm/lily.scm (ly:all-output-backend-commands): Remove
10042         define-origin.  Add grob-cause.
10043
10044 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
10045
10046         * buildscripts/lilypond-words.py: add ly/portugues.ly.
10047
10048 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
10049
10050         * Documentation/user/GNUmakefile:
10051         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
10052         --include-css=.../texinfo.css; command includes css into the html.
10053
10054         * Documentation/texinfo.css: add file.
10055         define <hr> as black and thin.
10056
10057 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10058
10059         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
10060         stencil expression. Junk define-origin.
10061
10062         * lily/my-lily-parser.cc (parse_string): init parser variable when
10063         lexer_ is set, ie. in parse_string and parse_file.
10064
10065         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
10066         ly:score-bookify.
10067
10068         * scm/lily.scm (collect-scores-for-book): new function.
10069
10070         * ly/init.ly: print collected scores/musics.
10071
10072         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
10073         scope, not in lily module.
10074
10075         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
10076
10077         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
10078         encapsulate gtk/pango tests.
10079
10080         * po/tr.po: Turkish translation.
10081
10082 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10083
10084         * input/regression/lily-in-scheme.ly: regression test for #{
10085         ... #} syntax
10086
10087         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
10088         was causing an error.
10089
10090         * Documentation/user/programming-interface.itely (Using LilyPond
10091         syntax inside Scheme): documentation for #{ ... #} syntax.
10092
10093 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
10094
10095         * Documentation/index.html.in: use black thin <hr>.
10096
10097         * buildscripts/mutopia-index.py: use thin black <hr>.
10098
10099 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10100
10101         * scm/fret-diagrams.scm: Use UNIX style line endings.
10102         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
10103         typo.  Fixes compile.
10104
10105         * scm/output-ps.scm (white-dot): Remove second incarnation.
10106
10107         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
10108
10109 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10110
10111         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
10112         single file error.
10113
10114         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
10115
10116 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
10117
10118         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
10119         remove size as argument to fret-diagram interface;
10120         improved white-circle dots for fret;
10121         improved top-fret thick line/
10122
10123         * scm/output-ps.scm: added white-dot function
10124
10125         * scm/output-tex.scm: added white-dot function
10126
10127         * tex/music-drawing-routines.ps: added draw_white_dot function
10128
10129         * ps/music-drawing-routines.ps: added draw_white_dot function
10130
10131         * input/test/fret-diagram.ly: examples to show multiple
10132         functions and multiple interfaces
10133
10134 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10135
10136         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
10137         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
10138
10139         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
10140         conflict.  Have I told you lately how much I love autotools?
10141
10142 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10143
10144         * lily/lily-guile.cc: 
10145         * lily/pangofc-afm-decoder.cc:
10146         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
10147         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
10148
10149         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
10150         developers.
10151
10152         * lily/paper-outputter.cc (file): New method.
10153         (dump_string): Use it.
10154
10155         * scm/output-gnome.scm: Update with pango CVS info, lilylib
10156         musing.
10157
10158         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
10159         of them has a comma :-).
10160
10161         * scm/framework-gnome.scm: Add pango decoders.
10162
10163         * lily/include/pangofc-afm-decoder.hh: 
10164         * lily/pangofc-afm-decoder.cc: New file.
10165
10166         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
10167
10168         * configure.in: Check for pango.
10169
10170         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
10171         autoconf).
10172         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
10173
10174         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
10175
10176 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10177
10178         * Documentation/user/tutorial.itely (Integrating text and music):
10179         fix grammar & punctuation.
10180
10181 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10182
10183         * lily/: Stray janitorial cleanups.
10184
10185         * scm/lily.scm (ly:all-stencil-expressions):
10186         * scm/lily.scm (ly:all-output-backend-commands): New function.
10187
10188         * scm/safe-lily.scm (safe-objects): Add them.
10189
10190         * scm/framework-gnome.scm (<gnome-outputter>): New class.
10191
10192         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
10193
10194 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10195
10196         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
10197
10198 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10199
10200         * scm/page-layout.scm (default-page-make-stencil): add
10201         raggedbottom, raggedlastbottom.
10202
10203         * Documentation/user/changing-defaults.itely (Page layout): add doc.
10204
10205         * scm/framework-tex.scm (define-fonts): fix export of
10206         papersize.
10207
10208         * lily/paper-book.cc (classic_output): strip suffixes from
10209         framework functions.
10210
10211         * lily/tuplet-bracket.cc (before_line_breaking): do not return
10212         SCM_UNDEFINED to Scheme.
10213
10214 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10215
10216         * lily/book.cc: remove Book::to_stencil().
10217         (process): whoops. Score::book_rendering returns vector, not list.
10218
10219         * scripts/convert-ly.py (conv): remove \notes.
10220         apply to input examples.
10221
10222         * lily/paper-outputter.cc (output_stencil): don't use
10223         smobify_self() but self_scm()
10224
10225         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
10226         from smobify_self().
10227
10228         * lily/paper-book.cc (output): load framework module
10229         scm_c_resolve_module().
10230
10231         * python/lilylib.py (exit): exit with argument i.
10232
10233 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10234
10235         * scm/framework-gnome.scm (output-framework-gnome): Try loading
10236         gnome modules from non-toplevel.
10237
10238         * lily/ly-module.cc (ly:import-module): Export to ly:.
10239
10240         * lily/paper-score.cc (process): Do not show progress newline.
10241
10242         * lily/paper-book.cc (output, classic_output): Show progess
10243         newline after score.
10244
10245 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
10246
10247         * buildscripts/lilypond-words.py: add ly/vlaams.ly
10248
10249 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10250
10251         * lily/score.cc (ly:run-translator): Do not crash on empty music
10252         list.
10253
10254         * lily/book.cc (process): Do not render score when systems is empty.
10255
10256         * input/simple-song.ly: Down one octave.
10257
10258         * scm/output-gnome.scm: Remove script again; re-add modules fix
10259         (CVS conflict resolve?)
10260
10261         * lily/stencil.cc (ly:interpret-stencil): Was:
10262         interpret_stencil_expression.
10263
10264 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10265
10266         * buildscripts/guile-gnome.sh: New file.
10267
10268         * scm/output-gnome.scm: White background, better window size, sane
10269         canvas size.  Cleanups.
10270
10271 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10272
10273         * VERSION: release 2.3.4
10274
10275         * Documentation/user/invoking.itexi (Invoking the lilypond
10276         binary): document --safe.
10277
10278         * scm/output-gnome.scm: set PATH in script.
10279
10280         * scm/page-layout.scm (default-page-make-stencil): don't stretch
10281         if there is too few systems on a page.
10282
10283         * lily/parser.yy (relative_music): start at middle C without pitch
10284         argument.
10285
10286         * Documentation/user/changing-defaults.itely (Page layout): new node.
10287         (Paper size): rename node
10288         (Page breaking): new node.
10289         (Titling): move from invoking.
10290         (File structure): new node.
10291
10292         * lily/parser.yy (score_body): allow \header and music anywhere in
10293         \score body.
10294
10295 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10296
10297         * scm/lily.scm (ly:load): Remove page-breaking.scm.
10298
10299 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10300
10301         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
10302
10303         * lily/include/paper-line.hh: rename to Paper_system.
10304
10305         * lily/include/paper-book.hh: doc class.
10306
10307         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
10308
10309         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
10310         (plain-header): add instrument-name.
10311         (default-page-make-stencil): bugfixes.
10312
10313         * lily/parser.yy (book_body): allow \header anywhere in \book{}
10314
10315         * lily/paper-book.cc: remove copyright & tagline. Remove
10316         interactions with Page
10317
10318         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
10319         here, 
10320         (default-page-make-stencil): new function
10321         (default-page-music-height): new function
10322         (page-headfoot): new function
10323         (ly:optimal-page-breaks): generate stencils directly from here
10324
10325         * scm/titling.scm: new file, group titling functions
10326
10327 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10328
10329         * scm/output-gnome.scm: Handle multiple pages.
10330
10331         * scm/framework-gnome.scm: Do not load output-gnome.
10332         (framework-gnome): Invoke output-gnome::header and
10333         output-gnome::end-output as faked stencils.  Fixes experimental
10334         gnome output.
10335
10336 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10337
10338         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
10339         octavation compatibility fixes. Backportme. 
10340
10341         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
10342         pages.
10343         (ly:optimal-page-breaks): combine-penalties: no shortcut for
10344         negative. Now we handle negative penalties (ie. \pageBreak)
10345         correctly.
10346
10347         * lily/system.cc (get_line): extract page-penalty from the left
10348         bound.
10349
10350         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
10351
10352 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10353
10354         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
10355
10356 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10357
10358         * scm/output-gnome.scm: Update script.  Move development to
10359         lilypond_2_3_2 branch for now.
10360
10361 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10362
10363         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
10364         negative penalties.
10365         cleanups.
10366
10367         * Documentation/user/changing-defaults.itely (Creating contexts):
10368         index entries
10369
10370         * scm/page-breaking.scm (ly:optimal-page-breaks): new
10371         file. Rewrite function. 
10372
10373         * lily/paper-book.cc (pages): new interface: page-breaking returns
10374         list of line-list.
10375
10376         * lily/page.cc (Page): take lines argument.
10377
10378         * scm/document-translation.scm (all-engravers-doc): link to user man
10379
10380         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
10381         iso. score.
10382
10383         * Documentation/user/notation.itely (Relative octaves): typo.
10384
10385         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
10386
10387 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10388
10389         * scm/output-gnome.scm: Update build script.
10390
10391 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10392
10393         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
10394         gnome backend.
10395
10396         * scm/framework-gnome.scm: New file.
10397
10398         * scm/lily.scm: Use it.
10399
10400         * lily/paper-outputter.cc: Janitorial cleanups.
10401         (ly:outputter-dump-string): Remove unreachable statement.
10402
10403         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
10404         (ice-9): Bugfix: Add srfi-1.
10405
10406         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
10407
10408 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10409
10410         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
10411         in do_quit()
10412
10413 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10414
10415         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
10416
10417 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10418
10419         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10420         override of Beam::position-callbacks. Why would grace beams not be
10421         quantized? Fixes: weird-stem-size-grace. 
10422
10423         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
10424         warning only once. Backportme.
10425
10426         * lily/accidental-engraver.cc (number_accidentals_from_sig):
10427         bugfix, 2nd try. Backportme.
10428
10429         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
10430
10431 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10432
10433         * Documentation/user/notation.itely (Instrument transpositions):
10434         Correct the name of the instrumentTransposition property.
10435
10436 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10437
10438         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
10439
10440 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10441
10442         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
10443         and postLilyPondExample are called when defined.
10444
10445 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10446
10447         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
10448         This fixes setting notenames with `\include "nederlands.ly" '
10449
10450         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
10451         new function.
10452
10453 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10454
10455         * scm/page-layout.scm: don't do piece, it should be in score-title
10456         only.
10457
10458         * lily/lexer.ll: lex \score separately.
10459
10460         * lily/paper-book.cc: junk stencil2line.
10461
10462         * lily/paper-line.cc (Paper_line): construct from Stencil
10463         directly. No futzing with the dimensions.
10464
10465         * lily/include/paper-line.hh (class Paper_line): 
10466
10467         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
10468         takes arbitrary number of arguments.
10469
10470         * input/test/markup-score.ly (tuning): simplify example. 
10471
10472 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10473
10474         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
10475
10476         * scm/define-markup-commands.scm (score): define score-markup
10477
10478         * lily/parser.yy (markup): use score-markup.
10479
10480         * lily/score.cc: add ly:score? 
10481
10482 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
10483
10484         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
10485         fret-parse-string so it prepares for calls to fret-diagram-verbose
10486         Changed display constants to props so they are available for
10487         \override.
10488
10489 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10490
10491         * VERSION: release 2.3.3
10492
10493         * stepmake/stepmake/generic-vars.make: unset LANG.
10494
10495         * input/regression/tuplet-nest.ly: bugfix.
10496
10497         * lily/tie-performer.cc (stop_translation_timestep): reset
10498         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
10499
10500         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
10501         clear repeat_ directly after setting stem_tremolo_. Fixes:
10502         tremolo-repeat.ly
10503
10504         * input/regression/span-bar-break.ly: new file.
10505
10506         * scm/define-grobs.scm (all-grob-descriptions): remove
10507         break-visibility from SpanBar. Fixes: piano-repeat.ly
10508
10509 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10510
10511         * python/lilylib.py (make_ps_images): only compute bbox when needed.
10512
10513         * scripts/lilypond-book.py (process_snippets): use lily -f ps
10514         files for generating pngs. (failed experiment)
10515
10516         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
10517         file with PFA fonts included.
10518
10519         * lily/score.cc (default_rendering): put header in too.
10520
10521         * lily/paper-line.cc (LY_DEFINE): change function to
10522         ly:paper-line-extent
10523
10524         * scm/page-layout.scm (default-book-title): only add lines for
10525         non-nil fields.
10526         (default-score-title): idem.
10527
10528         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
10529
10530         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
10531
10532         * lily/include/paper-book.hh (class Paper_book): remove height_
10533         member.
10534
10535         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
10536
10537         * lily/ly-module.cc (LY_DEFINE): bugfix.
10538
10539         * lily/paper-book.cc (book_title): separate function for the book
10540         title.
10541
10542         * scm/page-layout.scm (default-book-title): only account for
10543         markup fields.
10544
10545         * scm/framework-ps.scm: new file. Move high level interface from
10546         output-ps.scm
10547
10548         * scm/music-functions.scm (def-grace-function): move macros from
10549         ly/music-functions-init.ly
10550
10551         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
10552         framework-tex.scm
10553
10554         * scm/framework-tex.scm (dump-line): new file. High level
10555         interface for output (pages, systems, header). 
10556
10557         * lily/include/page.hh (class Page): add is_last_ field.
10558
10559         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
10560
10561         * lily/paper-book.cc (split_string): new function
10562         (output): output multiple formats, i.e. --format=ps,tex
10563
10564         * scm/output-ps.scm (output-scopes): dump variables directly.
10565         (define-fonts): rewrite for new interface
10566
10567         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
10568
10569         * lily/paper-outputter.cc (Paper_outputter): take format argument.
10570
10571         * lily/main.cc (parse_argv): don't set extension for output.
10572
10573         * lily/clef-engraver.cc (create_clef): remove
10574         Staff_symbol_referencer::set_position() call. 
10575
10576 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10577
10578         * ly/music-functions-init.ly (addlyrics): set the 'origin property
10579         with the location argument in music function definitions.
10580
10581 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10582
10583         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
10584         staffsymbol dependency.
10585
10586         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
10587         cleanups.
10588
10589         * lily/book.cc (process): return Paper_book
10590         (to_stencil): use Book::process().
10591
10592         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
10593         header_ field. Store in $globalheader
10594
10595         * lily/parser.yy (book_body): book header is initted to
10596         $globalheader.
10597
10598
10599 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10600
10601         * input/test/fill-a4.ly: removed.
10602
10603         * lily/parser.yy (output_def): push scope of parent_ Output_def
10604         too.
10605
10606 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10607
10608         * scm/output-gnome.scm: Update info.
10609
10610 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10611
10612         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
10613
10614         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
10615         than 1 module.
10616
10617         * lily/include/ly-module.hh (ly_use_module): rename is_module to
10618         ly_c_module_p.
10619
10620         * scm/page-layout.scm (default-book-title): move Scheme titling
10621         functions to here.
10622
10623         * lily/parser.yy (book_paper_block): remove scope too.
10624
10625         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10626
10627         * lily/rest.cc: add direction to rest properties.
10628
10629         * lily/include/output-def.hh: new file, move from
10630         music-output-def.hh
10631
10632 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10633
10634         * scm/output-gnome.scm: Describe feta-cork hack.
10635
10636 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10637
10638         * lily/include/book-paper-def.hh: derive from Output_def 
10639
10640         * lily/include/paper-def.hh: move all functionality out of class.
10641         Junk header.
10642
10643         * lily/include/music-output-def.hh: rename Music_output_def to
10644         Output_def.
10645
10646         * input/wilhelmus.ly: only set space for Paper formatting. 
10647
10648         * lily/include/midi-def.hh: remove file, remove class.
10649         Move functions to Music-output-def.
10650
10651         * lily/music-output-def.cc (Music_output_def): remove separate
10652         translator table. Lookup translators in scope directly. This
10653         obviates Context suffix for context identifiers, i.e.
10654
10655         \context {
10656           \Staff
10657           .. 
10658           }
10659
10660
10661         will work.
10662
10663
10664         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10665
10666         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10667         document spacing override hack.
10668
10669 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10670
10671         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10672         installation info.  Support point-and-click.  Add +/- zoom
10673         keybindings.
10674
10675 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10676
10677         * VERSION: 2.3.2 released
10678
10679         * lily/parser.yy (book_body): set default bookpaper.
10680
10681         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10682
10683         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10684
10685 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10686
10687         * lily/score.cc (default_rendering): scale outputdef before
10688         starting.
10689
10690 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10691
10692         * scm/fret-diagrams.scm: Add header.
10693
10694         * scm/output-gnome.scm: Hello world :-)
10695
10696 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10697
10698         * scripts/lilypond.py (run_dvips): only add papersize if present.
10699
10700         * lily/accidental-engraver.cc (update_local_key_signature): new
10701         function, fold code from initialize() and process_music().
10702         (update_local_key_signature): use deep copy. This fixes one
10703         problem from custom-key-signatures.ly.
10704         (number_accidentals_from_sig): tighter check for
10705         accidental-too-old.
10706
10707         * ly/engraver-init.ly: remove localKeySignature
10708         definition from ChoirStaff, StaffGroup, Score.
10709
10710         * lily/percent-repeat-engraver.cc (try_music): add moments for
10711         barlines too. Fixes: skipbars-percent-repeat.ly.
10712
10713 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10714
10715         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10716         skipping last pair. Fixes: crash-bar-number.
10717
10718         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10719         D. Sorensen)
10720
10721         * input/test/fret-diagram.ly: new file.
10722
10723         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10724         (scale-paper): divide by scale.
10725
10726 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10727
10728         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10729         case.
10730
10731 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10732
10733         * scm/stencil.scm (fontify-text): reinstate function
10734
10735         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10736
10737         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10738
10739         * lily/parser.yy (book_paper_head): \bookpaper {} 
10740
10741         * python/midi.c: remove config.h
10742
10743 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10744
10745         * scm/output-gnome.scm: Update.
10746
10747 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10748
10749         * scm/output-gnome.scm: New file.
10750
10751         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10752
10753 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10754
10755         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10756         (find_scaled_font): move from Paper_def
10757
10758 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10759
10760         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10761         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10762
10763         * po/fr.po: update po.
10764
10765         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10766
10767         * lily/book-paper-def.cc (print_smob): new file.
10768
10769 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10770
10771         * buildscripts/lilypond-words.py: search words also from
10772         music-functions-init.ly.
10773
10774 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10775
10776         * ly/music-functions-init.ly (def-music-function): new helper
10777         macro for defining music functions. \addlyrics \appoggiatura
10778         \acciaccatura \grace \partcombine \autochange \applycontext
10779         \applyoutput and \breathe are now defined here thanks to it.
10780
10781         * lily/parser.yy: 
10782         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10783         \grace \partcombine \autochange \applycontext \applyoutput and
10784         \breathe keywords removed from the parser.
10785
10786         * lily/parser.yy: 
10787         * lily/music-function.cc (ly_make_music_function): 
10788         * lily/lexer.ll (music_function_type): added a case for 0-arg
10789         music functions.
10790
10791 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10792
10793         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10794         refering to a music expression can be used in lily-inside-scheme:
10795         #{ $music #}
10796
10797         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10798         and ly:parser-define, and change ly:parser-parse-string in order
10799         to make #{ $music #} work.
10800
10801         * scm/new-markup.scm (compile-markup-expression): when an argument
10802         is a string, use `make-simple-markup'.
10803
10804 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10805
10806         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10807
10808 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10809
10810         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10811         font-size. (backportme)
10812
10813 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10814
10815         * lily/paper-outputter.cc (output_stencil): dump font definitions
10816         before each stencil.
10817
10818         * lily/include/paper-book.hh (struct Score_lines): new
10819         struct. Collect info per Paper-score.
10820
10821         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10822         everywhere.
10823
10824         * lily/stencil.cc (find_expression_fonts): new function
10825
10826         * lily/paper-outputter.cc (output_stencil): use
10827         interpret_stencil_expr
10828
10829         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10830         (interpret_stencil_expr): new function. Generic stencil
10831         interpretation.
10832
10833         * lily/paper-def.cc (find_scaled_font): divide lookup
10834         magnification by outpuscale for non-virtual fontmetrics. This
10835         fixes ludicrously long font definitions for text
10836         fonts. (backportme)
10837
10838         * lily/score-engraver.cc: remove
10839         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10840
10841 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10842
10843         * input/test/markup-score.ly: Remove \notes.
10844
10845         * lily/parser.yy (book_body): Grok Composite_music and \header.
10846         (markup): Push NOTES mode before score_block.
10847
10848         * VERSION: release 2.3.1
10849
10850         * mf/feta-klef.mf: 
10851         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10852
10853         * Documentation/user/programming-interface.itely: Use @emph (was:
10854         @em).
10855
10856         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10857
10858 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10859
10860         * scm/output-tex.scm (output-tex-string): tighten safe security.
10861
10862         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10863
10864         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10865         allowed ly functions.
10866
10867         * lily/ly-module.cc (ly_module_define): only define variable if
10868         bound.
10869         (ly_make_anonymous_module): take safe option.
10870
10871 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10872
10873         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10874
10875 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10876
10877         * input/regression/newaddlyrics.ly: Fix.
10878
10879         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10880         \score \notes.
10881
10882 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10883
10884         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10885
10886 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10887
10888         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10889
10890         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10891         but convert to single Stencil immediately.
10892
10893         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10894
10895 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10896
10897         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10898
10899 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10900
10901         * elisp/lilypond-mode.el: Changed the way defaults are created for
10902         LilyPond-command-master.  LilyPond-mode will now check the
10903         timestamps of the files to see which command has to run next.
10904
10905 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10906
10907         * scm/bass-figure.scm (format-bass-figure): don't set
10908         number-markup for strings. This fixes string in bass
10909         figure. (backportme)
10910
10911         * lily/parser.yy (bass_number): insert number-markup into figure
10912         definition.
10913
10914         * scm/define-music-properties.scm (all-music-properties): make
10915         'figure a markup.
10916
10917         * scripts/convert-ly.py (conv): \apply -> \applymusic
10918
10919 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10920
10921         * elisp/lilypond-mode.el: changed the order of some commands
10922         ("Midi" after "2Midi"), use the user-defined
10923         LilyPond-command-default as default instead of "LilyPond"
10924
10925         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10926         to set the master file for the next command.
10927
10928         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10929         with font-lock-reference-face.
10930
10931 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10932
10933         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10934
10935         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10936
10937 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10938
10939         * ly/music-functions-init.ly (TODO): new file.
10940
10941         * lily/parser.yy (Generic_prefix_music_scm): add more
10942         music_function symbols.
10943         (Prefix_composite_music): change \apply to music-function   
10944
10945         * lily/include/music-function.hh: rename to music-function
10946
10947 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10948
10949         * lily/music-head.cc (LY_DEFINE): change order of args.
10950
10951         * input/regression/music-head.ly (texidoc): new file.
10952
10953         * lily/parser.yy (Generic_prefix_music): allow generic
10954         music-transformation functions. 
10955
10956         * lily/include/music-head.hh (is_music_head): new file.
10957
10958         * lily/music-head.cc (get_music_head_transform): new file.
10959
10960 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10961
10962         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10963         empty extent. This fixes ottava brackets on rests. (backportme)
10964
10965         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10966
10967         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10968
10969         * cygwin/lily-wins.py: update for the lily-wins.py script.
10970
10971 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10972
10973         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10974         code. This will obviate typeset_grob () in the future.  The effect
10975         of this is that improperly written spanner handling will result in
10976         invalid spanner bounds.
10977         (announce_grob): add to elems_ from here
10978         (typeset_grob): comment out.  
10979
10980         * lily/include/engraver.hh (make_spanner): new calling interface
10981         for make_{item,spanner}. This obviates most calls to
10982         announce_grob().
10983
10984         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10985         iso. PianoStaff for piano styles.
10986
10987 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10988
10989         * Documentation/user/music-glossary.tely: add segno after d.s.
10990
10991 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10992
10993         * lily/include/audio-column.hh: remove unused variables.
10994         (patch by Michael Welsh Duggan)
10995
10996         * flower/include/axes.hh (other_axis): inline Axes function
10997         (thanks to David Brandon).
10998
10999 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11000
11001         * cygwin/mknetrel: Install image links (backportme).
11002
11003         * Documentation/user/GNUmakefile (local-install-info): Activate
11004         actual installing of image links (backportme).
11005
11006 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11007
11008         * Documentation/user/notation.itely (Measure repeats): Removed
11009         unnecessary (and confusing) \context Voice{.
11010
11011 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11012
11013         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
11014
11015         * lily/page.cc (Page): Do not use ly_scheme_function for
11016         volatile/configurable variables (FIXME: better name).
11017
11018         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
11019         get_scmvar).
11020
11021 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11022
11023         * scripts/convert-ly.py (FatalConversionError.subst): use
11024         \transposition.
11025
11026 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11027
11028         * lily/include/page.hh (class Page): Declare left_margin ().
11029
11030         * lily/page.cc: Remove paper var caching.
11031
11032 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11033
11034         * Documentation/user/music-glossary.tely: Add name to @top node.
11035         Remove comment from @table definitions (workaround for makinfo
11036         bug).
11037
11038         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
11039         ly:stencil-get-expr).  Update callers.
11040         (ly:stencil-align-to!):  Return stencil too.
11041
11042         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
11043         stencil.  Remove looped line-based page output.
11044         (output_line): Use line stencil.  Remove looped stencil-based line
11045         output.
11046
11047         * lily/page.cc (ly:page-paper-lines): New function.
11048
11049         * input/test/markup-score.ly: New file.
11050
11051         * scm/define-markup-commands.scm (stencil): New markup.
11052
11053         * lily/book.cc (to_stencil): New method.
11054
11055         * lily/parser.yy (markup): Use it to grok \score.
11056
11057 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11058
11059         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
11060
11061         * lily/paper-book.cc (pages): Change signature.  Update callers.
11062
11063         * lily/include/page.hh:
11064         * lily/page.cc: New file.
11065
11066         * lily/paper-line.cc (to_stencil): New method.
11067
11068         * lily/paper-outputter.cc (output_stencil): New method.
11069
11070         * lily/paper-outputter.cc (output_line): Use them.
11071
11072         * lily/warn.cc: Remove.
11073
11074         * lily/my-lily-parser.cc (distill_inname): Remove.
11075
11076         * flower/include/file-name.hh: 
11077         * flower/file-name.cc: New file.  Update users.
11078
11079         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
11080         (find): New method of same name.
11081
11082         * lily/my-lily-parser.cc (ly:parse-file): Use it.
11083
11084         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
11085         constant error message.
11086
11087 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
11088
11089         * input/test/{blank-notes.ly,staff-container.ly}: typos.
11090
11091 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11092
11093         * Documentation/user/music-glossary.tely: @table @strong' replaced
11094         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
11095         (backportme).
11096
11097 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11098
11099         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
11100
11101         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
11102         #{ lily music expression #} that returns an equivalent scheme
11103         music expression by parsing the string.
11104
11105 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11106
11107         * lily/my-lily-parser.cc:
11108         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
11109         SCM string (foo.ly/toto.scm support).
11110
11111 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11112
11113         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
11114
11115 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11116
11117         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
11118
11119         * scripts/lilypond-book.py: LY code that includes \header is
11120         not assumed to be a fragment.
11121
11122 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11123
11124         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
11125         tremolo beams up.
11126
11127         * lily/stem.cc (chord_start_y): Return 0 if no heads.
11128         (get_default_stem_end_position): No tremolo head juggling if no
11129         heads.  Fixes tremolo crash on rests (backportme).
11130
11131         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
11132
11133 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11134
11135         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
11136         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
11137
11138         * lily/lexer.ll: Allow \encoding in NOTES mode.
11139
11140         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
11141         for lyrics, not for commands.
11142
11143         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
11144         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
11145
11146         * input/regression/newaddlyrics.ly: New file.
11147
11148         * Documentation/topdocs/NEWS.texi: Update.
11149
11150         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
11151         (Music_list): Allow embedded scm.
11152
11153         * lily/score.cc (ly:score-bookify): New function.
11154
11155         * lily/music.cc (ly:music-scorify): Idem.
11156
11157         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
11158         (ly:parser-print-score): Idem.
11159
11160         * scm/lily.scm (default-toplevel-book-handler): Idem.
11161         (default-toplevel-music-handler): Idem.
11162         (default-toplevel-score-handler): Idem.
11163
11164         * ly/declarations-init.ly: Set default toplevel handlers.
11165
11166         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
11167
11168         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
11169         printer for score at toplevel.
11170
11171 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11172
11173         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
11174         Fix for simple case: input/simple-song.ly, more complex stuff
11175         does not work yet.
11176
11177 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11178
11179         * lily/parser.yy (Prefix_composite_music): split Composite_music
11180         in Prefix_composite_music and Grouped_music_list.
11181         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
11182
11183 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11184
11185         * scm/lily.scm (toplevel-expression): New define.
11186
11187         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
11188
11189         * lily/parser.yy (toplevel_expression): Use it.
11190
11191         * lily/include/my-lily-parser.hh: Smobbify.
11192
11193         * lily/my-lily-parser.cc (parse_string): New method.
11194
11195         * lily/my-lily-parser.cc (ly:parse-string): New function.
11196
11197         * Documentation/user/lilypond.tely: Add comment and workaround for
11198         gs-8.01 crash.  Fixes make web.
11199
11200         Simplification of toplevel music.
11201
11202         * lily/lexer.ll, lily/parser.yy:
11203
11204         * In LYRICS mode, return LYRICS_STRING.  This fixes one
11205         shift/reduce problem.
11206
11207         * Use NOTES mode at start of maininput.
11208
11209         * Grok toplevel composite music expression, put in score and book.
11210
11211         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
11212
11213         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
11214
11215         * input/simple.ly: New file.
11216
11217         * input/simple-song.ly: Idem.
11218
11219 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11220
11221         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
11222         Sandberg.
11223
11224 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11225
11226         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
11227
11228 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
11229
11230         * input/regression/accidental-octave.ly: doc automatic showing
11231         of note names.
11232
11233 2004-04-16  Heikki Junes <janneke@gnu.org>
11234
11235         * po/fi.po: do "make po && make -C po po-update" at top-level,
11236         then "cp po/out/fi.po po/fi.po" and update fields.
11237
11238         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
11239
11240 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11241
11242         * Documentation/user/introduction.itely (About this manual): Fix
11243         templates and regression urls (backportme).
11244
11245 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11246
11247         * ly/engraver-init.ly (Score:graceSettings): Increase
11248         beamed-lengths, especially for 32nd notes.
11249
11250         * Documentation/user/notation.itely (Grace notes): Correct the
11251         syntax for add-grace-property example.
11252
11253 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11254
11255         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
11256         `Generated' tag.
11257
11258         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
11259         Severely broken (the Debian package, at least).
11260
11261 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11262
11263         * lily/context.cc (find_create_context): assign to lvalue.
11264
11265 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11266
11267         * lily/include/translator.hh (class Translator): rename
11268         get_parent_context() to context () to avoid confusion.
11269
11270         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
11271
11272         * lily/lexer.ll: change is_string -> ly_c_string_p 
11273
11274         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
11275
11276         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
11277
11278 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11279
11280         * VERSION: release 2.3.0
11281
11282         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
11283
11284         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
11285         if nonempty.
11286
11287         * lily/include/context.hh (class Context): make members protected.
11288         (children_contexts): new accessor function.
11289
11290         * lily/include/translator.hh (class Translator): make
11291         daddy_context_ protected.
11292         (class Translator): clean up. 
11293
11294         * lily/include/context.hh (class Context): make daddy_context_
11295         private.
11296
11297         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
11298         higher for finding Voice. (backportme)  
11299
11300         * lily/include/context.hh (class Context): remove
11301         find_context_below() as a method.
11302
11303         * Documentation/user/notation.itely (The Lyrics context): add note
11304         about manual durations
11305
11306         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
11307         encoding.
11308
11309         * scm/output-tex.scm (text): dump \inputencoding{} for text.
11310
11311 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11312
11313         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
11314         \usepackage{inputenc}
11315
11316         * lily/paper-book.cc (classic_output): don't advance Offset for
11317         TeX output.
11318
11319         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
11320         ec-sauter.map in rules
11321
11322         * mf/ecb.mf (font_identifier): new file, based on ecbx
11323
11324         * mf/ecb10.mf (gensize): new file.
11325
11326         * Documentation/topdocs/NEWS.texi (Top): document some more new
11327         features.
11328
11329         * ly/declarations-init.ly: run convert-ly
11330
11331         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
11332         from input-file-results. Remove input-file-results.* 
11333
11334 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11335
11336         * scm/output-ps.scm (font-command): Fix, again.
11337
11338         * input/test/title-markup.ly: Add \noPagebreak test.
11339
11340         * lily/score-engraver.cc (try_music): Bugfix.
11341
11342 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11343
11344         * lily/main.cc (main_with_guile): excise dependency options -M and
11345         --dep-prefix
11346
11347         * lily/input-file-results.cc: excise Makefile dependency code
11348
11349         * Documentation/user/invoking.itexi (Invoking the lilypond
11350         binary): remove dep doco
11351
11352         * lily/main.cc (main_with_guile): call lilypond-main
11353
11354         * scm/lily.scm (lilypond-main): new function: handle multiple files.
11355
11356         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
11357         exception.
11358
11359         * lily/my-lily-parser.cc: remove paper_description function
11360
11361         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
11362         new function.
11363
11364         * lily/main.cc: remove global_score_count.
11365
11366         * lily/book.cc (process): don't take header from global_input_file.
11367
11368         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
11369
11370         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
11371
11372         * lily/music-output-def.cc (LY_DEFINE): new function
11373         ly_output_description. This function does the bulk for  setting,
11374         parsing and breaking down of an input file.
11375
11376         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
11377         anonymous modules globally. Let's hope they get GCd
11378
11379         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
11380
11381 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11382
11383         * scm/output-ps.scm (header): Papersize from paper.
11384
11385         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
11386         for classic output.
11387
11388         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
11389         lilypondclassic is defined.
11390         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
11391
11392         * input/regression/between-systems.ly: Remove.
11393
11394         * python/lilylib.py (get_bbox): Fix regular expression
11395         for bounding box.
11396
11397         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
11398
11399         * scm/output-tex.scm (stop-page): Use it.
11400
11401         * scm/output-ps.scm (define-fonts): Bugfix.
11402
11403         * lily/grob.cc: Add penalty to interface.
11404
11405         * lily/include/paper-line.hh (class Paper_line): New member
11406         var penalty_.
11407
11408         * lily/system.cc (get_line): Initialise Paper_line with
11409         page-penalty's from original grobs.
11410
11411         * scm/define-music-properties.scm (all-music-properties): Add
11412         page-penalty.
11413
11414         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
11415
11416         * lily/score-engraver.cc (try_music): Handle page-penalty.
11417
11418         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
11419
11420 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11421
11422         * ly/declarations-init.ly (melismaEnd): typo
11423
11424         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
11425
11426         * scm/output-ps.scm (text): split string into spaces, use moveto
11427         for setting space. 
11428
11429 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11430
11431         * po/nl.po: Update.
11432
11433         * scm/font.scm (add-cmr-fonts): Typo.
11434
11435 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11436
11437         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
11438         font-encoding.
11439
11440         * scm/define-grobs.scm (all-grob-descriptions): idem.
11441
11442         * lily/time-signature.cc (numbered_time_signature): idem.
11443
11444         * scm/font.scm (add-cmr-fonts): use real encoding names for
11445         font-encoding.
11446
11447 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11448
11449         * lily/paper-book.cc (classic_output): 
11450         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
11451         Fixes classic output.
11452         (lilypondstart):
11453         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
11454         kludge.
11455
11456         * scripts/old-lilypond-book.py: Remove.
11457
11458         Page layout for SCOREs enclosed in a BOOK:
11459
11460         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
11461         layout tweaking.
11462
11463         * input/les-nereides.ly (theScore): Add \book.
11464
11465         * input/test/title-markup.ly: Add \book.
11466
11467         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
11468         only if 'verbose.
11469
11470         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
11471
11472         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
11473
11474         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
11475         * scm/output-tex.scm (start-system): Update for page layout by
11476         LilyPond.
11477
11478         * scm/output-ps.scm (start-system): Previously (new-start-system).
11479
11480         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
11481         passed to define-fonts.
11482
11483         * lily/paper-column.cc: 
11484         * lily/system.cc (get_line):
11485         * ly/property-init.ly (newpage): 
11486         * scm/define-grob-properties.scm:
11487         * scm/output-ps.scm: 
11488         * scm/output-tex.scm: Remove between-system-string kludge.
11489
11490         * scm/output-ps.scm (define-fonts, font-command,
11491         font-load-encoding): Handle ENCODING = #f.
11492
11493         * scm/output-tex.scm (output-scopes): Check if variable is bound.
11494
11495         * scm/define-markup-commands.scm (fill-line): Use
11496         make-simple-markup (WAS: unexisting make-word-markup).
11497
11498         * lily/text-item.cc (interpret_markup): Bugfix, transpose
11499         ENCODING, MARKUP parameters for interpret_string.
11500
11501         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
11502
11503         * lily/score.cc (book_rendering): New method.
11504         (default_rendering): Create Paper_book helper locally, dump
11505         output.
11506
11507         * lily/my-lily-lexer.cc (the_key_tab): Add book.
11508
11509         * lily/parser.yy: Handle \book.
11510
11511         * lily/include/book.hh: 
11512         * lily/book.cc: New file.
11513
11514 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11515
11516         * lily/text-item.cc (interpret_string): new file, select font with
11517         encoding.
11518
11519         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
11520
11521         * scm/define-markup-commands.scm (encoded-simple): new markup command.
11522
11523         * lily/parser.yy (markup): take encoding from lexer.
11524
11525 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11526
11527         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
11528
11529         * scm/output-ps.scm: Remove some cruft.
11530
11531 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11532
11533         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
11534
11535         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
11536
11537 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11538
11539         * scm/font.scm (add-century-schoolbook-fonts):
11540         (make-century-schoolbook-tree): New function.
11541
11542         * input/test/title-markup.ly: Use Century Schoolbook font.
11543
11544 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11545
11546         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
11547         to Erik Sandberg) 
11548
11549         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
11550
11551         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
11552
11553         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
11554
11555         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
11556
11557 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11558
11559         * scm/part-combiner.scm (determine-split-list): bugfix: if no
11560         solo-state (at end of solo), we can set the solo status
11561         too. (backportme.)
11562
11563         * input/regression/part-combine-solo-end.ly: new file.
11564
11565 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11566
11567         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
11568         flavour abc files.  Really ignore unknown keys (backportme).
11569
11570 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11571
11572         * lily/scaled-font-metric.cc (text_dimension): only multiply with
11573         magnification_ when looking up in orig_.
11574
11575         * scm/output-tex.scm (text): switch off char-mapping.
11576
11577         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
11578         because AFM's encoding field cannot have spaces.
11579
11580 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11581
11582         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
11583
11584 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11585
11586         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
11587
11588         * mf/cmr.enc: new file, without hi-bit ascii info. 
11589
11590         * lily/bezier-bow.cc (slur_shape): make indent dependent on
11591         width. This removes the 'hook' at the end of a long slur.
11592
11593         * buildscripts/mf-to-table.py (parse_logfile): don't append
11594         encoding to fontname.
11595
11596 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11597
11598         * scm/output-ps.scm (define-fonts): Load .enc only once.
11599
11600         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
11601         too.
11602
11603 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11604
11605         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
11606         encoding field.
11607
11608         * lily/stencil-scheme.cc: remove ly:fontify-atom 
11609
11610         * ly/portuges.ly (pitchnames): new file.
11611
11612         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
11613         Michael Welsh Duggan
11614
11615         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
11616
11617         * ly/nederlands.ly: add comment about digits.
11618
11619         * lily/scaled-font-metric.cc (derived_mark): idem.
11620
11621         * scm/encoding.scm (make-encoding-mapping): change permutation to
11622         mapping.
11623
11624         * lily/scaled-font-metric.cc (derived_mark): is a const method.
11625         (Modified_font_metric): make alist for coding_description_
11626         (LY_DEFINE): remove coding-name.
11627
11628         * scm/output-tex.scm (text): remove debugging code.
11629
11630         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11631
11632         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11633         from infile.
11634
11635         * mf/feta-generic.mf: move fet_beginfont into generic code.
11636         use fetaMusic (without space) as encoding
11637
11638         * mf/feta-autometric.mf: take encoding argument
11639
11640         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11641
11642         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11643         use.
11644
11645         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11646         name.
11647
11648 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11649
11650         * input/test/title-markup.ly: Set inputencoding.
11651
11652         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11653
11654         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11655
11656         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11657         function.
11658         (coding-alist): Also hold filename, command.
11659         (read-encoding-file): Return symbols.
11660
11661 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11662
11663         * scm/output-tex.scm: remove fontify; text and char take a font
11664         argument.
11665
11666         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11667
11668         * lily/scaled-font-metric.cc (text_dimension): init
11669         coding_{permutation,table}_ too 
11670         (LY_DEFINE): ly:font-encoding, new function return
11671
11672         * lily/paper-def.cc (find_scaled_font): take input coding from
11673         inputcoding paper var.
11674
11675         * lily/performance.cc (output): remap modulo 16.
11676
11677         * lily/text-item.cc (interpret_markup): whoops, variable
11678         shadowing fixed.
11679
11680 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11681
11682         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11683         symbols, not symbols to strings.
11684
11685         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11686         symbols, not symbols to strings.
11687
11688 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11689
11690         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11691         (ly:kpathsea-gulp-file): New function.
11692
11693         * scm/encoding.scm (read-encoding-file): Use it.
11694
11695 2004-04-06  Werner Lemberg  <wl@gnu.org>
11696
11697         * scm/encoding.scm (coding-alist): Fix typo.
11698
11699 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11700
11701         * lily/scaled-font-metric.cc (text_dimension): move function from
11702         Font_metric
11703         (make_scaled_font_metric): init coding_scheme_ to TeX
11704         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11705
11706         * lily/include/scaled-font-metric.hh (struct
11707         Modified_font_metric): rename from Scaled_font_metric
11708
11709         * scm/encoding.scm (read-encoding-file): split up large function,
11710         leave caching to (delay)
11711
11712         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11713
11714 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11715
11716         * lily/my-lily-lexer.cc (set_encoding): New method.
11717
11718         * lily/lexer.ll: Grok \encoding.
11719
11720         * lily/font-metric.cc (get_encoded_index): New function.
11721
11722         * lily/include/font-metric.hh (coding_scheme): New method.
11723
11724         * scm/encoding.scm: New file.
11725
11726         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11727
11728 2004-04-05  Werner Lemberg  <wl@gnu.org>
11729
11730         * Documentation/user/tutorial.itely: Revised (finished).
11731
11732         * Documentation/user/macros.itexi (@separate): Removed.
11733
11734 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11735
11736         * scm/output-ps.scm (define-fonts): fix scaling.
11737
11738         * lily/scaled-font-metric.cc (design_size): add function.
11739
11740         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11741         partial cut&paste of ly:font-magnification.
11742
11743 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11744
11745         * scm/output-ps.scm (define-fonts):
11746         (fontify): Update.
11747
11748 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11749
11750         * po/fr.po: update. (backportme).
11751
11752         * po/nl.po: update. (backportme). 
11753
11754         * mf/feta-beugel.mf: document why design size is not fixed.
11755
11756         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11757
11758 2004-04-04  Werner Lemberg  <wl@gnu.org>
11759
11760         * Documentation/user/tutorial.itely: Revised (continued).
11761
11762 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11763
11764         * po/nl.po: Update (backportme).
11765
11766 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11767
11768         * po/de.po: update. (backportme).
11769
11770         * scm/output-tex.scm (font-command): use ly: functions to
11771         construct name.
11772         (define-fonts): don't use alist, just dump \font definitions.
11773         (font-load-command): calculate proper scaling by taking
11774         outputscale from paper argument.
11775
11776         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11777         expression.
11778
11779         * lily/paper-outputter.cc (output_header): pass paper arg to
11780         define-fonts
11781
11782         * lily/paper-def.cc (font_descriptions): dump list of
11783         Scaled_font_metrics
11784         (find_scaled_font): take Font_metric argument, store
11785         Scaled_font_metrics in hash-table containing (size ->
11786         Scaled_font_metrics) alist.
11787         (get_dimension): rename from get_realvar
11788
11789         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11790         ly:font-magnification, ly:font-name: new functions
11791
11792 2004-04-03  Werner Lemberg  <wl@gnu.org>
11793
11794         * Documentation/user/dedication.itely,
11795         Documentation/user/preface.itely,
11796         Documentation/user/introduction.itely,
11797         Documentation/user/tutorial.itely: Revised.
11798         Removing leading spaces which distorts output if info files are read
11799         with stand-alone info.
11800         Removing superfluous inter-word spaces which also distorts output
11801         for stand-alone info.
11802         Using ` and ' instead of `` and '' everywhere to improve
11803         legilibility with stand-alone info
11804         Using @samp for single-letter input items and data which contains
11805         spaces, @code for other things.
11806
11807         * lily/grob-interface.cc: Adding copyright.
11808         (check_interfaces_for_property): Improve format of warning message.
11809
11810 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11811
11812         * lily/include/font-metric.hh (struct Font_metric): add
11813         design_size () method.
11814
11815         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11816
11817         * lily/afm.cc (read_afm_file): read design size.
11818
11819         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11820
11821         * scm/music-functions.scm (unfold-repeats): handle dots too.
11822
11823 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11824
11825         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11826         (backportme)
11827
11828 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11829
11830         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11831         lyric indent.  Revert melismaBusyProperties using \unset.
11832
11833 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11834
11835         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11836
11837         * lily/parser.yy (command_element): allow redefinition of |
11838         meaning.
11839
11840         * lily/break-align-engraver.cc (acknowledge_grob): construct
11841         LeftEdge where the first cause for alignment is coming from.
11842         This makes \override Staff.LeftEdge work as expected.
11843
11844         * lily/slur-performer.cc (Slur_performer): add inits
11845
11846         * lily/beam-performer.cc (Beam_performer): add inits
11847
11848 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11849
11850         * VERSION (PACKAGE_NAME): release 2.2.0
11851
11852 #Local variables:
11853 #coding: utf-8
11854 #End:
11855