diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex b/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex index a7299d3638f..966a6764296 100644 --- a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex +++ b/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex @@ -39,7 +39,7 @@ \documentclass[british]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{lipsum}[2005/01/26]% v1.0 -\usepackage[ocgcolorlinks]{hyperref}[2010/06/04]% v6.81f +\usepackage[ocgcolorlinks]{hyperref}[2010/06/18]% v6.81g \hypersetup{extension=pdf,% plainpages=false,% pdfpagelabels=true,% @@ -53,22 +53,20 @@ pdfpagelayout=SinglePage,% bookmarksopen=true% } -\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2010/06/24]% v1.0c +\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2010/07/29]% v1.0d %% This are the default options. %% -\makeatletter %% Code from tcilatex.tex, Macros for Scientific Word and Scientific WorkPlace 5.5 <06 Oct 2005> %% %% Copyright (C) 2005 Mackichan Software, Inc. %% %% That macro file is NOT proprietary and may be freely copied and distributed. %% \def\unit#1{\mathord{\thinspace\rm #1}}% %% End of code from tcilatex.tex %% -\makeatother \listfiles \begin{document} \pagenumbering{arabic} \section*{Example for hrefhide} This example demonstrates the use of package\newline -\textsf{hrefhide}, v1.0c as of 2010/06/24 (HMM).\newline +\textsf{hrefhide}, v1.0d as of 2010/07/29 (HMM).\newline The used options were \texttt{linktextcolour=black}, \texttt{backgroundcolour=white}, and \texttt{pdfborder={0 0 1}} (the default ones).\newline |