2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00

added comment

This commit is contained in:
Martin Thoma 2012-10-17 20:24:41 +02:00
parent 13d1aaaccc
commit 1c83946155

View file

@ -5,8 +5,8 @@
\usepackage[hyperindex=false]{hyperref} % has to be after makeidx
\usepackage[margin=2.5cm]{geometry} % layout
% Make the anchor jump to the correct part of the page
\newcounter{indexanchor}
\newcommand*{\xindex}[1]{%
\stepcounter{indexanchor}% make anchor unique
\def\theindexterm{#1}%