<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 9, 2015 at 4:04 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><u></u>


  
  

<div bgcolor="#ffffff" text="#000000"><span class="">
Sorry, I forget to add the font also.<br>
<br></span>
And also to ad u:=1mm;<br>
which I usually read from macrofile...<br>
Karel<br>
<blockquote type="cite"><div><div class="h5">
  <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="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;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></blockquote></div></div></div></div></div></blockquote></div></blockquote><div>fontmapline "bor  bor <bor.pfb";<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#ffffff" text="#000000"><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
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></blockquote></div></div></div></div></div></blockquote></div></blockquote><div>z3 =point 4-a of s;</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#ffffff" text="#000000"><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
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></blockquote></div></div></div></div></div></blockquote></div></blockquote><div>The file should be ok (thanks to A. Kakuto).</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#ffffff" text="#000000"><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"></blockquote></div></div></div></div></div></blockquote></div></blockquote></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">luigi<br></div>
</div></div>