Advertisement
Guest User

Untitled

a guest
Sep 17th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{trimclip,xcolor}
  3.  
  4. newcommand{Atwo}{%
  5. mbox{%
  6. defAhalf##1{dimexpr.5width ##1 0.025emrelax}
  7. textcolor{red}{clipbox{0 0 {Ahalf+} 0}{A}}%
  8. textcolor{blue}{clipbox{{Ahalf-} 0 0 0}{A}}%
  9. }%
  10. }
  11.  
  12. begin{document}
  13. Atwo![enter image description here][1]
  14. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement