Master thesis on Rational Homotopy Theory
https://github.com/Jaxan/Rational-Homotopy-Theory
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
214 B
15 lines
214 B
10 years ago
|
\documentclass[a4paper, 12pt]{amsart}
|
||
|
|
||
|
\input{style}
|
||
|
\input{preamble}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
Your diagram:
|
||
|
\cdiagrambase{__INPUT__}
|
||
|
|
||
|
For reference, some default latex stuff:
|
||
|
$$ A \cof B \we X \fib Y $$
|
||
|
|
||
|
\end{document}
|