From 499ad42b864ca45a40902239d8373c545598ee59 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Mar 2010 17:03:54 +0000 Subject: hyper doc update (6mar10) git-svn-id: svn://tug.org/texlive/trunk@17357 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/hyper/README | 49 ---------------------- Master/texmf-dist/source/latex/hyper/TODO | 34 --------------- .../texmf-dist/source/latex/hyper/contrib/README | 9 ---- .../source/latex/hyper/contrib/harvard-to.hyp | 21 ---------- .../texmf-dist/source/latex/hyper/scontrib/README | 6 --- .../source/latex/hyper/scontrib/harvard.hyp | 21 ---------- 6 files changed, 140 deletions(-) delete mode 100644 Master/texmf-dist/source/latex/hyper/README delete mode 100644 Master/texmf-dist/source/latex/hyper/TODO delete mode 100644 Master/texmf-dist/source/latex/hyper/contrib/README delete mode 100644 Master/texmf-dist/source/latex/hyper/contrib/harvard-to.hyp delete mode 100644 Master/texmf-dist/source/latex/hyper/scontrib/README delete mode 100644 Master/texmf-dist/source/latex/hyper/scontrib/harvard.hyp (limited to 'Master/texmf-dist/source/latex/hyper') diff --git a/Master/texmf-dist/source/latex/hyper/README b/Master/texmf-dist/source/latex/hyper/README deleted file mode 100644 index fac47d3ea6a..00000000000 --- a/Master/texmf-dist/source/latex/hyper/README +++ /dev/null @@ -1,49 +0,0 @@ -hyper-package V4.2d of 1999/03/09 - -This package is used to produce hypertext documents with LaTeX. - -Currently supported are: - * the LaTeX2e base - * the following packages: - + amslatex - + cweb - + fancyheadings - + ftnright - + longtable - + natbib - + subeqnarray - + theorem - + xr - -Current extensions are: - * backcite - -Many other packages will run with the hyper-package without modifying -anything. Just try it. - -Documentation: - Process hyper.dtx three times with latex - If the hyper-package is already installed this will produce a hypertext - document. Otherwise you will get a classical document without hypertext - marks. - -Installation on Unix-platforms: - Configure the variables of Makefile-Unix to Your needs and execute - "make -f Makefile-Unix install". Follow the instructions. - -Installation on MSDos-platforms: - Configure the variables of Makefile-MSDos to Your needs and execute - "nmake -f Makefile-MSDos install". Follow the instructions. - -Installation on other platforms: - Process hyper.ins with latex and move the files ending with .hyp or .sty - into a directory searched by TeX. - Move the files from the subdirectories contrib and scontrib into a - directory searched by TeX. - -Addons (not part of the installation directives above): - There is a perl script called dvi2pdf.pl that generates a pdf file from - a dvi file using a dvips capable of transforming hyper dvi files to - hyper ps files and ghostscripts pdfwriter capability. - This file has three variables that have to be configured. - diff --git a/Master/texmf-dist/source/latex/hyper/TODO b/Master/texmf-dist/source/latex/hyper/TODO deleted file mode 100644 index be8e2cd9a78..00000000000 --- a/Master/texmf-dist/source/latex/hyper/TODO +++ /dev/null @@ -1,34 +0,0 @@ -- Introduce \DefineHyperURL and \UseHyperUrl to - allow definition of external URLs in the document - preamble and usage at any position in the document - so that redefinition of URLs become easier - Add names \...ExternalURL? - -- after reference text for ref pageref noref as optional parameter surrounded by (,)? - (to be passed as 5th parameter to hyper@setref) - -- Introduce Base Reference for External Links - base_name: html: - -- Introduce corresponding Macro(s) for inserting - relative links - -- Introduce Other Link/Referencing mechanism - that uses "type of stuff.number of stuff" - instead of an internal code as an alternative. - -- Consider the following part from html.sty (and allow additional optional parameter): - %%% HYPERREF - % Suggested by Eric M. Carol - % Similar to \ref but accepts conditional text. - % The first argument is HTML text which will become ``hyperized'' - % (underlined). - % The second and third arguments are text which will appear only in the paper - % version (DVI file), enclosing the fourth argument which is a reference to a label. - % - %e.g. \hyperref{using the tracer}{using the tracer (see Section}{)}{trace} - % where there is a corresponding \label{trace} - % - \newcommand{\hyperref}[4]{#2\ref{#4}#3} - -- Is it worth to develop a native PDF support? \ No newline at end of file diff --git a/Master/texmf-dist/source/latex/hyper/contrib/README b/Master/texmf-dist/source/latex/hyper/contrib/README deleted file mode 100644 index 5668e5d43a0..00000000000 --- a/Master/texmf-dist/source/latex/hyper/contrib/README +++ /dev/null @@ -1,9 +0,0 @@ -This area is for downloading stuff that authors have -written for adding hypertex capability to other packages -that are not supported by the hyper package. - -They can be included by giving the name for -including .hyp as an optional parameter when -including the hyper package. -If a file does not end with .hyp include it afterwards -instead. diff --git a/Master/texmf-dist/source/latex/hyper/contrib/harvard-to.hyp b/Master/texmf-dist/source/latex/hyper/contrib/harvard-to.hyp deleted file mode 100644 index c4cfce13771..00000000000 --- a/Master/texmf-dist/source/latex/hyper/contrib/harvard-to.hyp +++ /dev/null @@ -1,21 +0,0 @@ -%% harvard.hyp - Amendments to harvard bibliography style Version 2.0.5 -%% to be used together with the hyper package -%% Author: Renate Schmidt (schmidt@mpi-sb.mpg.de) -%% Copyright: Renate Schmidt, May 1995 -\NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesFile{harvard-to.hyp}[95/05/15] - -%% An apaptation of the original \harvarditem command that inserts a -% \blindhyperanchor for each item in the biliography and \hyperreference -% links around the citation-year. -\renewcommand{\harvarditem}[4][\null]{% - \hyper@setcurrent% - \item[\blindhyperanchor{\@currenthyper}]% - \if@filesw{ \def\protect##1{\string ##1\space}% - \ifthenelse{\equal{#1}{\null}} - {\def\next{{#4}{#2}{#2}{\hyperreference{\@currenthyper}{#3}}}} - {\def\next{{#4}{#2}{#1}{\hyperreference{\@currenthyper}{#3}}}} - \immediate\write\@auxout{\string\harvardcite\next}% - }\fi% - \protect\hspace*{-\labelwidth}\protect\hspace*{-\labelsep}\ignorespaces% - } diff --git a/Master/texmf-dist/source/latex/hyper/scontrib/README b/Master/texmf-dist/source/latex/hyper/scontrib/README deleted file mode 100644 index 68eb8e64eb6..00000000000 --- a/Master/texmf-dist/source/latex/hyper/scontrib/README +++ /dev/null @@ -1,6 +0,0 @@ -This area contains some stuff that authors have written for -adding hypertex capability to other packages that are not -supported by the hyper package. -Some files from the contrib directory may be moved into this -directory when the hyper package has been prepared for -automatically loading them. diff --git a/Master/texmf-dist/source/latex/hyper/scontrib/harvard.hyp b/Master/texmf-dist/source/latex/hyper/scontrib/harvard.hyp deleted file mode 100644 index 53fd4fc98c3..00000000000 --- a/Master/texmf-dist/source/latex/hyper/scontrib/harvard.hyp +++ /dev/null @@ -1,21 +0,0 @@ -%% harvardfull.hyp - Amendments to harvard bibliography style Version 2.0.5 -%% to be used together with the hyper package -%% Author: Renate Schmidt (schmidt@mpi-sb.mpg.de) -%% Copyright: Renate Schmidt, May 1995 -\NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesFile{harvard.hyp}[95/05/15] - -%% The following defines anchors not just for the year but also for the -%% abbr-citation, the full-citation and the name. -\renewcommand{\harvarditem}[4][\null]{% - \hyper@setcurrent% - \item[\blindhyperanchor{\@currenthyper}]% - \if@filesw{ \def\protect##1{\string ##1\space}% - \ifthenelse{\equal{#1}{\null}} - {\def\next{{#4}{\hyperreference{\@currenthyper}{#2}}{\hyperreference{\@currenthyper}{#2}}{\hyperreference{\@currenthyper}{#3}}}} - {\def\next{{#4}{\hyperreference{\@currenthyper}{#2}}{\hyperreference{\@currenthyper}{#1}}{\hyperreference{\@currenthyper}{#3}}}} - \immediate\write\@auxout{\string\harvardcite\next}% - }\fi% - \protect\hspace*{-\labelwidth}\protect\hspace*{-\labelsep}\ignorespaces% - } - -- cgit v1.2.3