diff options
Diffstat (limited to 'Master/texmf-dist/source/eplain/base/test/nobib.tex')
-rw-r--r-- | Master/texmf-dist/source/eplain/base/test/nobib.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/eplain/base/test/nobib.tex b/Master/texmf-dist/source/eplain/base/test/nobib.tex new file mode 100644 index 00000000000..e2586ecd8c2 --- /dev/null +++ b/Master/texmf-dist/source/eplain/base/test/nobib.tex @@ -0,0 +1,10 @@ +% This file is public domain. +% +\let\nobibtex = t +\ifx\eplain\undefined\input eplain \fi + +\tokstostring{abc} +\xrdef{label} +\xref{label} + +\end |