repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20170101 branch
[latex2e.git]
/
latex2e-20170101
/
required
/
amsmath
/
testfiles
/
amsldoc-6.lvt
blob
28717c2883751d3bec4f2dd7fef125edabcc7d88
1
\documentclass{article}
2
3
4
\usepackage{amsmath,amscd}
5
\DeclareMathOperator{\End}{End}
6
\input{test2e}
7
\showoutput
8
\begin{document}
9
10
\START
11
CD
12
\begin{equation*}
13
\begin{CD}
14
S^{{\mathcal{W}}_\Lambda}\otimes T @>j>> T\\
15
@VVV @VV{\End P}V\\
16
(S\otimes T)/I @= (Z\otimes T)/J
17
\end{CD}
18
\end{equation*}
19
20
\end{document}