Skip to content
Snippets Groups Projects
Commit 8086b994 authored by Tony Alexander Hild's avatar Tony Alexander Hild
Browse files

Arrumado erros e avisos de compilação

-Arrumado mensagens de aviso na criação do hyperref dos apêndices.
-Comentado pacote amssymb, pois newtxtext define os símbolos.
parent e8d0cb3c
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@
% fontes adicionais
\usepackage{amsmath} % pacotes matemáticos
\usepackage{amsfonts} % fontes matemáticas
\usepackage{amssymb} % símbolos
% \usepackage{amssymb} % símbolos
% ------------------------------------------------------------------------------
......
......@@ -281,7 +281,7 @@
\newcommand\appendix@chapter[1]{%
\refstepcounter{chapter}%
\orig@chapter*{\@tagappendix\ \@Alph\c@chapter\enskip -- \enskip\MakeUppercase{#1}}%
\addcontentsline{toc}{chapter}{\@tagappendix\ \@Alph\c@chapter\enskip -- \enskip\uppercase{#1}}}%
\addcontentsline{toc}{chapter}{\texorpdfstring{\@tagappendix\ \@Alph\c@chapter\enskip -- \enskip\uppercase{#1}}{#1}}}%
\let\orig@chapter\chapter
\g@addto@macro\appendix{\let\chapter\appendix@chapter}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment