diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-30 00:17:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-30 00:17:47 +0000 |
commit | cd372ffee7c90e2eff5670443481ea8eb4b3446c (patch) | |
tree | 61538e8c0f5d7a972e03232f6c25f52861590357 /Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex | |
parent | e89ce0893b4e70d0e6cdcee932116f596b10c56a (diff) |
hrefhide 1.0f (29apr11)
git-svn-id: svn://tug.org/texlive/trunk@22255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex | 40 |
1 files changed, 27 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex index af1b3797ddc..fb7c97e1cf0 100644 --- a/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex +++ b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex @@ -8,10 +8,13 @@ %% %% This is a generated file. %% -%% IMPORTANT NOTICE: -%% The package takes options. +%% Project: hrefhide +%% Version: 2011/04/29 v1.0f %% -%% The usual disclaimers apply: +%% Copyright (C) 2010, 2011 by +%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de> +%% +%% The usual disclaimer applys: %% If it doesn't work right that's your problem. %% (Nevertheless, send an e-mail to the maintainer %% when you find an error in this package.) @@ -28,18 +31,17 @@ %% %% This work has the LPPL maintenance status "maintained". %% -%% The Current Maintainer of this work is H.-Martin Muench -%% (Martin dot Muench at Uni-Bonn dot de). +%% The Current Maintainer of this work is H.-Martin Muench. %% %% This work consists of the main source file hrefhide.dtx %% and the derived files %% hrefhide.sty, hrefhide.pdf, hrefhide.ins, hrefhide.drv, %% hrefhide-example.tex. %% -\documentclass[british]{article} +\documentclass[british]{article}[2007/10/19]% v1.4h %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage{lipsum}[2005/01/26]% v1.0 -\usepackage[ocgcolorlinks]{hyperref}[2010/12/16]% v6.81z +\usepackage{lipsum}[2011/04/14]% v1.2 +\usepackage[ocgcolorlinks,bookmarks=false,bookmarksopen=false]{hyperref}[2011/04/17]% v6.82g \hypersetup{extension=pdf,% plainpages=false,% pdfpagelabels=true,% @@ -50,10 +52,9 @@ pdfsubject={Example for the hrefhide package},% pdfkeywords={LaTeX, hrefhide, Hans-Martin Muench},% pdfview=Fit,pdfstartview=Fit,% - pdfpagelayout=SinglePage,% - bookmarksopen=true% + pdfpagelayout=SinglePage% } -\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2011/02/01]% v1.0e +\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2011/04/29]% v1.0f \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles \begin{document} @@ -61,7 +62,7 @@ \section*{Example for hrefhide} This example demonstrates the use of package\newline -\textsf{hrefhide}, v1.0e as of 2011/02/01 (HMM).\newline +\textsf{hrefhide}, v1.0f as of 2011/04/29 (HMM).\newline The used options were \texttt{linktextcolour=black}, \texttt{backgroundcolour=white}, and \texttt{pdfborder={0 0 1}} (the default ones).\newline @@ -122,9 +123,22 @@ duis dolore te feugait nulla facilisi.\newline Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida -mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna. +mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, +magna.\newline + +Switching to coloured links with \verb|\hycon|:\newline +\hycon +\href{\#RefX}{X} and also +\href{http://www.ctan.org/pkg/hrefhide}{http://www.ctan.org/pkg/hrefhide}. + +Switching off the coloured links with \verb|\hycoff| again:\newline +\hycoff +\href{\#RefY}{Y} and also +\href{http://www.ctan.org/tex-archive/macros/latex/contrib/hrefhide}{% +http://www.ctan.org/tex-archive/macros/latex/contrib/hrefhide}. \pagebreak + {\Large \textbf{Targets}}\\ Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat |