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