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