diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/abnt/abnt.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/abnt/abnt.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/abnt/abnt.sty b/Master/texmf-dist/tex/latex/abnt/abnt.sty index 95f7ef9ad82..4c89246eba3 100644 --- a/Master/texmf-dist/tex/latex/abnt/abnt.sty +++ b/Master/texmf-dist/tex/latex/abnt/abnt.sty @@ -14,7 +14,7 @@ % The Current Maintainer of this work is Youssef Cherem. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{abnt}[2018/08/02] +\ProvidesPackage{abnt}[2018/11/19] \RequirePackage[left=3cm,top=3cm,right=2cm,bottom=2cm]{geometry} \RequirePackage{setspace} \RequirePackage[automark,markcase=used]{scrlayer-scrpage} @@ -148,9 +148,9 @@ linefill=\TOCLineLeaderFill, \newcommand{\capa}{% \begin{titlepage} \centering - {\@instituicaofont\@instituicao}\par\medskip - {\@authorfont\@author} - \vfill + {\@instituicaofont\@instituicao}\par\vspace*{4\baselineskip} + {\@authorfont\@author}\par + \vspace*{4\baselineskip} {\@titlefont\@title} \vfill {\@localfont\@local}\\ |