summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyper/xr.hyp
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyper/xr.hyp')
-rw-r--r--Master/texmf-dist/tex/latex/hyper/xr.hyp87
1 files changed, 87 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/hyper/xr.hyp b/Master/texmf-dist/tex/latex/hyper/xr.hyp
new file mode 100644
index 00000000000..4a6520aead0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/hyper/xr.hyp
@@ -0,0 +1,87 @@
+%%
+%% This is file `xr.hyp',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hyper.dtx (with options: `xr')
+%%
+%% File: hyper.dtx Copyright (C) 1995--1999 Michael Mehlich
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1 of the License, or any later version.
+\def\fileversion{V4.2d}
+\def\filedate{1999/03/09}
+\def\docdate{1999/03/09}
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+%%
+\def\externaldocument{%
+ \@ifnextchar(%
+ {\hyper@externaldocument}%
+ {\hyper@externaldocument()}%
+}
+\def\hyper@externaldocument(#1){%
+ \@ifnextchar[%
+ {\hyper@@externaldocument(#1)}%
+ {\hyper@@externaldocument(#1)[]}%
+}
+\def\hyper@@externaldocument(#1)[#2]#3{%
+ \def\hyper@XR@docprefix{#1}%
+ \ifx\hyper@XR@docprefix\@empty%
+ \def\hyper@XR@docprefix{#3.dvi}%
+ \fi%
+ \XR@[#2]{#3}%
+}
+\def\hyper@xr@end@newlabel{\relax}
+\def\hyper@xr@newlabel#1#2#3#4#5{%
+ \ifx#4\hyper@xr@end@newlabel%
+ \newlabel%
+ {\XR@prefix#1}%
+ {{}%
+ {}%
+ {#2}%
+ {[file:\hyper@XR@docprefix][#3]}%
+ }%
+ \else%
+ \newlabel%
+ {\XR@prefix#1}%
+ {{#2}%
+ {[file:\hyper@XR@docprefix][#3]}%
+ {#4}%
+ {[file:\hyper@XR@docprefix][#5]}%
+ }%
+ \fi
+}
+\long\def\XR@test#1#2#3#4\XR@{%
+ \ifx#1\newlabel%
+ \expandafter\hyper@xr@newlabel{#2}#3\hyper@xr@end@newlabel\hyper@xr@end@newlabel%
+ \else\ifx#1\newhyper%
+ \newhyper{\XR@prefix#2}{#3}%
+ \else\ifx#1\@input%
+ \edef\XR@list{\XR@list#2\relax}%
+ \fi\fi\fi%
+ \ifeof%
+ \@inputcheck\expandafter\XR@aux%
+ \else%
+ \expandafter\XR@read%
+ \fi%
+}
+\endinput
+%%
+%% End of file `xr.hyp'.