%% $Id: abntex-default-design.sty,v 1.2 2005/06/22 17:09:16 gweber Exp $ %% name of this file abntcite.sty %% Copyright 2001-2002 by the abnTeX group at http://abntex.codigolivre.org.br %% %% This file is distributed under the LaTeX-Project Public License (LPPL) %% http://www.latex-project.org/lppl.html %% You are free to modify this file under the LPPL. %% \input{cvs-id.def} \CVSExtract$Id: abntex-default-design.sty,v 1.2 2005/06/22 17:09:16 gweber Exp $ \CVSPackage{abntex-default-design}{\space Definicoes de design padrao do abntex} %used in abntcite.sty % relsize used in \authorcapstyle. If package not present, \smaller=\relax \IfFileExists{relsize.sty}{\RequirePackage{relsize}}{\let\smaller\relax} \providecommand{\authorcapstyle}{\relax} \providecommand{\authorstyle}{\relax} \providecommand{\yearstyle}{\relax} \providecommand{\optionaltextstyle}{\relax} \providecommand{\citenumstyle}{\relax} %used in abnt.cls % fontstyle for header elements %estilo de fonte para elementos de cabeçalho \providecommand{\rightmarkformat}{\small\itshape} \providecommand{\leftmarkformat}{\itshape} \providecommand{\thepageformat}{\small} \providecommand{\ABNTchaptersize}{\huge} \providecommand{\ABNTCHAPTERfont}{\bfseries\slshape} \providecommand{\ABNTChapterfont}{\bfseries\itshape} \providecommand{\ABNTtocchapterfont}{\ABNTchapterfont\upshape} % Font which section titles will be printed % Fonte que títulos de seção será impressa \providecommand{\ABNTsectionfontsize}{\normalsize} %\Large \providecommand{\ABNTsectionfont}{\bfseries} \providecommand{\ABNTsubsectionfontsize}{\normalsize} % \large \providecommand{\ABNTsubsectionfont}{\bfseries} \providecommand{\ABNTsubsubsectionfontsize}{\normalsize} %\normalsize \providecommand{\ABNTsubsubsectionfont}{\bfseries} \providecommand{\ABNTparagraphfontsize}{\normalsize} \providecommand{\ABNTparagraphfont}{\bfseries} \providecommand{\ABNTsubparagraphfontsize}{\normalsize} \providecommand{\ABNTsubparagraphfont}{\bfseries} \providecommand{\ABNTanapsize}{\normalsize} \newlength{\ABNTanapindent} \setlength{\ABNTanapindent}{0cm} %% Contents shows up to subsubsection. %Conteúdo mostra até subsubsection \setcounter{tocdepth}{4} %% Section number will appear up to \subsubsection \setcounter{secnumdepth}{3} \providecommand{\instituicaoformat}{\scshape} \providecommand{\autorformat}{\large\ABNTsectionfont} \providecommand{\orientadornameformat}{} \providecommand{\orientadorformat}{\large} \providecommand{\coorientadornameformat}{} \providecommand{\coorientadorformat}{\large} \providecommand{\comentarioformat}{} \providecommand{\localformat}{} \providecommand{\dataformat}{} \providecommand{\tituloformat}{\LARGE\ABNTchapterfont} % width of the line and text under the line \newlength{\ABNTsignwidth} \setlength{\ABNTsignwidth}{8cm} % thickness of the line \newlength{\ABNTsignthickness} \setlength{\ABNTsignthickness}{0pt} % ammount of space left between previous text and th signature line \newlength{\ABNTsignskip} \setlength{\ABNTsignskip}{2.5cm} % paragraph indentation size and skip \setlength{\parindent}{.7cm} \setlength{\parskip}{.25cm}