Search found 1 match

by Luftentfeuchter
Tue Oct 07, 2014 6:35 pm
Forum: Graphics, Figures & Tables
Topic: Vertically center an image in landscape format
Replies: 1
Views: 4706

Vertically center an image in landscape format

Hello everyone!

I want to center an image vertically in landscape format.
Here's what I've got up to now:


\documentclass[12pt]{scrartcl}
\usepackage{rotating}

\begin{document}
\thispagestyle{empty}

\begin{sidewaysfigure}
\centering
\includegraphics[width=\linewidth]{testimage}
\caption{caption ...