Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 3d0d0177db421ffde0b64948d214366a > files > 103

polyxmass-doc-0.9.0-1mdv2007.0.noarch.rpm

\pdfoutput=1
\documentclass[a4paper,twoside,openright,10pt]{report}

\usepackage{ae}
\usepackage{aecompl}

\usepackage{amssymb}
\usepackage{latexsym}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{xspace}
\usepackage{fancybox}
\usepackage[final]{varioref}
\usepackage{url}

\usepackage{pxm-style}

\usepackage[pdftex]{graphicx}

\usepackage[dvipsnames,usenames]{color,colortbl}

\usepackage[pdftex,plainpages=false,colorlinks= true,urlcolor= blue,
linkcolor=blue]{hyperref}

\setlength{\evensidemargin}{39pt}
\setlength{\textwidth}{400pt}

\input{pxm-macros.tex}


% Change the itemize environment's levels from original values to
% postscript ding values so that the character is inserted in the pdf
% file like a type 1 font char and not a type 3 font char.
\renewcommand{\labelitemi}{\footnotesize \ding{81}}
\renewcommand{\labelitemii}{\footnotesize \ding{70}}
\renewcommand{\labelitemiii}{\footnotesize \ding{72}}
\renewcommand{\labelitemiv}{\footnotesize \ding{54}}


%\linespread{1.1}

% In gimp, for the figures, the capture occurs at the resolution
% of the screen (110*110 px/inch). At this resolution, AND IF the image is
% previously scaled to 300*300 px/inch with no modification of any
% other dimension, it is ready for inclusion in the LaTeX document
% with a [scale=2] or [scale=3]. 
% Saving the picture with 0.60 jpeg compression is perfect.

\hypersetup
{ 
  pdfauthor = {Filippo Rusconi}, %
  %
  pdftitle = {\pxm\ User Manual}, %
  %
  pdfsubject = {Computer Program Manual},%
  %
  pdfkeywords = {manual, polymer science, mass spectrometry},%
  %
  pdfcreator = {LaTeX with hyperref package}, pdfproducer = {pdfTeX} 
}

\author{Filippo \textsc{Rusconi},~PhD\\
\vspace{2mm}
  Chargé de recherches au CNRS\\
  \textsc{Centre national de} \\
  \textsc{la Recherche scientifique} \vspace{2mm} \\
  UMR CNRS 5153 - UR INSERM 565 - USM MNHN 0503\\
  Muséum national d'Histoire naturelle\\
  43, rue Cuvier \\
  F-75231 Paris \textsc{Cedex} 05 \\
  France}



\date{}

\title{\latextitle}

\begin{document}


%% now come the parts of the book %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\pagestyle{headings}

\input{front-matter.tex}
\input{toc-lof-lot.tex}

\pagenumbering{arabic} 

\input{preface.tex}
\input{installation-overview.tex}
\input{basics-polchem.tex}
\input{basics-massspec.tex}
\input{generalities.tex}
\input{polyxdef.tex}
\input{polyxcalc.tex}
\input{polyxedit.tex}
\input{polyxmass-common.tex}
\input{polyxmass-customization.tex}
\input{appendices.tex}


%
%
 
 
 
%
%
%
%
%
% 
%
%
%
%
%

\end{document}






%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "polyxmass"
%%% End: