source: trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component_vbe/doc/New_Component.tex @ 82

Last change on this file since 82 was 82, checked in by rosiere, 16 years ago
  • support locale (now must "just" translate)
  • update all component with new test format
  • update all component with usage
  • New component : decod queue and prediction_unit
File size: 1.2 KB
Line 
1%------------------------------------------------------------------------------
2% $Id$
3%------------------------------------------------------------------------------
4
5\documentclass[10pt,a4paper,twocolumn]{article}
6
7\def\dirdoc{tex}
8\def\dirschema{eps}
9
10% Package de variables d'environnement : Titre, command etc ...
11\usepackage{../@DIR_MORPHEO/Behavioural/doc/sty/doc-style}
12\usepackage{sty/header}
13
14
15%------------------------------------------------------------------------------
16% Début document
17%------------------------------------------------------------------------------
18
19\pagestyle{empty}
20
21\begin{document}
22
23% Créez une page de titre
24\maketitle
25\thispagestyle{empty}
26
27%Table des matières et des figures
28%\tableofcontents
29%\newpage
30%\listoffigures
31
32%------------------------------------------------------------------------------
33% Ajout du corps du documents
34%------------------------------------------------------------------------------
35
36\input{tex/root}
37
38%------------------------------------------------------------------------------
39% Fin d'ajout du corps du document
40%------------------------------------------------------------------------------
41
42\end{document}
Note: See TracBrowser for help on using the repository browser.