Index of /archives/text/CTAN/obsolete/macros/ec-plain

Icon  Name                                 Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] 00readme.doc 2002-05-30 16:58 1.5K [TXT] README 2002-05-30 16:58 1.5K [   ] acmacros.sty 1996-09-06 09:00 13K [   ] dybx5.mf 1993-03-13 09:00 3.4K [   ] dybx6.mf 1993-03-13 09:00 3.4K [   ] dybx7.mf 1993-03-13 09:00 3.4K [   ] dybx8.mf 1993-03-13 09:00 3.4K [   ] dybx9.mf 1993-03-13 09:00 3.4K [   ] dybx10.mf 1993-03-13 09:00 3.4K [   ] dybx12.mf 1993-03-13 09:00 3.4K [   ] dymi5.mf 1993-03-13 09:00 3.4K [   ] dymi6.mf 1993-03-13 09:00 3.5K [   ] dymi7.mf 1993-03-13 09:00 3.5K [   ] dymi8.mf 1993-03-13 09:00 3.4K [   ] dymi9.mf 1993-03-13 09:00 3.4K [   ] dymi10.mf 1993-03-13 09:00 3.4K [   ] dymi12.mf 1993-03-13 09:00 3.5K [   ] ec-pdfplain.fmt 2002-05-30 16:13 339K [   ] ec-pdfplain.tex 2002-05-30 15:49 30 [   ] ec-plain.fmt 2002-05-30 15:54 330K [   ] ec-plain.tex 1998-04-18 09:00 44K [   ] ec-plfmt.bat 2002-02-02 08:00 1.1K [   ] ecbxmath.mf 1993-03-13 09:00 345 [TXT] ecmathit.mf 1993-03-13 09:00 3.5K [   ] enhyph.tex 1994-08-17 09:00 27K [   ] enhyphex.tex 1994-08-17 09:00 463 [   ] eshyph.tex 1997-05-29 09:00 3.4K [TXT] exmi.mf 1998-03-25 09:00 227 [TXT] exmi5.mf 1998-03-25 09:00 221 [   ] exmi5.tfm 1998-04-15 09:00 2.2K [TXT] exmi6.mf 1998-03-25 09:00 221 [   ] exmi6.tfm 1998-04-15 09:00 2.2K [TXT] exmi7.mf 1998-03-25 09:00 221 [   ] exmi7.tfm 1998-04-15 09:00 2.2K [TXT] exmi8.mf 1998-03-25 09:00 221 [   ] exmi8.tfm 1998-04-15 09:00 2.2K [TXT] exmi9.mf 1998-03-25 09:00 221 [   ] exmi9.tfm 1998-04-15 09:00 2.2K [TXT] exmi10.mf 1998-03-25 09:00 224 [   ] exmi10.tfm 1998-04-15 09:00 2.2K [TXT] exmi12.mf 1998-03-25 09:00 224 [   ] exmi12.tfm 1998-04-15 09:00 2.2K [   ] f8hyph1.tex 2002-05-30 22:20 30K [   ] frhyphx1.tex 2002-05-30 22:21 936 [   ] ghyph31.tex 1995-03-10 08:00 48K [   ] hyacceur.tex 1993-03-23 09:00 7.5K [TXT] hyconfig.ptx 1997-10-14 07:00 4.2K [   ] ithyph.tex 1995-03-10 08:00 4.2K [TXT] language.dat 1997-07-16 09:00 1.3K [   ] make-musixtex-format.bat 2002-05-30 22:38 31 [TXT] ofgreekl.mf 1998-04-15 09:00 22K [TXT] ofgreeku.mf 1998-04-09 09:00 12K
This is the complete set of files to generate a EC font oriented PLAIN.FMT

The main file for plain format is EC-PLAIN.
The main file for pdf plain format is EC-PDFPLAIN.

The EC-PLFMT.BAT is MSDOS file (for 386 and emTeX) which I
used to generate the EC-PLAIN format under emTeX.

For the TeXLive distribution, the building commands are:

 -- initex ec-plain
 -- pdfinitex ec-pdfplain

The code page converter I use (to avoid active characters >127)
is 850DCTEX.TCP (to be transferred in BINARY). Its source
to be compiled with maketcp is 850DCTEX.MTC (to be transferred
in ASCII). Use maketcp version 1.1c or later with option -c
to generate 850DCTEX.TCP

With the TeXLive distribution, one should only change he [pdf]texing
commands by adding the option "translate-file":

tex.exe -translate-file=cp850-fr.tcx &ec-plain \input %1 %2 %3 %4
pdftex.exe -translate-file=cp850-fr.tcx &ec-pdfplain \input %1 %2 %3 %4


CAUTION
=======
File names in this directory have been changed from the original (e.g.
dcacceur.tex --> hyacceur.tex) in order to have no missing file when
generating format. Thus you should put these files in a directory distinct
from your usual TEXINPUT, unless you look at EC-PLFMT.BAT to rename them
backwards.

ec-plain.tex differs from plain.tex for:
 - font names (e.g. cmr10 -> ecrm1000)
 - cmmi* -> exmi* with 128 additional chars to have upright greek capitals
 - several mathchardefs
 - inclusion of hyacceur.tex+acmacros.sty+hyconfig.ptx instead of hyphen.tex
 - \magstep up to 9

Daniel TAUPIN

taupin@lps.u-psud.fr