Fixed a minor bug
This commit is contained in:
parent
f8b1b01d3e
commit
8f661f15c2
@ -341,17 +341,20 @@
|
|||||||
\RequirePackage{tabto}
|
\RequirePackage{tabto}
|
||||||
\TabPositions{1cm, 2cm, 3cm, 4cm, 5cm, 6cm, 7cm, 8cm}
|
\TabPositions{1cm, 2cm, 3cm, 4cm, 5cm, 6cm, 7cm, 8cm}
|
||||||
|
|
||||||
|
% Colorlinks must be false.
|
||||||
|
% if it is set, references inside hints
|
||||||
|
% will not be the correct color!
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
hidelinks,
|
hidelinks,
|
||||||
colorlinks,
|
colorlinks=false,
|
||||||
linkcolor={black},
|
|
||||||
citecolor={black},
|
|
||||||
urlcolor={black},
|
|
||||||
%pdftitle={title},
|
%pdftitle={title},
|
||||||
%pdfauthor={Mark},
|
%pdfauthor={Mark},
|
||||||
%pdfcreator={Mark}
|
%pdfcreator={Mark}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\if@unfinished
|
\if@unfinished
|
||||||
\AtBeginPage{%
|
\AtBeginPage{%
|
||||||
\begin{tikzpicture}[overlay, remember picture]
|
\begin{tikzpicture}[overlay, remember picture]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user