Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
% (find-angg "LATEX/2011-justificativa.tex") % (find-dn4ex "edrx08.sty") % (find-angg ".emacs.templates" "s2008a") % (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2011-justificativa.tex && latex 2011-justificativa.tex")) % (defun c () (interactive) (find-zsh "cd ~/LATEX/ && ~/dednat4/dednat41 2011-justificativa.tex && pdflatex 2011-justificativa.tex")) % (eev "cd ~/LATEX/ && Scp 2011-justificativa.{dvi,pdf} edrx@angg.twu.net:slow_html/LATEX/") % (defun d () (interactive) (find-dvipage "~/LATEX/2011-justificativa.dvi")) % (find-dvipage "~/LATEX/2011-justificativa.dvi") % (find-pspage "~/LATEX/2011-justificativa.ps") % (find-pspage "~/LATEX/2011-justificativa.pdf") % (find-xpdfpage "~/LATEX/2011-justificativa.pdf") % (find-zsh0 "cd ~/LATEX/ && dvipdf 2011-justificativa.dvi 2011-justificativa.pdf") % (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o 2011-justificativa.ps 2011-justificativa.dvi") % (find-zsh0 "cd ~/LATEX/ && dvips -D 600 -P pk -o 2011-justificativa.ps 2011-justificativa.dvi && ps2pdf 2011-justificativa.ps 2011-justificativa.pdf") % (find-zsh0 "cd ~/LATEX/ && dvips -D 300 -o tmp.ps tmp.dvi") % (find-pspage "~/LATEX/tmp.ps") % (ee-cp "~/LATEX/2011-justificativa.pdf" (ee-twupfile "LATEX/2011-justificativa.pdf") 'over) % (ee-cp "~/LATEX/2011-justificativa.pdf" (ee-twusfile "LATEX/2011-justificativa.pdf") 'over) % (find-twusfile "LATEX/" "2011-justificativa") % http://angg.twu.net/LATEX/2011-justificativa.pdf \documentclass[oneside]{book} \usepackage[latin1]{inputenc} \usepackage[colorlinks]{hyperref} % (find-es "tex" "hyperref") \usepackage{edrx08} % (find-dn4ex "edrx08.sty") %L process "edrx08.sty" -- (find-dn4ex "edrx08.sty") %\input edrxheadfoot.tex % (find-dn4ex "edrxheadfoot.tex") \begin{document} \long\def\npar{\noindent\par} % http://www.prograd.uff.br/novo/noticias/prograd-divulga-edital-da-xiv-semana-de-monitoria % http://www.prograd.uff.br/novo/sites/default/files/edital_xiv_semana_de_monitoria.pdf % http://www.prograd.uff.br/novo/sites/default/files/modelo_de_relato_0.rtf \npar De: Gabriela Queiroz de Avila \npar Para: Coordenador do Curso de Ciência da Computação do PURO / \npar \phantom{xxx} Comissão de Monitoria %\input 2011-justificativa.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") %* \end{document} % Local Variables: % coding: raw-text-unix % ee-anchor-format: "«%s»" % End: