Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90719381
manual.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 4, 03:53
Size
1 KB
Mime Type
text/x-tex
Expires
Wed, Nov 6, 03:53 (2 d)
Engine
blob
Format
Raw Data
Handle
19679647
Attached To
rAKA akantu
manual.tex
View Options
%Copyright 2008 Guillaume ANCIAUX (guillaume.anciaux@epfl.ch)
%
%This file is part of ParaViewHelper.
%
%ParaViewHelper is free software: you can redistribute it and/or modify
%it under the terms of the GNU General Public License as published by
%the Free Software Foundation, either version 3 of the License, or
%(at your option) any later version.
%
%ParaViewHelper is distributed in the hope that it will be useful,
%but WITHOUT ANY WARRANTY; without even the implied warranty of
%MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%GNU General Public License for more details.
%
%You should have received a copy of the GNU General Public License
%along with ParaViewHelper. If not, see <http://www.gnu.org/licenses/>.
\documentclass[10pt]{report}
\usepackage{graphicx}
\usepackage{graphics}
\usepackage{amsmath}
\usepackage[french]{babel}
\usepackage[latin1]{inputenc}
\usepackage{listings}
\usepackage{color}
\title{
\vspace{-4cm}
ParaViewHelper library User Guide}
\author{Guillaume ANCIAUX \& Sarah LEVY}
\usepackage{fancyhdr}
\setlength{\hoffset}{-18pt}
\setlength{\oddsidemargin}{0pt} % Marge gauche sur pages impaires
\setlength{\evensidemargin}{9pt} % Marge gauche sur pages paires
\setlength{\marginparwidth}{54pt} % Largeur de note dans la marge
\setlength{\textwidth}{481pt} % Largeur de la zone de texte (17cm)
\setlength{\voffset}{-18pt} % Bon pour DOS
\setlength{\marginparsep}{7pt} % Séparation de la marge
\setlength{\topmargin}{0cm} % Pas de marge en haut
\setlength{\headheight}{0cm} % Haut de page
\setlength{\headsep}{0cm} % Entre le haut de page et le texte
\setlength{\footskip}{1cm} % Bas de page + séparation
\setlength{\textheight}{25cm} % Hauteur de la zone de texte (25cm)
%\pagestyle{fancy}
\fancyhf{}
\begin{document}
\maketitle
\chapter{Introduction}
\input{library-use}
\input{paraview-use}
\end{document}
Event Timeline
Log In to Comment