%%
%% This is file `crcv.cls',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% crcv.dtx  (with options: `class')
%% 
%% Copyright 1998 Christian Rolland
%% 
%% \CheckSum{124}
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{crcv}
         [1998/01/03 v1.0 Classe crcv Curriculum Vitae]
\LoadClass[a4paper,11pt]{article}
\RequirePackage[2.5cm]{newdesc}[1998/01/03]
\RequirePackage{calc}
\ProcessOptions
\setlength{\textwidth}{19cm}
\setlength{\marginparwidth}{0cm}
\setlength{\oddsidemargin}{-1in+1cm}
\setlength{\evensidemargin}{-1in+1cm}
\setlength{\headheight}{0cm}
\setlength{\topmargin}{0cm}
\setlength{\headsep}{0cm}
\setlength{\footskip}{0cm}
\setlength{\textheight}{27.7cm}
\setlength{\voffset}{-1.75cm}
\pagestyle{empty}

\renewcommand\section{\@startsection{section}{1}{\z@}%
                   {-3.5ex \@plus -1ex \@minus -.2ex}%
                                              {0.1ex}%
                         {\normalfont\Large\bfseries}}
\let\presection=\section

\renewcommand{\section}[1]{\presection*{#1}\vspace{-1.5ex}%
\noindent\rule{\textwidth}{1pt}\vspace*{.5ex}}

\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
                         {-3.25ex\@plus -1ex \@minus -.2ex}%
                                        {1.5ex \@plus .2ex}%
                                {\normalfont\large\itshape}}

\let\presubsection=\subsection
\renewcommand{\subsection}[1]{\presubsection*{#1}}

\newcommand{\CoordonneesData}{\mbox{}}
\newcommand{\Coordonnees}[1]{\renewcommand{\CoordonneesData}{#1}}

\newcommand{\AutresInfosData}{\mbox{}}
\newcommand{\AutresInfos}[1]{\renewcommand{\AutresInfosData}{#1}}

\newcommand{\MakeEntete}{\noindent%
\parbox[b]{.4\textwidth}{\CoordonneesData}\hfill
\parbox[b]{.4\textwidth}{\raggedleft\AutresInfosData}}

\let\olditemize=\itemize
\let\endolditemize=\enditemize
\renewenvironment{itemize}{\begin{olditemize}%
\setlength{\itemsep}{-0.5ex}\setlength{\parsep}{0cm}}%
{\end{olditemize}}
\renewcommand{\labelitemi}{--}

\DeclareTextFontCommand{\emph}{\bfseries}

\endinput
%%
%% End of file `crcv.cls'.

