[pstricks] Type3 font used in \psdot
Saravanan Murugaiah
saravanan.murugaiah at gmail.com
Thu Jan 16 09:37:50 CET 2020
My tags are as follows:
\documentclass{book}
\usepackage{pst-grad,pst-plot,pst-coil}
\usepackage{pstricks}
\usepackage{xcolor}
\begin{document}
\begin{pspicture}(0,0)(2.5,6.75)
\pspolygon(0,4.5)(1.5,4.5)(2.25,5.25)(2.25, 6.75)(0.75,
6.75)(0,6)(1.5, 6)(1.5, 4.5)
\psline(0,4.5)(0, 6)
\psline(1.5, 6)(2.25, 6.75)
\pspolygon[linewidth=.05,fillstyle=vlines,hatchcolor=lightgray] (0.5,
4.5)(1.25, 5.25)(1.25, 6.75)(0.5, 6)
\psline{->}(0.5, 4)(0.5, 3.5)
\pspolygon(0, 1.5)(1.5,1.5)(1.5, 3)(0,3)
\psline[linewidth=.05](0.5, 1.5)(0.5, 3)
\psline{->}(0.5, 1)(0.5, 0.5)
\psline(0,0)(1.5, 0)
\psdot(0.5, 0)
\uput{.2}[0](2.5,5.5){$E_G$}
\uput{.2}[0](1.75,2.25){$M_G$}
\uput{.2}[0](1.75, 0){$BG$}
\rput(.85, 5.5){$E$}
\uput{.2}[0](0.5, 2.25){$M$}
\end{pspicture}
\end{document}
I am using MikTeX V2.9 and using "latex", "dvips" and "ps2pdf" to generate
the output. While checking PDF file, \psdot having some Type3 font, how to
control it? Please advise...
Thanks and Regards,
MadyYuvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20200116/fc3c1015/attachment.html>
More information about the PSTricks
mailing list