Guest User

Untitled

a guest
Jun 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{txfonts}
  3. usepackage{tikz-cd,amssymb}
  4.  
  5. begin{document}
  6.  
  7. begin{tikzcd}
  8. 1 arrow[rrd, "alpha"] & & & & \
  9. & & 3 & & 4 arrow[ll, "gamma"'] \
  10. 2 arrow[rru, "beta"] & & & &
  11. end{tikzcd}
  12.  
  13. end{document}
Add Comment
Please, Sign In to add comment