%%% 
%%%%%% Tesi  
%%% 
  
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
%                                                                       % 
%\documentclass[12pt,a4paper,notitlepage,twoside,openright]{report} 
%for HEP: 
\documentclass[a4paper,notitlepage,twoside,openany]{report}  
\newcommand{\PUBNUM} 
\usepackage{jaume_de} 
%\selectlanguage{catalan} 
 
 
\begin{document} 
 
\include{davant} 
 
%\selectlanguage{english} 
\include{inici} 
 
\begin{fmffile}{fmftesi}     % Per utilitzar el Feynmf cal obrir el fitxer 
\input{feyn_def.tex}       % Incloc alguns estils propis de linies. 
 
 
 
 
\setcounter{chapter}{-1} 
\include{abstract} 
\include{intro} 
\include{mssm} 
\include{renorm} 
\include{tbh}                   % Capitol 2   
\include{fcnctop}                   
\include{sbdecay} 
\include{conclu}            % Conclusions 
 
 
%\cleardoublepage 
 
\addcontentsline{toc}{chapter}{\bibname} 
%\bibliography{tesi}   
\include{biblio}
 
%\cleardoublepage 
\addcontentsline{toc}{chapter}{\listfigurename} 
\listoffigures 
 
 
%\cleardoublepage 
\newpage
\addcontentsline{toc}{chapter}{\listtablename} 
\listoftables 
 
\appendix 
 
\include{tbh_c} 
 
\end{fmffile} 
 
\end{document}                                                          % 
%                                                                       % 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
 
% Fitxers 
% necessaris:       *.STY ->cridats per \documentstyle 
%                   *.TEX ->cridats per \include 
%                   *.EPS ->cridats des de jaume_figs.sty 
 
 
% Local Variables: 
% Tex-header-end: "% End-of-header" 
% End: 
 

