summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-02 01:06:14 +0000
committerKarl Berry <karl@freefriends.org>2011-02-02 01:06:14 +0000
commit5575cc4b3dc1b6c24a4f1b3f693118591a04bba7 (patch)
tree3e67cabc2c36f9d95c2b56e39132184c0f3f7b7c /Master/texmf-dist/doc
parent0c1d3691276e9d52fe83398e4e2f0b6f0c528d15 (diff)
hrefhide (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/hrefhide/README (renamed from Master/texmf-dist/doc/latex/muench/hrefhide/Readme)17
-rw-r--r--Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.pdf (renamed from Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.pdf)bin135496 -> 113776 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex (renamed from Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex)13
-rw-r--r--Master/texmf-dist/doc/latex/hrefhide/hrefhide.pdfbin0 -> 303617 bytes
-rw-r--r--Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide.pdfbin382053 -> 0 bytes
5 files changed, 11 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/muench/hrefhide/Readme b/Master/texmf-dist/doc/latex/hrefhide/README
index 05d9ccf6ce3..147c1023e24 100644
--- a/Master/texmf-dist/doc/latex/muench/hrefhide/Readme
+++ b/Master/texmf-dist/doc/latex/hrefhide/README
@@ -1,4 +1,4 @@
-README for hrefhide package, 2010/07/29, v1.0d
+README for hrefhide package, 2011/02/01, v1.0e
TABLE OF CONTENTS
@@ -69,20 +69,17 @@ Manual installation
-------------------
a) Download the hrefhide files from CTAN or the TUG server.
If necessary, unpack them.
-b) If directory `beta' exists, replace the files by the
- counterparts in this directory, if you want to use the
- latest versions.
-c) Generate the package and driver files:
+b) Generate the package and driver files:
tex hrefhide.ins
-d) Install the files `*.sty', and `*.cfg' in your TDS tree:
- cp *.sty *.cfg TDS:tex/latex/muench/hrefhide/
+c) Install the files `*.sty', and `*.cfg' in your TDS tree:
+ cp *.sty *.cfg TDS:tex/latex/hrefhide/
Replace `TDS:' by the prefix of your TDS tree
(texmf directory).
-e) Copy the documentation files to
- "TDS:doc/latex/muench/hrefhide/":
+d) Copy the documentation files to
+ "TDS:doc/latex/hrefhide/":
README, hrefhide.pdf, hrefhide-example.tex,
hrefhide-example.pdf.
-f) Update the databases if necessary, e.g. for teTeX:
+e) Update the databases if necessary, e.g. for teTeX:
mktexlsr .../texmf
diff --git a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.pdf b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.pdf
index 62d901e1c7b..230da4215fa 100644
--- a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.pdf
+++ b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex
index 966a6764296..af1b3797ddc 100644
--- a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide-example.tex
+++ b/Master/texmf-dist/doc/latex/hrefhide/hrefhide-example.tex
@@ -39,7 +39,7 @@
\documentclass[british]{article}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{lipsum}[2005/01/26]% v1.0
-\usepackage[ocgcolorlinks]{hyperref}[2010/06/18]% v6.81g
+\usepackage[ocgcolorlinks]{hyperref}[2010/12/16]% v6.81z
\hypersetup{extension=pdf,%
plainpages=false,%
pdfpagelabels=true,%
@@ -53,20 +53,15 @@
pdfpagelayout=SinglePage,%
bookmarksopen=true%
}
-\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2010/07/29]% v1.0d
-%% This are the default options. %%
-%% 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 %%
+\usepackage[linktextcolour=black,backgroundcolour=white,pdfborder={0 0 1}]{hrefhide}[2011/02/01]% v1.0e
+\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\listfiles
\begin{document}
\pagenumbering{arabic}
\section*{Example for hrefhide}
This example demonstrates the use of package\newline
-\textsf{hrefhide}, v1.0d as of 2010/07/29 (HMM).\newline
+\textsf{hrefhide}, v1.0e as of 2011/02/01 (HMM).\newline
The used options were \texttt{linktextcolour=black},
\texttt{backgroundcolour=white}, and \texttt{pdfborder={0 0 1}}
(the default ones).\newline
diff --git a/Master/texmf-dist/doc/latex/hrefhide/hrefhide.pdf b/Master/texmf-dist/doc/latex/hrefhide/hrefhide.pdf
new file mode 100644
index 00000000000..fc9615bc56f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hrefhide/hrefhide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide.pdf b/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide.pdf
deleted file mode 100644
index 1cc96108d48..00000000000
--- a/Master/texmf-dist/doc/latex/muench/hrefhide/hrefhide.pdf
+++ /dev/null
Binary files differ