summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex b/Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex
deleted file mode 100644
index 79e7295af7c..00000000000
--- a/Master/texmf-dist/doc/lualatex/xindex/Examples/xindex-12.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-\documentclass{scrartcl}
-\usepackage{libertinus-otf}
-%StartVisiblePreamble
-\usepackage{xindex}
-\makeindex
-%StopVisiblePreamble
-\makeatletter
-\let\ps@plain\ps@empty
-\makeatother
-\begin{document}
-\index{foo}foo and
-\writeidx{\item\protect\hrulefill}
-\index{bar}bar
-\index{gex}gex
-\printindex
-\end{document}