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