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