Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. usepackage{mathtools}
  2.  
  3.  
  4. makeatletter
  5. newcommand{superimpose}[2]{%
  6. {ooalign{$#1@firstoftwo#2$crhfil$#1@secondoftwo#2$hfilcr}}}
  7. makeatother
  8. newcommand{MyTry}{mathpalettesuperimpose{{sum}{vert}}}
  9.  
  10. begin{document}
  11. $MyTry$
  12. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement