[OS X TeX] hyperref/pdflatex position links incorrectly on sidewaystables
Herbert Schulz
herbs at wideopenwest.com
Wed Jul 2 16:39:04 EDT 2008
On Jul 2, 2008, at 3:23 PM, Martin Girschick wrote:
> Hi,
>
> I'm using the "rotating" package to rotate a landscape table. This
> seems to work quite good, but any links created within the table are
> positioned incorrectly (as if the table wasn't rotated). As this
> might be an OSX-only problem (maybe related to the installed
> pdflatex version) I thought I'd ask here, what the cause might be.
>
> The problem itself is also described here: http://www.latex-community.org/viewtopic.php?f=5&t=1159&p=4096
> The screenshot also includes an example which is pretty much
> similar to my problem. Most interestingly I haven't used the dvipdfm
> option, so I'm not able to remove it. Anyone any idea, what might've
> caused this?
>
> Cheers,
>
> Martin
What program are you using to compile the document? The default TeX
+Ghostscript uses dvips->ps2pdf to go from dvi to pdf but the dvipdfm
option tells latex (which doesn't ``know'' how the dvi it produces
will end up as a pdf file) that you are will be using dvipdfm.
Just curious... why aren't you able to remove the dvipdfm? Are you
mixing pdf and eps figures?
I believe there is an option to simpdftex (the program that puts
together all the processing steps) that can be added that tells it to
use dvipdfmx to go from dvi->pdf instead of the default dvips-
>ps2pdf13. I don't have a record of that option but I suspect others
will chime in.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
More information about the MacOSX-TeX
mailing list