Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@takumim
Last active March 4, 2017 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takumim/f972797a2bd3f0b1f9d68ba867c29faf to your computer and use it in GitHub Desktop.
Save takumim/f972797a2bd3f0b1f9d68ba867c29faf to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
\documentclass[12pt]{article}
\usepackage{stix}
\usepackage{tikz-cd}
\tikzcdset{arrow style=math font}
\begin{document}
\[
\begin{tikzcd}
Y \rar[hook]\arrow{dr}[swap]{\phi} & \mathbf{P}^4 \rar[hook]{\nu_5}
& \mathbf{P}^n\dar[dashed]{\pi}\\
& X_0 \rar[hook] & \mathbf{P}^4
\end{tikzcd}
\]
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment