Guest User

Untitled

a guest
Dec 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{graphicx} % for scalebox macro
  3. newcommandrightassn{
  4. mathrel{ooalign{hss$|$hsscr%
  5. kern0.9exraise0.2exhbox{scalebox{0.7}{$rangle$}}}}}
  6.  
  7. newcommandleftassn{mathrel{ooalign{hssraise0.2exhbox{scalebox{0.7}{$langle$}}hsscr%
  8. kern0.9exhbox{$|$}}}}
  9.  
  10. begin{document}
  11. $leftassn 1 rightarrow a, 2 rightarrow b rightassn$
  12. end{document}
Add Comment
Please, Sign In to add comment