Hi

 

I have a problem rotating a floats containing pictures.

 

I tried rotating by right clicking, "Rotate sideways", but I get an error
message when compiling saying 

 

Latex Error: Command \newfloat already defined

 

Not rotating the floats causes no problems when compilling and I can rotate
the picture inside the float by the "rotate graphics" option in the graphics
tab when clicking on the figure, but my figure text is not rotated then
which I would like it to be.

 

Heres my preamble:

 

\renewcommand{\nomname}{Abbreviations \& Symbols}

\settrimmedsize{250mm}{176mm}{*} 

\setlength{\trimedge}{\stockwidth} 

\addtolength{\trimedge}{-\paperwidth}

\maxsecnumdepth{subsubsection}

\usepackage{pdfpages}

\usepackage{booktabs}

\usepackage{appendix}

\usepackage[section]{placeins}

\setlrmarginsandblock{*}{3.5cm}{0.75} 

\setulmarginsandblock{3cm}{*}{1.2} 

\checkandfixthelayout[nearest] 

\usepackage[small,bf]{caption}

\usepackage{latexsym}

\raggedbottom

\renewcommand{\topfraction}{0.85}

\renewcommand{\textfraction}{0.1}

\renewcommand{\floatpagefraction}{0.85}

\hyphenpenalty=2000

\tolerance=1000

 

I use the memoir class

 

Any thoughts?

Thanks in advance

 

Ebbe

 

 

 

Reply via email to