Guest User

Untitled

a guest
Jan 18th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. documentclass{article}
  2.  
  3. usepackage{tikz-cd}
  4. usepackage{amsmath}
  5.  
  6. begin{document}
  7.  
  8. begin{equation}
  9. begin{tikzcd}
  10. A arrow[rd] arrow[r, "phi"] & B \
  11. & C
  12. end{tikzcd}
  13. end{equation}
  14.  
  15. end{document}
Add Comment
Please, Sign In to add comment