This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
abcm.sty
144 lines (130 loc) · 4 KB
/
abcm.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
%% LaTeX .tex exemplo para os procedimentos do
%% XXVII CREEM 2020 - Congresso Nacional de Estudantes de Engenharia Mecânica
% Fevereiro, 08-12, 2021 (Online)
%
% Com base no modelo dos procedimentos do ENCIT 2020
% Modificado por: Tiago Chelni - CREEM 2020
% Data: February, 12th, 2007
%
% Data de atualização: 28/09/2020.
%Packages
\usepackage{ccaption}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{helvet}
\usepackage{floatflt}
\usepackage{colortbl}
\usepackage{fancyvrb}
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage[english]{babel}
%\usepackage[portuges]{babel}
\usepackage[round,authoryear]{natbib}
%Default Fonts
\renewcommand{\rmdefault}{ptm}
\fontfamily{arial}
%No Header Line
\renewcommand{\headrulewidth}{0pt}
%Margins
\setlength{\voffset}{-2.54cm}
\setlength{\hoffset}{-2.54cm}
\setlength{\oddsidemargin}{2cm}
\setlength{\evensidemargin}{2cm}
\setlength{\textheight}{24,7cm}
\setlength{\textwidth}{17cm}
\setlength{\headwidth}{17cm}
\setlength{\parindent}{0.5cm}
\setlength{\headsep}{1cm}
\setlength{\topmargin}{1.5cm}
\setlength{\headheight}{0.5cm}
\setlength{\parskip}{0pt}
\setlength{\columnsep}{24pt}
\newcommand{\fphead}{
\thispagestyle{empty}
~\\[-70pt]
\begin{minipage}[T]{0.4\textwidth}
\noindent\includegraphics[scale=0.1]{logo_creem.pdf}
\end{minipage}%
\begin{minipage}[T]{0.6\textwidth}
\raggedleft\noindent\includegraphics[scale=1]{abcm_logo.pdf}\\
\footnotesize\sffamily XXVII Congresso Nacional de Estudantes de Engenharia Mecânica \\
08 a 12 de fevereiro de 2021, Curitiba, PR, Brasil
\end{minipage}\\[0pt]
}
%Indent in equations
\mathindent 0.5cm
%Black line border
\arrayrulecolor{black}
\doublerulesep 1.4pt
\doublerulesepcolor{black}
%Header
\pagestyle{fancy}
\fancyhead[LO]{}
\fancyhead[RO]{\footnotesize{\textsf{XXVII Congresso Nacional de Estudantes de Engenharia Mecânica \\ 08 a 12 de fevereiro de 2021, Curitiba, PR, Brasil}}}
\fancyhead[LE]{\footnotesize{\textsf{\shortauthor \\ \shorttitle}}}
\fancyhead[RE]{}
\fancyfoot[L,C,R]{}
%Commands
\def\authors{\bf}
\def\institution{\small}
\def\email{\small}
\def\title{\Large \bf \centering}
\def\abstract{\it}
\def\keywords{\it}
%Sections
\makeatletter
\def\section{\@startsection{section}{1}
{\z@}{10pt minus 0pt}{10pt minus 0pt}{\bf}}
\def\subsection{\@startsection{subsection}{2}
{\z@}{10pt minus 0pt}{10pt minus 0pt}{\bf}}
\def\subsubsection{\@startsection{subsubsection}{3}
{\z@}{10pt minus 0pt}{10pt minus 0pt}{\bf}}
\def\thesection{\arabic{section}.\hskip -1ex}
\def\thesubsection {\thesection\hskip 1.1ex \arabic{subsection}\hskip -1ex}
\def\thesubsubsection {\thesubsection\hskip 1.1ex .\arabic{subsubsection}\hskip -1ex}
\makeatother
%Tables and Figures - Space and Captions
\abovecaptionskip 0pt
\belowcaptionskip 0pt
\makeatletter
\newcommand{\@ldtable}{}
\let\@ldtable\table
\renewcommand{\table}{%
\setlength{\abovecaptionskip}{\belowcaptionskip}%
\setlength{\belowcaptionskip}{10pt}%
\@ldtable}
\makeatother
\captiondelim{. }
\captionstyle{\centering\centerlastline}
%Bibliography
\renewcommand\refname{}
\makeatletter
\renewcommand\@biblabel[1]{}
\newcommand*\clinbiblabel[1]{\hspace\labelsep
\normalfont #1}
\renewenvironment{thebibliography}[1]
{\section*{\refname
\@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}}%
\list{\@biblabel{\@arabic\c@enumiv}}%
{\settowidth\labelwidth{\@biblabel{#1}}%
\leftmargin\labelwidth
\advance\leftmargin\labelsep
\vspace{-21pt}
\leftmargin 0.5cm
\labelwidth\z@
\labelsep\z@
\itemsep\z@
\parsep\z@
\itemindent-\leftmargin
\let\makelabel\clinbiblabel
\usecounter{enumiv}%
\let\p@enumiv\@empty
\renewcommand\theenumiv{\@arabic\c@enumiv}}%
\renewcommand\newblock{\hskip .11em \@plus.33em \@minus.07em}%
\sloppy\clubpenalty4000\widowpenalty4000%
\sfcode`\.=\@m}
{\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
\endlist}
\makeatother