Some more adjustments for LaTeX: no more here.sty, rule thickness put

after begin{document} for fancyhdr.
This commit is contained in:
Jean-Paul Chaput 2009-08-26 12:25:16 +00:00
parent 1f7e4b1f49
commit d2226ed826
4 changed files with 23 additions and 12 deletions

View File

@ -1,6 +1,10 @@
%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%
% $Id: place_and_route.tex,v 1.7 2009/08/26 11:41:55 jpc Exp $ % $Id: place_and_route.tex,v 1.8 2009/08/26 12:25:11 jpc Exp $
% $Log: place_and_route.tex,v $ % $Log: place_and_route.tex,v $
% Revision 1.8 2009/08/26 12:25:11 jpc
% Some more adjustments for LaTeX: no more here.sty, rule thickness put
% after begin{document} for fancyhdr.
%
% Revision 1.7 2009/08/26 11:41:55 jpc % Revision 1.7 2009/08/26 11:41:55 jpc
% Replacing fancyheaders by fancyhdr for newer LaTeX's versions. % Replacing fancyheaders by fancyhdr for newer LaTeX's versions.
% %
@ -23,7 +27,7 @@
\usepackage{fancyhdr} \usepackage{fancyhdr}
\usepackage{float} \usepackage{float}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{here} %\usepackage{here}
%\usepackage{isolatin1} %\usepackage{isolatin1}
\usepackage{charter} \usepackage{charter}
\usepackage{picinpar} \usepackage{picinpar}
@ -73,7 +77,6 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
%--------------------------------- page style -------------------------------- %--------------------------------- page style --------------------------------
\pagestyle{fancy} \rhead{Place and route} \pagestyle{fancy} \rhead{Place and route}
\lhead{PART 3} \rfoot{\thepage} \lfoot{ALLIANCE TUTORIAL} \cfoot{} \lhead{PART 3} \rfoot{\thepage} \lfoot{ALLIANCE TUTORIAL} \cfoot{}
\setlength{\footrulewidth}{0.6pt}
% %
%\begin{figure}[H]\centering %\begin{figure}[H]\centering
% \includegraphics[width=8cm,height=8cm]{.eps} % \includegraphics[width=8cm,height=8cm]{.eps}
@ -82,6 +85,7 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
%\end{figure} %\end{figure}
%---------------------------------- document --------------------------------- %---------------------------------- document ---------------------------------
\begin{document} \begin{document}
\setlength{\footrulewidth}{0.6pt}
\title{ \title{
{\Huge ALLIANCE TUTORIAL \\} {\Huge ALLIANCE TUTORIAL \\}

View File

@ -1,6 +1,10 @@
%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%
% $Id: simulation.tex,v 1.7 2009/08/26 11:41:55 jpc Exp $ % $Id: simulation.tex,v 1.8 2009/08/26 12:25:16 jpc Exp $
% $Log: simulation.tex,v $ % $Log: simulation.tex,v $
% Revision 1.8 2009/08/26 12:25:16 jpc
% Some more adjustments for LaTeX: no more here.sty, rule thickness put
% after begin{document} for fancyhdr.
%
% Revision 1.7 2009/08/26 11:41:55 jpc % Revision 1.7 2009/08/26 11:41:55 jpc
% Replacing fancyheaders by fancyhdr for newer LaTeX's versions. % Replacing fancyheaders by fancyhdr for newer LaTeX's versions.
% %
@ -24,7 +28,7 @@
\usepackage{fancyhdr} \usepackage{fancyhdr}
\usepackage{float} \usepackage{float}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{here} %\usepackage{here}
%\usepackage{isolatin1} %\usepackage{isolatin1}
\usepackage{charter} \usepackage{charter}
\usepackage{picinpar} \usepackage{picinpar}
@ -72,7 +76,6 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
\rfoot{\thepage} \rfoot{\thepage}
\lfoot{ALLIANCE TUTORIAL} \lfoot{ALLIANCE TUTORIAL}
\cfoot{} \cfoot{}
\setlength{\footrulewidth}{0.6pt}
%--------------------------------- page style -------------------------------- %--------------------------------- page style --------------------------------
\pagestyle{fancy} \pagestyle{fancy}
@ -81,11 +84,11 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
\rfoot{\thepage} \rfoot{\thepage}
\lfoot{ALLIANCE TUTORIAL} \lfoot{ALLIANCE TUTORIAL}
\cfoot{} \cfoot{}
\setlength{\footrulewidth}{0.6pt}
%---------------------------------- document --------------------------------- %---------------------------------- document ---------------------------------
\begin{document} \begin{document}
\setlength{\footrulewidth}{0.6pt}
\title{ \title{
{\Huge ALLIANCE TUTORIAL\\} {\Huge ALLIANCE TUTORIAL\\}

View File

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

View File

@ -1,6 +1,10 @@
%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%
% $Id: synthesis.tex,v 1.6 2009/08/26 11:41:46 jpc Exp $ % $Id: synthesis.tex,v 1.7 2009/08/26 12:25:16 jpc Exp $
% $Log: synthesis.tex,v $ % $Log: synthesis.tex,v $
% Revision 1.7 2009/08/26 12:25:16 jpc
% Some more adjustments for LaTeX: no more here.sty, rule thickness put
% after begin{document} for fancyhdr.
%
% Revision 1.6 2009/08/26 11:41:46 jpc % Revision 1.6 2009/08/26 11:41:46 jpc
% Replacing fancyheaders by fancyhdr for newer LaTeX's versions. % Replacing fancyheaders by fancyhdr for newer LaTeX's versions.
% %
@ -22,7 +26,7 @@
\usepackage{fancyhdr} \usepackage{fancyhdr}
\usepackage{float} \usepackage{float}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{here} %\usepackage{here}
%\usepackage{isolatin1} %\usepackage{isolatin1}
\usepackage{charter} \usepackage{charter}
\usepackage{picinpar} \usepackage{picinpar}
@ -75,10 +79,10 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
\rfoot{\thepage} \rfoot{\thepage}
\lfoot{ALLIANCE TUTORIAL} \lfoot{ALLIANCE TUTORIAL}
\cfoot{} \cfoot{}
\setlength{\footrulewidth}{0.6pt}
%---------------------------------- document --------------------------------- %---------------------------------- document ---------------------------------
\begin{document} \begin{document}
\setlength{\footrulewidth}{0.6pt}
\title{ \title{
{\Huge ALLIANCE TUTORIAL\\} {\Huge ALLIANCE TUTORIAL\\}