summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-19 21:27:08 +0000
committerKarl Berry <karl@freefriends.org>2020-07-19 21:27:08 +0000
commit9be6d4cf0be6243c0865902d6c3773cc71cd2e84 (patch)
treec58b1cebb63873431e2feb70ef1d29615c07e2c8 /Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty
parentd1db3fa487f34051ad216f6261b36f0086a729f2 (diff)
lwarp (19jul20)
git-svn-id: svn://tug.org/texlive/trunk@55880 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty25
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty
index aafcd3043af..f8b3d3ebcaa 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty
@@ -22,31 +22,6 @@
{}{
\renewcommand*{\fancyrefhook}[1]{#1}%
}
-
-\renewcommand*{\@f@ref}[4]{%
- \@ifundefined{#1r@#2@#3}{%
- \PackageError{lwarp-fancyref}{%
- \backslashchar#1ref\space format ``#2''
- undefined\MessageBreak
- for label type ``#3''%
- }{%
- The format ``#2'' was not defined for the label type
- ``#3''\MessageBreak
- and the \backslashchar#1ref\space command. Perhaps
- you have only misspelled its name.\MessageBreak
- Otherwise you will have to define it with
- \protect\new#1refformat\MessageBreak
- prior to using it.%
- }%
- }{%
- \fancyrefhook{%
- \@nameuse{#1r@#2@#3}%
- {\ref{#3\fancyrefargdelim#4}}%
- {}% lwarp
- {}% lwarp
- }%
- }%
-}%
\endinput
%%
%% End of file `lwarp-fancyref.sty'.