diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/esvect/readme.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/esvect/readme.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/esvect/readme.txt b/Master/texmf-dist/doc/latex/esvect/readme.txt new file mode 100644 index 00000000000..8dfd02a4d25 --- /dev/null +++ b/Master/texmf-dist/doc/latex/esvect/readme.txt @@ -0,0 +1,35 @@ +% +% esvect +% +% + +Change : december 2001. Add Type1 PostScript font. Conversion from +METAFONT files made by Olivier Crouzet. Thank's a lot ! + +Run Latex on esvect.ins. You got the files: + +-- mathvect.mf, vecsym.mf, vsymbol.mf, vect5.mf, + vect6.mf, vect7.mf, vect8.mf, vect9.mf, vect10.mf; +-- esvect.sty; +-- uesvect.fd. + +Run METAFONT on vect5.mf, vect6.mf, vect7.mf, vect8.mf, vect9.mf and vect10.mf +to obtain .tfm files : + + mf \mode=localfont; input vect5.mf + +Put *.mf files on your MFINPUT directory. +Put *.tfm files on your TFM directory. +Put esvect.sty and uesvect.fd on your TEXINPUT directory. + +Then if you run Latex on esvect.dtx, you obtain the documentation. + +You will find ready to use *.mf, *.tfm, *.sty and *.fd files in +the mfinput, mf and texinput directories. + +If you want to use Type1 PostScript font, put *.pfb files in a directory +where dvips can find them, and add the content of the esvect.map file +to your psnfss.map file. + +eddie.saudrais@wanadoo.fr +http://perso.wanadoo.fr/eddie.saudrais
\ No newline at end of file |