<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 9, 2015 at 3:46 PM, Karel <span dir="ltr"><<a href="mailto:horakk@math.cas.cz" target="_blank">horakk@math.cas.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have problem with typesetting six symbols from Type1 font with metapost<br>
which refuse to read the corresponding line in given curr.map<br>
containing just one line<br>
bor  <bor.pfb<br>
(the same problem arises with mp1.999 also with virtual fonts, but in that case helps to give the corresponding line as fontmapline directly, which does not help here:<br>
<br>
%<a href="http://q.mp" target="_blank">q.mp</a><br>
path s;<br>
<br>
fontmapfile "curr.map";<br>
% fontmapline "bor  <bor.pfb";<br>
<br>
verbatimtex<br>
\font\astro     bor scaled 1095<br>
\astro<br>
etex<br>
<br>
beginfig(4);<br>
w:=30u; h:=24u;<br>
s:=fullcircle xscaled w yscaled h;<br>
a:=.5;<br>
z0=origin;<br>
z1=point a of s;<br>
z2=point 2 of s;<br>
z1=point 4-a of s;<br>
for k=4 upto 6: z[k]=z[k-3] rotated180; endfor<br>
i:=-1;<br>
label(btex C  etex,z[incr i]);<br>
label(btex \i etex,z[incr i]);<br>
label(btex A  etex,z[incr i]);<br>
label(btex D  etex,z[incr i]);<br>
label(btex I  etex,z[incr i]);<br>
label(btex U  etex,z[incr i]);<br>
label(btex E  etex,z[incr i]);<br>
endfig;<br>
<br>
end<br>
<br>
The resulting mpx file seems to be OK, but mpost or stops completely, or gives the following log:<br>
<br>
This is MetaPost, version 1.999 (TeX Live 2014/W32TeX) (kpathsea version 6.2.0)  9 MAY 2015 15:32<br>
**\nonstopmode; input q<br>
(c:/texlive/2013/texmf-dist/metapost/base/<a href="http://mpost.mp" target="_blank">mpost.mp</a><br>
(c:/texlive/2013/texmf-dist/metapost/base/<a href="http://plain.mp" target="_blank">plain.mp</a><br>
Preloading the plain mem file, version 1.004) )<br>
(./<a href="http://q.mp" target="_blank">q.mp</a>{curr.map<br>
! Emergency stop.<br>
l.4 fontmapfile "curr.map";<br>
                         buffer overflow: (1025,1024) at file ./psout.w, line 1216<br>
<br>
Thanks for help,<br>
Karel horak<br>
<br>
--<br>
<a href="http://tug.org/metapost/" target="_blank">http://tug.org/metapost/</a><br>
</blockquote></div><br>is it possible to have that font ?<br clear="all"><div><br></div>-- <br><div class="gmail_signature">luigi<br></div>
</div></div>