diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-16 16:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-16 16:05:29 +0000 |
commit | 27a5239e60e85720bfd01c348396544853abc301 (patch) | |
tree | 9862bb8ea71fd09742e1dc949053b25fd7831d8e /Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty | |
parent | 76f0a54b21f5a50ce8a8d358970c3f5575f49b80 (diff) |
dlfltxb update (10jul07)
git-svn-id: svn://tug.org/texlive/trunk@4607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty b/Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty index 30daa71f5f7..ba40ef465e8 100644 --- a/Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty +++ b/Master/texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty @@ -233,7 +233,7 @@ \addtolength\sideparvshift{\feline@spvs@addto}% \fi% \if@feline@txt\feline@text{#2}\fi% - \if@feline@idx\feline@index{#2}\fi% + \if@feline@idx\phantomsection\feline@index{#2}\fi% \if@feline@mrgn\if@feline@hsp\hspace{0pt}\fi\feline@margin{#2}\fi% \@feline@txttrue% \@feline@mrgntrue% |