Search found 3 matches

by Aleksustheone
Mon Aug 06, 2012 11:17 pm
Forum: Graphics, Figures & Tables
Topic: rotating | Landscape Figures
Replies: 1
Views: 2371

rotating | Landscape Figures

Dear all!

I have a little problem rotating the EPS figure in a document. The simple code is:
\documentclass[a4paper,twoside,openright]{book}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{floatflt}
\usepackage{siunitx}
\usepackage[active]{srcltx ...
by Aleksustheone
Thu Jul 26, 2012 5:23 pm
Forum: Graphics, Figures & Tables
Topic: Side by Side Figures overlapping
Replies: 2
Views: 15230

Re: Side by Side Figures overlapping

Thank you very much!
I will try your solution right now!
by Aleksustheone
Wed Jul 25, 2012 9:47 pm
Forum: Graphics, Figures & Tables
Topic: Side by Side Figures overlapping
Replies: 2
Views: 15230

Side by Side Figures overlapping

Hi,

I have two figures (see attachments), that I want to place together at the same level. This is a code I am using:
\begin{figure}[!h]
\begin{center}
\includegraphics[width=40mm]{Chap3/s11_smith.eps}
\hspace{5mm}
\includegraphics[width=40mm]{Chap3/sopt_smith.eps} \newline%
(a) \hspace{60mm} (b ...