summaryrefslogtreecommitdiff
path: root/indexing/xindex/doc/tests/HADW.tex
blob: 99c2c17759282af3560414332aaf42c91fa0388d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\documentclass[paper=a4,parskip=half-,ngerman,DIV=13]{scrartcl}
\usepackage{eurosym}
\usepackage[silent]{fontspec}
\usepackage[nomath]{libertinus-otf}
\usepackage{babel}
\usepackage{makeidx}
\usepackage{dtk-logos,xcolor}
\makeatletter
\def\theindex{%    only for demonstration
  \section*{\indexname}
  \parskip\z@ \@plus .3\p@\relax \parindent\z@
  \let\item\@idxitem}
\makeatother

\begin{document}
Run with \verb|xindex --config HAdW|

\printindex
\end{document}