<div class="gmail_quote"><div>Dear all,</div><div><br></div><div>I have another question concerning line styles extension.  Is it possible to apply certain modifier (say, @*{[butt]}@*{[|.55pt]}) to all arrows in document?</div>
<div><br></div><div>Thank you in advance,</div><div>Vadim</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear all,<br>
<br>
Since I'm using Mathew Carter's Charter face in my projects together with<br>
Mathdesign math fonts, I needed matching arrow tips for xy-pic. So I took<br>
half of the arrow head from md-chr7y.pfb and populated 2 fonts with its<br>
rotated/mirrored copies in fontforge, then generated pfb, afm and tfm.<br>
<br>
Core definitions of xy-pic are to difficult for me, so I just copied the<br>
code for xylu tips:<br>
<br>
\xydefcsname@{tipfamily ch}{\loadtipfonts@<br>
 \let\tip@=\tip@cm \let\atip@=\atip@cm \let\btip@=\btip@cm<br>
 \let\Tip@=\Tip@xy \let\Ttip@=\Ttip@xy \def\tipjot@{.2em}}<br>
<br>
If anyone need this unfinished product, I can send the fonts to the mailing<br>
list or directly.<br>
<br>
The problem is, the default line thickness is too small for these tips, and<br>
pdf driver does not support the "line" extension. I can fake it temporarily<br>
changing \fontdimen8\textfont3, but that is not a good solution. Also I<br>
would like to have butt-shaped linecaps.<br>
<br>
Yours,<br>
Vadim<br></blockquote></div>