[pdftex] Re: Annotation
Heiko Oberdiek
oberdiek at ruf.uni-freiburg.de
Wed Jul 11 14:23:27 CEST 2001
At 12:28 11.07.2001 +0200, Jose Carlos Gonzalez wrote:
>
>I'm using the command you posted on January to create
>a simple annotation in a pdfLaTeX file.
>The problem I have is that in the annotation I want
>to include a URL address in the form:
>
>http://my.domain/~user/path...
>
>The problem is that the ~ is driving me crazy. I guess
>the \pdfstringdef is the point. Do you know how could
>I insert this character?
\pdfstringdef\x{...http://my.domain/\string~user/path...}
or
\pdfstringdef\x{...http://my.domain/\textasciitilde user/path...}
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
More information about the pdftex
mailing list