diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:53 +0000 |
commit | a5374ba903cf6f2b2cc283da7e7b44bfbb0a544b (patch) | |
tree | 4c7747f4714b0108c7d77bc2f11eb1acdc4ced08 | |
parent | f7c3e63a320fadc92dc4bd101a8bbfc88f81b5b8 (diff) |
trunk/Master/texmf-dist/source/latex/marvosym
git-svn-id: svn://tug.org/texlive/trunk@372 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/source/latex/marvosym/PROBLEMS | 34 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/marvosym/vtex/install.txt | 59 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/marvosym/vtex/marvosym.ali | 5 |
3 files changed, 98 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/marvosym/PROBLEMS b/Master/texmf-dist/source/latex/marvosym/PROBLEMS new file mode 100644 index 00000000000..47d58df8ea9 --- /dev/null +++ b/Master/texmf-dist/source/latex/marvosym/PROBLEMS @@ -0,0 +1,34 @@ +Problem: +LaTeX complains with +! Font OT1/mvs/m/n/10=fmvr8x at 10.0pt not loadable: Bad metric (TFM) file. +<to be read again> + +Possible cause: +File fmvr8x.tfm was not downloaded in BINARY mode. + +Solution: +Download all files again, this time in BINARY mode. + + +Problem: +New version of dvips (e.g. 5.76) complains with error message +<marvosym.pfb> Second number not found ... +or similar + +Possible cause: +There is a problem with partial font downloading feature of dvips + +Solution: +Turn off partial font downloading with +dvips -j0 <dvi-file> + + +Problem: +Ghostscript complains. No errors with LaTeX or dvips. + +Possible cause: +Spelling error in psfonts.map. + +Solution: +Check line (especially the spaces) +fmvr8x MarVoSym <marvosym.pfb diff --git a/Master/texmf-dist/source/latex/marvosym/vtex/install.txt b/Master/texmf-dist/source/latex/marvosym/vtex/install.txt new file mode 100644 index 00000000000..cbf6bdebe48 --- /dev/null +++ b/Master/texmf-dist/source/latex/marvosym/vtex/install.txt @@ -0,0 +1,59 @@ +============================================================ + + Installing the Marvosym Type1 font + with VTeX/Free 7.00 and above + +============================================================ + 2000-09-10 + Walter Schmidt + <walter.schmidt@arcormail.de> + + +The below instructions refer to version 2 of the Marvosym +Type1 font as of 2000-05-01. + +The directory name "texmf" refers to + + /usr/local/vtex/texmf (with VTeX/Lnx) +or + <drive>:\texmf (with VTeX/2) + + +(1) +Copy the Type1 font file file marvosym.pfb to the directory + + texmf/fonts/type1/public/marvosym + +(2) +Copy the Type1 font metrics file marvosym.afm to + + texmf/fonts/afm/public/marvosym + +(3) +Copy the TeX font metrics file fmvr8x.tfm to + + texmf/fonts/tfm/public/marvosym/ + +(4) +Copy the font map file marvosym.ali to + + texmf/vtex/config + +(5) +Add an entry for the above font map to the section TYPE1 of +the configuration files pdf.fm and ps.fm, which reside in +the directory texmf/vtex/config : + + TYPE1 { + ... + marvosym.ali + } + +(6) +Copy the style file marvosym.sty to a TeX input directory, +e.g. + texmf/tex/latex/misc + + +== finis + diff --git a/Master/texmf-dist/source/latex/marvosym/vtex/marvosym.ali b/Master/texmf-dist/source/latex/marvosym/vtex/marvosym.ali new file mode 100644 index 00000000000..e8af56d4972 --- /dev/null +++ b/Master/texmf-dist/source/latex/marvosym/vtex/marvosym.ali @@ -0,0 +1,5 @@ +%1 = $TEXMF$fonts/afm/public/marvosym/ +%2 = $TEXMF$fonts/type1/public/marvosym/ + +@MarVoSym = fmvr8x %2,1,b="marvosym",a + |