Search found 3 matches

by redkuul
Mon Jan 25, 2010 2:44 pm
Forum: Graphics, Figures & Tables
Topic: two wrapfigures side by side
Replies: 3
Views: 3919

Re: two wrapfigures side by side

OK, is it ok now?

as you can see, I'm now trying it with picins/parpic (newcommand \wimgg), it works, but the text is going over the first figure.
by redkuul
Mon Jan 25, 2010 11:41 am
Forum: Graphics, Figures & Tables
Topic: two wrapfigures side by side
Replies: 3
Views: 3919

two wrapfigures side by side

MWE:


\documentclass[10pt, a4paper, oneside, final]{report}

%%layout options
\usepackage[inner=2cm, outer=2cm,top=2cm,bottom=3cm,footskip=2cm]{geometry} %margins
\usepackage[compact,small]{titlesec} %resizes the titles
\usepackage{fancyhdr} %headers
\usepackage[none]{hyphenat} %no hypenation ...
by redkuul
Sun Jan 24, 2010 4:36 pm
Forum: Graphics, Figures & Tables
Topic: two wrapfigures side by side
Replies: 3
Views: 3919

two wrapfigures side by side

Hi,
I'm now layouting my Bachelor Thesis Electrical Engineering, but there is one thing I can't figure out how to do.
I have a flow diagram (tall and slim) and an other figure (small), which I want to place next to eachother with text inbetween. So I tried wrapfigure with both, one aligned right ...