]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.27.jcn2: hat
[lilypond.git] / NEWS
1 pl 27.jcn2
2         - grand renaming: Duration vs Moment / Rational
3
4 pl 27.jcn1
5         - complete redo of chord and chord name code
6         - small fixes
7
8 pl 27 (feb 3)
9
10 pl 26.uu1 
11         - make TFMs too. 
12         - bf: dynamics.  (Don't hang on spanner!)
13         - read TFM before AFM.
14         - fix din-MF stuff (UGH)
15
16 pl 26.jcn4
17         - Chord: handle all chord stuff; lots of chord fixes
18         - bf: Chord-name-engraver: find tonic
19         - bf: my-lily-parser: get_chord
20
21
22 pl 26.jcn3
23         - bf's: spring spacer end of measure
24         - bf: tie/slur rods (dankje, lieverd)
25         - bf's: intl/ compile, install, uninstall
26
27 pl 26.jcn2
28         - enforce {slur,tie}_x_minimum (urg, paper vars?)
29         - tie listens to tieydirection/ydirection
30         - bf: tie placement
31
32 pl 26.jcn1
33         - tutorial fixes
34         - bf: OrchestralScore should do hara-kiri..
35         - bf: makeinfo: 
36           - info in rpm again 
37           - update to yodl pl10, yodl2texinfo fixes
38           - use --force, .info should always be generated
39
40 *********
41 pl 26 (feb 1, 99)
42
43 25.jcn2
44         - bf: staffside axis init
45         - bf: staffmargin stuff.
46         - Timesig C fixes
47
48
49 pl 25.uu2
50         - junked Scarlatti clef
51         - fixed clef^8
52         - Interpretation_context_handle is interface to interpretation context 
53         - Staff_switching_translator: automatic staff switching for Piano staffs.
54
55 pl25.jcn1
56         - volta-spanner: junked dot_p_; not so handy after all: kerning??
57         - feta-nummer: added : ,-.
58         - volta/tuplet thickness
59         - bf: scs-paper
60         - bf: ".|", and bar-thicknesses
61
62 pl 25.uu1
63         - bf: default duration is 4
64
65 **********
66 pl 25
67
68 pl 23.ms2
69         - property noteheadStyle
70         - first attempt to make harmonics : see input/test/harmonics.fly
71
72 pl 23.ms1
73         - sinfonia.ly: several fixes
74         - dynamics
75          * increased range pppppp to ffffff
76          * added sp, spp, sff, rfz
77          * example see input/test/tchaikovsky.ly
78          * updated dynamics in refman
79
80
81 pl 24.jcn2
82         - website fixes
83         - bf's: chords:
84           * reverted c1*2, collides with \times {}
85           * should use: c\breve, c\longa for long chords
86           * addition: c-9, subtraction: c^5
87           * multiple -add, ^sub: c-7+.9-^3.5
88         - bf: lyric chord
89         - bf: lookup text height
90         - bf's: autobeamer
91
92  pl 24.jcn1
93         - bf: rest collisions
94         - separate tfm-reader
95         - bf: :|: should not have thin lines
96
97
98 pl 24.mb1
99         - bf: Correct units now used in the .afm files.
100
101 ******
102
103 pl 24, Hacking Apart Together (Jan 25)
104
105 pl 23.jcn9
106         - bf's: preludes-* (found a \meter and \transpose c`` there!)
107         - bf: ly2dvi: don't barf on 'linewidth = -1.;'
108         - bf: lily-version
109
110 pl 23.jbr1
111         - scripts/ly2dvi.py: Windows 95 shell does not support redivrection 
112           of stderr.  We now distribute ash and use it when needed.
113         - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
114           directory.  We build and distribute manpages in html format instead
115           of text format.
116         - Documentation/ntweb: Updated doco and now distributing as a self
117           extracted binary with install script.
118
119 pl 23.hwn4
120         - bugfixes
121         - changed All_font_metrics to do TFM as well.
122         - changed init/ to ly/
123
124 pl 23.jcn8
125         - tfm reader; revamped code from fontutils-0.6
126
127 pl 23.hwn3
128         - {Bar numbers|staff margin stuff|marks} fixed using
129 Bar_script_engraver as base class
130         - bf: PS points != Lily \pt 
131         - junked Bar_column_engraver
132         - junked Text_item and some old files.
133
134
135 pl 23.jcn7
136         - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
137         - crude autobeam stuff in mi2mu
138         - brevis, longa chords: c1*2,*4
139         - mutopia/E.Satie/petite-ouverture-a-danser.ly
140         - prop: voltaVisibility
141         - more cello-suite-ii fixes:
142           * nice repeats
143           * removed all beams ifo auto-beamer
144         - bf's: autobeam
145         - junked dur2real; beamAutoEndx now as rational string: "1/2" 
146
147 pl 23.hwn2
148         - _8 clef 
149         - junked #args symtable def.
150         - junked Text_item.
151         - moved Bar assembling into LilyPond
152         - junked symtables reads
153         - Lookup cleanups
154         - junked Symtable from init/table*
155
156 pl 23.hwn1
157         - revamped Scarlatti K3-L378
158         - some more doco
159         - use interning/SCM for Scopes
160         - hanging on now works for breakables too.
161
162 pl 23.jcn6
163         - chord fixes; notemode chord syntax changed: @c@ @c-7@
164         - fixed cello-suite ii
165         - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
166         - bf: extender
167         - (bit ugly) fix for lyric-chords
168         - fixed repeats (dankjewel lieverd)
169           * input/twinkle.ly
170           * input/star*.ly
171
172 pl 23.jcn3
173         - succussfully removed []s from wtk1-fugue2.ly
174         - bf + smarter autobeamer
175
176 pl 23.jcn2
177         - mi2mu: d-minor: des->cis, g-minor ges->fis
178
179 pl 23.mb1
180         - bf: Position and possible SIGSEGV in Mark_engraver
181         - Added padding support in G_staff_side_item
182         - bf: Correct direction of textual scripts. 
183         - bf, lookup.cc: Fewer warnings about missing text styles. 
184              Same units used in all .afm files.
185
186 pl 22.jcn5
187         - auto-beaming v0: input/test/auto-beam.ly
188
189
190
191 ***********
192
193 pl 22.jcn4
194         - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
195         - bf: :|, |:
196         - property barAlways changed to boolean (0/1)
197         - added boolean property: barAuto
198
199 pl 22.jcn3
200         - bf: mmrest
201
202 pl 22.jcn2
203         - updated mi2mu
204         - bf: multi-measure-rest (input/test/m.ly)
205         - half fix for staff-margin-engraver
206
207 pl 22.jcn1
208         - bf's: cross-staff slur
209         - bf: gnossienne-4
210 pl 22.tca1
211         - buxfix, \mudela{ \times 2/3{ ...} } works now
212
213 ******
214   
215 pl 22
216         - fixed "already have a Beam" error
217
218 pl 21.jcn2
219         - gnossienne: hmm, how to 
220           * undisplay bars
221           * don't put 'grace notes' in beam
222           * put separator between  "] \translator Staff=x" 
223
224 pl 21.jcn1
225         - gnossienne-4.ly (start of)
226
227 pl 20.jcn2
228         - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
229         - bf: broken interstaff slur
230         - sm66: check for gmake
231
232 *******
233 pl 20.jcn1
234         - interstaff slurs v0: preludes-1.ly
235         - warnings for silly interbeam settings
236
237 pl 20.hwn1
238         - inclusion of WIP article about LilyPond.
239         - L.Mozart sinfonfia
240         - bf: [c8 [c8 c8]
241
242 ********
243 pl 20
244
245 pl 19.jcn5
246         - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
247
248 pl 19.jcn4
249         - new stem/beam parameters
250         - bf: forced stem shorten
251
252 pl 19.jcn3
253         - dehairification of beam code; cleanup and bugfixes
254           * stemlength
255           * forced stem shorten
256           * slope calculation
257           * damping and correction
258           * catch for silly beams: input/test/beam-suspect.ly
259
260 pl 19.jcn2
261         - multi-measure-rest is now spanner SkipBars=0 is broken
262
263 pl 19.jcn1
264         - hmm, almost centered whole-bar rests -- NOT
265
266 ********
267 pl 18.jcn5
268         - bf: beamtrend
269         - bf: vv-duet
270
271 pl 18.mb1
272          - \mark now works, using G_staff_side_item.
273         - Improved layout of multi-bar rests, including a new
274           font symbol.
275
276 pl 18.jcn4
277         - beam length adjustments
278         - ugly beamtrend fix: input/test/beam-trend.ly
279
280 pl 18.jcn3
281         - bf: (beamed) forced stem shorten
282         - bf: broken slurs and ties; minimal slur/tie length setting ignored
283         - bf: separators on cygwin
284
285 pl 18.jcn2
286         - bf: stem-length algorithm
287         - bf: beam direction algorithm
288         - bf's: wtk1-fugue2.ly
289
290 pl 18.jcn1
291         - stepmake update
292         - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
293  
294 *******
295 pl 18 (jan 4 '99)
296
297 pl 17.jbr2
298         - Documentation/README-W32: Brought my stuff up to date
299         - Documentation/ntweb: updated for realease
300         - stepmake/bin/package-zip32.sh: cygwin-b20 changes
301         - scripts/ly2dvi.py: LILYPONDPREFIX fixes
302
303 pl 17.jbr1
304         - scripts/ly2dvi.py root is now the shared directory path not the
305           root of the lily installation.  Environment variable LILYPONDPREFIX
306           is also the path to shared directory.
307         - lily/main.cc WINNT conditional added to avoid a casting of 
308           main_prog
309
310 pl 17.hwn1
311         - bfs wtk1-fugue1
312         - spacing tweak: very widely and tightly spaced lines look
313 better.
314         - allow Beam settings to be overriden: property
315         stemLeftBeamCount, stemRightBeamCount
316         - junked Assoc, Assoc_iter
317         - junked Graphical_element::{width,height}
318         - junked Plet_swallow_engraver, Plet_engraver
319         - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
320         - naming  brew_molecule_p / do_brew_molecule -> output_processing,  do_brew_molecule_p 
321         - experimental Text_item, Staff_side
322         - junked old Beam_engraver and old Tie_engraver.
323         - AFM administration cleanup.
324         - cache brewed molecules.  Speed up ?
325         - rehacked Graphical_element, introduced Dimension_cache
326
327 ********
328
329 pl 17
330 pl 16.jcn2
331         - fix: TEMPO 4., well urg, "TEMPO 4 ."
332         - beginning of violino/violoncello (viola) duet
333
334 pl 16.jcn1
335         - resurrected po-stuff
336
337 *********
338 pl 16
339
340 pl 15.uu1
341         - dynamic fix.  
342         - junked abbrev stuff from parser.
343
344 pl15.tca1
345         - fixed verbatim option behaviour for mudela-book.
346         - added mudela-book option intertext="some text" 
347         - mudela-book now understand latex \begin{verbatim}
348   
349 pl 15.jcn1
350         - chord inversion: 
351           * enter C/E
352           * display chord names according to boolean property
353             \property Score.chordInversion; 
354
355 *********
356 pl 15
357
358 pl 14.hwn1
359         - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
360 parser, lilypond (mudela 1.0.14), manual
361         - new tie syntax:  { <c e > ~ <c e > } changed in manual,  
362 parser, lilypond (Mudela 1.0.13)
363
364 pl 14.jcn1
365         - bf: get_chord C-m5-
366         - typos: chord-name
367
368 pl 14.tca2      
369         - move option proccing out of main
370
371 **********
372
373 pl 14
374
375 pl 13.hwn1
376         - tutorial fixes.
377         - junked find-quarts
378         - junked various plet goryness.
379         - preps for <c e> ~ <c e> syntax
380         - bib fixes 
381
382 pl 12.jcn3
383         - bf's: standchen
384         - added repeat, chord stuff to website
385         - bf: dashed slur
386         - hacks for barlines, dynamics
387
388 pl 12.jcn2
389         - bf: package-diff
390         - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
391         - shorthand prefix for note-mode: '@', no shorthand for notes in chord
392            mode...
393  
394 pl 11.jcn6
395         - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
396         - chord-table; urg bugs:
397            * note-collisions
398            * accidental-placement
399         - bf: cis m (\textsharpm, urg)
400   
401 pl 11.jcn5
402         - bib entry, twinkle-pop
403         - bf's: chords
404
405 pl 11.jcn4
406
407 **********
408 pl 13
409         - mutopia stuff (thanks, Peter)
410         - bugfix : \maininput
411
412 *********
413
414
415 pl 12
416 pl 11.jcn3
417         - bf: missing triads
418         - @c @c min (* is taken, <<, <> don't work)
419         - chord-modifiers (urg, "sus" should also subtract 2...)
420
421 pl 11.uu3
422         - --safe: security paranoia: disallow untrusted \include,
423 disallow untrusted TeX code, disallow named output
424
425 pl 11.jcn2
426         - duration with chords + change:  @4 c @c7
427
428 pl 11.jcn1
429         - minor chord syntax change: *c6 iso @c6;
430
431 **********
432
433 pl 11
434
435 pl9.tca1
436         - included that missing init/mudela-book-defs.py. Added
437           one line to init/GNUMakefile to make .py-files be included.
438         - fragment and nonfragment options to override autodetection
439
440 pl 10.jcn1
441         - input/test/chords.ly
442         - \type ChordNames and chord-name-engraver.*
443         - chords mode: \chords { <c e g> @c; @d7; }
444
445 pl 10.uu1
446         - scm/ directory.  install .scm stuff too.
447         - tuplet bug fixed.
448
449 **********
450 pl 10
451
452 pl 9.jcn3
453         - property: unfoldRepeats; unfolding still broken
454         - volta spanner y-collision
455         - bf: volta number,dot placement
456         - bf's: init/table16,20
457         - small additions to init/lily.scm to enable some testing
458         - junked extra repeat braces
459
460
461 pl 9.uu2
462         - bib stuff
463         - removed \output from parser/lexer
464
465 pl 9.jcn2
466         - bf/redo: slur.cc, encompass-info: setting of encompass array.  
467         - switched tuplet-engaver off (core dumps)
468
469 pl 9.jcn1       
470         - bf (urg): no |: at start of piece
471         - bf?: text defs without width
472         - alignment absolute dynamics
473         - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
474         - bf: crescendo symbol
475
476
477 pl 9.uu1
478         - added faq entry
479         - copertina (thanks Maurizio)
480
481 *****************
482 pl 9
483         - fixed \relative
484
485 pl8.tca1
486         - changes to mudela-book. Junked fragment and floating options,
487           added eps option. Options should not stay as long that you get
488           comfortable with them. ;)
489         - Also possible to define your own commands with
490           a syntax like \mudela{c d e}
491         - updated mudela-book-doc.doc
492
493 pl 8.jcn3
494         - website: gnuisation of footers
495
496 pl 8.jcn2
497         - input/test/vertical-text.ly: urg ydim of text chords
498         - bf: one set of |: :| volta per staff
499         - bf: init/table* braces + more braces
500         - try at score-volta-bracket
501
502 pl 8.jcn1
503         - bf: lyric-engraver: handle multiple requests (don't overwrite)
504         - bf: guile-config
505         - music-list-iterator
506
507 pl 8.hwn3
508         - coriolan corno 1
509
510 pl 8.hwn2
511         - more output revamping.
512
513 pl 8.hwn1
514         - Scheme output stuff
515         - tutorial fixes.
516
517 *****************
518 pl 8
519
520 pl7.jcn3
521         - bf's: spanner/volta
522         - volta-support: via Note, Bar, and Paper-column to Bar (item)
523
524 pl7.jcn2
525         - note repeats
526
527 pl7.jcn1
528         - configure/guile fixes (still no check for 1.2/1.3)
529
530 pl7.hwn1
531         - tutorial fixes
532         - tuplets over beams.
533
534 *****************
535 pl 7
536
537 pl6.jcn5
538         - repeatbars, volta-spanner work, alternative iteration still broken
539         - volta symbol
540
541 pl5.szmulewicz2
542         - more GUILE stuff.
543         - tutorial doco updates
544
545 pl6.jcn4
546         - volta-spanner
547         - repeat-engraver
548         - repeat/alternative music layout (hehe)
549   
550 pl6.uu1
551         - Doco of music iterators.
552
553 ********
554 pl 6
555
556 pl5.szmulewicz1
557         - rtti stuff
558         - bf's: lily.scm
559
560 pl5.mb1
561         - bf: array.hh, don't make copy if resized to the same size
562         - bf: feta.tex
563
564 pl5.jcn4
565         - scm additions: plet, hairpin
566         - website fixes
567
568 pl5.jcn3
569         - website fixes
570
571 pl5.jcn2
572         - extender-*, see input/test/extender.ly
573         - bf: half-beam length (urg)
574         - fixes: standchen, star
575
576 pl5.jcn1
577         - tex/lily-ps-defs.tex fixes
578         - lily.ps 
579
580 pl 5.hwn1
581         - Tuplet_engraver
582         - lily.ps fix.
583         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
584
585 ********
586 1.1.5
587
588 pl4.jcn4
589         - fixes; preludes, finger
590
591 pl4.jcn3
592         - bf: text staff vertical align; see input/test/vertical-text.ly
593         - urg, scaled cmr8 by factor 4/5
594         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
595           is rather cool
596
597 pl4.jcn2
598         - read (cmrxx)afm for text char widths
599         - tfmtoafm.sh (quite urg)
600         - alphabet.ly
601  
602 pl 4.uu1
603         - read .scm files. No need for GUILE_LOAD_PATH
604         - .ps hack.  No need for lily.ps on the printer
605         
606         (&$^@M&@^$@^&$@ Damn TeX)
607
608
609         - bf: mudela-book -> \default_paper is obsolete.
610
611 pl 3.ms1
612          - thumb-upgrade
613  
614 pl4.jcn1
615         - bf: dotted slur
616         - bf: text ssb
617         - bf: empty/unknown in ps
618
619 pl 4.tca1
620         - 40% speedup executing mudela-book on mudela-book-doc.doc
621         - change of lilypond's output filenames. Given multiple input
622           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
623           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
624           output will be 'm.tex m-1.tex y.tex' 
625
626 *******
627 1.1.4
628
629 pl 3.tca1
630         - accordion symbols in mf/feta-accordion.mf and
631           init/accordion-defs.ly.
632         - small changes to mudela-book and Documentation/man/mudela-book.yo
633         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
634
635 pl 3.jcn5
636         - bf: dashed-slur
637         - bf: LilyIdString
638         - more star fixes
639         - repeatbar fixes
640
641 pl 3.jcn3
642         - mup-to-ly.py: version 0.0
643         - init/test/stars-and-stripes.ly (from star.mup)
644         - GrandStaffContext
645   
646 pl 3.hwn1
647         - junked musical info from key-item
648         - tutorial fixes.
649
650 pl 3.jcn2
651         - bf: font switch
652  
653 ******
654 1.1.3
655
656 pl 2.jcn2
657
658 pl 2.uu1
659         - ly2dvi.py -I fix
660         - obsoleted ly2dvi.sh
661         - removed Note_head_engraver
662
663 pl 2.hwn1
664         - scm cleanups, chop-decimal
665         - scarlatti clef.
666
667 pl 2.jcn1
668         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
669         - moved tex/*.ps to ps/
670         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
671         - be sure to set:
672             export GS_LIB=$HOME/usr/src/lilypond/ps
673         - added tex and empty ps-symbols
674
675 pl 1.jcn4
676         - more little website fixes
677
678 ********
679
680 pl 2
681
682 pl 1.mb1
683         - Support for cautionary accidentals. , i.e. accidentals 
684           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
685           Note that the font has changed.
686         - bf: No unnecessary warnings about time signatures
687         - Added optional second argument of \key. Set to \major or \minor 
688           to get a major or minor key. Default: major.
689         - bf: Compilation error in midi-walker.cc
690
691 pl 1.jcn2
692         - fixes for htmldoc, website
693         - silly jcn1 fixes
694         - junked MODULE stuff from lily/GNUmakefile (again)
695  
696 pl 0.jcn4
697         -set:
698            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
699         - dstream: Score_element, Column_info
700         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
701         - init/lily.scm
702  
703
704 ********
705
706 pl 1
707 pl 0.uu5
708         - fixed MIDI output.
709
710 pl 0.jcn3
711         - dropped stepmake/aclocal.m4
712         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
713         - added debugging output format: -fscm
714         - ly2dvi.py -I fix
715         - Documentation/tex/feta.tex
716         - doco fixes: PATCHES.yo, yodl-1.31.7
717
718 pl 0.uu4
719         - Protected_scm to fixup GUILE gc
720
721 pl 0.uu3
722         - more RTTI cleaning.
723
724 pl 0.uu2
725         - undone type_info::before hack. (Ugh.  RTFM).
726
727 pl 0.uu1
728         - more RTTI stuff: is_type_b -> type_info::before
729
730 pl 0.jcn1
731 pl 17.jcn7
732         - added: set*text, timesig, beam
733         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
734 pl 17.jbr1
735         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
736           and modified win32 specific distribution file names to match
737           pl 16.hwn1 changes.
738         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
739           installation tree.
740         - scripts/convert-mudela.py: Remove the an existing backup file
741           before renaming original.  This is a WIN32 Python requirement.
742         - Documentation/ntweb/index.html: Updated documentation to match
743           new lilypond installation tree.
744         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
745            
746   
747
748 **********
749
750 1.1.0
751
752 pl 18.exp
753         - use C++ RTTI iso access_Xxx ()
754         - junk Graphical_lisp_element
755         - catalan.ly
756
757 pl 17.tca1
758         - rewrite of mudela-book
759  
760 pl 17.ms1
761         - added \thumb (used very often in cello music) in
762           mf/feta-schrift.mf. 
763         - added /input/test/thumb.ly (example)
764
765 pl 16.jcn1
766         - dashed-slur through scheme
767
768 pl 15.jcn4
769         - more scheme hacks
770
771 pl 15.jcn3
772         - try at scheme in Atom
773
774 pl 15.jcn2 # rest of
775         - graphical-lisp-element + silly half hook-up with autuplet
776
777 pl 17.jcn5
778         - stepmake pl59: templatised install (see mf/)
779         - reasonably ps/tex success (with guile-1.2):
780           * input/kortjakje.ly
781         - lots more scm stuff
782         - bf: mf/mfplain.ini
783         - stepmake pl58: guile 1.3 configure fix
784         - working font-switch:
785           guile-1.2 and -lreadline -ldl from 1.3 configure...
786
787 pl 17.jcn4
788         - installable stepmake pl57
789         - urg, FIXME guile-1.3: 
790           * don't install shared libs! configure can't handle
791           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
792           * lily's truely broken, downgrade do 1.2
793
794 pl 17.jcn3
795         - lots of stuff still broken, notably font selection, just try 
796            a()b
797            or so
798         - tex output support
799         - all output through scheme
800         - option: f, output-format=X
801         - geile placebox 
802         - mf/mfplain.ini
803
804 pl 17.jcn2
805         - all paper output through scheme, about half way
806
807 pl 17.jcn1
808         - 16.jcn1
809