summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex17
1 files changed, 0 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex b/Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex
deleted file mode 100644
index bb6397061de..00000000000
--- a/Master/texmf-dist/source/latex/hyperref/test/testbookmark.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-\documentclass[12pt]{article}
-\usepackage{xspace}
-\usepackage{hyperref}
-\newcommand{\x}{x\xspace}
-
-\begin{document}
- \section{Implicite space: \x world}
- \section{Explicite spaces: \x\ world \x\space world \x~world}
- \section{\x.+\x,+\x!+\x?+\x-+\x:+\x;+\x/+last-\x}
- \makeatletter
- \section{~|~~|~~~|~~~~|~~~~~|~~~~|~~~|~~|~}
- \section{\x()(\x) }
- \section{Italic correction: [\x\/]}
- \section{::Nothing follows:}
- \section{}
- \section{\x}
-\end{document}