Difference between revisions of "Help:Fancy diagram"
Ulf Rehmann (talk | contribs) m (moved Fancy diagram to Help:Fancy diagram) |
Ulf Rehmann (talk | contribs) m |
||
Line 25: | Line 25: | ||
$$ | $$ | ||
− | Here is the $\rm \TeX$ code: | + | Here is the $\rm \TeX$ code, as used in Knuth's book, to show the mathjax compatibility with plain $\rm \TeX$. |
+ | |||
+ | (For a $\rm \LaTeX$- encoding see [[Talk:EoM:This_project#Commutative_diagrams_in_TeX.2FLaTeX | here]].) | ||
<nowiki> | <nowiki> |
Revision as of 19:52, 8 May 2012
The Diagram from $\rm The\ \TeX{}Book$, p. 182:
$$ \def\normalbaselines{\baselineskip20pt\lineskip1pt\lineskiplimit0pt } \def\noalign{} \def\vskip#1pt{} \def\hidewidth{} \def\mapright#1{\smash{ \mathop{\longrightarrow}\limits^{#1}}} \def\mapdown#1{\Big\downarrow \rlap{\vcenter{\hbox{$\scriptstyle#1$}}}} \matrix{\noalign{\vskip6pt}&&&&&&0\cr &&&&&&\mapdown{}\cr 0&\mapright{}&{\cal O}_C&\mapright\iota& \cal E&\mapright\rho&\cal L&\mapright{}&0\cr &&\Big\Vert&&\mapdown\phi&&\mapdown\psi\cr 0&\mapright{}&{\cal O}_C&\mapright{}& \pi_*{\cal O}_D&\mapright\delta& R^1f_*{\cal O}_V(-D)&\mapright{}&0\cr &&&&&&\mapdown{\theta_i\otimes\gamma^{-1}}\cr &&&&&&\hidewidth R^1f_*\bigl({\cal O} _V(-iM)\bigr)\otimes\gamma^{-1}\hidewidth\cr &&&&&&\mapdown{}\cr &&&&&&0\cr\noalign{\vskip6pt}} $$
Here is the $\rm \TeX$ code, as used in Knuth's book, to show the mathjax compatibility with plain $\rm \TeX$.
(For a $\rm \LaTeX$- encoding see here.)
<pre> \def\normalbaselines{\baselineskip20pt\lineskip1pt\lineskiplimit0pt } \def\noalign{} \def\vskip#1pt{} \def\hidewidth{} \def\mapright#1{\smash{ \mathop{\longrightarrow}\limits^{#1}}} \def\mapdown#1{\Big\downarrow \rlap{\vcenter{\hbox{$\$$\scriptstyle$\#1\$$}}}} \matrix{\noalign{\vskip6pt}&&&&&&0\cr &&&&&&\mapdown{}\cr 0&\mapright{}&{\cal O}_C&\mapright\iota& \cal E&\mapright\rho&\cal L&\mapright{}&0\cr &&\Big\Vert&&\mapdown\phi&&\mapdown\psi\cr 0&\mapright{}&{\cal O}_C&\mapright{}& \pi_*{\cal O}_D&\mapright\delta& R^1f_*{\cal O}_V(-D)&\mapright{}&0\cr &&&&&&\mapdown{\theta_i\otimes\gamma^{-1}}\cr &&&&&&\hidewidth R^1f_*\bigl({\cal O} _V(-iM)\bigr)\otimes\gamma^{-1}\hidewidth\cr &&&&&&\mapdown{}\cr &&&&&&0\cr\noalign{\vskip6pt}} </pre>
Fancy diagram. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Fancy_diagram&oldid=26239