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:
parent
13d1aaaccc
commit
1c83946155
1 changed files with 1 additions and 1 deletions
|
@ -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}%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue