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