Commit 0559a14f01d5cf4fbf53a479956f43448e4f94f0
1 parent
8e773595
Exists in
master
auto update Thu Jul 30 20:00:21 WEST 2015
Showing
2 changed files
with
2 additions
and
4 deletions
Show diff stats
No preview for this file type
teseue.cls
@@ -334,8 +334,7 @@ | @@ -334,8 +334,7 @@ | ||
334 | %% Sumario/Resumo | 334 | %% Sumario/Resumo |
335 | % | 335 | % |
336 | \newenvironment{tueSUMARIO}{ | 336 | \newenvironment{tueSUMARIO}{ |
337 | - \chapter*{Sumário}\addcontentsline{toc}{chapter}{Sumário} | ||
338 | - \markboth{\uppercase{Sumário}}{} | 337 | + \chapter*{Sumário}\addcontentsline{toc}{chapter}{Sumário}\markboth{\uppercase{Sumário}}{} |
339 | }{ | 338 | }{ |
340 | \par | 339 | \par |
341 | \bigskip | 340 | \bigskip |
@@ -345,8 +344,7 @@ | @@ -345,8 +344,7 @@ | ||
345 | %% Abstract | 344 | %% Abstract |
346 | % | 345 | % |
347 | \newenvironment{tueABSTRACT}{ | 346 | \newenvironment{tueABSTRACT}{ |
348 | - \chapter*{Abstract}\addcontentsline{toc}{chapter}{Abstract} | ||
349 | - \markboth{\uppercase{Abstract}}{} | 347 | + \chapter*{Abstract}\addcontentsline{toc}{chapter}{Abstract}\markboth{\uppercase{Abstract}}{} |
350 | \begin{center} | 348 | \begin{center} |
351 | \huge | 349 | \huge |
352 | \textbf{\@TITLE} | 350 | \textbf{\@TITLE} |