From 3013cf624965ed94e7c12b2888f1e9862b9b6158 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 17 Nov 2007 21:03:22 +0000 Subject: update esvect git-svn-id: svn://tug.org/texlive/trunk@5487 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/esvect/README | 35 +++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/esvect/README (limited to 'Master/texmf-dist/doc/latex/esvect/README') diff --git a/Master/texmf-dist/doc/latex/esvect/README b/Master/texmf-dist/doc/latex/esvect/README new file mode 100644 index 00000000000..8dfd02a4d25 --- /dev/null +++ b/Master/texmf-dist/doc/latex/esvect/README @@ -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 -- cgit v1.2.3