Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
% (find-angg "LATEX/2010-proj-inic.tex") % (find-dn4ex "edrx08.sty") % (find-angg ".emacs.templates" "s2008a") % (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2010-proj-inic.tex && latex 2010-proj-inic.tex")) % (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2010-proj-inic.tex && pdflatex 2010-proj-inic.tex")) % (eev "cd ~/LATEX/ && Scp 2010-proj-inic.{dvi,pdf} edrx@angg.twu.net:slow_html/LATEX/") % (defun d () (interactive) (find-dvipage "~/LATEX/2010-proj-inic.dvi")) % (find-dvipage "~/LATEX/2010-proj-inic.dvi") % (find-pspage "~/LATEX/2010-proj-inic.pdf") % (find-pspage "~/LATEX/2010-proj-inic.ps") % (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o 2010-proj-inic.ps 2010-proj-inic.dvi") % (find-zsh0 "cd ~/LATEX/ && dvips -D 600 -P pk -o 2010-proj-inic.ps 2010-proj-inic.dvi && ps2pdf 2010-proj-inic.ps 2010-proj-inic.pdf") % (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o tmp.ps tmp.dvi") % (find-pspage "~/LATEX/tmp.ps") % (ee-cp "~/LATEX/2010-proj-inic.pdf" (ee-twupfile "LATEX/2010-proj-inic.pdf") 'over) % (ee-cp "~/LATEX/2010-proj-inic.pdf" (ee-twusfile "LATEX/2010-proj-inic.pdf") 'over) \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} \input 2010-proj-inic.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") Título: $ð$-cálculo e programação funcional Idéias: Tipos Lua, Lisp, Emacs, ML, Haskell, Coq Curry-Howard Categorias Sequent calculus, Natural Deduction Closures e co-rotinas Representação gráfica do estado do programa %* \end{document} % Local Variables: % coding: raw-text-unix % ee-anchor-format: "«%s»" % End: