From 2f5a9d958704673e75cf44bf6266bc93c26e0101 Mon Sep 17 00:00:00 2001 From: Frederic Petrot Date: Sat, 16 Oct 2004 12:52:17 +0000 Subject: [PATCH] Erasing the psfig include from the file, changed the font to 10 pt instead of 12 (sparing trees and not being payed by the thickness of my production) and changing font to charter since I got tired of Palatino, sorry Herman! --- .../place_and_route/tex/place_and_route.tex | 14 ++++- .../tutorials/simulation/tex/simulation.tex | 16 +++-- .../documentation/tutorials/start/start.tex | 4 +- .../tutorials/synthesis/tex/synthesis.tex | 58 +++++++++---------- 4 files changed, 54 insertions(+), 38 deletions(-) diff --git a/alliance/src/documentation/tutorials/place_and_route/tex/place_and_route.tex b/alliance/src/documentation/tutorials/place_and_route/tex/place_and_route.tex index 6115a31b..1613f836 100644 --- a/alliance/src/documentation/tutorials/place_and_route/tex/place_and_route.tex +++ b/alliance/src/documentation/tutorials/place_and_route/tex/place_and_route.tex @@ -1,4 +1,14 @@ -\documentclass[12pt]{article} +%%%%%%%%%%%%%%%% +% $Id: place_and_route.tex,v 1.5 2004/10/16 12:51:56 fred Exp $ +% $Log: place_and_route.tex,v $ +% Revision 1.5 2004/10/16 12:51:56 fred +% Erasing the psfig include from the file, changed the font to 10 pt +% instead of 12 (sparing trees and not being payed by the thickness of +% my production) and changing font to charter since I got tired of +% Palatino, sorry Herman! +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\documentclass{article} \usepackage[dvips]{graphics} \usepackage[english]{babel} \usepackage{doublespace} @@ -9,7 +19,7 @@ \usepackage{graphicx} \usepackage{here} \usepackage{isolatin1} -\usepackage{palatino} +\usepackage{charter} \usepackage{picinpar} \usepackage{rotate} \usepackage{subfigure} diff --git a/alliance/src/documentation/tutorials/simulation/tex/simulation.tex b/alliance/src/documentation/tutorials/simulation/tex/simulation.tex index 474543f9..072e38a0 100644 --- a/alliance/src/documentation/tutorials/simulation/tex/simulation.tex +++ b/alliance/src/documentation/tutorials/simulation/tex/simulation.tex @@ -1,19 +1,27 @@ +%%%%%%%%%%%%%%%% +% $Id: simulation.tex,v 1.5 2004/10/16 12:52:05 fred Exp $ +% $Log: simulation.tex,v $ +% Revision 1.5 2004/10/16 12:52:05 fred +% Erasing the psfig include from the file, changed the font to 10 pt +% instead of 12 (sparing trees and not being payed by the thickness of +% my production) and changing font to charter since I got tired of +% Palatino, sorry Herman! +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %--------------------------------- page style -------------------------------- -\documentclass[12pt]{article} +\documentclass{article} \usepackage[dvips]{graphics} \usepackage[english]{babel} \usepackage{doublespace} -\usepackage{epsf} \usepackage{fancybox} \usepackage{fancyheadings} \usepackage{float} \usepackage{graphicx} \usepackage{here} \usepackage{isolatin1} -\usepackage{palatino} +\usepackage{charter} \usepackage{picinpar} -\usepackage{psfig} \usepackage{rotate} \usepackage{subfigure} \usepackage{sverb} diff --git a/alliance/src/documentation/tutorials/start/start.tex b/alliance/src/documentation/tutorials/start/start.tex index 8f34767a..8269675e 100755 --- a/alliance/src/documentation/tutorials/start/start.tex +++ b/alliance/src/documentation/tutorials/start/start.tex @@ -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.4 2004/07/15 21:40:02 ludo Exp $ +% $Id: start.tex,v 1.5 2004/10/16 12:52:13 fred Exp $ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass{article} -\usepackage{palatino,doublespace,here,psfig,fancybox} +\usepackage{charter,doublespace,here,fancybox} \textwidth 15cm \textheight 23cm \oddsidemargin +0.75cm diff --git a/alliance/src/documentation/tutorials/synthesis/tex/synthesis.tex b/alliance/src/documentation/tutorials/synthesis/tex/synthesis.tex index bd839fa7..2a6543f6 100755 --- a/alliance/src/documentation/tutorials/synthesis/tex/synthesis.tex +++ b/alliance/src/documentation/tutorials/synthesis/tex/synthesis.tex @@ -1,17 +1,25 @@ -\documentclass[12pt]{article} +%%%%%%%%%%%%%%%% +% $Id: synthesis.tex,v 1.4 2004/10/16 12:52:17 fred Exp $ +% $Log: synthesis.tex,v $ +% Revision 1.4 2004/10/16 12:52:17 fred +% Erasing the psfig include from the file, changed the font to 10 pt +% instead of 12 (sparing trees and not being payed by the thickness of +% my production) and changing font to charter since I got tired of +% Palatino, sorry Herman! +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\documentclass{article} \usepackage[dvips]{graphics} \usepackage[english]{babel} \usepackage{doublespace} -\usepackage{epsf} \usepackage{fancybox} \usepackage{fancyheadings} \usepackage{float} \usepackage{graphicx} \usepackage{here} \usepackage{isolatin1} -\usepackage{palatino} +\usepackage{charter} \usepackage{picinpar} -\usepackage{psfig} \usepackage{rotate} \usepackage{subfigure} \usepackage{sverb} @@ -794,8 +802,9 @@ I[5:3]=111. We break up Amd2901 into 2 blocks: %la partie cont\^ole qui regroupe la ``glu'' logique et la partie op\'erative (chemin de donn\'ees).% \begin{figure}[H]\center -\leavevmode \epsfxsize=10cm \epsffile{bloc.eps} \caption{Amd2901 -Organization \label{bloc}} +\leavevmode +\includegraphics[width=10cm]{bloc} +\caption{Amd2901 Organization \label{bloc}} \end{figure} @@ -810,8 +819,7 @@ registers and the arithmetic logic unit. We will use the following hierarchical description: \begin{figure}[H]\center \leavevmode -\epsfxsize=10cm -\epsffile{hier.eps} +\includegraphics[width=10cm]{hier} \caption{Hierarchy \label{hier}} \end{figure} @@ -854,8 +862,7 @@ here a simple circuit: \begin{figure}[H]\center \leavevmode -\epsfxsize=10cm -\epsffile{exemple1.eps} +\includegraphics[width=10cm]{exemple1} \end{figure} The equivalent { \bf genlib } file is as follows: @@ -991,13 +998,12 @@ Let us consider the following circuit: \begin{figure}[H]\center \leavevmode -\epsfxsize=10cm -\epsffile{exemple2.eps} +\includegraphics[width=10cm]{exemple2} \end{figure} Here the corresponding data-path structure : -\begin{figure}[H]\center \leavevmode \epsfxsize=10cm -\epsffile{datap.eps} +\begin{figure}[H]\center \leavevmode +\includegraphics[width=10cm]{datap} \end{figure} Each gate occupies a column, a column making it possible to treat @@ -1226,47 +1232,39 @@ copy: \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{ctl-mrs-1.eps} +\includegraphics[width=12cm]{ctl-mrs-1} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{ctl-alu-1.eps} +\includegraphics[width=12cm]{ctl-alu-1} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{ctl-wen-1.eps} +\includegraphics[width=12cm]{ctl-wen-1} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=10cm -\epsffile{dpt-all-1.eps} +\includegraphics[width=10cm]{dpt-all-1} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{dpt-alu-1.eps} +\includegraphics[width=12cm]{dpt-alu-1} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{ctldecode.eps} +\includegraphics[width=12cm]{ctldecode} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{ctldecodebw.eps} +\includegraphics[width=12cm]{ctldecodebw} \end{figure} \begin{figure}[H]\center \leavevmode -\epsfxsize=12cm -\epsffile{dptbanc.eps} +\includegraphics[width=12cm]{dptbanc} \end{figure} \end{document}