Figure is not placed perfectlyMini page parts are not properly arrangedFigure not properly placed overlaps textFigure very poorly placedFigure placed at the end of the fileFigure not automatically being placed on two pagesCannot get my figure placed at the right spotIn a two column documment, figure* and figure are placed non consecutivelyAPA6 document class figure being placed after bibliographyFigure is placed in a wrong positionFigure placed at the middle of the new pageFigure not centered
If Melisandre foresaw another character closing blue eyes, why did she follow Stannis?
How long can a 35mm film be used/stored before it starts to lose its quality after expiry?
Survey Confirmation - Emphasize the question or the answer?
Stark VS Thanos
The barbers paradox first order logic formalization
Pigeonhole Principle Problem
How to back up a running Linode server?
LT Spice Voltage Output
Feels like I am getting dragged into office politics
Hang 20lb projector screen on Hardieplank
How did Captain America use this power?
What does air vanishing on contact sound like?
Power LED from 3.3V Power Pin without Resistor
Why do freehub and cassette have only one position that matches?
Transfer over $10k
Visa for volunteering in England
Junior developer struggles: how to communicate with management?
Can fracking help reduce CO2?
How to get SEEK accessing converted ID via view
Was Unix ever a single-user OS?
I caught several of my students plagiarizing. Could it be my fault as a teacher?
How to efficiently calculate prefix sum of frequencies of characters in a string?
CRT Oscilloscope - part of the plot is missing
Can commander tax be proliferated?
Figure is not placed perfectly
Mini page parts are not properly arrangedFigure not properly placed overlaps textFigure very poorly placedFigure placed at the end of the fileFigure not automatically being placed on two pagesCannot get my figure placed at the right spotIn a two column documment, figure* and figure are placed non consecutivelyAPA6 document class figure being placed after bibliographyFigure is placed in a wrong positionFigure placed at the middle of the new pageFigure not centered
Mini page parts are not properly arranged
In above link i found best useful answer. I am asking new question in which i have some issue that in second part figure is dragged down i cant understand that how it is happening?
Codes:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginwrapfigurer6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument
floats
add a comment |
Mini page parts are not properly arranged
In above link i found best useful answer. I am asking new question in which i have some issue that in second part figure is dragged down i cant understand that how it is happening?
Codes:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginwrapfigurer6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument
floats
1
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32
add a comment |
Mini page parts are not properly arranged
In above link i found best useful answer. I am asking new question in which i have some issue that in second part figure is dragged down i cant understand that how it is happening?
Codes:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginwrapfigurer6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument
floats
Mini page parts are not properly arranged
In above link i found best useful answer. I am asking new question in which i have some issue that in second part figure is dragged down i cant understand that how it is happening?
Codes:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginwrapfigurer6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument
floats
floats
edited Apr 26 at 8:30
JouleV
16.1k22667
16.1k22667
asked Apr 26 at 8:28
SandySandy
884915
884915
1
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32
add a comment |
1
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32
1
1
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32
add a comment |
2 Answers
2
active
oldest
votes
If you add some lipsum text, you will see that wrapfigure produces a great space below the first figure (sigh). However, you can get rid of this space by adding an option [5] which means the figure will only be as height as 5 lines of text (note that these lines may be very wide, as in the fractions)
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
usepackagelipsum
begindocument
beginwrapfigure[5]r6cm % <=================================
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument

Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to everywrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into onefigurebysubfigureis the best practice.
– JouleV
Apr 26 at 8:43
add a comment |
With minipages:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginminipagetextwidth-6cm
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
bigskip
beginminipagetextwidth-6cm
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
enddocument
You could also use the paracol package as shown here:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackageparacol
begindocument
beginparacol2
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
switchcolumn
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endparacol
enddocument
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487701%2ffigure-is-not-placed-perfectly%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you add some lipsum text, you will see that wrapfigure produces a great space below the first figure (sigh). However, you can get rid of this space by adding an option [5] which means the figure will only be as height as 5 lines of text (note that these lines may be very wide, as in the fractions)
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
usepackagelipsum
begindocument
beginwrapfigure[5]r6cm % <=================================
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument

Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to everywrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into onefigurebysubfigureis the best practice.
– JouleV
Apr 26 at 8:43
add a comment |
If you add some lipsum text, you will see that wrapfigure produces a great space below the first figure (sigh). However, you can get rid of this space by adding an option [5] which means the figure will only be as height as 5 lines of text (note that these lines may be very wide, as in the fractions)
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
usepackagelipsum
begindocument
beginwrapfigure[5]r6cm % <=================================
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument

Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to everywrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into onefigurebysubfigureis the best practice.
– JouleV
Apr 26 at 8:43
add a comment |
If you add some lipsum text, you will see that wrapfigure produces a great space below the first figure (sigh). However, you can get rid of this space by adding an option [5] which means the figure will only be as height as 5 lines of text (note that these lines may be very wide, as in the fractions)
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
usepackagelipsum
begindocument
beginwrapfigure[5]r6cm % <=================================
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument

If you add some lipsum text, you will see that wrapfigure produces a great space below the first figure (sigh). However, you can get rid of this space by adding an option [5] which means the figure will only be as height as 5 lines of text (note that these lines may be very wide, as in the fractions)
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
usepackagelipsum
begindocument
beginwrapfigure[5]r6cm % <=================================
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
beginwrapfigurer6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endwrapfigure
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
enddocument

answered Apr 26 at 8:38
JouleVJouleV
16.1k22667
16.1k22667
Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to everywrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into onefigurebysubfigureis the best practice.
– JouleV
Apr 26 at 8:43
add a comment |
Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to everywrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into onefigurebysubfigureis the best practice.
– JouleV
Apr 26 at 8:43
Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
Suppose i add third part below these two, will it work?
– Sandy
Apr 26 at 8:41
@Sandy It will always work if you add vertical-height option to every
wrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into one figure by subfigure is the best practice.– JouleV
Apr 26 at 8:43
@Sandy It will always work if you add vertical-height option to every
wrapfigure. But with such a high number of pictures in only one page, I think gathering all these figures into one figure by subfigure is the best practice.– JouleV
Apr 26 at 8:43
add a comment |
With minipages:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginminipagetextwidth-6cm
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
bigskip
beginminipagetextwidth-6cm
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
enddocument
You could also use the paracol package as shown here:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackageparacol
begindocument
beginparacol2
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
switchcolumn
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endparacol
enddocument
add a comment |
With minipages:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginminipagetextwidth-6cm
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
bigskip
beginminipagetextwidth-6cm
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
enddocument
You could also use the paracol package as shown here:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackageparacol
begindocument
beginparacol2
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
switchcolumn
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endparacol
enddocument
add a comment |
With minipages:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginminipagetextwidth-6cm
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
bigskip
beginminipagetextwidth-6cm
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
enddocument
You could also use the paracol package as shown here:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackageparacol
begindocument
beginparacol2
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
switchcolumn
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endparacol
enddocument
With minipages:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackagewrapfig
begindocument
beginminipagetextwidth-6cm
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
bigskip
beginminipagetextwidth-6cm
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
endminipage%
beginminipage6cm
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endminipage
enddocument
You could also use the paracol package as shown here:
documentclass[12pt, a4paper]article
usepackage[
top=0.6in,bottom=0.5in,left=0.7in,right=0.5in]geometry
usepackage[utf8]inputenc
usepackage[misc]ifsym
usepackageamsmath
usepackageamsfonts
usepackagemathtools
usepackageamssymb
usepackageforest
usepackagesubcaption
usepackage[parfill]parskip
%line spacing
renewcommandbaselinestretch0.9
usepackagetikz
usepackagetkz-euclide
usetkzobjall
usetikzlibraryintersections
headsep=10pt
usepackageparacol
begindocument
beginparacol2
For (i)
beginalign*
dfracPEEQ&=dfrac3.93=1.3\
dfracPFFR&=dfrac3.62.4=1.5\
dfracPEEQ&neq dfracPFFR
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
%draw[step=1cm,red,very thin] (-4,-4) grid (11,7);
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(2.6,2.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
switchcolumn
For (ii)
beginalign*
dfracPEQE&=dfrac44.5=dfrac89\
dfracPFRF&=dfrac89\
dfracPEQE&=dfracPFRF
endalign*
Therefore, $EF$ is not parallel to $QR$.
switchcolumn
centering
begintikzpicture
tkzDefPoint(2,3.5)P
tkzDefPoint(0,0)Q
tkzDefPoint(4,0)R
tkzDefPoint(0.8,1.4)E
tkzDefPoint(3.2,1.4)F
tkzDrawSegments(P,Q Q,R P,R E,F)
tkzLabelPoints[above,yshift=0pt](P)
tkzLabelPoints[left,yshift=4pt](Q)
tkzLabelPoints[right,yshift=4pt](R)
tkzLabelPoints[left,xshift=0pt](E)
tkzLabelPoints[right,xshift=00pt](F)
endtikzpicture
endparacol
enddocument
edited Apr 26 at 13:10
answered Apr 26 at 8:50
leandriisleandriis
12.3k1833
12.3k1833
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487701%2ffigure-is-not-placed-perfectly%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
For cases like yours I'd recommend using minipages instead of wrapfig.
– leandriis
Apr 26 at 8:32