]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/define-grobs.scm (all-grob-descriptions): reorganize in
[lilypond.git] / ChangeLog
1 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
4         alphabetical order.
5
6         * input/regression/trill-spanner-pitched.ly: new file.
7
8         * lily/font-interface-scheme.cc (LY_DEFINE): function
9         ly:grob-default-font (changed from get-default-font).
10
11         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
12
13         * lily/note-head.cc (internal_print): if style is not a symbol,
14         set style to 'default. 
15         (internal_print): no style suffix if glyph-name-procedure not
16         set. Default to quarter head.
17
18         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
19
20         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
21
22         * ly/music-functions-init.ly: \pitchedTrill
23
24         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
25
26         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
27
28         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
29
30         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
31
32         * po/fr.po: update
33
34         * po/de.po: update.
35
36 2005-07-06  Graham Percival  <gperlist@shaw.ca>
37
38         * Documentation/user/changing-defaults.itely: add link
39         to grob-iterface.
40
41         * Documentation/user/advanced-notation.itely: add material
42         to Setting automatic beam behaviour.  Thanks, Joe!
43
44         * Documentation/user/lilypond.itely: change encoding to utf-8.
45
46 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
47
48         * Documentation/user/advanced-notation.itely (Setting automatic
49         beam behavior): Correct the documentation of
50         revert-auto-beam-setting (backportme)
51
52 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
53
54         * lily/ly-module.cc (ly_make_anonymous_module): define
55         %module-public-interface of module. (backportme)
56
57         * lily/lily-parser.cc (print_smob): allow printing of parser smob
58         without lexer.
59
60 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
61
62         * input/regression/fret-diagrams.ly: stretch example.
63
64 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
65
66         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
67         Fodor).  (backportme).
68
69 2005-06-30  Graham Percival  <gperlist@shaw.ca>
70
71         * Documentation/topdocs/AUTHORS.texi: update personal web address.
72
73         * Documentation/user/examples.itely, lilypond-book.itely:
74         change \RequirePackage to \usepackage.
75
76         * Documentation/user/global.itely: document copyright and tagline.
77
78 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
79
80         * Documentation/user/basic-notation.itely (Transpose): remove link
81         to nonexistent UntransposableMusic.
82
83         * scm/output-svg.scm: remove old definitions.
84
85         * scripts/lilypond-book.py (do_file): search for kpsewhich before
86         invoking.
87
88         * python/lilylib.py (search_exe_path): new function.
89
90 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
91
92         * python/lilylib.py (mkdir_p): remove setup_environment()
93         (backportme)
94
95         * buildscripts/mutopia-index.py (headertext): trim text.
96
97         * Documentation/topdocs/NEWS.tely (Top): refresh.
98
99         * scm/define-markup-commands.scm (wordwrap-string): new function:
100         split string in paras and words.
101         (wordwrap-markups): new function.
102         (wordwrap-stencils): new function. 
103         (justify): use it.
104         (wordwrap): use it.
105         (wordwrap-string): use it
106         (justify-string): use it.
107
108         * scm/lily-library.scm (regexp-split): new function.
109
110         * scm/define-markup-commands.scm: remove encoded-simple. 
111         remove font-markup.
112         (fontsize): remove old version  of fontsize.
113         (wordwrap): new markup function. Wrap into paragraphs.
114
115         * VERSION: Branch lilypond_2_6
116         (MINOR_VERSION): go to 2.7.0
117
118 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
119
120         * po/zh_TW.po: update from translation project.
121
122 2005-06-28  Graham Percival  <gperlist@shaw.ca>
123
124         * scm/midi.scm: compile fix.
125
126 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
127
128         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
129         patch. Now, the tempfile module is loaded too, not only used.
130
131 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
132
133         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
134         0.05 - 1.00 to 0.25 - 1.00
135
136         * scm/midi.scm: moved the default-instrument-equalizer procedure
137         to just under the insturment-equalizer-alist it takes as an
138         argument.
139
140 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
141
142         * Documentation/user/advanced-notation.itely (Font selection):
143         remove CMR note.
144
145         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
146
147 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
148
149         * THANKS: Add UTF-8 marker.
150
151         * Documentation/user/point-and-click.itely (http): Update: use
152         lilypond-invoke-editor.  Fix: instruct to use user.js.
153
154 2005-06-27  Graham Percival  <gperlist@shaw.ca>
155
156         * ly/titling-init.ly: implements printpagenumber, increases
157         space between dedication and title (to avoid collisions with
158         "g" and "q" in dedication), and nicer logic about copyright
159         and instrument fields being printed on the first page.
160         Thanks Vincent!
161
162         * Documentation/user/global.itely: document printpagenumber.
163
164 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
165
166         * Documentation/topdocs/NEWS.tely: Update to 2.6.
167
168 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
169
170         * THANKS: update to 2.6
171
172         * VERSION: 2.6.0 released.
173
174 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
175
176         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
177         rule, errorneously removed probably because of misleading comment.
178
179 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
180
181         * python/lilylib.py (datadir): py2exe comments.
182
183         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
184
185         * configure.in (reloc_b): make fontconfig REQUIRED.
186
187 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
188
189         * po/fi.po: add latest translations.
190
191 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
192
193         * ChangeLog: recode utf-8
194
195         * Documentation/pictures/lilypond.xpm (Module): edited photo as
196         logo.
197
198         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
199
200         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
201
202         * python/convertrules.py (do_conversion): don't print program_name
203         from within a module
204
205         * configure.in (reloc_b): bump fontforge requirement to 20050624.
206
207         * python/convertrules.py (conv): add 2.6.0 dummy rule.
208
209 2005-06-23  Graham Percival  <gperlist@shaw.ca>
210
211         * Documentation/user/lilypond-book.itely,
212         Documentation/user/examples.itely: add \RequirePackage{graphics}.
213
214         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
215         fixes baseline-skip.  Thanks Vincent!
216
217         * Documentation/user/advanced-notation.itely, global.itely:
218         moved "Selecting font sizes" to global, since it deals with
219         notation font size, not text fonts.
220
221 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
222
223         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
224         to fonts.
225
226 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
227
228         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
229         workaround since /dev/stdin doesn't work on Cygwin. Using a
230         temporary file in the current directory since latex doesn't
231         understand the path name to the default TMP in Cygwin (at least on
232         win XP).
233         
234         * Documentation/user/global.itely (Creating titles): Correct
235         misprint in example. Thanks to Rob Vlasaty.
236
237 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
238
239         * VERSION (PATCH_LEVEL): release 2.5.32
240
241         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
242         variable in lily module
243
244         * scm/framework-ps.scm (output-classic-framework): error message
245         regarding the classic framework.
246
247         * Documentation/user/henle-flat-gray.png (Module): new file.
248
249         * Documentation/user/baer-flat-gray.png (Module): new file.
250
251         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
252         whiteout for markups.
253
254         * buildscripts/substitute-encoding.py (note_glyph): include _ in
255         regex too. This fixes change clef appearance in PDF. 
256
257         * ttftool/include/*: remove.
258
259         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
260
261         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
262
263         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
264
265         * ttftool/*: remove ttftool subdirectory.
266
267         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
268
269         * lily/ttf.cc (print_header): new file. Convert to type42, using
270         FreeType to parse the TTF. 
271
272         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
273         and post table may differ. Pass around post_nglyphs as well.
274
275 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
276
277         * ly/music-functions-init.ly (musicMap): new music function
278         musicMap. 
279         
280 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
281
282         * make/mutopia-rules.make: anti-alias-factor = 2
283
284         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
285         page switch.
286
287         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
288         anti-alias-factor for lilypond-book runs.
289
290         * scm/ps-to-png.scm (scale-down-image): new function.
291         (my-system): new function.
292         (make-ps-images): blow up GS resolution by anti-alias-factor,
293         scale down image by anti-alias-factor.  This improves appearance
294         of bitmaps
295         (make-ps-images): remove showpage. Fixes spurious empty png at
296         end.
297
298         * scm/framework-ps.scm (write-preamble): downcase filename before
299         string-matching. Should fix .TTF files (as opposed to ttf files)  
300
301         * Documentation/user/tutorial.itely (Running LilyPond for the
302         first time): separate subsections for windows, macos and unix.  
303
304         * Documentation/user/invoking.itely (Updating files with
305         convert-ly): add MacOS X note.
306
307 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
308
309         * Documentation/user/introduction.itely (Engraving): don't include
310         file optical-spacing, add directly.
311
312         * lily/paper-outputter.cc (file): open file in binary mode. This
313         fixes OTF embedding on windows.
314
315 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
316
317         * scm/framework-ps.scm (write-preamble): remove debugging output.
318
319         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
320
321         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
322         outdir.
323         (install-fc-cache): install font cache in installation directories.
324
325 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
326
327         * scm/editor.scm (editor-command-template-alist): Use char iso
328         column, except for Emacs.
329         (get-editor-command): Substitute char too (Bertalan Fodor).
330
331 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
332
333         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
334         quoted ~s.  This should fix PNG output on Windows; single quotes
335         are regular characters on Windows.
336
337 2005-06-16  Graham Percival  <gperlist@shaw.ca>
338
339         * Documentation/user/basic-notation.itely: include ChoirStaff
340         in System start delimiters.
341
342         * Documentation/user/putting.itely: new doc section on
343         fixing overlapping notation.
344
345 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
346
347         * Documentation/user/global.itely (Paper size): \paper is in
348         \book, not \score.
349
350         * make/mutopia-rules.make: -ddelete-intermediate-files
351
352         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
353
354 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
355
356         * ChangeLog: Recode utf-8.
357
358         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
359         datadir with .py modules.
360
361 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
362
363         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
364
365 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
366
367         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
368         
369         * scm/framework-ps.scm (write-preamble): remove status check.
370
371         * Documentation/user/invoking.itely (Updating files with
372         convert-ly): remove -o option.
373
374         * VERSION (PACKAGE_NAME): release 2.5.31
375
376         * scm/framework-ps.scm (write-preamble): use ly:system.
377         (write-preamble): verbosity.
378
379         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
380
381         * python/convertrules.py: new file. Store conversion rules
382         separately.
383
384 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
385
386         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
387
388 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
389
390         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
391         \musicDisplay 
392
393         * Documentation/user/instrument-notation.itely (More stanzas): Add
394         reference to StanzaNumber.
395
396 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
397
398         * THANKS: separate section for website translators.
399
400 2005-06-14  Graham Percival  <gperlist@shaw.ca>
401
402         * Documentation/topdocs/INSTALL.texi: update vim info;
403         thanks Simon Bailey!
404
405         * Documentation/user/advanced-notation.itely: included
406         color names.
407
408         * Documentation/user/advanced-notation.itely,
409         Documentation/usr/notation-appendices.itely: moved
410         color names into an appendix.
411
412 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
413         
414         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
415
416         * scm/lily.scm (lambda): initialize program options from here.
417
418         * scm/framework-*.scm: add header info.
419
420         * lily/main.cc (parse_argv): only set output format to pdf if no
421         other format specified.
422
423         * scm/backend-library.scm (postprocess-output): process
424         'delete-intermediate-files after running convert-to-*. This fixes
425         PNG generation when 'delete-intermediate-files is set.
426         
427 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
428
429         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
430         links on website. 
431
432 2005-06-13  Graham Percival  <gperlist@shaw.ca>
433
434         * Documentation/topdocs/INSTALL.texi,
435         Documentation/user/lilypond-book.itely: typos.
436
437 2005-06-12  Pal Benko  <benkop@freestart.hu>
438
439         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
440         added between program name and switch; -b changed to -f not
441         to generate pdf
442
443 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
444
445         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
446         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
447
448         * input/sakura-sakura.ly: add \midi.
449
450         * buildscripts/mutopia-index.py (find): use /usr/bin/find
451         iso. python find. 
452
453         * ttftool/test.c (main): cosmetics.
454
455         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
456
457         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
458         create a ttf2ps binary.
459
460         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
461
462         * scm/backend-library.scm (postscript->png): set rename-page-1 to
463         true.
464
465 2005-06-11  Graham Percival <gperlist@shaw.ca>
466
467         * Documentation/user/lilypond-book.itely: add warning about
468         the font warnings in dvips.
469
470 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
471
472         * THANKS: typo
473
474         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
475
476         * GNUmakefile.in: remove links for .map, .enc
477         don't fail if out/ doesn't exist yet.
478
479 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
480
481         * ttftool/util.c (surely_read): return nbytes
482
483         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
484
485         * VERSION (PACKAGE_NAME): release 2.5.30
486
487         * flower/string-convert.cc (precision_string): >? fix.
488
489         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
490         (make-ps-images): add verbose -q too.
491
492         * lily/default-actions.cc (Module): new file. default
493         {book,score}-print functions.
494
495         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
496         pass results via parseStringResult, lookup via ly:parser-lookup.  
497
498         * lily/lily-parser.cc (Lily_parser): only clone lexer in
499         constructors.
500         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
501         (parse_string): idem.
502
503         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
504
505         * lily/main.cc (main_with_guile): copy be_verbose_global into
506         ly_set_option()
507
508 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
509
510         * scm/backend-library.scm (postscript->pdf):
511         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
512         verbose mode.  Search for several names of gs executable.
513
514 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
515
516         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
517         directly. This fixes a massive memory leak, provided you use CVS
518         GUILE.
519
520 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
521
522         * ly/property-init.ly: Added tieDashed.
523
524         * THANKS: Added some bughunters for 2.5.
525
526 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
527
528         * lily/program-option.cc: add debug-gc option.
529
530         * lily/include/lily-guile-macros.hh: don't protect exported module
531         objects.
532
533         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
534
535         * scm/backend-library.scm (postscript->pdf): use
536         delete-intermediate-files iso. running-from-gui? 
537
538         * ttftool/util.c (surely_read): robustness. Allow read() to return
539         less bytes than requested, as per posix standards.
540
541         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
542         program option.
543
544         * ttftool/include/ttftool.h ("C"): rename verbosity to
545         ttf_verbosity. Add to public interface.
546
547         * scm/music-functions.scm (unfold-repeats): remove debugging display.
548
549         * lily/program-option.cc: rename from scm-option.cc
550
551         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
552         (get_help_string): Print pretty help string.
553
554         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
555         to snippet preamble.
556
557         * lily/scm-option.cc: remove command-line-settings option. Fold
558         all command-line options plus default settings in a generic
559         interface. 
560
561         * flower/getopt-long.cc (table_string): indent 2nd lines of help
562         texts too.
563
564 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
565
566         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
567         or EXT_ components non-empty.
568
569 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
570
571         * scm/lily.scm (running-from-gui?): Export.
572
573         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
574         output in .ly source directory.
575
576 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
577
578         * ttftool/util.c (surely_lseek): more verbosity.
579
580         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
581         compile.
582
583         * lily/parser.yy (Repeated_music): remove >? 
584
585         * scm/backend-library.scm (postscript->pdf): Support for
586         -dgs-font-load=1
587
588         * scm/framework-ps.scm (write-preamble): make font loading
589         switchable to GS via --define-default gs-font-load=1
590
591 2005-06-09  Graham Percival  <gperlist@shaw.ca>
592
593         * Documentation/user/global.itely: added \layout docs.
594
595 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
596
597         * lily/lily-parser-scheme.cc: add unistd.h
598
599 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
600
601         * scm/editor.scm: add char argument.
602
603         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
604
605         * ttftool/util.c (syserror): use errno for better error reporting.
606
607         * lily/source-file.cc (get_counts): new function. Calc column,
608         line and char count in one go.
609
610         * lily/binary-source-file.cc (quote_input): rename to quote_input
611
612         * lily/input.cc (set): new function.
613
614 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
615
616         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
617         directory part of file name to search directory.
618
619         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
620         search path and chdir to DIR if --outname=DIR used.
621
622         * lily/main.cc (prepend_env_path): Bugfix: Check directory
623         existence before appending original path.
624
625 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
626
627         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
628         file" massage.
629
630         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
631         texinfo.tex is always used.
632         
633 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
634
635         * flower/include/axis.hh: rename from axes.hh
636
637         * lily/include/text-interface.hh (Module): rename from text-item.hh
638
639         * VERSION (PATCH_LEVEL): release 2.5.29
640
641         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
642
643         * scm/framework-ps.scm (font-file-as-ps-string): new function.
644         (handle-macfont): new function. Call fondu for Native mac fonts.
645
646         * scm/define-markup-commands.scm (fill-line): handle text-widths =
647         '() case.
648
649 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
650
651         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
652         multi-page.  Fix .eps regular expression.
653
654 2005-06-07  Graham Percival  <gperlist@shaw.ca>
655
656         * Documentation/user/putting.itely: add info on modifying templates.
657
658         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
659         misc small changes.
660
661 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
662
663         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
664
665         * scripts/lilypond-ps2png.scm
666
667         * VERSION (PACKAGE_NAME): release 2.5.28
668
669 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
670
671         * lily/main.cc (prepend_env_path): Do not append /, that does not
672         work.  Localedir lives in datadir, not in prefix.
673
674         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
675         hack for windows.
676
677         * flower/include/file-cookie.hh: Compile fix.
678
679 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
680
681         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
682
683         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
684         system primitives.
685         (gulp-port): using read-string!/partial. We don't want to read an
686         entire PS file  (GUILE 1.6 limits strings to 16M) 
687
688         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
689         properties. Add font-interface. 
690
691         * scm/define-grob-properties.scm (all-user-grob-properties):
692         remove old bracket properties.
693
694         * scm/x11-color.scm: reformat. 
695
696         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
697         LedgerLineSpanner if new StaffSymbol is found. 
698
699         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
700         staff-symbol for finishing staff. 
701
702         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
703
704         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
705         change black to currentColor everywhere. This fixes color support
706         in SVG.
707
708 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
709
710         * input/regression/fret-diagrams.ly: new file to test fret diagram
711         capability
712
713         * scm/output-tex.scm: remove white-dot and white-text
714
715         * scm/output-ps.scm: remove white-dot and white-text
716
717         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
718         using ly:stencil-in-color instead
719         (draw-dots) : remove call to white-dot
720
721 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
722
723         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
724         support.
725
726         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
727
728         * flower/include/file-cookie.hh: new file. lily_cookie extension 
729
730         * flower/file-cookie.cc: new file. lily_cookie extension.
731         
732 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
733
734         * scm/editor.scm (editor-command-template-alist): Add syn
735         editor (Jaap [de Vos]).
736
737 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
738
739         * scripts/lilypond-ps2png.scm:
740         * scm/ps-to-png.scm: New file.
741
742         * scm/backend-library.scm (postscript->png): Use it.
743
744         * scripts/lilypond-ps-to-png.py: Remove file.
745
746         * python/lilylib.py (get_bbox, make_ps_images): Remove.
747
748 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
749
750         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
751
752         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
753         start on grace moment. Fixes autobeam-grace.ly.
754
755         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
756         process anything unless we're at the end of a pending beam. Fixes
757         syncopated 8ths beamed across a beat.
758
759 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
760
761         * scm/editor.scm (editor-command-template-alist): Start emacs if
762         emacslient fails.
763
764         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
765
766         * flower/file-path.cc (is_file, is_dir): Export.
767
768         * lily/main.cc (prepend_env_path, set_env_file): Use them.
769
770 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
771
772         * lily/easy-notation.cc: Added include cctype to correct
773         compilation error.
774
775 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
776
777         * scm/backend-library.scm (postscript->pdf): set resolution to
778         1200, so bitmap fonts aren't that ugly. 
779
780         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
781
782         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
783         parent if we have a notehead. Fixes incorrect offsets when
784         Paper_column is very wide in the X direction.
785
786         * input/regression/font-family-override.ly (Module): new file.
787
788         * scm/font.scm (make-pango-font-tree): new function.
789
790         * lily/beam.cc (before_line_breaking): remove warning about less
791         than 2 visible stems. We still get a warning when there is only
792         one stem.
793
794 2005-06-01  Werner Lemberg  <wl@gnu.org>
795
796         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
797         correctly.
798
799 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
800
801         * lily/slur-scoring.cc (generate_avoid_offsets): new
802         function. Generate avoid offsets once per slur.
803
804         * lily/slur.cc (add_extra_encompass): add dependency to
805         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
806
807         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
808         too. Fixes inf error with added bass notes.
809
810         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
811         argument anymore.
812
813         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
814
815         * input/tutorial/lbook-latex-test.tex: add line length test.
816
817         * scripts/lilypond-book.py (set_default_options): new
818         function. Call this before dissecting snippets, so linewidth
819         settings reach the snippets.
820
821 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
822
823         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
824
825 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
826
827         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
828
829 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
830
831         * stepmake/aclocal.m4: More autopackage friendliness.
832
833 2005-05-31  Graham Percival  <gperlist@shaw.ca>
834
835         * Documentation/index.html.in: remove link to LSR.
836
837         * Documentation/user/global.itely: remove duplicate
838         "dedication" \header{} section.
839
840 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
841
842         * VERSION (PACKAGE_NAME): release 2.5.27.
843
844         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
845         too. Plugs memory leak.
846
847         * make/lilypond.fedora.spec.in (Group): remove
848         lilypond-pdfpc-helper.
849
850         * scripts/GNUmakefile (SEXECUTABLES): remove
851         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
852
853         * scm/font.scm (make-century-schoolbook-tree): add Mono as
854         'typewriter family.
855
856         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
857         memory leak.
858
859         * lily/parser.yy (score_body): don't clone Score, that's done in
860         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
861
862         * lily/score-engraver.cc (derived_mark): new function.
863         (initialize): unprotect Paper_score. This fixes a memory leak.
864
865         * lily/score-performer.cc (derived_mark): new function.
866
867         * lily/score-translator.cc (get_output): use SCM for get_output() call.
868
869         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
870         spurious warning.
871
872         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
873         serif.
874
875 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
876
877         * configure.in (reloc_b): Add --enable-relocation.
878
879 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
880
881         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
882
883         * input/regression/alignment-order.ly: add Staff example.
884
885 2005-05-31  John Mandereau   <john.mandereau@free.fr>
886
887         * po/fr.po: update.
888
889 2005-05-31  Graham Percival  <gperlist@shaw.ca>
890
891         * Documentation/index.html.in: add link to LSR.
892
893 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
894
895         * scm/define-stencil-commands.scm (Module): new file. Register all
896         allowed stencil expression heads in a central place.
897
898         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
899         ly:make-stencil
900
901         * lily/stencil-expression.cc (all_stencil_heads): registering
902         stencil expressions.
903
904         * lily/stencil-interpret.cc: new file. Stencil expression
905         interpreting.
906
907         * input/xiao-haizi-guai-guai.ly: move file back.
908
909 2005-05-30  Graham Percival  <gperlist@shaw.ca>
910
911         * Documentation/user/advanced.itely, converters.itely,
912         instrument-notation.itely, lilypond-book.itely: misc small
913         changes.
914
915 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
916
917         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
918
919         * make/lilypond.fedora.spec.in: Fix source url.
920
921         * cygwin: Update from mingw patches.
922
923         * scm/editor.scm (editor-command-template-alist): Use jedit
924         -reuseview (Bertalan), add uedit (Patrick Huberts).
925
926         * input/xiao-hai-zi-guai-guai.ly: Rename from
927         xiao-haizi-guai-guai.ly.
928
929         * input/*: Reindent, do not use TAB.
930
931         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
932         white background.
933
934 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
935
936         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
937         numerical overflow error.
938
939 2005-05-29 Laura Conrad <lconrad@laymusic.org>
940         
941         * abc2ly.py: fix to syntax error in multi-part output.
942
943 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
944
945         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
946         with disappearing span bars when alignAboveContext is active
947
948         * lily/property-iterator.cc (check_grob): use is-grob?
949         object-property. Fixes crash-key-sig-font-size.ly. 
950
951 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
952
953         * lily/bar-line.cc (print): don't round barlines; this produces
954         odd aliasing effects in Acroread.
955
956         * lily/timing-engraver.cc (process_music): robustness fix.
957
958         * lily/context-def.cc (filter_engravers): bugfix.
959
960 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
961
962         * lily/lilypond.rc.in: Add ly-icon.
963
964         * lily/GNUmakefile: 
965         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
966         rules.
967
968 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
969
970         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
971
972         * ps/music-drawing-routines.ps: 
973
974         * scm/output-ps.scm: remove draw ez_ball.
975
976         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
977         EasyNotation context definition.
978
979         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
980         Text_interface and color for making easy note heads.
981
982         * lily/stencil.cc (with_color): new function.
983
984         * ps/music-drawing-routines.ps: remove draw_zigzag_line
985
986         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
987         output routine. Zigzag now works in SVG too.
988
989         * scm/output-tex.scm (filledbox): idem.
990
991         * scm/output-svg.scm (filledbox): idem.
992
993         * scm/output-ps.scm (lily-def): remove horizontal-line. 
994
995         * lily/lookup.cc (horizontal_line): use draw-line. 
996
997         * lily/system-start-delimiter.cc: remove old staff bracket code.
998
999         * mf/feta-haak.mf: further tweaks.
1000
1001         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
1002
1003         * mf/feta-generic.mf: include feta-haak.
1004
1005         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
1006
1007         * scm/framework-ps.scm (write-preamble): only load fonts if their
1008         filename is a string. 
1009
1010 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1011
1012         * scm/output-svg.scm (circle): support circle.
1013         (bracket): stub for bracket.
1014
1015         * scripts/lilypond-book.py (main): make sure --psfonts warning is
1016         correct.
1017
1018 2005-05-26  Graham Percival  <gperlist@shaw.ca>
1019
1020         * Documentation/user/lilypond.tely, advanced-notation.itely,
1021         basic-notation.itely, instrument-notation.itely, global.itely,
1022         introduction.itely, tutorial.itely: rearranging, editing,
1023         clean-up.
1024
1025         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
1026         for compiling on FreeBSD.
1027
1028 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1029
1030         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
1031         otf files.
1032
1033         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
1034         bugfixes.
1035
1036         * VERSION: 2.5.26 released.
1037
1038         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
1039
1040 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1041
1042         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
1043         if printpagenumber is false.
1044
1045 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1046
1047         * lily/font-config.cc (init_fontconfig): comment out FontConfig
1048         cache warning.
1049
1050         * lily/tie.cc (print): support dotted ties.
1051         
1052 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1053
1054         * scm/define-grobs.scm (all-grob-descriptions): switch off
1055         debugging
1056         (all-grob-descriptions): Arpeggio has Y-extent.
1057
1058         * scm/define-music-properties.scm (all-music-properties): document
1059         length-callback and start-callback as "read-only".
1060
1061         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
1062         length-callback after creation. 
1063
1064         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
1065         compressmusic -> compressMusic.
1066
1067         * ly/music-functions-init.ly (oldaddlyrics): idem.
1068
1069         * lily/parser.yy: NewLyricCombineMusic ->
1070         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
1071
1072 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
1073
1074         * ly/Welcome_to_LilyPond.ly: typo.
1075
1076 2005-05-24  Graham Percival  <gperlist@shaw.ca>
1077
1078         * Documentation/user/lilypond.tely: move changing-defaults to be
1079         before global issues.
1080
1081         * Documentation/user/basic-notation.itely: move Transpose section
1082         here from advanced/Other.
1083
1084         * Documentation/user/changing-defaults.itely,
1085         advanced-notation.itely: move Fonts to advanced, edit.
1086
1087 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1088
1089         * lily/parser.yy (bare_int): remove rule.  From now on, we require
1090         # before negative integers.
1091
1092 2005-05-23  Graham Percival  <gperlist@shaw.ca>
1093
1094         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
1095
1096         * Documentation/user/lilypond.tely: change Unified index to
1097         LilyPond index.
1098
1099         * Documentation/user/advanced-notation.itely,
1100         instrument-notation.itely: editing.
1101
1102 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1103
1104         * scm/lily.scm (lilypond-all): Bugfix: return failed.
1105
1106         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
1107
1108 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1109
1110         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
1111         ly:port-move.  Needs to be stderr-specific on mingw.
1112         Run fixcc.
1113
1114 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1115
1116         * lily/general-scheme.cc (ly:port-move): Remove.
1117
1118         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
1119         windows.
1120
1121         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
1122         variables.  This eliminates the need for a gs.bat wrapper, which
1123         opens a console.
1124
1125         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
1126         * scm/lily.scm (running-from-gui?): 
1127         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
1128         artifact of not compiling with -mwindows.
1129
1130         * scm/editor.scm: Define PLATFORM.
1131
1132 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1133
1134         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
1135         can start to cut & paste lilypond-book fragments.  
1136
1137         * scm/define-music-types.scm (music-descriptions): remove
1138         UntransposableMusic
1139
1140 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1141
1142         * scm/output-ps.scm (glyph-string): remove / before CIDs.
1143
1144 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1145
1146         * Documentation/user/instrument-notation.itely: remove *Engraver.
1147
1148         * Documentation/user/advanced-notation.itely: edit, rearrange.
1149
1150 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1151
1152         * scm/output-ps.scm (glyph-string): take cid? argument. Use
1153         findresource iso. findfont for CID CFF fonts.
1154
1155         * VERSION (PACKAGE_NAME): release 2.5.25
1156
1157         * ly/Welcome_to_LilyPond.ly: add  \version
1158
1159 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1160
1161         * Documentation/user/programming-interface.itely: move
1162         \displayMusic into its own section.
1163
1164         * Documentation/user/basic-notation.itely: finish editing.
1165
1166 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1167
1168         * flower/file-path.cc (find): don't throw away file_name.dir, but
1169         append to it. Fixes \include with directories.
1170
1171         * flower/include/file-path.hh (class File_path): don't derive from
1172         Array<String>.
1173
1174         * flower/include/file-name.hh (class File_name): remove to_str0()
1175
1176         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
1177         Hara_kiri_engraver in separate file.
1178
1179         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
1180         translation went wrong. Fixes vertically translated slurs.
1181
1182 2005-05-19  Graham Percival  <gperlist@shaw.ca>
1183
1184         * Documentation/user/basic-notaton.itely: editing.
1185
1186 2005-05-18  Graham Percival  <gperlist@shaw.ca>
1187
1188         * Documentation/user/macros.itexi, basic-notation.itely:
1189         add @commonprop (commonly used properties) macro.
1190
1191 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1192
1193         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
1194
1195         * scripts/lilypond-book.py (invokes_lilypond): new function
1196         (main): only run fontextract if invokes_lilypond() is true.
1197
1198         * lily/function-documentation.cc (ly_add_function_documentation):
1199         duh, use !=
1200
1201         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
1202
1203         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
1204
1205         * scm/lily.scm (running-from-gui?): lowercase Darwin.
1206
1207         * lily/function-documentation.cc (ly_add_function_documentation):
1208         use scm_hash_table_p() for checking.
1209
1210 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1211
1212         * Documentation/user/advanced-notation.itely (Text scripts):
1213         Change nonexisting @internalsref{Text markup} to @ref{Text
1214         markup}.  Change @internalsref{Text script} to
1215         @internalsref{TextScript}.
1216
1217         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
1218
1219 2005-05-17  Graham Percival  <gperlist@shaw.ca>
1220
1221         * Documentation/user/tutorial.itely, basic-notation.itely,
1222         changing-defaults.itely: remove duplicate cindex entries
1223         that appear on the same page.
1224
1225         * scm/define-grobs.scm: change default padding for TextSpanner.
1226
1227         * Documentation/topdocs/AUTHORS.texi: update email address.
1228
1229         * Documentation/user/global.itely: add info about \include.
1230
1231 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1232
1233         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
1234         when running-from-gui.
1235
1236         * scm/editor.scm (get-editor): Add platform defaults.
1237
1238         * scm/backend-library.scm (postscript->pdf): Typo.
1239
1240 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1241
1242         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
1243
1244         * lily/font-config.cc (init_fontconfig): add warning about cache.
1245
1246 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1247
1248         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
1249
1250 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1251
1252         * lily/horizontal-bracket.cc (print): Take care of the direction
1253         property so brackets above the stave point downwards. 
1254
1255         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
1256         for HorizontalBracket so it doesn't end up within the stave.
1257
1258 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1259
1260         * lily/GNUmakefile (default): Typo.
1261
1262         * scm/lily.scm (PLATFORM): Export.
1263
1264         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
1265         load-font-via-GS, ttftool or fopencookie is broken on windows.
1266         
1267         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
1268         -dSAFER, that is broken on windows.
1269
1270 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1271
1272         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
1273         for FlexLexer.h
1274
1275         * scripts/lilypond-invoke-editor.scm: remove stray -
1276
1277 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1278
1279         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
1280         Fixes deprecation warning.
1281
1282         * flower/include/string.icc (to_string): Only inline if
1283         -DSTRING_UTILS_INLINED.
1284
1285         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
1286         name.  Remove windows comment.
1287
1288         * scm/editor.scm (slashify): New function.
1289         (get-editor-command): Use it.
1290         (get-command-template): Do not alter editor command if
1291         environment value includes `%(file)s' magic.
1292
1293         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
1294         (dissect-uri): Use it.
1295         (unquote-uri): Bugfix.
1296
1297 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1298
1299         * scm/framework-ps.scm (write-preamble): add TTF rule.
1300
1301         * Documentation/topdocs/README.texi (Top): remove note about
1302         xdelta.
1303
1304         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
1305         requirement.
1306
1307         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
1308         function. Figure out where FlexLexer.h lives
1309
1310         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
1311         
1312 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1313
1314         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
1315         with Windows root in file name.
1316
1317         * scm/backend-library.scm (ly:system): Only redirect output (using
1318         system and shell, ugh) if /dev/null is writable.
1319
1320         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
1321         windows icon.
1322
1323         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
1324         on Mingw.
1325
1326         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
1327         click.
1328
1329         * flower/file-path.cc (is_dir, is_file): New function.  Actually
1330         use result of stat when available.
1331
1332         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
1333         absolute file name and root.
1334
1335         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
1336
1337         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
1338
1339         * flower/file-name.cc (slashify): Bugfix, do substitute if no
1340         slashes in file name.
1341
1342 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1343
1344         * Documentation/user/preface.itely (Preface): Run
1345         texinfo-all-menus-update.
1346
1347         * scm/editor.scm (get-editor-command): Bugfix: allow full
1348         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
1349
1350         * Documentation/pictures/lilypond-48.xpm: New file.
1351
1352         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
1353
1354         * ly/Welcome_to_LilyPond.ly: New file.
1355
1356         * lily/main.cc (main): Only identify if we have a terminal.
1357
1358         * scm/backend-library.scm (postscript->png)
1359         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
1360         non-/bin/sh).
1361
1362 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
1363
1364         * Documentation/topdocs/AUTHORS.texi: polish, update.
1365
1366 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1367
1368         * Documentation/user/preface.itely (Notes for version 2.6): new
1369         notes for 2.6
1370
1371         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
1372         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
1373         is not fully contained" warnings.
1374
1375         * lily/slur-scoring.cc (get_bound_info): remove warning.
1376
1377         * lily/staff-symbol-engraver.cc (process_music): start initial
1378         spanner in process_music(). This fixes overrides of StaffSymbol
1379         properties.
1380
1381         * scm/framework-pdf.scm (Module): remove.
1382
1383         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
1384
1385         * lily/ambitus-engraver.cc: formatting cleanups.
1386
1387         * mf/feta-solfa.mf (Module): remove.
1388
1389         * ChangeLog: more details about contributions.
1390
1391 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1392
1393         * lily/align-interface.cc (align_elements_to_extents): warn if
1394         called too early. Fixes: disappearing-staff-lines.ly
1395
1396         * VERSION (PACKAGE_NAME): release 2.5.24
1397
1398 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1399
1400         * stepmake/aclocal.m4: Typo.
1401
1402         * flower/string.cc (substitute): Take two strings or two
1403         characters.  Update callers.
1404
1405 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1406
1407         * flower/file-name.cc (File_name): Slashify.
1408
1409         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
1410
1411         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
1412
1413         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
1414
1415         * configure.in (gui_b): Use it.
1416
1417         * lily/lilypond.rc.in: New file.
1418
1419         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
1420
1421 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1422
1423         * Documentation/user/advanced-notation.itely: edit of Text
1424         section; clarify text scripts vs. text markup.
1425
1426 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1427
1428         * lily/multi-measure-rest-engraver.cc
1429         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
1430         separation items on start. Fixes mm rests in start of score.
1431
1432         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
1433         don't access StaffSymbol if not there.
1434         Fixes: crash-staff-symbol-engraver.ly.
1435
1436         * lily/instrument-name-engraver.cc (class
1437         Instrument_name_engraver): data member first_. Create
1438         InstrumentName on start. 
1439
1440 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1441
1442         * Documentation/user/instrument-notation.itely: add guitar
1443         position.
1444
1445         * Documentation/user/introduction.itely,
1446         Documentation/user/lilypond.tely,
1447         Documentation/user/tutorial.itely: begin pruning
1448         unused (duplicated) cindex entries and misc cleanup.
1449
1450 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1451
1452         * input/test/volta-chord-names.ly: Bring the explanation up to
1453         date.
1454
1455 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1456
1457         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
1458         Specify `@documentencoding utf-8' for html, ignore warnings.
1459
1460 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
1461
1462         * THANKS: Added bughunters.
1463
1464 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1465
1466         * lily/main.cc: update help string for `lilypond -H'.
1467
1468         * po/fi.po: update.
1469         
1470 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1471
1472         * Documentation/user/advanced-notation.itely: minor fixes.
1473
1474 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1475
1476         * scm/editor.scm: New module.
1477
1478         * scm/lily.scm (gui-main): Use it.
1479
1480         * scm/framework-gnome.scm (spawn-editor): Use it.
1481
1482         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1483
1484 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1485
1486         * scm/framework-ps.scm (load-font-via-GS):  new function.
1487
1488         * lily/pango-font.cc (pango_item_string_stencil): add support for
1489         CID keyed font.
1490
1491         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1492
1493 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1494
1495         * Documentation/user/basic-notation.itely: add @ref.
1496
1497         * Documentation/user/advanced-notation.itely: add example
1498         of 5/8 beaming.
1499
1500 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1501
1502         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1503
1504         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1505         going through ps2pdf wrappers.
1506
1507 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1508
1509         * Documentation/user/instrument-notation.itely: petrucci note
1510         heads: updated docu
1511
1512         * input/regression/note-head-style.ly: updated regression test;
1513         indentation fixes
1514
1515         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1516         heads as default
1517
1518         * mf/parmesan-heads.mf: minor editing; use musicological names
1519         (rather than optical description) as note head names
1520
1521         * scm/output-lib.scm: complete petrucci heads
1522
1523 2005-05-09  Pal Benko  <benkop@freestart.hu>
1524
1525         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1526         heads, but bigger)
1527
1528 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1529
1530         * lily/main.cc (main_with_guile): Remove no files check.
1531
1532         * lily/main.cc (ly:usage): Export to Scheme.
1533
1534         * scm/lily.scm (no-files-handler): New function.
1535
1536         * scm/lily.scm (lilypond-main): Use it.
1537
1538         * configure.in (gui_b): Add mbrtowc checking.
1539         Resurrect [utf8/]wchar.h checking.
1540
1541 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1542
1543         * Documentation/user/advanced-notation.itely (Metronome marks):
1544         Add link to the program reference for MetronomeMark
1545
1546         * Documentation/user/lilypond-book.itely (An example of a
1547         musicological document): Correct the example using psfonts 
1548
1549 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1550
1551         * po/fi.po: update after a lesson how to update entries against
1552         source.
1553         
1554         * po/TODO: document the lesson.
1555
1556 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1557
1558         * configure.in (gui_b): remove wcrtomb checking.
1559
1560         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1561         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1562
1563 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1564
1565         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1566         keep Scheme expressions and strings unmodified when doing the
1567         conversion to postfix notation for slurs and beams. Should
1568         hopefully solve most related conversion problems. 
1569
1570         * Documentation/user/lilypond-book.itely : Clarify and correct how
1571         to call dvips with -h psfonts.
1572
1573 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1574
1575         * Documentation/user/instrument-notation.itely (Entering lyrics):
1576         Typo.  Fixes build.
1577
1578 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1579
1580         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1581
1582         * Documentation/user/lilypond.tely, lilypond-book.itely,
1583         tutorial.itely: change references to 2.5.x to 2.6.x.
1584
1585         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1586         vs \lyricmode.
1587
1588         * Documentation/user/invoking.itely: remove old info about
1589         lilypond-profile.
1590
1591         * Documentation/topdocs/INSTALL.texi: remove old info about
1592         lilypond-profile, add warning about needing international fonts
1593         to build docs.
1594
1595 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1596
1597         * lily/include/grob-info.hh (class Grob_info): make data member
1598         private. Changes throughout.
1599
1600         * input/regression/alignment-order.ly: new file. 
1601
1602         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1603         alignAboveContext and alignBelowContext
1604
1605 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1606
1607         * lily/pfb.cc (LY_DEFINE): add cast.
1608
1609         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1610         matches .otf
1611         (write-preamble): warn about unknown fonts.
1612
1613         * lily/pfb.cc (Module): new function ly:otf->cff
1614
1615         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1616         (get_otf_table): new function.
1617
1618 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1619
1620         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1621         iso. ps2png.
1622
1623 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1624
1625         * po/fi.po: apply second round of update.
1626
1627 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1628
1629         * scm/x11-color.scm (make-x11-color-handler): don't use
1630         #\sp. Apparently doesn't work on all platforms. 
1631
1632 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1633
1634         * Documentation/user/advanced-notation.itely, putting.itely,
1635         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1636
1637 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1638
1639         * VERSION (PACKAGE_NAME): release 2.5.23
1640
1641 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1642
1643         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1644         convert to utf-8.
1645
1646         * THANKS: Add translators for this release, convert to utf-8.
1647
1648         * mf/GNUmakefile (MFTRACE_FLAGS):
1649         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1650         outdir as option (WAS: hardcoded).
1651
1652 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1653
1654         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1655         finished_span_
1656
1657         * THANKS: add Hans Forbrich.
1658
1659         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1660
1661         * Documentation/user/basic-notation.itely (Staff symbol): document
1662         start/stop staff. Reference to ossia.ly
1663
1664         * input/test/ossia.ly: new example using stop and startStaff.
1665
1666         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1667         in other words, don't create "|" barline at start of the score.
1668         (start_translation_timestep): don't set whichBar for start of score.
1669
1670         * input/regression/staff-halfway.ly: use new functionality.
1671
1672         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1673         start and stop staff based on events.
1674
1675         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1676
1677         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1678
1679 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1680
1681         * Documentation/user/programming-interface.itely (How markups work
1682         internally ): remove \encoding reference.
1683
1684 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1685
1686         * scripts/convert-ly.py: Attempt to do a smarter update of 
1687         text markups from versions < 1.9.0 with arbitrary nesting.
1688
1689 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1690
1691         * po/fi.po: convert to utf-8, and update.
1692
1693 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1694
1695         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1696
1697         * lily/*.cc: more <? >? to min/max changes
1698
1699         * lily/include/interpretation-context-handle.hh: rename
1700         Interpretation_context_handle to Context_handle.
1701
1702 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1703
1704         * input/regression/GNUmakefile (local_delete): use `find` together 
1705         with `xargs` to avoid too long argument-lists in cmd line.
1706
1707 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1708
1709         * Documentation/user/introduction.itely: updates "About this manual".
1710
1711         * Documentation/user/advanced-notation.itely,
1712         invoking.itely: minor fixes.
1713
1714 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1715
1716         * COPYING: add font exception. Update FSF address. 
1717
1718         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1719         should be taken without child context.
1720
1721         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1722
1723         * scm/define-markup-commands.scm (triangle): new command, as
1724         robust replacement for unicode Delta/Triangle.
1725
1726 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1727
1728         * ps/music-drawing-routines.ps: add fillp argument.
1729
1730         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1731
1732         * lily/font-config.cc (init_fontconfig): don't add cff/
1733
1734         * VERSION (PACKAGE_NAME): release 2.5.22
1735
1736         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1737
1738         * lily/grace-engraver.cc (consider_change_grace_settings): use
1739         is_alias(). Fixes problem with CueVoice grace notes. 
1740
1741         * lily/simultaneous-music-iterator.cc (construct_children): call
1742         Music_iterator::quit() for iterators that start out invalid. This
1743         fixes indefinitely continuing contexts.
1744
1745         * buildscripts/substitute-encoding.py: new file
1746
1747         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1748         missing @end 
1749
1750         * scripts/lilypond-book.py (write_if_updated): print file name.
1751
1752         * Documentation/user/basic-notation.itely (Explicitly
1753         instantiating voices): idem.
1754
1755         * Documentation/user/advanced-notation.itely (Text spanners):
1756         remove stray { } 
1757
1758         * lily/context.cc (default_child_context_name): the default child
1759         is now first in accepts_list_.
1760
1761         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1762         \defaultchild to all relevant contexts.  This fixes:
1763         drums-pitch.ly.
1764
1765         (Probably also fixes similar problems with ancient
1766         transcriptions getting CueVoices instead of the desired voices.)
1767  
1768         * lily/context-def.cc (get_default_child): new function.
1769         (get_accepted): place default child in front of list.
1770
1771         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1772
1773         * lily/include/context-def.hh (struct Context_def): add
1774         default_accept_
1775
1776 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1777
1778         * scm/define-grobs.scm: remove "remove-first" line, since
1779         the absent property is set to #f anyway.
1780
1781         * Documentation/user/basic-notation.itely,
1782         advanced-notation.itely, instrument-notation.itely: minor
1783         fixes.
1784
1785         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1786
1787         * Documentation/user/advanced-notation.itely,
1788         changing-defaults.itely: consolidate Text stuff in
1789         advanced notation.
1790
1791         * Documentation/user/global.itely: better docs for \header.
1792
1793         * Documentation/user/putting.itely: new chapter; placeholder
1794         for future expansion.
1795
1796         * Documentation/user/examples.itely: moved "suggestions for
1797         writing LP files" section into putting.itely.
1798
1799         * Documentation/user/lilypond.itely: added new chapter,
1800         fixed the short table of contents.
1801
1802 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1803
1804         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1805         infinity for unfeasible beams.
1806
1807         * make/lilypond.fedora.spec.in (Group): idem.
1808
1809         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1810
1811         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1812
1813         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1814         fonts directly.
1815
1816         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1817
1818         * mf/GNUmakefile: remove all CFF rules.
1819
1820         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1821
1822         * lily/open-type-font-scheme.cc (LY_DEFINE):
1823         new function ly:otf-font-table-data.
1824         (LY_DEFINE): new function otf-font?
1825
1826 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1827
1828         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1829         ($(outdir)/Fontmap.lily): idem.
1830
1831         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1832         for PFAEmmentaler-XXX.pfa. 
1833
1834         * Documentation/user/music-glossary.tely (accidental): NL
1835         translation of accidental.
1836
1837 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1838
1839         * flower/include/international.hh: Bugfix: include "string.hh".
1840
1841         * lily/include/mingw-compatibility.hh: New file.
1842
1843         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1844
1845         * configure.in: Search for mingw wcrtomb library.
1846
1847 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1848
1849         * scripts/convert-ly.py: Bug fix
1850
1851         * Documentation/user/changing-defaults.itely (Common tweaks):
1852         Added example where the context has to be specified explicitly
1853         (MetronomeMark). 
1854
1855 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1856
1857         * scripts/lilypond-book.py (ly_options): set timing to #f for
1858         notime option.
1859
1860         * scripts/convert-ly.py (conv): typo.
1861
1862         * flower/*.cc: remove <? and >?
1863         
1864         * lily/*.cc: remove <? and >?
1865
1866         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
1867         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
1868         editor.
1869
1870 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1871
1872         * lily/part-combine-engraver.cc: add space to variable list.
1873
1874 2005-04-30  Graham Percival  <gperlist@shaw.ca>
1875
1876         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
1877         remove-first to false (matches docs)
1878
1879         * Documentation/user/advanced-notation.itely: corrected docs
1880         concerning remove-first.
1881
1882 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1883
1884         * lily/part-combine-engraver.cc: make sure that the relevant
1885         properties are included in the documentation.
1886
1887 2005-04-28  Graham Percival  <gperlist@shaw.ca>
1888
1889         * Documentation/user/lilypond-book.itely: Bernard's docs
1890         for \betweenLilyPondSystem.
1891
1892 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1893
1894         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
1895         remarks.
1896
1897 2005-04-28  Pal Benko  <benkop@freestart.hu>
1898
1899         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
1900         only on vertical lines of flexa shape, and use a constant
1901         thickness value for horizontal lines (patch slightly modified by
1902         Jürgen Reuter)
1903
1904         * lily/include/mensural-ligature.hh: make 2 comments clearer
1905
1906 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
1907
1908         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
1909         to need_extra_horizontal_space; bugfix: use class scope to avoid
1910         global namespace pollution
1911
1912         * Documentation/user/instrument-notation.itely (ligatures): added
1913         comment on possible future syntax change and how to work around
1914
1915         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
1916         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
1917         intervals (fixes agnus dei example)
1918
1919         * Documentation/user/instrument-notation.itely (white mensural
1920         ligatures): selected a more illustrative example
1921
1922 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
1923
1924         * Documentation/index.html.in: specify utf-8 charset in meta content.
1925
1926 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1927
1928         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
1929         empty 2nd page for single page.
1930
1931         * scm/lily.scm: remove p&c definitions.
1932
1933         * po/zh_TW.po (Module): new translation.
1934
1935         * lily/lily-guile.cc (ly_chain_assoc): remove.
1936
1937         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
1938         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
1939
1940 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1941
1942         * lily/beaming-info.cc: remove infinity_i
1943
1944         * scripts/abc2ly.py (out_filename): fix thinko with \version.
1945
1946 2005-04-26  Graham Percival  <gperlist@shaw.ca>
1947
1948         * Documentation/user/basic-notation.itely,
1949         instrument-notation.itely, advanced-notation.itely,
1950         changing-defaults.itely: minor fixes.  Added docs
1951         for colors to advanced-notation.itely.
1952
1953         * Documentation/user/advanced-notation.itely: fixed compile
1954         problem and added Bernard's x11-color doc patch.
1955
1956 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1957
1958         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
1959         alright this time round.
1960
1961 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1962
1963         * Documentation/topdocs/INSTALL.texi (Top): idem.
1964
1965         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
1966
1967         * VERSION (MAJOR_VERSION): release 2.5.21
1968
1969         * scm/output-ps.scm (grob-cause): bugfix.
1970
1971 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1972
1973         * cygwin/*: Update.
1974
1975         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
1976         stuff.
1977
1978         * scm/output-ps.scm (grob-cause): Bugfix.
1979
1980         * scm/lily.scm (ly:load): Remove x11-color.
1981
1982         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
1983         quote executable, fixes getting version from program --with
1984         --options.
1985         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
1986         $ac_exeect.
1987
1988         * Documentation/user/GNUmakefile: Only build music-glossary with
1989         rendered lilypond snippets during web.
1990
1991 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1992
1993         * po/de.po: update.
1994
1995         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
1996
1997 2005-04-22  Laura Conrad <lconrad@laymusic.org>
1998  
1999         * scripts/abc2ly:
2000         second title line append with punctuation dash character;
2001         encode abc2ly python strings in utf-8
2002        
2003 2005-04-21  Laura Conrad <lconrad@laymusic.org>
2004
2005         * scripts/abc2ly fix chords (again)
2006  
2007 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
2008
2009         * scm/x11-color.scm: new file
2010         All x11 color names can be accessed with:
2011         #(x11-color 'ColorName),
2012         #(x11-color "ColorName") or:
2013         #(x11-color "color name")
2014         If the x11 color name is not recognised then it defaults
2015         to black
2016
2017         * scm/lily.scm: amended to call scm/x11-color.scm
2018
2019 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2020
2021         * Documentation/user/invoking.itely (Reporting bugs): comment out
2022         reference to online PNG bug repository.
2023
2024 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2025
2026         * lily/translator-scheme.cc (ly:translator-property): Remove.
2027         Update callers.
2028
2029         * lily/context-scheme.cc (ly:context-now): Move from translator.
2030         Update callers.
2031
2032 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2033
2034         * input/regression/grid-lines.ly (skips): refine example.
2035
2036         * scm/define-context-properties.scm
2037         (all-user-translation-properties): doc autoBeamCheck
2038
2039         * input/regression/grid-lines.ly (Module): new file.
2040
2041         * lily/grid-point-engraver.cc (Module): new file.
2042
2043         * lily/grid-line.cc (Module): new file.
2044
2045         * lily/grid-line-span-engraver.cc (Module): new file.
2046
2047         * lily/grid-line-interface.cc (Module): new file.
2048
2049 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2050
2051         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
2052         missing parameter, actualy cdr through list.  Actually return a
2053         list with ENTRY removed (was '()).
2054
2055         * scripts/convert-ly.py: Update.  Print warning if file cannot be
2056         opened.
2057         (do_conversion): Fix printing of continuation comma.
2058
2059         * Documentation/user/advanced-notation.itely (Beam formatting):
2060         Remove refbugs about compound time and mixed duration.
2061
2062         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
2063         modulo moments explicitely.
2064
2065         * lily/moment.cc (operator %): New function.
2066
2067         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
2068
2069         * lily/translator-scheme.cc (ly:translator-now,
2070         ly:translator-property): New function.
2071
2072         * scm/auto-beam.scm (default-auto-beam-check): New function.
2073
2074         * lily/auto-beam-engraver.cc (test_moment): Use it.
2075
2076         * flower/rational.cc (operator %): Bugfix.
2077
2078 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
2079
2080         * scripts/abc2ly: Bugfix
2081
2082 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2083
2084         * python/fontextract.py (write_extracted_fonts): bugfix, too many
2085         %'s on EndFont comment.
2086
2087         * lily/ledger-line-spanner.cc: some more words of explanation.
2088
2089 2005-04-20  John Williams <williams@tni.com>  
2090         
2091         * scripts/lilypond-book.py: htmlquote bugfix.
2092         Allow snippets to be given distinct filenames.
2093         Allow the default alt text to be overridden.
2094
2095 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
2096
2097         * ly/performer-init.ly: Bugfix
2098
2099         * THANKS: Added bughunters.
2100
2101 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2102
2103         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
2104
2105         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
2106         position (was: use modulo measure length).
2107
2108         * configure.in (no gui_b): Remove optional gtk+ requirement.
2109
2110 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2111
2112         * Documentation/user/basic-notation.itely (Pitches): add
2113         LedgerLineSpanner.
2114
2115         * lily/dynamic-engraver.cc (process_music): set right bound to
2116         script if present. Else, do not set.
2117         (acknowledge_grob): only set right bound of finished spanner to
2118         note column if no other bound is set.
2119
2120         * python/lilylib.py (make_ps_images): switch back to png16m.
2121         
2122 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2123
2124         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
2125         writing up to date file.  Add dvips usage suggestion.
2126
2127         * scripts/convert-ly.py: Fix error message.
2128         Print usage if no files on command line.
2129         (usage): Add example usage.
2130
2131         * input/test/compound-time.ly: New file.
2132
2133         * input/test/circle.ly: New file.
2134
2135         * Documentation/topdocs/NEWS.tely: Use them.
2136
2137         * input/test/boxed-stencil.ly: Remove \score.
2138
2139         * buildscripts/mf-to-table.py (base): Add .log dependency.
2140
2141         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
2142         pfa's.  Add .log dependency
2143
2144         * scm/define-markup-commands.scm (lower): New command.
2145
2146         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
2147         make it default.
2148
2149 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2150
2151         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
2152         also to finished cresc as right bound. This fixes:
2153         skip-string-decresc.ly
2154
2155         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
2156         relative_coordinate if extent is empty.
2157
2158         * lily/stem.cc (width_callback): determine correct extent if flag
2159         is not there. This fixes slur-no-flag.ly
2160
2161         * lily/grace-engraver.cc (consider_change_grace_settings): new
2162         function.
2163         (initialize): also consider_change_grace_settings() on
2164         initialization. Fixes large grace notes at start of score.
2165
2166         * lily/break-align-interface.cc (do_alignment): don't translate if
2167         total_extent is empty.
2168
2169         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
2170
2171 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2172
2173         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
2174         with slash.
2175
2176 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2177
2178         * stepmake/aclocal.m4: Remove tfm_path.
2179
2180 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2181
2182         * scm/music-functions.scm (markup-expression->make-markup): fix
2183         bug with cons arguments of markup commands.
2184         (music->make-music): fix music expression property list building
2185
2186 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2187
2188         * aclocal.m4: Massage package names.
2189
2190         * SCons updates.
2191
2192 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2193
2194         * VERSION (PACKAGE_NAME): release 2.5.20
2195
2196         * lily/stem.cc (calc_stem_info): add minimum Y extent of
2197         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
2198
2199         * lily/percent-repeat-engraver.cc (try_music): add measure before
2200         next_moment to future processing moment. Fixes:
2201         percent-repeat-mm-rest.ly
2202         (process_music): don't add moment for 2nd time.
2203
2204         * input/regression/repeat-percent.ly: add mmrests as extra test.
2205
2206         * lily/axis-group-engraver.cc (acknowledge_grob): read
2207         keepAliveInterfaces to decide what to kill.
2208
2209         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
2210         percent-repeat-interface to keepAliveInterfaces. This fixes
2211         percent-repeat-harakiri.
2212
2213 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2214
2215         * SCons updates.
2216
2217 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2218
2219         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
2220
2221         * aclocal.m4: remove --enable-tfm-path configure option
2222
2223         * input/test/ancient-font.ly (lowerStaff): clef name errors.
2224
2225         * scm/backend-library.scm (postscript->png): newline after
2226         finishing command.
2227
2228         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
2229         (LY_DEFINE): ly:paper-score-paper-systems: new function 
2230
2231         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
2232
2233         * lily/score.cc (default_rendering): use Music_output too.
2234
2235         * input/test/chord-names-languages.ly (Module): rename file.
2236
2237         * lily/text-spanner.cc: add bound-padding.
2238
2239         * lily/paper-book.cc (systems): accept Paper_score
2240         iso. Paper_system vector. 
2241
2242         * input/regression/line-arrows.ly: new file.
2243
2244         * lily/paper-score.cc (process): run get_paper_systems() only once.
2245
2246         * lily/line-spanner.cc (line_stencil): add arrows.
2247
2248 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
2249
2250         * lily/line-interface.cc (make_arrow): new function. 
2251         (arrows): idem.
2252
2253 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
2254
2255         * input/test/chord-names-german.ly: update for italian/french
2256         chords.
2257         
2258         * Documentation/user/instrument-notation.itely (Printing chord
2259         names): update.
2260
2261 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2262
2263         * lily/include/paper-score.hh (class Paper_score): remove unused
2264         prototypes.
2265
2266         * lily/book.cc (process): add -COUNT to midi output.
2267
2268         * lily/score.cc (book_rendering): remove outname argument
2269         (book_rendering): return list of Music_outputs. 
2270
2271         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
2272
2273         * lily/book.cc (process): loop over Music_outputs returned from
2274         Score::book_rendering().
2275
2276         * lily/*.cc (width_callback): remove spurious "unused" warnings
2277         for assert (axis==[XY]_AXIS); 
2278
2279         * lily/include/music-output.hh (class Music_output): smobify class.
2280
2281         * lily/include/paper-score.hh (class Paper_score): make members
2282         private.
2283
2284         * lily/performance.cc (process): return #f iso. #<undefined>. This
2285         prevents #<undefined> leaking into GUILE-userspace.
2286
2287 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2288
2289         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
2290
2291 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
2292
2293         * scm/chord-name.scm : support for italian and french
2294         chords names.
2295
2296         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
2297         a space defined by chordPrefixSpacer when the root name is
2298         direclty followed by a prefix.
2299
2300         * ly/engraver-init.ly : chordPrefixSpacer       
2301         * scm/define-context-properties.scm : chordPrefixSpacer
2302         * ly/property-init.ly : italianChords, frenchChords 
2303
2304 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2305
2306         * mf/feta-din.mf: Remove.
2307
2308         * mf/GNUmakefile (fontdir): Bugfix.
2309
2310         * mf/SConstruct: Some updates.
2311
2312         * SConstruct: Require pkg-config.
2313         (test_program): Bugfix for double digit version compares, use
2314         integer (not string-) compare.
2315         Optionally require gs 8.14.
2316
2317         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
2318
2319         * lily/*: s/ifdef HAVE_*/if have/.
2320
2321         * SConstruct (test_lib): New function.  Update pkg-config and some
2322         other requirements.
2323
2324         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
2325         freetype, pangof2t.
2326
2327 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2328
2329         * po/lilypond.pot, ...: Update using bison-CVS.
2330
2331         * python/lilylib.py (make_ps_images): Fixo.
2332
2333 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2334
2335         * python/lilylib.py (make_ps_images): typo.
2336
2337         * configure.in (gui_b): make bison optional.
2338
2339         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
2340
2341 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
2342
2343         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
2344         with one parameter can be defined in a LaTeX file when processed
2345         by lilypond-book this will be evaluated between the systems of
2346         a multi-system score. The parameter is the number of systems processed.
2347
2348 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2349
2350         * python/lilylib.py (make_ps_images): Escape newline.
2351
2352         * Documentation/user/music-glossary.tely: Run
2353         texinfo-all-menus-update.
2354
2355 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2356
2357         * scm/lily-library.scm (old-relative-not-used-message)
2358         (version-not-seen-message): Add input-file-name-location to message.
2359
2360         * lily/parser.yy (lilypond): Add token aliases.
2361
2362         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
2363         not confuse with alteration.
2364         (alteration): Add.
2365
2366 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2367
2368         * python/lilylib.py (make_ps_images): use -dEPSCrop
2369
2370         * VERSION (PACKAGE_NAME): release 2.5.19 
2371
2372         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2373         only put xrefs in info documentation.
2374
2375         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
2376         .pdf rule to tex-rules.make.
2377
2378         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
2379         from -systems.* output.
2380
2381         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
2382         directly, remove -$(PAGESIZE) target.
2383
2384         * input/test/embedded-postscript.ly: update.
2385
2386 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2387
2388         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
2389
2390         * Documentation/user/changing-defaults.itely (Font selection):
2391         document font-name.
2392
2393         * input/regression/font-name.ly: show Pango fonts for
2394         font-name. Update example. 
2395
2396         * lily/pango-select.cc (properties_to_pango_description): don't
2397         convert symbol font-size to number, but use to lookup.
2398
2399         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
2400
2401         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
2402         (NAME . FILE-NAME) tuples for font descriptions. 
2403         (write-preamble): display BeginFont DSC comments.
2404
2405         * python/fontextract.py (write_extracted_fonts): new file. Extract
2406         font resources from a PS file.
2407
2408         * scripts/lilypond-book.py (option_definitions): --psfonts option.
2409         (Compile_error.process_include): do_file returns chunks.
2410
2411         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
2412
2413         * make/lysdoc-targets.make: .texi is .PRECIOUS
2414
2415         * scripts/lilypond-book.py (write_if_updated): new function.
2416
2417 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2418
2419         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
2420
2421 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2422
2423         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
2424
2425         * input/regression/markup-syntax.ly: remove \score.
2426
2427         * scm/define-markup-commands.scm (draw-circle): add fill argument
2428
2429         * scm/stencil.scm (make-circle-stencil): add fill argument
2430
2431         * ps/music-drawing-routines.ps: add fill argument.
2432
2433         * ly/performer-init.ly: add CueVoice to MIDI too.
2434
2435         * ps/music-drawing-routines.ps: new routine BeginEPSF /
2436         EndEPSF.
2437
2438         * input/regression/markup-eps.ly: new file.
2439
2440         * scm/framework-ps.scm (write-preamble): change order: vars should
2441         be inited before procedures.
2442
2443         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
2444         for EPS files.
2445
2446         * scm/define-markup-commands.scm (epsfile): add epsfile command.
2447
2448 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2449
2450         * configure.in (gui_b): add check for ghostscript 8.15
2451
2452 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2453
2454         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
2455         start of line. Fixes cresc-after-newline.ly
2456
2457         * lily/source-file.cc (file_line_column_string): use get_column().
2458
2459 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2460
2461         * lily/source-file.cc (get_column): utf-8 support for column numbers.
2462
2463 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2464
2465         * lily/*: use message () iso progress_indication () for messages.
2466         Revise/uniformise user messages.
2467
2468         * flower/warn.cc (progress_indication): New function.
2469         (message): Use it.  Fixes newline problems.
2470
2471         * config.make.in (webdir): Sort out install dirs.
2472
2473         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
2474
2475         * python/lilylib.py (command_name): Bugfix.
2476         (make_ps_images):
2477
2478 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2479
2480         * lily/main.cc: --help says what types of backends are availabe
2481
2482 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2483
2484         Fix ./VERSION dependency, and without need to reconfigure.
2485
2486         * lily/main.cc (setup_paths): Update.
2487
2488         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2489
2490         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2491
2492         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2493         Add \line for some simplistic cases.
2494
2495         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2496
2497 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2498
2499         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2500         to compile LY files (useful for adding eg. "-I" args)
2501         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2502         2Gnome command for gnome backend.
2503         (LilyPond-command-formatgnome): call the 2Gnome command. key
2504         binding: C-c C-g
2505
2506 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2507
2508         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2509         depend on all PNG images.
2510
2511 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2512
2513         * GNUmakefile.in: Bugfix: also link .map files.
2514
2515 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2516
2517         * scm/music-functions.scm (music->make-music): generate 
2518         a (make-music ...) sexpr from a music expression.
2519         (display-scheme-music): use guile pretty printer to display the
2520         make-music sexpr.
2521
2522 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2523
2524         * ly/engraver-init.ly: reindent.
2525         Add CueVoice.
2526
2527         * scm/music-functions.scm (music-pretty-string): handle moments
2528         too.
2529         (music-pretty-string): only print non-empty lists.
2530         (cue-substitute): create CueVoice context, which has smaller type.
2531
2532         * lily/moment-scheme.cc (LY_DEFINE): new methods
2533         ly:moment-grace-{numerator,denominator}
2534
2535         * lily/context-handle.cc: remove quit() method. 
2536
2537         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2538         (init_fontconfig): success is 0, not !0
2539
2540 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2541
2542         * mf/feta-nummer-code.mf (code): add plus glyph.
2543
2544         * lily/tie.cc (print): idem.
2545
2546         * lily/slur.cc (print): don't use thickness property for
2547         slur shape-thickness.
2548
2549         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2550         while adding stencils.
2551
2552         * scm/define-markup-commands.scm (with-color): with-color markup
2553         command.
2554         (whiteout): new markup command 
2555         (filled-box): new markup command
2556
2557 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2558
2559         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2560         test for PDF docs.
2561
2562         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2563         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2564         
2565         Notes for tetex-3.0 make web:
2566            psclean.map: s/uhv8a/uhvr8a/
2567            config.ps add:
2568                 p +psfonts_t1.map
2569                 p +psclean.map
2570                 p +typeface.map
2571
2572 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2573
2574         * scm/music-functions.scm (music-pretty-string): fix bug with
2575         string argument.
2576
2577 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2578
2579         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2580
2581 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2582
2583         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2584         only process options if they're there.
2585         (write_file_map): add version-seen? to snippet-map.ly
2586
2587 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2588
2589         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2590         formatting cleanups.
2591
2592         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2593         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2594
2595 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2596
2597         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2598         name directly.
2599
2600         * lily/main.cc (setup_paths): either add mf/out to search path or 
2601         fonts/{otf,type1,etc}
2602         
2603         * lily/font-config.cc (init_fontconfig): either add mf/out to
2604         FontConfig or fonts/{otf,type1,etc}
2605
2606         * GNUmakefile.in: don't put mf/ link in share/ dir.
2607
2608         * lily/staff-spacing.cc: move same-direction-correction to
2609         note-spacing-interface
2610
2611         * scm/lily.scm (lilypond-main): use variable argument count for
2612         exception handler.
2613
2614         * lily/font-config.cc (init_fontconfig): add operator pacification
2615         message.
2616
2617         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2618
2619         * buildscripts/gen-emmentaler-scripts.py (i): generate
2620         PFAEmmentaler as well.
2621
2622         * scm/framework-ps.scm (munge-lily-font-name): new function
2623         (write-preamble): hack: insert PFA equivalent of CFF into
2624         .PS. This makes LilyPond output printable on normal PS printers
2625         again.
2626
2627         * buildscripts/gen-emmentaler-scripts.py (i): generate
2628         PFAEmmentaler.pfa aswell.
2629
2630 2005-04-06  John Williams <williams@tni.com>  
2631         
2632         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2633         
2634 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2635
2636         * scm/page-layout.scm (default-page-make-stencil): always combine
2637         the header stencil, even if empty. This prevents the body text to
2638         reach up to the margins.
2639
2640         * po/rw.po (Module): new file, for Kinyarwanda.
2641
2642         * input/test/spacing-optical.ly (Module): new file.
2643
2644         * lily/staff-spacing.cc: add same-direction-correction
2645
2646 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2647
2648         * Documentation/user/introduction.itely (Engraving): Comment-out
2649         non-existent file.
2650
2651 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2652
2653         * scm/define-grob-properties.scm (all-user-grob-properties): add
2654         same-direction-correction
2655
2656         * VERSION: release 2.5.18
2657
2658 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2659
2660         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2661         dereferencing.  Fixes make web.
2662
2663         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2664         errno.h.
2665
2666         * Documentation/user/: Fix links.
2667
2668 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2669
2670         * lily/text-interface.cc (Module): rename from text-item.cc
2671
2672         * input/regression/apply-output.ly (texidoc): function naming fix.
2673
2674         * lily/time-signature-performer.cc (derived_mark): new function.
2675
2676         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2677
2678         * scripts/lilypond-book.py (find_linestarts): new function.
2679         (find_toplevel_snippets): keep track of line numbers.
2680
2681         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2682         all key changes.
2683
2684         * ly/declarations-init.ly (partCombineListener): use
2685         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2686
2687         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2688
2689 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2690
2691         * lily/text-item.cc: Fix link.
2692
2693         * Documentation/user/changing-defaults.itely (Changing defaults):
2694         Fix programs reference links.
2695
2696         * Documentation/user/music-glossary.tely: Convert to utf-8.
2697
2698 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2699
2700         * make/lilypond-vars.make: remove TEXMF from variables.
2701         remove DEB_BUILD pk font variables.
2702         remove GUILE_LOAD_PATH
2703         remove TeX memory vars.
2704
2705 2005-04-04  Werner Lemberg  <wl@gnu.org>
2706
2707         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2708
2709 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2710
2711         * ps/lilyponddefs.ps: remove reencode-font
2712
2713         * lily/simple-spacer.cc (add_columns): also compare
2714         directly. Column rank doesn't distinguish between broken and
2715         unbroken columns. This fixes large spaces before time sig changes.
2716
2717         * Documentation/user/point-and-click.itely: document ly:set-option.
2718
2719         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2720         point_and_click_global is set.
2721
2722         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2723         ly:set-option argument.
2724
2725 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2726
2727         * GNUmakefile.in: Include symlinks in webball.
2728
2729         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2730         source dir for split and non-split manuals.
2731
2732         * Documentation/user/*y: Fix @uref/@inputfile links for
2733         split/non-split HTML documents.
2734
2735         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2736         .ps.gz.
2737         
2738 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2739
2740         * GNUmakefile.in: Add newline.
2741
2742 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2743
2744         * tex/lilyponddefs.tex: use color instead of xcolor
2745         * scm/output-tex.scm: minor editing
2746
2747 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2748
2749         * scm/music-functions.scm (display-scheme-music): pretty printer
2750         for music expressions.
2751
2752 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2753
2754         * buildscripts/install-info-html.sh (index_file): Fix link.
2755
2756 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2757
2758         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2759
2760         * Documentation/index.html.in: Add size estimates with some big pages.
2761
2762         * Documentation/user/tutorial.itely (Running LilyPond for the
2763         first time): Add/replace some @rglos links.  TODO: add more
2764         @rglos links in tutorial, test non-intrusiveness (.css).
2765
2766         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2767         annoying's indication of referencing external document.
2768
2769         * Documentation/user/GNUmakefile: Split version of glossary too.
2770         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2771         links, not only for html.
2772
2773         * Documentation/user/introduction.itely: Fix some links for other
2774         than html, do not use `here' as link name.
2775
2776 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2777
2778         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2779         @glossaryref.
2780
2781 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2782
2783         * scm/page-layout.scm (default-page-make-stencil): only add header
2784         if existing and not empty. Fixes spurious programming error.
2785
2786         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2787
2788 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2789
2790         * scm/output-tex.scm: implement {re,}setcolor
2791         * tex/lilyponddefs.tex: use color package
2792
2793 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2794
2795         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2796         additions to website.
2797
2798         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2799
2800         * Documentation/user/macros.itexi: Fix @usermanref html links in
2801         split documents: use @inforef.
2802
2803 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2804
2805         * Documentation/user/programming-interface.itely: minor fix.
2806
2807         * Documentation/user/advanced-notation.itely: added info to
2808         Metronome markings.
2809
2810 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2811
2812         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2813         use box-stencil.  Remove y-padding argument.
2814         (make-stencil-circler): New function.
2815
2816         * buildscripts/lilypond-words.py (F): 
2817         * elisp/SConscript (a): 
2818         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2819         * vim/SConscript (a): 
2820         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2821
2822         * lily/general-scheme.cc: Build fix.
2823
2824         * scm/markup.scm:
2825         * input/regression/markup-scheme.ly: 
2826         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2827
2828         * scm/stencil.scm (make-circle-stencil): New function.
2829
2830         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2831         name (was cicle).  Update callers.
2832         (circle): New markup command, similar to box.
2833
2834         * scm/stencil.scm (circle-stencil): New function.
2835
2836 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2837
2838         * configure.in: Detect libutf8/wchar.h variant.
2839
2840         * stepmake/aclocal.m4: Modify shared size test.
2841
2842 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2843
2844         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2845
2846 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2847
2848         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2849         
2850         * VERSION (PACKAGE_NAME):  release 2.5.17
2851
2852 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2853
2854         * scm/backend-library.scm (postscript->png): Fix comment and png
2855         message.
2856
2857         * GNUmakefile.in (link-tree): Fix locales.
2858
2859 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2860
2861         * lily/stencil-scheme.cc (LY_DEFINE): change to
2862         ly:stencil-aligned-to, non mutating.
2863
2864         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
2865
2866         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
2867
2868         * lily/quote-iterator.cc (derived_mark): call
2869         Music_wrapper_iterator::derived_mark() too.
2870
2871         * lily/grace-engraver.cc (derived_mark): change signature, add
2872         const.
2873
2874 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2875
2876         * SConstruct (symlink): 
2877         * GNUmakefile.in (link-tree): Add scripts to prefix.
2878
2879         * lily/general-scheme.cc (ly:effective-prefix): New function.
2880
2881         * scm/backend-library.scm (postscript->png): Use it.
2882
2883 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2884
2885         * lily/paper-score.cc (process): don't delete grobs after
2886         producing stencils. 
2887
2888         * scm/part-combiner.scm (determine-split-list): switch off
2889         debugging info.
2890
2891         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
2892         if available.
2893
2894         * scm/define-context-properties.scm
2895         (all-user-translation-properties): add stringNumberOrientations.
2896
2897         * lily/new-fingering-engraver.cc (position_scripts): make generic,
2898         so fingering and string-numbers are separately controlled.
2899
2900 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2901
2902         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
2903         not use debugging.
2904
2905 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2906
2907         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
2908
2909         * config.hh.in: add HAVE_FONTCONFIG.
2910
2911         * Documentation/user/instrument-notation.itely (String number
2912         indications): new node.
2913
2914         * input/regression/new-markup-syntax.ly (texidoc): add circle.
2915
2916         * lily/new-fingering-engraver.cc (add_string): new function. 
2917         (acknowledge_grob): accept string-number-event as well.
2918
2919         * scm/define-markup-commands.scm (circle): new markup command.
2920
2921         * scm/output-lib.scm (print-circled-text-callback): new function.
2922
2923         * lily/GNUmakefile: move ifeq after include stepmake.make.
2924
2925 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2926
2927         * config.make.in (HAVE_LIBKPATHSEA_SO):
2928         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
2929
2930         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
2931         add KPATHSEA_LIBS.
2932
2933         * debian/watch: 
2934         * debian/control: Update.
2935
2936 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2937
2938         * input/test/title-markup.ly (spaceTest): remove.
2939
2940         * input/test/embedded-tex.ly (Module): remove.
2941
2942         * input/test/music-box.ly: use 'name property, not ly:music-name.
2943
2944         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
2945
2946         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
2947
2948 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2949
2950         * Documentation/topdocs/INSTALL.texi (Top): Remove information
2951         about xdeltas.  Add information about CVS.
2952
2953         * scm/lily.scm (lilypond-main): Fix invocation of handler,
2954         gracefully handle failed files.
2955
2956         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
2957
2958         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
2959         small fixes.
2960
2961         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
2962         No unnecessarily specific i18n messages.  Remove stray `1'.
2963
2964 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2965
2966         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
2967         documentencoding
2968
2969         * scm/documentation-lib.scm (texi-file-head): set utf-8
2970         documentencoding.
2971
2972         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
2973         Delta, not the Symbol one. 
2974
2975         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
2976         for the .map file.
2977
2978         * Documentation/topdocs/INSTALL.texi (Top): add running
2979         requirement as compilation requirement.
2980
2981 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2982
2983         * buildscripts/mutopia-index.py (headertext): add h1 header and
2984         utf-8 charset meta field.
2985
2986         * input/GNUmakefile: prune example list.
2987
2988         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
2989         options.
2990
2991         * lily/slur-scoring.cc (get_base_attachments): only look at stem
2992         extent for visible stems.
2993
2994         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
2995
2996 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2997
2998         * Documentation/topdocs/INSTALL.texi (Top): Updates.
2999
3000         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
3001
3002 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3003
3004         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
3005         pass inf/nan into slur scoring.
3006
3007         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
3008         page.
3009
3010         * scripts/abc2ly.py (dump_voices): use alphabet().
3011
3012 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
3013         
3014         * mf/GNUmakefile (depth): use $(FONTFORGE). 
3015
3016 2005-03-27 Matthias Neeracher <neeracher@mac.com>
3017         
3018         * flower/include/virtual-methods.hh: simplify. Patch by
3019
3020 2005-03-25  John Williams <williams@tni.com>  
3021
3022         * scripts/lilypond-book.py (main): add png for HTML too, guess
3023         only if necessary. 
3024
3025 2005-03-25  Graham Percival  <gperlist@shaw.ca>
3026
3027         * Documentation/topdocs/INSTALL.texi: now recommends
3028         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
3029
3030         * Documentation/user/basic-notation.itely,
3031         Documentation/user/tutoria.itely: warn about
3032         only one (phrasing) slur at once.
3033
3034 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3035
3036         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
3037
3038 2005-03-23  Graham Percival  <gperlist@shaw.ca>
3039
3040         * Documentation/user/basic-notation.itely: fixed info about
3041         ending a (de)cresc.
3042
3043         * Documentation/user/lilypond-book.itely: fixed
3044         lilypond-book filter example and warned about not doing
3045         --filter and --process at the same time.
3046
3047 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3048
3049         * lily/parser.yy (bass_number),
3050         Documentation/user/instrument-notation.itely (Figured bass): 
3051         Add the possibility to use text markup in figured bass. 
3052
3053 2005-03-19  Graham Percival  <gperlist@shaw.ca>
3054
3055         * Documentation/user/global.itely: added info about naming
3056         identifiers and breakbefore.
3057
3058         * Documentation/user/invoking.itely: added info about batch
3059         processing files with convert-ly, removed references to TeX
3060         in the jail section.
3061
3062         * Documentation/user/examples.itely: possibly fixed piano
3063         dynamics.
3064
3065         * Documentation/user/advanced-notation.itely: added info
3066         about removing other types of Staff.
3067
3068         * Documentation/user/instrument-notation.itely: possibly
3069         fixed piano staff line switch.
3070
3071         * Documentation/user/changing-defaults.itely: added info
3072         about using normal font in titles.
3073
3074 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3075
3076         * VERSION (PATCH_LEVEL): release 2.5.16
3077
3078         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
3079         explicitly.
3080
3081 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3082
3083         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
3084         whitespace.
3085
3086         * python/lilylib.py (make_ps_images):
3087         * scm/backend-library.scm (postscript->pdf, postscript->png):
3088         Quote file name.  Use format rather than string-append juggling.
3089
3090 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3091
3092         * python/lilylib.py (make_ps_images): add x to -g argument. 
3093
3094         * lily/key-performer.cc (create_audio_elements): don't use
3095         scm_eval_string. Check for minor 3rd directly.
3096   
3097         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
3098         (sarabandeCelloGlobal): key is D minor, not F major.
3099
3100 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3101
3102         Fix truncated --png output (Peter Danenberg).
3103         
3104         * python/lilylib.py (make_ps_images):
3105         * scripts/ps2png.py (copyright): Grok --papersize option.
3106
3107         * scm/backend-library.scm (postscript->png): Add parameter
3108         PAPERSIZE.  Update callers.
3109
3110         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
3111         Fixes symbol placement.
3112
3113         * lily/spanner.cc: 
3114         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
3115         <libc-extension.hh>).
3116
3117 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3118
3119         * Nitpick run.
3120
3121         * buildscripts/fixcc.py: Update.
3122
3123         Builddir run fixes.
3124
3125         * HACKING (datadir): Add VERSION.
3126
3127         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
3128         higher up.
3129
3130 2005-03-15  Werner Lemberg  <wl@gnu.org>
3131
3132         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
3133         diagonal stem doesn't become thinner.
3134
3135 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3136
3137         * buildscripts/fixcc.py: Fixes (Werner).
3138
3139 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3140
3141         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
3142         Emmentaler/Aybabtu.
3143
3144         * GNUmakefile.in: fix lilypond-words path.
3145
3146         * po/tr.po: update to 2.3.21
3147
3148         * lily/new-fingering-engraver.cc (position_scripts): take priority
3149         from head position.
3150
3151         * input/regression/finger-chords-order.ly (texidoc): new file.
3152
3153 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3154
3155         * make/ly-rules.make: 
3156         * stepmake/aclocal.m4: 
3157         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
3158
3159         * buildscripts/fixcc.py (rules): Leave space after operator.
3160
3161 2005-03-14  Werner Lemberg  <wl@gnu.org>
3162
3163         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
3164         top of the glyph with smooth curve.
3165
3166 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3167
3168         * Documentation/user/global.itely (Page layout): remove
3169         printpagenumber.
3170
3171 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
3172
3173         * input/regression/mensural-ligatures.ly: new file (with examples
3174         compiled by Pal Benko).
3175
3176         * Documentation/user/instrument-notation.itely: Bugfix: yet some
3177         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
3178         musicglyph access.  Many small beautifications in ancient
3179         examples.
3180
3181         * input/test/divisiones.ly: fixed indentation; small
3182         beautifications
3183
3184         * ly/engraver-init.ly: added FIXME comment
3185
3186         * scripts/lilypond-book.py,
3187         Documentation/user/lilypond-book.itely: added music fragment
3188         option "packed" to lilypond-book
3189
3190         * Documentation/user/instrument-notation.itely: Bugfix: added
3191         missing LedgerLineSpanner color setting in several places.  Added
3192         music fragment option "packed" to VaticanaContext example.
3193
3194 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3195
3196         * scm/define-grobs.scm (all-grob-descriptions): switch off
3197         Hyphen_spanner::set_spacing_rods 
3198
3199         * lily/lyric-hyphen.cc (print): add padding between syllable and
3200         hyphen.
3201         (print): shorten hyphen in tight situations (determine using
3202         minimum-length)
3203
3204         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
3205         0.4pt.
3206
3207 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3208
3209         * ly/titling-init.ly (bookTitleMarkup): Refinements.
3210
3211         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
3212         header/footer markings for regression-test.
3213
3214         * scm/backend-library.scm (output-scopes, header-to-file): Move
3215         from framework-tex.scm.
3216
3217         * scm/framework-ps.scm (output-framework)
3218         (output-preview-framework):
3219         * scm/framework-eps.scm (output-classic-framework)
3220         (output-framework): Use it.  Fixes collated files.
3221
3222 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3223
3224         * input/sakura-sakura.ly: 
3225         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
3226
3227         * buildscripts/guile-gnome.sh: Update.
3228
3229         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
3230
3231         * mf/aybabtu.pe.in: Capitalize Aybabtu.
3232
3233 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3234
3235         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
3236         culprit: always exit the loop if we find a rod, even if it has
3237         distance < 0. 
3238
3239         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
3240         algorithm.
3241
3242         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
3243         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
3244
3245         * scm/output-svg.scm (dashed-line): new  function body.
3246         
3247         * GNUmakefile.in: create .htaccess.
3248
3249 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3250
3251         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
3252
3253 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3254
3255         * VERSION (PACKAGE_NAME): release 2.5.15
3256
3257         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
3258
3259         * scm/framework-svg.scm (output-framework): put scaling in
3260         document header. Apply scaling only once.
3261         (output-framework): dump page size in px, not mm. 
3262
3263         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
3264         from font-size.
3265
3266         * lily/paper-outputter-scheme.cc (LY_DEFINE):
3267         ly:outputter-output-scheme, new function.
3268
3269         * scm/output-svg.scm (pango-description-to-svg-font): new function
3270
3271 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3272
3273         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
3274         target.
3275
3276         * input/typography-demo.ly: new file.
3277
3278 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3279
3280         * Documentation/user/global.itely (File structure): Add markup blocks
3281         to toplevel expressions.
3282         (Multiple movements, Creating titles): Add markup blocks.
3283
3284         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
3285         <libc-extension.hh>).
3286
3287         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
3288
3289         * flower
3290         * lily
3291         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
3292
3293 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3294
3295         * lily/accidental.cc: special bboxes for natural. 
3296
3297         * mf/feta-toevallig.mf: make stems heavier.
3298
3299         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
3300         texts as well.
3301
3302         * mf/feta-klef.mf: revise. 
3303
3304         * mf/feta-schrift.mf: make thinning of accent less pronounced.
3305
3306         * mf/feta-klef.mf: add rounded curve at top. 
3307         make thinnib a little heavier.
3308
3309 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3310
3311         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
3312
3313         * buildscripts/fixcc.py: New file.
3314
3315         * input/regression/utf8.ly: Update Debian font description.
3316
3317 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3318
3319         * stepmake/aclocal.m4: Fix test.
3320
3321 2005-03-09  Graham Percival  <gperlist@shaw.ca>
3322
3323         * Documentation/user/invoking.itely: added Sebastino Vigna's
3324         docs for the --jail option.
3325
3326 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3327
3328         * lily/stem.cc (print): only produce stemlets if there are no
3329         noteheads on this stem.
3330
3331         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
3332         don't crash on stemlet (visible stem without heads).
3333
3334         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
3335         unbroken situations. 
3336
3337         * scm/output-lib.scm (center-invisible): new function.
3338
3339         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
3340         wishes to determine loose column space.
3341
3342         * lily/font-config.cc (init_fontconfig): add
3343         fonts/{otf,type1,cff}  to path.
3344
3345         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
3346
3347         * mf/GNUmakefile (Module): install all fonts under otf/
3348
3349         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
3350         replace /fonts/otf/ by /ps/ 
3351
3352         
3353 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3354
3355         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
3356
3357         * lily/book.cc (process): Oops, add score_.header_.
3358
3359         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
3360
3361         * lily/parser.yy: Handle toplevel and book texts as score.
3362
3363         * scm/page-layout.scm (default-page-make-stencil):
3364         Bugfix: (page-properties rename.
3365
3366         * scm/backend-library.scm (ly:system): Typo.
3367
3368 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3369
3370         * stepmake/stepmake/executable-targets.make (installexe): don't
3371         strip installed executables
3372
3373         * lily/font-select.cc (get_font_by_design_size): revert
3374         pango_description_string as well.
3375
3376         * lily/system.cc (set_loose_columns): put loose column just left
3377         of next column.
3378
3379         * lily/include/group-interface.hh (extract_grob_array): rename
3380         from Pointer_group_interface__extract_grobs
3381
3382         * input/regression/ledger-line-minimum.ly (texidoc): new file.
3383
3384         * lily/ledger-line-spanner.cc (set_spacing_rods): new
3385         function. Keep ledgered note heads at a minimum distance.
3386         Introduce minimum-length-fraction
3387         (print): introduce length-fraction property.
3388
3389 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3390
3391         * tex/GNUmakefile: remove latin1.enc rules.
3392
3393 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3394
3395         * scm/titling.scm: Typo.
3396
3397         * input/regression/score-text.ly: Really add.
3398
3399         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
3400
3401 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3402
3403         * lily/open-type-font-scheme.cc:  new file.
3404
3405 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3406
3407         * scm/titling.scm (layout-extract-page-properties): Rename from
3408         page-properties.  Update callers.
3409
3410         * lily/lexer.ll (Lily_lexer):
3411         * lily/parser.yy: Junk lyric_markup state.
3412
3413         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
3414
3415         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
3416         Add texts parameter.
3417
3418 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3419
3420         * lily/lexer.ll (lyric_markup): New mode.
3421         (Lily_lexer::push_lyric_markup_state): New method.
3422         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
3423
3424         * lily/parser.yy (book_body):
3425         (toplevel_expression): Grok \markup texts.
3426
3427         * lily/score-scheme.cc (ly:music-scorify): 
3428         * scm/lily-library.scm (collect-music-for-book): Take texts
3429         parameter.
3430
3431         * lily/score.cc (texts_): New member.
3432
3433         * lily/paper-book.cc (systems): Format score texts.
3434
3435         * score-text.ly: New file.
3436
3437         * ttftool/SConscript:
3438         * kpath-guile/SConscript: New file.
3439
3440         * lily/SConscript:
3441         * SConstruct: Update.
3442
3443 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3444
3445         * VERSION (PACKAGE_NAME): release 2.5.14
3446
3447 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3448
3449         * lily/main.cc: Add dummy xgettext markers.
3450
3451 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3452
3453         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
3454         requirements
3455
3456         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
3457         executable is < 40k
3458
3459         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
3460         hack.
3461
3462 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3463
3464         * flower/libc-extension.cc:
3465         * flower/include/libc-extension.hh: [Open]BSD simply cast
3466         cookie/funopen declarations.
3467
3468         * stepmake/aclocal.m4: Check for libkpathsea.so.
3469
3470         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
3471         dl_kpse_find_file.
3472
3473 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3474
3475         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
3476         (open_library): alternative for static library.
3477
3478 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3479
3480         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3481
3482         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3483
3484         Drop run-time dependency on teTeX.
3485
3486         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3487
3488         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3489         KPATHSEA_LIBS in LIBS.
3490         (STEPMAKE_DLOPEN): New function.
3491
3492         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3493         not path.
3494
3495         * flower/file-path.cc (directories): Rename from paths, as this
3496         return an array of directories (a single path).
3497
3498 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3499
3500         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3501
3502         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3503         new ly:kpathsea-find-file
3504
3505         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3506
3507         * kpath-guile/GNUmakefile: new file
3508
3509         * buildscripts/gen-emmentaler-scripts.py (i): generate
3510         emmentaler-X.fontname as well.
3511
3512         * buildscripts/ps-embed-cff.py: new script
3513
3514         * scm/lily-library.scm: remove ps-embed-cff.
3515
3516         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3517         font loading. 
3518
3519         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3520         fontconfig as well.
3521
3522         * lily/font-config.cc (init_fontconfig): add cff/ too.
3523
3524         * ly/generate-embedded-cff.ly: capitalize.
3525
3526         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3527         so as to register the pango font.
3528
3529         * lily/font-config.cc (init_fontconfig): add
3530         prefix/{otf,type1,mf/out} to fontconfig path.
3531
3532         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3533         overrides all. 
3534
3535         * configure.in (gui_b): remove ec mftrace check
3536
3537         * config.hh.in: use lilypond-Major.Minor as data directory.
3538
3539         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3540
3541         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3542         name.
3543
3544 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3545
3546         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3547         error messages.
3548
3549         * flower/libc-extension.cc:
3550         * flower/include/libc-extension.hh: [Open]BSD fixes for
3551         cookie/funopen declarations.
3552
3553 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3554
3555         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3556         emmentaler.
3557
3558         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3559         lcrm10.
3560
3561         * scm/define-markup-commands.scm (fontsize): new markup
3562         command. Also set baseline-skip
3563
3564 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3565         
3566         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3567         use.
3568
3569 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3570
3571         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3572
3573         * lily/pdf.cc: remove PDF related files
3574
3575 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3576
3577         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3578         <hamamatsu@gmx.de>
3579
3580 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3581
3582         * Documentation/user/advanced-notation.itely: first draft
3583         of reorg done.
3584
3585         * Documentation/user/global.itely: fixed (sub)section
3586         bits of MIDI.
3587
3588 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3589
3590         * cygwin/mknetrel (extras): Bufix (Bertalan).
3591
3592         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3593         * Documentation/user/instrument-notation.itely (Introducing chord
3594         names): Compile fix: must have unique name.
3595
3596 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3597
3598         * Documentation/user/instrument-notation.itely: reorg.
3599
3600 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3601
3602         * scm/output-gnome.scm:
3603         * scm/output-svg.scm: Fix font scaling.
3604
3605 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3606
3607         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3608         what link to use best.
3609
3610         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3611         * Documentation/user/tutorial.itely (Automatic and manual beams):
3612         Fix @ref.
3613
3614         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3615         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3616         * scm/framework-gnome.scm (tweak): Use it.
3617
3618 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3619
3620         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3621
3622         * scm/output-ps.scm (white-text): reinstate white-text
3623
3624 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3625
3626         * scm/output-ps.scm (offset-add): Remove.
3627
3628         * scm/lily-library.scm (offset-flip-y): New function.
3629         * scm/framework-gnome.scm (tweak): Use it.
3630
3631         * scm/output-gnome.scm (grob-cause): Add parameter.
3632
3633         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3634         * scm/output-ps.scm (url-link): Move.
3635         (white-text): Warn user about brokenness.
3636
3637         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3638         wrt ghostscript.
3639
3640 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3641
3642         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3643         if body length smaller than measure length.
3644
3645         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3646         for Y.
3647
3648         * ly/titling-init.ly (tagline): put default tagline in \paper
3649
3650 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3651
3652         * lily/kpath.cc: 
3653         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3654
3655         * scm/lily-library.scm (version-not-seen-message): New function.
3656         * ly/init.ly: Use it.
3657
3658         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3659         breaks as progess.
3660
3661         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3662         whitespace with l10n message.
3663
3664         * scm/framework-tex.scm (convert-to-ps):
3665         (convert-to-dvi): Do not use overly specific l10n messages.
3666
3667         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3668
3669         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3670         merge stderr with stdout.  
3671
3672 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3673
3674         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3675         Neeracher).
3676
3677 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3678
3679         * Documentation/user/instrument-notation.teily: moved
3680         \arpeggio to Basic.
3681
3682         * Documentation/user/advanced-notation.itely: Articulation to
3683         Basic, a bunch of stuff from Basic moved to Advanced.
3684
3685         * Documentation/user/basic.itely: swapped various sections,
3686         reorganized Basic.
3687
3688 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3689
3690         * flower/memory-stream.cc: 
3691         * flower/libc-extension.cc: Remove obsolete #undefs.
3692
3693         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3694         more carefully.
3695
3696 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3697
3698         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3699         dependency.
3700
3701         * VERSION (PACKAGE_NAME): release 2.5.13
3702
3703         * GNUmakefile.in (web-ext): don't ship ps.gz
3704
3705         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3706         stdout
3707
3708 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3709
3710         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3711         without libintl.  Now it compiles too.
3712
3713 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3714
3715         * Documentation/user/basic-notation.itely,
3716         instument-notation.itely, advanced-notation.itely:
3717         split up contents of notation.itely.
3718
3719         * Documentation/user/notation.itely: file removed.
3720
3721         * Documentation/user/invoking.itely, converters.itely:
3722         moved convert-ly info to invoking.itely.
3723
3724         * Documentation/user/global.itely, changing-defaults.itely,
3725         sound-output.itexi: moved global settings, file layout, and
3726         sound into global.itely.
3727
3728         * Documentation/user/sound-output.itexi: file removed.
3729
3730         * Documentation/user/lilypond.tely: removed links to
3731         notation.itely and sound.itely.
3732
3733 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3734
3735         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3736
3737         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3738  
3739         * THANKS: add sponsor.
3740
3741         * scm/define-markup-commands.scm (with-url): new markup command.
3742
3743         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3744         tagline.
3745         
3746         * scm/output-tex.scm (url-link): stub.
3747
3748         * scm/output-ps.scm (url-link): new function.
3749
3750         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3751         ly:set-point-and-click
3752
3753 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3754
3755         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3756         based on pdf-viewer setting.
3757
3758         * scm/framework-ps.scm (write-preamble): Find and set preferred
3759         pdf-viewer.
3760
3761 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3762
3763         * Documentation/user/point-and-click.itely: update for PDF point &
3764         click.
3765
3766         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3767         editors based on EDITOR setting.
3768
3769 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3770
3771         * scm/*: Oops, more grand 2005 replace bits.
3772
3773 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3774
3775         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3776
3777         * scm/output-ps.scm (grob-cause): point & click support for
3778         PostScript
3779
3780 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3781
3782         * lily/input-scheme.cc (LY_DEFINE): rename to
3783         ly:input-file-line-column
3784
3785 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3786
3787         * Documentation/user/examples.itely: small fix from Steve Doonan.
3788
3789         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3790
3791         * THANKS: added Yuval Harel.
3792
3793         * Documentation/user/{various}: inserted two spaces after a period.
3794
3795         * Documentation/user/lilypond.tely: added framework for reorg.
3796
3797         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3798         advanced-notation.itely, global.itely: new files, placeholder for
3799         future reorg.
3800
3801 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3802
3803         * Documentation/user/notation.itely: revamped Polyphony section
3804         
3805 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3806
3807         * Documentation/user/lilypond-book.itely (Music fragment options):
3808         doc fontload.
3809
3810         * Documentation/user/changing-defaults.itely (Text encoding): add
3811         fontload option to utf8 include
3812
3813         * scripts/lilypond-book.py (compose_ly): add fontload option
3814
3815         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3816         force-eps-font-include option.
3817
3818         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3819         black triangle
3820
3821         * Documentation/user/invoking.itely (Editor support): remove
3822         lilypond-latex section.
3823
3824         * scripts/lilypond-latex.py (Module): remove script.
3825
3826         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3827         overwrite .log. 
3828
3829         * lily/main.cc: remove -m, --no-layout
3830
3831         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3832         to define. We don't want to override fprintf everywhere.
3833
3834 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3835
3836         * cygwin/lilypond.hint: 
3837         * cygwin/README.in: Update dependencies.
3838
3839         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3840         Bugfix: do not pollute CPPFLAGS, LIBS.
3841
3842         * cygwin/mknetrel (extras): Cross compile fixes.
3843
3844         * ttftool/util.c: 
3845         * ttftool/ttfps.c: 
3846         * ttftool/ps.c: #include libc-extension.hh
3847
3848         * flower/include/libc-extension.hh:
3849         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3850         wrapper using funopen.
3851         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
3852         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
3853
3854         * config.hh.in:
3855         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
3856         (AC_CHECK_HEADERS): Add libio.h
3857
3858         * scripts/convert-ly.py: Uniformize, internationalize.
3859         (2.5.2): Remove fatal encoding rule.
3860         (2.5.13): Handle latin1 encoding gracefully.
3861
3862 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3863
3864         * HACKING: Fix line breaks.
3865
3866 2005-02-23  Werner Lemberg  <wl@gnu.org>
3867
3868         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
3869         contains those two files.
3870
3871 2005-02-21  Werner Lemberg  <wl@gnu.org>
3872
3873         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
3874         to improve overlap removal process.
3875
3876         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
3877         left and right ending.  This ensures better overlapping.
3878         Update all callers.
3879         ("lineprall"): Don't use draw_gridline to get better overlapping.
3880
3881 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3882
3883         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
3884
3885         * Documentation/topdocs/NEWS.tely (Top): oops.
3886
3887 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
3888
3889         * HACKING: new file.
3890
3891         * input/regression/utf8.ly (portuguese): added a portuguese example
3892         to show latin1 accents.
3893
3894 2005-02-21  Pal Benko  <benkop@freestart.hu>
3895
3896         * lily/mensural-ligature-engraver.cc:
3897         * lily/mensural-ligature.cc:
3898         * lily/include/mensural-ligature.hh: new algorithm implemented
3899
3900         * scm/define-grob-properties.scm: join-left killed (add-join may
3901         be used); join-left-amount changed to join-right-amount
3902
3903 2005-02-21  Graham Percival  <gperlist@shaw.ca>
3904
3905         * Documentation/user/notation.itely: small but urgent fix.
3906
3907 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
3908
3909         * lily/duration-scheme.cc: bugfix: correct parameters to
3910         SCM_ASSERT_TYPE.
3911
3912         * THANKS: added Pal.
3913
3914         * Documentation/user/notation.itely: bugfix: unTeXified
3915         $\\backslash$.  Bugfix: yet another glyph renaming victim:
3916         "timesig.*x/y" -> "timesig.*xy".
3917
3918 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3919         
3920         * VERSION (PACKAGE_NAME): release 2.5.12
3921
3922 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3923
3924         * ly/engraver-init.ly: set tieWaitForNote to #t by default
3925
3926         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
3927
3928         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
3929
3930         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
3931
3932 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3933
3934         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
3935         latin1..utf-8.
3936
3937         * input/regression/stanza-number.ly:
3938         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
3939
3940         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
3941
3942 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3943
3944         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
3945         NEWS. Refer to website for older news.  
3946
3947         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
3948         .HTML. This should be done for specific servers only.
3949
3950         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
3951         .ly image examples.
3952
3953         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
3954         in layer 0 too.
3955
3956         * scm/define-context-properties.scm
3957         (all-user-translation-properties): add tieWaitForNote
3958
3959         * scm/define-grobs.scm (all-grob-descriptions): add
3960         Tie_column::before_line_breaking
3961
3962         * lily/tie.cc (get_column_rank): new function
3963
3964         * lily/tie-column.cc (before_line_breaking): new function.
3965         (werner_directions): take into account ties that start on
3966         different columns.  
3967
3968         * lily/score-engraver.cc (set_columns): move add_column() so we
3969         have column rank available.
3970
3971         * lily/tie.cc (get_column_rank): new function.
3972
3973         * input/regression/utf8.ly (japanese): add japanese lyrics.
3974
3975         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
3976
3977         * THANKS: add Steve D
3978
3979         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
3980         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
3981
3982 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
3983
3984         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
3985         to show harmonic notes
3986         * scm/define-markup-commands.scm: in \markup-by-number
3987         "dots-dot" -> "dots.dot" to show dotted notes
3988
3989 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3990
3991         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
3992
3993         * flower/memory-stream.cc (writer): new file.
3994
3995         * configure.in: add endian test.
3996
3997 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
3998
3999         * Documentation/user/examples.itely: small
4000         simplification/beautification
4001
4002         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
4003         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
4004         notation manual.
4005
4006         * lily/mensural-ligature.cc: bugfix: another few victims of the
4007         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4008
4009         * ly/gregorian-init.ly: commit some experimental code for hi-level
4010         ligature input language lying around here for several months.
4011
4012         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
4013         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4014
4015         * lily/vaticana-ligature-engraver.cc: bugfix: another few
4016         "x-y-z"->"x.y.s-z" fixes.
4017
4018 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4019
4020         * scm/framework-pdf.scm (scm): new file
4021
4022         * lily/include/pdf.hh (class Pdf_file): new file.
4023
4024         * lily/pdf.cc (write_trailer): new file.
4025
4026 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
4027
4028         * input/regression/color.ly: new file
4029
4030         * lily/stencil.cc (interpret_stencil_expression):
4031         when a color expression is encountered: save current color,
4032         process the rest of the expression, and restore previous color.
4033
4034         * lily/system.cc (get_line): check all grobs for color property and
4035         prepare the stencil scheme expressions for further processing.
4036         Fix layer-loop.
4037
4038         * scm/define-grob-properties.scm: introduce the color property.
4039
4040         * scm/output-lib.scm: color helper functions.
4041
4042         * scm/output-ps.scm: introduce setcolor/resetcolor.
4043
4044 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4045
4046         * ly/*.ly, input/regression/*.ly: Added missing \version
4047         statements in some files.
4048
4049 2005-02-15  Graham Percival  <gperlist@shaw.ca>
4050
4051         * Documentation/user/notation.itely: minor editing.
4052
4053         * Documentation/user/converters.itely: updated convert-ly bugs.
4054
4055         * Documentation/user/lilypond-book.itely: add info about using
4056         feta characters in latex.
4057
4058 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4059
4060         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
4061
4062 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4063
4064         * scm/define-grob-properties.scm (all-user-grob-properties):
4065         removed 'dashed property.
4066
4067 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4068
4069         * scm/lily.scm (define-safe-public): new macro for defining
4070         variables that can be used in --safe mode. Use it in *.scm
4071         instead of manually setting safe-objects in safe-lily.scm.
4072
4073 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4074         
4075         * lily/slur.cc: Slur-dash patch by Bertalan.
4076
4077         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
4078
4079         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
4080
4081 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4082
4083         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
4084
4085 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4086
4087         * mf/GNUmakefile: teTeX-3.0 install fix.
4088
4089         * Cygwin patch from Bertalan.
4090
4091         * stepmake/stepmake/metafont-rules.make: Remove bashism.
4092
4093 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4094
4095         * GNUmakefile.in: 
4096         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
4097
4098         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
4099         2.0.x compatibility.
4100
4101 2005-02-08  Werner Lemberg  <wl@gnu.org>
4102
4103         * mf/feta-din-code.mf: Format; clean up code.
4104         Replace `---' with `--' plus explicit path directions.
4105         (linethickness#, stafflinethickness#): Remove.
4106         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
4107         ("dynamic s"): Improve shape.
4108         ("dynamic p"): Improve shape.
4109         Replace `draw' with better outline approximation.
4110         ("dynamic r"): Improve shape.
4111         Don't call `fill' and `draw' at the same time.
4112
4113 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4114
4115         * SConstruct (symlink):
4116         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
4117         build fix: add enc symlink.
4118
4119         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
4120
4121         Support for DESTDIR besides prefix=/foo
4122
4123         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
4124
4125         * stepmake/stepmake/*.make:
4126         * */GNUmakefile:
4127         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
4128
4129         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
4130
4131         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
4132         mawk in fontforge (date) test.
4133
4134 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4135
4136         * scm/font.scm (make-century-schoolbook-tree): add NCS as
4137         font-family=roman. Add Luxi Sans as sans
4138
4139 2005-02-07  Graham Percival  <gperlist@shaw.ca>
4140
4141         * Documentation/user/notation.itely: add warning about
4142         percent repeats and Voice contexts.
4143
4144         * Documentation/user/lilypond-book.itely: clarified the
4145         necessity of dvips -u arguments.
4146
4147 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4148
4149         * THANKS: Added a bunch of bug hunters.
4150
4151 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4152
4153         * scm/framework-ps.scm (output-preview-framework): bugfix.
4154
4155         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
4156         o/ for chord modifier..
4157
4158         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
4159
4160         * lily/drum-note-performer.cc:  remove unused (thanks Michael
4161         Welsh Duggan). 
4162
4163 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4164
4165         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
4166
4167         * ly/titling-init.ly: Do not also print intstrument in header on
4168         first page.  Do not print page number on first and only page.
4169
4170 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4171
4172         * input/regression/*.ly: remove old-relative everywhere
4173
4174         * lily/music-sequence.cc (simultaneous_relative_callback): do
4175         what-if analysis on copy, not on original. Fixes old-relative
4176         compatibility.
4177
4178         * scm/backend-library.scm (postscript->png): space before
4179         --verbose.
4180         
4181 2005-02-05  Werner Lemberg  <wl@gnu.org>
4182
4183         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
4184         is defined.
4185
4186         * mf/feta-alphabet.mf: Define `staffsize#'.
4187         Include `feta-params.mf'.
4188         s/staffheight/design_size/.
4189
4190         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
4191
4192         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
4193
4194         * mf/feta-nummer-code.mf: Reformatted.
4195         (draw_six): Use outline intersection to avoid a self-intersecting
4196         path.
4197         ("Numeral comma"): Fix serious outline glitches.  This slightly
4198         changes the glyph shape.
4199         ("Numeral dash"): Use `draw_rounded_block'.
4200         ("Numeral dot"): Use `drawdot'.
4201         ("Numeral 1"): Assure identical tangent directions for the
4202         intersection points of paths.  The glyph shape improvement is only
4203         visible at very high magnifications.
4204         ("Numeral 2"): Use `solve' macro to make the lower right part of
4205         the glyph outline touch the x axis exactly.  This changes the
4206         glyph shape.
4207         Minor fixes for better overlap removal support.
4208         ("Numeral 4"): Make lefter corner `rounder'.
4209         ("Numeral 5"): Assure identical tangent directions for the
4210         intersection points of paths.  This improves the glyph shape at
4211         high magnifications.
4212         ("Numeral 7"): Use `solve' macro to make the upper right part of
4213         the glyph outline touch the metrics box exactly.  This changes the
4214         glyph shape.
4215         Avoid corner in the upper left part of the glyph (causing a minor
4216         shape change).
4217
4218         * mf/feta-ital-*.mf: Removed.  Unused.
4219
4220 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4221
4222         * VERSION (PATCH_LEVEL): release 2.5.11
4223
4224         * input/regression/fill-line-test.ly: new file.
4225
4226         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
4227         emmentaler name, eg. emmentaler-23. 
4228
4229 2005-02-04  Christian Hitz  <chhitz@gmx.net>
4230
4231         * scm/scm/define-markup-commands.scm (fill-line): rework for better
4232         alignment with centered texts
4233
4234         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
4235         list of paddings
4236
4237 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4238
4239         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
4240
4241         * lily/note-column.cc (translate_rests): call flush_extent_cache()
4242         of parents when translating rests. Fixes: c-chord-rest.ly 
4243
4244         * lily/include/dimension-cache.hh (struct Dimension_cache): add
4245         dimension_callback_ member.
4246
4247         * lily/grob.cc (flush_extent_cache): new function. Force recompute
4248         of extents.
4249
4250 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4251
4252         * all but lily/*: The grand 2004/2005 replace.
4253
4254 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4255
4256         * lily/*: add space after ,  
4257
4258         * scm/music-functions.scm (has-request-chord): don't use
4259         ly:music-name anywhere. Fixes <<\\>> notation. 
4260
4261         * scm/define-markup-commands.scm (box): use font-size for
4262         padding. Fixes boxed-rehearsal-marks.ly
4263
4264         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
4265         identifier definition too, so foo = \lyrics { ...   } bar = #1
4266         doesn't complain about "bar" being LYRICS_STRING.
4267
4268         * lily/paper-def.cc (find_pango_font): new routine; Store
4269         pango_fonts in hash tab too. This is necessary for retrieving
4270         Pango_fonts::physical_font_tab() later on.
4271  
4272         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
4273         crash if psname is null.
4274
4275         * lily/lily-guile.cc (ly_hash2alist): new function
4276
4277         * Documentation/user/changing-defaults.itely (Text encoding):
4278         rewrite. 
4279
4280         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
4281         -> font_filename mapping.
4282
4283         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
4284         ly_pango_font_physical_fonts
4285
4286         * scm/framework-ps.scm (supplies-or-needs): extract names from
4287         physical Pango_fonts.
4288
4289         * utf8.ly: new file.
4290
4291 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4292
4293         * Documentation/user/changing-defaults.itely (Page layout): add
4294         doco about systemSeparatorMarkup.
4295
4296         * scm/page-layout.scm (default-page-make-stencil): add-to-page
4297         function.
4298         (default-page-make-stencil): insert system separators.
4299
4300         * scm/define-markup-commands.scm (hcenter): add
4301         (beam): add.
4302
4303 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4304
4305         * scm/output-ps.scm (ez-ball): reinstate ez notation.
4306
4307 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4308
4309         * lily/main.cc: Spell backend consistently.  Sort options.
4310
4311 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4312
4313         * scripts/lilypond-book.py (Module): revert @include.
4314         
4315 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4316
4317         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
4318         Bugfix: @include .tex (not .texi).  Small cleanups.
4319
4320         * stepmake/bin/add-html-footer.py (i18n): New function.
4321
4322 2005-01-31  Werner Lemberg  <wl@gnu.org>
4323
4324         * mf/feta-nummer.mf: Removed.  Unused.
4325
4326 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4327
4328         * lily/ : 2004 -> 2005 s&r
4329
4330         * scm/file-cache.scm (cached-file-contents): add file. Read each
4331         file only once.
4332
4333         * scm/font.scm (add-pango-fonts): change order. Medium weight is
4334         now default.
4335
4336         * VERSION: release 2.5.10
4337         
4338         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
4339
4340         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
4341
4342         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
4343         that both X and Y extents of bbox are non-nil.
4344
4345 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4346
4347         * scm/chord-name.scm (alteration->text-accidental-markup): change
4348         - to . 
4349
4350         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
4351
4352         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
4353
4354         * Documentation/user/invoking.itely (Invoking lilypond): add note
4355         about EPS backend.
4356
4357         * scm/framework-eps.scm: new file: create per-system/per-page EPS
4358         files for inclusion in lilypond-book document.
4359
4360         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
4361
4362         * input/tutorial/lbook-texi-test.texi: new file.
4363
4364         * scm/safe-lily.scm (safe-objects): add
4365         {begin,end}-of-line-(in)?visible as safe.
4366  
4367 2005-01-30  Graham Percival  <gperlist@shaw.ca>
4368
4369         * Documentation/user/changing-defaults.itely: fixed example
4370         of (dynamics).
4371
4372 2005-01-29  Graham Percival  <gperlist@shaw.ca>
4373
4374         * lily/main.cc: fix info about -o=FILE.
4375
4376 2005-01-29  Werner Lemberg  <wl@gnu.org>
4377
4378         * mf/feta-toevallig.mf ("Natural"): Completely changed the
4379         construction to assure smooth transition from straight to curved
4380         lines.
4381
4382 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4383
4384         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
4385         stencils.
4386
4387         * ps/lilyponddefs.ps: add start-page, start-system doesn't
4388         translate to top of page. Fixes alignment problems of
4389         lilypond-generated EPS files.
4390
4391 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4392
4393         * scm/part-combiner.scm (analyse-spanner-states): trigger on
4394         crescendo-end as well, since Decrescendo maybe ended with Stop
4395         Crescendo.). Fixes: partcombine-diminuendo.ly
4396
4397         * scm/script.scm (default-script-alist): swap portato symbols.
4398
4399         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
4400
4401         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4402         ly:outputter-port. New function.
4403
4404         * scm/framework-ps.scm (output-classic-framework): dump a
4405         -systems.texi too
4406         (output-classic-framework): dump multiple systems on an "infinite"
4407         page EPS including fonts. 
4408
4409         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
4410         .eps files for both texi and tex formats. Use PNG coming from
4411         lilypond.
4412         
4413 2005-01-28  Graham Percival  <gperlist@shaw.ca>
4414
4415         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
4416
4417         * scripts/lilypond-latex.py: fix info about -o=FILE.
4418
4419 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4420
4421         * ly/generate-embedded-cff.ly: write .cff.ps files.
4422
4423         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
4424
4425         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4426         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
4427
4428 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4429
4430         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
4431
4432 2005-01-28  Werner Lemberg  <wl@gnu.org>
4433
4434         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
4435         macros.
4436         (draw_bulb): Improved.
4437
4438         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
4439         metapost bug.
4440         (draw_pedal_P): Use soft_end_penstroke.
4441         (draw_pedal_d): Use soft_start_penstroke.
4442
4443         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
4444         path.
4445         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
4446         doesn't change the glyph shape.
4447
4448         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
4449         changing the shape) to avoid fontforge warnings.
4450
4451         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
4452         soft_end_penstroke and fix glyph shape.
4453
4454 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4455
4456         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
4457
4458 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4459
4460         * scm/define-markup-commands.scm (line): filter out empty stencils
4461         from line command.
4462
4463         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
4464         amount.
4465
4466 2005-01-27  Graham Percival  <gperlist@shaw.ca>
4467
4468         * Documentation/user/notation.itely: added info about what
4469         \voiceFoo does.  Also rewrote warning about marks at
4470         a line break.
4471
4472         * Documentation/user/changing-defaults.itely: added info
4473         about putting dynamics in parenthesis and brackets.
4474
4475 2005-01-27  Werner Lemberg  <wl@gnu.org>
4476
4477         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4478
4479 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4480
4481         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4482         portato-direction.ly
4483
4484         * lily/beam.cc (consider_auto_knees): add beam height to
4485         threshold. Fixes: knee-multiple-beam.ly
4486
4487         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4488         pedal line spanners. Fixes: instrument-center-pedal.ly
4489
4490         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4491         if encountering barline. Fixes: auto-beam-repeat.ly
4492
4493 2005-01-26  Werner Lemberg  <wl@gnu.org>
4494
4495         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4496         overlapping.
4497
4498         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4499         with inflections for the 1/2 sharp glyph.
4500
4501         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4502         connection between `t' and `r'.
4503         Unify bulb with the rest of `r' to avoid grazing outlines which
4504         confuses the overlap removal algorithm of fontforge.
4505
4506         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4507         inflections.
4508         (draw_cross): Fix shape to have uniform thickness in corners.
4509
4510         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4511         to avoid an uneven number of self-intersections; this confuses
4512         fontforge.
4513         Fix a slight bug in the shape at left bottom (which is visible only
4514         at high magnifications).
4515         `Center' the stem horizontally to avoid overlapping.
4516
4517 2005-01-24  Werner Lemberg  <wl@gnu.org>
4518
4519         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4520         to `asis'.
4521         (fet_begingroup): Save group name in string `feta_group'.
4522         (fet_endgroup): Updated.
4523         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4524
4525         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4526
4527         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4528         in metapost.
4529
4530 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4531
4532         * Documentation/user/notation.itely: really minor editing.
4533
4534 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4535
4536         * Documentation/user/examples.itely: minor editing.
4537
4538         * Documentation/user/changing-defaults.itely: minor editing.
4539
4540         * Documentation/user/notation.itely: clarified info on polyphony
4541         and \addlyrics.
4542
4543 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4544
4545         * scm/output-gnome.scm: 
4546         * scm/output-svg.scm:
4547         * scm/lily-library.scm (font-name-style): Update font name
4548         kludging for fontconfig use.
4549
4550 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4551
4552         * scm/define-markup-commands.scm: Document right-align and
4553         larger markup commands. Remove "TODO" from the topmost comment
4554         "each markup function should have a doc string." More consistent
4555         use of new-lines.
4556
4557 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4558
4559         * Documentation/user/changing-defaults: removed info about
4560         copyright symbol, since it's likely to change soon.
4561         Added info about betweensystemspace.
4562
4563         * Documentation/user/notation.itely: minor fixes.
4564
4565         * Documentation/user/lilypond.tely,
4566         Documentation/user/music-glossary.tely: changed copyright
4567         date to 2005 instead of 2004.
4568
4569         * input/test/volta-chord-names.ly: added old example back.
4570
4571 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4572
4573         * mf/feta-beugel.mf: use design size 20 (not 15).
4574
4575         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4576         change name to aybabtu completely
4577
4578 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4579
4580         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4581         design_size to fontname
4582
4583 2005-01-19  Werner Lemberg  <wl@gnu.org>
4584
4585         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4586         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4587
4588         * mf/feta-autometric.mf (set_char_box): Add code which emits
4589         specials for mf2pt1 if run with metapost.
4590         (to_bp): New macro for mf2pt1.
4591
4592 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4593
4594         * Documentation/user/changing-defaults: added info on
4595         creating a copyright symbol.
4596
4597 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4598
4599         * VERSION: release 2.5.9
4600         
4601 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4602
4603         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4604
4605         * Documentation/user/notation.itely: Document
4606         score-override-auto-beam-setting Fix documentation for
4607         revert-auto-beam-setting.
4608
4609 2005-01-18  Werner Lemberg  <wl@gnu.org>
4610
4611         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4612         (procset): New function to define a procset resource.
4613         (ps-embed-pfa): New function to define a font resource.
4614         (setup): New function to define a `Setup' environment.
4615         (preamble): Use new functions.
4616
4617         * ps/lilypond.defs (init-lilypond-parameters): New function to
4618         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4619
4620 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4621
4622         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4623
4624 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4625
4626         * scm/define-markup-commands.scm: Change number->markletter-string
4627         to take two arguments (vector number). Add number->mark-alphabet-vector
4628         and markalphabet markup command.
4629
4630         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4631         format-mark-alphabet, format-mark-box-barnumbers and
4632         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4633
4634 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4635
4636         * Documentation/user/examples.itely: add SATB automatic piano
4637         reduction template.
4638
4639         * Documentation/user/notation.itely: added info about changing
4640         partcombine texts.  Also adds examples of alternate lyrics.
4641
4642         * Documentation/user/changing-defaults.itely: added warning
4643         about \RemoveEmptyStaffContext overriding previous changes.
4644
4645 2005-01-17  Werner Lemberg  <wl@gnu.org>
4646
4647         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4648         feta-alphabet*.
4649
4650 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4651
4652         * python/lilylib.py (make_ps_images): don't do final showpage for
4653         multi-page documents.
4654         
4655         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4656
4657 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4658
4659         * Documentation/user/lilypond.tely: changed order of appendices;
4660         unified index should be last.
4661
4662         * Documentation/user/notation.itely: add example of key signatures
4663         and info about Staff.printKeyCancellation.
4664
4665 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4666
4667         * lily/include/repeated-music.hh (class Repeated_music): change
4668         into "namespace" class.
4669
4670         * lily/event.cc: remove Key_change_event.
4671
4672         * lily/include/transposed-music.hh (class Transposed_music): remove.
4673
4674         * lily/transposed-music.cc: remove
4675
4676         * lily/include/relative-music.hh: remove.
4677
4678         * lily/include/music-sequence.hh (struct Music_sequence): change
4679         into "namespace" class.
4680
4681         * lily/untransposable-music.cc (Module): remove
4682
4683         * lily/include/un-relativable-music.hh (Module): remove
4684
4685         * lily/include/untransposable-music.hh (Module): remove
4686
4687         * lily/include/music-list.hh (Module): remove file
4688
4689         * lily/un-relativable-music.cc: remove file.
4690
4691 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4692
4693         * lily/parser.yy: Compile fix.
4694
4695 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4696
4697         * lily/include/music.hh (class Music): unvirtualize transpose().
4698
4699         * lily/sequential-music.cc: remove file.
4700
4701         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4702
4703         * lily/slur-scoring.cc (get_best_curve): only switch on
4704         DEBUG_SLUR_SCORING for non NDEBUG builds.
4705
4706         * lily/include/music.hh (class Music): replace Music::start_mom()
4707         by start-callback property
4708
4709         * lily/include/grace-music.hh: remove file. 
4710
4711         * lily/stem.cc (height): robustness fix.
4712
4713         * lily/time-scaled-music.cc: remove file.
4714
4715         * lily/include/music.hh (class Music): include SCM init argument.
4716         (class Music): replace Music::get_length() virtual by
4717         length-callback property everywhere.
4718
4719         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4720
4721         * mf/GNUmakefile: don't install *list.ly
4722
4723 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4724
4725         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4726
4727 2005-01-12  Werner Lemberg  <wl@gnu.org>
4728
4729         This patch addresses the following problems in the feta sources
4730         files which contribute to the fetaXX fonts.
4731
4732         . Many fixes for rasterization at low resolutions (consistent use of
4733           `vround' and `hround', integer shift values for paths, applying
4734           `eps' for mirrored paths, use of `define_whole_pixels' and
4735           friends, etc.) -- while this probably looks like a waste of time
4736           it has revealed deficiencies in some glyph shapes.  See comment at
4737           the end of feta-params.mf how vertical symmetry is achieved.
4738
4739         . The `---' operator has been replaced everywhere with `--'; this
4740           both improves and considerably reduces the font size after
4741           conversion with mf2pt1.
4742
4743         These change aren't explicitly mentioned below since virtually all
4744         glyphs are affected.
4745
4746         Other notable differences:
4747
4748         . Glyphs from feta-accordion.mf now have charboxes around the
4749           outline.
4750
4751         . Fixed incorrect charbox for `accDot'.
4752
4753         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4754
4755         . Fixed position of the bow in the `upprall' glyph and its siblings.
4756
4757         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4758           dependent on the staff line thickness to avoid touching the middle
4759           staff line at smaller sizes.
4760
4761         . Largely extended output for feta-testXX: Where useful, glyphs
4762         are shown both between and on staff lines.
4763
4764
4765         * mf/feta-params.mf (staff_space_rounded,
4766         stafflinethickness_rounded, linethickness_rounded,
4767         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4768         Update all code which uses them where appropriate.
4769         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4770         New variables used to control rasterization at low resolutions.  Set
4771         to zert if feta code is processed with metapost.
4772
4773         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4774         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4775         (flare_path): Updated.
4776         Make it work with `filldraw' (but only circular pens).
4777         (hfloor, vfloor, hceiling, vceiling): New macros.
4778
4779         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4780         Use `draw' again in mf mode to have good pixel dropout control.
4781         Fix intersection points of horizontal lines with circle.
4782         ("accDot"): Fix parameters for set_char_box.
4783         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4784         control.
4785
4786         * mf/feta-banier.mf: Updated.
4787
4788         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4789         testing.
4790         (undraw_inside_ellipse): Remove `center' argument.  Update all
4791         callers.
4792         (draw_brevis): New macro, called by "Brevis notehead".
4793         (draw_whole_triangle_head): New macro, called by "Whole
4794         trianglehead".
4795         (draw_small_triangle_head): Use `filldraw'.
4796
4797         * mf/feta-eindelijk.mf: Remove useless global group.
4798         Updated.
4799
4800         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4801         `filldraw'.
4802
4803         * mf/feta-pendaal.mf: Updated.
4804
4805         * mf/feta-puntje.mf: Updated.
4806
4807         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4808         less points.
4809         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4810         dropout control.
4811         ("Varied Coda"): Use `draw_block'.
4812         (draw_comma): Fix typo.
4813         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4814         pixel dropout control.
4815
4816         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4817         position of bow.
4818
4819         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4820         sizes.
4821
4822         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4823         testing.
4824         (draw_meta_sharp): Much simplified.
4825         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4826
4827         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4828
4829 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4830
4831         * Documentation/user/notation.itely (Ancient rests): Fix typo
4832         (thanks Anthony)
4833
4834 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4835
4836         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4837
4838         * lily/main.cc (setup_paths): Add cff.
4839
4840         * mf/GNUmakefile (foe): Include actual target %.cff.
4841         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4842
4843 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4844
4845         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4846         suffix for main_input_b_.
4847
4848         * scm/music-functions.scm (toplevel-music-functions):
4849         precompute music lengths for music expressions.  
4850
4851 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4852
4853         * lily/include/input.hh (class Input): new `end_' slot for end of
4854         input. Renamed defined_str0_ to start_.
4855
4856         * lily/input.cc (Input): Add Input::Input (Input const &) and
4857         remove Input::Input (Source_file*, char const *). Use the new
4858         slots.
4859         (set_location): method used by bison to propagate input
4860         locations (YYLLOC_DEFAULT).
4861         (end_line_number, end_column_number, step_forward): new methods
4862         
4863         * lily/input-scheme.cc (ly:input-both-locations): new function,
4864         similar to ly:input-location, but also return the end line and
4865         column.
4866
4867         * lily/include/includable-lexer.hh: 
4868         * lily/includable-lexer.cc: 
4869         * lily/include/lily-lexer.hh (class Lily_lexer): 
4870         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
4871         Includable_lexer to Lily_lexer, in order to update lexloc (the
4872         yylloc), a new slot of Lily_lexer.
4873         (here_input, LexerError): simplify by using the lexloc slot (aka
4874         yylloc)
4875
4876         * lily/lexer.ll: #define yylloc to use input locations (it may
4877         be useless here?). Fixed the #embedded_scm rule (step the location
4878         forward in order to skip the sharp sign before parsing the scheme
4879         expression)
4880
4881         * lily/include/lily-parser.hh (class Lily_parser): 
4882         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
4883         here_input()
4884         (parser_error): overload for more precise locations of errors.
4885
4886         * lily/parser.yy (YYLTYPE): set location type to Input
4887         (YYLLOC_DEFAULT): use Input::set_location()
4888         (yylex): add the YYLTYPE* location parameter.
4889         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
4890         Give an Input parameter to THIS->parser-error() for more accurate
4891         messages.
4892
4893 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4894
4895         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
4896
4897         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
4898         on BEAMQUANTING for non-NDEBUG builds.
4899
4900         * lily/stem.cc (head_count): performance: avoid String::String()
4901         inside oft called function.
4902
4903 2005-01-09  Graham Percival  <gperlist@shaw.ca>
4904
4905         * Documentation/user/examles.itely: attempted fix for broken
4906         string quartet template.
4907
4908         * Documentation/user/notation.itely: remove unnecessary broken
4909         link.
4910
4911 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4912
4913         * VERSION (PACKAGE_NAME): release 2.5.7
4914
4915 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4916
4917         * config.make.in (METAFONT): Append -progname=mf, fixes use with
4918         mf-nowin for teTeX-3.0.  Backportme.
4919
4920         * scm/output-svg.scm (utf8-string): New function.
4921
4922         * scm/output-gnome.scm (utf8-string): New function.
4923         (otf-name-mangling): Remove.
4924
4925         * lily/pango-font.cc (Pango_font): Use font string iso font
4926         filename for utf8-text.
4927
4928         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
4929         name.
4930
4931 2005-01-08  Graham Percival  <gperlist@shaw.ca>
4932
4933         * Documentation/user/notation.itely: add info about
4934         Staff.extraNatural = ##f in Pitches section.  Also
4935         fixed some minor issues in the Vocal music section.
4936
4937 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4938
4939         * scm/output-ps.scm (white-text): comment out Helvetica font,
4940         which is broken for my GS install.
4941
4942         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
4943         which provides a tighter bbox.
4944
4945         * scm/define-grobs.scm (all-grob-descriptions): remove all
4946         extra-offsets from definitions.
4947
4948 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
4949
4950         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
4951         add tuning for 4-string bass and some common 4/5-string banjo
4952         tunings.  New function (four-string-banjo) turns a 5-string tuning
4953         into a 4-string tuning.  New function
4954         (fret-number-tablature-format-banjo) computes correct fret numbers
4955         on 5-string banjos.
4956
4957         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
4958         Add beam correction to TabVoice.
4959
4960         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
4961         using bold font; makes tabs more readable.
4962
4963 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4964
4965         * lily/font-select.cc (get_font_by_design_size): don't make
4966         Modified_font_metric; this causes trouble, since we don't know the
4967         font magnification from inside Pango_font::text_stencil()
4968
4969         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
4970
4971         * Documentation/user/notation.itely (The Lyrics context): comment out
4972         broken {Small ensembles} link.
4973
4974         * scm/framework-svg.scm (output-framework): change calling convention.
4975
4976         * lily/object-key-dumper-scheme.cc: new file.
4977
4978         * lily/object-key-undumper-scheme.cc: new file.
4979
4980         * lily/tweak-registration-scheme.cc: new file.
4981
4982         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
4983
4984         * Documentation/user/examples.itely (String quartet): uncomment
4985         broken example.
4986
4987         * lily/font-config.cc: new file.
4988
4989 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4990
4991         * scm/output-svg.scm: 
4992         * scm/output-gnome.scm: s/bigcheese/emmentaler.
4993
4994         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
4995
4996 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4997
4998         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
4999         Add headers.
5000
5001         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
5002
5003 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5004
5005         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
5006
5007         * lily/include/main.hh: lose _b hungarian suffixes for global
5008         variables.
5009
5010         * lily/include/lily-guile-macros.hh: new file.
5011
5012         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
5013
5014         * lily/general-scheme.cc: new file. 
5015
5016         * lily/font-select.cc (get_font_by_design_size): retrieve
5017         PangoFont for (designsize . "pango-descr") entries.
5018
5019         * lily/lily-parser-scheme.cc: new file.
5020
5021         * lily/output-def-scheme.cc: new file.
5022
5023         * lily/paper-book-scheme.cc: new file.
5024
5025         * lily/duration-scheme.cc (LY_DEFINE): new file.
5026
5027         * lily/pitch-scheme.cc:  new file.
5028
5029         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
5030
5031 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5032
5033         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
5034
5035 2005-01-06  Graham Percival  <gperlist@shaw.ca>
5036
5037         * Documentation/user/notation.itely: minor editing.
5038
5039         * Documentation/user/changing-defaults: minor editing.
5040
5041         * Documentation/user/examples.itely: add template for
5042         string quartet part extraction; demonstrates tag.
5043
5044 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
5045
5046         * Documentation/user/notation.itely: documents
5047         format-mark-box-letters and format-mark-box-numbers
5048
5049         * scm/define-context-properties.scm: change comment.
5050
5051 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5052
5053         * scm/framework-ps.scm (output-classic-framework): new function:
5054         dump systems as separate .eps files (without fonts) and write a
5055         single collecting .tex file.
5056
5057 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5058
5059         * Documentation/user/notation.itely (Setting simple songs):
5060         Correct several errors in the equivalent formulation of
5061         \addlyrics. 
5062         (The Lyrics context): Corrected link to the SATB example.
5063
5064 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5065
5066         * scm/lily.scm (completize-formats): new function
5067         (postprocess-output): new function
5068
5069         * lily/paper-book.cc (classic_output): change calling
5070         convention. Give basename as first argument. 
5071         remove Paper_book::post_processing().
5072
5073         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
5074
5075 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5076
5077         * lily/paper-outputter.cc (LY_DEFINE): new function
5078         ly:outputter-close.
5079
5080         * lily/main.cc: change --format,-f to --backend,-b
5081
5082         * lily/include/main.hh: rename format to backend.
5083
5084         * scm/translation-functions.scm (format-mark-box-numbers): add.
5085         patch by Erlend Aasland
5086
5087 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5088
5089         * lily/pango-font.cc (text_stencil): dump string as
5090         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
5091
5092 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5093
5094         * configure.in (gui_b): Remove handy developer-only
5095         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
5096         CVS source installations (but break other non-default but correct
5097         PKG_CONFIG_PATH setups), as this is no longer developer-only.
5098
5099         * SConstruct: 
5100         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
5101         compatibility (backportme).
5102
5103         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
5104
5105 2005-01-03  Werner Lemberg  <wl@gnu.org>
5106
5107         Prepare glyph shapes for mf2pt1 conversion.
5108
5109         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
5110         (accDiscant, accFreebase, accStdbase): Replace `draw' with
5111         `penstroke'.
5112         (accDot): Use `drawdot'.
5113         (accBayanbase): Replace `draw' with `draw_gridline'.
5114         (print_penpos): Moved to feta-macros.mf.
5115         (accOldEE): Replace `filldraw' with `penstroke'.
5116         Replace `draw' with `penstroke' and `drawdot'.
5117
5118         * mf/feta-banier.mf: Code clean-up.
5119         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
5120         `fill'.
5121
5122         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
5123
5124         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
5125         paremeter to control drawing of labels.  Update all callers.
5126
5127         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
5128         (new_bulb): Return a bulb as a single path.  To do that, it now
5129         takes some more parameters.  Updated all callers.
5130         (draw_gclef): Major clean-up.  `draw' has been replaced with
5131         `penstroke', unnecessary outlines have been removed.
5132         Remove (unused) gnome-canvas code.
5133
5134         * mf/feta-macros.mf (print_penpos): New macro (from
5135         feta-accordion.mf).
5136         Other minor fixes.
5137
5138         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
5139         ("Pedal dot"): Use `drawdot'.
5140         (draw_pedal_P): Add parameter to control drawing of labels.  Update
5141         all callers.
5142         Fix shape at top.
5143         (draw_pedal_e): Add parameter to control drawing of labels.  Update
5144         all callers.
5145         (draw_pedal_d): Add parameter to control drawing of labels.  Update
5146         all callers.
5147         Revert drawing direction.
5148
5149         * mf/feta-schrift.mf (draw_fermata): Use single path.
5150         (draw_short_fermata): Replace `filldraw' with `fill'.
5151         (draw_long_fermata, draw_very_long_fermata): Replace calls to
5152         `draw_rounded_block' with a single path.
5153         ("Thumb"): Draw full circle instead of mirroring segments.
5154         (draw_accent): New macro.
5155         ("> accent", "espr"): Use it.
5156         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
5157         ("open (unstopped)"): Draw full circle instead of mirroring
5158         segments.
5159         (draw_vee): Removed.
5160         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
5161         ("Downbow"): Replace calls to `draw_rounded_block' with a single
5162         path.
5163         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
5164         partial pieces drawn with `fill' -- these do still overlap with the
5165         stem of the `t' but just once, not multiple times so that fontforge
5166         can handle it gracefully.
5167         Change other parts of the glyph so that fontforge's overlapping
5168         algorithm reliably works.
5169         (draw_heel): Replace `draw' with `fill'.
5170         (draw_toe): Use `draw_accent' instead of `draw_vee'.
5171         ("Flageolet"): Replace `draw' with `penstroke'.
5172         ("Segno"): Replace `filldraw' with `penstroke'.
5173         Replace `draw' with `drawdot'.
5174         ("Coda"): Replace `fill' with `penstroke', using a single path.
5175         ("Varied Coda"): Use less overlapping paths.
5176         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
5177         single path.
5178
5179         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
5180         group to better control the `labels' command.
5181         Rename argument to `offset' and use it actually.  Update all
5182         callers.
5183         Replace `filldraw' with `fill'.
5184         ("mordent", "prallmordent", "upmordent", "downmordent",
5185         "lineprall"): Replace `draw' with `draw_gridline'.
5186         ("upprall", "downprall"): Replace `draw' with `fill'.
5187
5188         * mf/feta-timesig.mf: Formatting.
5189
5190         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
5191         to...
5192         ("Flat"): Here.
5193         (draw_paren): Move code to draw labels to...
5194         ("Right Parenthesis"): Here.
5195
5196 2005-01-02  Graham Percival <gperlist@shaw.ca>
5197
5198         * Documentation/user/notation.itely: add example of \setTextDecresc
5199         and \setTextDim.
5200
5201 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
5202
5203         * scm/define-markup-commands.scm :  fix glyph-strings of
5204         accidentals and \note-by-number
5205
5206 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5207
5208         * VERSION: 2.5.6 released.
5209         
5210         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
5211
5212         * input/regression/new-markup-scheme.ly: oops. font-family=music
5213         -> font-encoding fetaMusic.  
5214
5215         * lily/main.cc: put default to PS.
5216
5217         * lily/tfm.cc: idem.
5218
5219         * lily/afm.cc: idem.
5220
5221         * lily/include/modified-font-metric.hh (struct
5222         Modified_font_metric): remove coding_scheme() method.
5223
5224         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
5225
5226         * scripts/convert-ly.py (conv): crash on encountering \encoding.
5227
5228         * input/les-nereides.ly: convert to utf8
5229
5230         * lily/modified-font-metric.cc (text_dimension): idem.
5231
5232         * lily/parser.yy (TODO): idem.
5233
5234         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
5235
5236         * lily/lexer.ll: remove encoding
5237
5238         * scm/framework-ps.scm (output-variables): separately scale the
5239         page to mm 
5240
5241         * lily/pango-font.cc (Pango_font): fix scaling.
5242
5243         * lily/font-metric.cc (design_size): design_size returns a
5244         dimension now as well.
5245
5246 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5247
5248         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
5249         brace generation. 
5250
5251         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
5252
5253 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5254
5255         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
5256         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
5257
5258 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5259
5260         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
5261         in first run as well.
5262
5263         * scm/paper.scm (layout-set-staff-size): use text-font-size in
5264         dimension less points (ie. 12 = 12 point)
5265
5266         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
5267
5268         * lily/all-font-metrics.cc (find_pango_font): set description_
5269
5270         * lily/pango-font.cc (text_stencil): export size as well.
5271         (text_stencil): fix scaling and extents box.
5272
5273 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5274
5275         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
5276
5277         * Documentation/user/invoking.itely (Invoking lilypond): document
5278         texstr
5279
5280         * scripts/convert-ly.py (conv): add ancient rules.
5281
5282         * scm/clef.scm (c0-pitch-alist): replace - with .
5283
5284         * scripts/lilypond-book.py (process_snippets): add texstr support.
5285
5286         * scm/framework-texstr.scm (header): change extension to .textmetrics
5287
5288         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
5289         -f tex.
5290
5291         * lily/text-metrics.cc: new file.
5292         (try_load_text_metrics): new function
5293
5294         * lily/include/text-metrics.hh: new file.
5295
5296 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5297
5298         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
5299         ly_scheme_function to ly_lily_module_constant.
5300
5301         * lily/modified-font-metric.cc (text_dimension): try
5302         lookup_tex_text_dimension() first.
5303
5304         * lily/tfm.cc: new function ly:load-text-dimensions
5305
5306 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5307
5308         * scm/output-texstr.scm (text): use \lilygetmetrics
5309
5310         * scm/framework-texstr.scm (header): dump in new format.
5311
5312         * tex/lilypond-tex-metrics: new file.
5313         
5314 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5315
5316         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
5317         mapping.
5318         (index_to_charcode): New method.
5319
5320         * scm/output-ps.scm (glyph-string): 
5321         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
5322
5323 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5324
5325         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
5326         implement fully, need FONT to get to charcode.
5327
5328         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
5329
5330         * scm: Cleanups.
5331
5332         * Documentation/user/changing-defaults.itely: Fix internalsrefs
5333         {Tunable context properties},
5334         {All layout objects},
5335         {Music definitions}.
5336
5337 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5338
5339         * VERSION: release 2.5.5
5340         
5341         * lily/main.cc: use TeX as default output format.
5342
5343         * flower/file-path.cc (find): try to open directly as well, so we
5344         find absolute path files. 
5345
5346         * lily/pango-select.cc: new file.
5347
5348         * scm/framework-ps.scm: remove all encoding code. 
5349         load pfb/pfa for PangoFont too.
5350         
5351         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
5352
5353 2004-12-22  Werner Lemberg  <wl@gnu.org>
5354
5355         Prepare glyph shapes for mf2pt1 conversion.
5356
5357         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
5358
5359         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
5360         (define_triangle_shape): Use it to replace `draw' with `fill' and
5361         `unfill'.  Update all callers.
5362         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
5363         (draw_cross): Ditto.
5364         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
5365         Use penrazor for better conversion with mf2pt1.
5366         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
5367         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
5368         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
5369         draw_la_head, draw_ti_head): Replace `filldraw' with
5370         `fill'.  Update all callers.
5371
5372 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5373
5374         * lily/paper-book.cc (output): revert: only allow a single output
5375         format.
5376
5377         * lily/include/pango-font.hh: new file.
5378
5379         * lily/pango-font.cc: new file.
5380
5381         * lily/font-metric.cc (text_stencil): new routine
5382
5383         * lily/all-font-metrics.cc (find_pango_font): new routine.
5384
5385         * lily/include/font-metric.hh (struct Font_metric): add
5386         text_stencil()
5387
5388         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
5389
5390 2004-12-22  Werner Lemberg  <wl@gnu.org>
5391
5392         Prepare glyph shapes for mf2pt1 conversion.
5393
5394         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
5395
5396         * mf/feta-toevallig.mf: Formatting.
5397         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
5398         ("Natural"): Fix paths to allow better postprocessing.
5399         (draw_meta_flat): Use `z3l' as additional point in path to get
5400         better conversion with mf2pt1.
5401         Other minor cleanups.
5402         ("3/4 Flat"): Add auxiliary points and modify path to replace
5403         `draw' with `fill'.
5404         ("Double Sharp"): Mirror path segments instead of picture elements
5405         to get a single outline.
5406         Modify path to replace `filldraw' with `fill'.
5407
5408 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5409
5410         * input/test/unfold-all-repeats.ly: added file back.
5411
5412         * Documentation/user/notation.itely,
5413         Documentation/user/programming-interface.itely
5414         Documentation/user/changing-defaults.itely: fixed misc broken
5415         links to input/test/ files.
5416
5417 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5418
5419         * tex/texinfo.tex: Update.  We should not be distributing this,
5420         but since we do, use latest version.
5421
5422         * Documentation/user/macros.itexi: Comment-out \fetaflat,
5423         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
5424         macros for feta glyphs.
5425
5426 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5427
5428         * Documentation/user/changing-defaults.itely: fix index for set.
5429
5430         * Documentation/user/converters.itely: added convert-ly bugs list
5431         from CVS.
5432
5433 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5434
5435         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
5436         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
5437         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
5438         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
5439
5440         * mf/GNUmakefile (pfa_warning): Use less broken check.
5441
5442         * python/lilylib.py (setup_environment): Remove cruft from
5443         GS_FONTPATH.
5444
5445         * configure.in: Bump mftrace requirement to 1.1.1.
5446
5447 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5448
5449         * scm/output-svg.scm (beam): Use polygon.
5450
5451         * scm/lily-library.scm: Bugfix.
5452
5453         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
5454
5455         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
5456
5457 2004-12-19  Werner Lemberg  <wl@gnu.org>
5458
5459         Prepare glyph shapes for mf2pt1 conversion.
5460
5461         * mf/feta-eindelijk: Some formatting.
5462         (multi_rest_x, multi_beam_height): Removed.  Unused.
5463         ("Quarter rest"): Use `intersectiontimes' to create a single
5464         outline.
5465         (rest_crook): Removed.  Unused.
5466         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
5467         Simplified.
5468         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
5469         "128th rest"): Simplify `pat'.
5470         Create single outline.
5471
5472 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5473
5474         * mf/GNUmakefile (ALL_GEN_FILES):
5475         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
5476
5477         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5478         function.
5479
5480 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5481
5482         * scm/output-texstr.scm (placebox): add routine
5483
5484         * VERSION (PACKAGE_NAME): release 2.5.4
5485
5486         * scm/framework-texstr.scm (output-framework): new file.  
5487
5488         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5489         processing.
5490
5491         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5492
5493         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5494         rule.
5495
5496         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5497
5498         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5499
5500         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5501
5502 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5503
5504         * scm/framework-svg.scm (dump-page): Implement landscape.
5505
5506 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5507
5508         * lily/main.cc (setup_paths): Add svg to search path.
5509
5510         * scm/output-svg.scm:
5511         * scm/framework-svg.scm: Add pageSet.  Update.
5512         (dump-fonts): New function.
5513         (output-framework): Use it.
5514
5515         * mf/GNUmakefile: 
5516         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5517
5518 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5519
5520         * tex/lilyponddefs.tex: comment out new ifpdf code.
5521
5522 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5523
5524         * GNUmakefile.in: 
5525         * SConstruct (symlink): Replace afm by otf.
5526
5527         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5528         ly:pango-add-afm-decoder.
5529
5530         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5531
5532 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5533
5534         * scm/output-ps.scm (new-text): don't access t glyph for getting
5535         space dimension.
5536
5537         * ly/init.ly: warn about \version
5538
5539         * lily/lexer.ll: set version-seen?
5540
5541 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5542
5543         * scm/output-svg.scm (string->entities): Update.
5544
5545 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5546
5547         * lily/main.cc (setup_paths): replace afm by otf for path. 
5548
5549         * lily/pangofc-afm-decoder.cc: remove.
5550
5551         * lily/include/pangofc-afm-decoder.hh: remove.
5552
5553         * scm/framework-scm.scm (output-framework): new file.
5554
5555         * mf/GNUmakefile: remove SAUTER_FONTS.
5556         remove SVG/sodipodi hacks.
5557
5558         * scm/lily-library.scm (stderr): move stderr.
5559
5560         * mf/GNUmakefile: remove AFM support.
5561
5562         * buildscripts/mf-to-table.py (base): remove AFM support.
5563
5564         * lily/open-type-font.cc (design_size): use design_size
5565
5566 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5567
5568         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5569
5570 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5571
5572         * mf/GNUmakefile: Generate combined aybabtu info.
5573         * mf/aybabtu.pe.in (i): Load it.
5574
5575         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5576         are not symbols.
5577
5578         * lily/include/open-type-font.hh (count): New method.
5579
5580         * mf/aybabtu.pe.in: Typo.
5581
5582         * Documentation/user/out/lilypond-internals.nexi (Scheme
5583         functions): Typo.
5584
5585         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5586
5587 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5588
5589         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5590         subfonts.
5591
5592         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5593
5594         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5595         (tex-font-command-raw): new function.
5596
5597         * lily/include/virtual-font-metric.hh (Module): remove file
5598
5599         * lily/virtual-font-metric.cc (Module): remove file.
5600         
5601
5602         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5603         (get_indexed_char): read bbox from lily table if present.
5604
5605 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5606
5607         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5608         aybabtu.subfonts
5609
5610         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5611         global glyphname. Enables more than 64 glyphs in the OTF.
5612
5613 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5614
5615         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5616         braces.
5617
5618         * lily/open-type-font.cc (design_size): Use 12 as default for
5619         design size.
5620
5621         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5622
5623         * mf/GNUmakefile: Generate aybabtu.
5624
5625         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5626
5627 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5628
5629         * scm/lily-library.scm (char->unicode-index): Remove.
5630
5631         * scm/output-gnome.scm (text): Bugfix for plain string input.
5632         Updates.
5633
5634         * scm/output-svg.scm (svg-font): Add weight to font selection.
5635
5636 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5637
5638         * Documentation/topdocs/INSTALL.texi (Top): Point to
5639         buildscripts/out/clean-fonts instead of
5640         buildscripts/clean-fonts.sh. 
5641
5642 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5643
5644         * input/regression/figured-bass.ly: attempt to clarify text.
5645
5646         * Documentation/user/notation.tely: add cindex for tag, attempt to
5647         add figured bass example.
5648
5649         * Documentation/user/changing-defaults: basic editing.
5650
5651 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5652
5653         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5654
5655         * lily/open-type-font.cc (LY_DEFINE): new function
5656         ly:font-sub-fonts
5657
5658         * lily/include/font-metric.hh (struct Font_metric): new method
5659         sub_fonts()
5660
5661         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5662         . with - in add.stem.
5663         
5664 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5665
5666         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5667         and fetaDynamic.
5668
5669         * lily/rest.cc (glyph_name): Change - to . .
5670
5671         * scm/output-gnome.scm (text): Hello world, again.
5672
5673         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5674
5675         * lily/modified-font-metric.cc (index_to_charcode): New method.
5676
5677         * lily/include/font-metric.hh (index_to_charcode): New function.
5678
5679         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5680         new function.
5681         (ly:font-glyph-to-index): Remove.
5682
5683 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5684
5685         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5686
5687         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5688
5689         * lily/open-type-font.cc (load_scheme_table): new function
5690
5691         * lily/dots.cc (print): replace - 
5692
5693         * lily/open-type-font.cc (attachment_point): new function.
5694         (load_table): read LILC table
5695
5696         * buildscripts/gen-bigcheese-scripts.py (Module): new
5697         file. Generate FF scripts.
5698
5699         * mf/feta-din10.mf: idem.
5700
5701         * mf/feta-nummer10.mf: remove mf files.
5702
5703         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5704
5705 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5706
5707         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5708
5709         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5710         compatibility.
5711
5712 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5713
5714         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5715         design-size and units_per_EM.
5716
5717         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5718
5719 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5720
5721         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5722         does not crash fontforge.
5723
5724         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5725         PUA.
5726
5727 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5728
5729         * scm/framework-ps.scm (ps-embed-cff): new function.
5730
5731         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5732
5733 2004-12-12  Werner Lemberg  <wl@gnu.org>
5734
5735         * mf/bigcheese.pe.in: Add PUA mapping.
5736         Don't create Type 42 but bare CFF font.
5737
5738 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5739
5740         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5741         within canvas boundaries.
5742
5743         * mf/merge.pe.in: Set font names, version, license GPL.
5744
5745         * make/substitute.make: Add FONTFORGE.
5746
5747         * config.make.in (FONTFORGE): Add.
5748
5749         * configure.in (gui_b): Use PATH_PROG for fontforge.
5750
5751 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5752
5753         * scm/define-markup-commands.scm: add baseline-skip to info
5754         about \column.
5755
5756 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5757
5758         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5759
5760         * scm/output-gnome.scm (named-glyph): Use it.
5761
5762         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5763
5764         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5765         (upper_string, lower_string, reverse_string): Remove.
5766
5767         * configure.in (fontforge): Reinstate version check.
5768
5769         * ly/engraver-init.ly: Fix clef glyph names.
5770
5771         * lily/time-signature.cc (special_time_signature): Fix fraction
5772         glyph names.
5773
5774 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5775
5776         * mf/merge.pe: new file.
5777
5778         * lily/freetype.cc: new file.
5779
5780         * lily/include/open-type-font.hh (class Open_type_font): new file.
5781
5782         * lily/include/freetype.hh: new file.
5783
5784         * lily/open-type-font.cc: new file.
5785
5786         * lily/all-font-metrics.cc (find_otf): new function.
5787
5788 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5789
5790         * lily/time-signature.cc (special_time_signature): Fix.
5791
5792         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5793         GTK2 before checking for pango.  Fixes -fgnome.
5794
5795         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5796         Scheme name.
5797
5798         * scm/define-markup-commands.scm:
5799         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5800
5801         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5802
5803         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5804         date versions.  Fixes configure.
5805         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5806         argument.
5807
5808 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5809
5810         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5811         names in .enc
5812
5813         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5814
5815 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5816
5817         * Documentation/user/changing-defaults.itely: add info about
5818         make-dynamic-script
5819
5820         * Documentation/user/notation.itely: add link in dynamics to
5821         section about make-dynamic-script.
5822
5823 2004-12-09  Christian hitz  <chhitz@gmx.net>
5824
5825         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5826
5827 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5828
5829         * buildscripts/mf-to-table.py (parse_logfile): use . for
5830         concatting name and group.
5831         (parse_logfile): use M for Minus (negative.)
5832
5833         * lily/include/type-swallow-translator.hh
5834         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5835
5836         * lily/*.cc: cosmetics around = sign.
5837
5838         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5839         lyric spacing on the penultimate column.
5840
5841 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5842
5843         * configure.in:
5844         * lily/accidental-placement.cc:
5845         * lily/bar-line.cc:
5846         * lily/beam-concave.cc:
5847         * lily/beam-quanting.cc:
5848         * lily/beam.cc:
5849         * lily/bezier-bow.cc:
5850         * lily/bezier.cc:
5851         * lily/break-align-interface.cc:
5852         * lily/custos.cc:
5853         * lily/dimension-cache.cc:
5854         * lily/dot-column.cc:
5855         * lily/font-metric.cc:
5856         * lily/font-select.cc:
5857         * lily/gourlay-breaking.cc:
5858         * lily/grob-property.cc:
5859         * lily/grob.cc:
5860         * lily/lily-guile.cc:
5861         * lily/line-spanner.cc:
5862         * lily/lookup.cc:
5863         * lily/lyric-extender.cc:
5864         * lily/lyric-hyphen.cc:
5865         * lily/mensural-ligature.cc:
5866         * lily/midi-def.cc:
5867         * lily/misc.cc:
5868         * lily/note-collision.cc:
5869         * lily/note-column.cc:
5870         * lily/note-head.cc:
5871         * lily/paper-outputter.cc:
5872         * lily/percent-repeat-item.cc:
5873         * lily/rest-collision.cc:
5874         * lily/side-position-interface.cc:
5875         * lily/simple-spacer.cc:
5876         * lily/slur-configuration.cc:
5877         * lily/slur-scoring.cc:
5878         * lily/slur.cc:
5879         * lily/spaceable-grob.cc:
5880         * lily/spacing-spanner.cc:
5881         * lily/spanner.cc:
5882         * lily/staff-symbol-referencer.cc:
5883         * lily/stem.cc:
5884         * lily/stencil.cc:
5885         * lily/system-start-delimiter.cc:
5886         * lily/system.cc:
5887         * lily/text-item.cc:
5888         * lily/tie.cc:
5889         * lily/tuplet-bracket.cc:
5890         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
5891         <cmath> beacause isinf/isnan is undefined in <cmath>
5892
5893 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5894
5895         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
5896
5897 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5898
5899         * VERSION: release 2.5.3
5900         
5901 2004-11-29  Arno Waschk <arno@arnowaschk.de>
5902
5903         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
5904
5905 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5906
5907         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
5908
5909         * lily/note-head.cc (internal_print): always try the "s" head if
5910         u/d not found.
5911
5912         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
5913
5914 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5915
5916         * mf/parmesan-heads.mf (overdone_heads): typos.
5917
5918 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5919
5920         * lily/parser.yy (markup): in markups, { .. } without command
5921         before are also flattened, ie \line must be explicitely used.
5922
5923         * Documentation/user/changing-defaults.itely:
5924         * Documentation/user/notation.itely: 
5925         * input/wilhelmus.ly: 
5926         * input/regression/instrument-name-markup.ly: 
5927         * input/regression/markup-score.ly: 
5928         * input/regression/new-markup-scheme.ly: 
5929         * input/regression/new-markup-syntax.ly: 
5930         * input/test/coriolan-margin.ly: use \line in markups where
5931         appropriate
5932         
5933 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5934
5935         * scm/new-markup.scm (map-markup-command-list): helper function
5936         used in parser.yy to map markup commands on a markup list.
5937
5938         * lily/parser.yy: get rid off < > in markups by treating { } as
5939         real lists.
5940
5941         * lily/lexer.ll: remove < > from markup lexer mode.
5942
5943         * scripts/convert-ly.py (conv): add rule for converting 
5944         \markup < > to \markup { }
5945
5946         * ly/titling-init.ly: 
5947         * input/test/coriolan-margin.ly: 
5948         * input/regression/new-markup-syntax.ly: 
5949         * input/regression/new-markup-scheme.ly: 
5950         * input/regression/multi-measure-rest-text.ly: 
5951         * input/regression/markup-stack.ly: 
5952         * input/regression/markup-score.ly: 
5953         * input/regression/instrument-name-markup.ly: 
5954         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
5955         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
5956         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
5957         * input/wilhelmus.ly: 
5958         * Documentation/user/notation.itely: 
5959         * Documentation/user/music-glossary.tely: 
5960         * Documentation/user/changing-defaults.itely: change < > to { } in
5961         markups
5962
5963 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5964
5965         * lily/accidental-placement.cc (position_accidentals): shortcut if
5966         no accidentals to place.
5967
5968 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5969
5970         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
5971         typo s/ly:dimension ?/ly:dimension?/
5972
5973         * input/regression/lily-in-scheme.ly: 
5974         * input/regression/music-function.ly: 
5975         * ly/spanners-init.ly (assertBeamSlope): 
5976         * scm/music-functions.scm (def-grace-function): add the paper
5977         argument to music function definitions.
5978
5979 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5980
5981         * lily/moment.cc (LY_DEFINE):
5982         ly:moment-main-{denominator,numberator}, new function.
5983
5984         * lily/score-engraver.cc (typeset_all): assign to column on basis
5985         of axis-group-parent-X setting.
5986
5987         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
5988         add_element() on basis of axis-group-parent-Y setting.
5989
5990         * lily/grob.cc: add axis-group-parent-{XY} properties.
5991
5992         * input/regression/spacing-stick-out.ly: new file.
5993
5994         * lily/simple-spacer.cc (add_columns): use binary search for
5995         setting column rods. Changes O(n^2) to O(n log(n)) for
5996         constructing spacing problem from columns.
5997         (add_columns): read allow-outside-line to make sure no texts stick
5998         out.
5999         (solve): Simple_spacer::is_active() only determines
6000         satisfies_constraints_ for non-ragged typesetting.
6001
6002         * lily/simultaneous-music.cc (to_relative_octave): only set
6003         old_relative_used if return pitch actually changed.
6004
6005         * scm/define-context-properties.scm
6006         (all-user-translation-properties): change to match implementation.
6007
6008         * python/lilylib.py: Replace re.match by re.search and adds "-c
6009         showpage" to the gs command line (Johannes Schindelin)
6010
6011         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
6012         before processing. Prevents crash when inf is in the extent.
6013
6014         * scm/define-markup-commands.scm (note-by-number): add "s" to
6015         "noteheads-" glyphname.
6016  
6017         * lily/parser.yy (Generic_prefix_music): supply parser argument to
6018         music function as well.
6019         
6020 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6021
6022         * VERSION: release 2.5.2
6023
6024         * Documentation/user/changing-defaults.itely (Creating titles):
6025         add breakbefore variable.
6026
6027         * lily/paper-book.cc (set_system_penalty): new function. Set
6028         penalty_ based on breakBefore setting
6029
6030         * lily/context-specced-music-iterator.cc (construct_children):
6031         interpret special context id $uniqueContextId 
6032
6033         * lily/context.cc (create_unique_context): new method. Move
6034         creation of unique (\new) contexts into interpreting phase. This
6035         makes
6036
6037           foo= \new Staff ..
6038           << \foo \foo >>
6039
6040         produce 2 staves.
6041         
6042
6043         * scm/define-music-properties.scm (all-music-properties): add
6044         quoted-voice-direction
6045
6046         * ly/music-functions-init.ly: killCues function.
6047
6048         * scm/music-functions.scm (cue-substitute): move creation of voice
6049         contexts further to the back. 
6050
6051 2004-11-25  Werner Lemberg  <wl@gnu.org>
6052
6053         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
6054         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
6055
6056 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
6057
6058         * buildscripts/guile-gnome.sh: Fixed typo.
6059
6060 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6061
6062         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
6063
6064         * scripts/abc2ly.py (dump_slyrics): add ord(). 
6065
6066         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
6067         to regular engraver. 
6068
6069 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6070
6071         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
6072
6073 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6074
6075         * scm/define-markup-commands.scm (fill-line): Typo.
6076
6077         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
6078         and newer.
6079
6080 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
6081
6082         * ly/dynamic-scripts-init.ly: Fixed typo.
6083
6084 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6085
6086         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
6087         note-head, to have different attachment points for up and down.
6088
6089         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
6090
6091         * mf/feta-generic.mf (else): remove solfa.
6092
6093         * mf/feta-bolletjes.mf (tishape): remove unicode test.
6094
6095         * scm/define-context-properties.scm
6096         (all-user-translation-properties): add shapeNoteStyles property.
6097
6098         * lily/shape-note-heads-engraver.cc (process_music): new file.
6099
6100         * lily/event.cc (transpose): call Event::transpose() for
6101         transposing the tonic.
6102
6103 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6104
6105         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
6106         Unicode/OpenType and AFM.
6107
6108         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
6109
6110 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6111
6112         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
6113
6114         * lily/context.cc (Context): unprotect key from ctor.
6115
6116         * scm/stencil.scm (stack-lines): return empty-stencil if argument
6117         is '()
6118         (stack-stencils): idem.
6119
6120         * Documentation/user/changing-defaults.itely (Creating titles):
6121         document new title layout options.
6122
6123         * lily/parser.yy (lilypond_header_body): copy previous
6124         $globalheader if present.
6125
6126         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
6127         ly:module-copy
6128         
6129         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
6130
6131         * scm/titling.scm: remove old titling functions
6132
6133         * lily/stencil.cc (translate): remove absolute dimension.
6134
6135         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
6136         via markup.
6137
6138         * scm/page-layout.scm (marked-up-headfoot): create header/footer
6139         field from user-supplied markup
6140
6141         * scm/define-markup-commands.scm (on-the-fly): new markup
6142         command. Enter SCM markup procedure directly in Scheme.
6143         (fromproperty): new markup command. Read markup from props argument.
6144
6145         * scm/titling.scm (marked-up-title): create title via
6146         user-specified markup. 
6147
6148         * scm/define-markup-commands.scm (column): remove empty stencils
6149         from column.
6150
6151         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
6152         not have side-effect of creating variable stub.
6153
6154         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
6155
6156 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6157
6158         * scm/encoding.scm (coding-alist): 
6159         * scm/font.scm (add-ec-fonts):
6160         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
6161         Extended-TeX-Font-Encoding---Latin.
6162
6163         * lily/side-position-interface.cc (general_side_position): Add
6164         actual offset to error message (avoid constant error messages).
6165
6166         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
6167         block.
6168
6169         * lily/font-select.cc (select_encoded_font)
6170         (get_font_by_mag_step, get_font_by_design_size): 
6171         * lily/modified-font-metric.cc (Modified_font_metric): 
6172         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
6173
6174         * scm/encoding.scm (coding-alist): Add fetaDynamic.
6175         (read-encoding-file): Bugfix: do not require space after bracket.
6176
6177         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
6178         these do not exist.
6179
6180 2004-11-20  Graham Percival  <gperlist@shaw.ca>
6181
6182         * Documentation/user/notation.itely: added info about typesetting
6183         boxed bar numbers.
6184
6185 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6186
6187         * flower/interval.cc (T_to_string): gcc4 fixes.
6188
6189         * scm/define-markup-commands.scm (fill-line): use
6190         stack-stencils. This fixes problems with putting already centered
6191         stencils in a line.
6192
6193         * VERSION: release 2.5.1
6194
6195         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
6196
6197 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6198
6199         * input/example-[1-3].ly: simplify.
6200
6201         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
6202
6203         * scm/output-ps.scm (new-text): new function. Use glyphshow to
6204         show glyphs.
6205
6206         * scm/encoding.scm (decode-byte-string): new function.
6207
6208         * scripts/convert-ly.py (conv): add warning about
6209         set-global-staff-size.
6210
6211         * Doxyfile: add. 
6212
6213         * scripts/convert-ly.py (conv): add raggedlastbottom rule
6214         (conv): warn for TextSpanner split.
6215         (conv): warn for textheight.
6216
6217 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6218
6219         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
6220         building the documentation, info with images are installed.
6221         (final-install): Fix description.  Mention sourcing of login
6222         scripts (instead of running).
6223
6224 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6225
6226         * Debian lmodern support.  Note that LilyPond will issue warnings
6227         
6228             no such encoding: "FontSpecific"
6229
6230           The font selection mechanism wants to get the encoding from the
6231           font itself, but the idea of lmodern is that it is usable with
6232           different encodings, ie, Lily should get the encoding from the
6233           font tree, rather than the font itself.  This would require some
6234           more work.
6235         
6236         * configure.in: Test for and accept lmodern if EC fonts not found.
6237
6238         * scm/framework-tex.scm (font-load-command): TeX font name
6239         mangling for latin1 encoded cork-lm fonts.
6240         (convert-to-ps): Load lm.map if available.
6241
6242         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
6243         available.
6244
6245         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
6246
6247         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
6248         available.
6249
6250         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
6251         path for absolute file name, that is silly.
6252
6253         * lily/score-engraver.cc (initialize): 
6254
6255         * Documentation/user/GNUmakefile (local-install-info): Invoke
6256         install-info --remove first.
6257
6258         * #include cleanup (Andreas Scherer).
6259
6260 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
6261
6262         * input/test/script-abbreviations.ly: fix typos.
6263
6264 2004-11-17  Werner Lemberg  <wl@gnu.org>
6265
6266         * python/lilylib.py (options_help_str): Support pretty-printing of
6267         newlines in fourth element of option description.
6268
6269         * scripts/lilypond-book.py (option_definitions): Use new lilylib
6270         feature.
6271         Sort options.
6272
6273         * Documentation/user/lilypond-book.itely: Finish update.
6274
6275 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6276
6277         * Documentation/user/macros.itexi: Add comment about \command.
6278
6279         * Documentation/user/lilypond.tely:
6280         * Documentation/user/lilypond-book.itely: Fix names of lilypond
6281         and lilypond-book nodes, so that `info lilypond' visits the manual
6282         at top level, and `info lilypond-book' visits the lilypond-book
6283         section.
6284
6285         * Documentation/user/GNUmakefile (local-install-info): Fix rules
6286         and packager messages.
6287
6288         * lily/pangofc-afm-decoder.cc: Update test.
6289
6290 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6291
6292         * scm/lily-library.scm (char->unicode-index): New function.
6293
6294         * scm/output-gnome.scm: 
6295         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
6296
6297         * Proper naming of file name throughout; s/filename/file[-_]name/.
6298
6299         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
6300
6301         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
6302
6303 2004-11-16  Werner Lemberg  <wl@gnu.org>
6304
6305         * scripts/lilypond-book.py: The Lord has commanded me to use only
6306         tabs for indentation.  Your humble servant obeys.
6307
6308 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6309
6310         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
6311         including font, if LilyPond-feta font is only feta font in path.
6312
6313         * scm/output-gnome.scm (text): Revert to file name of font if font
6314         has no name.  Fixes ec font selection.
6315         (char): Bugfix: do not utf8 twice.  Fixes clefs.
6316
6317         * scm/framework-svg.scm:
6318         * scm/output-svg.scm: New file.  TODO: figure out how to
6319         do character by index in font.
6320
6321         * scm/output-sodipodi.scm: Remove.
6322
6323         * scm/output-ps.scm (stem): Remove.
6324
6325 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6326
6327         * scm/output-gnome.scm (beam): New function.
6328         (slur): Round corners.
6329         (round-filled-box): Round corners.
6330
6331 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6332
6333         * scm/output-gnome.scm (beam): add function.
6334         (draw-line): new routine.
6335         (dashed-line): stub; call draw-line
6336         (polygon): new routine.
6337
6338 2004-11-15  Werner Lemberg  <wl@gnu.org>
6339
6340         * Documentation/user/lilypond-book.itely: Revise section on
6341         lilypond-book options.
6342         Other minor fixes.
6343
6344         * scripts/lilypond-book.py: Change indentation to 4.
6345         Minor formatting.
6346
6347 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6348
6349         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
6350         grobs that have tweaks specced.
6351         
6352 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
6353
6354         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
6355
6356 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6357
6358         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
6359         actual char #, not 0 based index.
6360
6361         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
6362
6363         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
6364         Warning: do make -C mf clean.
6365
6366         * lily/context-property.cc: Compile fix.
6367
6368         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
6369         Grok ec-fonts, braces and dynamics.
6370
6371         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
6372
6373 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6374
6375         * lily/include/tweak-registration.hh: new file.
6376
6377         * lily/tweak-registration.cc: new file.
6378
6379         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
6380         saving tweaks.
6381
6382         * scm/output-gnome.scm (text): comment dribble.
6383
6384 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6385
6386         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
6387
6388         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
6389         path-def before using.  Fixes muchtomany slurs in wrong places
6390         bug.
6391
6392 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6393
6394         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
6395
6396         * lily/include/object-key-undumper.hh (Module): new file.
6397
6398         * lily/object-key-undumper.cc (Module): New file. Deserialize
6399         keys. SCM bindings
6400
6401         * lily/object-key-dumper.cc (Object_key_dumper): idem.
6402         Provide SCM bindings.
6403
6404         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
6405         new file. Serialize object keys.
6406         
6407         * lily/object-key.cc (dump): new function.
6408         (as_scheme): new virtual function
6409         (undump): new function
6410         (undumpers): new table.
6411
6412         * lily/include/global-context.hh (Context): take \score key upon init.
6413
6414         * lily/object-key-dumper.cc (serialize_key): new file.
6415
6416         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
6417
6418         * lily/lily-lexer.cc: remove \quote.
6419
6420         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
6421
6422         * lily/context.cc (Context): take key argument in ctor.
6423         (create_context): new function
6424
6425         * lily/grob.cc (Grob): take key argument in ctor.  
6426
6427         * lily/lilypond-key.cc (do_compare): new file.
6428
6429         * lily/object-key.cc (Object_key): new file.
6430
6431         * lily/include/object-key.hh (class Object_key): new file.
6432
6433         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
6434
6435 2004-11-13  Graham Percival  <gperlist@shaw.ca>
6436
6437         * Documentation/user/lilypond-book.itely: add small warning about
6438         noindent default in lilypond-book.
6439
6440         * Documentation/user/converters.itely: add examples for convert-ly.
6441
6442         * Documentation/user/examples.itely: change version string in templates
6443         to 2.4.0.
6444
6445 2004-11-12  Karl Hammar  <karl@aspodata.se>
6446
6447         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
6448         cmdline, use xargs instead (backportme)
6449
6450 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
6451         
6452         * Documentation/user/: Numerous fixes in the user manual.
6453
6454 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6455
6456         * lily/parser.yy (re_rhythmed_music): search music expression for
6457         context-id, surround by \new Voice if not found. Fixes:
6458         addlyrics-second-staff.ly
6459
6460         * VERSION: 2.5.0 released.
6461         
6462 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6463
6464         * Documentation/index.html.in: Fix url to one big page.  (backportme)
6465
6466         * Documentation/user/GNUmakefile: Separate rules for split and
6467         unsplit html documents.  Remove perl massaging.  (backportme)
6468
6469 2004-11-11  Graham Percival  <gperlist@shaw.ca>
6470
6471         * Documentation/user/lilypond-book.itely: add short warning about
6472         \lilypond{} in LaTeX docs.
6473
6474 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6475
6476         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6477         found.  (backportme)
6478
6479         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6480         version requirement.  (backportme)
6481
6482         * configure.in: Be explicit about old versions of
6483         ec-fonts-mtraced.  (backportme)
6484
6485         * lily/context-selector.cc (set_tweaks): New function.
6486         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6487         web with -DTWEAK.
6488
6489         * Documentation/user/introduction.itely (Automated engraving):
6490         Remove fragment option.  Fixes web.
6491
6492         * lily/context-property.cc (make_item_from_properties):
6493         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6494         #ifdef.
6495
6496         * scm/define-context-properties.scm
6497         (all-internal-translation-properties): Add tweakRank and tweakCount.
6498
6499         * lily/grob.cc: 
6500         * scm/define-grob-properties.scm (all-internal-grob-properties):
6501         Add tweak-rank and tweak-count.
6502
6503 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6504
6505         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6506         New function.
6507         (text): Use them.
6508
6509         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6510         animated/opaque grob dragging tweaks.
6511
6512         * buildscripts/guile-gnome.sh: Update.
6513
6514 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6515
6516         * scm/define-grobs.scm (all-grob-descriptions): Added
6517         line-interface to the LigatureBracket object.
6518
6519 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6520
6521         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6522         dragging tweaks.
6523
6524         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6525
6526         * lily/context-selector.cc (store_context): New function.
6527
6528         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6529         (store_grob): New function.
6530         (identify_grob): Add Moment parameter.
6531
6532         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6533         exists.
6534
6535         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6536
6537 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6538
6539         * scm/framework-gnome.scm (item-event): Print grob id.
6540         (save-tweaks): New function.
6541         (tweak): New funtion.
6542         (item-event): Use it, bound to arrow keys.
6543
6544         * lily/context-property.cc (make_item_from_properties): Register grob.
6545         * lily/context.cc (add_context): Register context.
6546
6547         * lily/include/context-selector.hh:
6548         * lily/include/grob-selector.hh:
6549         * lily/context-selector.cc:
6550         * lily/grob-selector.cc: New file.
6551
6552 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6553
6554         * lily/slur.cc: add 'positions to interface
6555
6556         * lily/main.cc: reinstate PS as standard output format. 
6557
6558         * scm/framework-tex.scm (output-preview-framework): print systems
6559         up to first non title system.
6560
6561         * lily/grace-engraver.cc (start_translation_timestep): split
6562         scm_cadddr
6563         
6564 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6565
6566         * lily/quote-iterator.cc (Module): remove old quote-iterator
6567
6568         * scm/define-music-types.scm (music-descriptions): move
6569         NewQuoteMusic over QuoteMusic
6570
6571         * Documentation/user/notation.itely (Formatting cue notes): use
6572         \cueDuring.
6573
6574         * lily/new-quote-iterator.cc (quote_ok): new function.
6575
6576         * input/regression/quote-cue-during.ly: new file.
6577
6578         * input/regression/quote-grace.ly: new file.
6579
6580         * scm/define-context-properties.scm (Module): change definition of
6581         graceSettings
6582
6583         * lily/context-property.cc (Module): rename from
6584         translator-property.cc
6585
6586         * lily/context.cc (context_name_symbol): new function
6587
6588         * lily/grace-engraver.cc: new file. Set properties for grobs based
6589         on the grace-ness of now_moment().
6590
6591         * scm/music-functions.scm (add-grace-property): use list
6592         iso. vector for graceSettings
6593         remove set-{start,stop}-grace-properties. 
6594
6595         * lily/new-quote-iterator.cc (construct_children): set
6596         quote_outlet_ if no quoted-context-{id,type} specified.
6597
6598         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6599
6600         * lily/parser.yy (command_element): remove \quote.
6601
6602         * ly/music-functions-init.ly (location): add quoteDuring music
6603         function. 
6604
6605         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6606         optional semicolon. (backportme)
6607
6608 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6609
6610         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6611         need to link to GUILE et al.
6612
6613 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6614
6615         * scm/define-music-properties.scm (all-music-properties): add
6616         quoted-context-type, quoted-context-id.
6617
6618         * scm/lily.scm (type-check-list): new function.
6619         
6620         * scm/lily-library.scm: new file. Generic library routines.
6621
6622         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6623         parser.
6624
6625         * ly/music-functions-init.ly: add quoteDuring function.
6626
6627         * lily/include/music-iterator.hh (class Music_iterator): rename
6628         set_translator -> set_context
6629
6630         * lily/parser.yy (Generic_prefix_music_scm): add
6631         MUSIC_FUNCTION_SCM_SCM_MUSIC
6632
6633         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6634
6635         * scm/framework-tex.scm (header): sanitize TeX paper size.
6636         (backportme)
6637
6638 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6639
6640         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6641
6642         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6643
6644         * scm/framework-tex.scm (font-load-command): Use T1 if no
6645         font-encoding set.  (backportme)
6646
6647         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6648         exists before converting.  (backportme)
6649
6650         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6651         exists before converting.  (backportme)
6652         (convert-to-ps): Remove .ps file if it exists before
6653         converting.  (backportme)
6654
6655         * lily/lexer.ll: Remove extra progress newline, use present tense.
6656
6657         * scm/paper.scm (paper-alist): public.
6658         * scm/framework-tex.scm (convert-to-ps):
6659         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6660         command line.
6661
6662 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6663
6664         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6665
6666         * lily/recording-group-engraver.cc (derived_mark): mark
6667         now_events_. (backportme)
6668
6669 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6670
6671         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6672
6673         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6674         invoking latex. (backportme.)
6675
6676         * lily/stem.cc (off_callback): center stems for all rest stems.
6677
6678 2004-11-05  Werner Lemberg  <wl@gnu.org>
6679
6680         * Documentation/user/lilypond.tely: Add more guidelines for writing
6681         lilypond texinfo documents.
6682
6683 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6684
6685         * Documentation/index.html.in: remove <hr>.
6686
6687         * THANKS: change 2.3 to 2.4.
6688
6689 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6690
6691         * scm/output-gnome.scm: More fontconfig comment.
6692
6693 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6694
6695         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6696         <package> directory in $(builddir)/share according with
6697         PACKAGE_NAME defined in the VERSION file.
6698
6699 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6700
6701         * lily/beam.cc (rest_collision_callback): use local beam
6702         multiplicity.
6703
6704         * input/regression/stem-stemlet.ly: new file.
6705
6706         * lily/stem.cc (add_head): store rests as well.
6707
6708         * scm/define-grob-properties.scm (all-user-grob-properties): add
6709         stemlet-length
6710
6711         * lily/stem.cc: store rests as well.
6712         
6713         * input/regression/new-slur.ly: mention forcing.
6714
6715 2004-11-04  Werner Lemberg  <wl@gnu.org>
6716
6717         * Documentation/user/*: A new round of layout fixes and document
6718         structure cleanup.
6719
6720 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6721
6722         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6723
6724 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6725
6726         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6727
6728 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6729
6730         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6731
6732         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6733
6734         * lily/main.cc (main): Invoke identify.
6735
6736         * scm/lily.scm (postscript->pdf): Remove progress newline.
6737         Write progress to stderr.
6738
6739         * lily/paper-book.cc (output): Remove progress newline.
6740
6741         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6742         gettext on user messages, and remove whitespace.
6743
6744         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6745
6746         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6747         argv[0] (Thomas Scharkowski).
6748
6749         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6750         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6751         for ec-fonts-mtraced.
6752
6753         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6754         --srcdir build (Bertalan).
6755
6756         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6757         headers and library too (Laura Conrad).
6758
6759         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6760         package for guile too (Laura Conrad).
6761
6762         * lily/main.cc (usage): Typo.
6763
6764 2004-11-02  Werner Lemberg  <wl@gnu.org>
6765
6766         * Documentation/user/notation.ly: More fixes to improve appearance.
6767
6768         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6769         better output for multicolumn tables.
6770
6771 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6772
6773         * lily/main.cc (dir_info): Fixed typo in the printouts.
6774
6775 2004-11-01  Werner Lemberg  <wl@gnu.org>
6776
6777         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6778         of output.
6779         Set `per_line' to 2; replace hard-coded value with it.
6780
6781         * Documentation/user/*: Many fixes to improve appearance of
6782         printed manual.
6783
6784 2004-11-01  Werner Lemberg  <wl@gnu.org>
6785
6786         * Documentation/user/changing-defaults.itely,
6787         Documentation/user/notation.ly,
6788         Documentation/user/programming-interface.itely: Use @/.
6789         Fix formatting of some lilypond snippets and tables.
6790
6791         * scripts/lilypond-book.py (compose_ly): Provide useful default
6792         for LINEWIDTH in `override'.
6793
6794 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6795
6796         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6797
6798 2004-10-31  Werner Lemberg  <wl@gnu.org>
6799
6800         Resetting @exampleindent to `5' gives ugly results with texinfo's
6801         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6802         (if not quoting) to change @exampleindent only locally.
6803
6804         * scripts/lilypond-book.py (NOQUOTE): New variable.
6805         (output) [LATEX]: Remove AFTER and BEFORE.
6806         [TEXINFO]: Remove AFTER and BEFORE.
6807         Fix QUOTE and VERBATIM pattern.
6808         Add NOQUOTE pattern.
6809         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6810         and BEFORE.
6811         [output_texinfo]: Use NOQUOTE.
6812
6813 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6814
6815         * Documentation/user/changing-defaults.itely: clarify paper
6816         size commands with correct info.
6817
6818         * Documentation/user/lilypond-book.itely: add more docs for
6819         filename extensions.
6820
6821 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6822
6823         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6824         (PATCH_LEVEL): start 2.5.0.
6825
6826 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6827
6828         * Documentation/user/notation.itely: add warning about bar numbers
6829         in multistaff music, add warning about quoting grace notes.
6830
6831         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6832         add missing subsubtitle entry to Creating titles.
6833
6834         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6835
6836 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6837
6838         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6839         case.
6840         (conv): add dummy 2.4.0 conversion rule.
6841
6842         * Documentation/user/lilypond.tely: add @finalout.
6843
6844         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6845         for attaching, fixes slur/stem left attachment of
6846         downslur/downstem.
6847
6848         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6849         quote problem if for last note of quoted sequence. 
6850
6851         * input/regression/part-combine-text.ly (comm): add expect strings.
6852
6853 2004-10-30  Werner Lemberg  <wl@gnu.org>
6854
6855         * Documentation/user/examples.itely: Improved layout.
6856
6857         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
6858
6859         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
6860
6861         * Documentation/notation.itely: Use `@/'.
6862         Other layout fixes.
6863
6864 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6865
6866         * lily/part-combine-iterator.cc (unisono): examine last_playing_
6867         (not state_), this fixes a2 printing after chord.
6868
6869         * input/regression/no-staff.ly: fix octave, revise syntax.
6870
6871         * input/regression/lyrics-bar.ly (texidoc): fixes.
6872
6873         * input/regression/beam-dir-functions.ly (Module): remove from regtest
6874
6875         * input/regression/accidentals.ly (Module): remove from regtest.
6876
6877         * lily/parser.yy (Prefix_composite_music): 
6878         oops. Chords should be unrelativable, not bass figures untransposable.
6879
6880         * VERSION: 2.3.26 released.
6881         
6882         * lily/completion-note-heads-engraver.cc (try_music): only return
6883         something when is_first_ is true. Fixes lyrics with completion_heads. 
6884
6885         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
6886
6887         * scm/lily.scm (ly:system): new function. Catches uninstalled
6888         ps2png.
6889
6890 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6891
6892         * Documentation/user/notation.itely: remove
6893         @hyphenatedinternalsref.
6894
6895 2004-10-29  Werner Lemberg  <wl@gnu.org>
6896
6897         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
6898
6899         * scripts/lilypond-book.py (no_options): New dictionary.
6900         (simple_options): New list.
6901         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
6902         (compose_ly): Use `no_options' and `simple_options'.
6903         Fix logic of option handling.
6904         Handle `linewidth' option without parameter.
6905
6906 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6907
6908         * lily/lookup.cc (triangle): use (0, interval.length()) for X
6909         extent, since the stencil is translated later on.
6910
6911         * lily/ledger-line-spanner.cc (print): swap linear_combination
6912         arguments, effectively shortens ledger line. 
6913
6914         * Documentation/user/GNUmakefile
6915         ($(outdir)/lilypond/lilypond.html): use find to remove files.
6916
6917         * lily/main.cc: --no-pages option.
6918
6919 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
6920
6921         * Documentation/user/notation.itely (Fret diagrams): add extra
6922         notes to example to avoid collisions between fret diagrams.
6923
6924 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6925
6926         * Documentation/user/notation.itely (Automatic note splitting):
6927         note about lyrics. 
6928
6929         * Documentation/user/converters.itely (Invoking convert-ly): note
6930         about version numbers. 
6931
6932         * scripts/abc2ly.py (dump_score): revise lyric dumping
6933
6934         * scripts/mup2ly.py (pre_processor_commands): always open file.
6935
6936         * scripts/etf2ly.py (Frame.calculate): always close \grace.
6937         (Etf_file.dump): add \version
6938
6939         * VERSION: 2.3.25 released.
6940
6941         * lily/scm-option.cc: add 'resolution to ly:get-option argument
6942         list.
6943
6944 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6945
6946         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
6947
6948 2004-10-28  Werner Lemberg  <wl@gnu.org>
6949
6950         * Documentation/user/music-glossary.tely: More fixes to improve
6951         appearance with DVI output.
6952
6953         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
6954         EXAMPLEINDENT.  This is the maximum value for quotation environments
6955         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
6956
6957 2004-10-27  Werner Lemberg  <wl@gnu.org>
6958
6959         * Documentation/user/music-glossary.tely: Revised.
6960
6961 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
6962
6963         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
6964         improve fret diagram spacing in printed output.
6965
6966         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
6967         from options for the example so fret-diagrams won't overlap
6968         one another.
6969
6970 2004-10-26  Werner Lemberg  <wl@gnu.org>
6971
6972         * scripts/lilypond-book.py: Some additional formatting for
6973         orthogonality.
6974         (ly_options) [*]: Format strings.
6975         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
6976         by `compose_ly'.
6977         (output) [LATEX][OUTPUT]: Format string and simplify.
6978         (PREAMBLE_LY, FRAGMENT_LY): Format string.
6979         (classic_lilypond_book_compatibility): Take key/value pair as
6980         parameter.
6981         Return key/value pair.
6982         (compose_ly): Rewritten, taking the snippet type as third parameter. 
6983         The default values are now set more sensible, and a `linewidth'
6984         option is no longer overwritten under some circumstances.
6985
6986         * Documentation/user/music-glossary.tely: Replace all accented
6987         character macros with latin-1 codes.
6988
6989 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6990
6991         * lily/music-function.cc (ly_make_music_function): when an
6992         argument predicate is markup?, the signature keyword becomes
6993         "markup" iso "scm".
6994
6995         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
6996         tokens, for functions which signatures contain "markup".
6997
6998         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
6999         MUSIC_FUNCTION_*MARKUP* tokens.
7000
7001 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7002
7003         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
7004         Lyrics context.
7005
7006 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7007
7008         * python/lilylib.py (make_ps_images): return list of output files.
7009
7010         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
7011         all springs tight, and still satisfy the constraints.
7012
7013 2004-10-25  Werner Lemberg  <wl@gnu.org>
7014
7015         * scripts/lilypond-book.py: s/option-sep/option_sep/.
7016         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
7017         (snippet_res): Fix regexps and make them ignore whitespace properly.
7018         (compose_ly): Use `re.split' instead of `string.split' to remove
7019         surrounding whitespace.
7020         Some formatting to get more consistency.
7021
7022 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7023
7024         * VERSION: 2.3.24
7025         
7026         * scm/define-context-properties.scm
7027         (all-user-translation-properties): add verticallySpacedContexts.
7028
7029         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
7030         add interface
7031
7032         * scm/define-grob-properties.scm (all-internal-grob-properties):
7033         add spaceable-staves
7034
7035         * scm/define-grobs.scm (all-grob-descriptions): set
7036         vertically-spaceable-interface for VerticalAxisGroup and
7037         RemoveEmptyVerticalGroup
7038
7039         * lily/system.cc (get_line): determine staff_refpoints_
7040         using spaceable-staves.
7041
7042         * lily/score-engraver.cc (acknowledge_grob): ack
7043         vertically-spaceable-interface and verticallySpacedContexts to
7044         set spaceable-staves.
7045
7046         * input/regression/new-slur.ly: add slur under 16th subbeam case.
7047
7048         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
7049
7050 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7051
7052         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
7053         minimumVerticalExtent tweaks. 
7054  
7055         * mf/feta-schrift.mf: include size of thumb appendix in
7056         bbox. Fixes: c-thumb-notehead.ly  
7057
7058         * THANKS: add Meisters to the Development team.
7059
7060         * scm/framework-tex.scm (convert-to-dvi): redirect output to
7061         /dev/null for non-verbose.
7062
7063         * Documentation/user/invoking.itely (Invoking lilypond): add note
7064         about resource usage.
7065
7066         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
7067
7068         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
7069         --enable-encoding
7070
7071         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
7072
7073         * Documentation/user/changing-defaults.itely (Text encoding):
7074         change to latin1.
7075
7076         * Documentation/user/lilypond.tely: add language and encoding.
7077
7078         * scm/define-grobs.scm (all-grob-descriptions): add
7079         line-interface.
7080
7081         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
7082
7083         * input/test/ossia.ly: font sizes for ossia.
7084
7085         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
7086         -> \context Foo = "NOTENAME".
7087
7088         * lily/main.cc (determine_output_options): fix ordering.
7089
7090 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
7091
7092         * THANKS: Added bughunters for 2.3.
7093
7094 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7095
7096         * Documentation/user/macros.itexi: use findex functions/internals
7097         objects.
7098
7099         * scm/documentation-generate.scm (string-append): add syncodeindex
7100
7101         * Documentation/user/tutorial.itely (A lead sheet): use \chords
7102         for tutoring chord names.
7103  
7104         * Documentation/user/lilypond.tely: remove @authors.
7105
7106 2004-10-23  Werner Lemberg  <wl@gnu.org>
7107
7108         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
7109         Remove first two parameters of \lybox.
7110         Don't emit \vbox around \lybox.
7111         (dump-line): Add width to \lybox call.
7112         Remove first two parameters of \lybox.
7113
7114         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
7115         (\lyitem): Updated.
7116         (\lybox): Only take three parameters.
7117         Create box which has zero depth, only height.
7118         Center box vertically along the x-height of current font.
7119
7120 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7121
7122         * VERSION (PACKAGE_NAME): release 2.3.23
7123
7124         * scm/framework-tex.scm (convert-to-ps): add -E if filename
7125         contains .preview.
7126
7127 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7128
7129         * lily/lyric-extender.cc (print): only run to right-bound if
7130         broken. This fixes input/regression/lyric-extender.ly
7131
7132         * input/regression/beamed-chord.ly: removed.
7133
7134         * Documentation/user/macros.itexi: add \global to definitions for
7135         feta macros.
7136
7137         * po/fr.po: updated po file.
7138
7139         * po/de.po: updated po file.
7140
7141 2004-10-22  Werner Lemberg  <wl@gnu.org>
7142
7143         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
7144
7145 2004-10-21  Werner Lemberg  <wl@gnu.org>
7146
7147         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
7148         (\lilypondexperimentalfeatures): Removed.
7149
7150 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
7151
7152         * Documentation/user/notation.itely: fixed 2 typos
7153
7154 2004-10-20  Werner Lemberg  <wl@gnu.org>
7155
7156         * scm/framework-tex.scm (header-end): Don't set \outputscale.
7157         (dump-line): Produce prettier output.
7158
7159         * tex/lilyponddefs.tex: Comment all macros extensively.
7160         (\lilypondstart): Set \outputscale.
7161         Define \lilypondpagebreak and \lilypondnopagebreak here.
7162         Don't test for positive \lilypondpaperlinewidth -- this is always
7163         positive in the normal case (LilyPond produces bad output otherwise
7164         so we can safely ignore negative or zero values).
7165         (\lilypondend): Remove useless test for \lilypondbook.
7166         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
7167         don't input `feta20.tex'.
7168
7169 2004-10-19  Graham Percival  <gperlist@shaw.ca>
7170
7171         * Documentation/user/examples.itely: added texidoc lilypond-book
7172         template.
7173
7174 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7175
7176         * cygwin/lilypond.hint: Update.
7177
7178 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
7179
7180         * Documentation/user/notation.itely (Fret diagrams): Add documentation
7181         for fret diagram markups to user manual
7182
7183         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
7184         documentation for fret-diagram-terse
7185
7186         * Documentation/user/notation.itely: Added section on fret diagrams.
7187
7188 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7189
7190         * scripts/convert-ly.py (usage): Fix --help description.  Apply
7191         range also for --show-rules.
7192
7193 2004-10-18  Werner Lemberg  <wl@gnu.org>
7194
7195         * scripts/lilypond-book.py (Snippet, Include_snippet)
7196         [replacement_text]: Use group `match'.
7197
7198 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7199
7200         * Documentation/user/macros.itexi: Use @ref instead of @inforef
7201         for html.  Apparently, ``you should'' in texinfo documentation is
7202         merely a guideline that can safely be ignored.
7203
7204         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
7205         auto-mode-alist.
7206
7207         * input/test/engraver-example.ily: 
7208         * input/regression/allfontstyle.ily: Rename, update users.
7209
7210 2004-10-16  Graham Percival  <gperlist@shaw.ca>
7211
7212         * Documentation/user/lilypond-book.itely: add more details about
7213         building .lytex files.
7214
7215         * Documentation/user/examples.itely: added piano-lyrics template
7216
7217         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
7218
7219         * input/GNUmakefile: remove "templates" from build subdirs.
7220
7221         * input/template: removed.
7222
7223 2004-10-16  Werner Lemberg  <wl@gnu.org>
7224
7225         * scripts/lilypond-book.py (snippet_res): Define group `match'
7226         everywhere.
7227         Accept more spaces between commands and its arguments and options.
7228         Fix some regexps.
7229         (output): Remove some newlines in string values and suppress spaces
7230         in output.
7231         (output_texinfo): Output `output_print_filename' only if not empty.
7232         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
7233
7234 2004-10-16  Werner Lemberg  <wl@gnu.org>
7235
7236         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
7237         some TeX line ends with `%' to avoid additional horizontal space in
7238         output.
7239
7240         * scripts/lilypond-book.py: Unexpand spaces to tabs.
7241         (snippet_res): Use `x' modifier to represent regular expressions
7242         in a friendlier way.
7243         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
7244         (find_toplevel_snippets): Don't use indices from match group 0,
7245         which is the whole pattern space, but group 1.
7246
7247 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7248
7249         * flower/include/direction.hh (enum Direction): add
7250         DIRECTION_LIMIT
7251
7252 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7253
7254         * po/fr.po: new po file.
7255
7256 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7257
7258         * Documentation/user/macros.itexi: Do not construct external
7259         references using @uref.  That results in broken links.
7260
7261         * lily/slur.cc (outside_slur_callback): Use int in for loop;
7262         avoids g++-3.4.1 enum beature.
7263
7264 2004-10-13  Graham Percival  <gperlist@shaw.ca>
7265
7266         * Documentation/user/examples.itely: added lilypond-book template.
7267
7268         * Documentation/user/lilypond-book.itely: added filename extension
7269         page.
7270
7271 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7272
7273         * debian/rules (binary-indep): Link images for info.
7274
7275         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
7276         feature nicked from jEdit.
7277
7278 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
7279
7280         * Documentation/user/introduction.itely: Minor corrections.
7281
7282         * Documentation/user/notation.itely: Minor corrections.
7283
7284         * Documentation/user/tutorial.itely: Minor corrections.
7285
7286 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7287
7288         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
7289
7290         * scm/*.scm:
7291         * ly/paper-defaults.ly: Use papersizename only.
7292
7293 2004-10-11  Werner Lemberg  <wl@gnu.org>
7294
7295         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
7296         \raise work with positive values.
7297
7298 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7299
7300         * Documentation/user/notation.itely (Multi measure rests): Update
7301         the docs corresponding to the implementation change from 2004-10-08.
7302
7303 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7304
7305         * VERSION (MY_PATCH_LEVEL): release 2.3.22
7306
7307         * scm/part-combiner.scm (determine-split-list): reinstate
7308         playing+resting case. 
7309
7310         * Documentation/user/invoking.itely (Reporting bugs): rename.
7311
7312         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
7313
7314         * lily/parser.yy (Prefix_composite_music): change no-transposition
7315         for mode_changing_head to figures too.
7316
7317         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
7318         with normal slurs too.
7319         
7320         * lily/slur-scoring.cc (move_away_from_staffline): new function.
7321         (get_base_attachments): move away attachment point for breaks
7322         similar to attachment points on slurs (staffline collision, and
7323         half a space of padding)
7324
7325         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
7326         force twice.
7327
7328         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
7329         mode, return #f.        
7330
7331         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
7332         for last page if raggedlast. 
7333
7334         * lily/parser.yy (Prefix_composite_music): untransposable is for
7335         FiguredBass, not ChordNames
7336
7337 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7338
7339         * scm/framework-tex.scm: Merge fix.
7340
7341 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7342
7343         The grand \paper -> \layout, \bookpaper -> \paper renaming.
7344
7345 2004-10-10  Graham Percival  <gperlist@shaw.ca>
7346
7347         * Documentation/user/notation.itely: add raggedright to a whole
7348         bunch of places.
7349
7350 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7351
7352         * scm/paper.scm (set-paper-dimension-variables): new
7353         function. Define dimension-variables explicitly in \paper too.
7354         This allows overriding linewidth inside \score { \paper { } }
7355         blocks
7356  
7357         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
7358         landscape.
7359         (header): add landscape and papersize options.
7360
7361 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7362
7363         * lily/*.cc: use robust_scm2moment() where appropriate.
7364
7365         * lily/moment.cc (robust_scm2moment): new function.
7366
7367         * scm/titling.scm (default-score-title): remove caps for piece.
7368
7369         * VERSION: 2.3.21 released.
7370         
7371         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
7372
7373         * lily/include/slur-configuration.hh (class Slur_configuration):
7374         new file.
7375
7376         * lily/slur-configuration.cc: new file. move scoring functions
7377         into Slur_configuration.
7378
7379         * lily/slur-scoring.cc (Slur_score_state): change static functions
7380         to methods of Slur_score_state.
7381
7382         * lily/bezier-bow.cc (Message): 
7383
7384         * flower/include/interval-set.hh (Message): new file.
7385
7386         * flower/interval-set.cc (Message): new file.
7387
7388 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7389
7390         * lily/multi-measure-rest-engraver.cc (process_music): always
7391         generate MultiMeasureRestNumbers.
7392
7393         * SConstruct (txt_files): switch of make dist
7394
7395         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
7396         make sure that (indent < len / 3). This fixes progerror-max_h.ly
7397
7398         * lily/multi-measure-rest-engraver.cc (process_music): make
7399         MultiMeasureRestNumber too.
7400
7401 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7402
7403         * Documentation/user/notation.itely (Bar lines): Added a note that
7404         defaultBarType is to be changed in the Timing context.
7405
7406 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7407
7408         * lily/include/guile-compatibility.hh: add file.
7409
7410         * scm/framework-tex.scm (convert-to-dvi): use max of current
7411         extra_mem_top and 1M.
7412
7413         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
7414         function.
7415
7416 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7417
7418         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
7419  
7420 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7421
7422         * lily/slur-scoring.cc (struct Slur_score_state): add
7423         has_same_beam_, edge_has_beams_, is_broken_ bools.
7424         (get_base_attachments): simpler Y attachment determination for
7425         broken slurs.
7426
7427 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7428
7429         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
7430         bash without that is quite interesting.  Add xml and some omf
7431         keys.
7432
7433 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7434
7435         * Documentation/user/macros.itexi: Add xml macros.
7436
7437         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
7438
7439         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
7440
7441 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7442
7443         * lily/break-substitution.cc (substitute_mutable_property_alist):
7444         only put property back into value if != SCM_UNDEFINED
7445
7446         * lily/lyric-extender.cc (print): don't take common refpoint of
7447         null object if right_text isn't there.
7448  
7449         * lily/slur-scoring.cc (struct Slur_score_state): new
7450         struct. Collect scoring function arguments.
7451         (struct Slur_score_state): add musical_dy_
7452         (get_extra_encompass_infos): new function. Split off state
7453         computations.
7454
7455         * scm/part-combiner.scm (determine-split-list): remove playing1
7456         and playing2.
7457
7458 2004-10-02  Graham Percival  <gperlist@shaw.ca>
7459
7460         * Documentation/index.html.in: remove link to templates.
7461
7462         * Documentation/user/notation.itely: more small fixes.
7463
7464 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7465
7466         * lily/timing-engraver.cc (process_music): move setting
7467         measure-length. This fixes spacing-whole-rest.ly
7468
7469         * VERSION (PACKAGE_NAME): release 2.3.20
7470         
7471         * input/regression/quote-transposition.ly: update example
7472
7473         * scm/define-music-properties.scm (all-music-properties): change
7474         meaning of instrumentTransposition.  It is now the pitch played
7475         that sounds as middle C. This means that instrumentTransposition
7476         can be \transposed. 
7477         Fixes: transpose-quote.ly
7478
7479         * lily/parser.yy (command_element): reverse setting of
7480         instrumentTransposition
7481
7482         * lily/pitch.cc (pitch_interval): rename.
7483
7484         * lily/recording-group-engraver.cc (stop_translation_timestep):
7485         remove macrameing of accumulator and set_car/cdr.
7486         Fixes: transposition-quote.ly
7487
7488         * lily/music.cc (transpose): fold Event::transpose() in.
7489
7490         * lily/event.cc: remove Transpose. 
7491
7492         * lily/recording-group-engraver.cc: cleanup.
7493
7494         * ly/music-functions-init.ly (displayMusic): add function.
7495
7496         * make/lilypond.fedora.spec.in: rename file.
7497
7498         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7499         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7500
7501         * Documentation/user/changing-defaults.itely (Changing context
7502         properties on the fly): typo.
7503
7504         * lily/slur.cc (outside_slur_callback): try three sample points
7505         for determining collisions. This fixes: slur-script.ly.
7506
7507 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7508
7509         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7510
7511 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7512
7513         * Documentation/user/notation.itely: more small fixes.
7514
7515         * Documentation/user/examples.itely: make new sections.
7516
7517         * input/test/bar-lines.ly: improve output, fix bug.
7518
7519         * Documentation/user/changing-defaults.itely: small fixes.
7520
7521 2004-10-01  Werner Lemberg  <wl@gnu.org>
7522
7523         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7524         T1 encoding in texinfo mode.
7525         (\lilypondstart): Use it.
7526         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7527
7528 2004-09-30  Werner Lemberg  <wl@gnu.org>
7529
7530         * tex/lilyponddefs.tex (\lilypondstart): Define
7531         \lilypondfontencoding for both texinfo and latex mode.
7532
7533         * scm/framework-tex.scm (font-load-command): Use
7534         \lilypondfontencoding.
7535
7536 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7537
7538         * scm/framework-tex.scm (dump-page): take with-extents?
7539         argument. If true, output Y extents. Used for lilypond-book
7540         documents.
7541
7542         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7543         \bookpaper.
7544
7545         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7546         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7547  
7548         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7549         page.
7550
7551 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7552
7553         * Documentation/user/notation.itely (Multi measure rests):
7554         Improved example.
7555
7556 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7557
7558         * lily/auto-beam-engraver.cc (test_moment): robustify.
7559
7560 2004-09-28  Werner Lemberg  <wl@gnu.org>
7561
7562         * scm/framework-tex.scm (font-load-command): Define proper font
7563         macro which sets font encoding if available.
7564         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7565         from the \bookpaper block.
7566
7567         * tex/lilyponddefs.tex (\lilypondstart): Use
7568         \lilypondpaperinputencoding for global input encoding.
7569
7570 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7571
7572         * lily/score.cc (Score): oops. Copy error_found_ too.
7573
7574 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7575
7576         * stepmake/stepmake/texinfo-rules.make: 
7577         * Documentation/GNUmakefile: --srcdir build fixes.
7578
7579         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7580
7581         * Documentation/user/latex-lilypond-example.latex:
7582         * Documentation/user/latex-example.latex: Fix compile errors.
7583         Still buggy, need more love.
7584
7585 2004-09-27  Werner Lemberg  <wl@gnu.org>
7586
7587         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7588
7589 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7590
7591         * Documentation/user/examples.itely: removed \midi block to
7592         simplify the example
7593
7594         * Documentation/user/notation.itely: Removed superfluous
7595         TextSpanner tweakings (is already done by engraver-init.ly).
7596         Documented bug: vertical alignment of articulations.
7597
7598         * Documentation/user/notation.itely, ly/engraver-init.ly
7599         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7600         padding.
7601
7602         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7603         docu about TextSpanner padding bug from manual to engraver.ly
7604         (since it's workarounded and hence not user-visible any more)
7605
7606 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7607
7608         * VERSION: release 2.3.19
7609
7610 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7611
7612         * ly/property-init.ly: fix bug in displaying ledger lines while
7613         \hideNotes is on.
7614
7615         * Documentation/user/notation.itely: more editing.
7616
7617         * Documentation/user/examples.itely: add piano-dynamics template.
7618
7619         * input/template/piano-dynamics.ly: remove.
7620
7621         * Documentation/user/sound-output.itexi: more editing
7622
7623 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7624
7625         * Documentation/user/notation.itely: more editing.
7626
7627 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7628
7629         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7630         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7631
7632 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7633
7634         * lily/hairpin.cc (print): check columns of bounds, not bounds
7635         themselves.
7636         (print): robustify bound-padding lookup.
7637
7638         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7639
7640         * scripts/lilypond-book.py (Compile_error.process_include): catch
7641         Compile_error exception, and remove output .texi.
7642
7643         * scm/define-music-properties.scm (all-music-properties): add
7644         error-found
7645
7646         * lily/parser.yy (Music_list): add error-found to music with errors.
7647
7648         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7649
7650         * lily/book.cc (process): ignore books with errors
7651
7652         * lily/include/score.hh (class Score): add error_found_ member.
7653
7654         * lily/drum-note-engraver.cc (try_music): idem.
7655
7656         * lily/note-heads-engraver.cc: remove start-playing-event.
7657
7658         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7659         BusyPlayingEvent to determine which voice was active last.
7660         (unisono): use last active to where to get unisono information
7661         from. This fixes: partcombine-rest.ly (again).
7662
7663         * scm/part-combiner.scm (determine-split-list): cleanups
7664
7665 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7666
7667         * input/regression/lyric-extender.ly: simplify.
7668         complexify.
7669
7670         * lily/lyric-extender.cc (print): use it to determine size of
7671         extender. Remove Lyric_extender::is_visible().
7672
7673         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7674         next property.
7675
7676         * lily/lyric-engraver.cc: remove get_current_rest().
7677         
7678 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7679
7680         * input/regression/lyric-extender.ly: Fix and add test.
7681
7682         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7683
7684 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7685
7686         * lily/note-head.cc: remove Note_head::extent.
7687
7688 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7689
7690         * Documentation/user/tutorial.itely: do manual style 2-space
7691         indents in examples
7692
7693         * Documentation/user/notation.itely: more editing.
7694
7695 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7696
7697         * lily/lyric-engraver.cc (get_current_rest): New function.
7698
7699         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7700         stop at rest.
7701
7702         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7703
7704         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7705
7706 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7707
7708         * Documentation/user/examples.itely (Small ensembles): added
7709         example for transcription of mensural music
7710
7711         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7712         link to SATB vocal score
7713
7714         * Documentation/user/notation.itely (System start delimiters):
7715         fixed typo: GrandStaff->StaffGroup
7716
7717         * Documentation/user/notation.itely (Ancient articulations):
7718         removed obsolete comment on \episem bug
7719
7720 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7721
7722         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7723         of header.
7724
7725 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7726
7727         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7728         start to note-column.
7729
7730         * lily/hairpin.cc (print): check text-interface, to attach to
7731         dynamic texts.  
7732
7733         * lily/include/text-item.hh (class Text_interface): rename
7734         Text_item -> Text_interface
7735
7736         * lily/piano-pedal-bracket.cc (print): robustify.
7737
7738 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7739
7740         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7741
7742         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7743         true will print the page number in the first page.
7744
7745         * Documentation/user/changing-defaults.itely: Document
7746         printfirstpagenumber.
7747
7748 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7749
7750         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7751         objects.
7752
7753         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7754         dy for scaling. This fixes various downbeams.
7755         
7756
7757         * lily/beam-quanting.cc (best_quant_score_idx): 
7758
7759 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7760
7761         * scm/framework-tex.scm (header-to-file): Fix.
7762
7763 2004-09-22  Werner Lemberg  <wl@gnu.org>
7764
7765         * lily/parser.yy <score_body>: Fix typo.
7766
7767 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7768
7769         * Documentation/user/tutorial.itely: modified a "future planning"
7770         comment.
7771
7772         * Documentation/user/notation.itely: more editing.
7773
7774 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7775
7776         * scm/define-markup-commands.scm (note-by-number): read font-size
7777         to determine stem length. Fixes: markup-note.ly
7778
7779 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7780
7781         * lily/slur.cc (outside_slur_callback): read #'padding for
7782         slur-padding. Fixes: slur-script.ly
7783
7784         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7785
7786 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7787
7788         * Documentation/user/notation.itely (ancient flags): documented
7789         flags-related known bugs
7790
7791         * lily/include/ligature-engraver.hh: added comment about why and
7792         how of (non-)use of abstract virtual methods
7793
7794         * ly/engraver-init.ly (VaticanaVoice,
7795         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7796         unset dash-fraction property in order to get solid lines
7797
7798         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7799
7800 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7801
7802         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7803
7804 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7805
7806         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7807         in function.
7808
7809         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7810         openout_any=p.  Throughout: progress to stderr, translate user
7811         messages.
7812
7813         * scm/output-gnome.scm: Fix font dir description.
7814
7815 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7816
7817         * input/test/mensural-ligatures.ly (voice): move linethickness
7818         settings to bookpaper.
7819
7820         * lily/simple-spacer.cc (Module): use force to stretch to 
7821         line length as force measure for ragged spacing.
7822         
7823         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7824         blocks in the parser. This eliminates ordering dependency for
7825         \bookpaper and \paper
7826
7827         * ly/part-paper-init.ly: remove file.
7828
7829         * lily/includable-lexer.cc (new_input): elucidate message.
7830
7831         * VERSION: 2.3.18 released.
7832         
7833 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7834
7835         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7836         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7837         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7838         #'Slur.attachment setting.
7839
7840         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7841         friendlier for point and click.
7842
7843 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7844
7845         * ly/init.ly: reverse collected scores.
7846
7847         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7848         layout to determine force.
7849         
7850 2004-09-18  Werner Lemberg  <wl@gnu.org>
7851
7852         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
7853         ties.
7854
7855         * ly/declarations-init.ly (escapedBiggerSymbol,
7856         escapedSmallerSymbol): Fix typos.
7857
7858         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
7859
7860 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7861
7862         * input/{input,regression}/*.ly: run convert-ly
7863
7864         * VERSION: release 2.3.17
7865
7866         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
7867         little wider for attachment calculation. This prevents stem and
7868         slur touching.
7869
7870         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
7871         ) 
7872
7873         * input/regression/tie.ly (texidoc): cleanup.
7874
7875         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
7876         and ~
7877
7878         * lily/slur-scoring.cc (score_extra_encompass): check if extra
7879         objects are on boundary column. 
7880
7881         * lily/main.cc (parse_argv): process --tex too.
7882
7883         * ly/music-functions-init.ly (keepWithTag): add music functions
7884         keepWithTag and removeWithTag.
7885
7886         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
7887
7888         * lily/accidental-engraver.cc (recent_enough): interpret laziness
7889         = #t. This fixes no-reset accidental-style.
7890
7891         * input/regression/accidental-piano.ly (Module): new file.
7892
7893         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
7894
7895 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7896
7897         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
7898         extra encompass.
7899         (score_extra_encompass): use Y coordinate of attachment if X
7900         attachment falls in extra encompass X extent.
7901
7902         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
7903         GUILE_LOAD_PATH
7904
7905 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7906
7907         * scm/output-gnome.scm: Small fixes.
7908
7909         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
7910
7911 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
7912
7913         * Documentation/user/notation.itely (Ancient flags): Removed
7914         documentation on adjust-if-on-staffline (this property was removed
7915         by Han-Wen).
7916
7917         * Documentation/user/notation.itely (Ancient notation): Minor
7918         cleanups and fixes.  Renamed "Vaticana style contexts" ->
7919         "Gregorian Chant contexts".  Added section "Mensural contexts".
7920         Added section "Ancient articulations".
7921
7922         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
7923
7924 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7925
7926         * buildscripts/guile-gnome.sh: Add missing bit.
7927
7928 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7929
7930         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
7931
7932         * lily/slur-scoring.cc (get_y_attachment_range): set end point
7933         using base_attachment.
7934
7935         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
7936         page header back.
7937
7938         * scm/documentation-generate.scm (top-node): move version to top
7939         node.
7940
7941         * lily/ledger-line-spanner.cc: add ledgered-interface, with
7942         property no-ledgers.
7943
7944 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
7945
7946         * Documentation/user/{changing-defaults,examples,invoking,
7947         tutorial}.itely: Expand 's to is.
7948
7949         * Documentation/user/notation.itely: Capitalize only first letter.
7950
7951         * Documentation/user/programming-interface.itely: Capitalize Scheme.
7952
7953         * Documentation/user/lilypond-book.itely: use @refbugs.
7954
7955         * THANKS: sort.
7956
7957         * input/mutopia/F.Schubert/morgenlied.ly,
7958         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
7959         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
7960         name.
7961
7962 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
7963
7964         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
7965         lneomensural char entry; (ii) fixed mensural/neomensural naming
7966         clash typo; (iii) lneomensural char: fixed stem attachment point.
7967         WARNING: FONT CHANGED!
7968
7969 2004-09-15  Graham Percival  <gperlist@shaw.ca>
7970
7971         * Documentation/user/introduction.itely: update \stemBoth to
7972         \stemNeutral.
7973
7974         * Documentation/user/notation.itely: more editing of the manual.
7975
7976 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7977
7978         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
7979         factor in edge attraction. This reflects that the left edge may
7980         have a larger gap for an ascending up-slur.
7981         (get_base_attachments): copy bound Y from right bound, if there is
7982         only one note-column after the line break.
7983
7984 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7985
7986         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
7987
7988 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7989
7990         * lily/phrasing-slur-engraver.cc (process_music): Create
7991         PhrasingSlur instead of Slur.
7992
7993         * Documentation/user/changing-defaults.itely (Defining new
7994         contexts): Fixed misprinted context name.
7995
7996 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7997
7998         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
7999
8000         * scripts/convert-ly.py (conv): change Both to Neutral in property
8001         settings.
8002
8003         * ly/engraver-init.ly: increase extent of Staff. 
8004
8005 2004-09-13  Graham Percival  <gperlist@shaw.ca>
8006
8007         * scm/script.scm: change behaviour of slur and accent.
8008
8009         * Documentation/user/music-glossary.tely: de-gender a few entires.
8010
8011         * Documentation/user/introduction.itely: de-gender a few sentences.
8012
8013 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8014
8015         * input/regression/rehearsal-mark-number.ly: Reuse the existing
8016         formatting routine when adding boxed numbers. Makes it easier to
8017         extrapolate how to do for boxed letters.
8018
8019 2004-09-12  Graham Percival  <gperlist@shaw.ca>
8020
8021         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
8022
8023         * Documentation/user/invoking.itexi: updated the "reporting bugs"
8024         section.
8025
8026 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8027
8028         * scm/define-grobs.scm (all-grob-descriptions): longer
8029         ideallengths for stems in higher order beams.
8030
8031         * Documentation/user/changing-defaults.itely (Page layout):
8032         document them.
8033
8034         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
8035         to get sane spaces for titles.
8036
8037         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
8038         beforetitlespace, betweentitlespace.
8039
8040         * input/regression/beam-quant-standard.ly (primeSixteenths): add
8041         16th notes.
8042
8043         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
8044         small slope up to smallest quant. This prevents small slopes from
8045         getting rounded to zero.
8046
8047         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
8048         are smaller than the smallest quant.
8049
8050         * input/tutorial/brahms*.ly: remove.
8051
8052         * input/*: update all .ly files.
8053          
8054         * ly/a4-init.ly (vsize): remove papersize init files.
8055
8056         * scripts/convert-ly.py (conv): add conversion.
8057
8058         * lily/parser.yy: change mode changing commands to XXXmode,
8059         eg. drummode.
8060         (mode_changing_head): group mode changes.
8061         (mode_changing_head_with_context): new commands: create context as
8062         well as change mode.
8063
8064         * input/regression/system-overstrike.ly: new file.
8065
8066         * scm/page-layout.scm (ly:optimal-page-breaks): add
8067         betweensystempadding also to fixed distance for the spring.
8068  
8069         * scm/define-grobs.scm (all-grob-descriptions): fix order of
8070         key-cancellation.
8071
8072         * input/regression/beam-concave-damped.ly: new file.
8073
8074         * lily/beam-concave.cc: new file, with new routines for concave
8075         decisions. There are now two types of concaveness: 1. a sharp
8076         logic decision forcing a beam horizontal, and 2. a number that
8077         measures how concave beams are that are not caught by 1.
8078
8079         This fixes: morgenlied.ly and input/regression/beam-concave.ly
8080         
8081         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
8082         property: add-stem-support
8083
8084 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8085
8086         * lily/slur-scoring.cc (get_bound_info): only do
8087         broken trend at the end of the line.
8088
8089         * VERSION (PACKAGE_NAME): release 2.3.16.
8090
8091         * input/regression/phrasing-slur.ly (Module): remove (duplicate
8092         with phrasing-slur-slur-avoid.ly)
8093
8094         * lily/slur-scoring.cc (struct Extra_collision_info): collect
8095         parameters for extra offset.
8096         (get_bezier): add slurs mid-points for curve determination
8097         (score_extra_encompass): add slur end points for scoring.
8098
8099 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
8100
8101         * scm/framework-ps.scm (reencode-font): Handling font scaling
8102         and reencoding differently to work around a bug in gs 8.30 and
8103         earlier.
8104         Update callers.
8105
8106 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8107
8108         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
8109         extent index of other system. Fixes slurs across line breaks.
8110
8111         * lily/tuplet-engraver.cc (start_translation_timestep): use
8112         Tuplet_description::stop_ for determining when to stop producing
8113         tuplet brackets. This fixes: tuplet-overwrite.ly
8114
8115         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
8116         errors with GUILE 1.7 CVS.
8117
8118         * lily/translator.cc (derived_mark): new function.
8119
8120         * lily/slur-scoring.cc (score_encompass): new penalty type:
8121         variance penalty demerits slurs where one head/stem is much
8122         closer to the slur than average.
8123
8124         * lily/tuplet-bracket.cc (print): use robust_relative_extent
8125         iso. extent()
8126         (calc_position_and_height): use robust_relative_extent(). This
8127         fixes a couple of programming_errors
8128
8129         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
8130         file.
8131
8132         * lily/part-combine-iterator.cc (unisono): bugfix for the case
8133         that voice-2 plays solo, and voice-1 has an mmrest that starts
8134         earlier. In that case, we switch to voice-2, so we catch the
8135         mmrest of voice-2. This fixes: partcombine-rest.ly.
8136  
8137 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8138
8139         * scm/define-grob-properties.scm (all-internal-grob-properties):
8140         add adjacent-hairpins property.
8141
8142         * lily/hairpin.cc: lengthen hairpin if space is available.
8143
8144         * input/regression/dynamics-hairpin-length.ly (Module): new file.
8145
8146 2004-09-10  Graham Percival  <gperlist@shaw.ca>
8147
8148         * Documentation/user/notation.itely: small fixes to docs.
8149
8150 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8151         
8152         * VERSION (PACKAGE_NAME): release 2.3.15
8153
8154         * make/lilypond.redhat.spec.in (Requires): bump requirement for
8155         ec-fonts-mftraced
8156
8157         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
8158         the latest ec-fonts-mftraced package.
8159
8160         * scm/define-context-properties.scm
8161         (all-internal-translation-properties): add property. Remove
8162         definition of quotes property.
8163
8164         * Documentation/user/notation.itely (Quoting other voices):
8165         document it
8166
8167         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
8168         property, to determine what events are processed in \quote.
8169
8170 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
8171
8172         * (many files): removed most occurrences of underscore ("_")
8173         from font characters; made font character naming more
8174         consistent
8175
8176         * input/test/gregorian-scripts.ly: fixed another victim of grand
8177         replacement operations
8178
8179         * lily/vaticana-ligature-engraver.cc: caught some more "_"
8180         inconsistencies
8181
8182         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
8183
8184 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8185
8186         * Documentation/user/changing-defaults.itely (Paper size): doc
8187         landscape
8188         
8189
8190         * scm/framework-ps.scm (eps-header): bugfixes. 
8191
8192         * scm/titling.scm (default-score-title): remove opus from the
8193         \score title.
8194
8195 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
8196
8197         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
8198
8199         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
8200
8201         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
8202
8203         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
8204
8205         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
8206
8207         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
8208
8209         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
8210
8211         * scripts/ps2png.py (program_name): changed to sys.argv[0]
8212
8213 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8214
8215         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
8216         character position.  Huh?
8217
8218         * scm/output-gnome.scm (placebox): Shield affine-relative.
8219
8220         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
8221         cater for system's pango 1.5.1.
8222
8223         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
8224
8225         * scm/slur.scm: Tweak.
8226
8227 2004-09-08  Graham Percival  <gperlist@shaw.ca>
8228
8229         * Documentation/user/{first couple of chapters}: more editing.
8230
8231 2004-09-07  Graham Percival  <gperlist@shaw.ca>
8232
8233         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
8234         and summary.
8235
8236         * Documentation/user/{first couple of chapters}: the big "Graham's
8237         moved to a new city, his friends haven't arrived, and he has no
8238         internet access" patch.  Numerous editorial and stylistic changes
8239         to the manual.
8240
8241 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8242
8243         * scm/framework-ps.scm (output-framework): handle landscape settings.
8244
8245         * ps/lilyponddefs.ps: cleanup.
8246
8247 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8248
8249         * scm/define-grobs.scm (all-grob-descriptions): unset
8250         threshold. This fixes morgenlied. 
8251
8252         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
8253         rod calculation.
8254
8255         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
8256         spanners into account for staff-extents.
8257
8258         * lily/ottava-bracket.cc (print): take common refpoint of dots
8259         into account as well.
8260
8261 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8262
8263         * lily/lookup.cc (triangle): translate by interval.
8264
8265         * VERSION (PACKAGE_NAME): release 2.3.14
8266
8267         * Documentation/user/changing-defaults.itely (Page layout): add
8268         betweensystempadding
8269
8270         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
8271
8272         * input/regression/quote-cyclic.ly (Module): new file.
8273
8274         * scm/lily.scm (print): add function.
8275
8276         * scm/music-functions.scm (quote-substitute): new
8277         function. Substitute \quote when putting music into \score.
8278
8279         * input/regression/key-signature-cancellation.ly (Module): new file.
8280
8281         * lily/*.cc: more ly_scm2 -> scm_to converions.
8282
8283         * lily/key-signature-interface.cc (print): take position
8284         difference into account when spacing naturals.
8285
8286         * lily/key-engraver.cc (create_key): create KeyCancellation grob
8287         separately, so the cancellation can be put before the staff-bar
8288
8289         * scm/define-grobs.scm (all-grob-descriptions): add a
8290         KeyCancellation grob.
8291
8292         * lily/tuplet-engraver.cc (struct Tuplet_description): new
8293         struct. Use to clean-up Tuplet_engraver
8294
8295 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8296
8297         * lily/*: ly_scm2int -> scm_to_int
8298         ly_scm2double -> scm_to_double
8299
8300         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
8301
8302 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8303
8304         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
8305         0 springs
8306
8307         * lily/system.cc (post_processing): 
8308
8309         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
8310         density for vertical spacing by means of force penalty.
8311         
8312         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
8313         dimension-variables
8314
8315         * Documentation/user/changing-defaults.itely (Page layout): add
8316         betweensystemspace variable.
8317
8318         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
8319
8320         * scm/page-layout.scm (space-systems): new function. Use spring
8321         and rod approach for vertically spacing systems.
8322
8323         * ly/engraver-init.ly: tune down minimumVerticalExtent.
8324
8325         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
8326         vertical alignment.
8327
8328         * lily/slur-engraver.cc (process_music): add warning for slur.
8329
8330 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8331
8332         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
8333
8334         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
8335         export spacing routine to SCM.
8336
8337         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
8338         new class, separate Grobs from interface.
8339
8340 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8341
8342         * lily/include/lily-guile.hh: compatibility glue for 1.6
8343
8344         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
8345
8346         * lily/lily-guile.cc: remove ly_scm2str0.
8347
8348 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8349
8350         * Documentation/user/macros.itexi: Use @inforef iso @uref for
8351         external references.  Fixes HTML cross references with makeinfo 4.7.
8352
8353 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8354
8355         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
8356         expand_only option.
8357
8358 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8359
8360         * lily/system.cc (get_line): add System stencil to exprs. Fixes
8361         system-extents.ly.
8362
8363         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
8364
8365         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
8366         for MultiMeasureRestNumber
8367
8368         * VERSION (PACKAGE_NAME): release 2.3.13
8369
8370 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8371
8372         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
8373         takes two arguments.
8374
8375 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8376
8377         * input/regression/slur-stem-broken.ly: remove.
8378
8379         * lily/slur.cc: add quant-score.
8380
8381         * input/regression/slur-staccato.ly (texidoc): remove
8382
8383         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
8384
8385 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8386
8387         * lily/include/bezier-bow.hh: remove.
8388
8389         * lily/slur-bezier-bow.cc (Module): remove.
8390
8391         * lily/include/slur.hh (Module): remove.
8392
8393         * lily/slur.cc: remove
8394
8395         * input/test/slur-beautiful.ly (Module): remove
8396
8397         * input/test/slur-attachment-override.ly (Module): remove
8398
8399         * lily/slur-quanting.cc (after_line_breaking): only do scoring
8400         when less than 4 control-points.
8401
8402         * lily/key-signature-interface.cc: add style.
8403
8404         * Documentation/user/notation.itely (Automatic staff changes):
8405         document new behavior.
8406
8407         * input/regression/slur-extreme.ly: new file.
8408
8409         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
8410         bass. Obviates \clef bass in the bass staff, when using \autochange 
8411
8412         * lily/auto-change-iterator.cc (construct_children): instantiate
8413         up/down Staff, create Voice on up staff initially. Obviates
8414         explicit instantiation of up/down contexts for \autochange. 
8415
8416         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
8417         slur depending on extents of note heads.
8418         
8419 2004-08-28  Graham Percival  <gperlist@shaw.ca>
8420
8421         * Documentation/user/tutorial.itely: minor editing.
8422
8423         * Documentation/user/examples.itely: tiny editing.
8424
8425 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8426
8427         * lily/slur-quanting.cc (init_score_param): read scoring
8428         parameters from slur-details property
8429
8430         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
8431         Accidental
8432
8433         * Documentation/user/advanced.itely: removed.
8434
8435         * Documentation/user/programming-interface.itely (How markups work
8436         internally): new subsection.
8437
8438         * Documentation/user/converters.itely (Invoking abc2ly): remove
8439         musedata2ly.
8440
8441 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8442
8443         * Documentation/user/point-and-click.texi (Point and click): new file.
8444         put point & click in appendix.
8445         
8446         * Documentation/user/changing-defaults.itely (Vertical spacing):
8447         corrections
8448
8449 2004-08-27  Graham Percival  <gperlist@shaw.ca>
8450
8451         * Documentation/user/introduction.itely: add note about the
8452         "example templates" section of the manual, and remove link to
8453         input/template/
8454
8455 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
8456
8457         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
8458         -> La@TeX
8459
8460         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
8461         missing lneo_mensural head; editorial cleanups
8462
8463         * lily/mensural-ligature.cc: added more comments
8464
8465 2004-08-26  Graham Percival  <gperlist@shaw.ca>
8466
8467         * Documentation/user/examples.itely: second, third, fourth, and fifth
8468         sections added.
8469
8470         * input/template/{various}: removed files included in examples.itely.
8471
8472 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
8473
8474         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
8475         Stem::stem_end_position instead of broken
8476         Staff_symbol_referencer::get_position
8477
8478 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8479
8480         * debian/changelog: debian patch by Anthony Fok.
8481
8482         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8483
8484         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8485         get spurious messages with skipTypesetting on.
8486
8487 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8488
8489         * Documentation/user/lilypond-book.itely: slight clean-up.
8490
8491         * Documentation/user/examples.itely: began section.
8492
8493 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8494
8495         * lily/script-interface.cc: add slur property.
8496
8497         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8498         too.
8499
8500         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8501
8502         * lily/ottava-bracket.cc (print): always start from right edge of
8503         a broken bound. This fixes ottava-clef.ps 
8504
8505 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8506
8507         * input/regression/slur-script-inside.ly: new file.
8508
8509         * lily/new-slur.cc (outside_slur_callback): new function, to make
8510         scripts avoid slurs 
8511
8512         * lily/slur-engraver.cc (finalize): 
8513
8514         * lily/script-interface.cc: add inside-slur property.
8515
8516         * lily/slur-engraver.cc (finalize): read inside-slur property.
8517
8518         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8519         message.
8520
8521         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8522         level. Fixes: hideNotes-accidental.ly
8523
8524 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8525
8526         * scm/page-layout.scm (plain-header): fix bug that print page
8527         number in the first page if firstpagenumber was different than 1.
8528
8529 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8530
8531         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8532         fonts. Fixes triangle markup for chords.
8533
8534         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8535         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8536  
8537         * flower/include/interval.hh (T>): add distance() function
8538
8539         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8540         octaviation-dot.ly 
8541
8542         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8543
8544         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8545
8546         * lily/new-slur.cc (add_column): remove set_interface()
8547
8548 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8549
8550         * input/regression/slur-double.ly: new file. 
8551
8552         * lily/slur-engraver.cc: add doubleSlurs property
8553
8554         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8555         symbols.
8556
8557         * Documentation/user/notation.itely (Easy Notation note heads):
8558         revise notation Chapter.
8559
8560         * ly/music-functions-init.ly (makecluster): add makeClusters music
8561         function.
8562
8563         * lily/part-combine-engraver.cc: rename soloADue ->
8564         printPartCombineTexts
8565
8566         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8567
8568         * lily/horizontal-bracket.cc (print): use
8569         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8570         edge-eight and shorten-pair.
8571
8572 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8573
8574         * Documentation/user/changing-defaults.itely (Page layout):
8575         description of firstpagenumber. Moved @refbugs about rightmargin
8576         to the end of the section (it was looking like the documentation
8577         after the refbugs was part of the bug comment).
8578
8579         * scm/framework-ps.scm (output-framework): set the first
8580         postscript page number to firstpagenumber
8581
8582         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8583         page number according to firstpagenumber
8584
8585         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8586         parameter
8587
8588 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8589
8590         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8591         nested slurs. 
8592
8593         * scripts/convert-ly.py (lilypond_version_re_str): handle
8594         \version "bar" % "foo"
8595
8596         * lily/completion-note-heads-engraver.cc (process_music): set
8597         duration-log before announcing object.
8598         
8599         * lily/staff-symbol.cc (print): subtract thickness from staff line
8600         length
8601
8602         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8603         
8604 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8605
8606         * scm/stencil.scm: remove fontify-text and fontify-text-white
8607
8608 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8609
8610         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8611
8612         * Documentation/user/sound-output.texi (Sound): new file. Move all
8613         MIDI related information.
8614
8615 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8616
8617         * lily/script-engraver.cc (acknowledge_grob): only take into
8618         account note heads with a music cause. Fixes ambitus-accent.ly
8619
8620         * scm/define-markup-commands.scm (finger): set encoding to
8621         fetaNumber.
8622
8623 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8624
8625         * scripts/convert-ly.py: typo
8626
8627 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8628
8629         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8630         font calls for diagrams based on paper and props
8631
8632 2004-08-19  Graham Percival <gperlist@shaw.ca>
8633
8634         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8635
8636 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8637
8638         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8639         added setHairpinDecresc/Dim
8640
8641 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8642
8643         * lily/include/lily-guile.hh: Cosmetics.
8644
8645 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8646
8647         * input/regression/fermata-rest-position.ly: new file
8648
8649         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8650
8651         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8652
8653 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8654
8655         * scm/framework-tex.scm (output-preview-framework) 
8656         (output-classic-framework): 
8657         * scm/framework-ps.scm (output-preview-framework):
8658         s/ly:paper-book-lines/ly:paper-book-systems/g
8659
8660         * scm/fret-diagrams.scm (ss-font-encoding):
8661         s/my-font-encoding/ss-font-encoding
8662
8663 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8664
8665         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8666         direction also on fingerings.
8667
8668         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8669
8670 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8671
8672         * po/nl.po: Some updates.
8673
8674         * scm/lily.scm (_): New function.
8675         (postscript->pdf, postscript->png, lilypond-main)
8676         (postscript->pdf): Use it.  Write messages to stderr.
8677
8678         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8679
8680         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8681         xgettext does not recognise scheme yet.  Patch submitted.
8682
8683         * lily/scm-option.cc (LY_DEFINE):
8684         * lily/main.cc: The program is now called lilypond (WAS:
8685         lilypond-bin).
8686
8687         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8688         messages.
8689
8690         * lily/include/paper-book.hh
8691         * lily/include/paper-system.hh: Finish renaming of paper-line to
8692         system.  Fix users.
8693
8694 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8695
8696         * scm/documentation-generate.scm (string-append): add version.
8697
8698         * scm/define-markup-commands.scm (box): add box-padding and
8699         thickness props for the box command.
8700  
8701         * Documentation/user/changing-defaults.itely (Text encoding):
8702         elucidate use of \encoding for \header strings.
8703
8704         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8705
8706         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8707         staff-change.ly
8708
8709         * lily/output-def.cc (assign_context_def): use set_variable().
8710
8711         * lily/text-item.cc (interpret_string): accept string input
8712         encoding too.
8713
8714         * scm/encoding.scm (read-encoding-file): print warning when file
8715         can't be found.
8716
8717         * tex/latin1.enc: remove.
8718
8719         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8720
8721         * lily/rod.cc (columnize): robustness fix. Don't crash for
8722         nil span points. Fixes: appoggiatura-segfault.ly
8723         (add_to_cols): extra robustness fix.
8724
8725 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8726
8727         * lily/text-item.cc (interpret_string): use lookup_variable() to
8728         fidn inputencoding. Now, \paper inherits inputencoding from
8729         \bookpaper.
8730
8731         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8732         collision kludge.
8733
8734         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8735         kludge.
8736
8737 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8738
8739         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8740
8741 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8742
8743         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8744
8745         * lily.scm: Mark un-internationlised user messages (with FIXME).
8746
8747         * lily/include/modified-font-metric.hh (struct
8748         Modified_font_metric): New file.  (WAS: incorrectly named
8749         scaled-font-metric.hh ?)
8750
8751         * lily/include/scaled-font-metric.hh: Remove.
8752
8753         * lily/text-item.cc (interpret_string): Identify and document
8754         input-encoding problem.
8755
8756         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8757         for a Bookpaper.
8758
8759         * tex/latin1.enc: Replace /minus with /hyphen.
8760
8761         * scm/encoding.scm: For latin1 (input-)encoding, use
8762         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8763
8764         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8765         inputencoding.
8766
8767 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8768
8769         * Documentation/topdocs/INSTALL.html: fixes.
8770
8771 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8772
8773         * buildscripts/builder.py: Fix for scons CVS.
8774
8775 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8776
8777         * Documentation/user/notation.itely,
8778         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8779         input/test/ambitus-mixed.ly: fix plurals:
8780         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8781
8782 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8783
8784         * lily/dynamic-engraver.cc (typeset_all):
8785         * lily/script-engraver.cc (stop_translation_timestep): Handle
8786         collisions with new-slur.
8787
8788 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8789
8790         * scm/define-grobs.scm (all-grob-descriptions): Add
8791         new-slur-interface.
8792
8793 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8794
8795         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8796         produces .PS
8797
8798 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8799
8800         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8801         definition of number-type
8802
8803 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8804
8805         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8806         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8807
8808         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8809         number-type and label-dir
8810
8811         * scm/define-grob-properties.scm: add number-type and label-dir
8812
8813         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8814         left or right.  Allow choice of upper-case roman, lower-case roman, or
8815         arabic numerals in fret label
8816
8817 2004-08-04  Werner Lemberg  <wl@gnu.org>
8818
8819         * lily/slur-quanting.cc: Include libc-extension.hh.
8820         s/round/my_round/.
8821         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8822         s/autobeaming/autoBeaming/.
8823
8824 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8825
8826         * VERSION: 2.3.11 released.
8827
8828         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8829         renameinput.
8830
8831 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8832
8833         * lily/lookup.cc (round_filled_box): remove warnings about blot
8834         diameter.
8835
8836         * scm/paper.scm (paper-set-staff-size): make linethickness more
8837         easily tunable.
8838
8839         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8840         \newlyrics -> \addlyrics
8841
8842         * lily/text-spanner.cc (print): use it.
8843
8844         * lily/dynamic-text-spanner.cc (print): use it.
8845
8846         * lily/grob.cc (robust_relative_extent): new function.
8847
8848         * scripts/lilypond-book.py (main): add -f tex as default process.
8849
8850         * lily/text-spanner.cc (print): only take linear_combination of
8851         nonempty interval.
8852         
8853
8854 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
8855
8856         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
8857         isn't specified by the user in \bookpaper center the music in the
8858         page.
8859
8860 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8861
8862         * Fix some problems after the renaming of my-lily -> lily
8863
8864 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8865
8866         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
8867
8868         * lily/slur-quanting.cc (enumerate_attachments): apply center on
8869         stem-X in more cases. 
8870
8871         * lily/stem.cc (dim_callback): solve todo.
8872
8873 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8874
8875         * input/test/README: new file.
8876
8877         * lily/lily-parser.cc: rename my-lily* files.
8878
8879         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
8880         parser.
8881
8882         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
8883
8884         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
8885
8886         * make/mutopia-targets.make (local-WWW): don't make ps.gz
8887         examples. They take a huge amount of space.
8888
8889         * Documentation/user/GNUmakefile: fix symlinks.
8890
8891         * VERSION: 2.3.10 released.
8892         
8893         * input/test/lyrics-skip-notes.ly: remove
8894
8895         * input/test/stem-cross-staff.ly (noFlag): fold into manual
8896
8897         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
8898         remove.
8899
8900 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
8901
8902         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
8903         fixes.
8904
8905 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8906
8907         * input/regression/beam-dir-functions.ly: move from test/
8908
8909         * Documentation/user/notation.itely (Feathered beams): new node.
8910
8911         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8912         new node
8913
8914         * input/regression/lyric-hyphen-retain.ly: move to regression.
8915
8916         * input/regression/harmonic.ly: fold into manual
8917         
8918         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
8919         stem-length,chord-names-no-inversions}.ly: remove
8920         
8921         * input/test/tie-cross-voice.ly: move to regression.
8922
8923         * Documentation/user/notation.itely (Running trills): new node.
8924
8925         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
8926
8927         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
8928
8929         * lily/trill-spanner-engraver.cc: new file.
8930
8931         * input/regression/trill-spanner.ly: new file.
8932
8933         * input/test/timing.ly: fold into manual.
8934
8935         * input/test/time.ly: remove
8936
8937         * input/test/trill.ly: remove
8938         
8939         * input/test/time-signature-double.ly: fold into manual
8940
8941         * input/test/separate-staccato.ly: remove
8942
8943         * input/test/spanner-after-break-tweak.ly: fold into manual.
8944
8945         * input/test/script-priority.ly: fold into manual.
8946
8947         * input/test/scheme-interactions.ly: remove.
8948         
8949         * input/test/unfold-all-repeats.ly (mel),
8950         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
8951         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
8952         fold into manual.
8953
8954         * input/regression/no-staff.ly: move from input/test/
8955
8956         * input/regression/markup-score.ly: move from input/test/
8957
8958         * input/test/lyrics-melisma-faster.ly: fold into manual
8959         
8960         * input/test/lyrics-melisma-variants.ly: fold into manual
8961
8962         * Documentation/user/notation.itely (Popular music): new node. 
8963
8964         * input/test/gourlay.ly: remove
8965         
8966         * input/test/improv.ly: fold into manual.
8967
8968         * input/test/figured-bass-alternate.ly (fl): remove
8969
8970         * lily/dynamic-text-spanner.cc (print): new file.
8971
8972         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
8973
8974         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
8975         keep recursing into children in case a parent context inserts a
8976         grob into a child context.
8977
8978         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
8979         
8980 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8981
8982         * scm/define-markup-commands.scm (postscript): new markup command
8983         \postscript
8984
8985         * Documentation/user/notation.itely (Formatting cue notes): new
8986         section.
8987
8988         * input/test/clef-end-of-line.ly: fold into manual.
8989
8990         * input/test/scales-greek.ly: remove.
8991
8992         * input/test/chords-without-melody.ly: fold into manual.
8993
8994         * input/test/cadenza-skip.ly: remove.
8995
8996         * input/test/clef-8-syntax.ly: remove.
8997
8998         * input/test/clef-manual-control.ly: move into manual.
8999
9000         * Documentation/user/notation.itely (Aligning to cadenzas): fold
9001         in cadenza-skip.ly
9002
9003         * mf/parmesan*.mf: change neo_mensural to neomensural.
9004
9005         * input/test/trills.ly: remove.
9006
9007         * input/test/transposition.ly: remove.
9008
9009         * input/test/to-xml.ly: move to no-notation.
9010
9011         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
9012
9013         * lily/ledger-line-spanner.cc (print): use staff variable, not
9014         me. Fixes ledger lines on differently sized staves.
9015
9016         * input/test/rhythm-excercise.ly: remove file.
9017
9018         * lily/stem.cc (dim_callback): only do something if visible. Fixes
9019         spurious flag not found warning for 128th rest.
9020
9021         * input/regression/rest-dot-position.ly: new file.
9022         
9023         * input/test/rest-dot-positions.ly: remove
9024
9025         * lily/staff-symbol-referencer.cc (get_position): emergency
9026         fallback: use coordinate * 2.
9027
9028         * input/no-notation/midi-scales.ly: move from test/
9029
9030         * scm/define-markup-commands.scm (score): remove debugging code.
9031
9032         * input/test/incipit.ly (violin): remove. 
9033
9034         * lily/system-start-delimiter.cc (print): only draw system
9035         delimiter to staves that reach up to left bound of the delimiter.
9036
9037         * input/no-notation/embedded-scm.ly: move from test/
9038
9039         * input/test/follow-voice.ly: remove
9040
9041         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
9042
9043         * input/test/drarn*: remove
9044         
9045         * input/test/count-systems.ly: remove.
9046
9047         * lily/bar-line.cc (compound_barline): fix : for staff without
9048         lines.
9049
9050         * lily/accidental.cc (print): use music_font_alist_chain(). This
9051         fixes smaller cautionaries.
9052
9053         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
9054         encoding for accidental.
9055
9056         * Documentation/user/notation.itely (Educational use): new section
9057
9058         * input/test/*.ly: clean up directory: move examples into manual
9059         or regtest.
9060         
9061
9062         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
9063         mode as well. This fixes resolution errors.
9064
9065 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9066
9067         * scm/lily.scm (postscript->png): show commands for --verbose.
9068
9069         * flower/include/getopt-long.hh: opps. short option should be
9070         char, not int.
9071
9072         * Documentation/user/GNUmakefile: use symlinks to save space.
9073
9074         * VERSION: 2.3.9 released.
9075
9076         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
9077
9078         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
9079         manual.
9080
9081         * Documentation/user/tutorial.itely (Integrating text and music):
9082         remove \score and \notes from manual.
9083
9084         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
9085         mode in the beginning.
9086
9087 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9088
9089         * Documentation/user/changing-defaults.itely (Horizontal spacing):
9090         Correct the documentation of the spacing parameters. 
9091
9092         * Documentation/user/tutorial.itely (Integrating text and music), 
9093         Documentation/user/lilypond-book.itely (Integrating LaTeX and
9094         music): Document that you need to add the map file ec-mftrace.map
9095         in the dvips command.   
9096
9097 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9098
9099         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
9100         found.
9101
9102         * lily/text-item.cc (interpret_string): insert encoding setting
9103         here
9104
9105         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
9106         encoding kludge.
9107
9108         * Documentation/user/changing-defaults.itely (Text encoding): node
9109         on encoding.
9110
9111         * lily/lyric-engraver.cc (try_music): remove superfluous check.
9112
9113         * lily/book-paper-def.cc (find_scaled_font): remove default
9114         encoding, because it messes up font loading for feta and
9115         parmesan. Encoding should only be specified for running texts.
9116
9117         * lily/modified-font-metric.cc (text_dimension): support coding
9118         scheme ""
9119         
9120 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9121
9122         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
9123         definition, so \override works as expected.
9124
9125         * lily/measure-grouping-engraver.cc: clarify
9126
9127 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9128
9129         * lily/parser.yy (context_def_mod): remove \consistsend
9130
9131         * lily/context-def.cc (instantiate): use Translator::must_be_last
9132         to determine engraver order.
9133
9134         * lily/translator.cc (must_be_last): new function
9135
9136         * scripts/convert-ly.py (conv): rule.
9137
9138         * lily/bar-line.cc (print): return '() for height == 0.0 too.
9139
9140 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
9141
9142         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
9143  
9144 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9145
9146         * lily/include/lily-guile.hh (scm_is_int): compat glue.
9147
9148 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
9149
9150         * input/regression/page-layout.ly: new file.
9151
9152         * scm/paper.scm (set-paper-dimensions): Preliminary support for
9153         left and right margins.
9154
9155         * Documentation/user/changing-defaults.itely (Page layout):
9156         Explain the leftmargin option.
9157
9158 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9159
9160         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
9161
9162         * input/test/lyrics-melisma-faster.ly: new file.
9163
9164         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
9165         change of melody by setting associatedVoice.
9166
9167         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
9168
9169         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
9170         file contents, rather \include them, so default linewidth is set.
9171         (ly_options): make BOOKPAPER set of options. Move linewidth
9172         settings there.
9173
9174         * Documentation/user/examples.itely: new file. Templates are to be
9175         moved here.
9176
9177         * Documentation/user/programming-interface.itely: move chapter.
9178
9179         * scm/document-markup.scm (doc-markup-function): add @code
9180
9181         * stepmake/stepmake/texinfo-rules.make: remove chmod.
9182
9183 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9184
9185         * scm/page-layout.scm (plain-header): add printpagenumber boolean
9186         to bookpaper.
9187
9188         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
9189         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
9190
9191         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
9192
9193         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
9194
9195         * scripts/lilypond-latex.py: move from lilypond.py
9196
9197         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
9198         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
9199
9200         * scm/lily.scm (postscript->png): new function
9201         (postscript->pdf): new function
9202
9203         * lily/paper-book.cc (post_processing): call
9204         convert-to-{dvi,ps,png,pdf}
9205
9206         * scripts/ps2png.py (option_definitions): new file.
9207
9208         * lily/paper-book.cc (output): call output-preview-framework
9209         (post_processing): new function. Do PDF/PNG conversion.
9210
9211         * lily/paper-outputter.cc (close): new function.
9212
9213         * scm/framework-ps.scm (convert-to-pdf): new function. Call
9214         ps2pdf.
9215         (output-preview-framework): new function. Generate a preview .ps
9216         
9217
9218 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9219
9220         * VERSION: release 2.3.8
9221         
9222         * lily/note-head.cc: remove ledger line handling.
9223
9224         * lily/ambitus.cc (print): strip away accidental / note head code,
9225         and associated properties.
9226
9227         * lily/ambitus-engraver.cc (create_ambitus): change name to
9228         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
9229         other ambitus parts.
9230         (create_ambitus): group grobs in Ambitus grouping object. 
9231
9232         * lily/include/pitch-interval.hh (Pitch>): new file.
9233
9234         * lily/pitch-interval.cc (add_point): new file.
9235
9236         * lily/ledger-line-engraver.cc: new file.
9237
9238         * lily/ledger-line-spanner.cc (print): new file. Set limits to
9239         ledger line length to avoid clashes.
9240
9241 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9242
9243         * Documentation/user/invoking.itexi (Invoking lilypond): remove
9244         deprecated options
9245
9246 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9247
9248         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
9249         to command line option: fast=1 (default on).
9250
9251         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
9252         This brings SCons run-time on up-to-date tree down from 48s with
9253         only checksums, to 34s without 2day checksums, to 14s (make needs
9254         4 seconds).
9255         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
9256         necessary.
9257
9258 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9259
9260         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
9261         (score_extra_encompass): process scripts at edges too, by checking
9262         control points directly. 
9263
9264 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9265
9266         * po/nl.po: Update.
9267
9268         * lily/main.cc: Fix ly:option-usage help.
9269
9270         * input/regression/slur-script.ly: More collision tests.
9271
9272         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
9273
9274 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9275
9276         * VERSION: release 2.3.7
9277
9278         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
9279         files.
9280
9281         * Documentation/user/notation.itely (Slurs): document ^ and _ for
9282         slurs.
9283
9284         * input/regression/slur-script.ly: new file.
9285
9286         * lily/accidental-engraver.cc (process_acknowledged_grobs):
9287         make accidental appear to come from note head engraver.
9288
9289         * lily/slur-quanting.cc: new file.
9290         (score_extra_encompass): new function. Avoid scripts and
9291         accidentals
9292
9293 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9294
9295         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
9296         This greatly reduces the number of files that get recompiled
9297         after touching config.hh.
9298
9299         * config.hh.in: Remove GUILE_*_VERSION.
9300
9301         * lily/new-slur.cc: Resolve conflicts.
9302
9303         * lily/stem-engraver.cc (make_stem): New method.
9304
9305         * lily/include/script-interface.hh:
9306         * lily/script-interface.cc: New file.
9307
9308         * lily/include/script.hh:
9309         * lily/script.cc: Remove.
9310
9311         * lily/music.cc (duration_log): New method.
9312
9313         * lily/script.cc (struct Skript): Remove.
9314
9315         * lily/new-slur.cc (get_base_attachments): Try at articulations.
9316         Lots of coding cleanups (Stom).
9317
9318 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9319
9320         * lily/new-slur.cc (avoid_staff_line): new function: avoid
9321         collisions with staff lines.
9322
9323         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
9324         global_path
9325
9326         * scm/define-grobs.scm (all-grob-descriptions): set ratio
9327         .25. This flattens short slurs.
9328
9329         * lily/new-slur.cc (enumerate_attachments): move X of attachment
9330         points for tilted slurs.
9331
9332         * input/regression/slur-tilt.ly: new file.
9333
9334         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
9335         stems of 16th graces too.
9336
9337         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
9338         quant penalty dependent on how much the line is in the gap.
9339
9340         * input/regression/grace-stem-length.ly: new file.
9341
9342         * lily/beam-quanting.cc (score_forbidden_quants): remove
9343         interquant check. The penalty of 1000 is much too harsh, and the
9344         inter case should be caught by check-staff-line-in-gap check.
9345
9346         * lily/scm-option.cc: move debug-beam to \paper.
9347
9348         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
9349         .txt files to appease makeinfo.
9350
9351         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
9352         remove texttagline.
9353         
9354         * lily/new-slur.cc: cleanup, split in functions.
9355
9356         * lily/parser.yy (chord_body_element): allow octave-check = inside
9357         chord body. 
9358
9359         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
9360
9361         * lily/stem.cc (height): call Beam::after_line_breaking().
9362
9363         * lily/rest-collision.cc (force_shift_callback): only call shift
9364         for columns containing rests.
9365
9366         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
9367
9368         * input/regression/font-postscript.ly: invoke afm2tfm. 
9369
9370 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9371
9372         * mf/SConscript: Build map files.
9373
9374         * SConstruct: Rename $out to out-www in web.
9375
9376 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9377
9378         * SConstruct (web_kluts): Have make web build in out-www.  Not.
9379
9380 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9381
9382         * Documentation/user/music-glossary.tely (Top): add fragment to
9383         pertinent @lilypond entries.
9384
9385         * scm/define-grobs.scm: switch on new-slur by default.
9386
9387         * lily/scm-option.cc: symbol != string.
9388
9389         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
9390         really work yet.
9391         (set_end_points): make X coord of attachment dependent on  Y.
9392         (score_encompass): add edges too.
9393
9394 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9395
9396         * lily/stem.cc (get_beaming): new function.
9397
9398         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
9399         for fragment snippets. This fixes inclusion of toplevel-music
9400         examples (such as new-slur.ly)
9401  
9402 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9403
9404         * scripts/lilypond-book.py: Remove second import of stat.
9405
9406         * More SCons cleanups.
9407
9408         * Documentation/bibliography/computer-notation.bib (note): Remove
9409         extraneous closing brace.
9410
9411 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9412
9413         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
9414         stat calls.
9415
9416         * Documentation/bibliography/SConscript (bibs): failed try to get
9417         bib2html find html-long.bst.
9418
9419         * buildscripts/bib2html.py (stat): fail if bibtex fails.
9420
9421         * make/stepmake.make: use usescons for using scons. 
9422
9423 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9424
9425         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
9426         for lilypondend.  Import stat (huh?).
9427
9428 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9429
9430         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
9431         bypass dvi. 
9432
9433         * input/regression/font-postscript.ly: new file. 
9434
9435         * scm/framework-ps.scm (load-fonts): load pfb files too.
9436
9437         * lily/pfb.cc (pfb2pfa): new file.
9438
9439 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9440
9441         * scripts/lilypond-book.py (PREAMBLE_LY): set
9442         toplevel-music-handler too.
9443
9444 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9445
9446         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
9447         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
9448
9449         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
9450
9451         * python/SConscript:
9452         * python/vim:
9453         * input/mutopia/*SConscript: New file.
9454
9455         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
9456
9457         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
9458         fixes web build.
9459
9460         * make/stepmake.make (scons): re-route to SCONS if user has been
9461         running scons in this tree.
9462
9463         * SConstruct (config_vars): Add CPPDEFINES.
9464         (env): Set checksums type to "content".
9465         (save_config_cache): Do not exit after configuring when using
9466         checksums (the default) instead of timestamps.
9467
9468 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9469
9470         * SConstruct: Further development.
9471
9472         * input/test/SConscript: 
9473         * input/template/SConscript: 
9474         * input/regression/SConscript: 
9475         * Documentation/bibliography/SConscript:
9476         * Documentation/bibliography/index.html.in: New file.
9477
9478         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9479         generation.
9480
9481         * buildscripts/builder.py: Add new builders.
9482
9483         * make/stepmake.make: 
9484         * stepmake/stepmake/*.make: 
9485         * configure.in:
9486         * lily/*:
9487         * flower*: Use config.hh (Was config.h).
9488
9489         * scm/encoding.scm (get-coding): Print friendly error message when
9490         no encoding is found, rather than crashing.
9491
9492 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9493
9494         * lily/new-slur.cc (score_slopes): strong sloping score only when
9495         stems point in same dir. 
9496
9497 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9498
9499         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9500         for beam start.
9501
9502         * lily/parser.yy (context_prop_spec): check grob name for
9503         alphanumericness..
9504
9505         * lily/lyric-engraver.cc: creates LyricText objects
9506
9507 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9508
9509         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9510
9511 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9512
9513         * SConstruct: Configure only pristine build tree or on user
9514         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9515         Use checksums instead of timestamps.
9516         (CheckYYCurrentBuffer): Return result.
9517
9518         * Documentation/topdocs/SConscript: New file.
9519
9520 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9521
9522         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9523
9524         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9525         scm_from_int instead.
9526
9527 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9528
9529         * SConstruct: Updates.  Add targets: tar, dist, release.
9530
9531 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9532
9533         * input/mutopia-header.ly: Generate output.
9534
9535         * SConstruct:
9536         * buildscripts/builder.py:
9537         * Documentation/user/SConscript: SCons fixes.
9538
9539 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9540
9541         * lily/new-slur.cc (class New_slur): new file. Score based slur
9542         computations.
9543
9544 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9545
9546         * mf/SConscript: Remove Builders.
9547
9548         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9549
9550         * input/SConscript: 
9551         * Documentation/user/SConscript: New file.
9552
9553 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9554
9555         * Documentation/topdocs/NEWS.texi (Top): add note about new
9556         emacs electric-|
9557
9558         * scm/*.scm: adapt ly:warn calls.
9559
9560         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9561
9562         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9563         main timing, not grace timing. Fixes volta-repeat-grace.
9564
9565         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9566         remove ly:kpathsea-gulp-file.
9567
9568         * scm/translation-functions.scm (format-metronome-markup): make
9569         note smaller, align to bottom.
9570
9571         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9572
9573         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9574         metronome to musical column. Don't ack time sigs or bar lines.
9575
9576 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9577
9578         * THANKS: sort, add David. Kristof contributed code, he is a
9579         contributor.
9580
9581 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9582
9583         * elisp/lilypond-mode.el,
9584         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9585         count beats between last measure stop | and point in emacs.
9586         
9587 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9588
9589         * tex/GNUmakefile (TEX_FILES): don't dist
9590         music-drawing-routines.ps, latin1.enc 
9591
9592         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9593         --no-pdf, --pdftex
9594         (copyright): add --latex option
9595         (ic_p.make_include_option): use direct PS as default.
9596
9597         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9598
9599         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9600         Ross
9601
9602         * scm/script.scm (default-script-alist): marcato should follow
9603         into staff
9604         
9605 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9606
9607         * buildscripts/builder.py:
9608         
9609         * Documentation/SConscript (outdir): New file.  Add *list.ly
9610         dependencies.  Fixes PDF doc build.
9611
9612 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9613
9614         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9615         run from build-dir.
9616
9617         * ly/SConscript:
9618         * scm/SConscript: New file.
9619
9620         * lily/main.cc (dir_info): Print variables in sh format.
9621
9622         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9623
9624         * mf/SConscript: Update multiple target rules.
9625
9626         * SConstruct (assert_version): Add.
9627
9628 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9629
9630         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9631
9632 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9633
9634         * buildscripts/mf-to-table.py: Do not try to open ''.
9635
9636         * mf/SConscript: New file.
9637
9638 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9639
9640         * scm/fret-diagrams.scm : Convert many properties to constants,
9641         reducing the pollution of the property namespace.
9642
9643         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9644         unnecessary properties for fret-diagram
9645
9646         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9647         for interface
9648
9649 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9650
9651         * SConstruct: Update.
9652
9653 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9654
9655         * input/regression/beam-quant-standard.ly (seconds): print desired
9656         quants when failing.
9657
9658 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9659
9660         * SConstruct:
9661         * flower/SConscript:
9662         * lily/SConscript: New file.
9663
9664 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9665
9666         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9667         descriptions for all fret-diagram properties.
9668
9669         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9670         fret-diagram interface code
9671
9672 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9673
9674         * ly/book-paper-defaults.ly: set default encoding to ec.
9675
9676         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9677         installed.
9678
9679         * tex/latin1.enc: new file, from a2ps. 
9680
9681 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9682
9683         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9684         add a faint, green border line.
9685
9686         * Documentation/index.html.in: drop <table>, add a faint border line.
9687
9688 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9689
9690         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9691
9692         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9693
9694 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9695
9696         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9697
9698         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9699         scaling
9700
9701         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9702         properly scale white text
9703
9704         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9705         position for numbered dots so dot will touch fret.
9706         (various routines): move to font-metric interface, rather than
9707         name, size interface.  Clean up comments.
9708
9709         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9710         size and offset to better center white text.
9711
9712 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9713
9714         * ChangeLog: Remove pre-2.1 changes.
9715
9716         * Documentation/misc/ChangeLog-2.1: New file.
9717
9718         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9719         from ChangeLog.
9720
9721 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9722
9723         * input/test/chords-below-volta-bracket.ly,
9724         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9725
9726 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9727
9728         * VERSION: release 2.3.6
9729
9730         * input/regression/beam-quant-standard.ly: new file: test standard
9731         beam quants.
9732
9733         * scm/beam.scm (check-quant-callbacks): new function
9734         (check-beam-quant): new function: check whether current beam
9735         quants match argument.
9736
9737         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9738         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9739         staffline line.
9740
9741 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9742
9743         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9744         functions.
9745
9746         * lily/note-collision.cc (do_shifts): align colliding notes to
9747         their leftmost note.
9748
9749         * input/regression/collision-alignment.ly: new file.
9750
9751         * ly/init.ly: don't print gc stats.
9752
9753         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9754         extra newline
9755
9756         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9757         for dimensions. This fixes ottava-remove-empty-staff.ly
9758
9759         * input/regression/lyrics-tenor-clef.ly: new file.
9760
9761         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9762         cyclic parents when two axis-group-engravers are
9763         present. Fixes: crash-axis-group-engraver.ly. 
9764         
9765         * input/test/volta-chord-names.ly: new file.
9766
9767         * scm/define-context-properties.scm
9768         (all-user-translation-properties): change voltaOnThisStaff
9769         definition. 
9770
9771         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9772         if necessary.
9773
9774         * lily/volta-bracket.cc (print): handle volta brackets without
9775         bars. 
9776
9777 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9778
9779         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9780         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9781
9782 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9783
9784         * scm/output-gnome.scm: updated instructions for running gnome
9785         backend
9786
9787 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9788
9789         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9790         and dot-position now depend on finger-code value; in-dot makes
9791         dots larger and centered.
9792         (draw-barre): added straight-barre indicator option
9793         (draw-dots): made fontify-text-white work.
9794
9795         * music-drawing-routines.ps: added /draw_white_text
9796
9797         * scm/output-tex.scm:  added white-text
9798
9799         * scm/output-ps.scm:  added white-text
9800
9801         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9802         list of stencil expressions
9803
9804         * scm/stencil.scm: Added fontify-text-white
9805
9806 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9807
9808         * input/regression/+.ly: use @unnumbered section.
9809
9810 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9811
9812         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9813         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9814
9815 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9816
9817         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9818
9819 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9820
9821         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9822         was causing an error. (was not actually commited in 2004-06-20)
9823
9824         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9825         breaks anymore
9826
9827 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9828
9829         * VERSION: 2.3.5 released.
9830         
9831         * lily/my-lily-parser.cc (parse_string): switch module too.
9832
9833 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9834
9835         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9836         ec-fonts-mftraced to running requirements.
9837
9838 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9839
9840         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9841         assignments don't reach the original file.
9842
9843         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9844         exists
9845
9846 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9847
9848         * scm/output-gnome.scm: 
9849         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9850
9851         * debian/: Apply Debian patch (Anthony Fok).
9852
9853 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
9854
9855         * Documentation/user/music-glossary.tely: fix titling; @top is already
9856         an @unnumbered @chapter.
9857
9858 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9859
9860         * debian/GNUmakefile (EXTRA_DIST_FILES):
9861         (CONF_FILES): update file list.
9862
9863         * lily/stencil.cc (interpret_stencil_expression): bugfix.
9864
9865 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9866
9867         * debian/: Remove cruft (requested Anthony Fok.)
9868
9869         * buildscripts/guile-gnome.sh: Build without gcc libtool version
9870         juggling.
9871
9872         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
9873         Add popup menu with grob properties.
9874
9875         * lily/grob-scheme.cc (ly:grob-properties):
9876         (ly:grob-basic-properties): New function.
9877
9878         * lily/stencil.cc (interpret_stencil_expression): Comment-out
9879         "no-origin" call.  Fixes -fps output.
9880
9881         * scm/output-ps.scm (no-origin): Add dummy implementation.
9882
9883         * scm/output-gnome.scm (define-origin): Remove
9884         (grob-cause): Add.
9885
9886         * scm/output-ps.scm (scm):
9887         * scm/output-tex.scm (scm): Remove define-origin from exports list.
9888         (define-origin): Remove.
9889
9890         * scm/output-gnome.scm (define-origin): 
9891
9892         * scm/lily.scm (ly:all-output-backend-commands): Remove
9893         define-origin.  Add grob-cause.
9894
9895 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
9896
9897         * buildscripts/lilypond-words.py: add ly/portugues.ly.
9898
9899 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
9900
9901         * Documentation/user/GNUmakefile:
9902         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
9903         --include-css=.../texinfo.css; command includes css into the html.
9904
9905         * Documentation/texinfo.css: add file.
9906         define <hr> as black and thin.
9907
9908 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9909
9910         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
9911         stencil expression. Junk define-origin.
9912
9913         * lily/my-lily-parser.cc (parse_string): init parser variable when
9914         lexer_ is set, ie. in parse_string and parse_file.
9915
9916         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
9917         ly:score-bookify.
9918
9919         * scm/lily.scm (collect-scores-for-book): new function.
9920
9921         * ly/init.ly: print collected scores/musics.
9922
9923         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
9924         scope, not in lily module.
9925
9926         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
9927
9928         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
9929         encapsulate gtk/pango tests.
9930
9931         * po/tr.po: Turkish translation.
9932
9933 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9934
9935         * input/regression/lily-in-scheme.ly: regression test for #{
9936         ... #} syntax
9937
9938         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9939         was causing an error.
9940
9941         * Documentation/user/programming-interface.itely (Using LilyPond
9942         syntax inside Scheme): documentation for #{ ... #} syntax.
9943
9944 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
9945
9946         * Documentation/index.html.in: use black thin <hr>.
9947
9948         * buildscripts/mutopia-index.py: use thin black <hr>.
9949
9950 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9951
9952         * scm/fret-diagrams.scm: Use UNIX style line endings.
9953         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9954         typo.  Fixes compile.
9955
9956         * scm/output-ps.scm (white-dot): Remove second incarnation.
9957
9958         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
9959
9960 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9961
9962         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
9963         single file error.
9964
9965         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
9966
9967 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
9968
9969         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
9970         remove size as argument to fret-diagram interface;
9971         improved white-circle dots for fret;
9972         improved top-fret thick line/
9973
9974         * scm/output-ps.scm: added white-dot function
9975
9976         * scm/output-tex.scm: added white-dot function
9977
9978         * tex/music-drawing-routines.ps: added draw_white_dot function
9979
9980         * ps/music-drawing-routines.ps: added draw_white_dot function
9981
9982         * input/test/fret-diagram.ly: examples to show multiple
9983         functions and multiple interfaces
9984
9985 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9986
9987         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
9988         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
9989
9990         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
9991         conflict.  Have I told you lately how much I love autotools?
9992
9993 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9994
9995         * lily/lily-guile.cc: 
9996         * lily/pangofc-afm-decoder.cc:
9997         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
9998         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
9999
10000         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
10001         developers.
10002
10003         * lily/paper-outputter.cc (file): New method.
10004         (dump_string): Use it.
10005
10006         * scm/output-gnome.scm: Update with pango CVS info, lilylib
10007         musing.
10008
10009         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
10010         of them has a comma :-).
10011
10012         * scm/framework-gnome.scm: Add pango decoders.
10013
10014         * lily/include/pangofc-afm-decoder.hh: 
10015         * lily/pangofc-afm-decoder.cc: New file.
10016
10017         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
10018
10019         * configure.in: Check for pango.
10020
10021         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
10022         autoconf).
10023         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
10024
10025         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
10026
10027 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10028
10029         * Documentation/user/tutorial.itely (Integrating text and music):
10030         fix grammar & punctuation.
10031
10032 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10033
10034         * lily/: Stray janitorial cleanups.
10035
10036         * scm/lily.scm (ly:all-stencil-expressions):
10037         * scm/lily.scm (ly:all-output-backend-commands): New function.
10038
10039         * scm/safe-lily.scm (safe-objects): Add them.
10040
10041         * scm/framework-gnome.scm (<gnome-outputter>): New class.
10042
10043         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
10044
10045 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10046
10047         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
10048
10049 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10050
10051         * scm/page-layout.scm (default-page-make-stencil): add
10052         raggedbottom, raggedlastbottom.
10053
10054         * Documentation/user/changing-defaults.itely (Page layout): add doc.
10055
10056         * scm/framework-tex.scm (define-fonts): fix export of
10057         papersize.
10058
10059         * lily/paper-book.cc (classic_output): strip suffixes from
10060         framework functions.
10061
10062         * lily/tuplet-bracket.cc (before_line_breaking): do not return
10063         SCM_UNDEFINED to Scheme.
10064
10065 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10066
10067         * lily/book.cc: remove Book::to_stencil().
10068         (process): whoops. Score::book_rendering returns vector, not list.
10069
10070         * scripts/convert-ly.py (conv): remove \notes.
10071         apply to input examples.
10072
10073         * lily/paper-outputter.cc (output_stencil): don't use
10074         smobify_self() but self_scm()
10075
10076         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
10077         from smobify_self().
10078
10079         * lily/paper-book.cc (output): load framework module
10080         scm_c_resolve_module().
10081
10082         * python/lilylib.py (exit): exit with argument i.
10083
10084 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10085
10086         * scm/framework-gnome.scm (output-framework-gnome): Try loading
10087         gnome modules from non-toplevel.
10088
10089         * lily/ly-module.cc (ly:import-module): Export to ly:.
10090
10091         * lily/paper-score.cc (process): Do not show progress newline.
10092
10093         * lily/paper-book.cc (output, classic_output): Show progess
10094         newline after score.
10095
10096 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
10097
10098         * buildscripts/lilypond-words.py: add ly/vlaams.ly
10099
10100 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10101
10102         * lily/score.cc (ly:run-translator): Do not crash on empty music
10103         list.
10104
10105         * lily/book.cc (process): Do not render score when systems is empty.
10106
10107         * input/simple-song.ly: Down one octave.
10108
10109         * scm/output-gnome.scm: Remove script again; re-add modules fix
10110         (CVS conflict resolve?)
10111
10112         * lily/stencil.cc (ly:interpret-stencil): Was:
10113         interpret_stencil_expression.
10114
10115 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10116
10117         * buildscripts/guile-gnome.sh: New file.
10118
10119         * scm/output-gnome.scm: White background, better window size, sane
10120         canvas size.  Cleanups.
10121
10122 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10123
10124         * VERSION: release 2.3.4
10125
10126         * Documentation/user/invoking.itexi (Invoking the lilypond
10127         binary): document --safe.
10128
10129         * scm/output-gnome.scm: set PATH in script.
10130
10131         * scm/page-layout.scm (default-page-make-stencil): don't stretch
10132         if there is too few systems on a page.
10133
10134         * lily/parser.yy (relative_music): start at middle C without pitch
10135         argument.
10136
10137         * Documentation/user/changing-defaults.itely (Page layout): new node.
10138         (Paper size): rename node
10139         (Page breaking): new node.
10140         (Titling): move from invoking.
10141         (File structure): new node.
10142
10143         * lily/parser.yy (score_body): allow \header and music anywhere in
10144         \score body.
10145
10146 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10147
10148         * scm/lily.scm (ly:load): Remove page-breaking.scm.
10149
10150 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10151
10152         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
10153
10154         * lily/include/paper-line.hh: rename to Paper_system.
10155
10156         * lily/include/paper-book.hh: doc class.
10157
10158         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
10159
10160         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
10161         (plain-header): add instrument-name.
10162         (default-page-make-stencil): bugfixes.
10163
10164         * lily/parser.yy (book_body): allow \header anywhere in \book{}
10165
10166         * lily/paper-book.cc: remove copyright & tagline. Remove
10167         interactions with Page
10168
10169         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
10170         here, 
10171         (default-page-make-stencil): new function
10172         (default-page-music-height): new function
10173         (page-headfoot): new function
10174         (ly:optimal-page-breaks): generate stencils directly from here
10175
10176         * scm/titling.scm: new file, group titling functions
10177
10178 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10179
10180         * scm/output-gnome.scm: Handle multiple pages.
10181
10182         * scm/framework-gnome.scm: Do not load output-gnome.
10183         (framework-gnome): Invoke output-gnome::header and
10184         output-gnome::end-output as faked stencils.  Fixes experimental
10185         gnome output.
10186
10187 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10188
10189         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
10190         octavation compatibility fixes. Backportme. 
10191
10192         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
10193         pages.
10194         (ly:optimal-page-breaks): combine-penalties: no shortcut for
10195         negative. Now we handle negative penalties (ie. \pageBreak)
10196         correctly.
10197
10198         * lily/system.cc (get_line): extract page-penalty from the left
10199         bound.
10200
10201         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
10202
10203 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10204
10205         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
10206
10207 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10208
10209         * scm/output-gnome.scm: Update script.  Move development to
10210         lilypond_2_3_2 branch for now.
10211
10212 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10213
10214         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
10215         negative penalties.
10216         cleanups.
10217
10218         * Documentation/user/changing-defaults.itely (Creating contexts):
10219         index entries
10220
10221         * scm/page-breaking.scm (ly:optimal-page-breaks): new
10222         file. Rewrite function. 
10223
10224         * lily/paper-book.cc (pages): new interface: page-breaking returns
10225         list of line-list.
10226
10227         * lily/page.cc (Page): take lines argument.
10228
10229         * scm/document-translation.scm (all-engravers-doc): link to user man
10230
10231         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
10232         iso. score.
10233
10234         * Documentation/user/notation.itely (Relative octaves): typo.
10235
10236         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
10237
10238 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10239
10240         * scm/output-gnome.scm: Update build script.
10241
10242 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10243
10244         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
10245         gnome backend.
10246
10247         * scm/framework-gnome.scm: New file.
10248
10249         * scm/lily.scm: Use it.
10250
10251         * lily/paper-outputter.cc: Janitorial cleanups.
10252         (ly:outputter-dump-string): Remove unreachable statement.
10253
10254         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
10255         (ice-9): Bugfix: Add srfi-1.
10256
10257         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
10258
10259 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10260
10261         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
10262         in do_quit()
10263
10264 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10265
10266         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
10267
10268 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10269
10270         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10271         override of Beam::position-callbacks. Why would grace beams not be
10272         quantized? Fixes: weird-stem-size-grace. 
10273
10274         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
10275         warning only once. Backportme.
10276
10277         * lily/accidental-engraver.cc (number_accidentals_from_sig):
10278         bugfix, 2nd try. Backportme.
10279
10280         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
10281
10282 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10283
10284         * Documentation/user/notation.itely (Instrument transpositions):
10285         Correct the name of the instrumentTransposition property.
10286
10287 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10288
10289         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
10290
10291 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10292
10293         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
10294         and postLilyPondExample are called when defined.
10295
10296 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10297
10298         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
10299         This fixes setting notenames with `\include "nederlands.ly" '
10300
10301         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
10302         new function.
10303
10304 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10305
10306         * scm/page-layout.scm: don't do piece, it should be in score-title
10307         only.
10308
10309         * lily/lexer.ll: lex \score separately.
10310
10311         * lily/paper-book.cc: junk stencil2line.
10312
10313         * lily/paper-line.cc (Paper_line): construct from Stencil
10314         directly. No futzing with the dimensions.
10315
10316         * lily/include/paper-line.hh (class Paper_line): 
10317
10318         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
10319         takes arbitrary number of arguments.
10320
10321         * input/test/markup-score.ly (tuning): simplify example. 
10322
10323 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10324
10325         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
10326
10327         * scm/define-markup-commands.scm (score): define score-markup
10328
10329         * lily/parser.yy (markup): use score-markup.
10330
10331         * lily/score.cc: add ly:score? 
10332
10333 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
10334
10335         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
10336         fret-parse-string so it prepares for calls to fret-diagram-verbose
10337         Changed display constants to props so they are available for
10338         \override.
10339
10340 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10341
10342         * VERSION: release 2.3.3
10343
10344         * stepmake/stepmake/generic-vars.make: unset LANG.
10345
10346         * input/regression/tuplet-nest.ly: bugfix.
10347
10348         * lily/tie-performer.cc (stop_translation_timestep): reset
10349         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
10350
10351         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
10352         clear repeat_ directly after setting stem_tremolo_. Fixes:
10353         tremolo-repeat.ly
10354
10355         * input/regression/span-bar-break.ly: new file.
10356
10357         * scm/define-grobs.scm (all-grob-descriptions): remove
10358         break-visibility from SpanBar. Fixes: piano-repeat.ly
10359
10360 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10361
10362         * python/lilylib.py (make_ps_images): only compute bbox when needed.
10363
10364         * scripts/lilypond-book.py (process_snippets): use lily -f ps
10365         files for generating pngs. (failed experiment)
10366
10367         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
10368         file with PFA fonts included.
10369
10370         * lily/score.cc (default_rendering): put header in too.
10371
10372         * lily/paper-line.cc (LY_DEFINE): change function to
10373         ly:paper-line-extent
10374
10375         * scm/page-layout.scm (default-book-title): only add lines for
10376         non-nil fields.
10377         (default-score-title): idem.
10378
10379         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
10380
10381         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
10382
10383         * lily/include/paper-book.hh (class Paper_book): remove height_
10384         member.
10385
10386         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
10387
10388         * lily/ly-module.cc (LY_DEFINE): bugfix.
10389
10390         * lily/paper-book.cc (book_title): separate function for the book
10391         title.
10392
10393         * scm/page-layout.scm (default-book-title): only account for
10394         markup fields.
10395
10396         * scm/framework-ps.scm: new file. Move high level interface from
10397         output-ps.scm
10398
10399         * scm/music-functions.scm (def-grace-function): move macros from
10400         ly/music-functions-init.ly
10401
10402         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
10403         framework-tex.scm
10404
10405         * scm/framework-tex.scm (dump-line): new file. High level
10406         interface for output (pages, systems, header). 
10407
10408         * lily/include/page.hh (class Page): add is_last_ field.
10409
10410         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
10411
10412         * lily/paper-book.cc (split_string): new function
10413         (output): output multiple formats, i.e. --format=ps,tex
10414
10415         * scm/output-ps.scm (output-scopes): dump variables directly.
10416         (define-fonts): rewrite for new interface
10417
10418         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
10419
10420         * lily/paper-outputter.cc (Paper_outputter): take format argument.
10421
10422         * lily/main.cc (parse_argv): don't set extension for output.
10423
10424         * lily/clef-engraver.cc (create_clef): remove
10425         Staff_symbol_referencer::set_position() call. 
10426
10427 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10428
10429         * ly/music-functions-init.ly (addlyrics): set the 'origin property
10430         with the location argument in music function definitions.
10431
10432 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10433
10434         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
10435         staffsymbol dependency.
10436
10437         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
10438         cleanups.
10439
10440         * lily/book.cc (process): return Paper_book
10441         (to_stencil): use Book::process().
10442
10443         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
10444         header_ field. Store in $globalheader
10445
10446         * lily/parser.yy (book_body): book header is initted to
10447         $globalheader.
10448
10449
10450 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10451
10452         * input/test/fill-a4.ly: removed.
10453
10454         * lily/parser.yy (output_def): push scope of parent_ Output_def
10455         too.
10456
10457 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10458
10459         * scm/output-gnome.scm: Update info.
10460
10461 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10462
10463         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
10464
10465         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
10466         than 1 module.
10467
10468         * lily/include/ly-module.hh (ly_use_module): rename is_module to
10469         ly_c_module_p.
10470
10471         * scm/page-layout.scm (default-book-title): move Scheme titling
10472         functions to here.
10473
10474         * lily/parser.yy (book_paper_block): remove scope too.
10475
10476         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10477
10478         * lily/rest.cc: add direction to rest properties.
10479
10480         * lily/include/output-def.hh: new file, move from
10481         music-output-def.hh
10482
10483 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10484
10485         * scm/output-gnome.scm: Describe feta-cork hack.
10486
10487 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10488
10489         * lily/include/book-paper-def.hh: derive from Output_def 
10490
10491         * lily/include/paper-def.hh: move all functionality out of class.
10492         Junk header.
10493
10494         * lily/include/music-output-def.hh: rename Music_output_def to
10495         Output_def.
10496
10497         * input/wilhelmus.ly: only set space for Paper formatting. 
10498
10499         * lily/include/midi-def.hh: remove file, remove class.
10500         Move functions to Music-output-def.
10501
10502         * lily/music-output-def.cc (Music_output_def): remove separate
10503         translator table. Lookup translators in scope directly. This
10504         obviates Context suffix for context identifiers, i.e.
10505
10506         \context {
10507           \Staff
10508           .. 
10509           }
10510
10511
10512         will work.
10513
10514
10515         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10516
10517         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10518         document spacing override hack.
10519
10520 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10521
10522         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10523         installation info.  Support point-and-click.  Add +/- zoom
10524         keybindings.
10525
10526 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10527
10528         * VERSION: 2.3.2 released
10529
10530         * lily/parser.yy (book_body): set default bookpaper.
10531
10532         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10533
10534         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10535
10536 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10537
10538         * lily/score.cc (default_rendering): scale outputdef before
10539         starting.
10540
10541 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10542
10543         * scm/fret-diagrams.scm: Add header.
10544
10545         * scm/output-gnome.scm: Hello world :-)
10546
10547 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10548
10549         * scripts/lilypond.py (run_dvips): only add papersize if present.
10550
10551         * lily/accidental-engraver.cc (update_local_key_signature): new
10552         function, fold code from initialize() and process_music().
10553         (update_local_key_signature): use deep copy. This fixes one
10554         problem from custom-key-signatures.ly.
10555         (number_accidentals_from_sig): tighter check for
10556         accidental-too-old.
10557
10558         * ly/engraver-init.ly: remove localKeySignature
10559         definition from ChoirStaff, StaffGroup, Score.
10560
10561         * lily/percent-repeat-engraver.cc (try_music): add moments for
10562         barlines too. Fixes: skipbars-percent-repeat.ly.
10563
10564 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10565
10566         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10567         skipping last pair. Fixes: crash-bar-number.
10568
10569         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10570         D. Sorensen)
10571
10572         * input/test/fret-diagram.ly: new file.
10573
10574         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10575         (scale-paper): divide by scale.
10576
10577 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10578
10579         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10580         case.
10581
10582 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10583
10584         * scm/stencil.scm (fontify-text): reinstate function
10585
10586         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10587
10588         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10589
10590         * lily/parser.yy (book_paper_head): \bookpaper {} 
10591
10592         * python/midi.c: remove config.h
10593
10594 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10595
10596         * scm/output-gnome.scm: Update.
10597
10598 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10599
10600         * scm/output-gnome.scm: New file.
10601
10602         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10603
10604 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10605
10606         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10607         (find_scaled_font): move from Paper_def
10608
10609 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10610
10611         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10612         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10613
10614         * po/fr.po: update po.
10615
10616         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10617
10618         * lily/book-paper-def.cc (print_smob): new file.
10619
10620 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10621
10622         * buildscripts/lilypond-words.py: search words also from
10623         music-functions-init.ly.
10624
10625 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10626
10627         * ly/music-functions-init.ly (def-music-function): new helper
10628         macro for defining music functions. \addlyrics \appoggiatura
10629         \acciaccatura \grace \partcombine \autochange \applycontext
10630         \applyoutput and \breathe are now defined here thanks to it.
10631
10632         * lily/parser.yy: 
10633         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10634         \grace \partcombine \autochange \applycontext \applyoutput and
10635         \breathe keywords removed from the parser.
10636
10637         * lily/parser.yy: 
10638         * lily/music-function.cc (ly_make_music_function): 
10639         * lily/lexer.ll (music_function_type): added a case for 0-arg
10640         music functions.
10641
10642 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10643
10644         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10645         refering to a music expression can be used in lily-inside-scheme:
10646         #{ $music #}
10647
10648         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10649         and ly:parser-define, and change ly:parser-parse-string in order
10650         to make #{ $music #} work.
10651
10652         * scm/new-markup.scm (compile-markup-expression): when an argument
10653         is a string, use `make-simple-markup'.
10654
10655 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10656
10657         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10658
10659 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10660
10661         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10662         font-size. (backportme)
10663
10664 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10665
10666         * lily/paper-outputter.cc (output_stencil): dump font definitions
10667         before each stencil.
10668
10669         * lily/include/paper-book.hh (struct Score_lines): new
10670         struct. Collect info per Paper-score.
10671
10672         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10673         everywhere.
10674
10675         * lily/stencil.cc (find_expression_fonts): new function
10676
10677         * lily/paper-outputter.cc (output_stencil): use
10678         interpret_stencil_expr
10679
10680         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10681         (interpret_stencil_expr): new function. Generic stencil
10682         interpretation.
10683
10684         * lily/paper-def.cc (find_scaled_font): divide lookup
10685         magnification by outpuscale for non-virtual fontmetrics. This
10686         fixes ludicrously long font definitions for text
10687         fonts. (backportme)
10688
10689         * lily/score-engraver.cc: remove
10690         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10691
10692 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10693
10694         * input/test/markup-score.ly: Remove \notes.
10695
10696         * lily/parser.yy (book_body): Grok Composite_music and \header.
10697         (markup): Push NOTES mode before score_block.
10698
10699         * VERSION: release 2.3.1
10700
10701         * mf/feta-klef.mf: 
10702         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10703
10704         * Documentation/user/programming-interface.itely: Use @emph (was:
10705         @em).
10706
10707         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10708
10709 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10710
10711         * scm/output-tex.scm (output-tex-string): tighten safe security.
10712
10713         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10714
10715         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10716         allowed ly functions.
10717
10718         * lily/ly-module.cc (ly_module_define): only define variable if
10719         bound.
10720         (ly_make_anonymous_module): take safe option.
10721
10722 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10723
10724         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10725
10726 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10727
10728         * input/regression/newaddlyrics.ly: Fix.
10729
10730         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10731         \score \notes.
10732
10733 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10734
10735         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10736
10737 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10738
10739         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10740
10741         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10742         but convert to single Stencil immediately.
10743
10744         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10745
10746 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10747
10748         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10749
10750 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10751
10752         * elisp/lilypond-mode.el: Changed the way defaults are created for
10753         LilyPond-command-master.  LilyPond-mode will now check the
10754         timestamps of the files to see which command has to run next.
10755
10756 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10757
10758         * scm/bass-figure.scm (format-bass-figure): don't set
10759         number-markup for strings. This fixes string in bass
10760         figure. (backportme)
10761
10762         * lily/parser.yy (bass_number): insert number-markup into figure
10763         definition.
10764
10765         * scm/define-music-properties.scm (all-music-properties): make
10766         'figure a markup.
10767
10768         * scripts/convert-ly.py (conv): \apply -> \applymusic
10769
10770 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10771
10772         * elisp/lilypond-mode.el: changed the order of some commands
10773         ("Midi" after "2Midi"), use the user-defined
10774         LilyPond-command-default as default instead of "LilyPond"
10775
10776         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10777         to set the master file for the next command.
10778
10779         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10780         with font-lock-reference-face.
10781
10782 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10783
10784         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10785
10786         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10787
10788 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10789
10790         * ly/music-functions-init.ly (TODO): new file.
10791
10792         * lily/parser.yy (Generic_prefix_music_scm): add more
10793         music_function symbols.
10794         (Prefix_composite_music): change \apply to music-function   
10795
10796         * lily/include/music-function.hh: rename to music-function
10797
10798 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10799
10800         * lily/music-head.cc (LY_DEFINE): change order of args.
10801
10802         * input/regression/music-head.ly (texidoc): new file.
10803
10804         * lily/parser.yy (Generic_prefix_music): allow generic
10805         music-transformation functions. 
10806
10807         * lily/include/music-head.hh (is_music_head): new file.
10808
10809         * lily/music-head.cc (get_music_head_transform): new file.
10810
10811 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10812
10813         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10814         empty extent. This fixes ottava brackets on rests. (backportme)
10815
10816         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10817
10818         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10819
10820         * cygwin/lily-wins.py: update for the lily-wins.py script.
10821
10822 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10823
10824         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10825         code. This will obviate typeset_grob () in the future.  The effect
10826         of this is that improperly written spanner handling will result in
10827         invalid spanner bounds.
10828         (announce_grob): add to elems_ from here
10829         (typeset_grob): comment out.  
10830
10831         * lily/include/engraver.hh (make_spanner): new calling interface
10832         for make_{item,spanner}. This obviates most calls to
10833         announce_grob().
10834
10835         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10836         iso. PianoStaff for piano styles.
10837
10838 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10839
10840         * Documentation/user/music-glossary.tely: add segno after d.s.
10841
10842 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10843
10844         * lily/include/audio-column.hh: remove unused variables.
10845         (patch by Michael Welsh Duggan)
10846
10847         * flower/include/axes.hh (other_axis): inline Axes function
10848         (thanks to David Brandon).
10849
10850 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10851
10852         * cygwin/mknetrel: Install image links (backportme).
10853
10854         * Documentation/user/GNUmakefile (local-install-info): Activate
10855         actual installing of image links (backportme).
10856
10857 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10858
10859         * Documentation/user/notation.itely (Measure repeats): Removed
10860         unnecessary (and confusing) \context Voice{.
10861
10862 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10863
10864         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
10865
10866         * lily/page.cc (Page): Do not use ly_scheme_function for
10867         volatile/configurable variables (FIXME: better name).
10868
10869         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
10870         get_scmvar).
10871
10872 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10873
10874         * scripts/convert-ly.py (FatalConversionError.subst): use
10875         \transposition.
10876
10877 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10878
10879         * lily/include/page.hh (class Page): Declare left_margin ().
10880
10881         * lily/page.cc: Remove paper var caching.
10882
10883 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10884
10885         * Documentation/user/music-glossary.tely: Add name to @top node.
10886         Remove comment from @table definitions (workaround for makinfo
10887         bug).
10888
10889         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
10890         ly:stencil-get-expr).  Update callers.
10891         (ly:stencil-align-to!):  Return stencil too.
10892
10893         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
10894         stencil.  Remove looped line-based page output.
10895         (output_line): Use line stencil.  Remove looped stencil-based line
10896         output.
10897
10898         * lily/page.cc (ly:page-paper-lines): New function.
10899
10900         * input/test/markup-score.ly: New file.
10901
10902         * scm/define-markup-commands.scm (stencil): New markup.
10903
10904         * lily/book.cc (to_stencil): New method.
10905
10906         * lily/parser.yy (markup): Use it to grok \score.
10907
10908 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10909
10910         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
10911
10912         * lily/paper-book.cc (pages): Change signature.  Update callers.
10913
10914         * lily/include/page.hh:
10915         * lily/page.cc: New file.
10916
10917         * lily/paper-line.cc (to_stencil): New method.
10918
10919         * lily/paper-outputter.cc (output_stencil): New method.
10920
10921         * lily/paper-outputter.cc (output_line): Use them.
10922
10923         * lily/warn.cc: Remove.
10924
10925         * lily/my-lily-parser.cc (distill_inname): Remove.
10926
10927         * flower/include/file-name.hh: 
10928         * flower/file-name.cc: New file.  Update users.
10929
10930         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
10931         (find): New method of same name.
10932
10933         * lily/my-lily-parser.cc (ly:parse-file): Use it.
10934
10935         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
10936         constant error message.
10937
10938 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
10939
10940         * input/test/{blank-notes.ly,staff-container.ly}: typos.
10941
10942 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10943
10944         * Documentation/user/music-glossary.tely: @table @strong' replaced
10945         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
10946         (backportme).
10947
10948 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10949
10950         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
10951
10952         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
10953         #{ lily music expression #} that returns an equivalent scheme
10954         music expression by parsing the string.
10955
10956 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10957
10958         * lily/my-lily-parser.cc:
10959         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
10960         SCM string (foo.ly/toto.scm support).
10961
10962 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10963
10964         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
10965
10966 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10967
10968         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
10969
10970         * scripts/lilypond-book.py: LY code that includes \header is
10971         not assumed to be a fragment.
10972
10973 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10974
10975         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
10976         tremolo beams up.
10977
10978         * lily/stem.cc (chord_start_y): Return 0 if no heads.
10979         (get_default_stem_end_position): No tremolo head juggling if no
10980         heads.  Fixes tremolo crash on rests (backportme).
10981
10982         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
10983
10984 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10985
10986         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
10987         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
10988
10989         * lily/lexer.ll: Allow \encoding in NOTES mode.
10990
10991         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
10992         for lyrics, not for commands.
10993
10994         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
10995         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
10996
10997         * input/regression/newaddlyrics.ly: New file.
10998
10999         * Documentation/topdocs/NEWS.texi: Update.
11000
11001         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
11002         (Music_list): Allow embedded scm.
11003
11004         * lily/score.cc (ly:score-bookify): New function.
11005
11006         * lily/music.cc (ly:music-scorify): Idem.
11007
11008         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
11009         (ly:parser-print-score): Idem.
11010
11011         * scm/lily.scm (default-toplevel-book-handler): Idem.
11012         (default-toplevel-music-handler): Idem.
11013         (default-toplevel-score-handler): Idem.
11014
11015         * ly/declarations-init.ly: Set default toplevel handlers.
11016
11017         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
11018
11019         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
11020         printer for score at toplevel.
11021
11022 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11023
11024         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
11025         Fix for simple case: input/simple-song.ly, more complex stuff
11026         does not work yet.
11027
11028 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11029
11030         * lily/parser.yy (Prefix_composite_music): split Composite_music
11031         in Prefix_composite_music and Grouped_music_list.
11032         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
11033
11034 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11035
11036         * scm/lily.scm (toplevel-expression): New define.
11037
11038         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
11039
11040         * lily/parser.yy (toplevel_expression): Use it.
11041
11042         * lily/include/my-lily-parser.hh: Smobbify.
11043
11044         * lily/my-lily-parser.cc (parse_string): New method.
11045
11046         * lily/my-lily-parser.cc (ly:parse-string): New function.
11047
11048         * Documentation/user/lilypond.tely: Add comment and workaround for
11049         gs-8.01 crash.  Fixes make web.
11050
11051         Simplification of toplevel music.
11052
11053         * lily/lexer.ll, lily/parser.yy:
11054
11055         * In LYRICS mode, return LYRICS_STRING.  This fixes one
11056         shift/reduce problem.
11057
11058         * Use NOTES mode at start of maininput.
11059
11060         * Grok toplevel composite music expression, put in score and book.
11061
11062         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
11063
11064         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
11065
11066         * input/simple.ly: New file.
11067
11068         * input/simple-song.ly: Idem.
11069
11070 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11071
11072         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
11073         Sandberg.
11074
11075 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11076
11077         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
11078
11079 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
11080
11081         * input/regression/accidental-octave.ly: doc automatic showing
11082         of note names.
11083
11084 2004-04-16  Heikki Junes <janneke@gnu.org>
11085
11086         * po/fi.po: do "make po && make -C po po-update" at top-level,
11087         then "cp po/out/fi.po po/fi.po" and update fields.
11088
11089         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
11090
11091 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11092
11093         * Documentation/user/introduction.itely (About this manual): Fix
11094         templates and regression urls (backportme).
11095
11096 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11097
11098         * ly/engraver-init.ly (Score:graceSettings): Increase
11099         beamed-lengths, especially for 32nd notes.
11100
11101         * Documentation/user/notation.itely (Grace notes): Correct the
11102         syntax for add-grace-property example.
11103
11104 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11105
11106         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
11107         `Generated' tag.
11108
11109         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
11110         Severely broken (the Debian package, at least).
11111
11112 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11113
11114         * lily/context.cc (find_create_context): assign to lvalue.
11115
11116 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11117
11118         * lily/include/translator.hh (class Translator): rename
11119         get_parent_context() to context () to avoid confusion.
11120
11121         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
11122
11123         * lily/lexer.ll: change is_string -> ly_c_string_p 
11124
11125         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
11126
11127         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
11128
11129 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11130
11131         * VERSION: release 2.3.0
11132
11133         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
11134
11135         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
11136         if nonempty.
11137
11138         * lily/include/context.hh (class Context): make members protected.
11139         (children_contexts): new accessor function.
11140
11141         * lily/include/translator.hh (class Translator): make
11142         daddy_context_ protected.
11143         (class Translator): clean up. 
11144
11145         * lily/include/context.hh (class Context): make daddy_context_
11146         private.
11147
11148         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
11149         higher for finding Voice. (backportme)  
11150
11151         * lily/include/context.hh (class Context): remove
11152         find_context_below() as a method.
11153
11154         * Documentation/user/notation.itely (The Lyrics context): add note
11155         about manual durations
11156
11157         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
11158         encoding.
11159
11160         * scm/output-tex.scm (text): dump \inputencoding{} for text.
11161
11162 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11163
11164         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
11165         \usepackage{inputenc}
11166
11167         * lily/paper-book.cc (classic_output): don't advance Offset for
11168         TeX output.
11169
11170         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
11171         ec-sauter.map in rules
11172
11173         * mf/ecb.mf (font_identifier): new file, based on ecbx
11174
11175         * mf/ecb10.mf (gensize): new file.
11176
11177         * Documentation/topdocs/NEWS.texi (Top): document some more new
11178         features.
11179
11180         * ly/declarations-init.ly: run convert-ly
11181
11182         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
11183         from input-file-results. Remove input-file-results.* 
11184
11185 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11186
11187         * scm/output-ps.scm (font-command): Fix, again.
11188
11189         * input/test/title-markup.ly: Add \noPagebreak test.
11190
11191         * lily/score-engraver.cc (try_music): Bugfix.
11192
11193 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11194
11195         * lily/main.cc (main_with_guile): excise dependency options -M and
11196         --dep-prefix
11197
11198         * lily/input-file-results.cc: excise Makefile dependency code
11199
11200         * Documentation/user/invoking.itexi (Invoking the lilypond
11201         binary): remove dep doco
11202
11203         * lily/main.cc (main_with_guile): call lilypond-main
11204
11205         * scm/lily.scm (lilypond-main): new function: handle multiple files.
11206
11207         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
11208         exception.
11209
11210         * lily/my-lily-parser.cc: remove paper_description function
11211
11212         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
11213         new function.
11214
11215         * lily/main.cc: remove global_score_count.
11216
11217         * lily/book.cc (process): don't take header from global_input_file.
11218
11219         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
11220
11221         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
11222
11223         * lily/music-output-def.cc (LY_DEFINE): new function
11224         ly_output_description. This function does the bulk for  setting,
11225         parsing and breaking down of an input file.
11226
11227         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
11228         anonymous modules globally. Let's hope they get GCd
11229
11230         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
11231
11232 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11233
11234         * scm/output-ps.scm (header): Papersize from paper.
11235
11236         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
11237         for classic output.
11238
11239         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
11240         lilypondclassic is defined.
11241         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
11242
11243         * input/regression/between-systems.ly: Remove.
11244
11245         * python/lilylib.py (get_bbox): Fix regular expression
11246         for bounding box.
11247
11248         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
11249
11250         * scm/output-tex.scm (stop-page): Use it.
11251
11252         * scm/output-ps.scm (define-fonts): Bugfix.
11253
11254         * lily/grob.cc: Add penalty to interface.
11255
11256         * lily/include/paper-line.hh (class Paper_line): New member
11257         var penalty_.
11258
11259         * lily/system.cc (get_line): Initialise Paper_line with
11260         page-penalty's from original grobs.
11261
11262         * scm/define-music-properties.scm (all-music-properties): Add
11263         page-penalty.
11264
11265         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
11266
11267         * lily/score-engraver.cc (try_music): Handle page-penalty.
11268
11269         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
11270
11271 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11272
11273         * ly/declarations-init.ly (melismaEnd): typo
11274
11275         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
11276
11277         * scm/output-ps.scm (text): split string into spaces, use moveto
11278         for setting space. 
11279
11280 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11281
11282         * po/nl.po: Update.
11283
11284         * scm/font.scm (add-cmr-fonts): Typo.
11285
11286 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11287
11288         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
11289         font-encoding.
11290
11291         * scm/define-grobs.scm (all-grob-descriptions): idem.
11292
11293         * lily/time-signature.cc (numbered_time_signature): idem.
11294
11295         * scm/font.scm (add-cmr-fonts): use real encoding names for
11296         font-encoding.
11297
11298 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11299
11300         * lily/paper-book.cc (classic_output): 
11301         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
11302         Fixes classic output.
11303         (lilypondstart):
11304         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
11305         kludge.
11306
11307         * scripts/old-lilypond-book.py: Remove.
11308
11309         Page layout for SCOREs enclosed in a BOOK:
11310
11311         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
11312         layout tweaking.
11313
11314         * input/les-nereides.ly (theScore): Add \book.
11315
11316         * input/test/title-markup.ly: Add \book.
11317
11318         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
11319         only if 'verbose.
11320
11321         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
11322
11323         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
11324
11325         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
11326         * scm/output-tex.scm (start-system): Update for page layout by
11327         LilyPond.
11328
11329         * scm/output-ps.scm (start-system): Previously (new-start-system).
11330
11331         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
11332         passed to define-fonts.
11333
11334         * lily/paper-column.cc: 
11335         * lily/system.cc (get_line):
11336         * ly/property-init.ly (newpage): 
11337         * scm/define-grob-properties.scm:
11338         * scm/output-ps.scm: 
11339         * scm/output-tex.scm: Remove between-system-string kludge.
11340
11341         * scm/output-ps.scm (define-fonts, font-command,
11342         font-load-encoding): Handle ENCODING = #f.
11343
11344         * scm/output-tex.scm (output-scopes): Check if variable is bound.
11345
11346         * scm/define-markup-commands.scm (fill-line): Use
11347         make-simple-markup (WAS: unexisting make-word-markup).
11348
11349         * lily/text-item.cc (interpret_markup): Bugfix, transpose
11350         ENCODING, MARKUP parameters for interpret_string.
11351
11352         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
11353
11354         * lily/score.cc (book_rendering): New method.
11355         (default_rendering): Create Paper_book helper locally, dump
11356         output.
11357
11358         * lily/my-lily-lexer.cc (the_key_tab): Add book.
11359
11360         * lily/parser.yy: Handle \book.
11361
11362         * lily/include/book.hh: 
11363         * lily/book.cc: New file.
11364
11365 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11366
11367         * lily/text-item.cc (interpret_string): new file, select font with
11368         encoding.
11369
11370         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
11371
11372         * scm/define-markup-commands.scm (encoded-simple): new markup command.
11373
11374         * lily/parser.yy (markup): take encoding from lexer.
11375
11376 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11377
11378         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
11379
11380         * scm/output-ps.scm: Remove some cruft.
11381
11382 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11383
11384         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
11385
11386         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
11387
11388 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11389
11390         * scm/font.scm (add-century-schoolbook-fonts):
11391         (make-century-schoolbook-tree): New function.
11392
11393         * input/test/title-markup.ly: Use Century Schoolbook font.
11394
11395 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11396
11397         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
11398         to Erik Sandberg) 
11399
11400         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
11401
11402         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
11403
11404         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
11405
11406         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
11407
11408 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11409
11410         * scm/part-combiner.scm (determine-split-list): bugfix: if no
11411         solo-state (at end of solo), we can set the solo status
11412         too. (backportme.)
11413
11414         * input/regression/part-combine-solo-end.ly: new file.
11415
11416 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11417
11418         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
11419         flavour abc files.  Really ignore unknown keys (backportme).
11420
11421 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11422
11423         * lily/scaled-font-metric.cc (text_dimension): only multiply with
11424         magnification_ when looking up in orig_.
11425
11426         * scm/output-tex.scm (text): switch off char-mapping.
11427
11428         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
11429         because AFM's encoding field cannot have spaces.
11430
11431 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11432
11433         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
11434
11435 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11436
11437         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
11438
11439         * mf/cmr.enc: new file, without hi-bit ascii info. 
11440
11441         * lily/bezier-bow.cc (slur_shape): make indent dependent on
11442         width. This removes the 'hook' at the end of a long slur.
11443
11444         * buildscripts/mf-to-table.py (parse_logfile): don't append
11445         encoding to fontname.
11446
11447 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11448
11449         * scm/output-ps.scm (define-fonts): Load .enc only once.
11450
11451         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
11452         too.
11453
11454 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11455
11456         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
11457         encoding field.
11458
11459         * lily/stencil-scheme.cc: remove ly:fontify-atom 
11460
11461         * ly/portuges.ly (pitchnames): new file.
11462
11463         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
11464         Michael Welsh Duggan
11465
11466         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
11467
11468         * ly/nederlands.ly: add comment about digits.
11469
11470         * lily/scaled-font-metric.cc (derived_mark): idem.
11471
11472         * scm/encoding.scm (make-encoding-mapping): change permutation to
11473         mapping.
11474
11475         * lily/scaled-font-metric.cc (derived_mark): is a const method.
11476         (Modified_font_metric): make alist for coding_description_
11477         (LY_DEFINE): remove coding-name.
11478
11479         * scm/output-tex.scm (text): remove debugging code.
11480
11481         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11482
11483         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11484         from infile.
11485
11486         * mf/feta-generic.mf: move fet_beginfont into generic code.
11487         use fetaMusic (without space) as encoding
11488
11489         * mf/feta-autometric.mf: take encoding argument
11490
11491         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11492
11493         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11494         use.
11495
11496         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11497         name.
11498
11499 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11500
11501         * input/test/title-markup.ly: Set inputencoding.
11502
11503         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11504
11505         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11506
11507         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11508         function.
11509         (coding-alist): Also hold filename, command.
11510         (read-encoding-file): Return symbols.
11511
11512 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11513
11514         * scm/output-tex.scm: remove fontify; text and char take a font
11515         argument.
11516
11517         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11518
11519         * lily/scaled-font-metric.cc (text_dimension): init
11520         coding_{permutation,table}_ too 
11521         (LY_DEFINE): ly:font-encoding, new function return
11522
11523         * lily/paper-def.cc (find_scaled_font): take input coding from
11524         inputcoding paper var.
11525
11526         * lily/performance.cc (output): remap modulo 16.
11527
11528         * lily/text-item.cc (interpret_markup): whoops, variable
11529         shadowing fixed.
11530
11531 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11532
11533         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11534         symbols, not symbols to strings.
11535
11536         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11537         symbols, not symbols to strings.
11538
11539 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11540
11541         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11542         (ly:kpathsea-gulp-file): New function.
11543
11544         * scm/encoding.scm (read-encoding-file): Use it.
11545
11546 2004-04-06  Werner Lemberg  <wl@gnu.org>
11547
11548         * scm/encoding.scm (coding-alist): Fix typo.
11549
11550 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11551
11552         * lily/scaled-font-metric.cc (text_dimension): move function from
11553         Font_metric
11554         (make_scaled_font_metric): init coding_scheme_ to TeX
11555         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11556
11557         * lily/include/scaled-font-metric.hh (struct
11558         Modified_font_metric): rename from Scaled_font_metric
11559
11560         * scm/encoding.scm (read-encoding-file): split up large function,
11561         leave caching to (delay)
11562
11563         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11564
11565 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11566
11567         * lily/my-lily-lexer.cc (set_encoding): New method.
11568
11569         * lily/lexer.ll: Grok \encoding.
11570
11571         * lily/font-metric.cc (get_encoded_index): New function.
11572
11573         * lily/include/font-metric.hh (coding_scheme): New method.
11574
11575         * scm/encoding.scm: New file.
11576
11577         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11578
11579 2004-04-05  Werner Lemberg  <wl@gnu.org>
11580
11581         * Documentation/user/tutorial.itely: Revised (finished).
11582
11583         * Documentation/user/macros.itexi (@separate): Removed.
11584
11585 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11586
11587         * scm/output-ps.scm (define-fonts): fix scaling.
11588
11589         * lily/scaled-font-metric.cc (design_size): add function.
11590
11591         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11592         partial cut&paste of ly:font-magnification.
11593
11594 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11595
11596         * scm/output-ps.scm (define-fonts):
11597         (fontify): Update.
11598
11599 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11600
11601         * po/fr.po: update. (backportme).
11602
11603         * po/nl.po: update. (backportme). 
11604
11605         * mf/feta-beugel.mf: document why design size is not fixed.
11606
11607         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11608
11609 2004-04-04  Werner Lemberg  <wl@gnu.org>
11610
11611         * Documentation/user/tutorial.itely: Revised (continued).
11612
11613 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11614
11615         * po/nl.po: Update (backportme).
11616
11617 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11618
11619         * po/de.po: update. (backportme).
11620
11621         * scm/output-tex.scm (font-command): use ly: functions to
11622         construct name.
11623         (define-fonts): don't use alist, just dump \font definitions.
11624         (font-load-command): calculate proper scaling by taking
11625         outputscale from paper argument.
11626
11627         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11628         expression.
11629
11630         * lily/paper-outputter.cc (output_header): pass paper arg to
11631         define-fonts
11632
11633         * lily/paper-def.cc (font_descriptions): dump list of
11634         Scaled_font_metrics
11635         (find_scaled_font): take Font_metric argument, store
11636         Scaled_font_metrics in hash-table containing (size ->
11637         Scaled_font_metrics) alist.
11638         (get_dimension): rename from get_realvar
11639
11640         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11641         ly:font-magnification, ly:font-name: new functions
11642
11643 2004-04-03  Werner Lemberg  <wl@gnu.org>
11644
11645         * Documentation/user/dedication.itely,
11646         Documentation/user/preface.itely,
11647         Documentation/user/introduction.itely,
11648         Documentation/user/tutorial.itely: Revised.
11649         Removing leading spaces which distorts output if info files are read
11650         with stand-alone info.
11651         Removing superfluous inter-word spaces which also distorts output
11652         for stand-alone info.
11653         Using ` and ' instead of `` and '' everywhere to improve
11654         legilibility with stand-alone info
11655         Using @samp for single-letter input items and data which contains
11656         spaces, @code for other things.
11657
11658         * lily/grob-interface.cc: Adding copyright.
11659         (check_interfaces_for_property): Improve format of warning message.
11660
11661 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11662
11663         * lily/include/font-metric.hh (struct Font_metric): add
11664         design_size () method.
11665
11666         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11667
11668         * lily/afm.cc (read_afm_file): read design size.
11669
11670         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11671
11672         * scm/music-functions.scm (unfold-repeats): handle dots too.
11673
11674 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11675
11676         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11677         (backportme)
11678
11679 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11680
11681         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11682         lyric indent.  Revert melismaBusyProperties using \unset.
11683
11684 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11685
11686         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11687
11688         * lily/parser.yy (command_element): allow redefinition of |
11689         meaning.
11690
11691         * lily/break-align-engraver.cc (acknowledge_grob): construct
11692         LeftEdge where the first cause for alignment is coming from.
11693         This makes \override Staff.LeftEdge work as expected.
11694
11695         * lily/slur-performer.cc (Slur_performer): add inits
11696
11697         * lily/beam-performer.cc (Beam_performer): add inits
11698
11699 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11700
11701         * VERSION (PACKAGE_NAME): release 2.2.0
11702
11703 #Local variables:
11704 #coding: utf-8
11705 #End:
11706