Search found 2 matches

by biaaas
Tue Mar 22, 2011 11:15 am
Forum: Text Formatting
Topic: hyperref, glossaries and superscript after \gls{}...
Replies: 2
Views: 3081

hyperref, glossaries and superscript after \gls{}...

nlct wrote:Hi,

try

Code: Select all

$\gls{dF}[^{\|}] dfdf$
Regards
Nicola Talbot

Thanks a lot, that solved my problem.
I was not aware to the "insert" option of the gls command :oops: .
by biaaas
Mon Mar 21, 2011 7:08 pm
Forum: Text Formatting
Topic: hyperref, glossaries and superscript after \gls{}...
Replies: 2
Views: 3081

hyperref, glossaries and superscript after \gls{}...

Hello,
I came here because I ran into a problem which I can not solve properly. I also could not find anything in the web.
As you can see in my example I use hyperref together with glossaries (and pdflatex):
\documentclass[a4paper,12pt,]{scrbook}

\usepackage[pdftex]{hyperref}
\usepackage ...