Browse Source

added comment

Martin Thoma 12 years ago
parent
commit
1c83946155
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documents/index/index.tex

+ 1 - 1
documents/index/index.tex

@@ -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}%