]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
[lilypond.git] / ChangeLog
1 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
4
5         * lily/context.cc (Context): take key argument in ctor.
6         (create_context): new function
7
8         * lily/grob.cc (Grob): take key argument in ctor.  
9
10         * lily/lilypond-key.cc (do_compare): new file.
11
12         * lily/object-key.cc (Object_key): new file.
13
14         * lily/include/object-key.hh (class Object_key): new file.
15
16         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
17
18 2004-11-13  Graham Percival  <gperlist@shaw.ca>
19
20         * Documentation/user/lilypond-book.itely: add small warning about
21         noindent default in lilypond-book.
22
23         * Documentation/user/converters.itely: add examples for convert-ly.
24
25         * Documentation/user/examples.itely: change version string in templates
26         to 2.4.0.
27
28 2004-11-12  Karl Hammar  <karl@aspodata.se>
29
30         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
31         cmdline, use xargs instead (backportme)
32
33 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
34         
35         * Documentation/user/: Numerous fixes in the user manual.
36
37 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
38
39         * lily/parser.yy (re_rhythmed_music): search music expression for
40         context-id, surround by \new Voice if not found. Fixes:
41         addlyrics-second-staff.ly
42
43         * VERSION: 2.5.0 released.
44         
45 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
46
47         * Documentation/index.html.in: Fix url to one big page.  (backportme)
48
49         * Documentation/user/GNUmakefile: Separate rules for split and
50         unsplit html documents.  Remove perl massaging.  (backportme)
51
52 2004-11-11  Graham Percival  <gperlist@shaw.ca>
53
54         * Documentation/user/lilypond-book.itely: add short warning about
55         \lilypond{} in LaTeX docs.
56
57 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
58
59         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
60         found.  (backportme)
61
62         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
63         version requirement.  (backportme)
64
65         * configure.in: Be explicit about old versions of
66         ec-fonts-mtraced.  (backportme)
67
68         * lily/context-selector.cc (set_tweaks): New function.
69         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
70         web with -DTWEAK.
71
72         * Documentation/user/introduction.itely (Automated engraving):
73         Remove fragment option.  Fixes web.
74
75         * lily/context-property.cc (make_item_from_properties):
76         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
77         #ifdef.
78
79         * scm/define-context-properties.scm
80         (all-internal-translation-properties): Add tweakRank and tweakCount.
81
82         * lily/grob.cc: 
83         * scm/define-grob-properties.scm (all-internal-grob-properties):
84         Add tweak-rank and tweak-count.
85
86 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
87
88         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
89         New function.
90         (text): Use them.
91
92         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
93         animated/opaque grob dragging tweaks.
94
95         * buildscripts/guile-gnome.sh: Update.
96
97 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
98
99         * scm/define-grobs.scm (all-grob-descriptions): Added
100         line-interface to the LigatureBracket object.
101
102 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
103
104         * scm/framework-gnome.scm (item-event): Support non-animated mouse
105         dragging tweaks.
106
107         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
108
109         * lily/context-selector.cc (store_context): New function.
110
111         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
112         (store_grob): New function.
113         (identify_grob): Add Moment parameter.
114
115         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
116         exists.
117
118         * scm/framework-gnome.scm (save-tweaks): Write as alist.
119
120 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
121
122         * scm/framework-gnome.scm (item-event): Print grob id.
123         (save-tweaks): New function.
124         (tweak): New funtion.
125         (item-event): Use it, bound to arrow keys.
126
127         * lily/context-property.cc (make_item_from_properties): Register grob.
128         * lily/context.cc (add_context): Register context.
129
130         * lily/include/context-selector.hh:
131         * lily/include/grob-selector.hh:
132         * lily/context-selector.cc:
133         * lily/grob-selector.cc: New file.
134
135 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
136
137         * lily/slur.cc: add 'positions to interface
138
139         * lily/main.cc: reinstate PS as standard output format. 
140
141         * scm/framework-tex.scm (output-preview-framework): print systems
142         up to first non title system.
143
144         * lily/grace-engraver.cc (start_translation_timestep): split
145         scm_cadddr
146         
147 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
148
149         * lily/quote-iterator.cc (Module): remove old quote-iterator
150
151         * scm/define-music-types.scm (music-descriptions): move
152         NewQuoteMusic over QuoteMusic
153
154         * Documentation/user/notation.itely (Formatting cue notes): use
155         \cueDuring.
156
157         * lily/new-quote-iterator.cc (quote_ok): new function.
158
159         * input/regression/quote-cue-during.ly: new file.
160
161         * input/regression/quote-grace.ly: new file.
162
163         * scm/define-context-properties.scm (Module): change definition of
164         graceSettings
165
166         * lily/context-property.cc (Module): rename from
167         translator-property.cc
168
169         * lily/context.cc (context_name_symbol): new function
170
171         * lily/grace-engraver.cc: new file. Set properties for grobs based
172         on the grace-ness of now_moment().
173
174         * scm/music-functions.scm (add-grace-property): use list
175         iso. vector for graceSettings
176         remove set-{start,stop}-grace-properties. 
177
178         * lily/new-quote-iterator.cc (construct_children): set
179         quote_outlet_ if no quoted-context-{id,type} specified.
180
181         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
182
183         * lily/parser.yy (command_element): remove \quote.
184
185         * ly/music-functions-init.ly (location): add quoteDuring music
186         function. 
187
188         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
189         optional semicolon. (backportme)
190
191 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
192
193         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
194         need to link to GUILE et al.
195
196 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
197
198         * scm/define-music-properties.scm (all-music-properties): add
199         quoted-context-type, quoted-context-id.
200
201         * scm/lily.scm (type-check-list): new function.
202         
203         * scm/lily-library.scm: new file. Generic library routines.
204
205         * lily/parser.yy (Generic_prefix_music): move typechecking out of
206         parser.
207
208         * ly/music-functions-init.ly: add quoteDuring function.
209
210         * lily/include/music-iterator.hh (class Music_iterator): rename
211         set_translator -> set_context
212
213         * lily/parser.yy (Generic_prefix_music_scm): add
214         MUSIC_FUNCTION_SCM_SCM_MUSIC
215
216         * scm/lily.scm (sanitize-command-option): new function. (backportme)
217
218         * scm/framework-tex.scm (header): sanitize TeX paper size.
219         (backportme)
220
221 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
222
223         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
224
225         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
226
227         * scm/framework-tex.scm (font-load-command): Use T1 if no
228         font-encoding set.  (backportme)
229
230         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
231         exists before converting.  (backportme)
232
233         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
234         exists before converting.  (backportme)
235         (convert-to-ps): Remove .ps file if it exists before
236         converting.  (backportme)
237
238         * lily/lexer.ll: Remove extra progress newline, use present tense.
239
240         * scm/paper.scm (paper-alist): public.
241         * scm/framework-tex.scm (convert-to-ps):
242         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
243         command line.
244
245 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
246
247         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
248
249         * lily/recording-group-engraver.cc (derived_mark): mark
250         now_events_. (backportme)
251
252 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
253
254         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
255
256         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
257         invoking latex. (backportme.)
258
259         * lily/stem.cc (off_callback): center stems for all rest stems.
260
261 2004-11-05  Werner Lemberg  <wl@gnu.org>
262
263         * Documentation/user/lilypond.tely: Add more guidelines for writing
264         lilypond texinfo documents.
265
266 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
267
268         * Documentation/index.html.in: remove <hr>.
269
270         * THANKS: change 2.3 to 2.4.
271
272 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
273
274         * scm/output-gnome.scm: More fontconfig comment.
275
276 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
277
278         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
279         <package> directory in $(builddir)/share according with
280         PACKAGE_NAME defined in the VERSION file.
281
282 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
283
284         * lily/beam.cc (rest_collision_callback): use local beam
285         multiplicity.
286
287         * input/regression/stem-stemlet.ly: new file.
288
289         * lily/stem.cc (add_head): store rests as well.
290
291         * scm/define-grob-properties.scm (all-user-grob-properties): add
292         stemlet-length
293
294         * lily/stem.cc: store rests as well.
295         
296         * input/regression/new-slur.ly: mention forcing.
297
298 2004-11-04  Werner Lemberg  <wl@gnu.org>
299
300         * Documentation/user/*: A new round of layout fixes and document
301         structure cleanup.
302
303 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
304
305         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
306
307 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
308
309         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
310
311 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
312
313         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
314
315         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
316
317         * lily/main.cc (main): Invoke identify.
318
319         * scm/lily.scm (postscript->pdf): Remove progress newline.
320         Write progress to stderr.
321
322         * lily/paper-book.cc (output): Remove progress newline.
323
324         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
325         gettext on user messages, and remove whitespace.
326
327         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
328
329         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
330         argv[0] (Thomas Scharkowski).
331
332         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
333         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
334         for ec-fonts-mtraced.
335
336         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
337         --srcdir build (Bertalan).
338
339         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
340         headers and library too (Laura Conrad).
341
342         * Documentation/topdocs/INSTALL.texi (Top): Mention development
343         package for guile too (Laura Conrad).
344
345         * lily/main.cc (usage): Typo.
346
347 2004-11-02  Werner Lemberg  <wl@gnu.org>
348
349         * Documentation/user/notation.ly: More fixes to improve appearance.
350
351         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
352         better output for multicolumn tables.
353
354 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
355
356         * lily/main.cc (dir_info): Fixed typo in the printouts.
357
358 2004-11-01  Werner Lemberg  <wl@gnu.org>
359
360         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
361         of output.
362         Set `per_line' to 2; replace hard-coded value with it.
363
364         * Documentation/user/*: Many fixes to improve appearance of
365         printed manual.
366
367 2004-11-01  Werner Lemberg  <wl@gnu.org>
368
369         * Documentation/user/changing-defaults.itely,
370         Documentation/user/notation.ly,
371         Documentation/user/programming-interface.itely: Use @/.
372         Fix formatting of some lilypond snippets and tables.
373
374         * scripts/lilypond-book.py (compose_ly): Provide useful default
375         for LINEWIDTH in `override'.
376
377 2004-10-31  Graham Percival  <gperlist@shaw.ca>
378
379         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
380
381 2004-10-31  Werner Lemberg  <wl@gnu.org>
382
383         Resetting @exampleindent to `5' gives ugly results with texinfo's
384         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
385         (if not quoting) to change @exampleindent only locally.
386
387         * scripts/lilypond-book.py (NOQUOTE): New variable.
388         (output) [LATEX]: Remove AFTER and BEFORE.
389         [TEXINFO]: Remove AFTER and BEFORE.
390         Fix QUOTE and VERBATIM pattern.
391         Add NOQUOTE pattern.
392         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
393         and BEFORE.
394         [output_texinfo]: Use NOQUOTE.
395
396 2004-10-31  Graham Percival  <gperlist@shaw.ca>
397
398         * Documentation/user/changing-defaults.itely: clarify paper
399         size commands with correct info.
400
401         * Documentation/user/lilypond-book.itely: add more docs for
402         filename extensions.
403
404 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
405
406         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
407         (PATCH_LEVEL): start 2.5.0.
408
409 2004-10-30  Graham Percival  <gperlist@shaw.ca>
410
411         * Documentation/user/notation.itely: add warning about bar numbers
412         in multistaff music, add warning about quoting grace notes.
413
414         * Documentation/user/changing-defaults.itely: clarify paper size commands,
415         add missing subsubtitle entry to Creating titles.
416
417         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
418
419 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
420
421         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
422         case.
423         (conv): add dummy 2.4.0 conversion rule.
424
425         * Documentation/user/lilypond.tely: add @finalout.
426
427         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
428         for attaching, fixes slur/stem left attachment of
429         downslur/downstem.
430
431         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
432         quote problem if for last note of quoted sequence. 
433
434         * input/regression/part-combine-text.ly (comm): add expect strings.
435
436 2004-10-30  Werner Lemberg  <wl@gnu.org>
437
438         * Documentation/user/examples.itely: Improved layout.
439
440         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
441
442         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
443
444         * Documentation/notation.itely: Use `@/'.
445         Other layout fixes.
446
447 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
448
449         * lily/part-combine-iterator.cc (unisono): examine last_playing_
450         (not state_), this fixes a2 printing after chord.
451
452         * input/regression/no-staff.ly: fix octave, revise syntax.
453
454         * input/regression/lyrics-bar.ly (texidoc): fixes.
455
456         * input/regression/beam-dir-functions.ly (Module): remove from regtest
457
458         * input/regression/accidentals.ly (Module): remove from regtest.
459
460         * lily/parser.yy (Prefix_composite_music): 
461         oops. Chords should be unrelativable, not bass figures untransposable.
462
463         * VERSION: 2.3.26 released.
464         
465         * lily/completion-note-heads-engraver.cc (try_music): only return
466         something when is_first_ is true. Fixes lyrics with completion_heads. 
467
468         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
469
470         * scm/lily.scm (ly:system): new function. Catches uninstalled
471         ps2png.
472
473 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
474
475         * Documentation/user/notation.itely: remove
476         @hyphenatedinternalsref.
477
478 2004-10-29  Werner Lemberg  <wl@gnu.org>
479
480         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
481
482         * scripts/lilypond-book.py (no_options): New dictionary.
483         (simple_options): New list.
484         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
485         (compose_ly): Use `no_options' and `simple_options'.
486         Fix logic of option handling.
487         Handle `linewidth' option without parameter.
488
489 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
490
491         * lily/lookup.cc (triangle): use (0, interval.length()) for X
492         extent, since the stencil is translated later on.
493
494         * lily/ledger-line-spanner.cc (print): swap linear_combination
495         arguments, effectively shortens ledger line. 
496
497         * Documentation/user/GNUmakefile
498         ($(outdir)/lilypond/lilypond.html): use find to remove files.
499
500         * lily/main.cc: --no-pages option.
501
502 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
503
504         * Documentation/user/notation.itely (Fret diagrams): add extra
505         notes to example to avoid collisions between fret diagrams.
506
507 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
508
509         * Documentation/user/notation.itely (Automatic note splitting):
510         note about lyrics. 
511
512         * Documentation/user/converters.itely (Invoking convert-ly): note
513         about version numbers. 
514
515         * scripts/abc2ly.py (dump_score): revise lyric dumping
516
517         * scripts/mup2ly.py (pre_processor_commands): always open file.
518
519         * scripts/etf2ly.py (Frame.calculate): always close \grace.
520         (Etf_file.dump): add \version
521
522         * VERSION: 2.3.25 released.
523
524         * lily/scm-option.cc: add 'resolution to ly:get-option argument
525         list.
526
527 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
528
529         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
530
531 2004-10-28  Werner Lemberg  <wl@gnu.org>
532
533         * Documentation/user/music-glossary.tely: More fixes to improve
534         appearance with DVI output.
535
536         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
537         EXAMPLEINDENT.  This is the maximum value for quotation environments
538         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
539
540 2004-10-27  Werner Lemberg  <wl@gnu.org>
541
542         * Documentation/user/music-glossary.tely: Revised.
543
544 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
545
546         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
547         improve fret diagram spacing in printed output.
548
549         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
550         from options for the example so fret-diagrams won't overlap
551         one another.
552
553 2004-10-26  Werner Lemberg  <wl@gnu.org>
554
555         * scripts/lilypond-book.py: Some additional formatting for
556         orthogonality.
557         (ly_options) [*]: Format strings.
558         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
559         by `compose_ly'.
560         (output) [LATEX][OUTPUT]: Format string and simplify.
561         (PREAMBLE_LY, FRAGMENT_LY): Format string.
562         (classic_lilypond_book_compatibility): Take key/value pair as
563         parameter.
564         Return key/value pair.
565         (compose_ly): Rewritten, taking the snippet type as third parameter. 
566         The default values are now set more sensible, and a `linewidth'
567         option is no longer overwritten under some circumstances.
568
569         * Documentation/user/music-glossary.tely: Replace all accented
570         character macros with latin-1 codes.
571
572 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
573
574         * lily/music-function.cc (ly_make_music_function): when an
575         argument predicate is markup?, the signature keyword becomes
576         "markup" iso "scm".
577
578         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
579         tokens, for functions which signatures contain "markup".
580
581         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
582         MUSIC_FUNCTION_*MARKUP* tokens.
583
584 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
585
586         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
587         Lyrics context.
588
589 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
590
591         * python/lilylib.py (make_ps_images): return list of output files.
592
593         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
594         all springs tight, and still satisfy the constraints.
595
596 2004-10-25  Werner Lemberg  <wl@gnu.org>
597
598         * scripts/lilypond-book.py: s/option-sep/option_sep/.
599         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
600         (snippet_res): Fix regexps and make them ignore whitespace properly.
601         (compose_ly): Use `re.split' instead of `string.split' to remove
602         surrounding whitespace.
603         Some formatting to get more consistency.
604
605 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
606
607         * VERSION: 2.3.24
608         
609         * scm/define-context-properties.scm
610         (all-user-translation-properties): add verticallySpacedContexts.
611
612         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
613         add interface
614
615         * scm/define-grob-properties.scm (all-internal-grob-properties):
616         add spaceable-staves
617
618         * scm/define-grobs.scm (all-grob-descriptions): set
619         vertically-spaceable-interface for VerticalAxisGroup and
620         RemoveEmptyVerticalGroup
621
622         * lily/system.cc (get_line): determine staff_refpoints_
623         using spaceable-staves.
624
625         * lily/score-engraver.cc (acknowledge_grob): ack
626         vertically-spaceable-interface and verticallySpacedContexts to
627         set spaceable-staves.
628
629         * input/regression/new-slur.ly: add slur under 16th subbeam case.
630
631         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
632
633 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
634
635         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
636         minimumVerticalExtent tweaks. 
637  
638         * mf/feta-schrift.mf: include size of thumb appendix in
639         bbox. Fixes: c-thumb-notehead.ly  
640
641         * THANKS: add Meisters to the Development team.
642
643         * scm/framework-tex.scm (convert-to-dvi): redirect output to
644         /dev/null for non-verbose.
645
646         * Documentation/user/invoking.itely (Invoking lilypond): add note
647         about resource usage.
648
649         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
650
651         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
652         --enable-encoding
653
654         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
655
656         * Documentation/user/changing-defaults.itely (Text encoding):
657         change to latin1.
658
659         * Documentation/user/lilypond.tely: add language and encoding.
660
661         * scm/define-grobs.scm (all-grob-descriptions): add
662         line-interface.
663
664         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
665
666         * input/test/ossia.ly: font sizes for ossia.
667
668         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
669         -> \context Foo = "NOTENAME".
670
671         * lily/main.cc (determine_output_options): fix ordering.
672
673 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
674
675         * THANKS: Added bughunters for 2.3.
676
677 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
678
679         * Documentation/user/macros.itexi: use findex functions/internals
680         objects.
681
682         * scm/documentation-generate.scm (string-append): add syncodeindex
683
684         * Documentation/user/tutorial.itely (A lead sheet): use \chords
685         for tutoring chord names.
686  
687         * Documentation/user/lilypond.tely: remove @authors.
688
689 2004-10-23  Werner Lemberg  <wl@gnu.org>
690
691         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
692         Remove first two parameters of \lybox.
693         Don't emit \vbox around \lybox.
694         (dump-line): Add width to \lybox call.
695         Remove first two parameters of \lybox.
696
697         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
698         (\lyitem): Updated.
699         (\lybox): Only take three parameters.
700         Create box which has zero depth, only height.
701         Center box vertically along the x-height of current font.
702
703 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
704
705         * VERSION (PACKAGE_NAME): release 2.3.23
706
707         * scm/framework-tex.scm (convert-to-ps): add -E if filename
708         contains .preview.
709
710 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
711
712         * lily/lyric-extender.cc (print): only run to right-bound if
713         broken. This fixes input/regression/lyric-extender.ly
714
715         * input/regression/beamed-chord.ly: removed.
716
717         * Documentation/user/macros.itexi: add \global to definitions for
718         feta macros.
719
720         * po/fr.po: updated po file.
721
722         * po/de.po: updated po file.
723
724 2004-10-22  Werner Lemberg  <wl@gnu.org>
725
726         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
727
728 2004-10-21  Werner Lemberg  <wl@gnu.org>
729
730         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
731         (\lilypondexperimentalfeatures): Removed.
732
733 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
734
735         * Documentation/user/notation.itely: fixed 2 typos
736
737 2004-10-20  Werner Lemberg  <wl@gnu.org>
738
739         * scm/framework-tex.scm (header-end): Don't set \outputscale.
740         (dump-line): Produce prettier output.
741
742         * tex/lilyponddefs.tex: Comment all macros extensively.
743         (\lilypondstart): Set \outputscale.
744         Define \lilypondpagebreak and \lilypondnopagebreak here.
745         Don't test for positive \lilypondpaperlinewidth -- this is always
746         positive in the normal case (LilyPond produces bad output otherwise
747         so we can safely ignore negative or zero values).
748         (\lilypondend): Remove useless test for \lilypondbook.
749         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
750         don't input `feta20.tex'.
751
752 2004-10-19  Graham Percival  <gperlist@shaw.ca>
753
754         * Documentation/user/examples.itely: added texidoc lilypond-book
755         template.
756
757 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
758
759         * cygwin/lilypond.hint: Update.
760
761 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
762
763         * Documentation/user/notation.itely (Fret diagrams): Add documentation
764         for fret diagram markups to user manual
765
766         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
767         documentation for fret-diagram-terse
768
769         * Documentation/user/notation.itely: Added section on fret diagrams.
770
771 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
772
773         * scripts/convert-ly.py (usage): Fix --help description.  Apply
774         range also for --show-rules.
775
776 2004-10-18  Werner Lemberg  <wl@gnu.org>
777
778         * scripts/lilypond-book.py (Snippet, Include_snippet)
779         [replacement_text]: Use group `match'.
780
781 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
782
783         * Documentation/user/macros.itexi: Use @ref instead of @inforef
784         for html.  Apparently, ``you should'' in texinfo documentation is
785         merely a guideline that can safely be ignored.
786
787         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
788         auto-mode-alist.
789
790         * input/test/engraver-example.ily: 
791         * input/regression/allfontstyle.ily: Rename, update users.
792
793 2004-10-16  Graham Percival  <gperlist@shaw.ca>
794
795         * Documentation/user/lilypond-book.itely: add more details about
796         building .lytex files.
797
798         * Documentation/user/examples.itely: added piano-lyrics template
799
800         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
801
802         * input/GNUmakefile: remove "templates" from build subdirs.
803
804         * input/template: removed.
805
806 2004-10-16  Werner Lemberg  <wl@gnu.org>
807
808         * scripts/lilypond-book.py (snippet_res): Define group `match'
809         everywhere.
810         Accept more spaces between commands and its arguments and options.
811         Fix some regexps.
812         (output): Remove some newlines in string values and suppress spaces
813         in output.
814         (output_texinfo): Output `output_print_filename' only if not empty.
815         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
816
817 2004-10-16  Werner Lemberg  <wl@gnu.org>
818
819         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
820         some TeX line ends with `%' to avoid additional horizontal space in
821         output.
822
823         * scripts/lilypond-book.py: Unexpand spaces to tabs.
824         (snippet_res): Use `x' modifier to represent regular expressions
825         in a friendlier way.
826         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
827         (find_toplevel_snippets): Don't use indices from match group 0,
828         which is the whole pattern space, but group 1.
829
830 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
831
832         * flower/include/direction.hh (enum Direction): add
833         DIRECTION_LIMIT
834
835 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
836
837         * po/fr.po: new po file.
838
839 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
840
841         * Documentation/user/macros.itexi: Do not construct external
842         references using @uref.  That results in broken links.
843
844         * lily/slur.cc (outside_slur_callback): Use int in for loop;
845         avoids g++-3.4.1 enum beature.
846
847 2004-10-13  Graham Percival  <gperlist@shaw.ca>
848
849         * Documentation/user/examples.itely: added lilypond-book template.
850
851         * Documentation/user/lilypond-book.itely: added filename extension
852         page.
853
854 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
855
856         * debian/rules (binary-indep): Link images for info.
857
858         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
859         feature nicked from jEdit.
860
861 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
862
863         * Documentation/user/introduction.itely: Minor corrections.
864
865         * Documentation/user/notation.itely: Minor corrections.
866
867         * Documentation/user/tutorial.itely: Minor corrections.
868
869 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
870
871         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
872
873         * scm/*.scm:
874         * ly/paper-defaults.ly: Use papersizename only.
875
876 2004-10-11  Werner Lemberg  <wl@gnu.org>
877
878         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
879         \raise work with positive values.
880
881 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
882
883         * Documentation/user/notation.itely (Multi measure rests): Update
884         the docs corresponding to the implementation change from 2004-10-08.
885
886 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
887
888         * VERSION (MY_PATCH_LEVEL): release 2.3.22
889
890         * scm/part-combiner.scm (determine-split-list): reinstate
891         playing+resting case. 
892
893         * Documentation/user/invoking.itely (Reporting bugs): rename.
894
895         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
896
897         * lily/parser.yy (Prefix_composite_music): change no-transposition
898         for mode_changing_head to figures too.
899
900         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
901         with normal slurs too.
902         
903         * lily/slur-scoring.cc (move_away_from_staffline): new function.
904         (get_base_attachments): move away attachment point for breaks
905         similar to attachment points on slurs (staffline collision, and
906         half a space of padding)
907
908         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
909         force twice.
910
911         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
912         mode, return #f.        
913
914         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
915         for last page if raggedlast. 
916
917         * lily/parser.yy (Prefix_composite_music): untransposable is for
918         FiguredBass, not ChordNames
919
920 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
921
922         * scm/framework-tex.scm: Merge fix.
923
924 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
925
926         The grand \paper -> \layout, \bookpaper -> \paper renaming.
927
928 2004-10-10  Graham Percival  <gperlist@shaw.ca>
929
930         * Documentation/user/notation.itely: add raggedright to a whole
931         bunch of places.
932
933 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
934
935         * scm/paper.scm (set-paper-dimension-variables): new
936         function. Define dimension-variables explicitly in \paper too.
937         This allows overriding linewidth inside \score { \paper { } }
938         blocks
939  
940         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
941         landscape.
942         (header): add landscape and papersize options.
943
944 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
945
946         * lily/*.cc: use robust_scm2moment() where appropriate.
947
948         * lily/moment.cc (robust_scm2moment): new function.
949
950         * scm/titling.scm (default-score-title): remove caps for piece.
951
952         * VERSION: 2.3.21 released.
953         
954         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
955
956         * lily/include/slur-configuration.hh (class Slur_configuration):
957         new file.
958
959         * lily/slur-configuration.cc: new file. move scoring functions
960         into Slur_configuration.
961
962         * lily/slur-scoring.cc (Slur_score_state): change static functions
963         to methods of Slur_score_state.
964
965         * lily/bezier-bow.cc (Message): 
966
967         * flower/include/interval-set.hh (Message): new file.
968
969         * flower/interval-set.cc (Message): new file.
970
971 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
972
973         * lily/multi-measure-rest-engraver.cc (process_music): always
974         generate MultiMeasureRestNumbers.
975
976         * SConstruct (txt_files): switch of make dist
977
978         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
979         make sure that (indent < len / 3). This fixes progerror-max_h.ly
980
981         * lily/multi-measure-rest-engraver.cc (process_music): make
982         MultiMeasureRestNumber too.
983
984 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
985
986         * Documentation/user/notation.itely (Bar lines): Added a note that
987         defaultBarType is to be changed in the Timing context.
988
989 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
990
991         * lily/include/guile-compatibility.hh: add file.
992
993         * scm/framework-tex.scm (convert-to-dvi): use max of current
994         extra_mem_top and 1M.
995
996         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
997         function.
998
999 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1000
1001         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
1002  
1003 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1004
1005         * lily/slur-scoring.cc (struct Slur_score_state): add
1006         has_same_beam_, edge_has_beams_, is_broken_ bools.
1007         (get_base_attachments): simpler Y attachment determination for
1008         broken slurs.
1009
1010 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1011
1012         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
1013         bash without that is quite interesting.  Add xml and some omf
1014         keys.
1015
1016 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1017
1018         * Documentation/user/macros.itexi: Add xml macros.
1019
1020         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
1021
1022         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
1023
1024 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1025
1026         * lily/break-substitution.cc (substitute_mutable_property_alist):
1027         only put property back into value if != SCM_UNDEFINED
1028
1029         * lily/lyric-extender.cc (print): don't take common refpoint of
1030         null object if right_text isn't there.
1031  
1032         * lily/slur-scoring.cc (struct Slur_score_state): new
1033         struct. Collect scoring function arguments.
1034         (struct Slur_score_state): add musical_dy_
1035         (get_extra_encompass_infos): new function. Split off state
1036         computations.
1037
1038         * scm/part-combiner.scm (determine-split-list): remove playing1
1039         and playing2.
1040
1041 2004-10-02  Graham Percival  <gperlist@shaw.ca>
1042
1043         * Documentation/index.html.in: remove link to templates.
1044
1045         * Documentation/user/notation.itely: more small fixes.
1046
1047 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1048
1049         * lily/timing-engraver.cc (process_music): move setting
1050         measure-length. This fixes spacing-whole-rest.ly
1051
1052         * VERSION (PACKAGE_NAME): release 2.3.20
1053         
1054         * input/regression/quote-transposition.ly: update example
1055
1056         * scm/define-music-properties.scm (all-music-properties): change
1057         meaning of instrumentTransposition.  It is now the pitch played
1058         that sounds as middle C. This means that instrumentTransposition
1059         can be \transposed. 
1060         Fixes: transpose-quote.ly
1061
1062         * lily/parser.yy (command_element): reverse setting of
1063         instrumentTransposition
1064
1065         * lily/pitch.cc (pitch_interval): rename.
1066
1067         * lily/recording-group-engraver.cc (stop_translation_timestep):
1068         remove macrameing of accumulator and set_car/cdr.
1069         Fixes: transposition-quote.ly
1070
1071         * lily/music.cc (transpose): fold Event::transpose() in.
1072
1073         * lily/event.cc: remove Transpose. 
1074
1075         * lily/recording-group-engraver.cc: cleanup.
1076
1077         * ly/music-functions-init.ly (displayMusic): add function.
1078
1079         * make/lilypond.fedora.spec.in: rename file.
1080
1081         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
1082         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
1083
1084         * Documentation/user/changing-defaults.itely (Changing context
1085         properties on the fly): typo.
1086
1087         * lily/slur.cc (outside_slur_callback): try three sample points
1088         for determining collisions. This fixes: slur-script.ly.
1089
1090 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1091
1092         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
1093
1094 2004-10-01  Graham Percival  <gperlist@shaw.ca>
1095
1096         * Documentation/user/notation.itely: more small fixes.
1097
1098         * Documentation/user/examples.itely: make new sections.
1099
1100         * input/test/bar-lines.ly: improve output, fix bug.
1101
1102         * Documentation/user/changing-defaults.itely: small fixes.
1103
1104 2004-10-01  Werner Lemberg  <wl@gnu.org>
1105
1106         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
1107         T1 encoding in texinfo mode.
1108         (\lilypondstart): Use it.
1109         (\lilypondloop, \lilyponditerate): Removed.  Unused.
1110
1111 2004-09-30  Werner Lemberg  <wl@gnu.org>
1112
1113         * tex/lilyponddefs.tex (\lilypondstart): Define
1114         \lilypondfontencoding for both texinfo and latex mode.
1115
1116         * scm/framework-tex.scm (font-load-command): Use
1117         \lilypondfontencoding.
1118
1119 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1120
1121         * scm/framework-tex.scm (dump-page): take with-extents?
1122         argument. If true, output Y extents. Used for lilypond-book
1123         documents.
1124
1125         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
1126         \bookpaper.
1127
1128         * lily/slur.cc (outside_slur_callback): epsilon-delta management
1129         for slur edges. Fixes: progerror-no-bezier-intersection.ly
1130  
1131         * scm/framework-tex.scm (dump-page): put stencil height in dumped
1132         page.
1133
1134 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1135
1136         * Documentation/user/notation.itely (Multi measure rests):
1137         Improved example.
1138
1139 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1140
1141         * lily/auto-beam-engraver.cc (test_moment): robustify.
1142
1143 2004-09-28  Werner Lemberg  <wl@gnu.org>
1144
1145         * scm/framework-tex.scm (font-load-command): Define proper font
1146         macro which sets font encoding if available.
1147         (define-fonts): Define \lilypondpaperinputencoding, to be taken
1148         from the \bookpaper block.
1149
1150         * tex/lilyponddefs.tex (\lilypondstart): Use
1151         \lilypondpaperinputencoding for global input encoding.
1152
1153 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1154
1155         * lily/score.cc (Score): oops. Copy error_found_ too.
1156
1157 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * stepmake/stepmake/texinfo-rules.make: 
1160         * Documentation/GNUmakefile: --srcdir build fixes.
1161
1162         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
1163
1164         * Documentation/user/latex-lilypond-example.latex:
1165         * Documentation/user/latex-example.latex: Fix compile errors.
1166         Still buggy, need more love.
1167
1168 2004-09-27  Werner Lemberg  <wl@gnu.org>
1169
1170         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
1171
1172 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
1173
1174         * Documentation/user/examples.itely: removed \midi block to
1175         simplify the example
1176
1177         * Documentation/user/notation.itely: Removed superfluous
1178         TextSpanner tweakings (is already done by engraver-init.ly).
1179         Documented bug: vertical alignment of articulations.
1180
1181         * Documentation/user/notation.itely, ly/engraver-init.ly
1182         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
1183         padding.
1184
1185         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
1186         docu about TextSpanner padding bug from manual to engraver.ly
1187         (since it's workarounded and hence not user-visible any more)
1188
1189 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1190
1191         * VERSION: release 2.3.19
1192
1193 2004-09-26  Graham Percival  <gperlist@shaw.ca>
1194
1195         * ly/property-init.ly: fix bug in displaying ledger lines while
1196         \hideNotes is on.
1197
1198         * Documentation/user/notation.itely: more editing.
1199
1200         * Documentation/user/examples.itely: add piano-dynamics template.
1201
1202         * input/template/piano-dynamics.ly: remove.
1203
1204         * Documentation/user/sound-output.itexi: more editing
1205
1206 2004-09-25  Graham Percival  <gperlist@shaw.ca>
1207
1208         * Documentation/user/notation.itely: more editing.
1209
1210 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1211
1212         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
1213         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
1214
1215 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1216
1217         * lily/hairpin.cc (print): check columns of bounds, not bounds
1218         themselves.
1219         (print): robustify bound-padding lookup.
1220
1221         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
1222
1223         * scripts/lilypond-book.py (Compile_error.process_include): catch
1224         Compile_error exception, and remove output .texi.
1225
1226         * scm/define-music-properties.scm (all-music-properties): add
1227         error-found
1228
1229         * lily/parser.yy (Music_list): add error-found to music with errors.
1230
1231         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
1232
1233         * lily/book.cc (process): ignore books with errors
1234
1235         * lily/include/score.hh (class Score): add error_found_ member.
1236
1237         * lily/drum-note-engraver.cc (try_music): idem.
1238
1239         * lily/note-heads-engraver.cc: remove start-playing-event.
1240
1241         * lily/part-combine-iterator.cc (Part_combine_iterator): use
1242         BusyPlayingEvent to determine which voice was active last.
1243         (unisono): use last active to where to get unisono information
1244         from. This fixes: partcombine-rest.ly (again).
1245
1246         * scm/part-combiner.scm (determine-split-list): cleanups
1247
1248 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1249
1250         * input/regression/lyric-extender.ly: simplify.
1251         complexify.
1252
1253         * lily/lyric-extender.cc (print): use it to determine size of
1254         extender. Remove Lyric_extender::is_visible().
1255
1256         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
1257         next property.
1258
1259         * lily/lyric-engraver.cc: remove get_current_rest().
1260         
1261 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1262
1263         * input/regression/lyric-extender.ly: Fix and add test.
1264
1265         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
1266
1267 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1268
1269         * lily/note-head.cc: remove Note_head::extent.
1270
1271 2004-09-23  Graham Percival  <gperlist@shaw.ca>
1272
1273         * Documentation/user/tutorial.itely: do manual style 2-space
1274         indents in examples
1275
1276         * Documentation/user/notation.itely: more editing.
1277
1278 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1279
1280         * lily/lyric-engraver.cc (get_current_rest): New function.
1281
1282         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
1283         stop at rest.
1284
1285         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
1286
1287         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
1288
1289 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
1290
1291         * Documentation/user/examples.itely (Small ensembles): added
1292         example for transcription of mensural music
1293
1294         * Documentation/user/notation.itely (The Lyrics context): fixed broken
1295         link to SATB vocal score
1296
1297         * Documentation/user/notation.itely (System start delimiters):
1298         fixed typo: GrandStaff->StaffGroup
1299
1300         * Documentation/user/notation.itely (Ancient articulations):
1301         removed obsolete comment on \episem bug
1302
1303 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1304
1305         * scm/framework-tex.scm (output-preview-framework): Fix invocation
1306         of header.
1307
1308 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1309
1310         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
1311         start to note-column.
1312
1313         * lily/hairpin.cc (print): check text-interface, to attach to
1314         dynamic texts.  
1315
1316         * lily/include/text-item.hh (class Text_interface): rename
1317         Text_item -> Text_interface
1318
1319         * lily/piano-pedal-bracket.cc (print): robustify.
1320
1321 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
1322
1323         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
1324
1325         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
1326         true will print the page number in the first page.
1327
1328         * Documentation/user/changing-defaults.itely: Document
1329         printfirstpagenumber.
1330
1331 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1332
1333         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
1334         objects.
1335
1336         * lily/beam-concave.cc (calc_concaveness): take absolute value of
1337         dy for scaling. This fixes various downbeams.
1338         
1339
1340         * lily/beam-quanting.cc (best_quant_score_idx): 
1341
1342 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1343
1344         * scm/framework-tex.scm (header-to-file): Fix.
1345
1346 2004-09-22  Werner Lemberg  <wl@gnu.org>
1347
1348         * lily/parser.yy <score_body>: Fix typo.
1349
1350 2004-09-22  Graham Percival  <gperlist@shaw.ca>
1351
1352         * Documentation/user/tutorial.itely: modified a "future planning"
1353         comment.
1354
1355         * Documentation/user/notation.itely: more editing.
1356
1357 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1358
1359         * scm/define-markup-commands.scm (note-by-number): read font-size
1360         to determine stem length. Fixes: markup-note.ly
1361
1362 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1363
1364         * lily/slur.cc (outside_slur_callback): read #'padding for
1365         slur-padding. Fixes: slur-script.ly
1366
1367         * lily/parser.yy (score_body): disallow \bookpaper in \score.
1368
1369 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1370
1371         * Documentation/user/notation.itely (ancient flags): documented
1372         flags-related known bugs
1373
1374         * lily/include/ligature-engraver.hh: added comment about why and
1375         how of (non-)use of abstract virtual methods
1376
1377         * ly/engraver-init.ly (VaticanaVoice,
1378         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
1379         unset dash-fraction property in order to get solid lines
1380
1381         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
1382
1383 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1384
1385         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
1386
1387 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1388
1389         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
1390         in function.
1391
1392         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
1393         openout_any=p.  Throughout: progress to stderr, translate user
1394         messages.
1395
1396         * scm/output-gnome.scm: Fix font dir description.
1397
1398 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1399
1400         * input/test/mensural-ligatures.ly (voice): move linethickness
1401         settings to bookpaper.
1402
1403         * lily/simple-spacer.cc (Module): use force to stretch to 
1404         line length as force measure for ragged spacing.
1405         
1406         * lily/lily-parser.cc (get_paper): don't set parent for \paper
1407         blocks in the parser. This eliminates ordering dependency for
1408         \bookpaper and \paper
1409
1410         * ly/part-paper-init.ly: remove file.
1411
1412         * lily/includable-lexer.cc (new_input): elucidate message.
1413
1414         * VERSION: 2.3.18 released.
1415         
1416 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1417
1418         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
1419         * input/mutopia/R.Schumann/romanze-op28-2.ly:
1420         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
1421         #'Slur.attachment setting.
1422
1423         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
1424         friendlier for point and click.
1425
1426 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1427
1428         * ly/init.ly: reverse collected scores.
1429
1430         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
1431         layout to determine force.
1432         
1433 2004-09-18  Werner Lemberg  <wl@gnu.org>
1434
1435         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
1436         ties.
1437
1438         * ly/declarations-init.ly (escapedBiggerSymbol,
1439         escapedSmallerSymbol): Fix typos.
1440
1441         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
1442
1443 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1444
1445         * input/{input,regression}/*.ly: run convert-ly
1446
1447         * VERSION: release 2.3.17
1448
1449         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
1450         little wider for attachment calculation. This prevents stem and
1451         slur touching.
1452
1453         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
1454         ) 
1455
1456         * input/regression/tie.ly (texidoc): cleanup.
1457
1458         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
1459         and ~
1460
1461         * lily/slur-scoring.cc (score_extra_encompass): check if extra
1462         objects are on boundary column. 
1463
1464         * lily/main.cc (parse_argv): process --tex too.
1465
1466         * ly/music-functions-init.ly (keepWithTag): add music functions
1467         keepWithTag and removeWithTag.
1468
1469         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
1470
1471         * lily/accidental-engraver.cc (recent_enough): interpret laziness
1472         = #t. This fixes no-reset accidental-style.
1473
1474         * input/regression/accidental-piano.ly (Module): new file.
1475
1476         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
1477
1478 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1479
1480         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
1481         extra encompass.
1482         (score_extra_encompass): use Y coordinate of attachment if X
1483         attachment falls in extra encompass X extent.
1484
1485         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
1486         GUILE_LOAD_PATH
1487
1488 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1489
1490         * scm/output-gnome.scm: Small fixes.
1491
1492         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
1493
1494 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
1495
1496         * Documentation/user/notation.itely (Ancient flags): Removed
1497         documentation on adjust-if-on-staffline (this property was removed
1498         by Han-Wen).
1499
1500         * Documentation/user/notation.itely (Ancient notation): Minor
1501         cleanups and fixes.  Renamed "Vaticana style contexts" ->
1502         "Gregorian Chant contexts".  Added section "Mensural contexts".
1503         Added section "Ancient articulations".
1504
1505         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
1506
1507 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1508
1509         * buildscripts/guile-gnome.sh: Add missing bit.
1510
1511 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1512
1513         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
1514
1515         * lily/slur-scoring.cc (get_y_attachment_range): set end point
1516         using base_attachment.
1517
1518         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
1519         page header back.
1520
1521         * scm/documentation-generate.scm (top-node): move version to top
1522         node.
1523
1524         * lily/ledger-line-spanner.cc: add ledgered-interface, with
1525         property no-ledgers.
1526
1527 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
1528
1529         * Documentation/user/{changing-defaults,examples,invoking,
1530         tutorial}.itely: Expand 's to is.
1531
1532         * Documentation/user/notation.itely: Capitalize only first letter.
1533
1534         * Documentation/user/programming-interface.itely: Capitalize Scheme.
1535
1536         * Documentation/user/lilypond-book.itely: use @refbugs.
1537
1538         * THANKS: sort.
1539
1540         * input/mutopia/F.Schubert/morgenlied.ly,
1541         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
1542         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
1543         name.
1544
1545 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
1546
1547         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
1548         lneomensural char entry; (ii) fixed mensural/neomensural naming
1549         clash typo; (iii) lneomensural char: fixed stem attachment point.
1550         WARNING: FONT CHANGED!
1551
1552 2004-09-15  Graham Percival  <gperlist@shaw.ca>
1553
1554         * Documentation/user/introduction.itely: update \stemBoth to
1555         \stemNeutral.
1556
1557         * Documentation/user/notation.itely: more editing of the manual.
1558
1559 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1560
1561         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
1562         factor in edge attraction. This reflects that the left edge may
1563         have a larger gap for an ascending up-slur.
1564         (get_base_attachments): copy bound Y from right bound, if there is
1565         only one note-column after the line break.
1566
1567 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
1570
1571 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1572
1573         * lily/phrasing-slur-engraver.cc (process_music): Create
1574         PhrasingSlur instead of Slur.
1575
1576         * Documentation/user/changing-defaults.itely (Defining new
1577         contexts): Fixed misprinted context name.
1578
1579 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1580
1581         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
1582
1583         * scripts/convert-ly.py (conv): change Both to Neutral in property
1584         settings.
1585
1586         * ly/engraver-init.ly: increase extent of Staff. 
1587
1588 2004-09-13  Graham Percival  <gperlist@shaw.ca>
1589
1590         * scm/script.scm: change behaviour of slur and accent.
1591
1592         * Documentation/user/music-glossary.tely: de-gender a few entires.
1593
1594         * Documentation/user/introduction.itely: de-gender a few sentences.
1595
1596 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1597
1598         * input/regression/rehearsal-mark-number.ly: Reuse the existing
1599         formatting routine when adding boxed numbers. Makes it easier to
1600         extrapolate how to do for boxed letters.
1601
1602 2004-09-12  Graham Percival  <gperlist@shaw.ca>
1603
1604         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
1605
1606         * Documentation/user/invoking.itexi: updated the "reporting bugs"
1607         section.
1608
1609 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1610
1611         * scm/define-grobs.scm (all-grob-descriptions): longer
1612         ideallengths for stems in higher order beams.
1613
1614         * Documentation/user/changing-defaults.itely (Page layout):
1615         document them.
1616
1617         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
1618         to get sane spaces for titles.
1619
1620         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
1621         beforetitlespace, betweentitlespace.
1622
1623         * input/regression/beam-quant-standard.ly (primeSixteenths): add
1624         16th notes.
1625
1626         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
1627         small slope up to smallest quant. This prevents small slopes from
1628         getting rounded to zero.
1629
1630         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
1631         are smaller than the smallest quant.
1632
1633         * input/tutorial/brahms*.ly: remove.
1634
1635         * input/*: update all .ly files.
1636          
1637         * ly/a4-init.ly (vsize): remove papersize init files.
1638
1639         * scripts/convert-ly.py (conv): add conversion.
1640
1641         * lily/parser.yy: change mode changing commands to XXXmode,
1642         eg. drummode.
1643         (mode_changing_head): group mode changes.
1644         (mode_changing_head_with_context): new commands: create context as
1645         well as change mode.
1646
1647         * input/regression/system-overstrike.ly: new file.
1648
1649         * scm/page-layout.scm (ly:optimal-page-breaks): add
1650         betweensystempadding also to fixed distance for the spring.
1651  
1652         * scm/define-grobs.scm (all-grob-descriptions): fix order of
1653         key-cancellation.
1654
1655         * input/regression/beam-concave-damped.ly: new file.
1656
1657         * lily/beam-concave.cc: new file, with new routines for concave
1658         decisions. There are now two types of concaveness: 1. a sharp
1659         logic decision forcing a beam horizontal, and 2. a number that
1660         measures how concave beams are that are not caught by 1.
1661
1662         This fixes: morgenlied.ly and input/regression/beam-concave.ly
1663         
1664         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
1665         property: add-stem-support
1666
1667 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1668
1669         * lily/slur-scoring.cc (get_bound_info): only do
1670         broken trend at the end of the line.
1671
1672         * VERSION (PACKAGE_NAME): release 2.3.16.
1673
1674         * input/regression/phrasing-slur.ly (Module): remove (duplicate
1675         with phrasing-slur-slur-avoid.ly)
1676
1677         * lily/slur-scoring.cc (struct Extra_collision_info): collect
1678         parameters for extra offset.
1679         (get_bezier): add slurs mid-points for curve determination
1680         (score_extra_encompass): add slur end points for scoring.
1681
1682 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
1683
1684         * scm/framework-ps.scm (reencode-font): Handling font scaling
1685         and reencoding differently to work around a bug in gs 8.30 and
1686         earlier.
1687         Update callers.
1688
1689 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1690
1691         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
1692         extent index of other system. Fixes slurs across line breaks.
1693
1694         * lily/tuplet-engraver.cc (start_translation_timestep): use
1695         Tuplet_description::stop_ for determining when to stop producing
1696         tuplet brackets. This fixes: tuplet-overwrite.ly
1697
1698         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
1699         errors with GUILE 1.7 CVS.
1700
1701         * lily/translator.cc (derived_mark): new function.
1702
1703         * lily/slur-scoring.cc (score_encompass): new penalty type:
1704         variance penalty demerits slurs where one head/stem is much
1705         closer to the slur than average.
1706
1707         * lily/tuplet-bracket.cc (print): use robust_relative_extent
1708         iso. extent()
1709         (calc_position_and_height): use robust_relative_extent(). This
1710         fixes a couple of programming_errors
1711
1712         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
1713         file.
1714
1715         * lily/part-combine-iterator.cc (unisono): bugfix for the case
1716         that voice-2 plays solo, and voice-1 has an mmrest that starts
1717         earlier. In that case, we switch to voice-2, so we catch the
1718         mmrest of voice-2. This fixes: partcombine-rest.ly.
1719  
1720 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1721
1722         * scm/define-grob-properties.scm (all-internal-grob-properties):
1723         add adjacent-hairpins property.
1724
1725         * lily/hairpin.cc: lengthen hairpin if space is available.
1726
1727         * input/regression/dynamics-hairpin-length.ly (Module): new file.
1728
1729 2004-09-10  Graham Percival  <gperlist@shaw.ca>
1730
1731         * Documentation/user/notation.itely: small fixes to docs.
1732
1733 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1734         
1735         * VERSION (PACKAGE_NAME): release 2.3.15
1736
1737         * make/lilypond.redhat.spec.in (Requires): bump requirement for
1738         ec-fonts-mftraced
1739
1740         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
1741         the latest ec-fonts-mftraced package.
1742
1743         * scm/define-context-properties.scm
1744         (all-internal-translation-properties): add property. Remove
1745         definition of quotes property.
1746
1747         * Documentation/user/notation.itely (Quoting other voices):
1748         document it
1749
1750         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
1751         property, to determine what events are processed in \quote.
1752
1753 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
1754
1755         * (many files): removed most occurrences of underscore ("_")
1756         from font characters; made font character naming more
1757         consistent
1758
1759         * input/test/gregorian-scripts.ly: fixed another victim of grand
1760         replacement operations
1761
1762         * lily/vaticana-ligature-engraver.cc: caught some more "_"
1763         inconsistencies
1764
1765         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
1766
1767 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1768
1769         * Documentation/user/changing-defaults.itely (Paper size): doc
1770         landscape
1771         
1772
1773         * scm/framework-ps.scm (eps-header): bugfixes. 
1774
1775         * scm/titling.scm (default-score-title): remove opus from the
1776         \score title.
1777
1778 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
1779
1780         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
1781
1782         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
1783
1784         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
1785
1786         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
1787
1788         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
1789
1790         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
1791
1792         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
1793
1794         * scripts/ps2png.py (program_name): changed to sys.argv[0]
1795
1796 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1797
1798         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
1799         character position.  Huh?
1800
1801         * scm/output-gnome.scm (placebox): Shield affine-relative.
1802
1803         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
1804         cater for system's pango 1.5.1.
1805
1806         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
1807
1808         * scm/slur.scm: Tweak.
1809
1810 2004-09-08  Graham Percival  <gperlist@shaw.ca>
1811
1812         * Documentation/user/{first couple of chapters}: more editing.
1813
1814 2004-09-07  Graham Percival  <gperlist@shaw.ca>
1815
1816         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
1817         and summary.
1818
1819         * Documentation/user/{first couple of chapters}: the big "Graham's
1820         moved to a new city, his friends haven't arrived, and he has no
1821         internet access" patch.  Numerous editorial and stylistic changes
1822         to the manual.
1823
1824 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1825
1826         * scm/framework-ps.scm (output-framework): handle landscape settings.
1827
1828         * ps/lilyponddefs.ps: cleanup.
1829
1830 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1831
1832         * scm/define-grobs.scm (all-grob-descriptions): unset
1833         threshold. This fixes morgenlied. 
1834
1835         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
1836         rod calculation.
1837
1838         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
1839         spanners into account for staff-extents.
1840
1841         * lily/ottava-bracket.cc (print): take common refpoint of dots
1842         into account as well.
1843
1844 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1845
1846         * lily/lookup.cc (triangle): translate by interval.
1847
1848         * VERSION (PACKAGE_NAME): release 2.3.14
1849
1850         * Documentation/user/changing-defaults.itely (Page layout): add
1851         betweensystempadding
1852
1853         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
1854
1855         * input/regression/quote-cyclic.ly (Module): new file.
1856
1857         * scm/lily.scm (print): add function.
1858
1859         * scm/music-functions.scm (quote-substitute): new
1860         function. Substitute \quote when putting music into \score.
1861
1862         * input/regression/key-signature-cancellation.ly (Module): new file.
1863
1864         * lily/*.cc: more ly_scm2 -> scm_to converions.
1865
1866         * lily/key-signature-interface.cc (print): take position
1867         difference into account when spacing naturals.
1868
1869         * lily/key-engraver.cc (create_key): create KeyCancellation grob
1870         separately, so the cancellation can be put before the staff-bar
1871
1872         * scm/define-grobs.scm (all-grob-descriptions): add a
1873         KeyCancellation grob.
1874
1875         * lily/tuplet-engraver.cc (struct Tuplet_description): new
1876         struct. Use to clean-up Tuplet_engraver
1877
1878 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1879
1880         * lily/*: ly_scm2int -> scm_to_int
1881         ly_scm2double -> scm_to_double
1882
1883         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
1884
1885 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1886
1887         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
1888         0 springs
1889
1890         * lily/system.cc (post_processing): 
1891
1892         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
1893         density for vertical spacing by means of force penalty.
1894         
1895         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
1896         dimension-variables
1897
1898         * Documentation/user/changing-defaults.itely (Page layout): add
1899         betweensystemspace variable.
1900
1901         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
1902
1903         * scm/page-layout.scm (space-systems): new function. Use spring
1904         and rod approach for vertically spacing systems.
1905
1906         * ly/engraver-init.ly: tune down minimumVerticalExtent.
1907
1908         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
1909         vertical alignment.
1910
1911         * lily/slur-engraver.cc (process_music): add warning for slur.
1912
1913 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1914
1915         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
1916
1917         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
1918         export spacing routine to SCM.
1919
1920         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
1921         new class, separate Grobs from interface.
1922
1923 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1924
1925         * lily/include/lily-guile.hh: compatibility glue for 1.6
1926
1927         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
1928
1929         * lily/lily-guile.cc: remove ly_scm2str0.
1930
1931 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1932
1933         * Documentation/user/macros.itexi: Use @inforef iso @uref for
1934         external references.  Fixes HTML cross references with makeinfo 4.7.
1935
1936 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1937
1938         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
1939         expand_only option.
1940
1941 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1942
1943         * lily/system.cc (get_line): add System stencil to exprs. Fixes
1944         system-extents.ly.
1945
1946         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
1947
1948         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
1949         for MultiMeasureRestNumber
1950
1951         * VERSION (PACKAGE_NAME): release 2.3.13
1952
1953 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1954
1955         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
1956         takes two arguments.
1957
1958 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1959
1960         * input/regression/slur-stem-broken.ly: remove.
1961
1962         * lily/slur.cc: add quant-score.
1963
1964         * input/regression/slur-staccato.ly (texidoc): remove
1965
1966         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
1967
1968 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1969
1970         * lily/include/bezier-bow.hh: remove.
1971
1972         * lily/slur-bezier-bow.cc (Module): remove.
1973
1974         * lily/include/slur.hh (Module): remove.
1975
1976         * lily/slur.cc: remove
1977
1978         * input/test/slur-beautiful.ly (Module): remove
1979
1980         * input/test/slur-attachment-override.ly (Module): remove
1981
1982         * lily/slur-quanting.cc (after_line_breaking): only do scoring
1983         when less than 4 control-points.
1984
1985         * lily/key-signature-interface.cc: add style.
1986
1987         * Documentation/user/notation.itely (Automatic staff changes):
1988         document new behavior.
1989
1990         * input/regression/slur-extreme.ly: new file.
1991
1992         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
1993         bass. Obviates \clef bass in the bass staff, when using \autochange 
1994
1995         * lily/auto-change-iterator.cc (construct_children): instantiate
1996         up/down Staff, create Voice on up staff initially. Obviates
1997         explicit instantiation of up/down contexts for \autochange. 
1998
1999         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
2000         slur depending on extents of note heads.
2001         
2002 2004-08-28  Graham Percival  <gperlist@shaw.ca>
2003
2004         * Documentation/user/tutorial.itely: minor editing.
2005
2006         * Documentation/user/examples.itely: tiny editing.
2007
2008 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2009
2010         * lily/slur-quanting.cc (init_score_param): read scoring
2011         parameters from slur-details property
2012
2013         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
2014         Accidental
2015
2016         * Documentation/user/advanced.itely: removed.
2017
2018         * Documentation/user/programming-interface.itely (How markups work
2019         internally): new subsection.
2020
2021         * Documentation/user/converters.itely (Invoking abc2ly): remove
2022         musedata2ly.
2023
2024 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2025
2026         * Documentation/user/point-and-click.texi (Point and click): new file.
2027         put point & click in appendix.
2028         
2029         * Documentation/user/changing-defaults.itely (Vertical spacing):
2030         corrections
2031
2032 2004-08-27  Graham Percival  <gperlist@shaw.ca>
2033
2034         * Documentation/user/introduction.itely: add note about the
2035         "example templates" section of the manual, and remove link to
2036         input/template/
2037
2038 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
2039
2040         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
2041         -> La@TeX
2042
2043         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
2044         missing lneo_mensural head; editorial cleanups
2045
2046         * lily/mensural-ligature.cc: added more comments
2047
2048 2004-08-26  Graham Percival  <gperlist@shaw.ca>
2049
2050         * Documentation/user/examples.itely: second, third, fourth, and fifth
2051         sections added.
2052
2053         * input/template/{various}: removed files included in examples.itely.
2054
2055 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
2056
2057         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
2058         Stem::stem_end_position instead of broken
2059         Staff_symbol_referencer::get_position
2060
2061 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2062
2063         * debian/changelog: debian patch by Anthony Fok.
2064
2065         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
2066
2067         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
2068         get spurious messages with skipTypesetting on.
2069
2070 2004-08-25  Graham Percival   <gperlist@shaw.ca>
2071
2072         * Documentation/user/lilypond-book.itely: slight clean-up.
2073
2074         * Documentation/user/examples.itely: began section.
2075
2076 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2077
2078         * lily/script-interface.cc: add slur property.
2079
2080         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
2081         too.
2082
2083         * input/regression/phrasing-slur-slur-avoid.ly: new file.
2084
2085         * lily/ottava-bracket.cc (print): always start from right edge of
2086         a broken bound. This fixes ottava-clef.ps 
2087
2088 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2089
2090         * input/regression/slur-script-inside.ly: new file.
2091
2092         * lily/new-slur.cc (outside_slur_callback): new function, to make
2093         scripts avoid slurs 
2094
2095         * lily/slur-engraver.cc (finalize): 
2096
2097         * lily/script-interface.cc: add inside-slur property.
2098
2099         * lily/slur-engraver.cc (finalize): read inside-slur property.
2100
2101         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
2102         message.
2103
2104         * ly/property-init.ly (unHideNotes): hide accidentals at staff
2105         level. Fixes: hideNotes-accidental.ly
2106
2107 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
2108
2109         * scm/page-layout.scm (plain-header): fix bug that print page
2110         number in the first page if firstpagenumber was different than 1.
2111
2112 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2113
2114         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
2115         fonts. Fixes triangle markup for chords.
2116
2117         * lily/slur-quanting.cc (score_extra_encompass): make score depend
2118         on distance. This fixes slur-tenuto.ly and slur-tie.ly
2119  
2120         * flower/include/interval.hh (T>): add distance() function
2121
2122         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
2123         octaviation-dot.ly 
2124
2125         * lily/context-scheme.cc: ly_context_grob_definition: new function.
2126
2127         * VERSION (MY_PATCH_LEVEL): release 2.3.12
2128
2129         * lily/new-slur.cc (add_column): remove set_interface()
2130
2131 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2132
2133         * input/regression/slur-double.ly: new file. 
2134
2135         * lily/slur-engraver.cc: add doubleSlurs property
2136
2137         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
2138         symbols.
2139
2140         * Documentation/user/notation.itely (Easy Notation note heads):
2141         revise notation Chapter.
2142
2143         * ly/music-functions-init.ly (makecluster): add makeClusters music
2144         function.
2145
2146         * lily/part-combine-engraver.cc: rename soloADue ->
2147         printPartCombineTexts
2148
2149         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
2150
2151         * lily/horizontal-bracket.cc (print): use
2152         Tuplet_bracket::make_bracket, so it supports bracket-flare,
2153         edge-eight and shorten-pair.
2154
2155 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
2156
2157         * Documentation/user/changing-defaults.itely (Page layout):
2158         description of firstpagenumber. Moved @refbugs about rightmargin
2159         to the end of the section (it was looking like the documentation
2160         after the refbugs was part of the bug comment).
2161
2162         * scm/framework-ps.scm (output-framework): set the first
2163         postscript page number to firstpagenumber
2164
2165         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
2166         page number according to firstpagenumber
2167
2168         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
2169         parameter
2170
2171 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2172
2173         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
2174         nested slurs. 
2175
2176         * scripts/convert-ly.py (lilypond_version_re_str): handle
2177         \version "bar" % "foo"
2178
2179         * lily/completion-note-heads-engraver.cc (process_music): set
2180         duration-log before announcing object.
2181         
2182         * lily/staff-symbol.cc (print): subtract thickness from staff line
2183         length
2184
2185         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
2186         
2187 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
2188
2189         * scm/stencil.scm: remove fontify-text and fontify-text-white
2190
2191 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2192
2193         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
2194
2195         * Documentation/user/sound-output.texi (Sound): new file. Move all
2196         MIDI related information.
2197
2198 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2199
2200         * lily/script-engraver.cc (acknowledge_grob): only take into
2201         account note heads with a music cause. Fixes ambitus-accent.ly
2202
2203         * scm/define-markup-commands.scm (finger): set encoding to
2204         fetaNumber.
2205
2206 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
2207
2208         * scripts/convert-ly.py: typo
2209
2210 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
2211
2212         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
2213         font calls for diagrams based on paper and props
2214
2215 2004-08-19  Graham Percival <gperlist@shaw.ca>
2216
2217         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
2218
2219 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
2220
2221         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
2222         added setHairpinDecresc/Dim
2223
2224 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2225
2226         * lily/include/lily-guile.hh: Cosmetics.
2227
2228 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2229
2230         * input/regression/fermata-rest-position.ly: new file
2231
2232         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
2233
2234         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
2235
2236 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2237
2238         * scm/framework-tex.scm (output-preview-framework) 
2239         (output-classic-framework): 
2240         * scm/framework-ps.scm (output-preview-framework):
2241         s/ly:paper-book-lines/ly:paper-book-systems/g
2242
2243         * scm/fret-diagrams.scm (ss-font-encoding):
2244         s/my-font-encoding/ss-font-encoding
2245
2246 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2247
2248         * scm/music-functions.scm (direction-polyphonic-grobs): Set
2249         direction also on fingerings.
2250
2251         * lily/clef-engraver.cc: Add forceClef to list of read properties.
2252
2253 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2254
2255         * po/nl.po: Some updates.
2256
2257         * scm/lily.scm (_): New function.
2258         (postscript->pdf, postscript->png, lilypond-main)
2259         (postscript->pdf): Use it.  Write messages to stderr.
2260
2261         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
2262
2263         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
2264         xgettext does not recognise scheme yet.  Patch submitted.
2265
2266         * lily/scm-option.cc (LY_DEFINE):
2267         * lily/main.cc: The program is now called lilypond (WAS:
2268         lilypond-bin).
2269
2270         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
2271         messages.
2272
2273         * lily/include/paper-book.hh
2274         * lily/include/paper-system.hh: Finish renaming of paper-line to
2275         system.  Fix users.
2276
2277 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2278
2279         * scm/documentation-generate.scm (string-append): add version.
2280
2281         * scm/define-markup-commands.scm (box): add box-padding and
2282         thickness props for the box command.
2283  
2284         * Documentation/user/changing-defaults.itely (Text encoding):
2285         elucidate use of \encoding for \header strings.
2286
2287         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
2288
2289         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
2290         staff-change.ly
2291
2292         * lily/output-def.cc (assign_context_def): use set_variable().
2293
2294         * lily/text-item.cc (interpret_string): accept string input
2295         encoding too.
2296
2297         * scm/encoding.scm (read-encoding-file): print warning when file
2298         can't be found.
2299
2300         * tex/latin1.enc: remove.
2301
2302         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
2303
2304         * lily/rod.cc (columnize): robustness fix. Don't crash for
2305         nil span points. Fixes: appoggiatura-segfault.ly
2306         (add_to_cols): extra robustness fix.
2307
2308 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2309
2310         * lily/text-item.cc (interpret_string): use lookup_variable() to
2311         fidn inputencoding. Now, \paper inherits inputencoding from
2312         \bookpaper.
2313
2314         * lily/script-engraver.cc (stop_translation_timestep): remove slur
2315         collision kludge.
2316
2317         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
2318         kludge.
2319
2320 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2321
2322         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
2323
2324 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2325
2326         * lily/spanner.cc (spanned_rank_iv): Bugfix.
2327
2328         * lily.scm: Mark un-internationlised user messages (with FIXME).
2329
2330         * lily/include/modified-font-metric.hh (struct
2331         Modified_font_metric): New file.  (WAS: incorrectly named
2332         scaled-font-metric.hh ?)
2333
2334         * lily/include/scaled-font-metric.hh: Remove.
2335
2336         * lily/text-item.cc (interpret_string): Identify and document
2337         input-encoding problem.
2338
2339         * lily/paper-book.cc (pages): Do not use `paper' as variable name
2340         for a Bookpaper.
2341
2342         * tex/latin1.enc: Replace /minus with /hyphen.
2343
2344         * scm/encoding.scm: For latin1 (input-)encoding, use
2345         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
2346
2347         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
2348         inputencoding.
2349
2350 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
2351
2352         * Documentation/topdocs/INSTALL.html: fixes.
2353
2354 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2355
2356         * buildscripts/builder.py: Fix for scons CVS.
2357
2358 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
2359
2360         * Documentation/user/notation.itely,
2361         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
2362         input/test/ambitus-mixed.ly: fix plurals:
2363         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
2364
2365 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2366
2367         * lily/dynamic-engraver.cc (typeset_all):
2368         * lily/script-engraver.cc (stop_translation_timestep): Handle
2369         collisions with new-slur.
2370
2371 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2372
2373         * scm/define-grobs.scm (all-grob-descriptions): Add
2374         new-slur-interface.
2375
2376 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2377
2378         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
2379         produces .PS
2380
2381 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
2382
2383         * scm/define-grob-properties.scm (all-user-grob-properties): fix
2384         definition of number-type
2385
2386 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
2387
2388         * scm/fret-diagrams.scm : change sans-serif font encoding from 
2389         TeX-text to ec (uses ecss fonts instead of cmss fonts)
2390
2391         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
2392         number-type and label-dir
2393
2394         * scm/define-grob-properties.scm: add number-type and label-dir
2395
2396         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
2397         left or right.  Allow choice of upper-case roman, lower-case roman, or
2398         arabic numerals in fret label
2399
2400 2004-08-04  Werner Lemberg  <wl@gnu.org>
2401
2402         * lily/slur-quanting.cc: Include libc-extension.hh.
2403         s/round/my_round/.
2404         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
2405         s/autobeaming/autoBeaming/.
2406
2407 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2408
2409         * VERSION: 2.3.11 released.
2410
2411         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
2412         renameinput.
2413
2414 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2415
2416         * lily/lookup.cc (round_filled_box): remove warnings about blot
2417         diameter.
2418
2419         * scm/paper.scm (paper-set-staff-size): make linethickness more
2420         easily tunable.
2421
2422         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
2423         \newlyrics -> \addlyrics
2424
2425         * lily/text-spanner.cc (print): use it.
2426
2427         * lily/dynamic-text-spanner.cc (print): use it.
2428
2429         * lily/grob.cc (robust_relative_extent): new function.
2430
2431         * scripts/lilypond-book.py (main): add -f tex as default process.
2432
2433         * lily/text-spanner.cc (print): only take linear_combination of
2434         nonempty interval.
2435         
2436
2437 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
2438
2439         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
2440         isn't specified by the user in \bookpaper center the music in the
2441         page.
2442
2443 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2444
2445         * Fix some problems after the renaming of my-lily -> lily
2446
2447 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2448
2449         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
2450
2451         * lily/slur-quanting.cc (enumerate_attachments): apply center on
2452         stem-X in more cases. 
2453
2454         * lily/stem.cc (dim_callback): solve todo.
2455
2456 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2457
2458         * input/test/README: new file.
2459
2460         * lily/lily-parser.cc: rename my-lily* files.
2461
2462         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
2463         parser.
2464
2465         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
2466
2467         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
2468
2469         * make/mutopia-targets.make (local-WWW): don't make ps.gz
2470         examples. They take a huge amount of space.
2471
2472         * Documentation/user/GNUmakefile: fix symlinks.
2473
2474         * VERSION: 2.3.10 released.
2475         
2476         * input/test/lyrics-skip-notes.ly: remove
2477
2478         * input/test/stem-cross-staff.ly (noFlag): fold into manual
2479
2480         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
2481         remove.
2482
2483 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
2484
2485         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
2486         fixes.
2487
2488 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2489
2490         * input/regression/beam-dir-functions.ly: move from test/
2491
2492         * Documentation/user/notation.itely (Feathered beams): new node.
2493
2494         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2495         new node
2496
2497         * input/regression/lyric-hyphen-retain.ly: move to regression.
2498
2499         * input/regression/harmonic.ly: fold into manual
2500         
2501         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
2502         stem-length,chord-names-no-inversions}.ly: remove
2503         
2504         * input/test/tie-cross-voice.ly: move to regression.
2505
2506         * Documentation/user/notation.itely (Running trills): new node.
2507
2508         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
2509
2510         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
2511
2512         * lily/trill-spanner-engraver.cc: new file.
2513
2514         * input/regression/trill-spanner.ly: new file.
2515
2516         * input/test/timing.ly: fold into manual.
2517
2518         * input/test/time.ly: remove
2519
2520         * input/test/trill.ly: remove
2521         
2522         * input/test/time-signature-double.ly: fold into manual
2523
2524         * input/test/separate-staccato.ly: remove
2525
2526         * input/test/spanner-after-break-tweak.ly: fold into manual.
2527
2528         * input/test/script-priority.ly: fold into manual.
2529
2530         * input/test/scheme-interactions.ly: remove.
2531         
2532         * input/test/unfold-all-repeats.ly (mel),
2533         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
2534         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
2535         fold into manual.
2536
2537         * input/regression/no-staff.ly: move from input/test/
2538
2539         * input/regression/markup-score.ly: move from input/test/
2540
2541         * input/test/lyrics-melisma-faster.ly: fold into manual
2542         
2543         * input/test/lyrics-melisma-variants.ly: fold into manual
2544
2545         * Documentation/user/notation.itely (Popular music): new node. 
2546
2547         * input/test/gourlay.ly: remove
2548         
2549         * input/test/improv.ly: fold into manual.
2550
2551         * input/test/figured-bass-alternate.ly (fl): remove
2552
2553         * lily/dynamic-text-spanner.cc (print): new file.
2554
2555         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
2556
2557         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
2558         keep recursing into children in case a parent context inserts a
2559         grob into a child context.
2560
2561         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
2562         
2563 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2564
2565         * scm/define-markup-commands.scm (postscript): new markup command
2566         \postscript
2567
2568         * Documentation/user/notation.itely (Formatting cue notes): new
2569         section.
2570
2571         * input/test/clef-end-of-line.ly: fold into manual.
2572
2573         * input/test/scales-greek.ly: remove.
2574
2575         * input/test/chords-without-melody.ly: fold into manual.
2576
2577         * input/test/cadenza-skip.ly: remove.
2578
2579         * input/test/clef-8-syntax.ly: remove.
2580
2581         * input/test/clef-manual-control.ly: move into manual.
2582
2583         * Documentation/user/notation.itely (Aligning to cadenzas): fold
2584         in cadenza-skip.ly
2585
2586         * mf/parmesan*.mf: change neo_mensural to neomensural.
2587
2588         * input/test/trills.ly: remove.
2589
2590         * input/test/transposition.ly: remove.
2591
2592         * input/test/to-xml.ly: move to no-notation.
2593
2594         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
2595
2596         * lily/ledger-line-spanner.cc (print): use staff variable, not
2597         me. Fixes ledger lines on differently sized staves.
2598
2599         * input/test/rhythm-excercise.ly: remove file.
2600
2601         * lily/stem.cc (dim_callback): only do something if visible. Fixes
2602         spurious flag not found warning for 128th rest.
2603
2604         * input/regression/rest-dot-position.ly: new file.
2605         
2606         * input/test/rest-dot-positions.ly: remove
2607
2608         * lily/staff-symbol-referencer.cc (get_position): emergency
2609         fallback: use coordinate * 2.
2610
2611         * input/no-notation/midi-scales.ly: move from test/
2612
2613         * scm/define-markup-commands.scm (score): remove debugging code.
2614
2615         * input/test/incipit.ly (violin): remove. 
2616
2617         * lily/system-start-delimiter.cc (print): only draw system
2618         delimiter to staves that reach up to left bound of the delimiter.
2619
2620         * input/no-notation/embedded-scm.ly: move from test/
2621
2622         * input/test/follow-voice.ly: remove
2623
2624         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
2625
2626         * input/test/drarn*: remove
2627         
2628         * input/test/count-systems.ly: remove.
2629
2630         * lily/bar-line.cc (compound_barline): fix : for staff without
2631         lines.
2632
2633         * lily/accidental.cc (print): use music_font_alist_chain(). This
2634         fixes smaller cautionaries.
2635
2636         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
2637         encoding for accidental.
2638
2639         * Documentation/user/notation.itely (Educational use): new section
2640
2641         * input/test/*.ly: clean up directory: move examples into manual
2642         or regtest.
2643         
2644
2645         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
2646         mode as well. This fixes resolution errors.
2647
2648 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2649
2650         * scm/lily.scm (postscript->png): show commands for --verbose.
2651
2652         * flower/include/getopt-long.hh: opps. short option should be
2653         char, not int.
2654
2655         * Documentation/user/GNUmakefile: use symlinks to save space.
2656
2657         * VERSION: 2.3.9 released.
2658
2659         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
2660
2661         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
2662         manual.
2663
2664         * Documentation/user/tutorial.itely (Integrating text and music):
2665         remove \score and \notes from manual.
2666
2667         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
2668         mode in the beginning.
2669
2670 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2671
2672         * Documentation/user/changing-defaults.itely (Horizontal spacing):
2673         Correct the documentation of the spacing parameters. 
2674
2675         * Documentation/user/tutorial.itely (Integrating text and music), 
2676         Documentation/user/lilypond-book.itely (Integrating LaTeX and
2677         music): Document that you need to add the map file ec-mftrace.map
2678         in the dvips command.   
2679
2680 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2681
2682         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
2683         found.
2684
2685         * lily/text-item.cc (interpret_string): insert encoding setting
2686         here
2687
2688         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
2689         encoding kludge.
2690
2691         * Documentation/user/changing-defaults.itely (Text encoding): node
2692         on encoding.
2693
2694         * lily/lyric-engraver.cc (try_music): remove superfluous check.
2695
2696         * lily/book-paper-def.cc (find_scaled_font): remove default
2697         encoding, because it messes up font loading for feta and
2698         parmesan. Encoding should only be specified for running texts.
2699
2700         * lily/modified-font-metric.cc (text_dimension): support coding
2701         scheme ""
2702         
2703 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2704
2705         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
2706         definition, so \override works as expected.
2707
2708         * lily/measure-grouping-engraver.cc: clarify
2709
2710 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2711
2712         * lily/parser.yy (context_def_mod): remove \consistsend
2713
2714         * lily/context-def.cc (instantiate): use Translator::must_be_last
2715         to determine engraver order.
2716
2717         * lily/translator.cc (must_be_last): new function
2718
2719         * scripts/convert-ly.py (conv): rule.
2720
2721         * lily/bar-line.cc (print): return '() for height == 0.0 too.
2722
2723 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
2724
2725         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
2726  
2727 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2728
2729         * lily/include/lily-guile.hh (scm_is_int): compat glue.
2730
2731 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
2732
2733         * input/regression/page-layout.ly: new file.
2734
2735         * scm/paper.scm (set-paper-dimensions): Preliminary support for
2736         left and right margins.
2737
2738         * Documentation/user/changing-defaults.itely (Page layout):
2739         Explain the leftmargin option.
2740
2741 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2742
2743         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
2744
2745         * input/test/lyrics-melisma-faster.ly: new file.
2746
2747         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
2748         change of melody by setting associatedVoice.
2749
2750         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
2751
2752         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
2753         file contents, rather \include them, so default linewidth is set.
2754         (ly_options): make BOOKPAPER set of options. Move linewidth
2755         settings there.
2756
2757         * Documentation/user/examples.itely: new file. Templates are to be
2758         moved here.
2759
2760         * Documentation/user/programming-interface.itely: move chapter.
2761
2762         * scm/document-markup.scm (doc-markup-function): add @code
2763
2764         * stepmake/stepmake/texinfo-rules.make: remove chmod.
2765
2766 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2767
2768         * scm/page-layout.scm (plain-header): add printpagenumber boolean
2769         to bookpaper.
2770
2771         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2772         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
2773
2774         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
2775
2776         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
2777
2778         * scripts/lilypond-latex.py: move from lilypond.py
2779
2780         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
2781         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
2782
2783         * scm/lily.scm (postscript->png): new function
2784         (postscript->pdf): new function
2785
2786         * lily/paper-book.cc (post_processing): call
2787         convert-to-{dvi,ps,png,pdf}
2788
2789         * scripts/ps2png.py (option_definitions): new file.
2790
2791         * lily/paper-book.cc (output): call output-preview-framework
2792         (post_processing): new function. Do PDF/PNG conversion.
2793
2794         * lily/paper-outputter.cc (close): new function.
2795
2796         * scm/framework-ps.scm (convert-to-pdf): new function. Call
2797         ps2pdf.
2798         (output-preview-framework): new function. Generate a preview .ps
2799         
2800
2801 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2802
2803         * VERSION: release 2.3.8
2804         
2805         * lily/note-head.cc: remove ledger line handling.
2806
2807         * lily/ambitus.cc (print): strip away accidental / note head code,
2808         and associated properties.
2809
2810         * lily/ambitus-engraver.cc (create_ambitus): change name to
2811         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
2812         other ambitus parts.
2813         (create_ambitus): group grobs in Ambitus grouping object. 
2814
2815         * lily/include/pitch-interval.hh (Pitch>): new file.
2816
2817         * lily/pitch-interval.cc (add_point): new file.
2818
2819         * lily/ledger-line-engraver.cc: new file.
2820
2821         * lily/ledger-line-spanner.cc (print): new file. Set limits to
2822         ledger line length to avoid clashes.
2823
2824 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2825
2826         * Documentation/user/invoking.itexi (Invoking lilypond): remove
2827         deprecated options
2828
2829 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2830
2831         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
2832         to command line option: fast=1 (default on).
2833
2834         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
2835         This brings SCons run-time on up-to-date tree down from 48s with
2836         only checksums, to 34s without 2day checksums, to 14s (make needs
2837         4 seconds).
2838         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
2839         necessary.
2840
2841 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2842
2843         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
2844         (score_extra_encompass): process scripts at edges too, by checking
2845         control points directly. 
2846
2847 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2848
2849         * po/nl.po: Update.
2850
2851         * lily/main.cc: Fix ly:option-usage help.
2852
2853         * input/regression/slur-script.ly: More collision tests.
2854
2855         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
2856
2857 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2858
2859         * VERSION: release 2.3.7
2860
2861         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
2862         files.
2863
2864         * Documentation/user/notation.itely (Slurs): document ^ and _ for
2865         slurs.
2866
2867         * input/regression/slur-script.ly: new file.
2868
2869         * lily/accidental-engraver.cc (process_acknowledged_grobs):
2870         make accidental appear to come from note head engraver.
2871
2872         * lily/slur-quanting.cc: new file.
2873         (score_extra_encompass): new function. Avoid scripts and
2874         accidentals
2875
2876 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2877
2878         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
2879         This greatly reduces the number of files that get recompiled
2880         after touching config.hh.
2881
2882         * config.hh.in: Remove GUILE_*_VERSION.
2883
2884         * lily/new-slur.cc: Resolve conflicts.
2885
2886         * lily/stem-engraver.cc (make_stem): New method.
2887
2888         * lily/include/script-interface.hh:
2889         * lily/script-interface.cc: New file.
2890
2891         * lily/include/script.hh:
2892         * lily/script.cc: Remove.
2893
2894         * lily/music.cc (duration_log): New method.
2895
2896         * lily/script.cc (struct Skript): Remove.
2897
2898         * lily/new-slur.cc (get_base_attachments): Try at articulations.
2899         Lots of coding cleanups (Stom).
2900
2901 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2902
2903         * lily/new-slur.cc (avoid_staff_line): new function: avoid
2904         collisions with staff lines.
2905
2906         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
2907         global_path
2908
2909         * scm/define-grobs.scm (all-grob-descriptions): set ratio
2910         .25. This flattens short slurs.
2911
2912         * lily/new-slur.cc (enumerate_attachments): move X of attachment
2913         points for tilted slurs.
2914
2915         * input/regression/slur-tilt.ly: new file.
2916
2917         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
2918         stems of 16th graces too.
2919
2920         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
2921         quant penalty dependent on how much the line is in the gap.
2922
2923         * input/regression/grace-stem-length.ly: new file.
2924
2925         * lily/beam-quanting.cc (score_forbidden_quants): remove
2926         interquant check. The penalty of 1000 is much too harsh, and the
2927         inter case should be caught by check-staff-line-in-gap check.
2928
2929         * lily/scm-option.cc: move debug-beam to \paper.
2930
2931         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
2932         .txt files to appease makeinfo.
2933
2934         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
2935         remove texttagline.
2936         
2937         * lily/new-slur.cc: cleanup, split in functions.
2938
2939         * lily/parser.yy (chord_body_element): allow octave-check = inside
2940         chord body. 
2941
2942         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
2943
2944         * lily/stem.cc (height): call Beam::after_line_breaking().
2945
2946         * lily/rest-collision.cc (force_shift_callback): only call shift
2947         for columns containing rests.
2948
2949         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
2950
2951         * input/regression/font-postscript.ly: invoke afm2tfm. 
2952
2953 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2954
2955         * mf/SConscript: Build map files.
2956
2957         * SConstruct: Rename $out to out-www in web.
2958
2959 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2960
2961         * SConstruct (web_kluts): Have make web build in out-www.  Not.
2962
2963 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2964
2965         * Documentation/user/music-glossary.tely (Top): add fragment to
2966         pertinent @lilypond entries.
2967
2968         * scm/define-grobs.scm: switch on new-slur by default.
2969
2970         * lily/scm-option.cc: symbol != string.
2971
2972         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
2973         really work yet.
2974         (set_end_points): make X coord of attachment dependent on  Y.
2975         (score_encompass): add edges too.
2976
2977 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2978
2979         * lily/stem.cc (get_beaming): new function.
2980
2981         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
2982         for fragment snippets. This fixes inclusion of toplevel-music
2983         examples (such as new-slur.ly)
2984  
2985 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2986
2987         * scripts/lilypond-book.py: Remove second import of stat.
2988
2989         * More SCons cleanups.
2990
2991         * Documentation/bibliography/computer-notation.bib (note): Remove
2992         extraneous closing brace.
2993
2994 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2995
2996         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
2997         stat calls.
2998
2999         * Documentation/bibliography/SConscript (bibs): failed try to get
3000         bib2html find html-long.bst.
3001
3002         * buildscripts/bib2html.py (stat): fail if bibtex fails.
3003
3004         * make/stepmake.make: use usescons for using scons. 
3005
3006 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3007
3008         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
3009         for lilypondend.  Import stat (huh?).
3010
3011 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3012
3013         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
3014         bypass dvi. 
3015
3016         * input/regression/font-postscript.ly: new file. 
3017
3018         * scm/framework-ps.scm (load-fonts): load pfb files too.
3019
3020         * lily/pfb.cc (pfb2pfa): new file.
3021
3022 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3023
3024         * scripts/lilypond-book.py (PREAMBLE_LY): set
3025         toplevel-music-handler too.
3026
3027 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3028
3029         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
3030         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
3031
3032         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
3033
3034         * python/SConscript:
3035         * python/vim:
3036         * input/mutopia/*SConscript: New file.
3037
3038         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
3039
3040         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
3041         fixes web build.
3042
3043         * make/stepmake.make (scons): re-route to SCONS if user has been
3044         running scons in this tree.
3045
3046         * SConstruct (config_vars): Add CPPDEFINES.
3047         (env): Set checksums type to "content".
3048         (save_config_cache): Do not exit after configuring when using
3049         checksums (the default) instead of timestamps.
3050
3051 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3052
3053         * SConstruct: Further development.
3054
3055         * input/test/SConscript: 
3056         * input/template/SConscript: 
3057         * input/regression/SConscript: 
3058         * Documentation/bibliography/SConscript:
3059         * Documentation/bibliography/index.html.in: New file.
3060
3061         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
3062         generation.
3063
3064         * buildscripts/builder.py: Add new builders.
3065
3066         * make/stepmake.make: 
3067         * stepmake/stepmake/*.make: 
3068         * configure.in:
3069         * lily/*:
3070         * flower*: Use config.hh (Was config.h).
3071
3072         * scm/encoding.scm (get-coding): Print friendly error message when
3073         no encoding is found, rather than crashing.
3074
3075 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3076
3077         * lily/new-slur.cc (score_slopes): strong sloping score only when
3078         stems point in same dir. 
3079
3080 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3081
3082         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
3083         for beam start.
3084
3085         * lily/parser.yy (context_prop_spec): check grob name for
3086         alphanumericness..
3087
3088         * lily/lyric-engraver.cc: creates LyricText objects
3089
3090 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3091
3092         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
3093
3094 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3095
3096         * SConstruct: Configure only pristine build tree or on user
3097         request.  Cleanups.  Add Documentation/topdocs to subdirs.
3098         Use checksums instead of timestamps.
3099         (CheckYYCurrentBuffer): Return result.
3100
3101         * Documentation/topdocs/SConscript: New file.
3102
3103 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3104
3105         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
3106
3107         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
3108         scm_from_int instead.
3109
3110 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3111
3112         * SConstruct: Updates.  Add targets: tar, dist, release.
3113
3114 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3115
3116         * input/mutopia-header.ly: Generate output.
3117
3118         * SConstruct:
3119         * buildscripts/builder.py:
3120         * Documentation/user/SConscript: SCons fixes.
3121
3122 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3123
3124         * lily/new-slur.cc (class New_slur): new file. Score based slur
3125         computations.
3126
3127 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3128
3129         * mf/SConscript: Remove Builders.
3130
3131         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
3132
3133         * input/SConscript: 
3134         * Documentation/user/SConscript: New file.
3135
3136 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3137
3138         * Documentation/topdocs/NEWS.texi (Top): add note about new
3139         emacs electric-|
3140
3141         * scm/*.scm: adapt ly:warn calls.
3142
3143         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
3144
3145         * lily/repeat-acknowledge-engraver.cc (process_music): look at
3146         main timing, not grace timing. Fixes volta-repeat-grace.
3147
3148         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
3149         remove ly:kpathsea-gulp-file.
3150
3151         * scm/translation-functions.scm (format-metronome-markup): make
3152         note smaller, align to bottom.
3153
3154         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
3155
3156         * lily/metronome-engraver.cc (stop_translation_timestep): attach
3157         metronome to musical column. Don't ack time sigs or bar lines.
3158
3159 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
3160
3161         * THANKS: sort, add David. Kristof contributed code, he is a
3162         contributor.
3163
3164 2004-07-09  David Svoboda      <svoboda@cmu.edu>
3165
3166         * elisp/lilypond-mode.el,
3167         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
3168         count beats between last measure stop | and point in emacs.
3169         
3170 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3171
3172         * tex/GNUmakefile (TEX_FILES): don't dist
3173         music-drawing-routines.ps, latin1.enc 
3174
3175         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
3176         --no-pdf, --pdftex
3177         (copyright): add --latex option
3178         (ic_p.make_include_option): use direct PS as default.
3179
3180         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
3181
3182         * input/regression/beam-concave.ly (rossFourBeams): add cases from
3183         Ross
3184
3185         * scm/script.scm (default-script-alist): marcato should follow
3186         into staff
3187         
3188 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3189
3190         * buildscripts/builder.py:
3191         
3192         * Documentation/SConscript (outdir): New file.  Add *list.ly
3193         dependencies.  Fixes PDF doc build.
3194
3195 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3196
3197         * SConstruct: Add Tar target (incomplete), fix install issues, fix
3198         run from build-dir.
3199
3200         * ly/SConscript:
3201         * scm/SConscript: New file.
3202
3203         * lily/main.cc (dir_info): Print variables in sh format.
3204
3205         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
3206
3207         * mf/SConscript: Update multiple target rules.
3208
3209         * SConstruct (assert_version): Add.
3210
3211 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3212
3213         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
3214
3215 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3216
3217         * buildscripts/mf-to-table.py: Do not try to open ''.
3218
3219         * mf/SConscript: New file.
3220
3221 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
3222
3223         * scm/fret-diagrams.scm : Convert many properties to constants,
3224         reducing the pollution of the property namespace.
3225
3226         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
3227         unnecessary properties for fret-diagram
3228
3229         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
3230         for interface
3231
3232 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3233
3234         * SConstruct: Update.
3235
3236 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3237
3238         * input/regression/beam-quant-standard.ly (seconds): print desired
3239         quants when failing.
3240
3241 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3242
3243         * SConstruct:
3244         * flower/SConscript:
3245         * lily/SConscript: New file.
3246
3247 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
3248
3249         * scm/define-grob-properties.scm (all-user-grob-properties): Add
3250         descriptions for all fret-diagram properties.
3251
3252         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
3253         fret-diagram interface code
3254
3255 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3256
3257         * ly/book-paper-defaults.ly: set default encoding to ec.
3258
3259         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
3260         installed.
3261
3262         * tex/latin1.enc: new file, from a2ps. 
3263
3264 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
3265
3266         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
3267         add a faint, green border line.
3268
3269         * Documentation/index.html.in: drop <table>, add a faint border line.
3270
3271 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3272
3273         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
3274
3275         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
3276
3277 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
3278
3279         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
3280
3281         * scm/output-tex.scm (white-text): Add scale parameter to allow font
3282         scaling
3283
3284         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
3285         properly scale white text
3286
3287         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
3288         position for numbered dots so dot will touch fret.
3289         (various routines): move to font-metric interface, rather than
3290         name, size interface.  Clean up comments.
3291
3292         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
3293         size and offset to better center white text.
3294
3295 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3296
3297         * ChangeLog: Remove pre-2.1 changes.
3298
3299         * Documentation/misc/ChangeLog-2.1: New file.
3300
3301         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
3302         from ChangeLog.
3303
3304 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3305
3306         * input/test/chords-below-volta-bracket.ly,
3307         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
3308
3309 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3310
3311         * VERSION: release 2.3.6
3312
3313         * input/regression/beam-quant-standard.ly: new file: test standard
3314         beam quants.
3315
3316         * scm/beam.scm (check-quant-callbacks): new function
3317         (check-beam-quant): new function: check whether current beam
3318         quants match argument.
3319
3320         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
3321         forbidden quant for sitting (upstem)/hanging (downstem) on outer
3322         staffline line.
3323
3324 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3325
3326         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
3327         functions.
3328
3329         * lily/note-collision.cc (do_shifts): align colliding notes to
3330         their leftmost note.
3331
3332         * input/regression/collision-alignment.ly: new file.
3333
3334         * ly/init.ly: don't print gc stats.
3335
3336         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
3337         extra newline
3338
3339         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
3340         for dimensions. This fixes ottava-remove-empty-staff.ly
3341
3342         * input/regression/lyrics-tenor-clef.ly: new file.
3343
3344         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
3345         cyclic parents when two axis-group-engravers are
3346         present. Fixes: crash-axis-group-engraver.ly. 
3347         
3348         * input/test/volta-chord-names.ly: new file.
3349
3350         * scm/define-context-properties.scm
3351         (all-user-translation-properties): change voltaOnThisStaff
3352         definition. 
3353
3354         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
3355         if necessary.
3356
3357         * lily/volta-bracket.cc (print): handle volta brackets without
3358         bars. 
3359
3360 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3361
3362         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
3363         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
3364
3365 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3366
3367         * scm/output-gnome.scm: updated instructions for running gnome
3368         backend
3369
3370 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
3371
3372         * scm/fret-diagrams.scm (draw-dots): default values for dot size
3373         and dot-position now depend on finger-code value; in-dot makes
3374         dots larger and centered.
3375         (draw-barre): added straight-barre indicator option
3376         (draw-dots): made fontify-text-white work.
3377
3378         * music-drawing-routines.ps: added /draw_white_text
3379
3380         * scm/output-tex.scm:  added white-text
3381
3382         * scm/output-ps.scm:  added white-text
3383
3384         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
3385         list of stencil expressions
3386
3387         * scm/stencil.scm: Added fontify-text-white
3388
3389 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
3390
3391         * input/regression/+.ly: use @unnumbered section.
3392
3393 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3394
3395         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
3396         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
3397
3398 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3399
3400         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
3401
3402 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3403
3404         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
3405         was causing an error. (was not actually commited in 2004-06-20)
3406
3407         * input/regression/lily-in-scheme.ly (withPaddingC): does not
3408         breaks anymore
3409
3410 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3411
3412         * VERSION: 2.3.5 released.
3413         
3414         * lily/my-lily-parser.cc (parse_string): switch module too.
3415
3416 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3417
3418         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
3419         ec-fonts-mftraced to running requirements.
3420
3421 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3422
3423         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
3424         assignments don't reach the original file.
3425
3426         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
3427         exists
3428
3429 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3430
3431         * scm/output-gnome.scm: 
3432         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
3433
3434         * debian/: Apply Debian patch (Anthony Fok).
3435
3436 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
3437
3438         * Documentation/user/music-glossary.tely: fix titling; @top is already
3439         an @unnumbered @chapter.
3440
3441 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3442
3443         * debian/GNUmakefile (EXTRA_DIST_FILES):
3444         (CONF_FILES): update file list.
3445
3446         * lily/stencil.cc (interpret_stencil_expression): bugfix.
3447
3448 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3449
3450         * debian/: Remove cruft (requested Anthony Fok.)
3451
3452         * buildscripts/guile-gnome.sh: Build without gcc libtool version
3453         juggling.
3454
3455         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
3456         Add popup menu with grob properties.
3457
3458         * lily/grob-scheme.cc (ly:grob-properties):
3459         (ly:grob-basic-properties): New function.
3460
3461         * lily/stencil.cc (interpret_stencil_expression): Comment-out
3462         "no-origin" call.  Fixes -fps output.
3463
3464         * scm/output-ps.scm (no-origin): Add dummy implementation.
3465
3466         * scm/output-gnome.scm (define-origin): Remove
3467         (grob-cause): Add.
3468
3469         * scm/output-ps.scm (scm):
3470         * scm/output-tex.scm (scm): Remove define-origin from exports list.
3471         (define-origin): Remove.
3472
3473         * scm/output-gnome.scm (define-origin): 
3474
3475         * scm/lily.scm (ly:all-output-backend-commands): Remove
3476         define-origin.  Add grob-cause.
3477
3478 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
3479
3480         * buildscripts/lilypond-words.py: add ly/portugues.ly.
3481
3482 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
3483
3484         * Documentation/user/GNUmakefile:
3485         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
3486         --include-css=.../texinfo.css; command includes css into the html.
3487
3488         * Documentation/texinfo.css: add file.
3489         define <hr> as black and thin.            
3490
3491 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3492
3493         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
3494         stencil expression. Junk define-origin.
3495
3496         * lily/my-lily-parser.cc (parse_string): init parser variable when
3497         lexer_ is set, ie. in parse_string and parse_file.
3498
3499         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
3500         ly:score-bookify.
3501
3502         * scm/lily.scm (collect-scores-for-book): new function.
3503
3504         * ly/init.ly: print collected scores/musics.
3505
3506         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
3507         scope, not in lily module.
3508
3509         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
3510
3511         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
3512         encapsulate gtk/pango tests.
3513
3514         * po/tr.po: Turkish translation.
3515
3516 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3517
3518         * input/regression/lily-in-scheme.ly: regression test for #{
3519         ... #} syntax
3520
3521         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
3522         was causing an error.
3523
3524         * Documentation/user/programming-interface.itely (Using LilyPond
3525         syntax inside Scheme): documentation for #{ ... #} syntax.
3526
3527 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
3528
3529         * Documentation/index.html.in: use black thin <hr>.
3530
3531         * buildscripts/mutopia-index.py: use thin black <hr>.
3532
3533 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3534
3535         * scm/fret-diagrams.scm: Use UNIX style line endings.
3536         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
3537         typo.  Fixes compile.
3538
3539         * scm/output-ps.scm (white-dot): Remove second incarnation.
3540
3541         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
3542
3543 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3544
3545         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
3546         single file error.
3547
3548         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
3549
3550 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
3551
3552         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
3553         remove size as argument to fret-diagram interface;
3554         improved white-circle dots for fret;
3555         improved top-fret thick line/
3556
3557         * scm/output-ps.scm: added white-dot function
3558
3559         * scm/output-tex.scm: added white-dot function
3560
3561         * tex/music-drawing-routines.ps: added draw_white_dot function
3562
3563         * ps/music-drawing-routines.ps: added draw_white_dot function
3564
3565         * input/test/fret-diagram.ly: examples to show multiple
3566         functions and multiple interfaces
3567
3568 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3569
3570         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
3571         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
3572
3573         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
3574         conflict.  Have I told you lately how much I love autotools?
3575
3576 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3577
3578         * lily/lily-guile.cc: 
3579         * lily/pangofc-afm-decoder.cc:
3580         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
3581         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
3582
3583         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
3584         developers.
3585
3586         * lily/paper-outputter.cc (file): New method.
3587         (dump_string): Use it.
3588
3589         * scm/output-gnome.scm: Update with pango CVS info, lilylib
3590         musing.
3591
3592         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
3593         of them has a comma :-).
3594
3595         * scm/framework-gnome.scm: Add pango decoders.
3596
3597         * lily/include/pangofc-afm-decoder.hh: 
3598         * lily/pangofc-afm-decoder.cc: New file.
3599
3600         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
3601
3602         * configure.in: Check for pango.
3603
3604         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
3605         autoconf).
3606         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
3607
3608         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
3609
3610 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3611
3612         * Documentation/user/tutorial.itely (Integrating text and music):
3613         fix grammar & punctuation.
3614
3615 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3616
3617         * lily/: Stray janitorial cleanups.
3618
3619         * scm/lily.scm (ly:all-stencil-expressions):
3620         * scm/lily.scm (ly:all-output-backend-commands): New function.
3621
3622         * scm/safe-lily.scm (safe-objects): Add them.
3623
3624         * scm/framework-gnome.scm (<gnome-outputter>): New class.
3625
3626         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
3627
3628 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3629
3630         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
3631
3632 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3633
3634         * scm/page-layout.scm (default-page-make-stencil): add
3635         raggedbottom, raggedlastbottom.
3636
3637         * Documentation/user/changing-defaults.itely (Page layout): add doc.
3638
3639         * scm/framework-tex.scm (define-fonts): fix export of
3640         papersize.
3641
3642         * lily/paper-book.cc (classic_output): strip suffixes from
3643         framework functions.
3644
3645         * lily/tuplet-bracket.cc (before_line_breaking): do not return
3646         SCM_UNDEFINED to Scheme.
3647
3648 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3649
3650         * lily/book.cc: remove Book::to_stencil().
3651         (process): whoops. Score::book_rendering returns vector, not list.
3652
3653         * scripts/convert-ly.py (conv): remove \notes.
3654         apply to input examples.
3655
3656         * lily/paper-outputter.cc (output_stencil): don't use
3657         smobify_self() but self_scm()
3658
3659         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
3660         from smobify_self().
3661
3662         * lily/paper-book.cc (output): load framework module
3663         scm_c_resolve_module().
3664
3665         * python/lilylib.py (exit): exit with argument i.
3666
3667 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3668
3669         * scm/framework-gnome.scm (output-framework-gnome): Try loading
3670         gnome modules from non-toplevel.
3671
3672         * lily/ly-module.cc (ly:import-module): Export to ly:.
3673
3674         * lily/paper-score.cc (process): Do not show progress newline.
3675
3676         * lily/paper-book.cc (output, classic_output): Show progess
3677         newline after score.
3678
3679 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
3680
3681         * buildscripts/lilypond-words.py: add ly/vlaams.ly
3682
3683 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3684
3685         * lily/score.cc (ly:run-translator): Do not crash on empty music
3686         list.
3687
3688         * lily/book.cc (process): Do not render score when systems is empty.
3689
3690         * input/simple-song.ly: Down one octave.
3691
3692         * scm/output-gnome.scm: Remove script again; re-add modules fix
3693         (CVS conflict resolve?)
3694
3695         * lily/stencil.cc (ly:interpret-stencil): Was:
3696         interpret_stencil_expression.
3697
3698 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3699
3700         * buildscripts/guile-gnome.sh: New file.
3701
3702         * scm/output-gnome.scm: White background, better window size, sane
3703         canvas size.  Cleanups.
3704
3705 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3706
3707         * VERSION: release 2.3.4
3708
3709         * Documentation/user/invoking.itexi (Invoking the lilypond
3710         binary): document --safe.
3711
3712         * scm/output-gnome.scm: set PATH in script.
3713
3714         * scm/page-layout.scm (default-page-make-stencil): don't stretch
3715         if there is too few systems on a page.
3716
3717         * lily/parser.yy (relative_music): start at middle C without pitch
3718         argument.
3719
3720         * Documentation/user/changing-defaults.itely (Page layout): new node.
3721         (Paper size): rename node
3722         (Page breaking): new node.
3723         (Titling): move from invoking.
3724         (File structure): new node.
3725
3726         * lily/parser.yy (score_body): allow \header and music anywhere in
3727         \score body.
3728
3729 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3730
3731         * scm/lily.scm (ly:load): Remove page-breaking.scm.
3732
3733 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3734
3735         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
3736
3737         * lily/include/paper-line.hh: rename to Paper_system.
3738
3739         * lily/include/paper-book.hh: doc class.
3740
3741         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
3742
3743         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
3744         (plain-header): add instrument-name.
3745         (default-page-make-stencil): bugfixes.
3746
3747         * lily/parser.yy (book_body): allow \header anywhere in \book{}
3748
3749         * lily/paper-book.cc: remove copyright & tagline. Remove
3750         interactions with Page
3751
3752         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
3753         here, 
3754         (default-page-make-stencil): new function
3755         (default-page-music-height): new function
3756         (page-headfoot): new function
3757         (ly:optimal-page-breaks): generate stencils directly from here
3758
3759         * scm/titling.scm: new file, group titling functions
3760
3761 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3762
3763         * scm/output-gnome.scm: Handle multiple pages.
3764
3765         * scm/framework-gnome.scm: Do not load output-gnome.
3766         (framework-gnome): Invoke output-gnome::header and
3767         output-gnome::end-output as faked stencils.  Fixes experimental
3768         gnome output.
3769
3770 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3771
3772         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
3773         octavation compatibility fixes. Backportme. 
3774
3775         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
3776         pages.
3777         (ly:optimal-page-breaks): combine-penalties: no shortcut for
3778         negative. Now we handle negative penalties (ie. \pageBreak)
3779         correctly.
3780
3781         * lily/system.cc (get_line): extract page-penalty from the left
3782         bound.
3783
3784         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
3785
3786 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3787
3788         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
3789
3790 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3791
3792         * scm/output-gnome.scm: Update script.  Move development to
3793         lilypond_2_3_2 branch for now.
3794
3795 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3796
3797         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
3798         negative penalties.
3799         cleanups.
3800
3801         * Documentation/user/changing-defaults.itely (Creating contexts):
3802         index entries
3803
3804         * scm/page-breaking.scm (ly:optimal-page-breaks): new
3805         file. Rewrite function. 
3806
3807         * lily/paper-book.cc (pages): new interface: page-breaking returns
3808         list of line-list.
3809
3810         * lily/page.cc (Page): take lines argument.
3811
3812         * scm/document-translation.scm (all-engravers-doc): link to user man
3813
3814         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
3815         iso. score.
3816
3817         * Documentation/user/notation.itely (Relative octaves): typo.
3818
3819         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
3820
3821 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3822
3823         * scm/output-gnome.scm: Update build script.
3824
3825 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3826
3827         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
3828         gnome backend.
3829
3830         * scm/framework-gnome.scm: New file.
3831
3832         * scm/lily.scm: Use it.
3833
3834         * lily/paper-outputter.cc: Janitorial cleanups.
3835         (ly:outputter-dump-string): Remove unreachable statement.
3836
3837         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
3838         (ice-9): Bugfix: Add srfi-1.
3839
3840         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
3841
3842 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3843
3844         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
3845         in do_quit()
3846
3847 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3848
3849         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
3850
3851 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3852
3853         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3854         override of Beam::position-callbacks. Why would grace beams not be
3855         quantized? Fixes: weird-stem-size-grace. 
3856
3857         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
3858         warning only once. Backportme.
3859
3860         * lily/accidental-engraver.cc (number_accidentals_from_sig):
3861         bugfix, 2nd try. Backportme.
3862
3863         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
3864
3865 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3866
3867         * Documentation/user/notation.itely (Instrument transpositions):
3868         Correct the name of the instrumentTransposition property.
3869
3870 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3871
3872         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
3873
3874 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3875
3876         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
3877         and postLilyPondExample are called when defined.
3878
3879 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3880
3881         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
3882         This fixes setting notenames with `\include "nederlands.ly" '
3883
3884         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
3885         new function.
3886
3887 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3888
3889         * scm/page-layout.scm: don't do piece, it should be in score-title
3890         only.
3891
3892         * lily/lexer.ll: lex \score separately.
3893
3894         * lily/paper-book.cc: junk stencil2line.
3895
3896         * lily/paper-line.cc (Paper_line): construct from Stencil
3897         directly. No futzing with the dimensions.
3898
3899         * lily/include/paper-line.hh (class Paper_line): 
3900
3901         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
3902         takes arbitrary number of arguments.
3903
3904         * input/test/markup-score.ly (tuning): simplify example. 
3905
3906 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3907
3908         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
3909
3910         * scm/define-markup-commands.scm (score): define score-markup
3911
3912         * lily/parser.yy (markup): use score-markup.
3913
3914         * lily/score.cc: add ly:score? 
3915
3916 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
3917
3918         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
3919         fret-parse-string so it prepares for calls to fret-diagram-verbose
3920         Changed display constants to props so they are available for
3921         \override.
3922
3923 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3924
3925         * VERSION: release 2.3.3
3926
3927         * stepmake/stepmake/generic-vars.make: unset LANG.
3928
3929         * input/regression/tuplet-nest.ly: bugfix.
3930
3931         * lily/tie-performer.cc (stop_translation_timestep): reset
3932         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
3933
3934         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
3935         clear repeat_ directly after setting stem_tremolo_. Fixes:
3936         tremolo-repeat.ly
3937
3938         * input/regression/span-bar-break.ly: new file.
3939
3940         * scm/define-grobs.scm (all-grob-descriptions): remove
3941         break-visibility from SpanBar. Fixes: piano-repeat.ly
3942
3943 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3944
3945         * python/lilylib.py (make_ps_images): only compute bbox when needed.
3946
3947         * scripts/lilypond-book.py (process_snippets): use lily -f ps
3948         files for generating pngs. (failed experiment)
3949
3950         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
3951         file with PFA fonts included.
3952
3953         * lily/score.cc (default_rendering): put header in too.
3954
3955         * lily/paper-line.cc (LY_DEFINE): change function to
3956         ly:paper-line-extent
3957
3958         * scm/page-layout.scm (default-book-title): only add lines for
3959         non-nil fields.
3960         (default-score-title): idem.
3961
3962         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
3963
3964         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
3965
3966         * lily/include/paper-book.hh (class Paper_book): remove height_
3967         member.
3968
3969         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
3970
3971         * lily/ly-module.cc (LY_DEFINE): bugfix.
3972
3973         * lily/paper-book.cc (book_title): separate function for the book
3974         title.
3975
3976         * scm/page-layout.scm (default-book-title): only account for
3977         markup fields.
3978
3979         * scm/framework-ps.scm: new file. Move high level interface from
3980         output-ps.scm
3981
3982         * scm/music-functions.scm (def-grace-function): move macros from
3983         ly/music-functions-init.ly
3984
3985         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
3986         framework-tex.scm
3987
3988         * scm/framework-tex.scm (dump-line): new file. High level
3989         interface for output (pages, systems, header). 
3990
3991         * lily/include/page.hh (class Page): add is_last_ field.
3992
3993         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
3994
3995         * lily/paper-book.cc (split_string): new function
3996         (output): output multiple formats, i.e. --format=ps,tex
3997
3998         * scm/output-ps.scm (output-scopes): dump variables directly.
3999         (define-fonts): rewrite for new interface
4000
4001         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
4002
4003         * lily/paper-outputter.cc (Paper_outputter): take format argument.
4004
4005         * lily/main.cc (parse_argv): don't set extension for output.
4006
4007         * lily/clef-engraver.cc (create_clef): remove
4008         Staff_symbol_referencer::set_position() call. 
4009
4010 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4011
4012         * ly/music-functions-init.ly (addlyrics): set the 'origin property
4013         with the location argument in music function definitions.
4014
4015 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4016
4017         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
4018         staffsymbol dependency.
4019
4020         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
4021         cleanups.
4022
4023         * lily/book.cc (process): return Paper_book
4024         (to_stencil): use Book::process().
4025
4026         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
4027         header_ field. Store in $globalheader
4028
4029         * lily/parser.yy (book_body): book header is initted to
4030         $globalheader.
4031
4032
4033 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4034
4035         * input/test/fill-a4.ly: removed.
4036
4037         * lily/parser.yy (output_def): push scope of parent_ Output_def
4038         too.
4039
4040 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4041
4042         * scm/output-gnome.scm: Update info.
4043
4044 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4045
4046         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
4047
4048         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
4049         than 1 module.
4050
4051         * lily/include/ly-module.hh (ly_use_module): rename is_module to
4052         ly_c_module_p.
4053
4054         * scm/page-layout.scm (default-book-title): move Scheme titling
4055         functions to here.
4056
4057         * lily/parser.yy (book_paper_block): remove scope too.
4058
4059         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
4060
4061         * lily/rest.cc: add direction to rest properties.
4062
4063         * lily/include/output-def.hh: new file, move from
4064         music-output-def.hh
4065
4066 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4067
4068         * scm/output-gnome.scm: Describe feta-cork hack.
4069
4070 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4071
4072         * lily/include/book-paper-def.hh: derive from Output_def 
4073
4074         * lily/include/paper-def.hh: move all functionality out of class.
4075         Junk header.
4076
4077         * lily/include/music-output-def.hh: rename Music_output_def to
4078         Output_def.
4079
4080         * input/wilhelmus.ly: only set space for Paper formatting. 
4081
4082         * lily/include/midi-def.hh: remove file, remove class.
4083         Move functions to Music-output-def.
4084
4085         * lily/music-output-def.cc (Music_output_def): remove separate
4086         translator table. Lookup translators in scope directly. This
4087         obviates Context suffix for context identifiers, i.e.
4088
4089         \context {
4090           \Staff
4091           .. 
4092           }
4093
4094
4095         will work.
4096
4097
4098         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
4099
4100         * Documentation/user/changing-defaults.itely (Horizontal spacing):
4101         document spacing override hack.
4102
4103 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4104
4105         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
4106         installation info.  Support point-and-click.  Add +/- zoom
4107         keybindings.
4108
4109 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4110
4111         * VERSION: 2.3.2 released
4112
4113         * lily/parser.yy (book_body): set default bookpaper.
4114
4115         * scm/output-tex.scm (header): kludge: hard code linewidth. 
4116
4117         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
4118
4119 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4120
4121         * lily/score.cc (default_rendering): scale outputdef before
4122         starting.
4123
4124 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4125
4126         * scm/fret-diagrams.scm: Add header.
4127
4128         * scm/output-gnome.scm: Hello world :-)
4129
4130 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4131
4132         * scripts/lilypond.py (run_dvips): only add papersize if present.
4133
4134         * lily/accidental-engraver.cc (update_local_key_signature): new
4135         function, fold code from initialize() and process_music().
4136         (update_local_key_signature): use deep copy. This fixes one
4137         problem from custom-key-signatures.ly.
4138         (number_accidentals_from_sig): tighter check for
4139         accidental-too-old.
4140
4141         * ly/engraver-init.ly: remove localKeySignature
4142         definition from ChoirStaff, StaffGroup, Score.
4143
4144         * lily/percent-repeat-engraver.cc (try_music): add moments for
4145         barlines too. Fixes: skipbars-percent-repeat.ly.
4146
4147 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4148
4149         * lily/context-def.cc (filter_performers): don't go to cdrloc if
4150         skipping last pair. Fixes: crash-bar-number.
4151
4152         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
4153         D. Sorensen)
4154
4155         * input/test/fret-diagram.ly: new file.
4156
4157         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
4158         (scale-paper): divide by scale.
4159
4160 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4161
4162         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
4163         case.
4164
4165 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4166
4167         * scm/stencil.scm (fontify-text): reinstate function
4168
4169         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
4170
4171         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
4172
4173         * lily/parser.yy (book_paper_head): \bookpaper {} 
4174
4175         * python/midi.c: remove config.h
4176
4177 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4178
4179         * scm/output-gnome.scm: Update.
4180
4181 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4182
4183         * scm/output-gnome.scm: New file.
4184
4185         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
4186
4187 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4188
4189         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
4190         (find_scaled_font): move from Paper_def
4191
4192 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4193
4194         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
4195         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
4196
4197         * po/fr.po: update po.
4198
4199         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
4200
4201         * lily/book-paper-def.cc (print_smob): new file.
4202
4203 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
4204
4205         * buildscripts/lilypond-words.py: search words also from
4206         music-functions-init.ly.
4207
4208 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4209
4210         * ly/music-functions-init.ly (def-music-function): new helper
4211         macro for defining music functions. \addlyrics \appoggiatura
4212         \acciaccatura \grace \partcombine \autochange \applycontext
4213         \applyoutput and \breathe are now defined here thanks to it.
4214
4215         * lily/parser.yy: 
4216         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
4217         \grace \partcombine \autochange \applycontext \applyoutput and
4218         \breathe keywords removed from the parser.
4219
4220         * lily/parser.yy: 
4221         * lily/music-function.cc (ly_make_music_function): 
4222         * lily/lexer.ll (music_function_type): added a case for 0-arg
4223         music functions.
4224
4225 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4226
4227         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
4228         refering to a music expression can be used in lily-inside-scheme:
4229         #{ $music #}
4230
4231         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
4232         and ly:parser-define, and change ly:parser-parse-string in order
4233         to make #{ $music #} work.
4234
4235         * scm/new-markup.scm (compile-markup-expression): when an argument
4236         is a string, use `make-simple-markup'.
4237
4238 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4239
4240         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
4241
4242 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4243
4244         * scripts/convert-ly.py (FatalConversionError.func): handle + in
4245         font-size. (backportme)
4246
4247 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4248
4249         * lily/paper-outputter.cc (output_stencil): dump font definitions
4250         before each stencil.
4251
4252         * lily/include/paper-book.hh (struct Score_lines): new
4253         struct. Collect info per Paper-score.
4254
4255         * lily/include/page.hh (class Page): to_stencil() returns Stencil
4256         everywhere.
4257
4258         * lily/stencil.cc (find_expression_fonts): new function
4259
4260         * lily/paper-outputter.cc (output_stencil): use
4261         interpret_stencil_expr
4262
4263         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
4264         (interpret_stencil_expr): new function. Generic stencil
4265         interpretation.
4266
4267         * lily/paper-def.cc (find_scaled_font): divide lookup
4268         magnification by outpuscale for non-virtual fontmetrics. This
4269         fixes ludicrously long font definitions for text
4270         fonts. (backportme)
4271
4272         * lily/score-engraver.cc: remove
4273         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
4274
4275 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4276
4277         * input/test/markup-score.ly: Remove \notes.
4278
4279         * lily/parser.yy (book_body): Grok Composite_music and \header.
4280         (markup): Push NOTES mode before score_block.
4281
4282         * VERSION: release 2.3.1
4283
4284         * mf/feta-klef.mf: 
4285         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
4286
4287         * Documentation/user/programming-interface.itely: Use @emph (was:
4288         @em).
4289
4290         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
4291
4292 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4293
4294         * scm/output-tex.scm (output-tex-string): tighten safe security.
4295
4296         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
4297
4298         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
4299         allowed ly functions.
4300
4301         * lily/ly-module.cc (ly_module_define): only define variable if
4302         bound.
4303         (ly_make_anonymous_module): take safe option.
4304
4305 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4306
4307         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
4308
4309 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4310
4311         * input/regression/newaddlyrics.ly: Fix.
4312
4313         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
4314         \score \notes.
4315
4316 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
4317
4318         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
4319
4320 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4321
4322         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
4323
4324         * lily/paper-line.cc (Paper_line): don't store list of stencils,
4325         but convert to single Stencil immediately.
4326
4327         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
4328
4329 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4330
4331         * scm/output-sodipodi.scm: Resurrect sodipodi output.
4332
4333 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
4334
4335         * elisp/lilypond-mode.el: Changed the way defaults are created for
4336         LilyPond-command-master.  LilyPond-mode will now check the
4337         timestamps of the files to see which command has to run next.
4338
4339 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4340
4341         * scm/bass-figure.scm (format-bass-figure): don't set
4342         number-markup for strings. This fixes string in bass
4343         figure. (backportme)
4344
4345         * lily/parser.yy (bass_number): insert number-markup into figure
4346         definition.
4347
4348         * scm/define-music-properties.scm (all-music-properties): make
4349         'figure a markup.
4350
4351         * scripts/convert-ly.py (conv): \apply -> \applymusic
4352
4353 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
4354
4355         * elisp/lilypond-mode.el: changed the order of some commands
4356         ("Midi" after "2Midi"), use the user-defined
4357         LilyPond-command-default as default instead of "LilyPond"
4358
4359         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
4360         to set the master file for the next command.
4361
4362         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
4363         with font-lock-reference-face.
4364
4365 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
4366
4367         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
4368
4369         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
4370
4371 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4372
4373         * ly/music-functions-init.ly (TODO): new file.
4374
4375         * lily/parser.yy (Generic_prefix_music_scm): add more
4376         music_function symbols.
4377         (Prefix_composite_music): change \apply to music-function   
4378
4379         * lily/include/music-function.hh: rename to music-function
4380
4381 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4382
4383         * lily/music-head.cc (LY_DEFINE): change order of args.
4384
4385         * input/regression/music-head.ly (texidoc): new file.
4386
4387         * lily/parser.yy (Generic_prefix_music): allow generic
4388         music-transformation functions. 
4389
4390         * lily/include/music-head.hh (is_music_head): new file.
4391
4392         * lily/music-head.cc (get_music_head_transform): new file.
4393
4394 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4395
4396         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
4397         empty extent. This fixes ottava brackets on rests. (backportme)
4398
4399         * make/lilypond.redhat.spec.in (Group): ln png files for info.
4400
4401         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
4402
4403         * cygwin/lily-wins.py: update for the lily-wins.py script.
4404
4405 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4406
4407         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
4408         code. This will obviate typeset_grob () in the future.  The effect
4409         of this is that improperly written spanner handling will result in
4410         invalid spanner bounds.
4411         (announce_grob): add to elems_ from here
4412         (typeset_grob): comment out.  
4413
4414         * lily/include/engraver.hh (make_spanner): new calling interface
4415         for make_{item,spanner}. This obviates most calls to
4416         announce_grob().
4417
4418         * scm/music-functions.scm (set-accidental-style): use GrandStaff
4419         iso. PianoStaff for piano styles.
4420
4421 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
4422
4423         * Documentation/user/music-glossary.tely: add segno after d.s.
4424
4425 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4426
4427         * lily/include/audio-column.hh: remove unused variables.
4428         (patch by Michael Welsh Duggan)
4429
4430         * flower/include/axes.hh (other_axis): inline Axes function
4431         (thanks to David Brandon).
4432
4433 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4434
4435         * cygwin/mknetrel: Install image links (backportme).
4436
4437         * Documentation/user/GNUmakefile (local-install-info): Activate
4438         actual installing of image links (backportme).
4439
4440 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4441
4442         * Documentation/user/notation.itely (Measure repeats): Removed
4443         unnecessary (and confusing) \context Voice{.
4444
4445 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4446
4447         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
4448
4449         * lily/page.cc (Page): Do not use ly_scheme_function for
4450         volatile/configurable variables (FIXME: better name).
4451
4452         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
4453         get_scmvar).
4454
4455 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4456
4457         * scripts/convert-ly.py (FatalConversionError.subst): use
4458         \transposition.
4459
4460 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4461
4462         * lily/include/page.hh (class Page): Declare left_margin ().
4463
4464         * lily/page.cc: Remove paper var caching.
4465
4466 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4467
4468         * Documentation/user/music-glossary.tely: Add name to @top node.
4469         Remove comment from @table definitions (workaround for makinfo
4470         bug).
4471
4472         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
4473         ly:stencil-get-expr).  Update callers.
4474         (ly:stencil-align-to!):  Return stencil too.
4475
4476         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
4477         stencil.  Remove looped line-based page output.
4478         (output_line): Use line stencil.  Remove looped stencil-based line
4479         output.
4480
4481         * lily/page.cc (ly:page-paper-lines): New function.
4482
4483         * input/test/markup-score.ly: New file.
4484
4485         * scm/define-markup-commands.scm (stencil): New markup.
4486
4487         * lily/book.cc (to_stencil): New method.
4488
4489         * lily/parser.yy (markup): Use it to grok \score.
4490
4491 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4492
4493         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
4494
4495         * lily/paper-book.cc (pages): Change signature.  Update callers.
4496
4497         * lily/include/page.hh:
4498         * lily/page.cc: New file.
4499
4500         * lily/paper-line.cc (to_stencil): New method.
4501
4502         * lily/paper-outputter.cc (output_stencil): New method.
4503
4504         * lily/paper-outputter.cc (output_line): Use them.
4505
4506         * lily/warn.cc: Remove.
4507
4508         * lily/my-lily-parser.cc (distill_inname): Remove.
4509
4510         * flower/include/file-name.hh: 
4511         * flower/file-name.cc: New file.  Update users.
4512
4513         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
4514         (find): New method of same name.
4515
4516         * lily/my-lily-parser.cc (ly:parse-file): Use it.
4517
4518         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
4519         constant error message.
4520
4521 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
4522
4523         * input/test/{blank-notes.ly,staff-container.ly}: typos.
4524
4525 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4526
4527         * Documentation/user/music-glossary.tely: @table @strong' replaced
4528         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
4529         (backportme).
4530
4531 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4532
4533         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
4534
4535         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
4536         #{ lily music expression #} that returns an equivalent scheme
4537         music expression by parsing the string.
4538
4539 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4540
4541         * lily/my-lily-parser.cc:
4542         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
4543         SCM string (foo.ly/toto.scm support).
4544
4545 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4546
4547         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
4548
4549 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4550
4551         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
4552
4553         * scripts/lilypond-book.py: LY code that includes \header is
4554         not assumed to be a fragment.
4555
4556 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4557
4558         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
4559         tremolo beams up.
4560
4561         * lily/stem.cc (chord_start_y): Return 0 if no heads.
4562         (get_default_stem_end_position): No tremolo head juggling if no
4563         heads.  Fixes tremolo crash on rests (backportme).
4564
4565         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
4566
4567 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4568
4569         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
4570         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
4571
4572         * lily/lexer.ll: Allow \encoding in NOTES mode.
4573
4574         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
4575         for lyrics, not for commands.
4576
4577         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
4578         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
4579
4580         * input/regression/newaddlyrics.ly: New file.
4581
4582         * Documentation/topdocs/NEWS.texi: Update.
4583
4584         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
4585         (Music_list): Allow embedded scm.
4586
4587         * lily/score.cc (ly:score-bookify): New function.
4588
4589         * lily/music.cc (ly:music-scorify): Idem.
4590
4591         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
4592         (ly:parser-print-score): Idem.
4593
4594         * scm/lily.scm (default-toplevel-book-handler): Idem.
4595         (default-toplevel-music-handler): Idem.
4596         (default-toplevel-score-handler): Idem.
4597
4598         * ly/declarations-init.ly: Set default toplevel handlers.
4599
4600         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
4601
4602         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
4603         printer for score at toplevel.
4604
4605 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4606
4607         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
4608         Fix for simple case: input/simple-song.ly, more complex stuff
4609         does not work yet.
4610
4611 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4612
4613         * lily/parser.yy (Prefix_composite_music): split Composite_music
4614         in Prefix_composite_music and Grouped_music_list.
4615         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
4616
4617 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4618
4619         * scm/lily.scm (toplevel-expression): New define.
4620
4621         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
4622
4623         * lily/parser.yy (toplevel_expression): Use it.
4624
4625         * lily/include/my-lily-parser.hh: Smobbify.
4626
4627         * lily/my-lily-parser.cc (parse_string): New method.
4628
4629         * lily/my-lily-parser.cc (ly:parse-string): New function.
4630
4631         * Documentation/user/lilypond.tely: Add comment and workaround for
4632         gs-8.01 crash.  Fixes make web.
4633
4634         Simplification of toplevel music.
4635
4636         * lily/lexer.ll, lily/parser.yy:
4637
4638         * In LYRICS mode, return LYRICS_STRING.  This fixes one
4639         shift/reduce problem.
4640
4641         * Use NOTES mode at start of maininput.
4642
4643         * Grok toplevel composite music expression, put in score and book.
4644
4645         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
4646
4647         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
4648
4649         * input/simple.ly: New file.
4650
4651         * input/simple-song.ly: Idem.
4652
4653 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4654
4655         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
4656         Sandberg.
4657
4658 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4659
4660         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
4661
4662 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
4663
4664         * input/regression/accidental-octave.ly: doc automatic showing
4665         of note names.
4666
4667 2004-04-16  Heikki Junes <janneke@gnu.org>
4668
4669         * po/fi.po: do "make po && make -C po po-update" at top-level,
4670         then "cp po/out/fi.po po/fi.po" and update fields.
4671
4672         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
4673
4674 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4675
4676         * Documentation/user/introduction.itely (About this manual): Fix
4677         templates and regression urls (backportme).
4678
4679 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4680
4681         * ly/engraver-init.ly (Score:graceSettings): Increase
4682         beamed-lengths, especially for 32nd notes.
4683
4684         * Documentation/user/notation.itely (Grace notes): Correct the
4685         syntax for add-grace-property example.
4686
4687 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4688
4689         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
4690         `Generated' tag.
4691
4692         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
4693         Severely broken (the Debian package, at least).
4694
4695 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4696
4697         * lily/context.cc (find_create_context): assign to lvalue.
4698
4699 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4700
4701         * lily/include/translator.hh (class Translator): rename
4702         get_parent_context() to context () to avoid confusion.
4703
4704         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
4705
4706         * lily/lexer.ll: change is_string -> ly_c_string_p 
4707
4708         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
4709
4710         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
4711
4712 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4713
4714         * VERSION: release 2.3.0
4715
4716         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
4717
4718         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
4719         if nonempty.
4720
4721         * lily/include/context.hh (class Context): make members protected.
4722         (children_contexts): new accessor function.
4723
4724         * lily/include/translator.hh (class Translator): make
4725         daddy_context_ protected.
4726         (class Translator): clean up. 
4727
4728         * lily/include/context.hh (class Context): make daddy_context_
4729         private.
4730
4731         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
4732         higher for finding Voice. (backportme)  
4733
4734         * lily/include/context.hh (class Context): remove
4735         find_context_below() as a method.
4736
4737         * Documentation/user/notation.itely (The Lyrics context): add note
4738         about manual durations
4739
4740         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
4741         encoding.
4742
4743         * scm/output-tex.scm (text): dump \inputencoding{} for text.
4744
4745 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4746
4747         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
4748         \usepackage{inputenc}
4749
4750         * lily/paper-book.cc (classic_output): don't advance Offset for
4751         TeX output.
4752
4753         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
4754         ec-sauter.map in rules
4755
4756         * mf/ecb.mf (font_identifier): new file, based on ecbx
4757
4758         * mf/ecb10.mf (gensize): new file.
4759
4760         * Documentation/topdocs/NEWS.texi (Top): document some more new
4761         features.
4762
4763         * ly/declarations-init.ly: run convert-ly
4764
4765         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
4766         from input-file-results. Remove input-file-results.* 
4767
4768 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4769
4770         * scm/output-ps.scm (font-command): Fix, again.
4771
4772         * input/test/title-markup.ly: Add \noPagebreak test.
4773
4774         * lily/score-engraver.cc (try_music): Bugfix.
4775
4776 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4777
4778         * lily/main.cc (main_with_guile): excise dependency options -M and
4779         --dep-prefix
4780
4781         * lily/input-file-results.cc: excise Makefile dependency code
4782
4783         * Documentation/user/invoking.itexi (Invoking the lilypond
4784         binary): remove dep doco
4785
4786         * lily/main.cc (main_with_guile): call lilypond-main
4787
4788         * scm/lily.scm (lilypond-main): new function: handle multiple files.
4789
4790         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
4791         exception.
4792
4793         * lily/my-lily-parser.cc: remove paper_description function
4794
4795         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
4796         new function.
4797
4798         * lily/main.cc: remove global_score_count.
4799
4800         * lily/book.cc (process): don't take header from global_input_file.
4801
4802         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
4803
4804         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
4805
4806         * lily/music-output-def.cc (LY_DEFINE): new function
4807         ly_output_description. This function does the bulk for  setting,
4808         parsing and breaking down of an input file.
4809
4810         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
4811         anonymous modules globally. Let's hope they get GCd
4812
4813         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
4814
4815 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4816
4817         * scm/output-ps.scm (header): Papersize from paper.
4818
4819         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
4820         for classic output.
4821
4822         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
4823         lilypondclassic is defined.
4824         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
4825
4826         * input/regression/between-systems.ly: Remove.
4827
4828         * python/lilylib.py (get_bbox): Fix regular expression
4829         for bounding box.
4830
4831         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
4832
4833         * scm/output-tex.scm (stop-page): Use it.
4834
4835         * scm/output-ps.scm (define-fonts): Bugfix.
4836
4837         * lily/grob.cc: Add penalty to interface.
4838
4839         * lily/include/paper-line.hh (class Paper_line): New member
4840         var penalty_.
4841
4842         * lily/system.cc (get_line): Initialise Paper_line with
4843         page-penalty's from original grobs.
4844
4845         * scm/define-music-properties.scm (all-music-properties): Add
4846         page-penalty.
4847
4848         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
4849
4850         * lily/score-engraver.cc (try_music): Handle page-penalty.
4851
4852         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
4853
4854 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4855
4856         * ly/declarations-init.ly (melismaEnd): typo
4857
4858         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
4859
4860         * scm/output-ps.scm (text): split string into spaces, use moveto
4861         for setting space. 
4862
4863 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4864
4865         * po/nl.po: Update.
4866
4867         * scm/font.scm (add-cmr-fonts): Typo.
4868
4869 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4870
4871         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
4872         font-encoding.
4873
4874         * scm/define-grobs.scm (all-grob-descriptions): idem.
4875
4876         * lily/time-signature.cc (numbered_time_signature): idem.
4877
4878         * scm/font.scm (add-cmr-fonts): use real encoding names for
4879         font-encoding.
4880
4881 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4882
4883         * lily/paper-book.cc (classic_output): 
4884         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
4885         Fixes classic output.
4886         (lilypondstart):
4887         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
4888         kludge.
4889
4890         * scripts/old-lilypond-book.py: Remove.
4891
4892         Page layout for SCOREs enclosed in a BOOK:
4893
4894         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
4895         layout tweaking.
4896
4897         * input/les-nereides.ly (theScore): Add \book.
4898
4899         * input/test/title-markup.ly: Add \book.
4900
4901         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
4902         only if 'verbose.
4903
4904         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
4905
4906         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
4907
4908         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
4909         * scm/output-tex.scm (start-system): Update for page layout by
4910         LilyPond.
4911
4912         * scm/output-ps.scm (start-system): Previously (new-start-system).
4913
4914         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
4915         passed to define-fonts.
4916
4917         * lily/paper-column.cc: 
4918         * lily/system.cc (get_line):
4919         * ly/property-init.ly (newpage): 
4920         * scm/define-grob-properties.scm:
4921         * scm/output-ps.scm: 
4922         * scm/output-tex.scm: Remove between-system-string kludge.
4923
4924         * scm/output-ps.scm (define-fonts, font-command,
4925         font-load-encoding): Handle ENCODING = #f.
4926
4927         * scm/output-tex.scm (output-scopes): Check if variable is bound.
4928
4929         * scm/define-markup-commands.scm (fill-line): Use
4930         make-simple-markup (WAS: unexisting make-word-markup).
4931
4932         * lily/text-item.cc (interpret_markup): Bugfix, transpose
4933         ENCODING, MARKUP parameters for interpret_string.
4934
4935         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
4936
4937         * lily/score.cc (book_rendering): New method.
4938         (default_rendering): Create Paper_book helper locally, dump
4939         output.
4940
4941         * lily/my-lily-lexer.cc (the_key_tab): Add book.
4942
4943         * lily/parser.yy: Handle \book.
4944
4945         * lily/include/book.hh: 
4946         * lily/book.cc: New file.
4947
4948 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4949
4950         * lily/text-item.cc (interpret_string): new file, select font with
4951         encoding.
4952
4953         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
4954
4955         * scm/define-markup-commands.scm (encoded-simple): new markup command.
4956
4957         * lily/parser.yy (markup): take encoding from lexer.
4958
4959 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4960
4961         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
4962
4963         * scm/output-ps.scm: Remove some cruft.
4964
4965 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4966
4967         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
4968
4969         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
4970
4971 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4972
4973         * scm/font.scm (add-century-schoolbook-fonts):
4974         (make-century-schoolbook-tree): New function.
4975
4976         * input/test/title-markup.ly: Use Century Schoolbook font.
4977
4978 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4979
4980         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
4981         to Erik Sandberg) 
4982
4983         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
4984
4985         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
4986
4987         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
4988
4989         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
4990
4991 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4992
4993         * scm/part-combiner.scm (determine-split-list): bugfix: if no
4994         solo-state (at end of solo), we can set the solo status
4995         too. (backportme.)
4996
4997         * input/regression/part-combine-solo-end.ly: new file.
4998
4999 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5000
5001         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
5002         flavour abc files.  Really ignore unknown keys (backportme).
5003
5004 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5005
5006         * lily/scaled-font-metric.cc (text_dimension): only multiply with
5007         magnification_ when looking up in orig_.
5008
5009         * scm/output-tex.scm (text): switch off char-mapping.
5010
5011         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
5012         because AFM's encoding field cannot have spaces.
5013
5014 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5015
5016         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
5017
5018 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5019
5020         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
5021
5022         * mf/cmr.enc: new file, without hi-bit ascii info. 
5023
5024         * lily/bezier-bow.cc (slur_shape): make indent dependent on
5025         width. This removes the 'hook' at the end of a long slur.
5026
5027         * buildscripts/mf-to-table.py (parse_logfile): don't append
5028         encoding to fontname.
5029
5030 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5031
5032         * scm/output-ps.scm (define-fonts): Load .enc only once.
5033
5034         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
5035         too.
5036
5037 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5038
5039         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
5040         encoding field.
5041
5042         * lily/stencil-scheme.cc: remove ly:fontify-atom 
5043
5044         * ly/portuges.ly (pitchnames): new file.
5045
5046         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
5047         Michael Welsh Duggan
5048
5049         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
5050
5051         * ly/nederlands.ly: add comment about digits.
5052
5053         * lily/scaled-font-metric.cc (derived_mark): idem.
5054
5055         * scm/encoding.scm (make-encoding-mapping): change permutation to
5056         mapping.
5057
5058         * lily/scaled-font-metric.cc (derived_mark): is a const method.
5059         (Modified_font_metric): make alist for coding_description_
5060         (LY_DEFINE): remove coding-name.
5061
5062         * scm/output-tex.scm (text): remove debugging code.
5063
5064         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
5065
5066         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
5067         from infile.
5068
5069         * mf/feta-generic.mf: move fet_beginfont into generic code.
5070         use fetaMusic (without space) as encoding
5071
5072         * mf/feta-autometric.mf: take encoding argument
5073
5074         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
5075
5076         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
5077         use.
5078
5079         * scm/encoding.scm (read-encoding-file): use symbol for glyph
5080         name.
5081
5082 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5083
5084         * input/test/title-markup.ly: Set inputencoding.
5085
5086         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
5087
5088         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
5089
5090         * scm/encoding.scm (get-coding-filename, get-coding-command): New
5091         function.
5092         (coding-alist): Also hold filename, command.
5093         (read-encoding-file): Return symbols.
5094
5095 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5096
5097         * scm/output-tex.scm: remove fontify; text and char take a font
5098         argument.
5099
5100         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
5101
5102         * lily/scaled-font-metric.cc (text_dimension): init
5103         coding_{permutation,table}_ too 
5104         (LY_DEFINE): ly:font-encoding, new function return
5105
5106         * lily/paper-def.cc (find_scaled_font): take input coding from
5107         inputcoding paper var.
5108
5109         * lily/performance.cc (output): remap modulo 16.
5110
5111         * lily/text-item.cc (interpret_markup): whoops, variable
5112         shadowing fixed.
5113
5114 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
5115
5116         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
5117         symbols, not symbols to strings.
5118
5119         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
5120         symbols, not symbols to strings.
5121
5122 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5123
5124         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
5125         (ly:kpathsea-gulp-file): New function.
5126
5127         * scm/encoding.scm (read-encoding-file): Use it.
5128
5129 2004-04-06  Werner Lemberg  <wl@gnu.org>
5130
5131         * scm/encoding.scm (coding-alist): Fix typo.
5132
5133 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5134
5135         * lily/scaled-font-metric.cc (text_dimension): move function from
5136         Font_metric
5137         (make_scaled_font_metric): init coding_scheme_ to TeX
5138         (text_dimension): use get-coding-vector for non TeX coding_scheme_
5139
5140         * lily/include/scaled-font-metric.hh (struct
5141         Modified_font_metric): rename from Scaled_font_metric
5142
5143         * scm/encoding.scm (read-encoding-file): split up large function,
5144         leave caching to (delay)
5145
5146         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
5147
5148 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5149
5150         * lily/my-lily-lexer.cc (set_encoding): New method.
5151
5152         * lily/lexer.ll: Grok \encoding.
5153
5154         * lily/font-metric.cc (get_encoded_index): New function.
5155
5156         * lily/include/font-metric.hh (coding_scheme): New method.
5157
5158         * scm/encoding.scm: New file.
5159
5160         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
5161
5162 2004-04-05  Werner Lemberg  <wl@gnu.org>
5163
5164         * Documentation/user/tutorial.itely: Revised (finished).
5165
5166         * Documentation/user/macros.itexi (@separate): Removed.
5167
5168 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5169
5170         * scm/output-ps.scm (define-fonts): fix scaling.
5171
5172         * lily/scaled-font-metric.cc (design_size): add function.
5173
5174         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
5175         partial cut&paste of ly:font-magnification.
5176
5177 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5178
5179         * scm/output-ps.scm (define-fonts):
5180         (fontify): Update.
5181
5182 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5183
5184         * po/fr.po: update. (backportme).
5185
5186         * po/nl.po: update. (backportme). 
5187
5188         * mf/feta-beugel.mf: document why design size is not fixed.
5189
5190         * mf/feta-braces-a.mf: rename to stress that it's not design size.
5191
5192 2004-04-04  Werner Lemberg  <wl@gnu.org>
5193
5194         * Documentation/user/tutorial.itely: Revised (continued).
5195
5196 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5197
5198         * po/nl.po: Update (backportme).
5199
5200 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5201
5202         * po/de.po: update. (backportme).
5203
5204         * scm/output-tex.scm (font-command): use ly: functions to
5205         construct name.
5206         (define-fonts): don't use alist, just dump \font definitions.
5207         (font-load-command): calculate proper scaling by taking
5208         outputscale from paper argument.
5209
5210         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
5211         expression.
5212
5213         * lily/paper-outputter.cc (output_header): pass paper arg to
5214         define-fonts
5215
5216         * lily/paper-def.cc (font_descriptions): dump list of
5217         Scaled_font_metrics
5218         (find_scaled_font): take Font_metric argument, store
5219         Scaled_font_metrics in hash-table containing (size ->
5220         Scaled_font_metrics) alist.
5221         (get_dimension): rename from get_realvar
5222
5223         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
5224         ly:font-magnification, ly:font-name: new functions
5225
5226 2004-04-03  Werner Lemberg  <wl@gnu.org>
5227
5228         * Documentation/user/dedication.itely,
5229         Documentation/user/preface.itely,
5230         Documentation/user/introduction.itely,
5231         Documentation/user/tutorial.itely: Revised.
5232         Removing leading spaces which distorts output if info files are read
5233         with stand-alone info.
5234         Removing superfluous inter-word spaces which also distorts output
5235         for stand-alone info.
5236         Using ` and ' instead of `` and '' everywhere to improve
5237         legilibility with stand-alone info
5238         Using @samp for single-letter input items and data which contains
5239         spaces, @code for other things.
5240
5241         * lily/grob-interface.cc: Adding copyright.
5242         (check_interfaces_for_property): Improve format of warning message.
5243
5244 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5245
5246         * lily/include/font-metric.hh (struct Font_metric): add
5247         design_size () method.
5248
5249         * buildscripts/mf-to-table.py (base): add DesignSize comment.
5250
5251         * lily/afm.cc (read_afm_file): read design size.
5252
5253         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
5254
5255         * scm/music-functions.scm (unfold-repeats): handle dots too.
5256
5257 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5258
5259         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
5260         (backportme)
5261
5262 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5263
5264         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
5265         lyric indent.  Revert melismaBusyProperties using \unset.
5266
5267 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5268
5269         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
5270
5271         * lily/parser.yy (command_element): allow redefinition of |
5272         meaning.
5273
5274         * lily/break-align-engraver.cc (acknowledge_grob): construct
5275         LeftEdge where the first cause for alignment is coming from.
5276         This makes \override Staff.LeftEdge work as expected.
5277
5278         * lily/slur-performer.cc (Slur_performer): add inits
5279
5280         * lily/beam-performer.cc (Beam_performer): add inits
5281
5282 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5283
5284         * VERSION (PACKAGE_NAME): release 2.2.0