Search found 3 matches

by sil_leu
Sat Sep 03, 2011 10:39 am
Forum: Graphics, Figures & Tables
Topic: hyperref | Landscape Page and Hyperlinks
Replies: 2
Views: 1353

Re: hyperref | Landscape Page and Hyperlinks

Hi Thorsten,

thank you for the advice. I only wanted my problem solved and I just posted my question a couple of times. First here because I hadn't seen the Questions tab. It won't happen again.
by sil_leu
Fri Sep 02, 2011 3:25 pm
Forum: Graphics, Figures & Tables
Topic: hyperref | Landscape Page and Hyperlinks
Replies: 2
Views: 1353

hyperref | Landscape Page and Hyperlinks

I have a landscape page in a two-sided portrait report and it looks OK in the PDF. The issue pops up at the List of Tables, where it says it appears at page 72 (where it actually stands), but the link jumps to page 73. Any solution?

Thanks,
by sil_leu
Fri Sep 02, 2011 3:17 pm
Forum: Graphics, Figures & Tables
Topic: Sub-floats and their Captions
Replies: 1
Views: 1885

Sub-floats and their Captions

How can I decrease the vertical space between a sub-float and its caption?

I already tried this:
\documentclass[fleqn,10pt,twoside,a4paper]{report}
\usepackage[small,sc,bf,nooneline]{caption}
\usepackage{subfig}
\captionsetup[subfloat]{captionskip=2pt};

\begin{document}
\begin{figure}
\centering ...