Skip to content
Snippets Groups Projects
Commit d01ef19a authored by Eduardo E. R. Junior's avatar Eduardo E. R. Junior
Browse files

Inclui novo comando para referências corretas no documento pdf

parent 34a82831
Branches
Tags
1 merge request!54Issue#65
......@@ -216,6 +216,7 @@ $else$
\predate{}\postdate{}
$endif$
%-------------------------------------------
% Para o apêndice de exemplo de rotinas
\usepackage{tabularx}
\usepackage{float}
......@@ -237,6 +238,10 @@ $endif$
\end{table}
}
% para referenciação correta dos links
% http://tex.stackexchange.com/questions/193380/hyperref-pageref-links-point-to-first-page
\newcommand{\hlabel}{\phantomsection\label}
%-------------------------------------------
$for(header-includes)$
$header-includes$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment