]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(surely_read): return nbytes
[lilypond.git] / ChangeLog
1 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * ttftool/util.c (surely_read): return nbytes
4
5         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
6
7         * VERSION (PACKAGE_NAME): release 2.5.30
8
9         * flower/string-convert.cc (precision_string): >? fix.
10
11         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
12         (make-ps-images): add verbose -q too.
13
14         * lily/default-actions.cc (Module): new file. default
15         {book,score}-print functions.
16
17         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
18         pass results via parseStringResult, lookup via ly:parser-lookup.  
19
20         * lily/lily-parser.cc (Lily_parser): only clone lexer in
21         constructors.
22         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
23         (parse_string): idem.
24
25         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
26
27         * lily/main.cc (main_with_guile): copy be_verbose_global into
28         ly_set_option()
29
30 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
31
32         * scm/backend-library.scm (postscript->pdf):
33         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
34         verbose mode.  Search for several names of gs executable.
35
36 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
37
38         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
39         directly. This fixes a massive memory leak, provided you use CVS
40         GUILE.
41
42 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
43
44         * ly/property-init.ly: Added tieDashed.
45
46         * THANKS: Added some bughunters for 2.5.
47
48 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
49
50         * lily/program-option.cc: add debug-gc option.
51
52         * lily/include/lily-guile-macros.hh: don't protect exported module
53         objects.
54
55         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
56
57         * scm/backend-library.scm (postscript->pdf): use
58         delete-intermediate-files iso. running-from-gui? 
59
60         * ttftool/util.c (surely_read): robustness. Allow read() to return
61         less bytes than requested, as per posix standards.
62
63         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
64         program option.
65
66         * ttftool/include/ttftool.h ("C"): rename verbosity to
67         ttf_verbosity. Add to public interface.
68
69         * scm/music-functions.scm (unfold-repeats): remove debugging display.
70
71         * lily/program-option.cc: rename from scm-option.cc
72
73         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
74         (get_help_string): Print pretty help string.
75
76         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
77         to snippet preamble.
78
79         * lily/scm-option.cc: remove command-line-settings option. Fold
80         all command-line options plus default settings in a generic
81         interface. 
82
83         * flower/getopt-long.cc (table_string): indent 2nd lines of help
84         texts too.
85
86 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
87
88         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
89         or EXT_ components non-empty.
90
91 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
92
93         * scm/lily.scm (running-from-gui?): Export.
94
95         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
96         output in .ly source directory.
97
98 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
99
100         * ttftool/util.c (surely_lseek): more verbosity.
101
102         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
103         compile.
104
105         * lily/parser.yy (Repeated_music): remove >? 
106
107         * scm/backend-library.scm (postscript->pdf): Support for
108         -dgs-font-load=1
109
110         * scm/framework-ps.scm (write-preamble): make font loading
111         switchable to GS via --define-default gs-font-load=1
112
113 2005-06-09  Graham Percival  <gperlist@shaw.ca>
114
115         * Documentation/user/global.itely: added \layout docs.
116
117 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
118
119         * lily/lily-parser-scheme.cc: add unistd.h
120
121 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
122
123         * scm/editor.scm: add char argument.
124
125         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
126
127         * ttftool/util.c (syserror): use errno for better error reporting.
128
129         * lily/source-file.cc (get_counts): new function. Calc column,
130         line and char count in one go.
131
132         * lily/binary-source-file.cc (quote_input): rename to quote_input
133
134         * lily/input.cc (set): new function.
135
136 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
137
138         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
139         directory part of file name to search directory.
140
141         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
142         search path and chdir to DIR if --outname=DIR used.
143
144         * lily/main.cc (prepend_env_path): Bugfix: Check directory
145         existence before appending original path.
146
147 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
148
149         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
150         file" massage.
151
152         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
153         texinfo.tex is always used.
154         
155 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
156
157         * flower/include/axis.hh: rename from axes.hh
158
159         * lily/include/text-interface.hh (Module): rename from text-item.hh
160
161         * VERSION (PATCH_LEVEL): release 2.5.29
162
163         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
164
165         * scm/framework-ps.scm (font-file-as-ps-string): new function.
166         (handle-macfont): new function. Call fondu for Native mac fonts.
167
168         * scm/define-markup-commands.scm (fill-line): handle text-widths =
169         '() case.
170
171 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
172
173         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
174         multi-page.  Fix .eps regular expression.
175
176 2005-06-07  Graham Percival  <gperlist@shaw.ca>
177
178         * Documentation/user/putting.itely: add info on modifying templates.
179
180         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
181         misc small changes.
182
183 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
184
185         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
186
187         * scripts/lilypond-ps2png.scm
188
189         * VERSION (PACKAGE_NAME): release 2.5.28
190
191 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
192
193         * lily/main.cc (prepend_env_path): Do not append /, that does not
194         work.  Localedir lives in datadir, not in prefix.
195
196         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
197         hack for windows.
198
199         * flower/include/file-cookie.hh: Compile fix.
200
201 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
202
203         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
204
205         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
206         system primitives.
207         (gulp-port): using read-string!/partial. We don't want to read an
208         entire PS file  (GUILE 1.6 limits strings to 16M) 
209
210         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
211         properties. Add font-interface. 
212
213         * scm/define-grob-properties.scm (all-user-grob-properties):
214         remove old bracket properties.
215
216         * scm/x11-color.scm: reformat. 
217
218         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
219         LedgerLineSpanner if new StaffSymbol is found. 
220
221         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
222         staff-symbol for finishing staff. 
223
224         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
225
226         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
227         change black to currentColor everywhere. This fixes color support
228         in SVG.
229
230 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
231
232         * input/regression/fret-diagrams.ly: new file to test fret diagram
233         capability
234
235         * scm/output-tex.scm: remove white-dot and white-text
236
237         * scm/output-ps.scm: remove white-dot and white-text
238
239         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
240         using ly:stencil-in-color instead
241         (draw-dots) : remove call to white-dot
242
243 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
244
245         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
246         support.
247
248         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
249
250         * flower/include/file-cookie.hh: new file. lily_cookie extension 
251
252         * flower/file-cookie.cc: new file. lily_cookie extension.
253         
254 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
255
256         * scm/editor.scm (editor-command-template-alist): Add syn
257         editor (Jaap [de Vos]).
258
259 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
260
261         * scripts/lilypond-ps2png.scm:
262         * scm/ps-to-png.scm: New file.
263
264         * scm/backend-library.scm (postscript->png): Use it.
265
266         * scripts/lilypond-ps-to-png.py: Remove file.
267
268         * python/lilylib.py (get_bbox, make_ps_images): Remove.
269
270 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
271
272         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
273
274         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
275         start on grace moment. Fixes autobeam-grace.ly.
276
277         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
278         process anything unless we're at the end of a pending beam. Fixes
279         syncopated 8ths beamed across a beat.
280
281 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
282
283         * scm/editor.scm (editor-command-template-alist): Start emacs if
284         emacslient fails.
285
286         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
287
288         * flower/file-path.cc (is_file, is_dir): Export.
289
290         * lily/main.cc (prepend_env_path, set_env_file): Use them.
291
292 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
293
294         * lily/easy-notation.cc: Added include cctype to correct
295         compilation error.
296
297 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
298
299         * scm/backend-library.scm (postscript->pdf): set resolution to
300         1200, so bitmap fonts aren't that ugly. 
301
302         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
303
304         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
305         parent if we have a notehead. Fixes incorrect offsets when
306         Paper_column is very wide in the X direction.
307
308         * input/regression/font-family-override.ly (Module): new file.
309
310         * scm/font.scm (make-pango-font-tree): new function.
311
312         * lily/beam.cc (before_line_breaking): remove warning about less
313         than 2 visible stems. We still get a warning when there is only
314         one stem.
315
316 2005-06-01  Werner Lemberg  <wl@gnu.org>
317
318         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
319         correctly.
320
321 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
322
323         * lily/slur-scoring.cc (generate_avoid_offsets): new
324         function. Generate avoid offsets once per slur.
325
326         * lily/slur.cc (add_extra_encompass): add dependency to
327         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
328
329         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
330         too. Fixes inf error with added bass notes.
331
332         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
333         argument anymore.
334
335         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
336
337         * input/tutorial/lbook-latex-test.tex: add line length test.
338
339         * scripts/lilypond-book.py (set_default_options): new
340         function. Call this before dissecting snippets, so linewidth
341         settings reach the snippets.
342
343 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
344
345         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
346
347 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
348
349         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
350
351 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
352
353         * stepmake/aclocal.m4: More autopackage friendliness.
354
355 2005-05-31  Graham Percival  <gperlist@shaw.ca>
356
357         * Documentation/index.html.in: remove link to LSR.
358
359         * Documentation/user/global.itely: remove duplicate
360         "dedication" \header{} section.
361
362 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
363
364         * VERSION (PACKAGE_NAME): release 2.5.27.
365
366         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
367         too. Plugs memory leak.
368
369         * make/lilypond.fedora.spec.in (Group): remove
370         lilypond-pdfpc-helper.
371
372         * scripts/GNUmakefile (SEXECUTABLES): remove
373         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
374
375         * scm/font.scm (make-century-schoolbook-tree): add Mono as
376         'typewriter family.
377
378         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
379         memory leak.
380
381         * lily/parser.yy (score_body): don't clone Score, that's done in
382         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
383
384         * lily/score-engraver.cc (derived_mark): new function.
385         (initialize): unprotect Paper_score. This fixes a memory leak.
386
387         * lily/score-performer.cc (derived_mark): new function.
388
389         * lily/score-translator.cc (get_output): use SCM for get_output() call.
390
391         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
392         spurious warning.
393
394         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
395         serif.
396
397 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
398
399         * configure.in (reloc_b): Add --enable-relocation.
400
401 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
402
403         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
404
405         * input/regression/alignment-order.ly: add Staff example.
406
407 2005-05-31  John Mandereau   <john.mandereau@free.fr>
408
409         * po/fr.po: update.
410
411 2005-05-31  Graham Percival  <gperlist@shaw.ca>
412
413         * Documentation/index.html.in: add link to LSR.
414
415 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
416
417         * scm/define-stencil-commands.scm (Module): new file. Register all
418         allowed stencil expression heads in a central place.
419
420         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
421         ly:make-stencil
422
423         * lily/stencil-expression.cc (all_stencil_heads): registering
424         stencil expressions.
425
426         * lily/stencil-interpret.cc: new file. Stencil expression
427         interpreting.
428
429         * input/xiao-haizi-guai-guai.ly: move file back.
430
431 2005-05-30  Graham Percival  <gperlist@shaw.ca>
432
433         * Documentation/user/advanced.itely, converters.itely,
434         instrument-notation.itely, lilypond-book.itely: misc small
435         changes.
436
437 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
438
439         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
440
441         * make/lilypond.fedora.spec.in: Fix source url.
442
443         * cygwin: Update from mingw patches.
444
445         * scm/editor.scm (editor-command-template-alist): Use jedit
446         -reuseview (Bertalan), add uedit (Patrick Huberts).
447
448         * input/xiao-hai-zi-guai-guai.ly: Rename from
449         xiao-haizi-guai-guai.ly.
450
451         * input/*: Reindent, do not use TAB.
452
453         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
454         white background.
455
456 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
457
458         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
459         numerical overflow error.
460
461 2005-05-29 Laura Conrad <lconrad@laymusic.org>
462         
463         * abc2ly.py: fix to syntax error in multi-part output.
464
465 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
466
467         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
468         with disappearing span bars when alignAboveContext is active
469
470         * lily/property-iterator.cc (check_grob): use is-grob?
471         object-property. Fixes crash-key-sig-font-size.ly. 
472
473 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
474
475         * lily/bar-line.cc (print): don't round barlines; this produces
476         odd aliasing effects in Acroread.
477
478         * lily/timing-engraver.cc (process_music): robustness fix.
479
480         * lily/context-def.cc (filter_engravers): bugfix.
481
482 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
483
484         * lily/lilypond.rc.in: Add ly-icon.
485
486         * lily/GNUmakefile: 
487         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
488         rules.
489
490 >>>>>>> 1.3718
491 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
492
493         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
494
495         * ps/music-drawing-routines.ps: 
496
497         * scm/output-ps.scm: remove draw ez_ball.
498
499         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
500         EasyNotation context definition.
501
502         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
503         Text_interface and color for making easy note heads.
504
505         * lily/stencil.cc (with_color): new function.
506
507         * ps/music-drawing-routines.ps: remove draw_zigzag_line
508
509         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
510         output routine. Zigzag now works in SVG too.
511
512         * scm/output-tex.scm (filledbox): idem.
513
514         * scm/output-svg.scm (filledbox): idem.
515
516         * scm/output-ps.scm (lily-def): remove horizontal-line. 
517
518         * lily/lookup.cc (horizontal_line): use draw-line. 
519
520         * lily/system-start-delimiter.cc: remove old staff bracket code.
521
522         * mf/feta-haak.mf: further tweaks.
523
524         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
525
526         * mf/feta-generic.mf: include feta-haak.
527
528         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
529
530         * scm/framework-ps.scm (write-preamble): only load fonts if their
531         filename is a string. 
532
533 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
534
535         * scm/output-svg.scm (circle): support circle.
536         (bracket): stub for bracket.
537
538         * scripts/lilypond-book.py (main): make sure --psfonts warning is
539         correct.
540
541 2005-05-26  Graham Percival  <gperlist@shaw.ca>
542
543         * Documentation/user/lilypond.tely, advanced-notation.itely,
544         basic-notation.itely, instrument-notation.itely, global.itely,
545         introduction.itely, tutorial.itely: rearranging, editing,
546         clean-up.
547
548         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
549         for compiling on FreeBSD.
550
551 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
552
553         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
554         otf files.
555
556         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
557         bugfixes.
558
559         * VERSION: 2.5.26 released.
560
561         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
562
563 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
564
565         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
566         if printpagenumber is false.
567
568 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
569
570         * lily/font-config.cc (init_fontconfig): comment out FontConfig
571         cache warning.
572
573         * lily/tie.cc (print): support dotted ties.
574         
575 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
576
577         * scm/define-grobs.scm (all-grob-descriptions): switch off
578         debugging
579         (all-grob-descriptions): Arpeggio has Y-extent.
580
581         * scm/define-music-properties.scm (all-music-properties): document
582         length-callback and start-callback as "read-only".
583
584         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
585         length-callback after creation. 
586
587         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
588         compressmusic -> compressMusic.
589
590         * ly/music-functions-init.ly (oldaddlyrics): idem.
591
592         * lily/parser.yy: NewLyricCombineMusic ->
593         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
594
595 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
596
597         * ly/Welcome_to_LilyPond.ly: typo.
598
599 2005-05-24  Graham Percival  <gperlist@shaw.ca>
600
601         * Documentation/user/lilypond.tely: move changing-defaults to be
602         before global issues.
603
604         * Documentation/user/basic-notation.itely: move Transpose section
605         here from advanced/Other.
606
607         * Documentation/user/changing-defaults.itely,
608         advanced-notation.itely: move Fonts to advanced, edit.
609
610 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
611
612         * lily/parser.yy (bare_int): remove rule.  From now on, we require
613         # before negative integers.
614
615 2005-05-23  Graham Percival  <gperlist@shaw.ca>
616
617         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
618
619         * Documentation/user/lilypond.tely: change Unified index to
620         LilyPond index.
621
622         * Documentation/user/advanced-notation.itely,
623         instrument-notation.itely: editing.
624
625 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
626
627         * scm/lily.scm (lilypond-all): Bugfix: return failed.
628
629         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
630
631 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
632
633         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
634         ly:port-move.  Needs to be stderr-specific on mingw.
635         Run fixcc.
636
637 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
638
639         * lily/general-scheme.cc (ly:port-move): Remove.
640
641         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
642         windows.
643
644         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
645         variables.  This eliminates the need for a gs.bat wrapper, which
646         opens a console.
647
648         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
649         * scm/lily.scm (running-from-gui?): 
650         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
651         artifact of not compiling with -mwindows.
652
653         * scm/editor.scm: Define PLATFORM.
654
655 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
656
657         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
658         can start to cut & paste lilypond-book fragments.  
659
660         * scm/define-music-types.scm (music-descriptions): remove
661         UntransposableMusic
662
663 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
664
665         * scm/output-ps.scm (glyph-string): remove / before CIDs.
666
667 2005-05-20  Graham Percival  <gperlist@shaw.ca>
668
669         * Documentation/user/instrument-notation.itely: remove *Engraver.
670
671         * Documentation/user/advanced-notation.itely: edit, rearrange.
672
673 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
674
675         * scm/output-ps.scm (glyph-string): take cid? argument. Use
676         findresource iso. findfont for CID CFF fonts.
677
678         * VERSION (PACKAGE_NAME): release 2.5.25
679
680         * ly/Welcome_to_LilyPond.ly: add  \version
681
682 2005-05-20  Graham Percival  <gperlist@shaw.ca>
683
684         * Documentation/user/programming-interface.itely: move
685         \displayMusic into its own section.
686
687         * Documentation/user/basic-notation.itely: finish editing.
688
689 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
690
691         * flower/file-path.cc (find): don't throw away file_name.dir, but
692         append to it. Fixes \include with directories.
693
694         * flower/include/file-path.hh (class File_path): don't derive from
695         Array<String>.
696
697         * flower/include/file-name.hh (class File_name): remove to_str0()
698
699         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
700         Hara_kiri_engraver in separate file.
701
702         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
703         translation went wrong. Fixes vertically translated slurs.
704
705 2005-05-19  Graham Percival  <gperlist@shaw.ca>
706
707         * Documentation/user/basic-notaton.itely: editing.
708
709 2005-05-18  Graham Percival  <gperlist@shaw.ca>
710
711         * Documentation/user/macros.itexi, basic-notation.itely:
712         add @commonprop (commonly used properties) macro.
713
714 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
715
716         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
717
718         * scripts/lilypond-book.py (invokes_lilypond): new function
719         (main): only run fontextract if invokes_lilypond() is true.
720
721         * lily/function-documentation.cc (ly_add_function_documentation):
722         duh, use !=
723
724         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
725
726         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
727
728         * scm/lily.scm (running-from-gui?): lowercase Darwin.
729
730         * lily/function-documentation.cc (ly_add_function_documentation):
731         use scm_hash_table_p() for checking.
732
733 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
734
735         * Documentation/user/advanced-notation.itely (Text scripts):
736         Change nonexisting @internalsref{Text markup} to @ref{Text
737         markup}.  Change @internalsref{Text script} to
738         @internalsref{TextScript}.
739
740         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
741
742 2005-05-17  Graham Percival  <gperlist@shaw.ca>
743
744         * Documentation/user/tutorial.itely, basic-notation.itely,
745         changing-defaults.itely: remove duplicate cindex entries
746         that appear on the same page.
747
748         * scm/define-grobs.scm: change default padding for TextSpanner.
749
750         * Documentation/topdocs/AUTHORS.texi: update email address.
751
752         * Documentation/user/global.itely: add info about \include.
753
754 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
755
756         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
757         when running-from-gui.
758
759         * scm/editor.scm (get-editor): Add platform defaults.
760
761         * scm/backend-library.scm (postscript->pdf): Typo.
762
763 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
764
765         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
766
767         * lily/font-config.cc (init_fontconfig): add warning about cache.
768
769 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
770
771         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
772
773 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
774
775         * lily/horizontal-bracket.cc (print): Take care of the direction
776         property so brackets above the stave point downwards. 
777
778         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
779         for HorizontalBracket so it doesn't end up within the stave.
780
781 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
782
783         * lily/GNUmakefile (default): Typo.
784
785         * scm/lily.scm (PLATFORM): Export.
786
787         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
788         load-font-via-GS, ttftool or fopencookie is broken on windows.
789         
790         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
791         -dSAFER, that is broken on windows.
792
793 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
794
795         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
796         for FlexLexer.h
797
798         * scripts/lilypond-invoke-editor.scm: remove stray -
799
800 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
801
802         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
803         Fixes deprecation warning.
804
805         * flower/include/string.icc (to_string): Only inline if
806         -DSTRING_UTILS_INLINED.
807
808         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
809         name.  Remove windows comment.
810
811         * scm/editor.scm (slashify): New function.
812         (get-editor-command): Use it.
813         (get-command-template): Do not alter editor command if
814         environment value includes `%(file)s' magic.
815
816         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
817         (dissect-uri): Use it.
818         (unquote-uri): Bugfix.
819
820 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
821
822         * scm/framework-ps.scm (write-preamble): add TTF rule.
823
824         * Documentation/topdocs/README.texi (Top): remove note about
825         xdelta.
826
827         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
828         requirement.
829
830         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
831         function. Figure out where FlexLexer.h lives
832
833         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
834         
835 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
836
837         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
838         with Windows root in file name.
839
840         * scm/backend-library.scm (ly:system): Only redirect output (using
841         system and shell, ugh) if /dev/null is writable.
842
843         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
844         windows icon.
845
846         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
847         on Mingw.
848
849         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
850         click.
851
852         * flower/file-path.cc (is_dir, is_file): New function.  Actually
853         use result of stat when available.
854
855         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
856         absolute file name and root.
857
858         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
859
860         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
861
862         * flower/file-name.cc (slashify): Bugfix, do substitute if no
863         slashes in file name.
864
865 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
866
867         * Documentation/user/preface.itely (Preface): Run
868         texinfo-all-menus-update.
869
870         * scm/editor.scm (get-editor-command): Bugfix: allow full
871         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
872
873         * Documentation/pictures/lilypond-48.xpm: New file.
874
875         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
876
877         * ly/Welcome_to_LilyPond.ly: New file.
878
879         * lily/main.cc (main): Only identify if we have a terminal.
880
881         * scm/backend-library.scm (postscript->png)
882         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
883         non-/bin/sh).
884
885 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
886
887         * Documentation/topdocs/AUTHORS.texi: polish, update.
888
889 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
890
891         * Documentation/user/preface.itely (Notes for version 2.6): new
892         notes for 2.6
893
894         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
895         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
896         is not fully contained" warnings.
897
898         * lily/slur-scoring.cc (get_bound_info): remove warning.
899
900         * lily/staff-symbol-engraver.cc (process_music): start initial
901         spanner in process_music(). This fixes overrides of StaffSymbol
902         properties.
903
904         * scm/framework-pdf.scm (Module): remove.
905
906         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
907
908         * lily/ambitus-engraver.cc: formatting cleanups.
909
910         * mf/feta-solfa.mf (Module): remove.
911
912         * ChangeLog: more details about contributions.
913
914 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
915
916         * lily/align-interface.cc (align_elements_to_extents): warn if
917         called too early. Fixes: disappearing-staff-lines.ly
918
919         * VERSION (PACKAGE_NAME): release 2.5.24
920
921 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
922
923         * stepmake/aclocal.m4: Typo.
924
925         * flower/string.cc (substitute): Take two strings or two
926         characters.  Update callers.
927
928 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
929
930         * flower/file-name.cc (File_name): Slashify.
931
932         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
933
934         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
935
936         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
937
938         * configure.in (gui_b): Use it.
939
940         * lily/lilypond.rc.in: New file.
941
942         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
943
944 2005-05-12  Graham Percival  <gperlist@shaw.ca>
945
946         * Documentation/user/advanced-notation.itely: edit of Text
947         section; clarify text scripts vs. text markup.
948
949 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
950
951         * lily/multi-measure-rest-engraver.cc
952         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
953         separation items on start. Fixes mm rests in start of score.
954
955         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
956         don't access StaffSymbol if not there.
957         Fixes: crash-staff-symbol-engraver.ly.
958
959         * lily/instrument-name-engraver.cc (class
960         Instrument_name_engraver): data member first_. Create
961         InstrumentName on start. 
962
963 2005-05-12  Graham Percival  <gperlist@shaw.ca>
964
965         * Documentation/user/instrument-notation.itely: add guitar
966         position.
967
968         * Documentation/user/introduction.itely,
969         Documentation/user/lilypond.tely,
970         Documentation/user/tutorial.itely: begin pruning
971         unused (duplicated) cindex entries and misc cleanup.
972
973 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
974
975         * input/test/volta-chord-names.ly: Bring the explanation up to
976         date.
977
978 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
979
980         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
981         Specify `@documentencoding utf-8' for html, ignore warnings.
982
983 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
984
985         * THANKS: Added bughunters.
986
987 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
988
989         * lily/main.cc: update help string for `lilypond -H'.
990
991         * po/fi.po: update.
992         
993 2005-05-10  Graham Percival  <gperlist@shaw.ca>
994
995         * Documentation/user/advanced-notation.itely: minor fixes.
996
997 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
998
999         * scm/editor.scm: New module.
1000
1001         * scm/lily.scm (gui-main): Use it.
1002
1003         * scm/framework-gnome.scm (spawn-editor): Use it.
1004
1005         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1006
1007 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1008
1009         * scm/framework-ps.scm (load-font-via-GS):  new function.
1010
1011         * lily/pango-font.cc (pango_item_string_stencil): add support for
1012         CID keyed font.
1013
1014         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1015
1016 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1017
1018         * Documentation/user/basic-notation.itely: add @ref.
1019
1020         * Documentation/user/advanced-notation.itely: add example
1021         of 5/8 beaming.
1022
1023 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1024
1025         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1026
1027         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1028         going through ps2pdf wrappers.
1029
1030 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1031
1032         * Documentation/user/instrument-notation.itely: petrucci note
1033         heads: updated docu
1034
1035         * input/regression/note-head-style.ly: updated regression test;
1036         indentation fixes
1037
1038         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1039         heads as default
1040
1041         * mf/parmesan-heads.mf: minor editing; use musicological names
1042         (rather than optical description) as note head names
1043
1044         * scm/output-lib.scm: complete petrucci heads
1045
1046 2005-05-09  Pal Benko  <benkop@freestart.hu>
1047
1048         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1049         heads, but bigger)
1050
1051 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1052
1053         * lily/main.cc (main_with_guile): Remove no files check.
1054
1055         * lily/main.cc (ly:usage): Export to Scheme.
1056
1057         * scm/lily.scm (no-files-handler): New function.
1058
1059         * scm/lily.scm (lilypond-main): Use it.
1060
1061         * configure.in (gui_b): Add mbrtowc checking.
1062         Resurrect [utf8/]wchar.h checking.
1063
1064 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1065
1066         * Documentation/user/advanced-notation.itely (Metronome marks):
1067         Add link to the program reference for MetronomeMark
1068
1069         * Documentation/user/lilypond-book.itely (An example of a
1070         musicological document): Correct the example using psfonts 
1071
1072 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1073
1074         * po/fi.po: update after a lesson how to update entries against
1075         source.
1076         
1077         * po/TODO: document the lesson.
1078
1079 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1080
1081         * configure.in (gui_b): remove wcrtomb checking.
1082
1083         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1084         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1085
1086 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1087
1088         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1089         keep Scheme expressions and strings unmodified when doing the
1090         conversion to postfix notation for slurs and beams. Should
1091         hopefully solve most related conversion problems. 
1092
1093         * Documentation/user/lilypond-book.itely : Clarify and correct how
1094         to call dvips with -h psfonts.
1095
1096 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1097
1098         * Documentation/user/instrument-notation.itely (Entering lyrics):
1099         Typo.  Fixes build.
1100
1101 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1102
1103         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1104
1105         * Documentation/user/lilypond.tely, lilypond-book.itely,
1106         tutorial.itely: change references to 2.5.x to 2.6.x.
1107
1108         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1109         vs \lyricmode.
1110
1111         * Documentation/user/invoking.itely: remove old info about
1112         lilypond-profile.
1113
1114         * Documentation/topdocs/INSTALL.texi: remove old info about
1115         lilypond-profile, add warning about needing international fonts
1116         to build docs.
1117
1118 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1119
1120         * lily/include/grob-info.hh (class Grob_info): make data member
1121         private. Changes throughout.
1122
1123         * input/regression/alignment-order.ly: new file. 
1124
1125         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1126         alignAboveContext and alignBelowContext
1127
1128 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1129
1130         * lily/pfb.cc (LY_DEFINE): add cast.
1131
1132         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1133         matches .otf
1134         (write-preamble): warn about unknown fonts.
1135
1136         * lily/pfb.cc (Module): new function ly:otf->cff
1137
1138         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1139         (get_otf_table): new function.
1140
1141 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1142
1143         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1144         iso. ps2png.
1145
1146 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1147
1148         * po/fi.po: apply second round of update.
1149
1150 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1151
1152         * scm/x11-color.scm (make-x11-color-handler): don't use
1153         #\sp. Apparently doesn't work on all platforms. 
1154
1155 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1156
1157         * Documentation/user/advanced-notation.itely, putting.itely,
1158         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1159
1160 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1161
1162         * VERSION (PACKAGE_NAME): release 2.5.23
1163
1164 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1165
1166         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1167         convert to utf-8.
1168
1169         * THANKS: Add translators for this release, convert to utf-8.
1170
1171         * mf/GNUmakefile (MFTRACE_FLAGS):
1172         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1173         outdir as option (WAS: hardcoded).
1174
1175 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1176
1177         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1178         finished_span_
1179
1180         * THANKS: add Hans Forbrich.
1181
1182         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1183
1184         * Documentation/user/basic-notation.itely (Staff symbol): document
1185         start/stop staff. Reference to ossia.ly
1186
1187         * input/test/ossia.ly: new example using stop and startStaff.
1188
1189         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1190         in other words, don't create "|" barline at start of the score.
1191         (start_translation_timestep): don't set whichBar for start of score.
1192
1193         * input/regression/staff-halfway.ly: use new functionality.
1194
1195         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1196         start and stop staff based on events.
1197
1198         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1199
1200         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1201
1202 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1203
1204         * Documentation/user/programming-interface.itely (How markups work
1205         internally ): remove \encoding reference.
1206
1207 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1208
1209         * scripts/convert-ly.py: Attempt to do a smarter update of 
1210         text markups from versions < 1.9.0 with arbitrary nesting.
1211
1212 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1213
1214         * po/fi.po: convert to utf-8, and update.
1215
1216 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1217
1218         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1219
1220         * lily/*.cc: more <? >? to min/max changes
1221
1222         * lily/include/interpretation-context-handle.hh: rename
1223         Interpretation_context_handle to Context_handle.
1224
1225 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1226
1227         * input/regression/GNUmakefile (local_delete): use `find` together 
1228         with `xargs` to avoid too long argument-lists in cmd line.
1229
1230 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1231
1232         * Documentation/user/introduction.itely: updates "About this manual".
1233
1234         * Documentation/user/advanced-notation.itely,
1235         invoking.itely: minor fixes.
1236
1237 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1238
1239         * COPYING: add font exception. Update FSF address. 
1240
1241         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1242         should be taken without child context.
1243
1244         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1245
1246         * scm/define-markup-commands.scm (triangle): new command, as
1247         robust replacement for unicode Delta/Triangle.
1248
1249 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1250
1251         * ps/music-drawing-routines.ps: add fillp argument.
1252
1253         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1254
1255         * lily/font-config.cc (init_fontconfig): don't add cff/
1256
1257         * VERSION (PACKAGE_NAME): release 2.5.22
1258
1259         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1260
1261         * lily/grace-engraver.cc (consider_change_grace_settings): use
1262         is_alias(). Fixes problem with CueVoice grace notes. 
1263
1264         * lily/simultaneous-music-iterator.cc (construct_children): call
1265         Music_iterator::quit() for iterators that start out invalid. This
1266         fixes indefinitely continuing contexts.
1267
1268         * buildscripts/substitute-encoding.py: new file
1269
1270         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1271         missing @end 
1272
1273         * scripts/lilypond-book.py (write_if_updated): print file name.
1274
1275         * Documentation/user/basic-notation.itely (Explicitly
1276         instantiating voices): idem.
1277
1278         * Documentation/user/advanced-notation.itely (Text spanners):
1279         remove stray { } 
1280
1281         * lily/context.cc (default_child_context_name): the default child
1282         is now first in accepts_list_.
1283
1284         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1285         \defaultchild to all relevant contexts.  This fixes:
1286         drums-pitch.ly.
1287
1288         (Probably also fixes similar problems with ancient
1289         transcriptions getting CueVoices instead of the desired voices.)
1290  
1291         * lily/context-def.cc (get_default_child): new function.
1292         (get_accepted): place default child in front of list.
1293
1294         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1295
1296         * lily/include/context-def.hh (struct Context_def): add
1297         default_accept_
1298
1299 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1300
1301         * scm/define-grobs.scm: remove "remove-first" line, since
1302         the absent property is set to #f anyway.
1303
1304         * Documentation/user/basic-notation.itely,
1305         advanced-notation.itely, instrument-notation.itely: minor
1306         fixes.
1307
1308         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1309
1310         * Documentation/user/advanced-notation.itely,
1311         changing-defaults.itely: consolidate Text stuff in
1312         advanced notation.
1313
1314         * Documentation/user/global.itely: better docs for \header.
1315
1316         * Documentation/user/putting.itely: new chapter; placeholder
1317         for future expansion.
1318
1319         * Documentation/user/examples.itely: moved "suggestions for
1320         writing LP files" section into putting.itely.
1321
1322         * Documentation/user/lilypond.itely: added new chapter,
1323         fixed the short table of contents.
1324
1325 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1326
1327         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1328         infinity for unfeasible beams.
1329
1330         * make/lilypond.fedora.spec.in (Group): idem.
1331
1332         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1333
1334         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1335
1336         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1337         fonts directly.
1338
1339         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1340
1341         * mf/GNUmakefile: remove all CFF rules.
1342
1343         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1344
1345         * lily/open-type-font-scheme.cc (LY_DEFINE):
1346         new function ly:otf-font-table-data.
1347         (LY_DEFINE): new function otf-font?
1348
1349 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1350
1351         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1352         ($(outdir)/Fontmap.lily): idem.
1353
1354         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1355         for PFAEmmentaler-XXX.pfa. 
1356
1357         * Documentation/user/music-glossary.tely (accidental): NL
1358         translation of accidental.
1359
1360 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1361
1362         * flower/include/international.hh: Bugfix: include "string.hh".
1363
1364         * lily/include/mingw-compatibility.hh: New file.
1365
1366         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1367
1368         * configure.in: Search for mingw wcrtomb library.
1369
1370 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1371
1372         * scripts/convert-ly.py: Bug fix
1373
1374         * Documentation/user/changing-defaults.itely (Common tweaks):
1375         Added example where the context has to be specified explicitly
1376         (MetronomeMark). 
1377
1378 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1379
1380         * scripts/lilypond-book.py (ly_options): set timing to #f for
1381         notime option.
1382
1383         * scripts/convert-ly.py (conv): typo.
1384
1385         * flower/*.cc: remove <? and >?
1386         
1387         * lily/*.cc: remove <? and >?
1388
1389         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
1390         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
1391         editor.
1392
1393 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1394
1395         * lily/part-combine-engraver.cc: add space to variable list.
1396
1397 2005-04-30  Graham Percival  <gperlist@shaw.ca>
1398
1399         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
1400         remove-first to false (matches docs)
1401
1402         * Documentation/user/advanced-notation.itely: corrected docs
1403         concerning remove-first.
1404
1405 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1406
1407         * lily/part-combine-engraver.cc: make sure that the relevant
1408         properties are included in the documentation.
1409
1410 2005-04-28  Graham Percival  <gperlist@shaw.ca>
1411
1412         * Documentation/user/lilypond-book.itely: Bernard's docs
1413         for \betweenLilyPondSystem.
1414
1415 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1416
1417         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
1418         remarks.
1419
1420 2005-04-28  Pal Benko  <benkop@freestart.hu>
1421
1422         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
1423         only on vertical lines of flexa shape, and use a constant
1424         thickness value for horizontal lines (patch slightly modified by
1425         Jürgen Reuter)
1426
1427         * lily/include/mensural-ligature.hh: make 2 comments clearer
1428
1429 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
1430
1431         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
1432         to need_extra_horizontal_space; bugfix: use class scope to avoid
1433         global namespace pollution
1434
1435         * Documentation/user/instrument-notation.itely (ligatures): added
1436         comment on possible future syntax change and how to work around
1437
1438         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
1439         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
1440         intervals (fixes agnus dei example)
1441
1442         * Documentation/user/instrument-notation.itely (white mensural
1443         ligatures): selected a more illustrative example
1444
1445 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
1446
1447         * Documentation/index.html.in: specify utf-8 charset in meta content.
1448
1449 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1450
1451         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
1452         empty 2nd page for single page.
1453
1454         * scm/lily.scm: remove p&c definitions.
1455
1456         * po/zh_TW.po (Module): new translation.
1457
1458         * lily/lily-guile.cc (ly_chain_assoc): remove.
1459
1460         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
1461         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
1462
1463 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1464
1465         * lily/beaming-info.cc: remove infinity_i
1466
1467         * scripts/abc2ly.py (out_filename): fix thinko with \version.
1468
1469 2005-04-26  Graham Percival  <gperlist@shaw.ca>
1470
1471         * Documentation/user/basic-notation.itely,
1472         instrument-notation.itely, advanced-notation.itely,
1473         changing-defaults.itely: minor fixes.  Added docs
1474         for colors to advanced-notation.itely.
1475
1476         * Documentation/user/advanced-notation.itely: fixed compile
1477         problem and added Bernard's x11-color doc patch.
1478
1479 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1480
1481         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
1482         alright this time round.
1483
1484 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1485
1486         * Documentation/topdocs/INSTALL.texi (Top): idem.
1487
1488         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
1489
1490         * VERSION (MAJOR_VERSION): release 2.5.21
1491
1492         * scm/output-ps.scm (grob-cause): bugfix.
1493
1494 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1495
1496         * cygwin/*: Update.
1497
1498         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
1499         stuff.
1500
1501         * scm/output-ps.scm (grob-cause): Bugfix.
1502
1503         * scm/lily.scm (ly:load): Remove x11-color.
1504
1505         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
1506         quote executable, fixes getting version from program --with
1507         --options.
1508         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
1509         $ac_exeect.
1510
1511         * Documentation/user/GNUmakefile: Only build music-glossary with
1512         rendered lilypond snippets during web.
1513
1514 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1515
1516         * po/de.po: update.
1517
1518         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
1519
1520 2005-04-22  Laura Conrad <lconrad@laymusic.org>
1521  
1522         * scripts/abc2ly:
1523         second title line append with punctuation dash character;
1524         encode abc2ly python strings in utf-8
1525        
1526 2005-04-21  Laura Conrad <lconrad@laymusic.org>
1527
1528         * scripts/abc2ly fix chords (again)
1529  
1530 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
1531
1532         * scm/x11-color.scm: new file
1533         All x11 color names can be accessed with:
1534         #(x11-color 'ColorName),
1535         #(x11-color "ColorName") or:
1536         #(x11-color "color name")
1537         If the x11 color name is not recognised then it defaults
1538         to black
1539
1540         * scm/lily.scm: amended to call scm/x11-color.scm
1541
1542 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1543
1544         * Documentation/user/invoking.itely (Reporting bugs): comment out
1545         reference to online PNG bug repository.
1546
1547 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1548
1549         * lily/translator-scheme.cc (ly:translator-property): Remove.
1550         Update callers.
1551
1552         * lily/context-scheme.cc (ly:context-now): Move from translator.
1553         Update callers.
1554
1555 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1556
1557         * input/regression/grid-lines.ly (skips): refine example.
1558
1559         * scm/define-context-properties.scm
1560         (all-user-translation-properties): doc autoBeamCheck
1561
1562         * input/regression/grid-lines.ly (Module): new file.
1563
1564         * lily/grid-point-engraver.cc (Module): new file.
1565
1566         * lily/grid-line.cc (Module): new file.
1567
1568         * lily/grid-line-span-engraver.cc (Module): new file.
1569
1570         * lily/grid-line-interface.cc (Module): new file.
1571
1572 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1573
1574         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
1575         missing parameter, actualy cdr through list.  Actually return a
1576         list with ENTRY removed (was '()).
1577
1578         * scripts/convert-ly.py: Update.  Print warning if file cannot be
1579         opened.
1580         (do_conversion): Fix printing of continuation comma.
1581
1582         * Documentation/user/advanced-notation.itely (Beam formatting):
1583         Remove refbugs about compound time and mixed duration.
1584
1585         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
1586         modulo moments explicitely.
1587
1588         * lily/moment.cc (operator %): New function.
1589
1590         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
1591
1592         * lily/translator-scheme.cc (ly:translator-now,
1593         ly:translator-property): New function.
1594
1595         * scm/auto-beam.scm (default-auto-beam-check): New function.
1596
1597         * lily/auto-beam-engraver.cc (test_moment): Use it.
1598
1599         * flower/rational.cc (operator %): Bugfix.
1600
1601 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
1602
1603         * scripts/abc2ly: Bugfix
1604
1605 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1606
1607         * python/fontextract.py (write_extracted_fonts): bugfix, too many
1608         %'s on EndFont comment.
1609
1610         * lily/ledger-line-spanner.cc: some more words of explanation.
1611
1612 2005-04-20  John Williams <williams@tni.com>  
1613         
1614         * scripts/lilypond-book.py: htmlquote bugfix.
1615         Allow snippets to be given distinct filenames.
1616         Allow the default alt text to be overridden.
1617
1618 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
1619
1620         * ly/performer-init.ly: Bugfix
1621
1622         * THANKS: Added bughunters.
1623
1624 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1625
1626         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
1627
1628         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
1629         position (was: use modulo measure length).
1630
1631         * configure.in (no gui_b): Remove optional gtk+ requirement.
1632
1633 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1634
1635         * Documentation/user/basic-notation.itely (Pitches): add
1636         LedgerLineSpanner.
1637
1638         * lily/dynamic-engraver.cc (process_music): set right bound to
1639         script if present. Else, do not set.
1640         (acknowledge_grob): only set right bound of finished spanner to
1641         note column if no other bound is set.
1642
1643         * python/lilylib.py (make_ps_images): switch back to png16m.
1644         
1645 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1646
1647         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
1648         writing up to date file.  Add dvips usage suggestion.
1649
1650         * scripts/convert-ly.py: Fix error message.
1651         Print usage if no files on command line.
1652         (usage): Add example usage.
1653
1654         * input/test/compound-time.ly: New file.
1655
1656         * input/test/circle.ly: New file.
1657
1658         * Documentation/topdocs/NEWS.tely: Use them.
1659
1660         * input/test/boxed-stencil.ly: Remove \score.
1661
1662         * buildscripts/mf-to-table.py (base): Add .log dependency.
1663
1664         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
1665         pfa's.  Add .log dependency
1666
1667         * scm/define-markup-commands.scm (lower): New command.
1668
1669         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
1670         make it default.
1671
1672 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1673
1674         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
1675         also to finished cresc as right bound. This fixes:
1676         skip-string-decresc.ly
1677
1678         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
1679         relative_coordinate if extent is empty.
1680
1681         * lily/stem.cc (width_callback): determine correct extent if flag
1682         is not there. This fixes slur-no-flag.ly
1683
1684         * lily/grace-engraver.cc (consider_change_grace_settings): new
1685         function.
1686         (initialize): also consider_change_grace_settings() on
1687         initialization. Fixes large grace notes at start of score.
1688
1689         * lily/break-align-interface.cc (do_alignment): don't translate if
1690         total_extent is empty.
1691
1692         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
1693
1694 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1695
1696         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
1697         with slash.
1698
1699 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1700
1701         * stepmake/aclocal.m4: Remove tfm_path.
1702
1703 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1704
1705         * scm/music-functions.scm (markup-expression->make-markup): fix
1706         bug with cons arguments of markup commands.
1707         (music->make-music): fix music expression property list building
1708
1709 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1710
1711         * aclocal.m4: Massage package names.
1712
1713         * SCons updates.
1714
1715 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1716
1717         * VERSION (PACKAGE_NAME): release 2.5.20
1718
1719         * lily/stem.cc (calc_stem_info): add minimum Y extent of
1720         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
1721
1722         * lily/percent-repeat-engraver.cc (try_music): add measure before
1723         next_moment to future processing moment. Fixes:
1724         percent-repeat-mm-rest.ly
1725         (process_music): don't add moment for 2nd time.
1726
1727         * input/regression/repeat-percent.ly: add mmrests as extra test.
1728
1729         * lily/axis-group-engraver.cc (acknowledge_grob): read
1730         keepAliveInterfaces to decide what to kill.
1731
1732         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
1733         percent-repeat-interface to keepAliveInterfaces. This fixes
1734         percent-repeat-harakiri.
1735
1736 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1737
1738         * SCons updates.
1739
1740 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1741
1742         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
1743
1744         * aclocal.m4: remove --enable-tfm-path configure option
1745
1746         * input/test/ancient-font.ly (lowerStaff): clef name errors.
1747
1748         * scm/backend-library.scm (postscript->png): newline after
1749         finishing command.
1750
1751         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
1752         (LY_DEFINE): ly:paper-score-paper-systems: new function 
1753
1754         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
1755
1756         * lily/score.cc (default_rendering): use Music_output too.
1757
1758         * input/test/chord-names-languages.ly (Module): rename file.
1759
1760         * lily/text-spanner.cc: add bound-padding.
1761
1762         * lily/paper-book.cc (systems): accept Paper_score
1763         iso. Paper_system vector. 
1764
1765         * input/regression/line-arrows.ly: new file.
1766
1767         * lily/paper-score.cc (process): run get_paper_systems() only once.
1768
1769         * lily/line-spanner.cc (line_stencil): add arrows.
1770
1771 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
1772
1773         * lily/line-interface.cc (make_arrow): new function. 
1774         (arrows): idem.
1775
1776 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
1777
1778         * input/test/chord-names-german.ly: update for italian/french
1779         chords.
1780         
1781         * Documentation/user/instrument-notation.itely (Printing chord
1782         names): update.
1783
1784 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1785
1786         * lily/include/paper-score.hh (class Paper_score): remove unused
1787         prototypes.
1788
1789         * lily/book.cc (process): add -COUNT to midi output.
1790
1791         * lily/score.cc (book_rendering): remove outname argument
1792         (book_rendering): return list of Music_outputs. 
1793
1794         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
1795
1796         * lily/book.cc (process): loop over Music_outputs returned from
1797         Score::book_rendering().
1798
1799         * lily/*.cc (width_callback): remove spurious "unused" warnings
1800         for assert (axis==[XY]_AXIS); 
1801
1802         * lily/include/music-output.hh (class Music_output): smobify class.
1803
1804         * lily/include/paper-score.hh (class Paper_score): make members
1805         private.
1806
1807         * lily/performance.cc (process): return #f iso. #<undefined>. This
1808         prevents #<undefined> leaking into GUILE-userspace.
1809
1810 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1811
1812         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
1813
1814 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
1815
1816         * scm/chord-name.scm : support for italian and french
1817         chords names.
1818
1819         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
1820         a space defined by chordPrefixSpacer when the root name is
1821         direclty followed by a prefix.
1822
1823         * ly/engraver-init.ly : chordPrefixSpacer       
1824         * scm/define-context-properties.scm : chordPrefixSpacer
1825         * ly/property-init.ly : italianChords, frenchChords 
1826
1827 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1828
1829         * mf/feta-din.mf: Remove.
1830
1831         * mf/GNUmakefile (fontdir): Bugfix.
1832
1833         * mf/SConstruct: Some updates.
1834
1835         * SConstruct: Require pkg-config.
1836         (test_program): Bugfix for double digit version compares, use
1837         integer (not string-) compare.
1838         Optionally require gs 8.14.
1839
1840         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
1841
1842         * lily/*: s/ifdef HAVE_*/if have/.
1843
1844         * SConstruct (test_lib): New function.  Update pkg-config and some
1845         other requirements.
1846
1847         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
1848         freetype, pangof2t.
1849
1850 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1851
1852         * po/lilypond.pot, ...: Update using bison-CVS.
1853
1854         * python/lilylib.py (make_ps_images): Fixo.
1855
1856 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1857
1858         * python/lilylib.py (make_ps_images): typo.
1859
1860         * configure.in (gui_b): make bison optional.
1861
1862         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
1863
1864 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
1865
1866         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
1867         with one parameter can be defined in a LaTeX file when processed
1868         by lilypond-book this will be evaluated between the systems of
1869         a multi-system score. The parameter is the number of systems processed.
1870
1871 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1872
1873         * python/lilylib.py (make_ps_images): Escape newline.
1874
1875         * Documentation/user/music-glossary.tely: Run
1876         texinfo-all-menus-update.
1877
1878 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1879
1880         * scm/lily-library.scm (old-relative-not-used-message)
1881         (version-not-seen-message): Add input-file-name-location to message.
1882
1883         * lily/parser.yy (lilypond): Add token aliases.
1884
1885         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
1886         not confuse with alteration.
1887         (alteration): Add.
1888
1889 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1890
1891         * python/lilylib.py (make_ps_images): use -dEPSCrop
1892
1893         * VERSION (PACKAGE_NAME): release 2.5.19 
1894
1895         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1896         only put xrefs in info documentation.
1897
1898         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
1899         .pdf rule to tex-rules.make.
1900
1901         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
1902         from -systems.* output.
1903
1904         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
1905         directly, remove -$(PAGESIZE) target.
1906
1907         * input/test/embedded-postscript.ly: update.
1908
1909 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1910
1911         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
1912
1913         * Documentation/user/changing-defaults.itely (Font selection):
1914         document font-name.
1915
1916         * input/regression/font-name.ly: show Pango fonts for
1917         font-name. Update example. 
1918
1919         * lily/pango-select.cc (properties_to_pango_description): don't
1920         convert symbol font-size to number, but use to lookup.
1921
1922         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
1923
1924         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
1925         (NAME . FILE-NAME) tuples for font descriptions. 
1926         (write-preamble): display BeginFont DSC comments.
1927
1928         * python/fontextract.py (write_extracted_fonts): new file. Extract
1929         font resources from a PS file.
1930
1931         * scripts/lilypond-book.py (option_definitions): --psfonts option.
1932         (Compile_error.process_include): do_file returns chunks.
1933
1934         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
1935
1936         * make/lysdoc-targets.make: .texi is .PRECIOUS
1937
1938         * scripts/lilypond-book.py (write_if_updated): new function.
1939
1940 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1941
1942         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
1943
1944 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1945
1946         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
1947
1948         * input/regression/markup-syntax.ly: remove \score.
1949
1950         * scm/define-markup-commands.scm (draw-circle): add fill argument
1951
1952         * scm/stencil.scm (make-circle-stencil): add fill argument
1953
1954         * ps/music-drawing-routines.ps: add fill argument.
1955
1956         * ly/performer-init.ly: add CueVoice to MIDI too.
1957
1958         * ps/music-drawing-routines.ps: new routine BeginEPSF /
1959         EndEPSF.
1960
1961         * input/regression/markup-eps.ly: new file.
1962
1963         * scm/framework-ps.scm (write-preamble): change order: vars should
1964         be inited before procedures.
1965
1966         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
1967         for EPS files.
1968
1969         * scm/define-markup-commands.scm (epsfile): add epsfile command.
1970
1971 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1972
1973         * configure.in (gui_b): add check for ghostscript 8.15
1974
1975 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1976
1977         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
1978         start of line. Fixes cresc-after-newline.ly
1979
1980         * lily/source-file.cc (file_line_column_string): use get_column().
1981
1982 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1983
1984         * lily/source-file.cc (get_column): utf-8 support for column numbers.
1985
1986 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1987
1988         * lily/*: use message () iso progress_indication () for messages.
1989         Revise/uniformise user messages.
1990
1991         * flower/warn.cc (progress_indication): New function.
1992         (message): Use it.  Fixes newline problems.
1993
1994         * config.make.in (webdir): Sort out install dirs.
1995
1996         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
1997
1998         * python/lilylib.py (command_name): Bugfix.
1999         (make_ps_images):
2000
2001 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2002
2003         * lily/main.cc: --help says what types of backends are availabe
2004
2005 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2006
2007         Fix ./VERSION dependency, and without need to reconfigure.
2008
2009         * lily/main.cc (setup_paths): Update.
2010
2011         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2012
2013         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2014
2015         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2016         Add \line for some simplistic cases.
2017
2018         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2019
2020 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2021
2022         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2023         to compile LY files (useful for adding eg. "-I" args)
2024         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2025         2Gnome command for gnome backend.
2026         (LilyPond-command-formatgnome): call the 2Gnome command. key
2027         binding: C-c C-g
2028
2029 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2030
2031         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2032         depend on all PNG images.
2033
2034 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2035
2036         * GNUmakefile.in: Bugfix: also link .map files.
2037
2038 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2039
2040         * scm/music-functions.scm (music->make-music): generate 
2041         a (make-music ...) sexpr from a music expression.
2042         (display-scheme-music): use guile pretty printer to display the
2043         make-music sexpr.
2044
2045 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2046
2047         * ly/engraver-init.ly: reindent.
2048         Add CueVoice.
2049
2050         * scm/music-functions.scm (music-pretty-string): handle moments
2051         too.
2052         (music-pretty-string): only print non-empty lists.
2053         (cue-substitute): create CueVoice context, which has smaller type.
2054
2055         * lily/moment-scheme.cc (LY_DEFINE): new methods
2056         ly:moment-grace-{numerator,denominator}
2057
2058         * lily/context-handle.cc: remove quit() method. 
2059
2060         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2061         (init_fontconfig): success is 0, not !0
2062
2063 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2064
2065         * mf/feta-nummer-code.mf (code): add plus glyph.
2066
2067         * lily/tie.cc (print): idem.
2068
2069         * lily/slur.cc (print): don't use thickness property for
2070         slur shape-thickness.
2071
2072         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2073         while adding stencils.
2074
2075         * scm/define-markup-commands.scm (with-color): with-color markup
2076         command.
2077         (whiteout): new markup command 
2078         (filled-box): new markup command
2079
2080 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2081
2082         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2083         test for PDF docs.
2084
2085         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2086         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2087         
2088         Notes for tetex-3.0 make web:
2089            psclean.map: s/uhv8a/uhvr8a/
2090            config.ps add:
2091                 p +psfonts_t1.map
2092                 p +psclean.map
2093                 p +typeface.map
2094
2095 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2096
2097         * scm/music-functions.scm (music-pretty-string): fix bug with
2098         string argument.
2099
2100 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2101
2102         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2103
2104 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2105
2106         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2107         only process options if they're there.
2108         (write_file_map): add version-seen? to snippet-map.ly
2109
2110 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2111
2112         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2113         formatting cleanups.
2114
2115         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2116         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2117
2118 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2119
2120         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2121         name directly.
2122
2123         * lily/main.cc (setup_paths): either add mf/out to search path or 
2124         fonts/{otf,type1,etc}
2125         
2126         * lily/font-config.cc (init_fontconfig): either add mf/out to
2127         FontConfig or fonts/{otf,type1,etc}
2128
2129         * GNUmakefile.in: don't put mf/ link in share/ dir.
2130
2131         * lily/staff-spacing.cc: move same-direction-correction to
2132         note-spacing-interface
2133
2134         * scm/lily.scm (lilypond-main): use variable argument count for
2135         exception handler.
2136
2137         * lily/font-config.cc (init_fontconfig): add operator pacification
2138         message.
2139
2140         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2141
2142         * buildscripts/gen-emmentaler-scripts.py (i): generate
2143         PFAEmmentaler as well.
2144
2145         * scm/framework-ps.scm (munge-lily-font-name): new function
2146         (write-preamble): hack: insert PFA equivalent of CFF into
2147         .PS. This makes LilyPond output printable on normal PS printers
2148         again.
2149
2150         * buildscripts/gen-emmentaler-scripts.py (i): generate
2151         PFAEmmentaler.pfa aswell.
2152
2153 2005-04-06  John Williams <williams@tni.com>  
2154         
2155         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2156         
2157 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2158
2159         * scm/page-layout.scm (default-page-make-stencil): always combine
2160         the header stencil, even if empty. This prevents the body text to
2161         reach up to the margins.
2162
2163         * po/rw.po (Module): new file, for Kinyarwanda.
2164
2165         * input/test/spacing-optical.ly (Module): new file.
2166
2167         * lily/staff-spacing.cc: add same-direction-correction
2168
2169 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2170
2171         * Documentation/user/introduction.itely (Engraving): Comment-out
2172         non-existent file.
2173
2174 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2175
2176         * scm/define-grob-properties.scm (all-user-grob-properties): add
2177         same-direction-correction
2178
2179         * VERSION: release 2.5.18
2180
2181 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2182
2183         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2184         dereferencing.  Fixes make web.
2185
2186         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2187         errno.h.
2188
2189         * Documentation/user/: Fix links.
2190
2191 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2192
2193         * lily/text-interface.cc (Module): rename from text-item.cc
2194
2195         * input/regression/apply-output.ly (texidoc): function naming fix.
2196
2197         * lily/time-signature-performer.cc (derived_mark): new function.
2198
2199         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2200
2201         * scripts/lilypond-book.py (find_linestarts): new function.
2202         (find_toplevel_snippets): keep track of line numbers.
2203
2204         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2205         all key changes.
2206
2207         * ly/declarations-init.ly (partCombineListener): use
2208         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2209
2210         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2211
2212 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2213
2214         * lily/text-item.cc: Fix link.
2215
2216         * Documentation/user/changing-defaults.itely (Changing defaults):
2217         Fix programs reference links.
2218
2219         * Documentation/user/music-glossary.tely: Convert to utf-8.
2220
2221 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2222
2223         * make/lilypond-vars.make: remove TEXMF from variables.
2224         remove DEB_BUILD pk font variables.
2225         remove GUILE_LOAD_PATH
2226         remove TeX memory vars.
2227
2228 2005-04-04  Werner Lemberg  <wl@gnu.org>
2229
2230         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2231
2232 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2233
2234         * ps/lilyponddefs.ps: remove reencode-font
2235
2236         * lily/simple-spacer.cc (add_columns): also compare
2237         directly. Column rank doesn't distinguish between broken and
2238         unbroken columns. This fixes large spaces before time sig changes.
2239
2240         * Documentation/user/point-and-click.itely: document ly:set-option.
2241
2242         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2243         point_and_click_global is set.
2244
2245         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2246         ly:set-option argument.
2247
2248 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2249
2250         * GNUmakefile.in: Include symlinks in webball.
2251
2252         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2253         source dir for split and non-split manuals.
2254
2255         * Documentation/user/*y: Fix @uref/@inputfile links for
2256         split/non-split HTML documents.
2257
2258         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2259         .ps.gz.
2260         
2261 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2262
2263         * GNUmakefile.in: Add newline.
2264
2265 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2266
2267         * tex/lilyponddefs.tex: use color instead of xcolor
2268         * scm/output-tex.scm: minor editing
2269
2270 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2271
2272         * scm/music-functions.scm (display-scheme-music): pretty printer
2273         for music expressions.
2274
2275 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2276
2277         * buildscripts/install-info-html.sh (index_file): Fix link.
2278
2279 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2280
2281         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2282
2283         * Documentation/index.html.in: Add size estimates with some big pages.
2284
2285         * Documentation/user/tutorial.itely (Running LilyPond for the
2286         first time): Add/replace some @rglos links.  TODO: add more
2287         @rglos links in tutorial, test non-intrusiveness (.css).
2288
2289         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2290         annoying's indication of referencing external document.
2291
2292         * Documentation/user/GNUmakefile: Split version of glossary too.
2293         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2294         links, not only for html.
2295
2296         * Documentation/user/introduction.itely: Fix some links for other
2297         than html, do not use `here' as link name.
2298
2299 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2300
2301         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2302         @glossaryref.
2303
2304 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2305
2306         * scm/page-layout.scm (default-page-make-stencil): only add header
2307         if existing and not empty. Fixes spurious programming error.
2308
2309         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2310
2311 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2312
2313         * scm/output-tex.scm: implement {re,}setcolor
2314         * tex/lilyponddefs.tex: use color package
2315
2316 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2317
2318         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2319         additions to website.
2320
2321         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2322
2323         * Documentation/user/macros.itexi: Fix @usermanref html links in
2324         split documents: use @inforef.
2325
2326 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2327
2328         * Documentation/user/programming-interface.itely: minor fix.
2329
2330         * Documentation/user/advanced-notation.itely: added info to
2331         Metronome markings.
2332
2333 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2334
2335         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2336         use box-stencil.  Remove y-padding argument.
2337         (make-stencil-circler): New function.
2338
2339         * buildscripts/lilypond-words.py (F): 
2340         * elisp/SConscript (a): 
2341         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2342         * vim/SConscript (a): 
2343         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2344
2345         * lily/general-scheme.cc: Build fix.
2346
2347         * scm/markup.scm:
2348         * input/regression/markup-scheme.ly: 
2349         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2350
2351         * scm/stencil.scm (make-circle-stencil): New function.
2352
2353         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2354         name (was cicle).  Update callers.
2355         (circle): New markup command, similar to box.
2356
2357         * scm/stencil.scm (circle-stencil): New function.
2358
2359 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2360
2361         * configure.in: Detect libutf8/wchar.h variant.
2362
2363         * stepmake/aclocal.m4: Modify shared size test.
2364
2365 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2366
2367         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2368
2369 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2370
2371         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2372         
2373         * VERSION (PACKAGE_NAME):  release 2.5.17
2374
2375 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2376
2377         * scm/backend-library.scm (postscript->png): Fix comment and png
2378         message.
2379
2380         * GNUmakefile.in (link-tree): Fix locales.
2381
2382 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2383
2384         * lily/stencil-scheme.cc (LY_DEFINE): change to
2385         ly:stencil-aligned-to, non mutating.
2386
2387         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
2388
2389         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
2390
2391         * lily/quote-iterator.cc (derived_mark): call
2392         Music_wrapper_iterator::derived_mark() too.
2393
2394         * lily/grace-engraver.cc (derived_mark): change signature, add
2395         const.
2396
2397 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2398
2399         * SConstruct (symlink): 
2400         * GNUmakefile.in (link-tree): Add scripts to prefix.
2401
2402         * lily/general-scheme.cc (ly:effective-prefix): New function.
2403
2404         * scm/backend-library.scm (postscript->png): Use it.
2405
2406 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2407
2408         * lily/paper-score.cc (process): don't delete grobs after
2409         producing stencils. 
2410
2411         * scm/part-combiner.scm (determine-split-list): switch off
2412         debugging info.
2413
2414         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
2415         if available.
2416
2417         * scm/define-context-properties.scm
2418         (all-user-translation-properties): add stringNumberOrientations.
2419
2420         * lily/new-fingering-engraver.cc (position_scripts): make generic,
2421         so fingering and string-numbers are separately controlled.
2422
2423 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2424
2425         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
2426         not use debugging.
2427
2428 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2429
2430         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
2431
2432         * config.hh.in: add HAVE_FONTCONFIG.
2433
2434         * Documentation/user/instrument-notation.itely (String number
2435         indications): new node.
2436
2437         * input/regression/new-markup-syntax.ly (texidoc): add circle.
2438
2439         * lily/new-fingering-engraver.cc (add_string): new function. 
2440         (acknowledge_grob): accept string-number-event as well.
2441
2442         * scm/define-markup-commands.scm (circle): new markup command.
2443
2444         * scm/output-lib.scm (print-circled-text-callback): new function.
2445
2446         * lily/GNUmakefile: move ifeq after include stepmake.make.
2447
2448 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2449
2450         * config.make.in (HAVE_LIBKPATHSEA_SO):
2451         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
2452
2453         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
2454         add KPATHSEA_LIBS.
2455
2456         * debian/watch: 
2457         * debian/control: Update.
2458
2459 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2460
2461         * input/test/title-markup.ly (spaceTest): remove.
2462
2463         * input/test/embedded-tex.ly (Module): remove.
2464
2465         * input/test/music-box.ly: use 'name property, not ly:music-name.
2466
2467         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
2468
2469         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
2470
2471 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2472
2473         * Documentation/topdocs/INSTALL.texi (Top): Remove information
2474         about xdeltas.  Add information about CVS.
2475
2476         * scm/lily.scm (lilypond-main): Fix invocation of handler,
2477         gracefully handle failed files.
2478
2479         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
2480
2481         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
2482         small fixes.
2483
2484         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
2485         No unnecessarily specific i18n messages.  Remove stray `1'.
2486
2487 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2488
2489         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
2490         documentencoding
2491
2492         * scm/documentation-lib.scm (texi-file-head): set utf-8
2493         documentencoding.
2494
2495         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
2496         Delta, not the Symbol one. 
2497
2498         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
2499         for the .map file.
2500
2501         * Documentation/topdocs/INSTALL.texi (Top): add running
2502         requirement as compilation requirement.
2503
2504 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2505
2506         * buildscripts/mutopia-index.py (headertext): add h1 header and
2507         utf-8 charset meta field.
2508
2509         * input/GNUmakefile: prune example list.
2510
2511         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
2512         options.
2513
2514         * lily/slur-scoring.cc (get_base_attachments): only look at stem
2515         extent for visible stems.
2516
2517         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
2518
2519 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2520
2521         * Documentation/topdocs/INSTALL.texi (Top): Updates.
2522
2523         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
2524
2525 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2526
2527         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
2528         pass inf/nan into slur scoring.
2529
2530         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
2531         page.
2532
2533         * scripts/abc2ly.py (dump_voices): use alphabet().
2534
2535 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
2536         
2537         * mf/GNUmakefile (depth): use $(FONTFORGE). 
2538
2539 2005-03-27 Matthias Neeracher <neeracher@mac.com>
2540         
2541         * flower/include/virtual-methods.hh: simplify. Patch by
2542
2543 2005-03-25  John Williams <williams@tni.com>  
2544
2545         * scripts/lilypond-book.py (main): add png for HTML too, guess
2546         only if necessary. 
2547
2548 2005-03-25  Graham Percival  <gperlist@shaw.ca>
2549
2550         * Documentation/topdocs/INSTALL.texi: now recommends
2551         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
2552
2553         * Documentation/user/basic-notation.itely,
2554         Documentation/user/tutoria.itely: warn about
2555         only one (phrasing) slur at once.
2556
2557 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
2558
2559         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
2560
2561 2005-03-23  Graham Percival  <gperlist@shaw.ca>
2562
2563         * Documentation/user/basic-notation.itely: fixed info about
2564         ending a (de)cresc.
2565
2566         * Documentation/user/lilypond-book.itely: fixed
2567         lilypond-book filter example and warned about not doing
2568         --filter and --process at the same time.
2569
2570 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2571
2572         * lily/parser.yy (bass_number),
2573         Documentation/user/instrument-notation.itely (Figured bass): 
2574         Add the possibility to use text markup in figured bass. 
2575
2576 2005-03-19  Graham Percival  <gperlist@shaw.ca>
2577
2578         * Documentation/user/global.itely: added info about naming
2579         identifiers and breakbefore.
2580
2581         * Documentation/user/invoking.itely: added info about batch
2582         processing files with convert-ly, removed references to TeX
2583         in the jail section.
2584
2585         * Documentation/user/examples.itely: possibly fixed piano
2586         dynamics.
2587
2588         * Documentation/user/advanced-notation.itely: added info
2589         about removing other types of Staff.
2590
2591         * Documentation/user/instrument-notation.itely: possibly
2592         fixed piano staff line switch.
2593
2594         * Documentation/user/changing-defaults.itely: added info
2595         about using normal font in titles.
2596
2597 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2598
2599         * VERSION (PATCH_LEVEL): release 2.5.16
2600
2601         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
2602         explicitly.
2603
2604 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2605
2606         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
2607         whitespace.
2608
2609         * python/lilylib.py (make_ps_images):
2610         * scm/backend-library.scm (postscript->pdf, postscript->png):
2611         Quote file name.  Use format rather than string-append juggling.
2612
2613 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2614
2615         * python/lilylib.py (make_ps_images): add x to -g argument. 
2616
2617         * lily/key-performer.cc (create_audio_elements): don't use
2618         scm_eval_string. Check for minor 3rd directly.
2619   
2620         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
2621         (sarabandeCelloGlobal): key is D minor, not F major.
2622
2623 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2624
2625         Fix truncated --png output (Peter Danenberg).
2626         
2627         * python/lilylib.py (make_ps_images):
2628         * scripts/ps2png.py (copyright): Grok --papersize option.
2629
2630         * scm/backend-library.scm (postscript->png): Add parameter
2631         PAPERSIZE.  Update callers.
2632
2633         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
2634         Fixes symbol placement.
2635
2636         * lily/spanner.cc: 
2637         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
2638         <libc-extension.hh>).
2639
2640 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2641
2642         * Nitpick run.
2643
2644         * buildscripts/fixcc.py: Update.
2645
2646         Builddir run fixes.
2647
2648         * HACKING (datadir): Add VERSION.
2649
2650         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
2651         higher up.
2652
2653 2005-03-15  Werner Lemberg  <wl@gnu.org>
2654
2655         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
2656         diagonal stem doesn't become thinner.
2657
2658 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2659
2660         * buildscripts/fixcc.py: Fixes (Werner).
2661
2662 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2663
2664         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
2665         Emmentaler/Aybabtu.
2666
2667         * GNUmakefile.in: fix lilypond-words path.
2668
2669         * po/tr.po: update to 2.3.21
2670
2671         * lily/new-fingering-engraver.cc (position_scripts): take priority
2672         from head position.
2673
2674         * input/regression/finger-chords-order.ly (texidoc): new file.
2675
2676 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2677
2678         * make/ly-rules.make: 
2679         * stepmake/aclocal.m4: 
2680         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
2681
2682         * buildscripts/fixcc.py (rules): Leave space after operator.
2683
2684 2005-03-14  Werner Lemberg  <wl@gnu.org>
2685
2686         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
2687         top of the glyph with smooth curve.
2688
2689 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2690
2691         * Documentation/user/global.itely (Page layout): remove
2692         printpagenumber.
2693
2694 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
2695
2696         * input/regression/mensural-ligatures.ly: new file (with examples
2697         compiled by Pal Benko).
2698
2699         * Documentation/user/instrument-notation.itely: Bugfix: yet some
2700         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
2701         musicglyph access.  Many small beautifications in ancient
2702         examples.
2703
2704         * input/test/divisiones.ly: fixed indentation; small
2705         beautifications
2706
2707         * ly/engraver-init.ly: added FIXME comment
2708
2709         * scripts/lilypond-book.py,
2710         Documentation/user/lilypond-book.itely: added music fragment
2711         option "packed" to lilypond-book
2712
2713         * Documentation/user/instrument-notation.itely: Bugfix: added
2714         missing LedgerLineSpanner color setting in several places.  Added
2715         music fragment option "packed" to VaticanaContext example.
2716
2717 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2718
2719         * scm/define-grobs.scm (all-grob-descriptions): switch off
2720         Hyphen_spanner::set_spacing_rods 
2721
2722         * lily/lyric-hyphen.cc (print): add padding between syllable and
2723         hyphen.
2724         (print): shorten hyphen in tight situations (determine using
2725         minimum-length)
2726
2727         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
2728         0.4pt.
2729
2730 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2731
2732         * ly/titling-init.ly (bookTitleMarkup): Refinements.
2733
2734         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
2735         header/footer markings for regression-test.
2736
2737         * scm/backend-library.scm (output-scopes, header-to-file): Move
2738         from framework-tex.scm.
2739
2740         * scm/framework-ps.scm (output-framework)
2741         (output-preview-framework):
2742         * scm/framework-eps.scm (output-classic-framework)
2743         (output-framework): Use it.  Fixes collated files.
2744
2745 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2746
2747         * input/sakura-sakura.ly: 
2748         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
2749
2750         * buildscripts/guile-gnome.sh: Update.
2751
2752         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
2753
2754         * mf/aybabtu.pe.in: Capitalize Aybabtu.
2755
2756 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2757
2758         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
2759         culprit: always exit the loop if we find a rod, even if it has
2760         distance < 0. 
2761
2762         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
2763         algorithm.
2764
2765         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
2766         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
2767
2768         * scm/output-svg.scm (dashed-line): new  function body.
2769         
2770         * GNUmakefile.in: create .htaccess.
2771
2772 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2773
2774         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
2775
2776 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2777
2778         * VERSION (PACKAGE_NAME): release 2.5.15
2779
2780         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
2781
2782         * scm/framework-svg.scm (output-framework): put scaling in
2783         document header. Apply scaling only once.
2784         (output-framework): dump page size in px, not mm. 
2785
2786         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
2787         from font-size.
2788
2789         * lily/paper-outputter-scheme.cc (LY_DEFINE):
2790         ly:outputter-output-scheme, new function.
2791
2792         * scm/output-svg.scm (pango-description-to-svg-font): new function
2793
2794 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2795
2796         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
2797         target.
2798
2799         * input/typography-demo.ly: new file.
2800
2801 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2802
2803         * Documentation/user/global.itely (File structure): Add markup blocks
2804         to toplevel expressions.
2805         (Multiple movements, Creating titles): Add markup blocks.
2806
2807         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
2808         <libc-extension.hh>).
2809
2810         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
2811
2812         * flower
2813         * lily
2814         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
2815
2816 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2817
2818         * lily/accidental.cc: special bboxes for natural. 
2819
2820         * mf/feta-toevallig.mf: make stems heavier.
2821
2822         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
2823         texts as well.
2824
2825         * mf/feta-klef.mf: revise. 
2826
2827         * mf/feta-schrift.mf: make thinning of accent less pronounced.
2828
2829         * mf/feta-klef.mf: add rounded curve at top. 
2830         make thinnib a little heavier.
2831
2832 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2833
2834         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
2835
2836         * buildscripts/fixcc.py: New file.
2837
2838         * input/regression/utf8.ly: Update Debian font description.
2839
2840 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2841
2842         * stepmake/aclocal.m4: Fix test.
2843
2844 2005-03-09  Graham Percival  <gperlist@shaw.ca>
2845
2846         * Documentation/user/invoking.itely: added Sebastino Vigna's
2847         docs for the --jail option.
2848
2849 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2850
2851         * lily/stem.cc (print): only produce stemlets if there are no
2852         noteheads on this stem.
2853
2854         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
2855         don't crash on stemlet (visible stem without heads).
2856
2857         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
2858         unbroken situations. 
2859
2860         * scm/output-lib.scm (center-invisible): new function.
2861
2862         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
2863         wishes to determine loose column space.
2864
2865         * lily/font-config.cc (init_fontconfig): add
2866         fonts/{otf,type1,cff}  to path.
2867
2868         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
2869
2870         * mf/GNUmakefile (Module): install all fonts under otf/
2871
2872         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
2873         replace /fonts/otf/ by /ps/ 
2874
2875         
2876 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2877
2878         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
2879
2880         * lily/book.cc (process): Oops, add score_.header_.
2881
2882         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
2883
2884         * lily/parser.yy: Handle toplevel and book texts as score.
2885
2886         * scm/page-layout.scm (default-page-make-stencil):
2887         Bugfix: (page-properties rename.
2888
2889         * scm/backend-library.scm (ly:system): Typo.
2890
2891 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2892
2893         * stepmake/stepmake/executable-targets.make (installexe): don't
2894         strip installed executables
2895
2896         * lily/font-select.cc (get_font_by_design_size): revert
2897         pango_description_string as well.
2898
2899         * lily/system.cc (set_loose_columns): put loose column just left
2900         of next column.
2901
2902         * lily/include/group-interface.hh (extract_grob_array): rename
2903         from Pointer_group_interface__extract_grobs
2904
2905         * input/regression/ledger-line-minimum.ly (texidoc): new file.
2906
2907         * lily/ledger-line-spanner.cc (set_spacing_rods): new
2908         function. Keep ledgered note heads at a minimum distance.
2909         Introduce minimum-length-fraction
2910         (print): introduce length-fraction property.
2911
2912 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2913
2914         * tex/GNUmakefile: remove latin1.enc rules.
2915
2916 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2917
2918         * scm/titling.scm: Typo.
2919
2920         * input/regression/score-text.ly: Really add.
2921
2922         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
2923
2924 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2925
2926         * lily/open-type-font-scheme.cc:  new file.
2927
2928 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2929
2930         * scm/titling.scm (layout-extract-page-properties): Rename from
2931         page-properties.  Update callers.
2932
2933         * lily/lexer.ll (Lily_lexer):
2934         * lily/parser.yy: Junk lyric_markup state.
2935
2936         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
2937
2938         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
2939         Add texts parameter.
2940
2941 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2942
2943         * lily/lexer.ll (lyric_markup): New mode.
2944         (Lily_lexer::push_lyric_markup_state): New method.
2945         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
2946
2947         * lily/parser.yy (book_body):
2948         (toplevel_expression): Grok \markup texts.
2949
2950         * lily/score-scheme.cc (ly:music-scorify): 
2951         * scm/lily-library.scm (collect-music-for-book): Take texts
2952         parameter.
2953
2954         * lily/score.cc (texts_): New member.
2955
2956         * lily/paper-book.cc (systems): Format score texts.
2957
2958         * score-text.ly: New file.
2959
2960         * ttftool/SConscript:
2961         * kpath-guile/SConscript: New file.
2962
2963         * lily/SConscript:
2964         * SConstruct: Update.
2965
2966 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2967
2968         * VERSION (PACKAGE_NAME): release 2.5.14
2969
2970 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2971
2972         * lily/main.cc: Add dummy xgettext markers.
2973
2974 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2975
2976         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
2977         requirements
2978
2979         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
2980         executable is < 40k
2981
2982         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
2983         hack.
2984
2985 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2986
2987         * flower/libc-extension.cc:
2988         * flower/include/libc-extension.hh: [Open]BSD simply cast
2989         cookie/funopen declarations.
2990
2991         * stepmake/aclocal.m4: Check for libkpathsea.so.
2992
2993         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
2994         dl_kpse_find_file.
2995
2996 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2997
2998         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
2999         (open_library): alternative for static library.
3000
3001 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3004
3005         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3006
3007         Drop run-time dependency on teTeX.
3008
3009         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3010
3011         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3012         KPATHSEA_LIBS in LIBS.
3013         (STEPMAKE_DLOPEN): New function.
3014
3015         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3016         not path.
3017
3018         * flower/file-path.cc (directories): Rename from paths, as this
3019         return an array of directories (a single path).
3020
3021 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3022
3023         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3024
3025         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3026         new ly:kpathsea-find-file
3027
3028         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3029
3030         * kpath-guile/GNUmakefile: new file
3031
3032         * buildscripts/gen-emmentaler-scripts.py (i): generate
3033         emmentaler-X.fontname as well.
3034
3035         * buildscripts/ps-embed-cff.py: new script
3036
3037         * scm/lily-library.scm: remove ps-embed-cff.
3038
3039         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3040         font loading. 
3041
3042         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3043         fontconfig as well.
3044
3045         * lily/font-config.cc (init_fontconfig): add cff/ too.
3046
3047         * ly/generate-embedded-cff.ly: capitalize.
3048
3049         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3050         so as to register the pango font.
3051
3052         * lily/font-config.cc (init_fontconfig): add
3053         prefix/{otf,type1,mf/out} to fontconfig path.
3054
3055         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3056         overrides all. 
3057
3058         * configure.in (gui_b): remove ec mftrace check
3059
3060         * config.hh.in: use lilypond-Major.Minor as data directory.
3061
3062         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3063
3064         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3065         name.
3066
3067 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3068
3069         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3070         error messages.
3071
3072         * flower/libc-extension.cc:
3073         * flower/include/libc-extension.hh: [Open]BSD fixes for
3074         cookie/funopen declarations.
3075
3076 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3077
3078         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3079         emmentaler.
3080
3081         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3082         lcrm10.
3083
3084         * scm/define-markup-commands.scm (fontsize): new markup
3085         command. Also set baseline-skip
3086
3087 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3088         
3089         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3090         use.
3091
3092 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3093
3094         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3095
3096         * lily/pdf.cc: remove PDF related files
3097
3098 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3099
3100         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3101         <hamamatsu@gmx.de>
3102
3103 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3104
3105         * Documentation/user/advanced-notation.itely: first draft
3106         of reorg done.
3107
3108         * Documentation/user/global.itely: fixed (sub)section
3109         bits of MIDI.
3110
3111 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3112
3113         * cygwin/mknetrel (extras): Bufix (Bertalan).
3114
3115         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3116         * Documentation/user/instrument-notation.itely (Introducing chord
3117         names): Compile fix: must have unique name.
3118
3119 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3120
3121         * Documentation/user/instrument-notation.itely: reorg.
3122
3123 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3124
3125         * scm/output-gnome.scm:
3126         * scm/output-svg.scm: Fix font scaling.
3127
3128 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3129
3130         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3131         what link to use best.
3132
3133         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3134         * Documentation/user/tutorial.itely (Automatic and manual beams):
3135         Fix @ref.
3136
3137         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3138         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3139         * scm/framework-gnome.scm (tweak): Use it.
3140
3141 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3142
3143         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3144
3145         * scm/output-ps.scm (white-text): reinstate white-text
3146
3147 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3148
3149         * scm/output-ps.scm (offset-add): Remove.
3150
3151         * scm/lily-library.scm (offset-flip-y): New function.
3152         * scm/framework-gnome.scm (tweak): Use it.
3153
3154         * scm/output-gnome.scm (grob-cause): Add parameter.
3155
3156         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3157         * scm/output-ps.scm (url-link): Move.
3158         (white-text): Warn user about brokenness.
3159
3160         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3161         wrt ghostscript.
3162
3163 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3164
3165         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3166         if body length smaller than measure length.
3167
3168         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3169         for Y.
3170
3171         * ly/titling-init.ly (tagline): put default tagline in \paper
3172
3173 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3174
3175         * lily/kpath.cc: 
3176         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3177
3178         * scm/lily-library.scm (version-not-seen-message): New function.
3179         * ly/init.ly: Use it.
3180
3181         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3182         breaks as progess.
3183
3184         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3185         whitespace with l10n message.
3186
3187         * scm/framework-tex.scm (convert-to-ps):
3188         (convert-to-dvi): Do not use overly specific l10n messages.
3189
3190         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3191
3192         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3193         merge stderr with stdout.  
3194
3195 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3196
3197         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3198         Neeracher).
3199
3200 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3201
3202         * Documentation/user/instrument-notation.teily: moved
3203         \arpeggio to Basic.
3204
3205         * Documentation/user/advanced-notation.itely: Articulation to
3206         Basic, a bunch of stuff from Basic moved to Advanced.
3207
3208         * Documentation/user/basic.itely: swapped various sections,
3209         reorganized Basic.
3210
3211 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3212
3213         * flower/memory-stream.cc: 
3214         * flower/libc-extension.cc: Remove obsolete #undefs.
3215
3216         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3217         more carefully.
3218
3219 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3220
3221         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3222         dependency.
3223
3224         * VERSION (PACKAGE_NAME): release 2.5.13
3225
3226         * GNUmakefile.in (web-ext): don't ship ps.gz
3227
3228         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3229         stdout
3230
3231 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3232
3233         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3234         without libintl.  Now it compiles too.
3235
3236 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3237
3238         * Documentation/user/basic-notation.itely,
3239         instument-notation.itely, advanced-notation.itely:
3240         split up contents of notation.itely.
3241
3242         * Documentation/user/notation.itely: file removed.
3243
3244         * Documentation/user/invoking.itely, converters.itely:
3245         moved convert-ly info to invoking.itely.
3246
3247         * Documentation/user/global.itely, changing-defaults.itely,
3248         sound-output.itexi: moved global settings, file layout, and
3249         sound into global.itely.
3250
3251         * Documentation/user/sound-output.itexi: file removed.
3252
3253         * Documentation/user/lilypond.tely: removed links to
3254         notation.itely and sound.itely.
3255
3256 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3257
3258         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3259
3260         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3261  
3262         * THANKS: add sponsor.
3263
3264         * scm/define-markup-commands.scm (with-url): new markup command.
3265
3266         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3267         tagline.
3268         
3269         * scm/output-tex.scm (url-link): stub.
3270
3271         * scm/output-ps.scm (url-link): new function.
3272
3273         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3274         ly:set-point-and-click
3275
3276 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3277
3278         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3279         based on pdf-viewer setting.
3280
3281         * scm/framework-ps.scm (write-preamble): Find and set preferred
3282         pdf-viewer.
3283
3284 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3285
3286         * Documentation/user/point-and-click.itely: update for PDF point &
3287         click.
3288
3289         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3290         editors based on EDITOR setting.
3291
3292 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3293
3294         * scm/*: Oops, more grand 2005 replace bits.
3295
3296 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3297
3298         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3299
3300         * scm/output-ps.scm (grob-cause): point & click support for
3301         PostScript
3302
3303 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3304
3305         * lily/input-scheme.cc (LY_DEFINE): rename to
3306         ly:input-file-line-column
3307
3308 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3309
3310         * Documentation/user/examples.itely: small fix from Steve Doonan.
3311
3312         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3313
3314         * THANKS: added Yuval Harel.
3315
3316         * Documentation/user/{various}: inserted two spaces after a period.
3317
3318         * Documentation/user/lilypond.tely: added framework for reorg.
3319
3320         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3321         advanced-notation.itely, global.itely: new files, placeholder for
3322         future reorg.
3323
3324 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3325
3326         * Documentation/user/notation.itely: revamped Polyphony section
3327         
3328 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3329
3330         * Documentation/user/lilypond-book.itely (Music fragment options):
3331         doc fontload.
3332
3333         * Documentation/user/changing-defaults.itely (Text encoding): add
3334         fontload option to utf8 include
3335
3336         * scripts/lilypond-book.py (compose_ly): add fontload option
3337
3338         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3339         force-eps-font-include option.
3340
3341         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3342         black triangle
3343
3344         * Documentation/user/invoking.itely (Editor support): remove
3345         lilypond-latex section.
3346
3347         * scripts/lilypond-latex.py (Module): remove script.
3348
3349         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3350         overwrite .log. 
3351
3352         * lily/main.cc: remove -m, --no-layout
3353
3354         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3355         to define. We don't want to override fprintf everywhere.
3356
3357 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3358
3359         * cygwin/lilypond.hint: 
3360         * cygwin/README.in: Update dependencies.
3361
3362         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3363         Bugfix: do not pollute CPPFLAGS, LIBS.
3364
3365         * cygwin/mknetrel (extras): Cross compile fixes.
3366
3367         * ttftool/util.c: 
3368         * ttftool/ttfps.c: 
3369         * ttftool/ps.c: #include libc-extension.hh
3370
3371         * flower/include/libc-extension.hh:
3372         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3373         wrapper using funopen.
3374         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
3375         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
3376
3377         * config.hh.in:
3378         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
3379         (AC_CHECK_HEADERS): Add libio.h
3380
3381         * scripts/convert-ly.py: Uniformize, internationalize.
3382         (2.5.2): Remove fatal encoding rule.
3383         (2.5.13): Handle latin1 encoding gracefully.
3384
3385 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3386
3387         * HACKING: Fix line breaks.
3388
3389 2005-02-23  Werner Lemberg  <wl@gnu.org>
3390
3391         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
3392         contains those two files.
3393
3394 2005-02-21  Werner Lemberg  <wl@gnu.org>
3395
3396         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
3397         to improve overlap removal process.
3398
3399         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
3400         left and right ending.  This ensures better overlapping.
3401         Update all callers.
3402         ("lineprall"): Don't use draw_gridline to get better overlapping.
3403
3404 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3405
3406         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
3407
3408         * Documentation/topdocs/NEWS.tely (Top): oops.
3409
3410 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
3411
3412         * HACKING: new file.
3413
3414         * input/regression/utf8.ly (portuguese): added a portuguese example
3415         to show latin1 accents.
3416
3417 2005-02-21  Pal Benko  <benkop@freestart.hu>
3418
3419         * lily/mensural-ligature-engraver.cc:
3420         * lily/mensural-ligature.cc:
3421         * lily/include/mensural-ligature.hh: new algorithm implemented
3422
3423         * scm/define-grob-properties.scm: join-left killed (add-join may
3424         be used); join-left-amount changed to join-right-amount
3425
3426 2005-02-21  Graham Percival  <gperlist@shaw.ca>
3427
3428         * Documentation/user/notation.itely: small but urgent fix.
3429
3430 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
3431
3432         * lily/duration-scheme.cc: bugfix: correct parameters to
3433         SCM_ASSERT_TYPE.
3434
3435         * THANKS: added Pal.
3436
3437         * Documentation/user/notation.itely: bugfix: unTeXified
3438         $\\backslash$.  Bugfix: yet another glyph renaming victim:
3439         "timesig.*x/y" -> "timesig.*xy".
3440
3441 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3442         
3443         * VERSION (PACKAGE_NAME): release 2.5.12
3444
3445 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3446
3447         * ly/engraver-init.ly: set tieWaitForNote to #t by default
3448
3449         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
3450
3451         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
3452
3453         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
3454
3455 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3456
3457         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
3458         latin1..utf-8.
3459
3460         * input/regression/stanza-number.ly:
3461         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
3462
3463         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
3464
3465 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3466
3467         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
3468         NEWS. Refer to website for older news.  
3469
3470         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
3471         .HTML. This should be done for specific servers only.
3472
3473         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
3474         .ly image examples.
3475
3476         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
3477         in layer 0 too.
3478
3479         * scm/define-context-properties.scm
3480         (all-user-translation-properties): add tieWaitForNote
3481
3482         * scm/define-grobs.scm (all-grob-descriptions): add
3483         Tie_column::before_line_breaking
3484
3485         * lily/tie.cc (get_column_rank): new function
3486
3487         * lily/tie-column.cc (before_line_breaking): new function.
3488         (werner_directions): take into account ties that start on
3489         different columns.  
3490
3491         * lily/score-engraver.cc (set_columns): move add_column() so we
3492         have column rank available.
3493
3494         * lily/tie.cc (get_column_rank): new function.
3495
3496         * input/regression/utf8.ly (japanese): add japanese lyrics.
3497
3498         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
3499
3500         * THANKS: add Steve D
3501
3502         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
3503         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
3504
3505 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
3506
3507         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
3508         to show harmonic notes
3509         * scm/define-markup-commands.scm: in \markup-by-number
3510         "dots-dot" -> "dots.dot" to show dotted notes
3511
3512 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3513
3514         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
3515
3516         * flower/memory-stream.cc (writer): new file.
3517
3518         * configure.in: add endian test.
3519
3520 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
3521
3522         * Documentation/user/examples.itely: small
3523         simplification/beautification
3524
3525         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
3526         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
3527         notation manual.
3528
3529         * lily/mensural-ligature.cc: bugfix: another few victims of the
3530         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3531
3532         * ly/gregorian-init.ly: commit some experimental code for hi-level
3533         ligature input language lying around here for several months.
3534
3535         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
3536         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3537
3538         * lily/vaticana-ligature-engraver.cc: bugfix: another few
3539         "x-y-z"->"x.y.s-z" fixes.
3540
3541 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3542
3543         * scm/framework-pdf.scm (scm): new file
3544
3545         * lily/include/pdf.hh (class Pdf_file): new file.
3546
3547         * lily/pdf.cc (write_trailer): new file.
3548
3549 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
3550
3551         * input/regression/color.ly: new file
3552
3553         * lily/stencil.cc (interpret_stencil_expression):
3554         when a color expression is encountered: save current color,
3555         process the rest of the expression, and restore previous color.
3556
3557         * lily/system.cc (get_line): check all grobs for color property and
3558         prepare the stencil scheme expressions for further processing.
3559         Fix layer-loop.
3560
3561         * scm/define-grob-properties.scm: introduce the color property.
3562
3563         * scm/output-lib.scm: color helper functions.
3564
3565         * scm/output-ps.scm: introduce setcolor/resetcolor.
3566
3567 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3568
3569         * ly/*.ly, input/regression/*.ly: Added missing \version
3570         statements in some files.
3571
3572 2005-02-15  Graham Percival  <gperlist@shaw.ca>
3573
3574         * Documentation/user/notation.itely: minor editing.
3575
3576         * Documentation/user/converters.itely: updated convert-ly bugs.
3577
3578         * Documentation/user/lilypond-book.itely: add info about using
3579         feta characters in latex.
3580
3581 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3582
3583         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
3584
3585 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3586
3587         * scm/define-grob-properties.scm (all-user-grob-properties):
3588         removed 'dashed property.
3589
3590 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3591
3592         * scm/lily.scm (define-safe-public): new macro for defining
3593         variables that can be used in --safe mode. Use it in *.scm
3594         instead of manually setting safe-objects in safe-lily.scm.
3595
3596 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3597         
3598         * lily/slur.cc: Slur-dash patch by Bertalan.
3599
3600         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
3601
3602         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
3603
3604 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3605
3606         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
3607
3608 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3609
3610         * mf/GNUmakefile: teTeX-3.0 install fix.
3611
3612         * Cygwin patch from Bertalan.
3613
3614         * stepmake/stepmake/metafont-rules.make: Remove bashism.
3615
3616 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3617
3618         * GNUmakefile.in: 
3619         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
3620
3621         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
3622         2.0.x compatibility.
3623
3624 2005-02-08  Werner Lemberg  <wl@gnu.org>
3625
3626         * mf/feta-din-code.mf: Format; clean up code.
3627         Replace `---' with `--' plus explicit path directions.
3628         (linethickness#, stafflinethickness#): Remove.
3629         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
3630         ("dynamic s"): Improve shape.
3631         ("dynamic p"): Improve shape.
3632         Replace `draw' with better outline approximation.
3633         ("dynamic r"): Improve shape.
3634         Don't call `fill' and `draw' at the same time.
3635
3636 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3637
3638         * SConstruct (symlink):
3639         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
3640         build fix: add enc symlink.
3641
3642         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
3643
3644         Support for DESTDIR besides prefix=/foo
3645
3646         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
3647
3648         * stepmake/stepmake/*.make:
3649         * */GNUmakefile:
3650         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
3651
3652         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
3653
3654         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
3655         mawk in fontforge (date) test.
3656
3657 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3658
3659         * scm/font.scm (make-century-schoolbook-tree): add NCS as
3660         font-family=roman. Add Luxi Sans as sans
3661
3662 2005-02-07  Graham Percival  <gperlist@shaw.ca>
3663
3664         * Documentation/user/notation.itely: add warning about
3665         percent repeats and Voice contexts.
3666
3667         * Documentation/user/lilypond-book.itely: clarified the
3668         necessity of dvips -u arguments.
3669
3670 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3671
3672         * THANKS: Added a bunch of bug hunters.
3673
3674 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3675
3676         * scm/framework-ps.scm (output-preview-framework): bugfix.
3677
3678         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
3679         o/ for chord modifier..
3680
3681         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
3682
3683         * lily/drum-note-performer.cc:  remove unused (thanks Michael
3684         Welsh Duggan). 
3685
3686 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3687
3688         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
3689
3690         * ly/titling-init.ly: Do not also print intstrument in header on
3691         first page.  Do not print page number on first and only page.
3692
3693 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3694
3695         * input/regression/*.ly: remove old-relative everywhere
3696
3697         * lily/music-sequence.cc (simultaneous_relative_callback): do
3698         what-if analysis on copy, not on original. Fixes old-relative
3699         compatibility.
3700
3701         * scm/backend-library.scm (postscript->png): space before
3702         --verbose.
3703         
3704 2005-02-05  Werner Lemberg  <wl@gnu.org>
3705
3706         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
3707         is defined.
3708
3709         * mf/feta-alphabet.mf: Define `staffsize#'.
3710         Include `feta-params.mf'.
3711         s/staffheight/design_size/.
3712
3713         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
3714
3715         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
3716
3717         * mf/feta-nummer-code.mf: Reformatted.
3718         (draw_six): Use outline intersection to avoid a self-intersecting
3719         path.
3720         ("Numeral comma"): Fix serious outline glitches.  This slightly
3721         changes the glyph shape.
3722         ("Numeral dash"): Use `draw_rounded_block'.
3723         ("Numeral dot"): Use `drawdot'.
3724         ("Numeral 1"): Assure identical tangent directions for the
3725         intersection points of paths.  The glyph shape improvement is only
3726         visible at very high magnifications.
3727         ("Numeral 2"): Use `solve' macro to make the lower right part of
3728         the glyph outline touch the x axis exactly.  This changes the
3729         glyph shape.
3730         Minor fixes for better overlap removal support.
3731         ("Numeral 4"): Make lefter corner `rounder'.
3732         ("Numeral 5"): Assure identical tangent directions for the
3733         intersection points of paths.  This improves the glyph shape at
3734         high magnifications.
3735         ("Numeral 7"): Use `solve' macro to make the upper right part of
3736         the glyph outline touch the metrics box exactly.  This changes the
3737         glyph shape.
3738         Avoid corner in the upper left part of the glyph (causing a minor
3739         shape change).
3740
3741         * mf/feta-ital-*.mf: Removed.  Unused.
3742
3743 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3744
3745         * VERSION (PATCH_LEVEL): release 2.5.11
3746
3747         * input/regression/fill-line-test.ly: new file.
3748
3749         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
3750         emmentaler name, eg. emmentaler-23. 
3751
3752 2005-02-04  Christian Hitz  <chhitz@gmx.net>
3753
3754         * scm/scm/define-markup-commands.scm (fill-line): rework for better
3755         alignment with centered texts
3756
3757         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
3758         list of paddings
3759
3760 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3761
3762         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
3763
3764         * lily/note-column.cc (translate_rests): call flush_extent_cache()
3765         of parents when translating rests. Fixes: c-chord-rest.ly 
3766
3767         * lily/include/dimension-cache.hh (struct Dimension_cache): add
3768         dimension_callback_ member.
3769
3770         * lily/grob.cc (flush_extent_cache): new function. Force recompute
3771         of extents.
3772
3773 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3774
3775         * all but lily/*: The grand 2004/2005 replace.
3776
3777 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3778
3779         * lily/*: add space after ,  
3780
3781         * scm/music-functions.scm (has-request-chord): don't use
3782         ly:music-name anywhere. Fixes <<\\>> notation. 
3783
3784         * scm/define-markup-commands.scm (box): use font-size for
3785         padding. Fixes boxed-rehearsal-marks.ly
3786
3787         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
3788         identifier definition too, so foo = \lyrics { ...   } bar = #1
3789         doesn't complain about "bar" being LYRICS_STRING.
3790
3791         * lily/paper-def.cc (find_pango_font): new routine; Store
3792         pango_fonts in hash tab too. This is necessary for retrieving
3793         Pango_fonts::physical_font_tab() later on.
3794  
3795         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
3796         crash if psname is null.
3797
3798         * lily/lily-guile.cc (ly_hash2alist): new function
3799
3800         * Documentation/user/changing-defaults.itely (Text encoding):
3801         rewrite. 
3802
3803         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
3804         -> font_filename mapping.
3805
3806         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
3807         ly_pango_font_physical_fonts
3808
3809         * scm/framework-ps.scm (supplies-or-needs): extract names from
3810         physical Pango_fonts.
3811
3812         * utf8.ly: new file.
3813
3814 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3815
3816         * Documentation/user/changing-defaults.itely (Page layout): add
3817         doco about systemSeparatorMarkup.
3818
3819         * scm/page-layout.scm (default-page-make-stencil): add-to-page
3820         function.
3821         (default-page-make-stencil): insert system separators.
3822
3823         * scm/define-markup-commands.scm (hcenter): add
3824         (beam): add.
3825
3826 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3827
3828         * scm/output-ps.scm (ez-ball): reinstate ez notation.
3829
3830 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3831
3832         * lily/main.cc: Spell backend consistently.  Sort options.
3833
3834 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3835
3836         * scripts/lilypond-book.py (Module): revert @include.
3837         
3838 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3839
3840         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
3841         Bugfix: @include .tex (not .texi).  Small cleanups.
3842
3843         * stepmake/bin/add-html-footer.py (i18n): New function.
3844
3845 2005-01-31  Werner Lemberg  <wl@gnu.org>
3846
3847         * mf/feta-nummer.mf: Removed.  Unused.
3848
3849 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3850
3851         * lily/ : 2004 -> 2005 s&r
3852
3853         * scm/file-cache.scm (cached-file-contents): add file. Read each
3854         file only once.
3855
3856         * scm/font.scm (add-pango-fonts): change order. Medium weight is
3857         now default.
3858
3859         * VERSION: release 2.5.10
3860         
3861         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
3862
3863         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
3864
3865         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
3866         that both X and Y extents of bbox are non-nil.
3867
3868 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3869
3870         * scm/chord-name.scm (alteration->text-accidental-markup): change
3871         - to . 
3872
3873         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
3874
3875         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
3876
3877         * Documentation/user/invoking.itely (Invoking lilypond): add note
3878         about EPS backend.
3879
3880         * scm/framework-eps.scm: new file: create per-system/per-page EPS
3881         files for inclusion in lilypond-book document.
3882
3883         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
3884
3885         * input/tutorial/lbook-texi-test.texi: new file.
3886
3887         * scm/safe-lily.scm (safe-objects): add
3888         {begin,end}-of-line-(in)?visible as safe.
3889  
3890 2005-01-30  Graham Percival  <gperlist@shaw.ca>
3891
3892         * Documentation/user/changing-defaults.itely: fixed example
3893         of (dynamics).
3894
3895 2005-01-29  Graham Percival  <gperlist@shaw.ca>
3896
3897         * lily/main.cc: fix info about -o=FILE.
3898
3899 2005-01-29  Werner Lemberg  <wl@gnu.org>
3900
3901         * mf/feta-toevallig.mf ("Natural"): Completely changed the
3902         construction to assure smooth transition from straight to curved
3903         lines.
3904
3905 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3906
3907         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
3908         stencils.
3909
3910         * ps/lilyponddefs.ps: add start-page, start-system doesn't
3911         translate to top of page. Fixes alignment problems of
3912         lilypond-generated EPS files.
3913
3914 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3915
3916         * scm/part-combiner.scm (analyse-spanner-states): trigger on
3917         crescendo-end as well, since Decrescendo maybe ended with Stop
3918         Crescendo.). Fixes: partcombine-diminuendo.ly
3919
3920         * scm/script.scm (default-script-alist): swap portato symbols.
3921
3922         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
3923
3924         * lily/paper-outputter-scheme.cc (LY_DEFINE):
3925         ly:outputter-port. New function.
3926
3927         * scm/framework-ps.scm (output-classic-framework): dump a
3928         -systems.texi too
3929         (output-classic-framework): dump multiple systems on an "infinite"
3930         page EPS including fonts. 
3931
3932         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
3933         .eps files for both texi and tex formats. Use PNG coming from
3934         lilypond.
3935         
3936 2005-01-28  Graham Percival  <gperlist@shaw.ca>
3937
3938         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
3939
3940         * scripts/lilypond-latex.py: fix info about -o=FILE.
3941
3942 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3943
3944         * ly/generate-embedded-cff.ly: write .cff.ps files.
3945
3946         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
3947
3948         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
3949         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
3950
3951 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3952
3953         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
3954
3955 2005-01-28  Werner Lemberg  <wl@gnu.org>
3956
3957         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
3958         macros.
3959         (draw_bulb): Improved.
3960
3961         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
3962         metapost bug.
3963         (draw_pedal_P): Use soft_end_penstroke.
3964         (draw_pedal_d): Use soft_start_penstroke.
3965
3966         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
3967         path.
3968         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
3969         doesn't change the glyph shape.
3970
3971         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
3972         changing the shape) to avoid fontforge warnings.
3973
3974         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
3975         soft_end_penstroke and fix glyph shape.
3976
3977 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3978
3979         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
3980
3981 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3982
3983         * scm/define-markup-commands.scm (line): filter out empty stencils
3984         from line command.
3985
3986         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
3987         amount.
3988
3989 2005-01-27  Graham Percival  <gperlist@shaw.ca>
3990
3991         * Documentation/user/notation.itely: added info about what
3992         \voiceFoo does.  Also rewrote warning about marks at
3993         a line break.
3994
3995         * Documentation/user/changing-defaults.itely: added info
3996         about putting dynamics in parenthesis and brackets.
3997
3998 2005-01-27  Werner Lemberg  <wl@gnu.org>
3999
4000         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4001
4002 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4003
4004         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4005         portato-direction.ly
4006
4007         * lily/beam.cc (consider_auto_knees): add beam height to
4008         threshold. Fixes: knee-multiple-beam.ly
4009
4010         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4011         pedal line spanners. Fixes: instrument-center-pedal.ly
4012
4013         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4014         if encountering barline. Fixes: auto-beam-repeat.ly
4015
4016 2005-01-26  Werner Lemberg  <wl@gnu.org>
4017
4018         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4019         overlapping.
4020
4021         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4022         with inflections for the 1/2 sharp glyph.
4023
4024         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4025         connection between `t' and `r'.
4026         Unify bulb with the rest of `r' to avoid grazing outlines which
4027         confuses the overlap removal algorithm of fontforge.
4028
4029         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4030         inflections.
4031         (draw_cross): Fix shape to have uniform thickness in corners.
4032
4033         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4034         to avoid an uneven number of self-intersections; this confuses
4035         fontforge.
4036         Fix a slight bug in the shape at left bottom (which is visible only
4037         at high magnifications).
4038         `Center' the stem horizontally to avoid overlapping.
4039
4040 2005-01-24  Werner Lemberg  <wl@gnu.org>
4041
4042         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4043         to `asis'.
4044         (fet_begingroup): Save group name in string `feta_group'.
4045         (fet_endgroup): Updated.
4046         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4047
4048         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4049
4050         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4051         in metapost.
4052
4053 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4054
4055         * Documentation/user/notation.itely: really minor editing.
4056
4057 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4058
4059         * Documentation/user/examples.itely: minor editing.
4060
4061         * Documentation/user/changing-defaults.itely: minor editing.
4062
4063         * Documentation/user/notation.itely: clarified info on polyphony
4064         and \addlyrics.
4065
4066 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4067
4068         * scm/output-gnome.scm: 
4069         * scm/output-svg.scm:
4070         * scm/lily-library.scm (font-name-style): Update font name
4071         kludging for fontconfig use.
4072
4073 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4074
4075         * scm/define-markup-commands.scm: Document right-align and
4076         larger markup commands. Remove "TODO" from the topmost comment
4077         "each markup function should have a doc string." More consistent
4078         use of new-lines.
4079
4080 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4081
4082         * Documentation/user/changing-defaults: removed info about
4083         copyright symbol, since it's likely to change soon.
4084         Added info about betweensystemspace.
4085
4086         * Documentation/user/notation.itely: minor fixes.
4087
4088         * Documentation/user/lilypond.tely,
4089         Documentation/user/music-glossary.tely: changed copyright
4090         date to 2005 instead of 2004.
4091
4092         * input/test/volta-chord-names.ly: added old example back.
4093
4094 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4095
4096         * mf/feta-beugel.mf: use design size 20 (not 15).
4097
4098         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4099         change name to aybabtu completely
4100
4101 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4102
4103         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4104         design_size to fontname
4105
4106 2005-01-19  Werner Lemberg  <wl@gnu.org>
4107
4108         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4109         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4110
4111         * mf/feta-autometric.mf (set_char_box): Add code which emits
4112         specials for mf2pt1 if run with metapost.
4113         (to_bp): New macro for mf2pt1.
4114
4115 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4116
4117         * Documentation/user/changing-defaults: added info on
4118         creating a copyright symbol.
4119
4120 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4121
4122         * VERSION: release 2.5.9
4123         
4124 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4125
4126         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4127
4128         * Documentation/user/notation.itely: Document
4129         score-override-auto-beam-setting Fix documentation for
4130         revert-auto-beam-setting.
4131
4132 2005-01-18  Werner Lemberg  <wl@gnu.org>
4133
4134         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4135         (procset): New function to define a procset resource.
4136         (ps-embed-pfa): New function to define a font resource.
4137         (setup): New function to define a `Setup' environment.
4138         (preamble): Use new functions.
4139
4140         * ps/lilypond.defs (init-lilypond-parameters): New function to
4141         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4142
4143 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4144
4145         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4146
4147 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4148
4149         * scm/define-markup-commands.scm: Change number->markletter-string
4150         to take two arguments (vector number). Add number->mark-alphabet-vector
4151         and markalphabet markup command.
4152
4153         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4154         format-mark-alphabet, format-mark-box-barnumbers and
4155         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4156
4157 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4158
4159         * Documentation/user/examples.itely: add SATB automatic piano
4160         reduction template.
4161
4162         * Documentation/user/notation.itely: added info about changing
4163         partcombine texts.  Also adds examples of alternate lyrics.
4164
4165         * Documentation/user/changing-defaults.itely: added warning
4166         about \RemoveEmptyStaffContext overriding previous changes.
4167
4168 2005-01-17  Werner Lemberg  <wl@gnu.org>
4169
4170         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4171         feta-alphabet*.
4172
4173 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4174
4175         * python/lilylib.py (make_ps_images): don't do final showpage for
4176         multi-page documents.
4177         
4178         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4179
4180 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4181
4182         * Documentation/user/lilypond.tely: changed order of appendices;
4183         unified index should be last.
4184
4185         * Documentation/user/notation.itely: add example of key signatures
4186         and info about Staff.printKeyCancellation.
4187
4188 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4189
4190         * lily/include/repeated-music.hh (class Repeated_music): change
4191         into "namespace" class.
4192
4193         * lily/event.cc: remove Key_change_event.
4194
4195         * lily/include/transposed-music.hh (class Transposed_music): remove.
4196
4197         * lily/transposed-music.cc: remove
4198
4199         * lily/include/relative-music.hh: remove.
4200
4201         * lily/include/music-sequence.hh (struct Music_sequence): change
4202         into "namespace" class.
4203
4204         * lily/untransposable-music.cc (Module): remove
4205
4206         * lily/include/un-relativable-music.hh (Module): remove
4207
4208         * lily/include/untransposable-music.hh (Module): remove
4209
4210         * lily/include/music-list.hh (Module): remove file
4211
4212         * lily/un-relativable-music.cc: remove file.
4213
4214 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4215
4216         * lily/parser.yy: Compile fix.
4217
4218 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4219
4220         * lily/include/music.hh (class Music): unvirtualize transpose().
4221
4222         * lily/sequential-music.cc: remove file.
4223
4224         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4225
4226         * lily/slur-scoring.cc (get_best_curve): only switch on
4227         DEBUG_SLUR_SCORING for non NDEBUG builds.
4228
4229         * lily/include/music.hh (class Music): replace Music::start_mom()
4230         by start-callback property
4231
4232         * lily/include/grace-music.hh: remove file. 
4233
4234         * lily/stem.cc (height): robustness fix.
4235
4236         * lily/time-scaled-music.cc: remove file.
4237
4238         * lily/include/music.hh (class Music): include SCM init argument.
4239         (class Music): replace Music::get_length() virtual by
4240         length-callback property everywhere.
4241
4242         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4243
4244         * mf/GNUmakefile: don't install *list.ly
4245
4246 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4247
4248         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4249
4250 2005-01-12  Werner Lemberg  <wl@gnu.org>
4251
4252         This patch addresses the following problems in the feta sources
4253         files which contribute to the fetaXX fonts.
4254
4255         . Many fixes for rasterization at low resolutions (consistent use of
4256           `vround' and `hround', integer shift values for paths, applying
4257           `eps' for mirrored paths, use of `define_whole_pixels' and
4258           friends, etc.) -- while this probably looks like a waste of time
4259           it has revealed deficiencies in some glyph shapes.  See comment at
4260           the end of feta-params.mf how vertical symmetry is achieved.
4261
4262         . The `---' operator has been replaced everywhere with `--'; this
4263           both improves and considerably reduces the font size after
4264           conversion with mf2pt1.
4265
4266         These change aren't explicitly mentioned below since virtually all
4267         glyphs are affected.
4268
4269         Other notable differences:
4270
4271         . Glyphs from feta-accordion.mf now have charboxes around the
4272           outline.
4273
4274         . Fixed incorrect charbox for `accDot'.
4275
4276         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4277
4278         . Fixed position of the bow in the `upprall' glyph and its siblings.
4279
4280         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4281           dependent on the staff line thickness to avoid touching the middle
4282           staff line at smaller sizes.
4283
4284         . Largely extended output for feta-testXX: Where useful, glyphs
4285         are shown both between and on staff lines.
4286
4287
4288         * mf/feta-params.mf (staff_space_rounded,
4289         stafflinethickness_rounded, linethickness_rounded,
4290         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4291         Update all code which uses them where appropriate.
4292         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4293         New variables used to control rasterization at low resolutions.  Set
4294         to zert if feta code is processed with metapost.
4295
4296         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4297         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4298         (flare_path): Updated.
4299         Make it work with `filldraw' (but only circular pens).
4300         (hfloor, vfloor, hceiling, vceiling): New macros.
4301
4302         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4303         Use `draw' again in mf mode to have good pixel dropout control.
4304         Fix intersection points of horizontal lines with circle.
4305         ("accDot"): Fix parameters for set_char_box.
4306         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4307         control.
4308
4309         * mf/feta-banier.mf: Updated.
4310
4311         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4312         testing.
4313         (undraw_inside_ellipse): Remove `center' argument.  Update all
4314         callers.
4315         (draw_brevis): New macro, called by "Brevis notehead".
4316         (draw_whole_triangle_head): New macro, called by "Whole
4317         trianglehead".
4318         (draw_small_triangle_head): Use `filldraw'.
4319
4320         * mf/feta-eindelijk.mf: Remove useless global group.
4321         Updated.
4322
4323         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4324         `filldraw'.
4325
4326         * mf/feta-pendaal.mf: Updated.
4327
4328         * mf/feta-puntje.mf: Updated.
4329
4330         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4331         less points.
4332         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4333         dropout control.
4334         ("Varied Coda"): Use `draw_block'.
4335         (draw_comma): Fix typo.
4336         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4337         pixel dropout control.
4338
4339         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4340         position of bow.
4341
4342         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4343         sizes.
4344
4345         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4346         testing.
4347         (draw_meta_sharp): Much simplified.
4348         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4349
4350         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4351
4352 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4353
4354         * Documentation/user/notation.itely (Ancient rests): Fix typo
4355         (thanks Anthony)
4356
4357 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4358
4359         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4360
4361         * lily/main.cc (setup_paths): Add cff.
4362
4363         * mf/GNUmakefile (foe): Include actual target %.cff.
4364         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4365
4366 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4367
4368         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4369         suffix for main_input_b_.
4370
4371         * scm/music-functions.scm (toplevel-music-functions):
4372         precompute music lengths for music expressions.  
4373
4374 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4375
4376         * lily/include/input.hh (class Input): new `end_' slot for end of
4377         input. Renamed defined_str0_ to start_.
4378
4379         * lily/input.cc (Input): Add Input::Input (Input const &) and
4380         remove Input::Input (Source_file*, char const *). Use the new
4381         slots.
4382         (set_location): method used by bison to propagate input
4383         locations (YYLLOC_DEFAULT).
4384         (end_line_number, end_column_number, step_forward): new methods
4385         
4386         * lily/input-scheme.cc (ly:input-both-locations): new function,
4387         similar to ly:input-location, but also return the end line and
4388         column.
4389
4390         * lily/include/includable-lexer.hh: 
4391         * lily/includable-lexer.cc: 
4392         * lily/include/lily-lexer.hh (class Lily_lexer): 
4393         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
4394         Includable_lexer to Lily_lexer, in order to update lexloc (the
4395         yylloc), a new slot of Lily_lexer.
4396         (here_input, LexerError): simplify by using the lexloc slot (aka
4397         yylloc)
4398
4399         * lily/lexer.ll: #define yylloc to use input locations (it may
4400         be useless here?). Fixed the #embedded_scm rule (step the location
4401         forward in order to skip the sharp sign before parsing the scheme
4402         expression)
4403
4404         * lily/include/lily-parser.hh (class Lily_parser): 
4405         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
4406         here_input()
4407         (parser_error): overload for more precise locations of errors.
4408
4409         * lily/parser.yy (YYLTYPE): set location type to Input
4410         (YYLLOC_DEFAULT): use Input::set_location()
4411         (yylex): add the YYLTYPE* location parameter.
4412         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
4413         Give an Input parameter to THIS->parser-error() for more accurate
4414         messages.
4415
4416 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4417
4418         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
4419
4420         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
4421         on BEAMQUANTING for non-NDEBUG builds.
4422
4423         * lily/stem.cc (head_count): performance: avoid String::String()
4424         inside oft called function.
4425
4426 2005-01-09  Graham Percival  <gperlist@shaw.ca>
4427
4428         * Documentation/user/examles.itely: attempted fix for broken
4429         string quartet template.
4430
4431         * Documentation/user/notation.itely: remove unnecessary broken
4432         link.
4433
4434 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4435
4436         * VERSION (PACKAGE_NAME): release 2.5.7
4437
4438 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4439
4440         * config.make.in (METAFONT): Append -progname=mf, fixes use with
4441         mf-nowin for teTeX-3.0.  Backportme.
4442
4443         * scm/output-svg.scm (utf8-string): New function.
4444
4445         * scm/output-gnome.scm (utf8-string): New function.
4446         (otf-name-mangling): Remove.
4447
4448         * lily/pango-font.cc (Pango_font): Use font string iso font
4449         filename for utf8-text.
4450
4451         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
4452         name.
4453
4454 2005-01-08  Graham Percival  <gperlist@shaw.ca>
4455
4456         * Documentation/user/notation.itely: add info about
4457         Staff.extraNatural = ##f in Pitches section.  Also
4458         fixed some minor issues in the Vocal music section.
4459
4460 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4461
4462         * scm/output-ps.scm (white-text): comment out Helvetica font,
4463         which is broken for my GS install.
4464
4465         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
4466         which provides a tighter bbox.
4467
4468         * scm/define-grobs.scm (all-grob-descriptions): remove all
4469         extra-offsets from definitions.
4470
4471 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
4472
4473         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
4474         add tuning for 4-string bass and some common 4/5-string banjo
4475         tunings.  New function (four-string-banjo) turns a 5-string tuning
4476         into a 4-string tuning.  New function
4477         (fret-number-tablature-format-banjo) computes correct fret numbers
4478         on 5-string banjos.
4479
4480         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
4481         Add beam correction to TabVoice.
4482
4483         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
4484         using bold font; makes tabs more readable.
4485
4486 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4487
4488         * lily/font-select.cc (get_font_by_design_size): don't make
4489         Modified_font_metric; this causes trouble, since we don't know the
4490         font magnification from inside Pango_font::text_stencil()
4491
4492         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
4493
4494         * Documentation/user/notation.itely (The Lyrics context): comment out
4495         broken {Small ensembles} link.
4496
4497         * scm/framework-svg.scm (output-framework): change calling convention.
4498
4499         * lily/object-key-dumper-scheme.cc: new file.
4500
4501         * lily/object-key-undumper-scheme.cc: new file.
4502
4503         * lily/tweak-registration-scheme.cc: new file.
4504
4505         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
4506
4507         * Documentation/user/examples.itely (String quartet): uncomment
4508         broken example.
4509
4510         * lily/font-config.cc: new file.
4511
4512 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4513
4514         * scm/output-svg.scm: 
4515         * scm/output-gnome.scm: s/bigcheese/emmentaler.
4516
4517         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
4518
4519 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4520
4521         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
4522         Add headers.
4523
4524         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
4525
4526 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4527
4528         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
4529
4530         * lily/include/main.hh: lose _b hungarian suffixes for global
4531         variables.
4532
4533         * lily/include/lily-guile-macros.hh: new file.
4534
4535         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
4536
4537         * lily/general-scheme.cc: new file. 
4538
4539         * lily/font-select.cc (get_font_by_design_size): retrieve
4540         PangoFont for (designsize . "pango-descr") entries.
4541
4542         * lily/lily-parser-scheme.cc: new file.
4543
4544         * lily/output-def-scheme.cc: new file.
4545
4546         * lily/paper-book-scheme.cc: new file.
4547
4548         * lily/duration-scheme.cc (LY_DEFINE): new file.
4549
4550         * lily/pitch-scheme.cc:  new file.
4551
4552         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
4553
4554 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4555
4556         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
4557
4558 2005-01-06  Graham Percival  <gperlist@shaw.ca>
4559
4560         * Documentation/user/notation.itely: minor editing.
4561
4562         * Documentation/user/changing-defaults: minor editing.
4563
4564         * Documentation/user/examples.itely: add template for
4565         string quartet part extraction; demonstrates tag.
4566
4567 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
4568
4569         * Documentation/user/notation.itely: documents
4570         format-mark-box-letters and format-mark-box-numbers
4571
4572         * scm/define-context-properties.scm: change comment.
4573
4574 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4575
4576         * scm/framework-ps.scm (output-classic-framework): new function:
4577         dump systems as separate .eps files (without fonts) and write a
4578         single collecting .tex file.
4579
4580 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4581
4582         * Documentation/user/notation.itely (Setting simple songs):
4583         Correct several errors in the equivalent formulation of
4584         \addlyrics. 
4585         (The Lyrics context): Corrected link to the SATB example.
4586
4587 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4588
4589         * scm/lily.scm (completize-formats): new function
4590         (postprocess-output): new function
4591
4592         * lily/paper-book.cc (classic_output): change calling
4593         convention. Give basename as first argument. 
4594         remove Paper_book::post_processing().
4595
4596         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
4597
4598 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4599
4600         * lily/paper-outputter.cc (LY_DEFINE): new function
4601         ly:outputter-close.
4602
4603         * lily/main.cc: change --format,-f to --backend,-b
4604
4605         * lily/include/main.hh: rename format to backend.
4606
4607         * scm/translation-functions.scm (format-mark-box-numbers): add.
4608         patch by Erlend Aasland
4609
4610 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4611
4612         * lily/pango-font.cc (text_stencil): dump string as
4613         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
4614
4615 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4616
4617         * configure.in (gui_b): Remove handy developer-only
4618         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
4619         CVS source installations (but break other non-default but correct
4620         PKG_CONFIG_PATH setups), as this is no longer developer-only.
4621
4622         * SConstruct: 
4623         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
4624         compatibility (backportme).
4625
4626         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
4627
4628 2005-01-03  Werner Lemberg  <wl@gnu.org>
4629
4630         Prepare glyph shapes for mf2pt1 conversion.
4631
4632         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
4633         (accDiscant, accFreebase, accStdbase): Replace `draw' with
4634         `penstroke'.
4635         (accDot): Use `drawdot'.
4636         (accBayanbase): Replace `draw' with `draw_gridline'.
4637         (print_penpos): Moved to feta-macros.mf.
4638         (accOldEE): Replace `filldraw' with `penstroke'.
4639         Replace `draw' with `penstroke' and `drawdot'.
4640
4641         * mf/feta-banier.mf: Code clean-up.
4642         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
4643         `fill'.
4644
4645         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
4646
4647         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
4648         paremeter to control drawing of labels.  Update all callers.
4649
4650         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
4651         (new_bulb): Return a bulb as a single path.  To do that, it now
4652         takes some more parameters.  Updated all callers.
4653         (draw_gclef): Major clean-up.  `draw' has been replaced with
4654         `penstroke', unnecessary outlines have been removed.
4655         Remove (unused) gnome-canvas code.
4656
4657         * mf/feta-macros.mf (print_penpos): New macro (from
4658         feta-accordion.mf).
4659         Other minor fixes.
4660
4661         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
4662         ("Pedal dot"): Use `drawdot'.
4663         (draw_pedal_P): Add parameter to control drawing of labels.  Update
4664         all callers.
4665         Fix shape at top.
4666         (draw_pedal_e): Add parameter to control drawing of labels.  Update
4667         all callers.
4668         (draw_pedal_d): Add parameter to control drawing of labels.  Update
4669         all callers.
4670         Revert drawing direction.
4671
4672         * mf/feta-schrift.mf (draw_fermata): Use single path.
4673         (draw_short_fermata): Replace `filldraw' with `fill'.
4674         (draw_long_fermata, draw_very_long_fermata): Replace calls to
4675         `draw_rounded_block' with a single path.
4676         ("Thumb"): Draw full circle instead of mirroring segments.
4677         (draw_accent): New macro.
4678         ("> accent", "espr"): Use it.
4679         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
4680         ("open (unstopped)"): Draw full circle instead of mirroring
4681         segments.
4682         (draw_vee): Removed.
4683         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
4684         ("Downbow"): Replace calls to `draw_rounded_block' with a single
4685         path.
4686         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
4687         partial pieces drawn with `fill' -- these do still overlap with the
4688         stem of the `t' but just once, not multiple times so that fontforge
4689         can handle it gracefully.
4690         Change other parts of the glyph so that fontforge's overlapping
4691         algorithm reliably works.
4692         (draw_heel): Replace `draw' with `fill'.
4693         (draw_toe): Use `draw_accent' instead of `draw_vee'.
4694         ("Flageolet"): Replace `draw' with `penstroke'.
4695         ("Segno"): Replace `filldraw' with `penstroke'.
4696         Replace `draw' with `drawdot'.
4697         ("Coda"): Replace `fill' with `penstroke', using a single path.
4698         ("Varied Coda"): Use less overlapping paths.
4699         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
4700         single path.
4701
4702         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
4703         group to better control the `labels' command.
4704         Rename argument to `offset' and use it actually.  Update all
4705         callers.
4706         Replace `filldraw' with `fill'.
4707         ("mordent", "prallmordent", "upmordent", "downmordent",
4708         "lineprall"): Replace `draw' with `draw_gridline'.
4709         ("upprall", "downprall"): Replace `draw' with `fill'.
4710
4711         * mf/feta-timesig.mf: Formatting.
4712
4713         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
4714         to...
4715         ("Flat"): Here.
4716         (draw_paren): Move code to draw labels to...
4717         ("Right Parenthesis"): Here.
4718
4719 2005-01-02  Graham Percival <gperlist@shaw.ca>
4720
4721         * Documentation/user/notation.itely: add example of \setTextDecresc
4722         and \setTextDim.
4723
4724 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
4725
4726         * scm/define-markup-commands.scm :  fix glyph-strings of
4727         accidentals and \note-by-number
4728
4729 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4730
4731         * VERSION: 2.5.6 released.
4732         
4733         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
4734
4735         * input/regression/new-markup-scheme.ly: oops. font-family=music
4736         -> font-encoding fetaMusic.  
4737
4738         * lily/main.cc: put default to PS.
4739
4740         * lily/tfm.cc: idem.
4741
4742         * lily/afm.cc: idem.
4743
4744         * lily/include/modified-font-metric.hh (struct
4745         Modified_font_metric): remove coding_scheme() method.
4746
4747         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
4748
4749         * scripts/convert-ly.py (conv): crash on encountering \encoding.
4750
4751         * input/les-nereides.ly: convert to utf8
4752
4753         * lily/modified-font-metric.cc (text_dimension): idem.
4754
4755         * lily/parser.yy (TODO): idem.
4756
4757         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
4758
4759         * lily/lexer.ll: remove encoding
4760
4761         * scm/framework-ps.scm (output-variables): separately scale the
4762         page to mm 
4763
4764         * lily/pango-font.cc (Pango_font): fix scaling.
4765
4766         * lily/font-metric.cc (design_size): design_size returns a
4767         dimension now as well.
4768
4769 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4770
4771         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
4772         brace generation. 
4773
4774         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
4775
4776 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4777
4778         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
4779         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
4780
4781 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4782
4783         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
4784         in first run as well.
4785
4786         * scm/paper.scm (layout-set-staff-size): use text-font-size in
4787         dimension less points (ie. 12 = 12 point)
4788
4789         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
4790
4791         * lily/all-font-metrics.cc (find_pango_font): set description_
4792
4793         * lily/pango-font.cc (text_stencil): export size as well.
4794         (text_stencil): fix scaling and extents box.
4795
4796 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4797
4798         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
4799
4800         * Documentation/user/invoking.itely (Invoking lilypond): document
4801         texstr
4802
4803         * scripts/convert-ly.py (conv): add ancient rules.
4804
4805         * scm/clef.scm (c0-pitch-alist): replace - with .
4806
4807         * scripts/lilypond-book.py (process_snippets): add texstr support.
4808
4809         * scm/framework-texstr.scm (header): change extension to .textmetrics
4810
4811         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
4812         -f tex.
4813
4814         * lily/text-metrics.cc: new file.
4815         (try_load_text_metrics): new function
4816
4817         * lily/include/text-metrics.hh: new file.
4818
4819 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4820
4821         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
4822         ly_scheme_function to ly_lily_module_constant.
4823
4824         * lily/modified-font-metric.cc (text_dimension): try
4825         lookup_tex_text_dimension() first.
4826
4827         * lily/tfm.cc: new function ly:load-text-dimensions
4828
4829 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4830
4831         * scm/output-texstr.scm (text): use \lilygetmetrics
4832
4833         * scm/framework-texstr.scm (header): dump in new format.
4834
4835         * tex/lilypond-tex-metrics: new file.
4836         
4837 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4838
4839         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
4840         mapping.
4841         (index_to_charcode): New method.
4842
4843         * scm/output-ps.scm (glyph-string): 
4844         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
4845
4846 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4847
4848         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
4849         implement fully, need FONT to get to charcode.
4850
4851         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
4852
4853         * scm: Cleanups.
4854
4855         * Documentation/user/changing-defaults.itely: Fix internalsrefs
4856         {Tunable context properties},
4857         {All layout objects},
4858         {Music definitions}.
4859
4860 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4861
4862         * VERSION: release 2.5.5
4863         
4864         * lily/main.cc: use TeX as default output format.
4865
4866         * flower/file-path.cc (find): try to open directly as well, so we
4867         find absolute path files. 
4868
4869         * lily/pango-select.cc: new file.
4870
4871         * scm/framework-ps.scm: remove all encoding code. 
4872         load pfb/pfa for PangoFont too.
4873         
4874         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
4875
4876 2004-12-22  Werner Lemberg  <wl@gnu.org>
4877
4878         Prepare glyph shapes for mf2pt1 conversion.
4879
4880         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
4881
4882         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
4883         (define_triangle_shape): Use it to replace `draw' with `fill' and
4884         `unfill'.  Update all callers.
4885         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
4886         (draw_cross): Ditto.
4887         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
4888         Use penrazor for better conversion with mf2pt1.
4889         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
4890         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
4891         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
4892         draw_la_head, draw_ti_head): Replace `filldraw' with
4893         `fill'.  Update all callers.
4894
4895 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4896
4897         * lily/paper-book.cc (output): revert: only allow a single output
4898         format.
4899
4900         * lily/include/pango-font.hh: new file.
4901
4902         * lily/pango-font.cc: new file.
4903
4904         * lily/font-metric.cc (text_stencil): new routine
4905
4906         * lily/all-font-metrics.cc (find_pango_font): new routine.
4907
4908         * lily/include/font-metric.hh (struct Font_metric): add
4909         text_stencil()
4910
4911         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
4912
4913 2004-12-22  Werner Lemberg  <wl@gnu.org>
4914
4915         Prepare glyph shapes for mf2pt1 conversion.
4916
4917         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
4918
4919         * mf/feta-toevallig.mf: Formatting.
4920         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
4921         ("Natural"): Fix paths to allow better postprocessing.
4922         (draw_meta_flat): Use `z3l' as additional point in path to get
4923         better conversion with mf2pt1.
4924         Other minor cleanups.
4925         ("3/4 Flat"): Add auxiliary points and modify path to replace
4926         `draw' with `fill'.
4927         ("Double Sharp"): Mirror path segments instead of picture elements
4928         to get a single outline.
4929         Modify path to replace `filldraw' with `fill'.
4930
4931 2004-12-22  Graham Percival  <gperlist@shaw.ca>
4932
4933         * input/test/unfold-all-repeats.ly: added file back.
4934
4935         * Documentation/user/notation.itely,
4936         Documentation/user/programming-interface.itely
4937         Documentation/user/changing-defaults.itely: fixed misc broken
4938         links to input/test/ files.
4939
4940 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4941
4942         * tex/texinfo.tex: Update.  We should not be distributing this,
4943         but since we do, use latest version.
4944
4945         * Documentation/user/macros.itexi: Comment-out \fetaflat,
4946         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
4947         macros for feta glyphs.
4948
4949 2004-12-22  Graham Percival  <gperlist@shaw.ca>
4950
4951         * Documentation/user/changing-defaults.itely: fix index for set.
4952
4953         * Documentation/user/converters.itely: added convert-ly bugs list
4954         from CVS.
4955
4956 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4957
4958         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
4959         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
4960         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
4961         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
4962
4963         * mf/GNUmakefile (pfa_warning): Use less broken check.
4964
4965         * python/lilylib.py (setup_environment): Remove cruft from
4966         GS_FONTPATH.
4967
4968         * configure.in: Bump mftrace requirement to 1.1.1.
4969
4970 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4971
4972         * scm/output-svg.scm (beam): Use polygon.
4973
4974         * scm/lily-library.scm: Bugfix.
4975
4976         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
4977
4978         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
4979
4980 2004-12-19  Werner Lemberg  <wl@gnu.org>
4981
4982         Prepare glyph shapes for mf2pt1 conversion.
4983
4984         * mf/feta-eindelijk: Some formatting.
4985         (multi_rest_x, multi_beam_height): Removed.  Unused.
4986         ("Quarter rest"): Use `intersectiontimes' to create a single
4987         outline.
4988         (rest_crook): Removed.  Unused.
4989         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
4990         Simplified.
4991         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
4992         "128th rest"): Simplify `pat'.
4993         Create single outline.
4994
4995 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4996
4997         * mf/GNUmakefile (ALL_GEN_FILES):
4998         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
4999
5000         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5001         function.
5002
5003 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5004
5005         * scm/output-texstr.scm (placebox): add routine
5006
5007         * VERSION (PACKAGE_NAME): release 2.5.4
5008
5009         * scm/framework-texstr.scm (output-framework): new file.  
5010
5011         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5012         processing.
5013
5014         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5015
5016         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5017         rule.
5018
5019         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5020
5021         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5022
5023         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5024
5025 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5026
5027         * scm/framework-svg.scm (dump-page): Implement landscape.
5028
5029 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5030
5031         * lily/main.cc (setup_paths): Add svg to search path.
5032
5033         * scm/output-svg.scm:
5034         * scm/framework-svg.scm: Add pageSet.  Update.
5035         (dump-fonts): New function.
5036         (output-framework): Use it.
5037
5038         * mf/GNUmakefile: 
5039         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5040
5041 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5042
5043         * tex/lilyponddefs.tex: comment out new ifpdf code.
5044
5045 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5046
5047         * GNUmakefile.in: 
5048         * SConstruct (symlink): Replace afm by otf.
5049
5050         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5051         ly:pango-add-afm-decoder.
5052
5053         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5054
5055 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5056
5057         * scm/output-ps.scm (new-text): don't access t glyph for getting
5058         space dimension.
5059
5060         * ly/init.ly: warn about \version
5061
5062         * lily/lexer.ll: set version-seen?
5063
5064 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5065
5066         * scm/output-svg.scm (string->entities): Update.
5067
5068 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5069
5070         * lily/main.cc (setup_paths): replace afm by otf for path. 
5071
5072         * lily/pangofc-afm-decoder.cc: remove.
5073
5074         * lily/include/pangofc-afm-decoder.hh: remove.
5075
5076         * scm/framework-scm.scm (output-framework): new file.
5077
5078         * mf/GNUmakefile: remove SAUTER_FONTS.
5079         remove SVG/sodipodi hacks.
5080
5081         * scm/lily-library.scm (stderr): move stderr.
5082
5083         * mf/GNUmakefile: remove AFM support.
5084
5085         * buildscripts/mf-to-table.py (base): remove AFM support.
5086
5087         * lily/open-type-font.cc (design_size): use design_size
5088
5089 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5090
5091         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5092
5093 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5094
5095         * mf/GNUmakefile: Generate combined aybabtu info.
5096         * mf/aybabtu.pe.in (i): Load it.
5097
5098         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5099         are not symbols.
5100
5101         * lily/include/open-type-font.hh (count): New method.
5102
5103         * mf/aybabtu.pe.in: Typo.
5104
5105         * Documentation/user/out/lilypond-internals.nexi (Scheme
5106         functions): Typo.
5107
5108         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5109
5110 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5111
5112         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5113         subfonts.
5114
5115         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5116
5117         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5118         (tex-font-command-raw): new function.
5119
5120         * lily/include/virtual-font-metric.hh (Module): remove file
5121
5122         * lily/virtual-font-metric.cc (Module): remove file.
5123         
5124
5125         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5126         (get_indexed_char): read bbox from lily table if present.
5127
5128 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5129
5130         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5131         aybabtu.subfonts
5132
5133         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5134         global glyphname. Enables more than 64 glyphs in the OTF.
5135
5136 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5137
5138         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5139         braces.
5140
5141         * lily/open-type-font.cc (design_size): Use 12 as default for
5142         design size.
5143
5144         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5145
5146         * mf/GNUmakefile: Generate aybabtu.
5147
5148         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5149
5150 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5151
5152         * scm/lily-library.scm (char->unicode-index): Remove.
5153
5154         * scm/output-gnome.scm (text): Bugfix for plain string input.
5155         Updates.
5156
5157         * scm/output-svg.scm (svg-font): Add weight to font selection.
5158
5159 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5160
5161         * Documentation/topdocs/INSTALL.texi (Top): Point to
5162         buildscripts/out/clean-fonts instead of
5163         buildscripts/clean-fonts.sh. 
5164
5165 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5166
5167         * input/regression/figured-bass.ly: attempt to clarify text.
5168
5169         * Documentation/user/notation.tely: add cindex for tag, attempt to
5170         add figured bass example.
5171
5172         * Documentation/user/changing-defaults: basic editing.
5173
5174 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5175
5176         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5177
5178         * lily/open-type-font.cc (LY_DEFINE): new function
5179         ly:font-sub-fonts
5180
5181         * lily/include/font-metric.hh (struct Font_metric): new method
5182         sub_fonts()
5183
5184         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5185         . with - in add.stem.
5186         
5187 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5188
5189         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5190         and fetaDynamic.
5191
5192         * lily/rest.cc (glyph_name): Change - to . .
5193
5194         * scm/output-gnome.scm (text): Hello world, again.
5195
5196         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5197
5198         * lily/modified-font-metric.cc (index_to_charcode): New method.
5199
5200         * lily/include/font-metric.hh (index_to_charcode): New function.
5201
5202         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5203         new function.
5204         (ly:font-glyph-to-index): Remove.
5205
5206 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5207
5208         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5209
5210         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5211
5212         * lily/open-type-font.cc (load_scheme_table): new function
5213
5214         * lily/dots.cc (print): replace - 
5215
5216         * lily/open-type-font.cc (attachment_point): new function.
5217         (load_table): read LILC table
5218
5219         * buildscripts/gen-bigcheese-scripts.py (Module): new
5220         file. Generate FF scripts.
5221
5222         * mf/feta-din10.mf: idem.
5223
5224         * mf/feta-nummer10.mf: remove mf files.
5225
5226         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5227
5228 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5229
5230         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5231
5232         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5233         compatibility.
5234
5235 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5236
5237         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5238         design-size and units_per_EM.
5239
5240         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5241
5242 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5243
5244         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5245         does not crash fontforge.
5246
5247         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5248         PUA.
5249
5250 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5251
5252         * scm/framework-ps.scm (ps-embed-cff): new function.
5253
5254         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5255
5256 2004-12-12  Werner Lemberg  <wl@gnu.org>
5257
5258         * mf/bigcheese.pe.in: Add PUA mapping.
5259         Don't create Type 42 but bare CFF font.
5260
5261 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5262
5263         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5264         within canvas boundaries.
5265
5266         * mf/merge.pe.in: Set font names, version, license GPL.
5267
5268         * make/substitute.make: Add FONTFORGE.
5269
5270         * config.make.in (FONTFORGE): Add.
5271
5272         * configure.in (gui_b): Use PATH_PROG for fontforge.
5273
5274 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5275
5276         * scm/define-markup-commands.scm: add baseline-skip to info
5277         about \column.
5278
5279 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5280
5281         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5282
5283         * scm/output-gnome.scm (named-glyph): Use it.
5284
5285         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5286
5287         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5288         (upper_string, lower_string, reverse_string): Remove.
5289
5290         * configure.in (fontforge): Reinstate version check.
5291
5292         * ly/engraver-init.ly: Fix clef glyph names.
5293
5294         * lily/time-signature.cc (special_time_signature): Fix fraction
5295         glyph names.
5296
5297 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5298
5299         * mf/merge.pe: new file.
5300
5301         * lily/freetype.cc: new file.
5302
5303         * lily/include/open-type-font.hh (class Open_type_font): new file.
5304
5305         * lily/include/freetype.hh: new file.
5306
5307         * lily/open-type-font.cc: new file.
5308
5309         * lily/all-font-metrics.cc (find_otf): new function.
5310
5311 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5312
5313         * lily/time-signature.cc (special_time_signature): Fix.
5314
5315         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5316         GTK2 before checking for pango.  Fixes -fgnome.
5317
5318         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5319         Scheme name.
5320
5321         * scm/define-markup-commands.scm:
5322         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5323
5324         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5325
5326         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5327         date versions.  Fixes configure.
5328         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5329         argument.
5330
5331 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5332
5333         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5334         names in .enc
5335
5336         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5337
5338 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5339
5340         * Documentation/user/changing-defaults.itely: add info about
5341         make-dynamic-script
5342
5343         * Documentation/user/notation.itely: add link in dynamics to
5344         section about make-dynamic-script.
5345
5346 2004-12-09  Christian hitz  <chhitz@gmx.net>
5347
5348         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5349
5350 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5351
5352         * buildscripts/mf-to-table.py (parse_logfile): use . for
5353         concatting name and group.
5354         (parse_logfile): use M for Minus (negative.)
5355
5356         * lily/include/type-swallow-translator.hh
5357         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5358
5359         * lily/*.cc: cosmetics around = sign.
5360
5361         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5362         lyric spacing on the penultimate column.
5363
5364 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5365
5366         * configure.in:
5367         * lily/accidental-placement.cc:
5368         * lily/bar-line.cc:
5369         * lily/beam-concave.cc:
5370         * lily/beam-quanting.cc:
5371         * lily/beam.cc:
5372         * lily/bezier-bow.cc:
5373         * lily/bezier.cc:
5374         * lily/break-align-interface.cc:
5375         * lily/custos.cc:
5376         * lily/dimension-cache.cc:
5377         * lily/dot-column.cc:
5378         * lily/font-metric.cc:
5379         * lily/font-select.cc:
5380         * lily/gourlay-breaking.cc:
5381         * lily/grob-property.cc:
5382         * lily/grob.cc:
5383         * lily/lily-guile.cc:
5384         * lily/line-spanner.cc:
5385         * lily/lookup.cc:
5386         * lily/lyric-extender.cc:
5387         * lily/lyric-hyphen.cc:
5388         * lily/mensural-ligature.cc:
5389         * lily/midi-def.cc:
5390         * lily/misc.cc:
5391         * lily/note-collision.cc:
5392         * lily/note-column.cc:
5393         * lily/note-head.cc:
5394         * lily/paper-outputter.cc:
5395         * lily/percent-repeat-item.cc:
5396         * lily/rest-collision.cc:
5397         * lily/side-position-interface.cc:
5398         * lily/simple-spacer.cc:
5399         * lily/slur-configuration.cc:
5400         * lily/slur-scoring.cc:
5401         * lily/slur.cc:
5402         * lily/spaceable-grob.cc:
5403         * lily/spacing-spanner.cc:
5404         * lily/spanner.cc:
5405         * lily/staff-symbol-referencer.cc:
5406         * lily/stem.cc:
5407         * lily/stencil.cc:
5408         * lily/system-start-delimiter.cc:
5409         * lily/system.cc:
5410         * lily/text-item.cc:
5411         * lily/tie.cc:
5412         * lily/tuplet-bracket.cc:
5413         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
5414         <cmath> beacause isinf/isnan is undefined in <cmath>
5415
5416 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5417
5418         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
5419
5420 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5421
5422         * VERSION: release 2.5.3
5423         
5424 2004-11-29  Arno Waschk <arno@arnowaschk.de>
5425
5426         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
5427
5428 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5429
5430         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
5431
5432         * lily/note-head.cc (internal_print): always try the "s" head if
5433         u/d not found.
5434
5435         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
5436
5437 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5438
5439         * mf/parmesan-heads.mf (overdone_heads): typos.
5440
5441 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5442
5443         * lily/parser.yy (markup): in markups, { .. } without command
5444         before are also flattened, ie \line must be explicitely used.
5445
5446         * Documentation/user/changing-defaults.itely:
5447         * Documentation/user/notation.itely: 
5448         * input/wilhelmus.ly: 
5449         * input/regression/instrument-name-markup.ly: 
5450         * input/regression/markup-score.ly: 
5451         * input/regression/new-markup-scheme.ly: 
5452         * input/regression/new-markup-syntax.ly: 
5453         * input/test/coriolan-margin.ly: use \line in markups where
5454         appropriate
5455         
5456 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5457
5458         * scm/new-markup.scm (map-markup-command-list): helper function
5459         used in parser.yy to map markup commands on a markup list.
5460
5461         * lily/parser.yy: get rid off < > in markups by treating { } as
5462         real lists.
5463
5464         * lily/lexer.ll: remove < > from markup lexer mode.
5465
5466         * scripts/convert-ly.py (conv): add rule for converting 
5467         \markup < > to \markup { }
5468
5469         * ly/titling-init.ly: 
5470         * input/test/coriolan-margin.ly: 
5471         * input/regression/new-markup-syntax.ly: 
5472         * input/regression/new-markup-scheme.ly: 
5473         * input/regression/multi-measure-rest-text.ly: 
5474         * input/regression/markup-stack.ly: 
5475         * input/regression/markup-score.ly: 
5476         * input/regression/instrument-name-markup.ly: 
5477         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
5478         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
5479         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
5480         * input/wilhelmus.ly: 
5481         * Documentation/user/notation.itely: 
5482         * Documentation/user/music-glossary.tely: 
5483         * Documentation/user/changing-defaults.itely: change < > to { } in
5484         markups
5485
5486 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5487
5488         * lily/accidental-placement.cc (position_accidentals): shortcut if
5489         no accidentals to place.
5490
5491 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5492
5493         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
5494         typo s/ly:dimension ?/ly:dimension?/
5495
5496         * input/regression/lily-in-scheme.ly: 
5497         * input/regression/music-function.ly: 
5498         * ly/spanners-init.ly (assertBeamSlope): 
5499         * scm/music-functions.scm (def-grace-function): add the paper
5500         argument to music function definitions.
5501
5502 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5503
5504         * lily/moment.cc (LY_DEFINE):
5505         ly:moment-main-{denominator,numberator}, new function.
5506
5507         * lily/score-engraver.cc (typeset_all): assign to column on basis
5508         of axis-group-parent-X setting.
5509
5510         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
5511         add_element() on basis of axis-group-parent-Y setting.
5512
5513         * lily/grob.cc: add axis-group-parent-{XY} properties.
5514
5515         * input/regression/spacing-stick-out.ly: new file.
5516
5517         * lily/simple-spacer.cc (add_columns): use binary search for
5518         setting column rods. Changes O(n^2) to O(n log(n)) for
5519         constructing spacing problem from columns.
5520         (add_columns): read allow-outside-line to make sure no texts stick
5521         out.
5522         (solve): Simple_spacer::is_active() only determines
5523         satisfies_constraints_ for non-ragged typesetting.
5524
5525         * lily/simultaneous-music.cc (to_relative_octave): only set
5526         old_relative_used if return pitch actually changed.
5527
5528         * scm/define-context-properties.scm
5529         (all-user-translation-properties): change to match implementation.
5530
5531         * python/lilylib.py: Replace re.match by re.search and adds "-c
5532         showpage" to the gs command line (Johannes Schindelin)
5533
5534         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
5535         before processing. Prevents crash when inf is in the extent.
5536
5537         * scm/define-markup-commands.scm (note-by-number): add "s" to
5538         "noteheads-" glyphname.
5539  
5540         * lily/parser.yy (Generic_prefix_music): supply parser argument to
5541         music function as well.
5542         
5543 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5544
5545         * VERSION: release 2.5.2
5546
5547         * Documentation/user/changing-defaults.itely (Creating titles):
5548         add breakbefore variable.
5549
5550         * lily/paper-book.cc (set_system_penalty): new function. Set
5551         penalty_ based on breakBefore setting
5552
5553         * lily/context-specced-music-iterator.cc (construct_children):
5554         interpret special context id $uniqueContextId 
5555
5556         * lily/context.cc (create_unique_context): new method. Move
5557         creation of unique (\new) contexts into interpreting phase. This
5558         makes
5559
5560           foo= \new Staff ..
5561           << \foo \foo >>
5562
5563         produce 2 staves.
5564         
5565
5566         * scm/define-music-properties.scm (all-music-properties): add
5567         quoted-voice-direction
5568
5569         * ly/music-functions-init.ly: killCues function.
5570
5571         * scm/music-functions.scm (cue-substitute): move creation of voice
5572         contexts further to the back. 
5573
5574 2004-11-25  Werner Lemberg  <wl@gnu.org>
5575
5576         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
5577         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
5578
5579 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
5580
5581         * buildscripts/guile-gnome.sh: Fixed typo.
5582
5583 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5584
5585         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
5586
5587         * scripts/abc2ly.py (dump_slyrics): add ord(). 
5588
5589         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
5590         to regular engraver. 
5591
5592 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5593
5594         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
5595
5596 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5597
5598         * scm/define-markup-commands.scm (fill-line): Typo.
5599
5600         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
5601         and newer.
5602
5603 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
5604
5605         * ly/dynamic-scripts-init.ly: Fixed typo.
5606
5607 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5608
5609         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
5610         note-head, to have different attachment points for up and down.
5611
5612         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
5613
5614         * mf/feta-generic.mf (else): remove solfa.
5615
5616         * mf/feta-bolletjes.mf (tishape): remove unicode test.
5617
5618         * scm/define-context-properties.scm
5619         (all-user-translation-properties): add shapeNoteStyles property.
5620
5621         * lily/shape-note-heads-engraver.cc (process_music): new file.
5622
5623         * lily/event.cc (transpose): call Event::transpose() for
5624         transposing the tonic.
5625
5626 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5627
5628         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
5629         Unicode/OpenType and AFM.
5630
5631         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
5632
5633 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5634
5635         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
5636
5637         * lily/context.cc (Context): unprotect key from ctor.
5638
5639         * scm/stencil.scm (stack-lines): return empty-stencil if argument
5640         is '()
5641         (stack-stencils): idem.
5642
5643         * Documentation/user/changing-defaults.itely (Creating titles):
5644         document new title layout options.
5645
5646         * lily/parser.yy (lilypond_header_body): copy previous
5647         $globalheader if present.
5648
5649         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
5650         ly:module-copy
5651         
5652         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
5653
5654         * scm/titling.scm: remove old titling functions
5655
5656         * lily/stencil.cc (translate): remove absolute dimension.
5657
5658         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
5659         via markup.
5660
5661         * scm/page-layout.scm (marked-up-headfoot): create header/footer
5662         field from user-supplied markup
5663
5664         * scm/define-markup-commands.scm (on-the-fly): new markup
5665         command. Enter SCM markup procedure directly in Scheme.
5666         (fromproperty): new markup command. Read markup from props argument.
5667
5668         * scm/titling.scm (marked-up-title): create title via
5669         user-specified markup. 
5670
5671         * scm/define-markup-commands.scm (column): remove empty stencils
5672         from column.
5673
5674         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
5675         not have side-effect of creating variable stub.
5676
5677         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
5678
5679 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5680
5681         * scm/encoding.scm (coding-alist): 
5682         * scm/font.scm (add-ec-fonts):
5683         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
5684         Extended-TeX-Font-Encoding---Latin.
5685
5686         * lily/side-position-interface.cc (general_side_position): Add
5687         actual offset to error message (avoid constant error messages).
5688
5689         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
5690         block.
5691
5692         * lily/font-select.cc (select_encoded_font)
5693         (get_font_by_mag_step, get_font_by_design_size): 
5694         * lily/modified-font-metric.cc (Modified_font_metric): 
5695         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
5696
5697         * scm/encoding.scm (coding-alist): Add fetaDynamic.
5698         (read-encoding-file): Bugfix: do not require space after bracket.
5699
5700         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
5701         these do not exist.
5702
5703 2004-11-20  Graham Percival  <gperlist@shaw.ca>
5704
5705         * Documentation/user/notation.itely: added info about typesetting
5706         boxed bar numbers.
5707
5708 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5709
5710         * flower/interval.cc (T_to_string): gcc4 fixes.
5711
5712         * scm/define-markup-commands.scm (fill-line): use
5713         stack-stencils. This fixes problems with putting already centered
5714         stencils in a line.
5715
5716         * VERSION: release 2.5.1
5717
5718         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
5719
5720 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5721
5722         * input/example-[1-3].ly: simplify.
5723
5724         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
5725
5726         * scm/output-ps.scm (new-text): new function. Use glyphshow to
5727         show glyphs.
5728
5729         * scm/encoding.scm (decode-byte-string): new function.
5730
5731         * scripts/convert-ly.py (conv): add warning about
5732         set-global-staff-size.
5733
5734         * Doxyfile: add. 
5735
5736         * scripts/convert-ly.py (conv): add raggedlastbottom rule
5737         (conv): warn for TextSpanner split.
5738         (conv): warn for textheight.
5739
5740 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5741
5742         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
5743         building the documentation, info with images are installed.
5744         (final-install): Fix description.  Mention sourcing of login
5745         scripts (instead of running).
5746
5747 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5748
5749         * Debian lmodern support.  Note that LilyPond will issue warnings
5750         
5751             no such encoding: "FontSpecific"
5752
5753           The font selection mechanism wants to get the encoding from the
5754           font itself, but the idea of lmodern is that it is usable with
5755           different encodings, ie, Lily should get the encoding from the
5756           font tree, rather than the font itself.  This would require some
5757           more work.
5758         
5759         * configure.in: Test for and accept lmodern if EC fonts not found.
5760
5761         * scm/framework-tex.scm (font-load-command): TeX font name
5762         mangling for latin1 encoded cork-lm fonts.
5763         (convert-to-ps): Load lm.map if available.
5764
5765         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
5766         available.
5767
5768         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
5769
5770         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
5771         available.
5772
5773         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
5774         path for absolute file name, that is silly.
5775
5776         * lily/score-engraver.cc (initialize): 
5777
5778         * Documentation/user/GNUmakefile (local-install-info): Invoke
5779         install-info --remove first.
5780
5781         * #include cleanup (Andreas Scherer).
5782
5783 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
5784
5785         * input/test/script-abbreviations.ly: fix typos.
5786
5787 2004-11-17  Werner Lemberg  <wl@gnu.org>
5788
5789         * python/lilylib.py (options_help_str): Support pretty-printing of
5790         newlines in fourth element of option description.
5791
5792         * scripts/lilypond-book.py (option_definitions): Use new lilylib
5793         feature.
5794         Sort options.
5795
5796         * Documentation/user/lilypond-book.itely: Finish update.
5797
5798 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5799
5800         * Documentation/user/macros.itexi: Add comment about \command.
5801
5802         * Documentation/user/lilypond.tely:
5803         * Documentation/user/lilypond-book.itely: Fix names of lilypond
5804         and lilypond-book nodes, so that `info lilypond' visits the manual
5805         at top level, and `info lilypond-book' visits the lilypond-book
5806         section.
5807
5808         * Documentation/user/GNUmakefile (local-install-info): Fix rules
5809         and packager messages.
5810
5811         * lily/pangofc-afm-decoder.cc: Update test.
5812
5813 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5814
5815         * scm/lily-library.scm (char->unicode-index): New function.
5816
5817         * scm/output-gnome.scm: 
5818         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
5819
5820         * Proper naming of file name throughout; s/filename/file[-_]name/.
5821
5822         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
5823
5824         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
5825
5826 2004-11-16  Werner Lemberg  <wl@gnu.org>
5827
5828         * scripts/lilypond-book.py: The Lord has commanded me to use only
5829         tabs for indentation.  Your humble servant obeys.
5830
5831 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5832
5833         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
5834         including font, if LilyPond-feta font is only feta font in path.
5835
5836         * scm/output-gnome.scm (text): Revert to file name of font if font
5837         has no name.  Fixes ec font selection.
5838         (char): Bugfix: do not utf8 twice.  Fixes clefs.
5839
5840         * scm/framework-svg.scm:
5841         * scm/output-svg.scm: New file.  TODO: figure out how to
5842         do character by index in font.
5843
5844         * scm/output-sodipodi.scm: Remove.
5845
5846         * scm/output-ps.scm (stem): Remove.
5847
5848 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5849
5850         * scm/output-gnome.scm (beam): New function.
5851         (slur): Round corners.
5852         (round-filled-box): Round corners.
5853
5854 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5855
5856         * scm/output-gnome.scm (beam): add function.
5857         (draw-line): new routine.
5858         (dashed-line): stub; call draw-line
5859         (polygon): new routine.
5860
5861 2004-11-15  Werner Lemberg  <wl@gnu.org>
5862
5863         * Documentation/user/lilypond-book.itely: Revise section on
5864         lilypond-book options.
5865         Other minor fixes.
5866
5867         * scripts/lilypond-book.py: Change indentation to 4.
5868         Minor formatting.
5869
5870 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5871
5872         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
5873         grobs that have tweaks specced.
5874         
5875 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
5876
5877         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
5878
5879 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5880
5881         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
5882         actual char #, not 0 based index.
5883
5884         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
5885
5886         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
5887         Warning: do make -C mf clean.
5888
5889         * lily/context-property.cc: Compile fix.
5890
5891         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
5892         Grok ec-fonts, braces and dynamics.
5893
5894         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
5895
5896 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5897
5898         * lily/include/tweak-registration.hh: new file.
5899
5900         * lily/tweak-registration.cc: new file.
5901
5902         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
5903         saving tweaks.
5904
5905         * scm/output-gnome.scm (text): comment dribble.
5906
5907 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5908
5909         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
5910
5911         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
5912         path-def before using.  Fixes muchtomany slurs in wrong places
5913         bug.
5914
5915 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5916
5917         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
5918
5919         * lily/include/object-key-undumper.hh (Module): new file.
5920
5921         * lily/object-key-undumper.cc (Module): New file. Deserialize
5922         keys. SCM bindings
5923
5924         * lily/object-key-dumper.cc (Object_key_dumper): idem.
5925         Provide SCM bindings.
5926
5927         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
5928         new file. Serialize object keys.
5929         
5930         * lily/object-key.cc (dump): new function.
5931         (as_scheme): new virtual function
5932         (undump): new function
5933         (undumpers): new table.
5934
5935         * lily/include/global-context.hh (Context): take \score key upon init.
5936
5937         * lily/object-key-dumper.cc (serialize_key): new file.
5938
5939         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
5940
5941         * lily/lily-lexer.cc: remove \quote.
5942
5943         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
5944
5945         * lily/context.cc (Context): take key argument in ctor.
5946         (create_context): new function
5947
5948         * lily/grob.cc (Grob): take key argument in ctor.  
5949
5950         * lily/lilypond-key.cc (do_compare): new file.
5951
5952         * lily/object-key.cc (Object_key): new file.
5953
5954         * lily/include/object-key.hh (class Object_key): new file.
5955
5956         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
5957
5958 2004-11-13  Graham Percival  <gperlist@shaw.ca>
5959
5960         * Documentation/user/lilypond-book.itely: add small warning about
5961         noindent default in lilypond-book.
5962
5963         * Documentation/user/converters.itely: add examples for convert-ly.
5964
5965         * Documentation/user/examples.itely: change version string in templates
5966         to 2.4.0.
5967
5968 2004-11-12  Karl Hammar  <karl@aspodata.se>
5969
5970         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
5971         cmdline, use xargs instead (backportme)
5972
5973 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
5974         
5975         * Documentation/user/: Numerous fixes in the user manual.
5976
5977 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5978
5979         * lily/parser.yy (re_rhythmed_music): search music expression for
5980         context-id, surround by \new Voice if not found. Fixes:
5981         addlyrics-second-staff.ly
5982
5983         * VERSION: 2.5.0 released.
5984         
5985 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5986
5987         * Documentation/index.html.in: Fix url to one big page.  (backportme)
5988
5989         * Documentation/user/GNUmakefile: Separate rules for split and
5990         unsplit html documents.  Remove perl massaging.  (backportme)
5991
5992 2004-11-11  Graham Percival  <gperlist@shaw.ca>
5993
5994         * Documentation/user/lilypond-book.itely: add short warning about
5995         \lilypond{} in LaTeX docs.
5996
5997 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5998
5999         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6000         found.  (backportme)
6001
6002         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6003         version requirement.  (backportme)
6004
6005         * configure.in: Be explicit about old versions of
6006         ec-fonts-mtraced.  (backportme)
6007
6008         * lily/context-selector.cc (set_tweaks): New function.
6009         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6010         web with -DTWEAK.
6011
6012         * Documentation/user/introduction.itely (Automated engraving):
6013         Remove fragment option.  Fixes web.
6014
6015         * lily/context-property.cc (make_item_from_properties):
6016         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6017         #ifdef.
6018
6019         * scm/define-context-properties.scm
6020         (all-internal-translation-properties): Add tweakRank and tweakCount.
6021
6022         * lily/grob.cc: 
6023         * scm/define-grob-properties.scm (all-internal-grob-properties):
6024         Add tweak-rank and tweak-count.
6025
6026 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6027
6028         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6029         New function.
6030         (text): Use them.
6031
6032         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6033         animated/opaque grob dragging tweaks.
6034
6035         * buildscripts/guile-gnome.sh: Update.
6036
6037 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6038
6039         * scm/define-grobs.scm (all-grob-descriptions): Added
6040         line-interface to the LigatureBracket object.
6041
6042 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6043
6044         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6045         dragging tweaks.
6046
6047         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6048
6049         * lily/context-selector.cc (store_context): New function.
6050
6051         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6052         (store_grob): New function.
6053         (identify_grob): Add Moment parameter.
6054
6055         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6056         exists.
6057
6058         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6059
6060 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6061
6062         * scm/framework-gnome.scm (item-event): Print grob id.
6063         (save-tweaks): New function.
6064         (tweak): New funtion.
6065         (item-event): Use it, bound to arrow keys.
6066
6067         * lily/context-property.cc (make_item_from_properties): Register grob.
6068         * lily/context.cc (add_context): Register context.
6069
6070         * lily/include/context-selector.hh:
6071         * lily/include/grob-selector.hh:
6072         * lily/context-selector.cc:
6073         * lily/grob-selector.cc: New file.
6074
6075 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6076
6077         * lily/slur.cc: add 'positions to interface
6078
6079         * lily/main.cc: reinstate PS as standard output format. 
6080
6081         * scm/framework-tex.scm (output-preview-framework): print systems
6082         up to first non title system.
6083
6084         * lily/grace-engraver.cc (start_translation_timestep): split
6085         scm_cadddr
6086         
6087 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6088
6089         * lily/quote-iterator.cc (Module): remove old quote-iterator
6090
6091         * scm/define-music-types.scm (music-descriptions): move
6092         NewQuoteMusic over QuoteMusic
6093
6094         * Documentation/user/notation.itely (Formatting cue notes): use
6095         \cueDuring.
6096
6097         * lily/new-quote-iterator.cc (quote_ok): new function.
6098
6099         * input/regression/quote-cue-during.ly: new file.
6100
6101         * input/regression/quote-grace.ly: new file.
6102
6103         * scm/define-context-properties.scm (Module): change definition of
6104         graceSettings
6105
6106         * lily/context-property.cc (Module): rename from
6107         translator-property.cc
6108
6109         * lily/context.cc (context_name_symbol): new function
6110
6111         * lily/grace-engraver.cc: new file. Set properties for grobs based
6112         on the grace-ness of now_moment().
6113
6114         * scm/music-functions.scm (add-grace-property): use list
6115         iso. vector for graceSettings
6116         remove set-{start,stop}-grace-properties. 
6117
6118         * lily/new-quote-iterator.cc (construct_children): set
6119         quote_outlet_ if no quoted-context-{id,type} specified.
6120
6121         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6122
6123         * lily/parser.yy (command_element): remove \quote.
6124
6125         * ly/music-functions-init.ly (location): add quoteDuring music
6126         function. 
6127
6128         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6129         optional semicolon. (backportme)
6130
6131 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6132
6133         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6134         need to link to GUILE et al.
6135
6136 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6137
6138         * scm/define-music-properties.scm (all-music-properties): add
6139         quoted-context-type, quoted-context-id.
6140
6141         * scm/lily.scm (type-check-list): new function.
6142         
6143         * scm/lily-library.scm: new file. Generic library routines.
6144
6145         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6146         parser.
6147
6148         * ly/music-functions-init.ly: add quoteDuring function.
6149
6150         * lily/include/music-iterator.hh (class Music_iterator): rename
6151         set_translator -> set_context
6152
6153         * lily/parser.yy (Generic_prefix_music_scm): add
6154         MUSIC_FUNCTION_SCM_SCM_MUSIC
6155
6156         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6157
6158         * scm/framework-tex.scm (header): sanitize TeX paper size.
6159         (backportme)
6160
6161 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6162
6163         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6164
6165         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6166
6167         * scm/framework-tex.scm (font-load-command): Use T1 if no
6168         font-encoding set.  (backportme)
6169
6170         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6171         exists before converting.  (backportme)
6172
6173         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6174         exists before converting.  (backportme)
6175         (convert-to-ps): Remove .ps file if it exists before
6176         converting.  (backportme)
6177
6178         * lily/lexer.ll: Remove extra progress newline, use present tense.
6179
6180         * scm/paper.scm (paper-alist): public.
6181         * scm/framework-tex.scm (convert-to-ps):
6182         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6183         command line.
6184
6185 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6186
6187         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6188
6189         * lily/recording-group-engraver.cc (derived_mark): mark
6190         now_events_. (backportme)
6191
6192 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6193
6194         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6195
6196         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6197         invoking latex. (backportme.)
6198
6199         * lily/stem.cc (off_callback): center stems for all rest stems.
6200
6201 2004-11-05  Werner Lemberg  <wl@gnu.org>
6202
6203         * Documentation/user/lilypond.tely: Add more guidelines for writing
6204         lilypond texinfo documents.
6205
6206 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6207
6208         * Documentation/index.html.in: remove <hr>.
6209
6210         * THANKS: change 2.3 to 2.4.
6211
6212 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6213
6214         * scm/output-gnome.scm: More fontconfig comment.
6215
6216 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6217
6218         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6219         <package> directory in $(builddir)/share according with
6220         PACKAGE_NAME defined in the VERSION file.
6221
6222 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6223
6224         * lily/beam.cc (rest_collision_callback): use local beam
6225         multiplicity.
6226
6227         * input/regression/stem-stemlet.ly: new file.
6228
6229         * lily/stem.cc (add_head): store rests as well.
6230
6231         * scm/define-grob-properties.scm (all-user-grob-properties): add
6232         stemlet-length
6233
6234         * lily/stem.cc: store rests as well.
6235         
6236         * input/regression/new-slur.ly: mention forcing.
6237
6238 2004-11-04  Werner Lemberg  <wl@gnu.org>
6239
6240         * Documentation/user/*: A new round of layout fixes and document
6241         structure cleanup.
6242
6243 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6244
6245         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6246
6247 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6248
6249         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6250
6251 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6252
6253         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6254
6255         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6256
6257         * lily/main.cc (main): Invoke identify.
6258
6259         * scm/lily.scm (postscript->pdf): Remove progress newline.
6260         Write progress to stderr.
6261
6262         * lily/paper-book.cc (output): Remove progress newline.
6263
6264         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6265         gettext on user messages, and remove whitespace.
6266
6267         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6268
6269         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6270         argv[0] (Thomas Scharkowski).
6271
6272         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6273         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6274         for ec-fonts-mtraced.
6275
6276         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6277         --srcdir build (Bertalan).
6278
6279         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6280         headers and library too (Laura Conrad).
6281
6282         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6283         package for guile too (Laura Conrad).
6284
6285         * lily/main.cc (usage): Typo.
6286
6287 2004-11-02  Werner Lemberg  <wl@gnu.org>
6288
6289         * Documentation/user/notation.ly: More fixes to improve appearance.
6290
6291         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6292         better output for multicolumn tables.
6293
6294 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6295
6296         * lily/main.cc (dir_info): Fixed typo in the printouts.
6297
6298 2004-11-01  Werner Lemberg  <wl@gnu.org>
6299
6300         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6301         of output.
6302         Set `per_line' to 2; replace hard-coded value with it.
6303
6304         * Documentation/user/*: Many fixes to improve appearance of
6305         printed manual.
6306
6307 2004-11-01  Werner Lemberg  <wl@gnu.org>
6308
6309         * Documentation/user/changing-defaults.itely,
6310         Documentation/user/notation.ly,
6311         Documentation/user/programming-interface.itely: Use @/.
6312         Fix formatting of some lilypond snippets and tables.
6313
6314         * scripts/lilypond-book.py (compose_ly): Provide useful default
6315         for LINEWIDTH in `override'.
6316
6317 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6318
6319         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6320
6321 2004-10-31  Werner Lemberg  <wl@gnu.org>
6322
6323         Resetting @exampleindent to `5' gives ugly results with texinfo's
6324         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6325         (if not quoting) to change @exampleindent only locally.
6326
6327         * scripts/lilypond-book.py (NOQUOTE): New variable.
6328         (output) [LATEX]: Remove AFTER and BEFORE.
6329         [TEXINFO]: Remove AFTER and BEFORE.
6330         Fix QUOTE and VERBATIM pattern.
6331         Add NOQUOTE pattern.
6332         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6333         and BEFORE.
6334         [output_texinfo]: Use NOQUOTE.
6335
6336 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6337
6338         * Documentation/user/changing-defaults.itely: clarify paper
6339         size commands with correct info.
6340
6341         * Documentation/user/lilypond-book.itely: add more docs for
6342         filename extensions.
6343
6344 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6345
6346         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6347         (PATCH_LEVEL): start 2.5.0.
6348
6349 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6350
6351         * Documentation/user/notation.itely: add warning about bar numbers
6352         in multistaff music, add warning about quoting grace notes.
6353
6354         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6355         add missing subsubtitle entry to Creating titles.
6356
6357         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6358
6359 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6360
6361         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6362         case.
6363         (conv): add dummy 2.4.0 conversion rule.
6364
6365         * Documentation/user/lilypond.tely: add @finalout.
6366
6367         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6368         for attaching, fixes slur/stem left attachment of
6369         downslur/downstem.
6370
6371         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6372         quote problem if for last note of quoted sequence. 
6373
6374         * input/regression/part-combine-text.ly (comm): add expect strings.
6375
6376 2004-10-30  Werner Lemberg  <wl@gnu.org>
6377
6378         * Documentation/user/examples.itely: Improved layout.
6379
6380         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
6381
6382         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
6383
6384         * Documentation/notation.itely: Use `@/'.
6385         Other layout fixes.
6386
6387 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6388
6389         * lily/part-combine-iterator.cc (unisono): examine last_playing_
6390         (not state_), this fixes a2 printing after chord.
6391
6392         * input/regression/no-staff.ly: fix octave, revise syntax.
6393
6394         * input/regression/lyrics-bar.ly (texidoc): fixes.
6395
6396         * input/regression/beam-dir-functions.ly (Module): remove from regtest
6397
6398         * input/regression/accidentals.ly (Module): remove from regtest.
6399
6400         * lily/parser.yy (Prefix_composite_music): 
6401         oops. Chords should be unrelativable, not bass figures untransposable.
6402
6403         * VERSION: 2.3.26 released.
6404         
6405         * lily/completion-note-heads-engraver.cc (try_music): only return
6406         something when is_first_ is true. Fixes lyrics with completion_heads. 
6407
6408         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
6409
6410         * scm/lily.scm (ly:system): new function. Catches uninstalled
6411         ps2png.
6412
6413 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6414
6415         * Documentation/user/notation.itely: remove
6416         @hyphenatedinternalsref.
6417
6418 2004-10-29  Werner Lemberg  <wl@gnu.org>
6419
6420         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
6421
6422         * scripts/lilypond-book.py (no_options): New dictionary.
6423         (simple_options): New list.
6424         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
6425         (compose_ly): Use `no_options' and `simple_options'.
6426         Fix logic of option handling.
6427         Handle `linewidth' option without parameter.
6428
6429 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6430
6431         * lily/lookup.cc (triangle): use (0, interval.length()) for X
6432         extent, since the stencil is translated later on.
6433
6434         * lily/ledger-line-spanner.cc (print): swap linear_combination
6435         arguments, effectively shortens ledger line. 
6436
6437         * Documentation/user/GNUmakefile
6438         ($(outdir)/lilypond/lilypond.html): use find to remove files.
6439
6440         * lily/main.cc: --no-pages option.
6441
6442 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
6443
6444         * Documentation/user/notation.itely (Fret diagrams): add extra
6445         notes to example to avoid collisions between fret diagrams.
6446
6447 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6448
6449         * Documentation/user/notation.itely (Automatic note splitting):
6450         note about lyrics. 
6451
6452         * Documentation/user/converters.itely (Invoking convert-ly): note
6453         about version numbers. 
6454
6455         * scripts/abc2ly.py (dump_score): revise lyric dumping
6456
6457         * scripts/mup2ly.py (pre_processor_commands): always open file.
6458
6459         * scripts/etf2ly.py (Frame.calculate): always close \grace.
6460         (Etf_file.dump): add \version
6461
6462         * VERSION: 2.3.25 released.
6463
6464         * lily/scm-option.cc: add 'resolution to ly:get-option argument
6465         list.
6466
6467 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6468
6469         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
6470
6471 2004-10-28  Werner Lemberg  <wl@gnu.org>
6472
6473         * Documentation/user/music-glossary.tely: More fixes to improve
6474         appearance with DVI output.
6475
6476         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
6477         EXAMPLEINDENT.  This is the maximum value for quotation environments
6478         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
6479
6480 2004-10-27  Werner Lemberg  <wl@gnu.org>
6481
6482         * Documentation/user/music-glossary.tely: Revised.
6483
6484 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
6485
6486         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
6487         improve fret diagram spacing in printed output.
6488
6489         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
6490         from options for the example so fret-diagrams won't overlap
6491         one another.
6492
6493 2004-10-26  Werner Lemberg  <wl@gnu.org>
6494
6495         * scripts/lilypond-book.py: Some additional formatting for
6496         orthogonality.
6497         (ly_options) [*]: Format strings.
6498         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
6499         by `compose_ly'.
6500         (output) [LATEX][OUTPUT]: Format string and simplify.
6501         (PREAMBLE_LY, FRAGMENT_LY): Format string.
6502         (classic_lilypond_book_compatibility): Take key/value pair as
6503         parameter.
6504         Return key/value pair.
6505         (compose_ly): Rewritten, taking the snippet type as third parameter. 
6506         The default values are now set more sensible, and a `linewidth'
6507         option is no longer overwritten under some circumstances.
6508
6509         * Documentation/user/music-glossary.tely: Replace all accented
6510         character macros with latin-1 codes.
6511
6512 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6513
6514         * lily/music-function.cc (ly_make_music_function): when an
6515         argument predicate is markup?, the signature keyword becomes
6516         "markup" iso "scm".
6517
6518         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
6519         tokens, for functions which signatures contain "markup".
6520
6521         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
6522         MUSIC_FUNCTION_*MARKUP* tokens.
6523
6524 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6525
6526         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
6527         Lyrics context.
6528
6529 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6530
6531         * python/lilylib.py (make_ps_images): return list of output files.
6532
6533         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
6534         all springs tight, and still satisfy the constraints.
6535
6536 2004-10-25  Werner Lemberg  <wl@gnu.org>
6537
6538         * scripts/lilypond-book.py: s/option-sep/option_sep/.
6539         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
6540         (snippet_res): Fix regexps and make them ignore whitespace properly.
6541         (compose_ly): Use `re.split' instead of `string.split' to remove
6542         surrounding whitespace.
6543         Some formatting to get more consistency.
6544
6545 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6546
6547         * VERSION: 2.3.24
6548         
6549         * scm/define-context-properties.scm
6550         (all-user-translation-properties): add verticallySpacedContexts.
6551
6552         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
6553         add interface
6554
6555         * scm/define-grob-properties.scm (all-internal-grob-properties):
6556         add spaceable-staves
6557
6558         * scm/define-grobs.scm (all-grob-descriptions): set
6559         vertically-spaceable-interface for VerticalAxisGroup and
6560         RemoveEmptyVerticalGroup
6561
6562         * lily/system.cc (get_line): determine staff_refpoints_
6563         using spaceable-staves.
6564
6565         * lily/score-engraver.cc (acknowledge_grob): ack
6566         vertically-spaceable-interface and verticallySpacedContexts to
6567         set spaceable-staves.
6568
6569         * input/regression/new-slur.ly: add slur under 16th subbeam case.
6570
6571         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
6572
6573 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6574
6575         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
6576         minimumVerticalExtent tweaks. 
6577  
6578         * mf/feta-schrift.mf: include size of thumb appendix in
6579         bbox. Fixes: c-thumb-notehead.ly  
6580
6581         * THANKS: add Meisters to the Development team.
6582
6583         * scm/framework-tex.scm (convert-to-dvi): redirect output to
6584         /dev/null for non-verbose.
6585
6586         * Documentation/user/invoking.itely (Invoking lilypond): add note
6587         about resource usage.
6588
6589         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
6590
6591         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
6592         --enable-encoding
6593
6594         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
6595
6596         * Documentation/user/changing-defaults.itely (Text encoding):
6597         change to latin1.
6598
6599         * Documentation/user/lilypond.tely: add language and encoding.
6600
6601         * scm/define-grobs.scm (all-grob-descriptions): add
6602         line-interface.
6603
6604         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
6605
6606         * input/test/ossia.ly: font sizes for ossia.
6607
6608         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
6609         -> \context Foo = "NOTENAME".
6610
6611         * lily/main.cc (determine_output_options): fix ordering.
6612
6613 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
6614
6615         * THANKS: Added bughunters for 2.3.
6616
6617 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6618
6619         * Documentation/user/macros.itexi: use findex functions/internals
6620         objects.
6621
6622         * scm/documentation-generate.scm (string-append): add syncodeindex
6623
6624         * Documentation/user/tutorial.itely (A lead sheet): use \chords
6625         for tutoring chord names.
6626  
6627         * Documentation/user/lilypond.tely: remove @authors.
6628
6629 2004-10-23  Werner Lemberg  <wl@gnu.org>
6630
6631         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
6632         Remove first two parameters of \lybox.
6633         Don't emit \vbox around \lybox.
6634         (dump-line): Add width to \lybox call.
6635         Remove first two parameters of \lybox.
6636
6637         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
6638         (\lyitem): Updated.
6639         (\lybox): Only take three parameters.
6640         Create box which has zero depth, only height.
6641         Center box vertically along the x-height of current font.
6642
6643 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6644
6645         * VERSION (PACKAGE_NAME): release 2.3.23
6646
6647         * scm/framework-tex.scm (convert-to-ps): add -E if filename
6648         contains .preview.
6649
6650 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6651
6652         * lily/lyric-extender.cc (print): only run to right-bound if
6653         broken. This fixes input/regression/lyric-extender.ly
6654
6655         * input/regression/beamed-chord.ly: removed.
6656
6657         * Documentation/user/macros.itexi: add \global to definitions for
6658         feta macros.
6659
6660         * po/fr.po: updated po file.
6661
6662         * po/de.po: updated po file.
6663
6664 2004-10-22  Werner Lemberg  <wl@gnu.org>
6665
6666         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
6667
6668 2004-10-21  Werner Lemberg  <wl@gnu.org>
6669
6670         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
6671         (\lilypondexperimentalfeatures): Removed.
6672
6673 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
6674
6675         * Documentation/user/notation.itely: fixed 2 typos
6676
6677 2004-10-20  Werner Lemberg  <wl@gnu.org>
6678
6679         * scm/framework-tex.scm (header-end): Don't set \outputscale.
6680         (dump-line): Produce prettier output.
6681
6682         * tex/lilyponddefs.tex: Comment all macros extensively.
6683         (\lilypondstart): Set \outputscale.
6684         Define \lilypondpagebreak and \lilypondnopagebreak here.
6685         Don't test for positive \lilypondpaperlinewidth -- this is always
6686         positive in the normal case (LilyPond produces bad output otherwise
6687         so we can safely ignore negative or zero values).
6688         (\lilypondend): Remove useless test for \lilypondbook.
6689         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
6690         don't input `feta20.tex'.
6691
6692 2004-10-19  Graham Percival  <gperlist@shaw.ca>
6693
6694         * Documentation/user/examples.itely: added texidoc lilypond-book
6695         template.
6696
6697 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6698
6699         * cygwin/lilypond.hint: Update.
6700
6701 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
6702
6703         * Documentation/user/notation.itely (Fret diagrams): Add documentation
6704         for fret diagram markups to user manual
6705
6706         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
6707         documentation for fret-diagram-terse
6708
6709         * Documentation/user/notation.itely: Added section on fret diagrams.
6710
6711 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6712
6713         * scripts/convert-ly.py (usage): Fix --help description.  Apply
6714         range also for --show-rules.
6715
6716 2004-10-18  Werner Lemberg  <wl@gnu.org>
6717
6718         * scripts/lilypond-book.py (Snippet, Include_snippet)
6719         [replacement_text]: Use group `match'.
6720
6721 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6722
6723         * Documentation/user/macros.itexi: Use @ref instead of @inforef
6724         for html.  Apparently, ``you should'' in texinfo documentation is
6725         merely a guideline that can safely be ignored.
6726
6727         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
6728         auto-mode-alist.
6729
6730         * input/test/engraver-example.ily: 
6731         * input/regression/allfontstyle.ily: Rename, update users.
6732
6733 2004-10-16  Graham Percival  <gperlist@shaw.ca>
6734
6735         * Documentation/user/lilypond-book.itely: add more details about
6736         building .lytex files.
6737
6738         * Documentation/user/examples.itely: added piano-lyrics template
6739
6740         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
6741
6742         * input/GNUmakefile: remove "templates" from build subdirs.
6743
6744         * input/template: removed.
6745
6746 2004-10-16  Werner Lemberg  <wl@gnu.org>
6747
6748         * scripts/lilypond-book.py (snippet_res): Define group `match'
6749         everywhere.
6750         Accept more spaces between commands and its arguments and options.
6751         Fix some regexps.
6752         (output): Remove some newlines in string values and suppress spaces
6753         in output.
6754         (output_texinfo): Output `output_print_filename' only if not empty.
6755         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
6756
6757 2004-10-16  Werner Lemberg  <wl@gnu.org>
6758
6759         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
6760         some TeX line ends with `%' to avoid additional horizontal space in
6761         output.
6762
6763         * scripts/lilypond-book.py: Unexpand spaces to tabs.
6764         (snippet_res): Use `x' modifier to represent regular expressions
6765         in a friendlier way.
6766         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
6767         (find_toplevel_snippets): Don't use indices from match group 0,
6768         which is the whole pattern space, but group 1.
6769
6770 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6771
6772         * flower/include/direction.hh (enum Direction): add
6773         DIRECTION_LIMIT
6774
6775 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6776
6777         * po/fr.po: new po file.
6778
6779 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6780
6781         * Documentation/user/macros.itexi: Do not construct external
6782         references using @uref.  That results in broken links.
6783
6784         * lily/slur.cc (outside_slur_callback): Use int in for loop;
6785         avoids g++-3.4.1 enum beature.
6786
6787 2004-10-13  Graham Percival  <gperlist@shaw.ca>
6788
6789         * Documentation/user/examples.itely: added lilypond-book template.
6790
6791         * Documentation/user/lilypond-book.itely: added filename extension
6792         page.
6793
6794 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6795
6796         * debian/rules (binary-indep): Link images for info.
6797
6798         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
6799         feature nicked from jEdit.
6800
6801 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
6802
6803         * Documentation/user/introduction.itely: Minor corrections.
6804
6805         * Documentation/user/notation.itely: Minor corrections.
6806
6807         * Documentation/user/tutorial.itely: Minor corrections.
6808
6809 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6810
6811         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
6812
6813         * scm/*.scm:
6814         * ly/paper-defaults.ly: Use papersizename only.
6815
6816 2004-10-11  Werner Lemberg  <wl@gnu.org>
6817
6818         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
6819         \raise work with positive values.
6820
6821 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6822
6823         * Documentation/user/notation.itely (Multi measure rests): Update
6824         the docs corresponding to the implementation change from 2004-10-08.
6825
6826 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6827
6828         * VERSION (MY_PATCH_LEVEL): release 2.3.22
6829
6830         * scm/part-combiner.scm (determine-split-list): reinstate
6831         playing+resting case. 
6832
6833         * Documentation/user/invoking.itely (Reporting bugs): rename.
6834
6835         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
6836
6837         * lily/parser.yy (Prefix_composite_music): change no-transposition
6838         for mode_changing_head to figures too.
6839
6840         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
6841         with normal slurs too.
6842         
6843         * lily/slur-scoring.cc (move_away_from_staffline): new function.
6844         (get_base_attachments): move away attachment point for breaks
6845         similar to attachment points on slurs (staffline collision, and
6846         half a space of padding)
6847
6848         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
6849         force twice.
6850
6851         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
6852         mode, return #f.        
6853
6854         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
6855         for last page if raggedlast. 
6856
6857         * lily/parser.yy (Prefix_composite_music): untransposable is for
6858         FiguredBass, not ChordNames
6859
6860 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6861
6862         * scm/framework-tex.scm: Merge fix.
6863
6864 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6865
6866         The grand \paper -> \layout, \bookpaper -> \paper renaming.
6867
6868 2004-10-10  Graham Percival  <gperlist@shaw.ca>
6869
6870         * Documentation/user/notation.itely: add raggedright to a whole
6871         bunch of places.
6872
6873 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6874
6875         * scm/paper.scm (set-paper-dimension-variables): new
6876         function. Define dimension-variables explicitly in \paper too.
6877         This allows overriding linewidth inside \score { \paper { } }
6878         blocks
6879  
6880         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
6881         landscape.
6882         (header): add landscape and papersize options.
6883
6884 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6885
6886         * lily/*.cc: use robust_scm2moment() where appropriate.
6887
6888         * lily/moment.cc (robust_scm2moment): new function.
6889
6890         * scm/titling.scm (default-score-title): remove caps for piece.
6891
6892         * VERSION: 2.3.21 released.
6893         
6894         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
6895
6896         * lily/include/slur-configuration.hh (class Slur_configuration):
6897         new file.
6898
6899         * lily/slur-configuration.cc: new file. move scoring functions
6900         into Slur_configuration.
6901
6902         * lily/slur-scoring.cc (Slur_score_state): change static functions
6903         to methods of Slur_score_state.
6904
6905         * lily/bezier-bow.cc (Message): 
6906
6907         * flower/include/interval-set.hh (Message): new file.
6908
6909         * flower/interval-set.cc (Message): new file.
6910
6911 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6912
6913         * lily/multi-measure-rest-engraver.cc (process_music): always
6914         generate MultiMeasureRestNumbers.
6915
6916         * SConstruct (txt_files): switch of make dist
6917
6918         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
6919         make sure that (indent < len / 3). This fixes progerror-max_h.ly
6920
6921         * lily/multi-measure-rest-engraver.cc (process_music): make
6922         MultiMeasureRestNumber too.
6923
6924 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6925
6926         * Documentation/user/notation.itely (Bar lines): Added a note that
6927         defaultBarType is to be changed in the Timing context.
6928
6929 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6930
6931         * lily/include/guile-compatibility.hh: add file.
6932
6933         * scm/framework-tex.scm (convert-to-dvi): use max of current
6934         extra_mem_top and 1M.
6935
6936         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
6937         function.
6938
6939 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6940
6941         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
6942  
6943 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6944
6945         * lily/slur-scoring.cc (struct Slur_score_state): add
6946         has_same_beam_, edge_has_beams_, is_broken_ bools.
6947         (get_base_attachments): simpler Y attachment determination for
6948         broken slurs.
6949
6950 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6951
6952         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
6953         bash without that is quite interesting.  Add xml and some omf
6954         keys.
6955
6956 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6957
6958         * Documentation/user/macros.itexi: Add xml macros.
6959
6960         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
6961
6962         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
6963
6964 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6965
6966         * lily/break-substitution.cc (substitute_mutable_property_alist):
6967         only put property back into value if != SCM_UNDEFINED
6968
6969         * lily/lyric-extender.cc (print): don't take common refpoint of
6970         null object if right_text isn't there.
6971  
6972         * lily/slur-scoring.cc (struct Slur_score_state): new
6973         struct. Collect scoring function arguments.
6974         (struct Slur_score_state): add musical_dy_
6975         (get_extra_encompass_infos): new function. Split off state
6976         computations.
6977
6978         * scm/part-combiner.scm (determine-split-list): remove playing1
6979         and playing2.
6980
6981 2004-10-02  Graham Percival  <gperlist@shaw.ca>
6982
6983         * Documentation/index.html.in: remove link to templates.
6984
6985         * Documentation/user/notation.itely: more small fixes.
6986
6987 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6988
6989         * lily/timing-engraver.cc (process_music): move setting
6990         measure-length. This fixes spacing-whole-rest.ly
6991
6992         * VERSION (PACKAGE_NAME): release 2.3.20
6993         
6994         * input/regression/quote-transposition.ly: update example
6995
6996         * scm/define-music-properties.scm (all-music-properties): change
6997         meaning of instrumentTransposition.  It is now the pitch played
6998         that sounds as middle C. This means that instrumentTransposition
6999         can be \transposed. 
7000         Fixes: transpose-quote.ly
7001
7002         * lily/parser.yy (command_element): reverse setting of
7003         instrumentTransposition
7004
7005         * lily/pitch.cc (pitch_interval): rename.
7006
7007         * lily/recording-group-engraver.cc (stop_translation_timestep):
7008         remove macrameing of accumulator and set_car/cdr.
7009         Fixes: transposition-quote.ly
7010
7011         * lily/music.cc (transpose): fold Event::transpose() in.
7012
7013         * lily/event.cc: remove Transpose. 
7014
7015         * lily/recording-group-engraver.cc: cleanup.
7016
7017         * ly/music-functions-init.ly (displayMusic): add function.
7018
7019         * make/lilypond.fedora.spec.in: rename file.
7020
7021         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7022         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7023
7024         * Documentation/user/changing-defaults.itely (Changing context
7025         properties on the fly): typo.
7026
7027         * lily/slur.cc (outside_slur_callback): try three sample points
7028         for determining collisions. This fixes: slur-script.ly.
7029
7030 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7031
7032         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7033
7034 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7035
7036         * Documentation/user/notation.itely: more small fixes.
7037
7038         * Documentation/user/examples.itely: make new sections.
7039
7040         * input/test/bar-lines.ly: improve output, fix bug.
7041
7042         * Documentation/user/changing-defaults.itely: small fixes.
7043
7044 2004-10-01  Werner Lemberg  <wl@gnu.org>
7045
7046         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7047         T1 encoding in texinfo mode.
7048         (\lilypondstart): Use it.
7049         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7050
7051 2004-09-30  Werner Lemberg  <wl@gnu.org>
7052
7053         * tex/lilyponddefs.tex (\lilypondstart): Define
7054         \lilypondfontencoding for both texinfo and latex mode.
7055
7056         * scm/framework-tex.scm (font-load-command): Use
7057         \lilypondfontencoding.
7058
7059 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7060
7061         * scm/framework-tex.scm (dump-page): take with-extents?
7062         argument. If true, output Y extents. Used for lilypond-book
7063         documents.
7064
7065         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7066         \bookpaper.
7067
7068         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7069         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7070  
7071         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7072         page.
7073
7074 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7075
7076         * Documentation/user/notation.itely (Multi measure rests):
7077         Improved example.
7078
7079 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7080
7081         * lily/auto-beam-engraver.cc (test_moment): robustify.
7082
7083 2004-09-28  Werner Lemberg  <wl@gnu.org>
7084
7085         * scm/framework-tex.scm (font-load-command): Define proper font
7086         macro which sets font encoding if available.
7087         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7088         from the \bookpaper block.
7089
7090         * tex/lilyponddefs.tex (\lilypondstart): Use
7091         \lilypondpaperinputencoding for global input encoding.
7092
7093 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7094
7095         * lily/score.cc (Score): oops. Copy error_found_ too.
7096
7097 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7098
7099         * stepmake/stepmake/texinfo-rules.make: 
7100         * Documentation/GNUmakefile: --srcdir build fixes.
7101
7102         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7103
7104         * Documentation/user/latex-lilypond-example.latex:
7105         * Documentation/user/latex-example.latex: Fix compile errors.
7106         Still buggy, need more love.
7107
7108 2004-09-27  Werner Lemberg  <wl@gnu.org>
7109
7110         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7111
7112 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7113
7114         * Documentation/user/examples.itely: removed \midi block to
7115         simplify the example
7116
7117         * Documentation/user/notation.itely: Removed superfluous
7118         TextSpanner tweakings (is already done by engraver-init.ly).
7119         Documented bug: vertical alignment of articulations.
7120
7121         * Documentation/user/notation.itely, ly/engraver-init.ly
7122         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7123         padding.
7124
7125         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7126         docu about TextSpanner padding bug from manual to engraver.ly
7127         (since it's workarounded and hence not user-visible any more)
7128
7129 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7130
7131         * VERSION: release 2.3.19
7132
7133 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7134
7135         * ly/property-init.ly: fix bug in displaying ledger lines while
7136         \hideNotes is on.
7137
7138         * Documentation/user/notation.itely: more editing.
7139
7140         * Documentation/user/examples.itely: add piano-dynamics template.
7141
7142         * input/template/piano-dynamics.ly: remove.
7143
7144         * Documentation/user/sound-output.itexi: more editing
7145
7146 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7147
7148         * Documentation/user/notation.itely: more editing.
7149
7150 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7151
7152         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7153         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7154
7155 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7156
7157         * lily/hairpin.cc (print): check columns of bounds, not bounds
7158         themselves.
7159         (print): robustify bound-padding lookup.
7160
7161         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7162
7163         * scripts/lilypond-book.py (Compile_error.process_include): catch
7164         Compile_error exception, and remove output .texi.
7165
7166         * scm/define-music-properties.scm (all-music-properties): add
7167         error-found
7168
7169         * lily/parser.yy (Music_list): add error-found to music with errors.
7170
7171         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7172
7173         * lily/book.cc (process): ignore books with errors
7174
7175         * lily/include/score.hh (class Score): add error_found_ member.
7176
7177         * lily/drum-note-engraver.cc (try_music): idem.
7178
7179         * lily/note-heads-engraver.cc: remove start-playing-event.
7180
7181         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7182         BusyPlayingEvent to determine which voice was active last.
7183         (unisono): use last active to where to get unisono information
7184         from. This fixes: partcombine-rest.ly (again).
7185
7186         * scm/part-combiner.scm (determine-split-list): cleanups
7187
7188 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7189
7190         * input/regression/lyric-extender.ly: simplify.
7191         complexify.
7192
7193         * lily/lyric-extender.cc (print): use it to determine size of
7194         extender. Remove Lyric_extender::is_visible().
7195
7196         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7197         next property.
7198
7199         * lily/lyric-engraver.cc: remove get_current_rest().
7200         
7201 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7202
7203         * input/regression/lyric-extender.ly: Fix and add test.
7204
7205         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7206
7207 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7208
7209         * lily/note-head.cc: remove Note_head::extent.
7210
7211 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7212
7213         * Documentation/user/tutorial.itely: do manual style 2-space
7214         indents in examples
7215
7216         * Documentation/user/notation.itely: more editing.
7217
7218 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7219
7220         * lily/lyric-engraver.cc (get_current_rest): New function.
7221
7222         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7223         stop at rest.
7224
7225         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7226
7227         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7228
7229 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7230
7231         * Documentation/user/examples.itely (Small ensembles): added
7232         example for transcription of mensural music
7233
7234         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7235         link to SATB vocal score
7236
7237         * Documentation/user/notation.itely (System start delimiters):
7238         fixed typo: GrandStaff->StaffGroup
7239
7240         * Documentation/user/notation.itely (Ancient articulations):
7241         removed obsolete comment on \episem bug
7242
7243 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7244
7245         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7246         of header.
7247
7248 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7249
7250         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7251         start to note-column.
7252
7253         * lily/hairpin.cc (print): check text-interface, to attach to
7254         dynamic texts.  
7255
7256         * lily/include/text-item.hh (class Text_interface): rename
7257         Text_item -> Text_interface
7258
7259         * lily/piano-pedal-bracket.cc (print): robustify.
7260
7261 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7262
7263         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7264
7265         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7266         true will print the page number in the first page.
7267
7268         * Documentation/user/changing-defaults.itely: Document
7269         printfirstpagenumber.
7270
7271 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7272
7273         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7274         objects.
7275
7276         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7277         dy for scaling. This fixes various downbeams.
7278         
7279
7280         * lily/beam-quanting.cc (best_quant_score_idx): 
7281
7282 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7283
7284         * scm/framework-tex.scm (header-to-file): Fix.
7285
7286 2004-09-22  Werner Lemberg  <wl@gnu.org>
7287
7288         * lily/parser.yy <score_body>: Fix typo.
7289
7290 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7291
7292         * Documentation/user/tutorial.itely: modified a "future planning"
7293         comment.
7294
7295         * Documentation/user/notation.itely: more editing.
7296
7297 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7298
7299         * scm/define-markup-commands.scm (note-by-number): read font-size
7300         to determine stem length. Fixes: markup-note.ly
7301
7302 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7303
7304         * lily/slur.cc (outside_slur_callback): read #'padding for
7305         slur-padding. Fixes: slur-script.ly
7306
7307         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7308
7309 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7310
7311         * Documentation/user/notation.itely (ancient flags): documented
7312         flags-related known bugs
7313
7314         * lily/include/ligature-engraver.hh: added comment about why and
7315         how of (non-)use of abstract virtual methods
7316
7317         * ly/engraver-init.ly (VaticanaVoice,
7318         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7319         unset dash-fraction property in order to get solid lines
7320
7321         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7322
7323 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7324
7325         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7326
7327 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7328
7329         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7330         in function.
7331
7332         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7333         openout_any=p.  Throughout: progress to stderr, translate user
7334         messages.
7335
7336         * scm/output-gnome.scm: Fix font dir description.
7337
7338 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7339
7340         * input/test/mensural-ligatures.ly (voice): move linethickness
7341         settings to bookpaper.
7342
7343         * lily/simple-spacer.cc (Module): use force to stretch to 
7344         line length as force measure for ragged spacing.
7345         
7346         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7347         blocks in the parser. This eliminates ordering dependency for
7348         \bookpaper and \paper
7349
7350         * ly/part-paper-init.ly: remove file.
7351
7352         * lily/includable-lexer.cc (new_input): elucidate message.
7353
7354         * VERSION: 2.3.18 released.
7355         
7356 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7357
7358         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7359         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7360         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7361         #'Slur.attachment setting.
7362
7363         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7364         friendlier for point and click.
7365
7366 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7367
7368         * ly/init.ly: reverse collected scores.
7369
7370         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7371         layout to determine force.
7372         
7373 2004-09-18  Werner Lemberg  <wl@gnu.org>
7374
7375         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
7376         ties.
7377
7378         * ly/declarations-init.ly (escapedBiggerSymbol,
7379         escapedSmallerSymbol): Fix typos.
7380
7381         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
7382
7383 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7384
7385         * input/{input,regression}/*.ly: run convert-ly
7386
7387         * VERSION: release 2.3.17
7388
7389         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
7390         little wider for attachment calculation. This prevents stem and
7391         slur touching.
7392
7393         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
7394         ) 
7395
7396         * input/regression/tie.ly (texidoc): cleanup.
7397
7398         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
7399         and ~
7400
7401         * lily/slur-scoring.cc (score_extra_encompass): check if extra
7402         objects are on boundary column. 
7403
7404         * lily/main.cc (parse_argv): process --tex too.
7405
7406         * ly/music-functions-init.ly (keepWithTag): add music functions
7407         keepWithTag and removeWithTag.
7408
7409         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
7410
7411         * lily/accidental-engraver.cc (recent_enough): interpret laziness
7412         = #t. This fixes no-reset accidental-style.
7413
7414         * input/regression/accidental-piano.ly (Module): new file.
7415
7416         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
7417
7418 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7419
7420         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
7421         extra encompass.
7422         (score_extra_encompass): use Y coordinate of attachment if X
7423         attachment falls in extra encompass X extent.
7424
7425         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
7426         GUILE_LOAD_PATH
7427
7428 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7429
7430         * scm/output-gnome.scm: Small fixes.
7431
7432         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
7433
7434 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
7435
7436         * Documentation/user/notation.itely (Ancient flags): Removed
7437         documentation on adjust-if-on-staffline (this property was removed
7438         by Han-Wen).
7439
7440         * Documentation/user/notation.itely (Ancient notation): Minor
7441         cleanups and fixes.  Renamed "Vaticana style contexts" ->
7442         "Gregorian Chant contexts".  Added section "Mensural contexts".
7443         Added section "Ancient articulations".
7444
7445         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
7446
7447 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7448
7449         * buildscripts/guile-gnome.sh: Add missing bit.
7450
7451 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7452
7453         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
7454
7455         * lily/slur-scoring.cc (get_y_attachment_range): set end point
7456         using base_attachment.
7457
7458         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
7459         page header back.
7460
7461         * scm/documentation-generate.scm (top-node): move version to top
7462         node.
7463
7464         * lily/ledger-line-spanner.cc: add ledgered-interface, with
7465         property no-ledgers.
7466
7467 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
7468
7469         * Documentation/user/{changing-defaults,examples,invoking,
7470         tutorial}.itely: Expand 's to is.
7471
7472         * Documentation/user/notation.itely: Capitalize only first letter.
7473
7474         * Documentation/user/programming-interface.itely: Capitalize Scheme.
7475
7476         * Documentation/user/lilypond-book.itely: use @refbugs.
7477
7478         * THANKS: sort.
7479
7480         * input/mutopia/F.Schubert/morgenlied.ly,
7481         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
7482         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
7483         name.
7484
7485 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
7486
7487         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
7488         lneomensural char entry; (ii) fixed mensural/neomensural naming
7489         clash typo; (iii) lneomensural char: fixed stem attachment point.
7490         WARNING: FONT CHANGED!
7491
7492 2004-09-15  Graham Percival  <gperlist@shaw.ca>
7493
7494         * Documentation/user/introduction.itely: update \stemBoth to
7495         \stemNeutral.
7496
7497         * Documentation/user/notation.itely: more editing of the manual.
7498
7499 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7500
7501         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
7502         factor in edge attraction. This reflects that the left edge may
7503         have a larger gap for an ascending up-slur.
7504         (get_base_attachments): copy bound Y from right bound, if there is
7505         only one note-column after the line break.
7506
7507 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7508
7509         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
7510
7511 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7512
7513         * lily/phrasing-slur-engraver.cc (process_music): Create
7514         PhrasingSlur instead of Slur.
7515
7516         * Documentation/user/changing-defaults.itely (Defining new
7517         contexts): Fixed misprinted context name.
7518
7519 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7520
7521         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
7522
7523         * scripts/convert-ly.py (conv): change Both to Neutral in property
7524         settings.
7525
7526         * ly/engraver-init.ly: increase extent of Staff. 
7527
7528 2004-09-13  Graham Percival  <gperlist@shaw.ca>
7529
7530         * scm/script.scm: change behaviour of slur and accent.
7531
7532         * Documentation/user/music-glossary.tely: de-gender a few entires.
7533
7534         * Documentation/user/introduction.itely: de-gender a few sentences.
7535
7536 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7537
7538         * input/regression/rehearsal-mark-number.ly: Reuse the existing
7539         formatting routine when adding boxed numbers. Makes it easier to
7540         extrapolate how to do for boxed letters.
7541
7542 2004-09-12  Graham Percival  <gperlist@shaw.ca>
7543
7544         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
7545
7546         * Documentation/user/invoking.itexi: updated the "reporting bugs"
7547         section.
7548
7549 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7550
7551         * scm/define-grobs.scm (all-grob-descriptions): longer
7552         ideallengths for stems in higher order beams.
7553
7554         * Documentation/user/changing-defaults.itely (Page layout):
7555         document them.
7556
7557         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
7558         to get sane spaces for titles.
7559
7560         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
7561         beforetitlespace, betweentitlespace.
7562
7563         * input/regression/beam-quant-standard.ly (primeSixteenths): add
7564         16th notes.
7565
7566         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
7567         small slope up to smallest quant. This prevents small slopes from
7568         getting rounded to zero.
7569
7570         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
7571         are smaller than the smallest quant.
7572
7573         * input/tutorial/brahms*.ly: remove.
7574
7575         * input/*: update all .ly files.
7576          
7577         * ly/a4-init.ly (vsize): remove papersize init files.
7578
7579         * scripts/convert-ly.py (conv): add conversion.
7580
7581         * lily/parser.yy: change mode changing commands to XXXmode,
7582         eg. drummode.
7583         (mode_changing_head): group mode changes.
7584         (mode_changing_head_with_context): new commands: create context as
7585         well as change mode.
7586
7587         * input/regression/system-overstrike.ly: new file.
7588
7589         * scm/page-layout.scm (ly:optimal-page-breaks): add
7590         betweensystempadding also to fixed distance for the spring.
7591  
7592         * scm/define-grobs.scm (all-grob-descriptions): fix order of
7593         key-cancellation.
7594
7595         * input/regression/beam-concave-damped.ly: new file.
7596
7597         * lily/beam-concave.cc: new file, with new routines for concave
7598         decisions. There are now two types of concaveness: 1. a sharp
7599         logic decision forcing a beam horizontal, and 2. a number that
7600         measures how concave beams are that are not caught by 1.
7601
7602         This fixes: morgenlied.ly and input/regression/beam-concave.ly
7603         
7604         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
7605         property: add-stem-support
7606
7607 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7608
7609         * lily/slur-scoring.cc (get_bound_info): only do
7610         broken trend at the end of the line.
7611
7612         * VERSION (PACKAGE_NAME): release 2.3.16.
7613
7614         * input/regression/phrasing-slur.ly (Module): remove (duplicate
7615         with phrasing-slur-slur-avoid.ly)
7616
7617         * lily/slur-scoring.cc (struct Extra_collision_info): collect
7618         parameters for extra offset.
7619         (get_bezier): add slurs mid-points for curve determination
7620         (score_extra_encompass): add slur end points for scoring.
7621
7622 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
7623
7624         * scm/framework-ps.scm (reencode-font): Handling font scaling
7625         and reencoding differently to work around a bug in gs 8.30 and
7626         earlier.
7627         Update callers.
7628
7629 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7630
7631         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
7632         extent index of other system. Fixes slurs across line breaks.
7633
7634         * lily/tuplet-engraver.cc (start_translation_timestep): use
7635         Tuplet_description::stop_ for determining when to stop producing
7636         tuplet brackets. This fixes: tuplet-overwrite.ly
7637
7638         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
7639         errors with GUILE 1.7 CVS.
7640
7641         * lily/translator.cc (derived_mark): new function.
7642
7643         * lily/slur-scoring.cc (score_encompass): new penalty type:
7644         variance penalty demerits slurs where one head/stem is much
7645         closer to the slur than average.
7646
7647         * lily/tuplet-bracket.cc (print): use robust_relative_extent
7648         iso. extent()
7649         (calc_position_and_height): use robust_relative_extent(). This
7650         fixes a couple of programming_errors
7651
7652         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
7653         file.
7654
7655         * lily/part-combine-iterator.cc (unisono): bugfix for the case
7656         that voice-2 plays solo, and voice-1 has an mmrest that starts
7657         earlier. In that case, we switch to voice-2, so we catch the
7658         mmrest of voice-2. This fixes: partcombine-rest.ly.
7659  
7660 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7661
7662         * scm/define-grob-properties.scm (all-internal-grob-properties):
7663         add adjacent-hairpins property.
7664
7665         * lily/hairpin.cc: lengthen hairpin if space is available.
7666
7667         * input/regression/dynamics-hairpin-length.ly (Module): new file.
7668
7669 2004-09-10  Graham Percival  <gperlist@shaw.ca>
7670
7671         * Documentation/user/notation.itely: small fixes to docs.
7672
7673 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7674         
7675         * VERSION (PACKAGE_NAME): release 2.3.15
7676
7677         * make/lilypond.redhat.spec.in (Requires): bump requirement for
7678         ec-fonts-mftraced
7679
7680         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
7681         the latest ec-fonts-mftraced package.
7682
7683         * scm/define-context-properties.scm
7684         (all-internal-translation-properties): add property. Remove
7685         definition of quotes property.
7686
7687         * Documentation/user/notation.itely (Quoting other voices):
7688         document it
7689
7690         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
7691         property, to determine what events are processed in \quote.
7692
7693 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
7694
7695         * (many files): removed most occurrences of underscore ("_")
7696         from font characters; made font character naming more
7697         consistent
7698
7699         * input/test/gregorian-scripts.ly: fixed another victim of grand
7700         replacement operations
7701
7702         * lily/vaticana-ligature-engraver.cc: caught some more "_"
7703         inconsistencies
7704
7705         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
7706
7707 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7708
7709         * Documentation/user/changing-defaults.itely (Paper size): doc
7710         landscape
7711         
7712
7713         * scm/framework-ps.scm (eps-header): bugfixes. 
7714
7715         * scm/titling.scm (default-score-title): remove opus from the
7716         \score title.
7717
7718 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
7719
7720         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
7721
7722         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
7723
7724         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
7725
7726         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
7727
7728         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
7729
7730         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
7731
7732         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
7733
7734         * scripts/ps2png.py (program_name): changed to sys.argv[0]
7735
7736 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7737
7738         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
7739         character position.  Huh?
7740
7741         * scm/output-gnome.scm (placebox): Shield affine-relative.
7742
7743         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
7744         cater for system's pango 1.5.1.
7745
7746         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
7747
7748         * scm/slur.scm: Tweak.
7749
7750 2004-09-08  Graham Percival  <gperlist@shaw.ca>
7751
7752         * Documentation/user/{first couple of chapters}: more editing.
7753
7754 2004-09-07  Graham Percival  <gperlist@shaw.ca>
7755
7756         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
7757         and summary.
7758
7759         * Documentation/user/{first couple of chapters}: the big "Graham's
7760         moved to a new city, his friends haven't arrived, and he has no
7761         internet access" patch.  Numerous editorial and stylistic changes
7762         to the manual.
7763
7764 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7765
7766         * scm/framework-ps.scm (output-framework): handle landscape settings.
7767
7768         * ps/lilyponddefs.ps: cleanup.
7769
7770 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7771
7772         * scm/define-grobs.scm (all-grob-descriptions): unset
7773         threshold. This fixes morgenlied. 
7774
7775         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
7776         rod calculation.
7777
7778         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
7779         spanners into account for staff-extents.
7780
7781         * lily/ottava-bracket.cc (print): take common refpoint of dots
7782         into account as well.
7783
7784 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7785
7786         * lily/lookup.cc (triangle): translate by interval.
7787
7788         * VERSION (PACKAGE_NAME): release 2.3.14
7789
7790         * Documentation/user/changing-defaults.itely (Page layout): add
7791         betweensystempadding
7792
7793         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
7794
7795         * input/regression/quote-cyclic.ly (Module): new file.
7796
7797         * scm/lily.scm (print): add function.
7798
7799         * scm/music-functions.scm (quote-substitute): new
7800         function. Substitute \quote when putting music into \score.
7801
7802         * input/regression/key-signature-cancellation.ly (Module): new file.
7803
7804         * lily/*.cc: more ly_scm2 -> scm_to converions.
7805
7806         * lily/key-signature-interface.cc (print): take position
7807         difference into account when spacing naturals.
7808
7809         * lily/key-engraver.cc (create_key): create KeyCancellation grob
7810         separately, so the cancellation can be put before the staff-bar
7811
7812         * scm/define-grobs.scm (all-grob-descriptions): add a
7813         KeyCancellation grob.
7814
7815         * lily/tuplet-engraver.cc (struct Tuplet_description): new
7816         struct. Use to clean-up Tuplet_engraver
7817
7818 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7819
7820         * lily/*: ly_scm2int -> scm_to_int
7821         ly_scm2double -> scm_to_double
7822
7823         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
7824
7825 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7826
7827         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
7828         0 springs
7829
7830         * lily/system.cc (post_processing): 
7831
7832         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
7833         density for vertical spacing by means of force penalty.
7834         
7835         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
7836         dimension-variables
7837
7838         * Documentation/user/changing-defaults.itely (Page layout): add
7839         betweensystemspace variable.
7840
7841         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
7842
7843         * scm/page-layout.scm (space-systems): new function. Use spring
7844         and rod approach for vertically spacing systems.
7845
7846         * ly/engraver-init.ly: tune down minimumVerticalExtent.
7847
7848         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
7849         vertical alignment.
7850
7851         * lily/slur-engraver.cc (process_music): add warning for slur.
7852
7853 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7854
7855         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
7856
7857         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
7858         export spacing routine to SCM.
7859
7860         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
7861         new class, separate Grobs from interface.
7862
7863 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7864
7865         * lily/include/lily-guile.hh: compatibility glue for 1.6
7866
7867         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
7868
7869         * lily/lily-guile.cc: remove ly_scm2str0.
7870
7871 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7872
7873         * Documentation/user/macros.itexi: Use @inforef iso @uref for
7874         external references.  Fixes HTML cross references with makeinfo 4.7.
7875
7876 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7877
7878         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
7879         expand_only option.
7880
7881 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7882
7883         * lily/system.cc (get_line): add System stencil to exprs. Fixes
7884         system-extents.ly.
7885
7886         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
7887
7888         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
7889         for MultiMeasureRestNumber
7890
7891         * VERSION (PACKAGE_NAME): release 2.3.13
7892
7893 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7894
7895         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
7896         takes two arguments.
7897
7898 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7899
7900         * input/regression/slur-stem-broken.ly: remove.
7901
7902         * lily/slur.cc: add quant-score.
7903
7904         * input/regression/slur-staccato.ly (texidoc): remove
7905
7906         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
7907
7908 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7909
7910         * lily/include/bezier-bow.hh: remove.
7911
7912         * lily/slur-bezier-bow.cc (Module): remove.
7913
7914         * lily/include/slur.hh (Module): remove.
7915
7916         * lily/slur.cc: remove
7917
7918         * input/test/slur-beautiful.ly (Module): remove
7919
7920         * input/test/slur-attachment-override.ly (Module): remove
7921
7922         * lily/slur-quanting.cc (after_line_breaking): only do scoring
7923         when less than 4 control-points.
7924
7925         * lily/key-signature-interface.cc: add style.
7926
7927         * Documentation/user/notation.itely (Automatic staff changes):
7928         document new behavior.
7929
7930         * input/regression/slur-extreme.ly: new file.
7931
7932         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
7933         bass. Obviates \clef bass in the bass staff, when using \autochange 
7934
7935         * lily/auto-change-iterator.cc (construct_children): instantiate
7936         up/down Staff, create Voice on up staff initially. Obviates
7937         explicit instantiation of up/down contexts for \autochange. 
7938
7939         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
7940         slur depending on extents of note heads.
7941         
7942 2004-08-28  Graham Percival  <gperlist@shaw.ca>
7943
7944         * Documentation/user/tutorial.itely: minor editing.
7945
7946         * Documentation/user/examples.itely: tiny editing.
7947
7948 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7949
7950         * lily/slur-quanting.cc (init_score_param): read scoring
7951         parameters from slur-details property
7952
7953         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
7954         Accidental
7955
7956         * Documentation/user/advanced.itely: removed.
7957
7958         * Documentation/user/programming-interface.itely (How markups work
7959         internally): new subsection.
7960
7961         * Documentation/user/converters.itely (Invoking abc2ly): remove
7962         musedata2ly.
7963
7964 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7965
7966         * Documentation/user/point-and-click.texi (Point and click): new file.
7967         put point & click in appendix.
7968         
7969         * Documentation/user/changing-defaults.itely (Vertical spacing):
7970         corrections
7971
7972 2004-08-27  Graham Percival  <gperlist@shaw.ca>
7973
7974         * Documentation/user/introduction.itely: add note about the
7975         "example templates" section of the manual, and remove link to
7976         input/template/
7977
7978 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
7979
7980         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
7981         -> La@TeX
7982
7983         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
7984         missing lneo_mensural head; editorial cleanups
7985
7986         * lily/mensural-ligature.cc: added more comments
7987
7988 2004-08-26  Graham Percival  <gperlist@shaw.ca>
7989
7990         * Documentation/user/examples.itely: second, third, fourth, and fifth
7991         sections added.
7992
7993         * input/template/{various}: removed files included in examples.itely.
7994
7995 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
7996
7997         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
7998         Stem::stem_end_position instead of broken
7999         Staff_symbol_referencer::get_position
8000
8001 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8002
8003         * debian/changelog: debian patch by Anthony Fok.
8004
8005         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8006
8007         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8008         get spurious messages with skipTypesetting on.
8009
8010 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8011
8012         * Documentation/user/lilypond-book.itely: slight clean-up.
8013
8014         * Documentation/user/examples.itely: began section.
8015
8016 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8017
8018         * lily/script-interface.cc: add slur property.
8019
8020         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8021         too.
8022
8023         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8024
8025         * lily/ottava-bracket.cc (print): always start from right edge of
8026         a broken bound. This fixes ottava-clef.ps 
8027
8028 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8029
8030         * input/regression/slur-script-inside.ly: new file.
8031
8032         * lily/new-slur.cc (outside_slur_callback): new function, to make
8033         scripts avoid slurs 
8034
8035         * lily/slur-engraver.cc (finalize): 
8036
8037         * lily/script-interface.cc: add inside-slur property.
8038
8039         * lily/slur-engraver.cc (finalize): read inside-slur property.
8040
8041         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8042         message.
8043
8044         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8045         level. Fixes: hideNotes-accidental.ly
8046
8047 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8048
8049         * scm/page-layout.scm (plain-header): fix bug that print page
8050         number in the first page if firstpagenumber was different than 1.
8051
8052 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8053
8054         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8055         fonts. Fixes triangle markup for chords.
8056
8057         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8058         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8059  
8060         * flower/include/interval.hh (T>): add distance() function
8061
8062         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8063         octaviation-dot.ly 
8064
8065         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8066
8067         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8068
8069         * lily/new-slur.cc (add_column): remove set_interface()
8070
8071 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8072
8073         * input/regression/slur-double.ly: new file. 
8074
8075         * lily/slur-engraver.cc: add doubleSlurs property
8076
8077         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8078         symbols.
8079
8080         * Documentation/user/notation.itely (Easy Notation note heads):
8081         revise notation Chapter.
8082
8083         * ly/music-functions-init.ly (makecluster): add makeClusters music
8084         function.
8085
8086         * lily/part-combine-engraver.cc: rename soloADue ->
8087         printPartCombineTexts
8088
8089         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8090
8091         * lily/horizontal-bracket.cc (print): use
8092         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8093         edge-eight and shorten-pair.
8094
8095 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8096
8097         * Documentation/user/changing-defaults.itely (Page layout):
8098         description of firstpagenumber. Moved @refbugs about rightmargin
8099         to the end of the section (it was looking like the documentation
8100         after the refbugs was part of the bug comment).
8101
8102         * scm/framework-ps.scm (output-framework): set the first
8103         postscript page number to firstpagenumber
8104
8105         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8106         page number according to firstpagenumber
8107
8108         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8109         parameter
8110
8111 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8112
8113         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8114         nested slurs. 
8115
8116         * scripts/convert-ly.py (lilypond_version_re_str): handle
8117         \version "bar" % "foo"
8118
8119         * lily/completion-note-heads-engraver.cc (process_music): set
8120         duration-log before announcing object.
8121         
8122         * lily/staff-symbol.cc (print): subtract thickness from staff line
8123         length
8124
8125         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8126         
8127 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8128
8129         * scm/stencil.scm: remove fontify-text and fontify-text-white
8130
8131 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8132
8133         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8134
8135         * Documentation/user/sound-output.texi (Sound): new file. Move all
8136         MIDI related information.
8137
8138 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8139
8140         * lily/script-engraver.cc (acknowledge_grob): only take into
8141         account note heads with a music cause. Fixes ambitus-accent.ly
8142
8143         * scm/define-markup-commands.scm (finger): set encoding to
8144         fetaNumber.
8145
8146 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8147
8148         * scripts/convert-ly.py: typo
8149
8150 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8151
8152         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8153         font calls for diagrams based on paper and props
8154
8155 2004-08-19  Graham Percival <gperlist@shaw.ca>
8156
8157         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8158
8159 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8160
8161         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8162         added setHairpinDecresc/Dim
8163
8164 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8165
8166         * lily/include/lily-guile.hh: Cosmetics.
8167
8168 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8169
8170         * input/regression/fermata-rest-position.ly: new file
8171
8172         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8173
8174         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8175
8176 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8177
8178         * scm/framework-tex.scm (output-preview-framework) 
8179         (output-classic-framework): 
8180         * scm/framework-ps.scm (output-preview-framework):
8181         s/ly:paper-book-lines/ly:paper-book-systems/g
8182
8183         * scm/fret-diagrams.scm (ss-font-encoding):
8184         s/my-font-encoding/ss-font-encoding
8185
8186 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8187
8188         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8189         direction also on fingerings.
8190
8191         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8192
8193 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8194
8195         * po/nl.po: Some updates.
8196
8197         * scm/lily.scm (_): New function.
8198         (postscript->pdf, postscript->png, lilypond-main)
8199         (postscript->pdf): Use it.  Write messages to stderr.
8200
8201         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8202
8203         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8204         xgettext does not recognise scheme yet.  Patch submitted.
8205
8206         * lily/scm-option.cc (LY_DEFINE):
8207         * lily/main.cc: The program is now called lilypond (WAS:
8208         lilypond-bin).
8209
8210         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8211         messages.
8212
8213         * lily/include/paper-book.hh
8214         * lily/include/paper-system.hh: Finish renaming of paper-line to
8215         system.  Fix users.
8216
8217 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8218
8219         * scm/documentation-generate.scm (string-append): add version.
8220
8221         * scm/define-markup-commands.scm (box): add box-padding and
8222         thickness props for the box command.
8223  
8224         * Documentation/user/changing-defaults.itely (Text encoding):
8225         elucidate use of \encoding for \header strings.
8226
8227         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8228
8229         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8230         staff-change.ly
8231
8232         * lily/output-def.cc (assign_context_def): use set_variable().
8233
8234         * lily/text-item.cc (interpret_string): accept string input
8235         encoding too.
8236
8237         * scm/encoding.scm (read-encoding-file): print warning when file
8238         can't be found.
8239
8240         * tex/latin1.enc: remove.
8241
8242         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8243
8244         * lily/rod.cc (columnize): robustness fix. Don't crash for
8245         nil span points. Fixes: appoggiatura-segfault.ly
8246         (add_to_cols): extra robustness fix.
8247
8248 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8249
8250         * lily/text-item.cc (interpret_string): use lookup_variable() to
8251         fidn inputencoding. Now, \paper inherits inputencoding from
8252         \bookpaper.
8253
8254         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8255         collision kludge.
8256
8257         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8258         kludge.
8259
8260 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8261
8262         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8263
8264 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8265
8266         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8267
8268         * lily.scm: Mark un-internationlised user messages (with FIXME).
8269
8270         * lily/include/modified-font-metric.hh (struct
8271         Modified_font_metric): New file.  (WAS: incorrectly named
8272         scaled-font-metric.hh ?)
8273
8274         * lily/include/scaled-font-metric.hh: Remove.
8275
8276         * lily/text-item.cc (interpret_string): Identify and document
8277         input-encoding problem.
8278
8279         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8280         for a Bookpaper.
8281
8282         * tex/latin1.enc: Replace /minus with /hyphen.
8283
8284         * scm/encoding.scm: For latin1 (input-)encoding, use
8285         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8286
8287         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8288         inputencoding.
8289
8290 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8291
8292         * Documentation/topdocs/INSTALL.html: fixes.
8293
8294 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8295
8296         * buildscripts/builder.py: Fix for scons CVS.
8297
8298 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8299
8300         * Documentation/user/notation.itely,
8301         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8302         input/test/ambitus-mixed.ly: fix plurals:
8303         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8304
8305 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8306
8307         * lily/dynamic-engraver.cc (typeset_all):
8308         * lily/script-engraver.cc (stop_translation_timestep): Handle
8309         collisions with new-slur.
8310
8311 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8312
8313         * scm/define-grobs.scm (all-grob-descriptions): Add
8314         new-slur-interface.
8315
8316 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8317
8318         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8319         produces .PS
8320
8321 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8322
8323         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8324         definition of number-type
8325
8326 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8327
8328         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8329         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8330
8331         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8332         number-type and label-dir
8333
8334         * scm/define-grob-properties.scm: add number-type and label-dir
8335
8336         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8337         left or right.  Allow choice of upper-case roman, lower-case roman, or
8338         arabic numerals in fret label
8339
8340 2004-08-04  Werner Lemberg  <wl@gnu.org>
8341
8342         * lily/slur-quanting.cc: Include libc-extension.hh.
8343         s/round/my_round/.
8344         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8345         s/autobeaming/autoBeaming/.
8346
8347 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8348
8349         * VERSION: 2.3.11 released.
8350
8351         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8352         renameinput.
8353
8354 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8355
8356         * lily/lookup.cc (round_filled_box): remove warnings about blot
8357         diameter.
8358
8359         * scm/paper.scm (paper-set-staff-size): make linethickness more
8360         easily tunable.
8361
8362         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8363         \newlyrics -> \addlyrics
8364
8365         * lily/text-spanner.cc (print): use it.
8366
8367         * lily/dynamic-text-spanner.cc (print): use it.
8368
8369         * lily/grob.cc (robust_relative_extent): new function.
8370
8371         * scripts/lilypond-book.py (main): add -f tex as default process.
8372
8373         * lily/text-spanner.cc (print): only take linear_combination of
8374         nonempty interval.
8375         
8376
8377 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
8378
8379         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
8380         isn't specified by the user in \bookpaper center the music in the
8381         page.
8382
8383 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8384
8385         * Fix some problems after the renaming of my-lily -> lily
8386
8387 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8388
8389         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
8390
8391         * lily/slur-quanting.cc (enumerate_attachments): apply center on
8392         stem-X in more cases. 
8393
8394         * lily/stem.cc (dim_callback): solve todo.
8395
8396 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8397
8398         * input/test/README: new file.
8399
8400         * lily/lily-parser.cc: rename my-lily* files.
8401
8402         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
8403         parser.
8404
8405         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
8406
8407         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
8408
8409         * make/mutopia-targets.make (local-WWW): don't make ps.gz
8410         examples. They take a huge amount of space.
8411
8412         * Documentation/user/GNUmakefile: fix symlinks.
8413
8414         * VERSION: 2.3.10 released.
8415         
8416         * input/test/lyrics-skip-notes.ly: remove
8417
8418         * input/test/stem-cross-staff.ly (noFlag): fold into manual
8419
8420         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
8421         remove.
8422
8423 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
8424
8425         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
8426         fixes.
8427
8428 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8429
8430         * input/regression/beam-dir-functions.ly: move from test/
8431
8432         * Documentation/user/notation.itely (Feathered beams): new node.
8433
8434         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8435         new node
8436
8437         * input/regression/lyric-hyphen-retain.ly: move to regression.
8438
8439         * input/regression/harmonic.ly: fold into manual
8440         
8441         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
8442         stem-length,chord-names-no-inversions}.ly: remove
8443         
8444         * input/test/tie-cross-voice.ly: move to regression.
8445
8446         * Documentation/user/notation.itely (Running trills): new node.
8447
8448         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
8449
8450         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
8451
8452         * lily/trill-spanner-engraver.cc: new file.
8453
8454         * input/regression/trill-spanner.ly: new file.
8455
8456         * input/test/timing.ly: fold into manual.
8457
8458         * input/test/time.ly: remove
8459
8460         * input/test/trill.ly: remove
8461         
8462         * input/test/time-signature-double.ly: fold into manual
8463
8464         * input/test/separate-staccato.ly: remove
8465
8466         * input/test/spanner-after-break-tweak.ly: fold into manual.
8467
8468         * input/test/script-priority.ly: fold into manual.
8469
8470         * input/test/scheme-interactions.ly: remove.
8471         
8472         * input/test/unfold-all-repeats.ly (mel),
8473         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
8474         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
8475         fold into manual.
8476
8477         * input/regression/no-staff.ly: move from input/test/
8478
8479         * input/regression/markup-score.ly: move from input/test/
8480
8481         * input/test/lyrics-melisma-faster.ly: fold into manual
8482         
8483         * input/test/lyrics-melisma-variants.ly: fold into manual
8484
8485         * Documentation/user/notation.itely (Popular music): new node. 
8486
8487         * input/test/gourlay.ly: remove
8488         
8489         * input/test/improv.ly: fold into manual.
8490
8491         * input/test/figured-bass-alternate.ly (fl): remove
8492
8493         * lily/dynamic-text-spanner.cc (print): new file.
8494
8495         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
8496
8497         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
8498         keep recursing into children in case a parent context inserts a
8499         grob into a child context.
8500
8501         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
8502         
8503 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8504
8505         * scm/define-markup-commands.scm (postscript): new markup command
8506         \postscript
8507
8508         * Documentation/user/notation.itely (Formatting cue notes): new
8509         section.
8510
8511         * input/test/clef-end-of-line.ly: fold into manual.
8512
8513         * input/test/scales-greek.ly: remove.
8514
8515         * input/test/chords-without-melody.ly: fold into manual.
8516
8517         * input/test/cadenza-skip.ly: remove.
8518
8519         * input/test/clef-8-syntax.ly: remove.
8520
8521         * input/test/clef-manual-control.ly: move into manual.
8522
8523         * Documentation/user/notation.itely (Aligning to cadenzas): fold
8524         in cadenza-skip.ly
8525
8526         * mf/parmesan*.mf: change neo_mensural to neomensural.
8527
8528         * input/test/trills.ly: remove.
8529
8530         * input/test/transposition.ly: remove.
8531
8532         * input/test/to-xml.ly: move to no-notation.
8533
8534         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
8535
8536         * lily/ledger-line-spanner.cc (print): use staff variable, not
8537         me. Fixes ledger lines on differently sized staves.
8538
8539         * input/test/rhythm-excercise.ly: remove file.
8540
8541         * lily/stem.cc (dim_callback): only do something if visible. Fixes
8542         spurious flag not found warning for 128th rest.
8543
8544         * input/regression/rest-dot-position.ly: new file.
8545         
8546         * input/test/rest-dot-positions.ly: remove
8547
8548         * lily/staff-symbol-referencer.cc (get_position): emergency
8549         fallback: use coordinate * 2.
8550
8551         * input/no-notation/midi-scales.ly: move from test/
8552
8553         * scm/define-markup-commands.scm (score): remove debugging code.
8554
8555         * input/test/incipit.ly (violin): remove. 
8556
8557         * lily/system-start-delimiter.cc (print): only draw system
8558         delimiter to staves that reach up to left bound of the delimiter.
8559
8560         * input/no-notation/embedded-scm.ly: move from test/
8561
8562         * input/test/follow-voice.ly: remove
8563
8564         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
8565
8566         * input/test/drarn*: remove
8567         
8568         * input/test/count-systems.ly: remove.
8569
8570         * lily/bar-line.cc (compound_barline): fix : for staff without
8571         lines.
8572
8573         * lily/accidental.cc (print): use music_font_alist_chain(). This
8574         fixes smaller cautionaries.
8575
8576         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
8577         encoding for accidental.
8578
8579         * Documentation/user/notation.itely (Educational use): new section
8580
8581         * input/test/*.ly: clean up directory: move examples into manual
8582         or regtest.
8583         
8584
8585         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
8586         mode as well. This fixes resolution errors.
8587
8588 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8589
8590         * scm/lily.scm (postscript->png): show commands for --verbose.
8591
8592         * flower/include/getopt-long.hh: opps. short option should be
8593         char, not int.
8594
8595         * Documentation/user/GNUmakefile: use symlinks to save space.
8596
8597         * VERSION: 2.3.9 released.
8598
8599         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
8600
8601         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
8602         manual.
8603
8604         * Documentation/user/tutorial.itely (Integrating text and music):
8605         remove \score and \notes from manual.
8606
8607         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
8608         mode in the beginning.
8609
8610 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8611
8612         * Documentation/user/changing-defaults.itely (Horizontal spacing):
8613         Correct the documentation of the spacing parameters. 
8614
8615         * Documentation/user/tutorial.itely (Integrating text and music), 
8616         Documentation/user/lilypond-book.itely (Integrating LaTeX and
8617         music): Document that you need to add the map file ec-mftrace.map
8618         in the dvips command.   
8619
8620 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8621
8622         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
8623         found.
8624
8625         * lily/text-item.cc (interpret_string): insert encoding setting
8626         here
8627
8628         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
8629         encoding kludge.
8630
8631         * Documentation/user/changing-defaults.itely (Text encoding): node
8632         on encoding.
8633
8634         * lily/lyric-engraver.cc (try_music): remove superfluous check.
8635
8636         * lily/book-paper-def.cc (find_scaled_font): remove default
8637         encoding, because it messes up font loading for feta and
8638         parmesan. Encoding should only be specified for running texts.
8639
8640         * lily/modified-font-metric.cc (text_dimension): support coding
8641         scheme ""
8642         
8643 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8644
8645         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
8646         definition, so \override works as expected.
8647
8648         * lily/measure-grouping-engraver.cc: clarify
8649
8650 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8651
8652         * lily/parser.yy (context_def_mod): remove \consistsend
8653
8654         * lily/context-def.cc (instantiate): use Translator::must_be_last
8655         to determine engraver order.
8656
8657         * lily/translator.cc (must_be_last): new function
8658
8659         * scripts/convert-ly.py (conv): rule.
8660
8661         * lily/bar-line.cc (print): return '() for height == 0.0 too.
8662
8663 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
8664
8665         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
8666  
8667 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8668
8669         * lily/include/lily-guile.hh (scm_is_int): compat glue.
8670
8671 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8672
8673         * input/regression/page-layout.ly: new file.
8674
8675         * scm/paper.scm (set-paper-dimensions): Preliminary support for
8676         left and right margins.
8677
8678         * Documentation/user/changing-defaults.itely (Page layout):
8679         Explain the leftmargin option.
8680
8681 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8682
8683         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
8684
8685         * input/test/lyrics-melisma-faster.ly: new file.
8686
8687         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
8688         change of melody by setting associatedVoice.
8689
8690         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
8691
8692         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
8693         file contents, rather \include them, so default linewidth is set.
8694         (ly_options): make BOOKPAPER set of options. Move linewidth
8695         settings there.
8696
8697         * Documentation/user/examples.itely: new file. Templates are to be
8698         moved here.
8699
8700         * Documentation/user/programming-interface.itely: move chapter.
8701
8702         * scm/document-markup.scm (doc-markup-function): add @code
8703
8704         * stepmake/stepmake/texinfo-rules.make: remove chmod.
8705
8706 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8707
8708         * scm/page-layout.scm (plain-header): add printpagenumber boolean
8709         to bookpaper.
8710
8711         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
8712         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
8713
8714         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
8715
8716         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
8717
8718         * scripts/lilypond-latex.py: move from lilypond.py
8719
8720         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
8721         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
8722
8723         * scm/lily.scm (postscript->png): new function
8724         (postscript->pdf): new function
8725
8726         * lily/paper-book.cc (post_processing): call
8727         convert-to-{dvi,ps,png,pdf}
8728
8729         * scripts/ps2png.py (option_definitions): new file.
8730
8731         * lily/paper-book.cc (output): call output-preview-framework
8732         (post_processing): new function. Do PDF/PNG conversion.
8733
8734         * lily/paper-outputter.cc (close): new function.
8735
8736         * scm/framework-ps.scm (convert-to-pdf): new function. Call
8737         ps2pdf.
8738         (output-preview-framework): new function. Generate a preview .ps
8739         
8740
8741 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8742
8743         * VERSION: release 2.3.8
8744         
8745         * lily/note-head.cc: remove ledger line handling.
8746
8747         * lily/ambitus.cc (print): strip away accidental / note head code,
8748         and associated properties.
8749
8750         * lily/ambitus-engraver.cc (create_ambitus): change name to
8751         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
8752         other ambitus parts.
8753         (create_ambitus): group grobs in Ambitus grouping object. 
8754
8755         * lily/include/pitch-interval.hh (Pitch>): new file.
8756
8757         * lily/pitch-interval.cc (add_point): new file.
8758
8759         * lily/ledger-line-engraver.cc: new file.
8760
8761         * lily/ledger-line-spanner.cc (print): new file. Set limits to
8762         ledger line length to avoid clashes.
8763
8764 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8765
8766         * Documentation/user/invoking.itexi (Invoking lilypond): remove
8767         deprecated options
8768
8769 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8770
8771         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
8772         to command line option: fast=1 (default on).
8773
8774         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
8775         This brings SCons run-time on up-to-date tree down from 48s with
8776         only checksums, to 34s without 2day checksums, to 14s (make needs
8777         4 seconds).
8778         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
8779         necessary.
8780
8781 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8782
8783         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
8784         (score_extra_encompass): process scripts at edges too, by checking
8785         control points directly. 
8786
8787 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8788
8789         * po/nl.po: Update.
8790
8791         * lily/main.cc: Fix ly:option-usage help.
8792
8793         * input/regression/slur-script.ly: More collision tests.
8794
8795         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
8796
8797 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8798
8799         * VERSION: release 2.3.7
8800
8801         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
8802         files.
8803
8804         * Documentation/user/notation.itely (Slurs): document ^ and _ for
8805         slurs.
8806
8807         * input/regression/slur-script.ly: new file.
8808
8809         * lily/accidental-engraver.cc (process_acknowledged_grobs):
8810         make accidental appear to come from note head engraver.
8811
8812         * lily/slur-quanting.cc: new file.
8813         (score_extra_encompass): new function. Avoid scripts and
8814         accidentals
8815
8816 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8817
8818         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
8819         This greatly reduces the number of files that get recompiled
8820         after touching config.hh.
8821
8822         * config.hh.in: Remove GUILE_*_VERSION.
8823
8824         * lily/new-slur.cc: Resolve conflicts.
8825
8826         * lily/stem-engraver.cc (make_stem): New method.
8827
8828         * lily/include/script-interface.hh:
8829         * lily/script-interface.cc: New file.
8830
8831         * lily/include/script.hh:
8832         * lily/script.cc: Remove.
8833
8834         * lily/music.cc (duration_log): New method.
8835
8836         * lily/script.cc (struct Skript): Remove.
8837
8838         * lily/new-slur.cc (get_base_attachments): Try at articulations.
8839         Lots of coding cleanups (Stom).
8840
8841 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8842
8843         * lily/new-slur.cc (avoid_staff_line): new function: avoid
8844         collisions with staff lines.
8845
8846         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
8847         global_path
8848
8849         * scm/define-grobs.scm (all-grob-descriptions): set ratio
8850         .25. This flattens short slurs.
8851
8852         * lily/new-slur.cc (enumerate_attachments): move X of attachment
8853         points for tilted slurs.
8854
8855         * input/regression/slur-tilt.ly: new file.
8856
8857         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
8858         stems of 16th graces too.
8859
8860         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
8861         quant penalty dependent on how much the line is in the gap.
8862
8863         * input/regression/grace-stem-length.ly: new file.
8864
8865         * lily/beam-quanting.cc (score_forbidden_quants): remove
8866         interquant check. The penalty of 1000 is much too harsh, and the
8867         inter case should be caught by check-staff-line-in-gap check.
8868
8869         * lily/scm-option.cc: move debug-beam to \paper.
8870
8871         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
8872         .txt files to appease makeinfo.
8873
8874         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
8875         remove texttagline.
8876         
8877         * lily/new-slur.cc: cleanup, split in functions.
8878
8879         * lily/parser.yy (chord_body_element): allow octave-check = inside
8880         chord body. 
8881
8882         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
8883
8884         * lily/stem.cc (height): call Beam::after_line_breaking().
8885
8886         * lily/rest-collision.cc (force_shift_callback): only call shift
8887         for columns containing rests.
8888
8889         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
8890
8891         * input/regression/font-postscript.ly: invoke afm2tfm. 
8892
8893 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8894
8895         * mf/SConscript: Build map files.
8896
8897         * SConstruct: Rename $out to out-www in web.
8898
8899 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8900
8901         * SConstruct (web_kluts): Have make web build in out-www.  Not.
8902
8903 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8904
8905         * Documentation/user/music-glossary.tely (Top): add fragment to
8906         pertinent @lilypond entries.
8907
8908         * scm/define-grobs.scm: switch on new-slur by default.
8909
8910         * lily/scm-option.cc: symbol != string.
8911
8912         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
8913         really work yet.
8914         (set_end_points): make X coord of attachment dependent on  Y.
8915         (score_encompass): add edges too.
8916
8917 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8918
8919         * lily/stem.cc (get_beaming): new function.
8920
8921         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
8922         for fragment snippets. This fixes inclusion of toplevel-music
8923         examples (such as new-slur.ly)
8924  
8925 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8926
8927         * scripts/lilypond-book.py: Remove second import of stat.
8928
8929         * More SCons cleanups.
8930
8931         * Documentation/bibliography/computer-notation.bib (note): Remove
8932         extraneous closing brace.
8933
8934 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8935
8936         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
8937         stat calls.
8938
8939         * Documentation/bibliography/SConscript (bibs): failed try to get
8940         bib2html find html-long.bst.
8941
8942         * buildscripts/bib2html.py (stat): fail if bibtex fails.
8943
8944         * make/stepmake.make: use usescons for using scons. 
8945
8946 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8947
8948         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
8949         for lilypondend.  Import stat (huh?).
8950
8951 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8952
8953         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
8954         bypass dvi. 
8955
8956         * input/regression/font-postscript.ly: new file. 
8957
8958         * scm/framework-ps.scm (load-fonts): load pfb files too.
8959
8960         * lily/pfb.cc (pfb2pfa): new file.
8961
8962 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8963
8964         * scripts/lilypond-book.py (PREAMBLE_LY): set
8965         toplevel-music-handler too.
8966
8967 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8968
8969         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
8970         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
8971
8972         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
8973
8974         * python/SConscript:
8975         * python/vim:
8976         * input/mutopia/*SConscript: New file.
8977
8978         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
8979
8980         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
8981         fixes web build.
8982
8983         * make/stepmake.make (scons): re-route to SCONS if user has been
8984         running scons in this tree.
8985
8986         * SConstruct (config_vars): Add CPPDEFINES.
8987         (env): Set checksums type to "content".
8988         (save_config_cache): Do not exit after configuring when using
8989         checksums (the default) instead of timestamps.
8990
8991 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8992
8993         * SConstruct: Further development.
8994
8995         * input/test/SConscript: 
8996         * input/template/SConscript: 
8997         * input/regression/SConscript: 
8998         * Documentation/bibliography/SConscript:
8999         * Documentation/bibliography/index.html.in: New file.
9000
9001         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9002         generation.
9003
9004         * buildscripts/builder.py: Add new builders.
9005
9006         * make/stepmake.make: 
9007         * stepmake/stepmake/*.make: 
9008         * configure.in:
9009         * lily/*:
9010         * flower*: Use config.hh (Was config.h).
9011
9012         * scm/encoding.scm (get-coding): Print friendly error message when
9013         no encoding is found, rather than crashing.
9014
9015 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9016
9017         * lily/new-slur.cc (score_slopes): strong sloping score only when
9018         stems point in same dir. 
9019
9020 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9021
9022         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9023         for beam start.
9024
9025         * lily/parser.yy (context_prop_spec): check grob name for
9026         alphanumericness..
9027
9028         * lily/lyric-engraver.cc: creates LyricText objects
9029
9030 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9031
9032         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9033
9034 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9035
9036         * SConstruct: Configure only pristine build tree or on user
9037         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9038         Use checksums instead of timestamps.
9039         (CheckYYCurrentBuffer): Return result.
9040
9041         * Documentation/topdocs/SConscript: New file.
9042
9043 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9044
9045         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9046
9047         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9048         scm_from_int instead.
9049
9050 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9051
9052         * SConstruct: Updates.  Add targets: tar, dist, release.
9053
9054 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9055
9056         * input/mutopia-header.ly: Generate output.
9057
9058         * SConstruct:
9059         * buildscripts/builder.py:
9060         * Documentation/user/SConscript: SCons fixes.
9061
9062 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9063
9064         * lily/new-slur.cc (class New_slur): new file. Score based slur
9065         computations.
9066
9067 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9068
9069         * mf/SConscript: Remove Builders.
9070
9071         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9072
9073         * input/SConscript: 
9074         * Documentation/user/SConscript: New file.
9075
9076 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9077
9078         * Documentation/topdocs/NEWS.texi (Top): add note about new
9079         emacs electric-|
9080
9081         * scm/*.scm: adapt ly:warn calls.
9082
9083         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9084
9085         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9086         main timing, not grace timing. Fixes volta-repeat-grace.
9087
9088         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9089         remove ly:kpathsea-gulp-file.
9090
9091         * scm/translation-functions.scm (format-metronome-markup): make
9092         note smaller, align to bottom.
9093
9094         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9095
9096         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9097         metronome to musical column. Don't ack time sigs or bar lines.
9098
9099 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9100
9101         * THANKS: sort, add David. Kristof contributed code, he is a
9102         contributor.
9103
9104 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9105
9106         * elisp/lilypond-mode.el,
9107         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9108         count beats between last measure stop | and point in emacs.
9109         
9110 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9111
9112         * tex/GNUmakefile (TEX_FILES): don't dist
9113         music-drawing-routines.ps, latin1.enc 
9114
9115         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9116         --no-pdf, --pdftex
9117         (copyright): add --latex option
9118         (ic_p.make_include_option): use direct PS as default.
9119
9120         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9121
9122         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9123         Ross
9124
9125         * scm/script.scm (default-script-alist): marcato should follow
9126         into staff
9127         
9128 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9129
9130         * buildscripts/builder.py:
9131         
9132         * Documentation/SConscript (outdir): New file.  Add *list.ly
9133         dependencies.  Fixes PDF doc build.
9134
9135 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9136
9137         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9138         run from build-dir.
9139
9140         * ly/SConscript:
9141         * scm/SConscript: New file.
9142
9143         * lily/main.cc (dir_info): Print variables in sh format.
9144
9145         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9146
9147         * mf/SConscript: Update multiple target rules.
9148
9149         * SConstruct (assert_version): Add.
9150
9151 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9152
9153         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9154
9155 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9156
9157         * buildscripts/mf-to-table.py: Do not try to open ''.
9158
9159         * mf/SConscript: New file.
9160
9161 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9162
9163         * scm/fret-diagrams.scm : Convert many properties to constants,
9164         reducing the pollution of the property namespace.
9165
9166         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9167         unnecessary properties for fret-diagram
9168
9169         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9170         for interface
9171
9172 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9173
9174         * SConstruct: Update.
9175
9176 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9177
9178         * input/regression/beam-quant-standard.ly (seconds): print desired
9179         quants when failing.
9180
9181 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9182
9183         * SConstruct:
9184         * flower/SConscript:
9185         * lily/SConscript: New file.
9186
9187 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9188
9189         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9190         descriptions for all fret-diagram properties.
9191
9192         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9193         fret-diagram interface code
9194
9195 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9196
9197         * ly/book-paper-defaults.ly: set default encoding to ec.
9198
9199         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9200         installed.
9201
9202         * tex/latin1.enc: new file, from a2ps. 
9203
9204 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9205
9206         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9207         add a faint, green border line.
9208
9209         * Documentation/index.html.in: drop <table>, add a faint border line.
9210
9211 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9212
9213         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9214
9215         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9216
9217 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9218
9219         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9220
9221         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9222         scaling
9223
9224         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9225         properly scale white text
9226
9227         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9228         position for numbered dots so dot will touch fret.
9229         (various routines): move to font-metric interface, rather than
9230         name, size interface.  Clean up comments.
9231
9232         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9233         size and offset to better center white text.
9234
9235 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9236
9237         * ChangeLog: Remove pre-2.1 changes.
9238
9239         * Documentation/misc/ChangeLog-2.1: New file.
9240
9241         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9242         from ChangeLog.
9243
9244 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9245
9246         * input/test/chords-below-volta-bracket.ly,
9247         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9248
9249 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9250
9251         * VERSION: release 2.3.6
9252
9253         * input/regression/beam-quant-standard.ly: new file: test standard
9254         beam quants.
9255
9256         * scm/beam.scm (check-quant-callbacks): new function
9257         (check-beam-quant): new function: check whether current beam
9258         quants match argument.
9259
9260         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9261         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9262         staffline line.
9263
9264 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9265
9266         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9267         functions.
9268
9269         * lily/note-collision.cc (do_shifts): align colliding notes to
9270         their leftmost note.
9271
9272         * input/regression/collision-alignment.ly: new file.
9273
9274         * ly/init.ly: don't print gc stats.
9275
9276         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9277         extra newline
9278
9279         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9280         for dimensions. This fixes ottava-remove-empty-staff.ly
9281
9282         * input/regression/lyrics-tenor-clef.ly: new file.
9283
9284         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9285         cyclic parents when two axis-group-engravers are
9286         present. Fixes: crash-axis-group-engraver.ly. 
9287         
9288         * input/test/volta-chord-names.ly: new file.
9289
9290         * scm/define-context-properties.scm
9291         (all-user-translation-properties): change voltaOnThisStaff
9292         definition. 
9293
9294         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9295         if necessary.
9296
9297         * lily/volta-bracket.cc (print): handle volta brackets without
9298         bars. 
9299
9300 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9301
9302         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9303         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9304
9305 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9306
9307         * scm/output-gnome.scm: updated instructions for running gnome
9308         backend
9309
9310 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9311
9312         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9313         and dot-position now depend on finger-code value; in-dot makes
9314         dots larger and centered.
9315         (draw-barre): added straight-barre indicator option
9316         (draw-dots): made fontify-text-white work.
9317
9318         * music-drawing-routines.ps: added /draw_white_text
9319
9320         * scm/output-tex.scm:  added white-text
9321
9322         * scm/output-ps.scm:  added white-text
9323
9324         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9325         list of stencil expressions
9326
9327         * scm/stencil.scm: Added fontify-text-white
9328
9329 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9330
9331         * input/regression/+.ly: use @unnumbered section.
9332
9333 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9334
9335         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9336         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9337
9338 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9339
9340         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9341
9342 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9343
9344         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9345         was causing an error. (was not actually commited in 2004-06-20)
9346
9347         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9348         breaks anymore
9349
9350 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9351
9352         * VERSION: 2.3.5 released.
9353         
9354         * lily/my-lily-parser.cc (parse_string): switch module too.
9355
9356 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9357
9358         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9359         ec-fonts-mftraced to running requirements.
9360
9361 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9362
9363         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9364         assignments don't reach the original file.
9365
9366         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9367         exists
9368
9369 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9370
9371         * scm/output-gnome.scm: 
9372         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9373
9374         * debian/: Apply Debian patch (Anthony Fok).
9375
9376 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
9377
9378         * Documentation/user/music-glossary.tely: fix titling; @top is already
9379         an @unnumbered @chapter.
9380
9381 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9382
9383         * debian/GNUmakefile (EXTRA_DIST_FILES):
9384         (CONF_FILES): update file list.
9385
9386         * lily/stencil.cc (interpret_stencil_expression): bugfix.
9387
9388 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9389
9390         * debian/: Remove cruft (requested Anthony Fok.)
9391
9392         * buildscripts/guile-gnome.sh: Build without gcc libtool version
9393         juggling.
9394
9395         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
9396         Add popup menu with grob properties.
9397
9398         * lily/grob-scheme.cc (ly:grob-properties):
9399         (ly:grob-basic-properties): New function.
9400
9401         * lily/stencil.cc (interpret_stencil_expression): Comment-out
9402         "no-origin" call.  Fixes -fps output.
9403
9404         * scm/output-ps.scm (no-origin): Add dummy implementation.
9405
9406         * scm/output-gnome.scm (define-origin): Remove
9407         (grob-cause): Add.
9408
9409         * scm/output-ps.scm (scm):
9410         * scm/output-tex.scm (scm): Remove define-origin from exports list.
9411         (define-origin): Remove.
9412
9413         * scm/output-gnome.scm (define-origin): 
9414
9415         * scm/lily.scm (ly:all-output-backend-commands): Remove
9416         define-origin.  Add grob-cause.
9417
9418 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
9419
9420         * buildscripts/lilypond-words.py: add ly/portugues.ly.
9421
9422 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
9423
9424         * Documentation/user/GNUmakefile:
9425         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
9426         --include-css=.../texinfo.css; command includes css into the html.
9427
9428         * Documentation/texinfo.css: add file.
9429         define <hr> as black and thin.
9430
9431 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9432
9433         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
9434         stencil expression. Junk define-origin.
9435
9436         * lily/my-lily-parser.cc (parse_string): init parser variable when
9437         lexer_ is set, ie. in parse_string and parse_file.
9438
9439         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
9440         ly:score-bookify.
9441
9442         * scm/lily.scm (collect-scores-for-book): new function.
9443
9444         * ly/init.ly: print collected scores/musics.
9445
9446         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
9447         scope, not in lily module.
9448
9449         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
9450
9451         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
9452         encapsulate gtk/pango tests.
9453
9454         * po/tr.po: Turkish translation.
9455
9456 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9457
9458         * input/regression/lily-in-scheme.ly: regression test for #{
9459         ... #} syntax
9460
9461         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9462         was causing an error.
9463
9464         * Documentation/user/programming-interface.itely (Using LilyPond
9465         syntax inside Scheme): documentation for #{ ... #} syntax.
9466
9467 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
9468
9469         * Documentation/index.html.in: use black thin <hr>.
9470
9471         * buildscripts/mutopia-index.py: use thin black <hr>.
9472
9473 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9474
9475         * scm/fret-diagrams.scm: Use UNIX style line endings.
9476         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9477         typo.  Fixes compile.
9478
9479         * scm/output-ps.scm (white-dot): Remove second incarnation.
9480
9481         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
9482
9483 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9484
9485         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
9486         single file error.
9487
9488         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
9489
9490 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
9491
9492         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
9493         remove size as argument to fret-diagram interface;
9494         improved white-circle dots for fret;
9495         improved top-fret thick line/
9496
9497         * scm/output-ps.scm: added white-dot function
9498
9499         * scm/output-tex.scm: added white-dot function
9500
9501         * tex/music-drawing-routines.ps: added draw_white_dot function
9502
9503         * ps/music-drawing-routines.ps: added draw_white_dot function
9504
9505         * input/test/fret-diagram.ly: examples to show multiple
9506         functions and multiple interfaces
9507
9508 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9509
9510         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
9511         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
9512
9513         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
9514         conflict.  Have I told you lately how much I love autotools?
9515
9516 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9517
9518         * lily/lily-guile.cc: 
9519         * lily/pangofc-afm-decoder.cc:
9520         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
9521         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
9522
9523         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
9524         developers.
9525
9526         * lily/paper-outputter.cc (file): New method.
9527         (dump_string): Use it.
9528
9529         * scm/output-gnome.scm: Update with pango CVS info, lilylib
9530         musing.
9531
9532         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
9533         of them has a comma :-).
9534
9535         * scm/framework-gnome.scm: Add pango decoders.
9536
9537         * lily/include/pangofc-afm-decoder.hh: 
9538         * lily/pangofc-afm-decoder.cc: New file.
9539
9540         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
9541
9542         * configure.in: Check for pango.
9543
9544         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
9545         autoconf).
9546         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
9547
9548         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
9549
9550 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9551
9552         * Documentation/user/tutorial.itely (Integrating text and music):
9553         fix grammar & punctuation.
9554
9555 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9556
9557         * lily/: Stray janitorial cleanups.
9558
9559         * scm/lily.scm (ly:all-stencil-expressions):
9560         * scm/lily.scm (ly:all-output-backend-commands): New function.
9561
9562         * scm/safe-lily.scm (safe-objects): Add them.
9563
9564         * scm/framework-gnome.scm (<gnome-outputter>): New class.
9565
9566         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
9567
9568 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9569
9570         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
9571
9572 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9573
9574         * scm/page-layout.scm (default-page-make-stencil): add
9575         raggedbottom, raggedlastbottom.
9576
9577         * Documentation/user/changing-defaults.itely (Page layout): add doc.
9578
9579         * scm/framework-tex.scm (define-fonts): fix export of
9580         papersize.
9581
9582         * lily/paper-book.cc (classic_output): strip suffixes from
9583         framework functions.
9584
9585         * lily/tuplet-bracket.cc (before_line_breaking): do not return
9586         SCM_UNDEFINED to Scheme.
9587
9588 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9589
9590         * lily/book.cc: remove Book::to_stencil().
9591         (process): whoops. Score::book_rendering returns vector, not list.
9592
9593         * scripts/convert-ly.py (conv): remove \notes.
9594         apply to input examples.
9595
9596         * lily/paper-outputter.cc (output_stencil): don't use
9597         smobify_self() but self_scm()
9598
9599         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
9600         from smobify_self().
9601
9602         * lily/paper-book.cc (output): load framework module
9603         scm_c_resolve_module().
9604
9605         * python/lilylib.py (exit): exit with argument i.
9606
9607 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9608
9609         * scm/framework-gnome.scm (output-framework-gnome): Try loading
9610         gnome modules from non-toplevel.
9611
9612         * lily/ly-module.cc (ly:import-module): Export to ly:.
9613
9614         * lily/paper-score.cc (process): Do not show progress newline.
9615
9616         * lily/paper-book.cc (output, classic_output): Show progess
9617         newline after score.
9618
9619 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
9620
9621         * buildscripts/lilypond-words.py: add ly/vlaams.ly
9622
9623 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9624
9625         * lily/score.cc (ly:run-translator): Do not crash on empty music
9626         list.
9627
9628         * lily/book.cc (process): Do not render score when systems is empty.
9629
9630         * input/simple-song.ly: Down one octave.
9631
9632         * scm/output-gnome.scm: Remove script again; re-add modules fix
9633         (CVS conflict resolve?)
9634
9635         * lily/stencil.cc (ly:interpret-stencil): Was:
9636         interpret_stencil_expression.
9637
9638 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9639
9640         * buildscripts/guile-gnome.sh: New file.
9641
9642         * scm/output-gnome.scm: White background, better window size, sane
9643         canvas size.  Cleanups.
9644
9645 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9646
9647         * VERSION: release 2.3.4
9648
9649         * Documentation/user/invoking.itexi (Invoking the lilypond
9650         binary): document --safe.
9651
9652         * scm/output-gnome.scm: set PATH in script.
9653
9654         * scm/page-layout.scm (default-page-make-stencil): don't stretch
9655         if there is too few systems on a page.
9656
9657         * lily/parser.yy (relative_music): start at middle C without pitch
9658         argument.
9659
9660         * Documentation/user/changing-defaults.itely (Page layout): new node.
9661         (Paper size): rename node
9662         (Page breaking): new node.
9663         (Titling): move from invoking.
9664         (File structure): new node.
9665
9666         * lily/parser.yy (score_body): allow \header and music anywhere in
9667         \score body.
9668
9669 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9670
9671         * scm/lily.scm (ly:load): Remove page-breaking.scm.
9672
9673 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9674
9675         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
9676
9677         * lily/include/paper-line.hh: rename to Paper_system.
9678
9679         * lily/include/paper-book.hh: doc class.
9680
9681         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
9682
9683         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
9684         (plain-header): add instrument-name.
9685         (default-page-make-stencil): bugfixes.
9686
9687         * lily/parser.yy (book_body): allow \header anywhere in \book{}
9688
9689         * lily/paper-book.cc: remove copyright & tagline. Remove
9690         interactions with Page
9691
9692         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
9693         here, 
9694         (default-page-make-stencil): new function
9695         (default-page-music-height): new function
9696         (page-headfoot): new function
9697         (ly:optimal-page-breaks): generate stencils directly from here
9698
9699         * scm/titling.scm: new file, group titling functions
9700
9701 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9702
9703         * scm/output-gnome.scm: Handle multiple pages.
9704
9705         * scm/framework-gnome.scm: Do not load output-gnome.
9706         (framework-gnome): Invoke output-gnome::header and
9707         output-gnome::end-output as faked stencils.  Fixes experimental
9708         gnome output.
9709
9710 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9711
9712         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
9713         octavation compatibility fixes. Backportme. 
9714
9715         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
9716         pages.
9717         (ly:optimal-page-breaks): combine-penalties: no shortcut for
9718         negative. Now we handle negative penalties (ie. \pageBreak)
9719         correctly.
9720
9721         * lily/system.cc (get_line): extract page-penalty from the left
9722         bound.
9723
9724         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
9725
9726 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9727
9728         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
9729
9730 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9731
9732         * scm/output-gnome.scm: Update script.  Move development to
9733         lilypond_2_3_2 branch for now.
9734
9735 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9736
9737         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
9738         negative penalties.
9739         cleanups.
9740
9741         * Documentation/user/changing-defaults.itely (Creating contexts):
9742         index entries
9743
9744         * scm/page-breaking.scm (ly:optimal-page-breaks): new
9745         file. Rewrite function. 
9746
9747         * lily/paper-book.cc (pages): new interface: page-breaking returns
9748         list of line-list.
9749
9750         * lily/page.cc (Page): take lines argument.
9751
9752         * scm/document-translation.scm (all-engravers-doc): link to user man
9753
9754         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
9755         iso. score.
9756
9757         * Documentation/user/notation.itely (Relative octaves): typo.
9758
9759         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
9760
9761 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9762
9763         * scm/output-gnome.scm: Update build script.
9764
9765 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9766
9767         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
9768         gnome backend.
9769
9770         * scm/framework-gnome.scm: New file.
9771
9772         * scm/lily.scm: Use it.
9773
9774         * lily/paper-outputter.cc: Janitorial cleanups.
9775         (ly:outputter-dump-string): Remove unreachable statement.
9776
9777         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
9778         (ice-9): Bugfix: Add srfi-1.
9779
9780         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
9781
9782 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9783
9784         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
9785         in do_quit()
9786
9787 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9788
9789         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
9790
9791 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9792
9793         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
9794         override of Beam::position-callbacks. Why would grace beams not be
9795         quantized? Fixes: weird-stem-size-grace. 
9796
9797         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
9798         warning only once. Backportme.
9799
9800         * lily/accidental-engraver.cc (number_accidentals_from_sig):
9801         bugfix, 2nd try. Backportme.
9802
9803         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
9804
9805 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9806
9807         * Documentation/user/notation.itely (Instrument transpositions):
9808         Correct the name of the instrumentTransposition property.
9809
9810 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9811
9812         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
9813
9814 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9815
9816         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
9817         and postLilyPondExample are called when defined.
9818
9819 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9820
9821         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
9822         This fixes setting notenames with `\include "nederlands.ly" '
9823
9824         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
9825         new function.
9826
9827 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9828
9829         * scm/page-layout.scm: don't do piece, it should be in score-title
9830         only.
9831
9832         * lily/lexer.ll: lex \score separately.
9833
9834         * lily/paper-book.cc: junk stencil2line.
9835
9836         * lily/paper-line.cc (Paper_line): construct from Stencil
9837         directly. No futzing with the dimensions.
9838
9839         * lily/include/paper-line.hh (class Paper_line): 
9840
9841         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
9842         takes arbitrary number of arguments.
9843
9844         * input/test/markup-score.ly (tuning): simplify example. 
9845
9846 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9847
9848         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
9849
9850         * scm/define-markup-commands.scm (score): define score-markup
9851
9852         * lily/parser.yy (markup): use score-markup.
9853
9854         * lily/score.cc: add ly:score? 
9855
9856 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
9857
9858         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
9859         fret-parse-string so it prepares for calls to fret-diagram-verbose
9860         Changed display constants to props so they are available for
9861         \override.
9862
9863 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9864
9865         * VERSION: release 2.3.3
9866
9867         * stepmake/stepmake/generic-vars.make: unset LANG.
9868
9869         * input/regression/tuplet-nest.ly: bugfix.
9870
9871         * lily/tie-performer.cc (stop_translation_timestep): reset
9872         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
9873
9874         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
9875         clear repeat_ directly after setting stem_tremolo_. Fixes:
9876         tremolo-repeat.ly
9877
9878         * input/regression/span-bar-break.ly: new file.
9879
9880         * scm/define-grobs.scm (all-grob-descriptions): remove
9881         break-visibility from SpanBar. Fixes: piano-repeat.ly
9882
9883 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9884
9885         * python/lilylib.py (make_ps_images): only compute bbox when needed.
9886
9887         * scripts/lilypond-book.py (process_snippets): use lily -f ps
9888         files for generating pngs. (failed experiment)
9889
9890         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
9891         file with PFA fonts included.
9892
9893         * lily/score.cc (default_rendering): put header in too.
9894
9895         * lily/paper-line.cc (LY_DEFINE): change function to
9896         ly:paper-line-extent
9897
9898         * scm/page-layout.scm (default-book-title): only add lines for
9899         non-nil fields.
9900         (default-score-title): idem.
9901
9902         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
9903
9904         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
9905
9906         * lily/include/paper-book.hh (class Paper_book): remove height_
9907         member.
9908
9909         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
9910
9911         * lily/ly-module.cc (LY_DEFINE): bugfix.
9912
9913         * lily/paper-book.cc (book_title): separate function for the book
9914         title.
9915
9916         * scm/page-layout.scm (default-book-title): only account for
9917         markup fields.
9918
9919         * scm/framework-ps.scm: new file. Move high level interface from
9920         output-ps.scm
9921
9922         * scm/music-functions.scm (def-grace-function): move macros from
9923         ly/music-functions-init.ly
9924
9925         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
9926         framework-tex.scm
9927
9928         * scm/framework-tex.scm (dump-line): new file. High level
9929         interface for output (pages, systems, header). 
9930
9931         * lily/include/page.hh (class Page): add is_last_ field.
9932
9933         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
9934
9935         * lily/paper-book.cc (split_string): new function
9936         (output): output multiple formats, i.e. --format=ps,tex
9937
9938         * scm/output-ps.scm (output-scopes): dump variables directly.
9939         (define-fonts): rewrite for new interface
9940
9941         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
9942
9943         * lily/paper-outputter.cc (Paper_outputter): take format argument.
9944
9945         * lily/main.cc (parse_argv): don't set extension for output.
9946
9947         * lily/clef-engraver.cc (create_clef): remove
9948         Staff_symbol_referencer::set_position() call. 
9949
9950 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9951
9952         * ly/music-functions-init.ly (addlyrics): set the 'origin property
9953         with the location argument in music function definitions.
9954
9955 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9956
9957         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
9958         staffsymbol dependency.
9959
9960         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
9961         cleanups.
9962
9963         * lily/book.cc (process): return Paper_book
9964         (to_stencil): use Book::process().
9965
9966         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
9967         header_ field. Store in $globalheader
9968
9969         * lily/parser.yy (book_body): book header is initted to
9970         $globalheader.
9971
9972
9973 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9974
9975         * input/test/fill-a4.ly: removed.
9976
9977         * lily/parser.yy (output_def): push scope of parent_ Output_def
9978         too.
9979
9980 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9981
9982         * scm/output-gnome.scm: Update info.
9983
9984 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9985
9986         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
9987
9988         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
9989         than 1 module.
9990
9991         * lily/include/ly-module.hh (ly_use_module): rename is_module to
9992         ly_c_module_p.
9993
9994         * scm/page-layout.scm (default-book-title): move Scheme titling
9995         functions to here.
9996
9997         * lily/parser.yy (book_paper_block): remove scope too.
9998
9999         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10000
10001         * lily/rest.cc: add direction to rest properties.
10002
10003         * lily/include/output-def.hh: new file, move from
10004         music-output-def.hh
10005
10006 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10007
10008         * scm/output-gnome.scm: Describe feta-cork hack.
10009
10010 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10011
10012         * lily/include/book-paper-def.hh: derive from Output_def 
10013
10014         * lily/include/paper-def.hh: move all functionality out of class.
10015         Junk header.
10016
10017         * lily/include/music-output-def.hh: rename Music_output_def to
10018         Output_def.
10019
10020         * input/wilhelmus.ly: only set space for Paper formatting. 
10021
10022         * lily/include/midi-def.hh: remove file, remove class.
10023         Move functions to Music-output-def.
10024
10025         * lily/music-output-def.cc (Music_output_def): remove separate
10026         translator table. Lookup translators in scope directly. This
10027         obviates Context suffix for context identifiers, i.e.
10028
10029         \context {
10030           \Staff
10031           .. 
10032           }
10033
10034
10035         will work.
10036
10037
10038         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10039
10040         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10041         document spacing override hack.
10042
10043 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10044
10045         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10046         installation info.  Support point-and-click.  Add +/- zoom
10047         keybindings.
10048
10049 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10050
10051         * VERSION: 2.3.2 released
10052
10053         * lily/parser.yy (book_body): set default bookpaper.
10054
10055         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10056
10057         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10058
10059 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10060
10061         * lily/score.cc (default_rendering): scale outputdef before
10062         starting.
10063
10064 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10065
10066         * scm/fret-diagrams.scm: Add header.
10067
10068         * scm/output-gnome.scm: Hello world :-)
10069
10070 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10071
10072         * scripts/lilypond.py (run_dvips): only add papersize if present.
10073
10074         * lily/accidental-engraver.cc (update_local_key_signature): new
10075         function, fold code from initialize() and process_music().
10076         (update_local_key_signature): use deep copy. This fixes one
10077         problem from custom-key-signatures.ly.
10078         (number_accidentals_from_sig): tighter check for
10079         accidental-too-old.
10080
10081         * ly/engraver-init.ly: remove localKeySignature
10082         definition from ChoirStaff, StaffGroup, Score.
10083
10084         * lily/percent-repeat-engraver.cc (try_music): add moments for
10085         barlines too. Fixes: skipbars-percent-repeat.ly.
10086
10087 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10088
10089         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10090         skipping last pair. Fixes: crash-bar-number.
10091
10092         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10093         D. Sorensen)
10094
10095         * input/test/fret-diagram.ly: new file.
10096
10097         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10098         (scale-paper): divide by scale.
10099
10100 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10101
10102         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10103         case.
10104
10105 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10106
10107         * scm/stencil.scm (fontify-text): reinstate function
10108
10109         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10110
10111         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10112
10113         * lily/parser.yy (book_paper_head): \bookpaper {} 
10114
10115         * python/midi.c: remove config.h
10116
10117 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10118
10119         * scm/output-gnome.scm: Update.
10120
10121 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10122
10123         * scm/output-gnome.scm: New file.
10124
10125         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10126
10127 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10128
10129         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10130         (find_scaled_font): move from Paper_def
10131
10132 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10133
10134         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10135         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10136
10137         * po/fr.po: update po.
10138
10139         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10140
10141         * lily/book-paper-def.cc (print_smob): new file.
10142
10143 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10144
10145         * buildscripts/lilypond-words.py: search words also from
10146         music-functions-init.ly.
10147
10148 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10149
10150         * ly/music-functions-init.ly (def-music-function): new helper
10151         macro for defining music functions. \addlyrics \appoggiatura
10152         \acciaccatura \grace \partcombine \autochange \applycontext
10153         \applyoutput and \breathe are now defined here thanks to it.
10154
10155         * lily/parser.yy: 
10156         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10157         \grace \partcombine \autochange \applycontext \applyoutput and
10158         \breathe keywords removed from the parser.
10159
10160         * lily/parser.yy: 
10161         * lily/music-function.cc (ly_make_music_function): 
10162         * lily/lexer.ll (music_function_type): added a case for 0-arg
10163         music functions.
10164
10165 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10166
10167         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10168         refering to a music expression can be used in lily-inside-scheme:
10169         #{ $music #}
10170
10171         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10172         and ly:parser-define, and change ly:parser-parse-string in order
10173         to make #{ $music #} work.
10174
10175         * scm/new-markup.scm (compile-markup-expression): when an argument
10176         is a string, use `make-simple-markup'.
10177
10178 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10179
10180         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10181
10182 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10183
10184         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10185         font-size. (backportme)
10186
10187 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10188
10189         * lily/paper-outputter.cc (output_stencil): dump font definitions
10190         before each stencil.
10191
10192         * lily/include/paper-book.hh (struct Score_lines): new
10193         struct. Collect info per Paper-score.
10194
10195         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10196         everywhere.
10197
10198         * lily/stencil.cc (find_expression_fonts): new function
10199
10200         * lily/paper-outputter.cc (output_stencil): use
10201         interpret_stencil_expr
10202
10203         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10204         (interpret_stencil_expr): new function. Generic stencil
10205         interpretation.
10206
10207         * lily/paper-def.cc (find_scaled_font): divide lookup
10208         magnification by outpuscale for non-virtual fontmetrics. This
10209         fixes ludicrously long font definitions for text
10210         fonts. (backportme)
10211
10212         * lily/score-engraver.cc: remove
10213         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10214
10215 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10216
10217         * input/test/markup-score.ly: Remove \notes.
10218
10219         * lily/parser.yy (book_body): Grok Composite_music and \header.
10220         (markup): Push NOTES mode before score_block.
10221
10222         * VERSION: release 2.3.1
10223
10224         * mf/feta-klef.mf: 
10225         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10226
10227         * Documentation/user/programming-interface.itely: Use @emph (was:
10228         @em).
10229
10230         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10231
10232 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10233
10234         * scm/output-tex.scm (output-tex-string): tighten safe security.
10235
10236         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10237
10238         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10239         allowed ly functions.
10240
10241         * lily/ly-module.cc (ly_module_define): only define variable if
10242         bound.
10243         (ly_make_anonymous_module): take safe option.
10244
10245 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10246
10247         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10248
10249 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10250
10251         * input/regression/newaddlyrics.ly: Fix.
10252
10253         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10254         \score \notes.
10255
10256 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10257
10258         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10259
10260 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10261
10262         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10263
10264         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10265         but convert to single Stencil immediately.
10266
10267         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10268
10269 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10270
10271         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10272
10273 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10274
10275         * elisp/lilypond-mode.el: Changed the way defaults are created for
10276         LilyPond-command-master.  LilyPond-mode will now check the
10277         timestamps of the files to see which command has to run next.
10278
10279 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10280
10281         * scm/bass-figure.scm (format-bass-figure): don't set
10282         number-markup for strings. This fixes string in bass
10283         figure. (backportme)
10284
10285         * lily/parser.yy (bass_number): insert number-markup into figure
10286         definition.
10287
10288         * scm/define-music-properties.scm (all-music-properties): make
10289         'figure a markup.
10290
10291         * scripts/convert-ly.py (conv): \apply -> \applymusic
10292
10293 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10294
10295         * elisp/lilypond-mode.el: changed the order of some commands
10296         ("Midi" after "2Midi"), use the user-defined
10297         LilyPond-command-default as default instead of "LilyPond"
10298
10299         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10300         to set the master file for the next command.
10301
10302         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10303         with font-lock-reference-face.
10304
10305 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10306
10307         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10308
10309         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10310
10311 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10312
10313         * ly/music-functions-init.ly (TODO): new file.
10314
10315         * lily/parser.yy (Generic_prefix_music_scm): add more
10316         music_function symbols.
10317         (Prefix_composite_music): change \apply to music-function   
10318
10319         * lily/include/music-function.hh: rename to music-function
10320
10321 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10322
10323         * lily/music-head.cc (LY_DEFINE): change order of args.
10324
10325         * input/regression/music-head.ly (texidoc): new file.
10326
10327         * lily/parser.yy (Generic_prefix_music): allow generic
10328         music-transformation functions. 
10329
10330         * lily/include/music-head.hh (is_music_head): new file.
10331
10332         * lily/music-head.cc (get_music_head_transform): new file.
10333
10334 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10335
10336         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10337         empty extent. This fixes ottava brackets on rests. (backportme)
10338
10339         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10340
10341         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10342
10343         * cygwin/lily-wins.py: update for the lily-wins.py script.
10344
10345 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10346
10347         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10348         code. This will obviate typeset_grob () in the future.  The effect
10349         of this is that improperly written spanner handling will result in
10350         invalid spanner bounds.
10351         (announce_grob): add to elems_ from here
10352         (typeset_grob): comment out.  
10353
10354         * lily/include/engraver.hh (make_spanner): new calling interface
10355         for make_{item,spanner}. This obviates most calls to
10356         announce_grob().
10357
10358         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10359         iso. PianoStaff for piano styles.
10360
10361 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10362
10363         * Documentation/user/music-glossary.tely: add segno after d.s.
10364
10365 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10366
10367         * lily/include/audio-column.hh: remove unused variables.
10368         (patch by Michael Welsh Duggan)
10369
10370         * flower/include/axes.hh (other_axis): inline Axes function
10371         (thanks to David Brandon).
10372
10373 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10374
10375         * cygwin/mknetrel: Install image links (backportme).
10376
10377         * Documentation/user/GNUmakefile (local-install-info): Activate
10378         actual installing of image links (backportme).
10379
10380 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10381
10382         * Documentation/user/notation.itely (Measure repeats): Removed
10383         unnecessary (and confusing) \context Voice{.
10384
10385 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10386
10387         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
10388
10389         * lily/page.cc (Page): Do not use ly_scheme_function for
10390         volatile/configurable variables (FIXME: better name).
10391
10392         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
10393         get_scmvar).
10394
10395 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10396
10397         * scripts/convert-ly.py (FatalConversionError.subst): use
10398         \transposition.
10399
10400 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10401
10402         * lily/include/page.hh (class Page): Declare left_margin ().
10403
10404         * lily/page.cc: Remove paper var caching.
10405
10406 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10407
10408         * Documentation/user/music-glossary.tely: Add name to @top node.
10409         Remove comment from @table definitions (workaround for makinfo
10410         bug).
10411
10412         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
10413         ly:stencil-get-expr).  Update callers.
10414         (ly:stencil-align-to!):  Return stencil too.
10415
10416         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
10417         stencil.  Remove looped line-based page output.
10418         (output_line): Use line stencil.  Remove looped stencil-based line
10419         output.
10420
10421         * lily/page.cc (ly:page-paper-lines): New function.
10422
10423         * input/test/markup-score.ly: New file.
10424
10425         * scm/define-markup-commands.scm (stencil): New markup.
10426
10427         * lily/book.cc (to_stencil): New method.
10428
10429         * lily/parser.yy (markup): Use it to grok \score.
10430
10431 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10432
10433         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
10434
10435         * lily/paper-book.cc (pages): Change signature.  Update callers.
10436
10437         * lily/include/page.hh:
10438         * lily/page.cc: New file.
10439
10440         * lily/paper-line.cc (to_stencil): New method.
10441
10442         * lily/paper-outputter.cc (output_stencil): New method.
10443
10444         * lily/paper-outputter.cc (output_line): Use them.
10445
10446         * lily/warn.cc: Remove.
10447
10448         * lily/my-lily-parser.cc (distill_inname): Remove.
10449
10450         * flower/include/file-name.hh: 
10451         * flower/file-name.cc: New file.  Update users.
10452
10453         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
10454         (find): New method of same name.
10455
10456         * lily/my-lily-parser.cc (ly:parse-file): Use it.
10457
10458         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
10459         constant error message.
10460
10461 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
10462
10463         * input/test/{blank-notes.ly,staff-container.ly}: typos.
10464
10465 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10466
10467         * Documentation/user/music-glossary.tely: @table @strong' replaced
10468         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
10469         (backportme).
10470
10471 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10472
10473         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
10474
10475         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
10476         #{ lily music expression #} that returns an equivalent scheme
10477         music expression by parsing the string.
10478
10479 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10480
10481         * lily/my-lily-parser.cc:
10482         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
10483         SCM string (foo.ly/toto.scm support).
10484
10485 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10486
10487         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
10488
10489 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10490
10491         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
10492
10493         * scripts/lilypond-book.py: LY code that includes \header is
10494         not assumed to be a fragment.
10495
10496 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10497
10498         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
10499         tremolo beams up.
10500
10501         * lily/stem.cc (chord_start_y): Return 0 if no heads.
10502         (get_default_stem_end_position): No tremolo head juggling if no
10503         heads.  Fixes tremolo crash on rests (backportme).
10504
10505         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
10506
10507 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10508
10509         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
10510         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
10511
10512         * lily/lexer.ll: Allow \encoding in NOTES mode.
10513
10514         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
10515         for lyrics, not for commands.
10516
10517         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
10518         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
10519
10520         * input/regression/newaddlyrics.ly: New file.
10521
10522         * Documentation/topdocs/NEWS.texi: Update.
10523
10524         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
10525         (Music_list): Allow embedded scm.
10526
10527         * lily/score.cc (ly:score-bookify): New function.
10528
10529         * lily/music.cc (ly:music-scorify): Idem.
10530
10531         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
10532         (ly:parser-print-score): Idem.
10533
10534         * scm/lily.scm (default-toplevel-book-handler): Idem.
10535         (default-toplevel-music-handler): Idem.
10536         (default-toplevel-score-handler): Idem.
10537
10538         * ly/declarations-init.ly: Set default toplevel handlers.
10539
10540         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
10541
10542         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
10543         printer for score at toplevel.
10544
10545 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10546
10547         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
10548         Fix for simple case: input/simple-song.ly, more complex stuff
10549         does not work yet.
10550
10551 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10552
10553         * lily/parser.yy (Prefix_composite_music): split Composite_music
10554         in Prefix_composite_music and Grouped_music_list.
10555         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
10556
10557 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10558
10559         * scm/lily.scm (toplevel-expression): New define.
10560
10561         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
10562
10563         * lily/parser.yy (toplevel_expression): Use it.
10564
10565         * lily/include/my-lily-parser.hh: Smobbify.
10566
10567         * lily/my-lily-parser.cc (parse_string): New method.
10568
10569         * lily/my-lily-parser.cc (ly:parse-string): New function.
10570
10571         * Documentation/user/lilypond.tely: Add comment and workaround for
10572         gs-8.01 crash.  Fixes make web.
10573
10574         Simplification of toplevel music.
10575
10576         * lily/lexer.ll, lily/parser.yy:
10577
10578         * In LYRICS mode, return LYRICS_STRING.  This fixes one
10579         shift/reduce problem.
10580
10581         * Use NOTES mode at start of maininput.
10582
10583         * Grok toplevel composite music expression, put in score and book.
10584
10585         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
10586
10587         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
10588
10589         * input/simple.ly: New file.
10590
10591         * input/simple-song.ly: Idem.
10592
10593 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10594
10595         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
10596         Sandberg.
10597
10598 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10599
10600         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
10601
10602 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
10603
10604         * input/regression/accidental-octave.ly: doc automatic showing
10605         of note names.
10606
10607 2004-04-16  Heikki Junes <janneke@gnu.org>
10608
10609         * po/fi.po: do "make po && make -C po po-update" at top-level,
10610         then "cp po/out/fi.po po/fi.po" and update fields.
10611
10612         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
10613
10614 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10615
10616         * Documentation/user/introduction.itely (About this manual): Fix
10617         templates and regression urls (backportme).
10618
10619 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10620
10621         * ly/engraver-init.ly (Score:graceSettings): Increase
10622         beamed-lengths, especially for 32nd notes.
10623
10624         * Documentation/user/notation.itely (Grace notes): Correct the
10625         syntax for add-grace-property example.
10626
10627 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10628
10629         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
10630         `Generated' tag.
10631
10632         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
10633         Severely broken (the Debian package, at least).
10634
10635 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10636
10637         * lily/context.cc (find_create_context): assign to lvalue.
10638
10639 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10640
10641         * lily/include/translator.hh (class Translator): rename
10642         get_parent_context() to context () to avoid confusion.
10643
10644         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
10645
10646         * lily/lexer.ll: change is_string -> ly_c_string_p 
10647
10648         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
10649
10650         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
10651
10652 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10653
10654         * VERSION: release 2.3.0
10655
10656         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
10657
10658         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
10659         if nonempty.
10660
10661         * lily/include/context.hh (class Context): make members protected.
10662         (children_contexts): new accessor function.
10663
10664         * lily/include/translator.hh (class Translator): make
10665         daddy_context_ protected.
10666         (class Translator): clean up. 
10667
10668         * lily/include/context.hh (class Context): make daddy_context_
10669         private.
10670
10671         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
10672         higher for finding Voice. (backportme)  
10673
10674         * lily/include/context.hh (class Context): remove
10675         find_context_below() as a method.
10676
10677         * Documentation/user/notation.itely (The Lyrics context): add note
10678         about manual durations
10679
10680         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
10681         encoding.
10682
10683         * scm/output-tex.scm (text): dump \inputencoding{} for text.
10684
10685 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10686
10687         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
10688         \usepackage{inputenc}
10689
10690         * lily/paper-book.cc (classic_output): don't advance Offset for
10691         TeX output.
10692
10693         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
10694         ec-sauter.map in rules
10695
10696         * mf/ecb.mf (font_identifier): new file, based on ecbx
10697
10698         * mf/ecb10.mf (gensize): new file.
10699
10700         * Documentation/topdocs/NEWS.texi (Top): document some more new
10701         features.
10702
10703         * ly/declarations-init.ly: run convert-ly
10704
10705         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
10706         from input-file-results. Remove input-file-results.* 
10707
10708 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10709
10710         * scm/output-ps.scm (font-command): Fix, again.
10711
10712         * input/test/title-markup.ly: Add \noPagebreak test.
10713
10714         * lily/score-engraver.cc (try_music): Bugfix.
10715
10716 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10717
10718         * lily/main.cc (main_with_guile): excise dependency options -M and
10719         --dep-prefix
10720
10721         * lily/input-file-results.cc: excise Makefile dependency code
10722
10723         * Documentation/user/invoking.itexi (Invoking the lilypond
10724         binary): remove dep doco
10725
10726         * lily/main.cc (main_with_guile): call lilypond-main
10727
10728         * scm/lily.scm (lilypond-main): new function: handle multiple files.
10729
10730         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
10731         exception.
10732
10733         * lily/my-lily-parser.cc: remove paper_description function
10734
10735         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
10736         new function.
10737
10738         * lily/main.cc: remove global_score_count.
10739
10740         * lily/book.cc (process): don't take header from global_input_file.
10741
10742         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
10743
10744         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
10745
10746         * lily/music-output-def.cc (LY_DEFINE): new function
10747         ly_output_description. This function does the bulk for  setting,
10748         parsing and breaking down of an input file.
10749
10750         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
10751         anonymous modules globally. Let's hope they get GCd
10752
10753         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
10754
10755 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10756
10757         * scm/output-ps.scm (header): Papersize from paper.
10758
10759         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
10760         for classic output.
10761
10762         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
10763         lilypondclassic is defined.
10764         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
10765
10766         * input/regression/between-systems.ly: Remove.
10767
10768         * python/lilylib.py (get_bbox): Fix regular expression
10769         for bounding box.
10770
10771         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
10772
10773         * scm/output-tex.scm (stop-page): Use it.
10774
10775         * scm/output-ps.scm (define-fonts): Bugfix.
10776
10777         * lily/grob.cc: Add penalty to interface.
10778
10779         * lily/include/paper-line.hh (class Paper_line): New member
10780         var penalty_.
10781
10782         * lily/system.cc (get_line): Initialise Paper_line with
10783         page-penalty's from original grobs.
10784
10785         * scm/define-music-properties.scm (all-music-properties): Add
10786         page-penalty.
10787
10788         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
10789
10790         * lily/score-engraver.cc (try_music): Handle page-penalty.
10791
10792         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
10793
10794 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10795
10796         * ly/declarations-init.ly (melismaEnd): typo
10797
10798         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
10799
10800         * scm/output-ps.scm (text): split string into spaces, use moveto
10801         for setting space. 
10802
10803 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10804
10805         * po/nl.po: Update.
10806
10807         * scm/font.scm (add-cmr-fonts): Typo.
10808
10809 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10810
10811         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
10812         font-encoding.
10813
10814         * scm/define-grobs.scm (all-grob-descriptions): idem.
10815
10816         * lily/time-signature.cc (numbered_time_signature): idem.
10817
10818         * scm/font.scm (add-cmr-fonts): use real encoding names for
10819         font-encoding.
10820
10821 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10822
10823         * lily/paper-book.cc (classic_output): 
10824         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
10825         Fixes classic output.
10826         (lilypondstart):
10827         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
10828         kludge.
10829
10830         * scripts/old-lilypond-book.py: Remove.
10831
10832         Page layout for SCOREs enclosed in a BOOK:
10833
10834         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
10835         layout tweaking.
10836
10837         * input/les-nereides.ly (theScore): Add \book.
10838
10839         * input/test/title-markup.ly: Add \book.
10840
10841         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
10842         only if 'verbose.
10843
10844         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
10845
10846         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
10847
10848         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
10849         * scm/output-tex.scm (start-system): Update for page layout by
10850         LilyPond.
10851
10852         * scm/output-ps.scm (start-system): Previously (new-start-system).
10853
10854         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
10855         passed to define-fonts.
10856
10857         * lily/paper-column.cc: 
10858         * lily/system.cc (get_line):
10859         * ly/property-init.ly (newpage): 
10860         * scm/define-grob-properties.scm:
10861         * scm/output-ps.scm: 
10862         * scm/output-tex.scm: Remove between-system-string kludge.
10863
10864         * scm/output-ps.scm (define-fonts, font-command,
10865         font-load-encoding): Handle ENCODING = #f.
10866
10867         * scm/output-tex.scm (output-scopes): Check if variable is bound.
10868
10869         * scm/define-markup-commands.scm (fill-line): Use
10870         make-simple-markup (WAS: unexisting make-word-markup).
10871
10872         * lily/text-item.cc (interpret_markup): Bugfix, transpose
10873         ENCODING, MARKUP parameters for interpret_string.
10874
10875         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
10876
10877         * lily/score.cc (book_rendering): New method.
10878         (default_rendering): Create Paper_book helper locally, dump
10879         output.
10880
10881         * lily/my-lily-lexer.cc (the_key_tab): Add book.
10882
10883         * lily/parser.yy: Handle \book.
10884
10885         * lily/include/book.hh: 
10886         * lily/book.cc: New file.
10887
10888 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10889
10890         * lily/text-item.cc (interpret_string): new file, select font with
10891         encoding.
10892
10893         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
10894
10895         * scm/define-markup-commands.scm (encoded-simple): new markup command.
10896
10897         * lily/parser.yy (markup): take encoding from lexer.
10898
10899 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10900
10901         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
10902
10903         * scm/output-ps.scm: Remove some cruft.
10904
10905 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10906
10907         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
10908
10909         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
10910
10911 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10912
10913         * scm/font.scm (add-century-schoolbook-fonts):
10914         (make-century-schoolbook-tree): New function.
10915
10916         * input/test/title-markup.ly: Use Century Schoolbook font.
10917
10918 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10919
10920         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
10921         to Erik Sandberg) 
10922
10923         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
10924
10925         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
10926
10927         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
10928
10929         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
10930
10931 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10932
10933         * scm/part-combiner.scm (determine-split-list): bugfix: if no
10934         solo-state (at end of solo), we can set the solo status
10935         too. (backportme.)
10936
10937         * input/regression/part-combine-solo-end.ly: new file.
10938
10939 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10940
10941         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
10942         flavour abc files.  Really ignore unknown keys (backportme).
10943
10944 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10945
10946         * lily/scaled-font-metric.cc (text_dimension): only multiply with
10947         magnification_ when looking up in orig_.
10948
10949         * scm/output-tex.scm (text): switch off char-mapping.
10950
10951         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
10952         because AFM's encoding field cannot have spaces.
10953
10954 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10955
10956         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
10957
10958 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10959
10960         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
10961
10962         * mf/cmr.enc: new file, without hi-bit ascii info. 
10963
10964         * lily/bezier-bow.cc (slur_shape): make indent dependent on
10965         width. This removes the 'hook' at the end of a long slur.
10966
10967         * buildscripts/mf-to-table.py (parse_logfile): don't append
10968         encoding to fontname.
10969
10970 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10971
10972         * scm/output-ps.scm (define-fonts): Load .enc only once.
10973
10974         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
10975         too.
10976
10977 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10978
10979         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
10980         encoding field.
10981
10982         * lily/stencil-scheme.cc: remove ly:fontify-atom 
10983
10984         * ly/portuges.ly (pitchnames): new file.
10985
10986         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
10987         Michael Welsh Duggan
10988
10989         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
10990
10991         * ly/nederlands.ly: add comment about digits.
10992
10993         * lily/scaled-font-metric.cc (derived_mark): idem.
10994
10995         * scm/encoding.scm (make-encoding-mapping): change permutation to
10996         mapping.
10997
10998         * lily/scaled-font-metric.cc (derived_mark): is a const method.
10999         (Modified_font_metric): make alist for coding_description_
11000         (LY_DEFINE): remove coding-name.
11001
11002         * scm/output-tex.scm (text): remove debugging code.
11003
11004         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11005
11006         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11007         from infile.
11008
11009         * mf/feta-generic.mf: move fet_beginfont into generic code.
11010         use fetaMusic (without space) as encoding
11011
11012         * mf/feta-autometric.mf: take encoding argument
11013
11014         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11015
11016         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11017         use.
11018
11019         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11020         name.
11021
11022 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11023
11024         * input/test/title-markup.ly: Set inputencoding.
11025
11026         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11027
11028         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11029
11030         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11031         function.
11032         (coding-alist): Also hold filename, command.
11033         (read-encoding-file): Return symbols.
11034
11035 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11036
11037         * scm/output-tex.scm: remove fontify; text and char take a font
11038         argument.
11039
11040         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11041
11042         * lily/scaled-font-metric.cc (text_dimension): init
11043         coding_{permutation,table}_ too 
11044         (LY_DEFINE): ly:font-encoding, new function return
11045
11046         * lily/paper-def.cc (find_scaled_font): take input coding from
11047         inputcoding paper var.
11048
11049         * lily/performance.cc (output): remap modulo 16.
11050
11051         * lily/text-item.cc (interpret_markup): whoops, variable
11052         shadowing fixed.
11053
11054 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11055
11056         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11057         symbols, not symbols to strings.
11058
11059         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11060         symbols, not symbols to strings.
11061
11062 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11063
11064         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11065         (ly:kpathsea-gulp-file): New function.
11066
11067         * scm/encoding.scm (read-encoding-file): Use it.
11068
11069 2004-04-06  Werner Lemberg  <wl@gnu.org>
11070
11071         * scm/encoding.scm (coding-alist): Fix typo.
11072
11073 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11074
11075         * lily/scaled-font-metric.cc (text_dimension): move function from
11076         Font_metric
11077         (make_scaled_font_metric): init coding_scheme_ to TeX
11078         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11079
11080         * lily/include/scaled-font-metric.hh (struct
11081         Modified_font_metric): rename from Scaled_font_metric
11082
11083         * scm/encoding.scm (read-encoding-file): split up large function,
11084         leave caching to (delay)
11085
11086         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11087
11088 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11089
11090         * lily/my-lily-lexer.cc (set_encoding): New method.
11091
11092         * lily/lexer.ll: Grok \encoding.
11093
11094         * lily/font-metric.cc (get_encoded_index): New function.
11095
11096         * lily/include/font-metric.hh (coding_scheme): New method.
11097
11098         * scm/encoding.scm: New file.
11099
11100         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11101
11102 2004-04-05  Werner Lemberg  <wl@gnu.org>
11103
11104         * Documentation/user/tutorial.itely: Revised (finished).
11105
11106         * Documentation/user/macros.itexi (@separate): Removed.
11107
11108 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11109
11110         * scm/output-ps.scm (define-fonts): fix scaling.
11111
11112         * lily/scaled-font-metric.cc (design_size): add function.
11113
11114         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11115         partial cut&paste of ly:font-magnification.
11116
11117 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11118
11119         * scm/output-ps.scm (define-fonts):
11120         (fontify): Update.
11121
11122 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11123
11124         * po/fr.po: update. (backportme).
11125
11126         * po/nl.po: update. (backportme). 
11127
11128         * mf/feta-beugel.mf: document why design size is not fixed.
11129
11130         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11131
11132 2004-04-04  Werner Lemberg  <wl@gnu.org>
11133
11134         * Documentation/user/tutorial.itely: Revised (continued).
11135
11136 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11137
11138         * po/nl.po: Update (backportme).
11139
11140 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11141
11142         * po/de.po: update. (backportme).
11143
11144         * scm/output-tex.scm (font-command): use ly: functions to
11145         construct name.
11146         (define-fonts): don't use alist, just dump \font definitions.
11147         (font-load-command): calculate proper scaling by taking
11148         outputscale from paper argument.
11149
11150         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11151         expression.
11152
11153         * lily/paper-outputter.cc (output_header): pass paper arg to
11154         define-fonts
11155
11156         * lily/paper-def.cc (font_descriptions): dump list of
11157         Scaled_font_metrics
11158         (find_scaled_font): take Font_metric argument, store
11159         Scaled_font_metrics in hash-table containing (size ->
11160         Scaled_font_metrics) alist.
11161         (get_dimension): rename from get_realvar
11162
11163         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11164         ly:font-magnification, ly:font-name: new functions
11165
11166 2004-04-03  Werner Lemberg  <wl@gnu.org>
11167
11168         * Documentation/user/dedication.itely,
11169         Documentation/user/preface.itely,
11170         Documentation/user/introduction.itely,
11171         Documentation/user/tutorial.itely: Revised.
11172         Removing leading spaces which distorts output if info files are read
11173         with stand-alone info.
11174         Removing superfluous inter-word spaces which also distorts output
11175         for stand-alone info.
11176         Using ` and ' instead of `` and '' everywhere to improve
11177         legilibility with stand-alone info
11178         Using @samp for single-letter input items and data which contains
11179         spaces, @code for other things.
11180
11181         * lily/grob-interface.cc: Adding copyright.
11182         (check_interfaces_for_property): Improve format of warning message.
11183
11184 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11185
11186         * lily/include/font-metric.hh (struct Font_metric): add
11187         design_size () method.
11188
11189         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11190
11191         * lily/afm.cc (read_afm_file): read design size.
11192
11193         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11194
11195         * scm/music-functions.scm (unfold-repeats): handle dots too.
11196
11197 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11198
11199         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11200         (backportme)
11201
11202 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11203
11204         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11205         lyric indent.  Revert melismaBusyProperties using \unset.
11206
11207 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11208
11209         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11210
11211         * lily/parser.yy (command_element): allow redefinition of |
11212         meaning.
11213
11214         * lily/break-align-engraver.cc (acknowledge_grob): construct
11215         LeftEdge where the first cause for alignment is coming from.
11216         This makes \override Staff.LeftEdge work as expected.
11217
11218         * lily/slur-performer.cc (Slur_performer): add inits
11219
11220         * lily/beam-performer.cc (Beam_performer): add inits
11221
11222 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11223
11224         * VERSION (PACKAGE_NAME): release 2.2.0