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