Skip to content

Commit

Permalink
remove hypersetup
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Jan 8, 2025
1 parent 9093ff8 commit e7dfaf1
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions SS330_User_Manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -90,22 +90,22 @@
\hbadness=10000

%%The following sets up how the pdf displays links and functions in Acrobat.
\hypersetup{
bookmarks = true, % show bookmarks bar?
unicode = false, % non-Latin characters in Acrobat's bookmarks
pdftoolbar = true, % show Acrobat's toolbar?
pdfmenubar = true, % show Acrobat's menu?
pdffitwindow = false, % window fit to page when opened
pdfstartview = {FitH}, % fits the width of the page to the window
pdfnewwindow = false, % links in new window
colorlinks = false, % false: boxed links; true: colored links
linkbordercolor = black, % the color of the link border color (colorlink =false)
linkcolor = blue, % color of internal links (change box color with linkbordercolor)
citecolor = blue, % color of links to bibliography
filecolor = blue, % color of file links
urlcolor = blue, % color of external links
pdfborderstyle = {/S/U/W 1} % border style will be underline of width 1pt
}
% \hypersetup{
% bookmarks = true, % show bookmarks bar?
% unicode = false, % non-Latin characters in Acrobat's bookmarks
% pdftoolbar = true, % show Acrobat's toolbar?
% pdfmenubar = true, % show Acrobat's menu?
% pdffitwindow = false, % window fit to page when opened
% pdfstartview = {FitH}, % fits the width of the page to the window
% pdfnewwindow = false, % links in new window
% colorlinks = false, % false: boxed links; true: colored links
% linkbordercolor = black, % the color of the link border color (colorlink =false)
% linkcolor = blue, % color of internal links (change box color with linkbordercolor)
% citecolor = blue, % color of links to bibliography
% filecolor = blue, % color of file links
% urlcolor = blue, % color of external links
% pdfborderstyle = {/S/U/W 1} % border style will be underline of width 1pt
% }

\newcommand\Tstrut{\rule{0pt}{3.5ex}} % "top" strut
\newcommand\Bstrut{\rule[-1.7ex]{0pt}{0pt}} % "bottom" strut
Expand Down

0 comments on commit e7dfaf1

Please sign in to comment.