|
Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
% (find-angg "LATEX/2011sheaves-2d.tex")
% (find-dn4ex "edrx08.sty")
% (find-angg ".emacs.templates" "s2008a")
% (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2011sheaves-2d.tex && latex 2011sheaves-2d.tex"))
% (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2011sheaves-2d.tex && pdflatex 2011sheaves-2d.tex"))
% (eev "cd ~/LATEX/ && Scp 2011sheaves-2d.{dvi,pdf} edrx@angg.twu.net:slow_html/LATEX/")
% (defun d () (interactive) (find-dvipage "~/LATEX/2011sheaves-2d.dvi"))
% (find-dvipage "~/LATEX/2011sheaves-2d.dvi")
% (find-pspage "~/LATEX/2011sheaves-2d.ps")
% (find-pspage "~/LATEX/2011sheaves-2d.pdf")
% (find-xpdfpage "~/LATEX/2011sheaves-2d.pdf")
% (find-zsh0 "cd ~/LATEX/ && dvipdf 2011sheaves-2d.dvi 2011sheaves-2d.pdf")
% (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o 2011sheaves-2d.ps 2011sheaves-2d.dvi")
% (find-zsh0 "cd ~/LATEX/ && dvips -D 600 -P pk -o 2011sheaves-2d.ps 2011sheaves-2d.dvi && ps2pdf 2011sheaves-2d.ps 2011sheaves-2d.pdf")
% (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o tmp.ps tmp.dvi")
% (find-pspage "~/LATEX/tmp.ps")
% (ee-cp "~/LATEX/2011sheaves-2d.pdf" (ee-twupfile "LATEX/2011sheaves-2d.pdf") 'over)
% (ee-cp "~/LATEX/2011sheaves-2d.pdf" (ee-twusfile "LATEX/2011sheaves-2d.pdf") 'over)
% (find-twusfile "LATEX/" "2011sheaves-2d")
% http://angg.twu.net/LATEX/2011sheaves-2d.pdf
% «.essential-arrows» (to "essential-arrows")
\documentclass[oneside]{book}
\usepackage[latin1]{inputenc}
\usepackage{edrx08} % (find-dn4ex "edrx08.sty")
%L process "edrx08.sty" -- (find-dn4ex "edrx08.sty")
\input edrxheadfoot.tex % (find-dn4ex "edrxheadfoot.tex")
\begin{document}
% For "book":
\def\mychapter #1#2{\chapter{#1}\label{#2}}
\def\mysection #1#2{\section{#1}\label{#2}}
\def\mysubsection#1#2{\subsection{#1}\label{#2}}
% For "article":
\def\mychapter #1#2{\section{#1}\label{#2}}
\def\mysection #1#2{\subsection{#1}\label{#2}}
\def\mysubsection#1#2{\subsubsection{#1}\label{#2}}
\def\mysection #1#2{\section{#1}\label{#2}}
\input 2011sheaves-2d.dnt
%*
% (eedn4-51-bounded)
%Index of the slides:
%\msk
% To update the list of slides uncomment this line:
%\makelos{tmp.los}
% then rerun LaTeX on this file, and insert the contents of "tmp.los"
% below, by hand (i.e., with "insert-file"):
% (find-fline "tmp.los")
% (insert-file "tmp.los")
These are our main heroes: VV and KK. They
\msk
In [1] we saw how to use expressions like $\dagKite*****$
% --------------------
% «essential-arrows» (to ".essential-arrows")
% (sec "Essential arrows" "essential-arrows")
\mysection {Essential arrows} {essential-arrows}
%*
\end{document}
% Local Variables:
% coding: raw-text-unix
% ee-anchor-format: "«%s»"
% End: