apply two times latex

This commit is contained in:
Christophe Alexandre 2007-12-26 12:47:12 +00:00
parent ea432adc6f
commit 09aef28c23
2 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ start.pdf : start.dvi
start.dvi : start.tex
latex start.tex
latex start.tex
clean :
rm -f $(MYFILE).ps $(MYFILE).pdf *.log *.dvi *.aux

View File

@ -5,11 +5,11 @@
% Version for Alliance releases 2.0 and up by Frederic Petrot
% Modified by czo for Alliance release 4.0 (01/2000)
% TODO : no fully working, needs some adjustements
% $Id: start.tex,v 1.5 2004/10/16 12:52:13 fred Exp $
% $Id: start.tex,v 1.6 2007/12/26 12:47:12 xtof Exp $
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{article}
\usepackage{charter,doublespace,here,fancybox}
\usepackage{charter,setspace,here,fancybox}
\textwidth 15cm
\textheight 23cm
\oddsidemargin +0.75cm