Skip to content

Commit ca7dbfc

Browse files
committed
Use individual command hypersetup
1 parent e443fcf commit ca7dbfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

sample.pdf

-2 Bytes
Binary file not shown.

sample.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
\usepackage{color} % Color support
88
\usepackage{booktabs} % Professional table support
99
\usepackage{pdflscape} % Landscape pages support in PDF
10+
\usepackage{hyperref} % Hypertext links support for cross-referencing
1011

11-
% Hypertext links support for cross-referencing
12-
% Special display format is disabled here, you can change it in the optional parameter
13-
\usepackage[pdfborder={0 0 0}]{hyperref}
12+
% Customize hyperref format (it's set to no special format here)
13+
\hypersetup{hidelinks}
1414

1515
% Declare directories to search for graphics files for graphicx
1616
\graphicspath{{figures/}{logo/}}

0 commit comments

Comments
 (0)