History of tag 06W8
Go back to the tag's page.
type |
time |
link |
changed the statement
|
2013-05-24 |
719c185 |
LaTeX: \etale
Introduced the macro
\def\etale{{\acute{e}tale}}
and replaced all occurences of \acute{e}tale by \etale
|
changed the proof
|
2011-08-13 |
4ea0b65 |
Whitespace changes
|
changed the statement
|
2011-08-11 |
f2e3127 |
LaTeX: \Sh
Introduced the macro
\def\Sh{\mathop{\textit{Sh}}\nolimits}
and replaced all occurences of \textit{Sh} with \Sh.
|
changed the statement
|
2011-08-11 |
f496b59 |
LaTeX: \Sch
Introduced a new macro
\def\Sch{\textit{Sch}}
and replaced all the occurences of \textit{Sch} with \Sch.
|
changed the proof
|
2011-08-10 |
d437c1e |
First macro of the project
This gets rid of all the \nolimits commands following \lim by
defining
\def\lim{\mathop{\rm lim}\nolimits}
in the file preamble.tex. As far as I can tell this is
equivalent to \lim\nolimits where \lim is the internal command
of TeX. The dvi files produced before and after this commit are
identical.
|
assigned tag 06W8
|
2011-07-20 |
beb32c4
|
Tags: Added new tags
Also fixed a couple of references
|
created statement with label lemma-representable-pushforward in stacks-sheaves.tex
|
2011-07-13 |
6e3c8ac |
Computing pushforward
|