473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

esvect and reflectbox

Hi,

I am trying to create a leftarrow of \vv{}. I thought I could just
reflect the vector, but the solution has escaped me. Could someone help
me out?

\def\traitfill@#1#2#3#4{%
$\m@th\mkern2mu\relax#4#1\mkern-1.5mu%
\cleaders\hbox{$#4\mkern0mu#2\mkern0mu$}\hfill%
\mkern-1.5mu#3$%
}

was replaced with

\def\traitfill@#1#2#3#4{%
\reflectbox{$\m@th\mkern2mu\relax#4#1\mkern-1.5mu%
\cleaders\hbox{$#4\mkern0mu#2\mkern0mu$}\hfill%
\mkern-1.5mu#3$}%
}

But the result is incorrect (the vector does not fill properly).

Thanks.
Oct 7 '07 #1
0 938

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.