wrapfigure latex. Declare float locations. wrapfigure latex

 
 Declare float locationswrapfigure latex  1 Answer

But the text of the second item of the list has a big left margin from the page like. egin {wrapfigure} {r} {0. See examples, tips and alternatives for dealing with images with white space. The picture of the gull I have used is Image:Gull. Apr 12, 2014 at 16:12. wrapfig is the best i've found, however, you need to put the wrapfig code above the paragraph you want it to wrap into: \usepackage {wrapfig} \begin {wrapfigure} \includegraphics. It is OK to follow a list if there is a blank line ( par) in between. Plain TeX users only have one option: figflow (which doesn’t work in LaTeX). tex:964: wrapfigure used inside a conflicting environment on input line 964. }label {wrap-tab:1} egin {tabular} {ccc} oprule Header-1 & Header-1 & Header. 1 is aligned to the left and 2 is aligned to the right. The example code has an underfull box because you forced a line break with wrapfigure, by using it as part of the paragraph. I can't profess to understand the internals of what brought on the problem to begin with; however, placing a leavevmode after the end {wrapfigure} resolves the issue. 5 extwidth} egin{center} includegraphics{4x4graph. /Foto grafici/} } \usepackage {grffile} \usepackage {wrapfig} \begin {document} Si vanno ad esaminare. 1 Answer. png} caption {Hysteresis-lus} end {wrapfigure} The figure (another graph) somehow shows up at the bibliography section (end of document), while I want it. これらから必要かつ適切なパッケージを選んで利用することはかなり難しい。. Don't use manual formatting inside your text, this is a clear sign that you use latex incorrectly. egin {wraptable} {l} {40mm} egin {tabular} {l | c} A & Cell 1 hline B & Cell 2 hline end {tabular} Some random text end {wraptable} This should be to the left. 2cm,0)$)}] left plots is a label for. The horizontal gap between the contents of the wrapfig environment and the surrounding paragraph text is columnsep (from the wrapfig documentation, section 2 Sizing and optional overhang, p 3):. 1 Answer. 1. 3 extwidth -wide wrapfigure environments and then proceeded to place 0. As already mentioned by others this can be done using the wrapfig package. Duis eget orci sit amet orci dignissim rutrum. 3 extwidth} centering includegraphics[width=0. wrapfigure misplaced. 1 Answer. I have this latex source: documentclass[a4paper]{article} usepackage[czech]{babel} usepackage{graphicx} usepackage{wrapfig} ewenvironment{myenvironment}{}{} defpoisonousparagraph{. jpg} \caption{Mobile UI - Sign Up} \end{wrapfigure} The above does exactly what I want (places a figure in the exact corresponding spot in the code, with wrapped text around it), however when I import the 'savetrees' package then the image suddenly just starts. So I am looking for a solution that ensures that the wrapfigure will always be in the upper right corner, something like: egin{table}[t]. 5cm}{7. , may be too small--before the section ends--or used by another wrapfig), ignoring the current paragraph completely. The three indented lines in the next page you observe are the ones that would be needed for the caption of the figure if it wasn't at the bottom of the page. Also very good - but you have to read a lot - here to be found. Download the contents of this package in one zip archive (338. If you let tex page break normally and note where it breaks the page you can force a "hidden" paragraph break at exactly that spot and insert th ewrapfig: documentclass {article} usepackage {graphicx,wrapfig} egin {document} section {aaa} aaaa one two three four five six seven eight nine ten one two three four five. Collision between wrapping environments. Absolute positioning of wrapfig. 6. I'm not sure about @egreg 's point. It only takes a minute to sign up. You can always add extra negative space. This parameter must be passed inside braces, and its value is 3 in the example. 25 extwidth} %this figure will be at the right centering includegraphics [width=0. Note that ac does leavevmode internally, but not at the beginning where it. 2,039 3 3 gold badges 20 20 silver badges 28 28 bronze badges. Codes above give such result: But If I add a sentence before wrapfigure environment, it will give extra vertical space like this: Code: documentclass {article} usepackage {tikz-cd} usepackage {wrapfig} egin {document} oindent 1. Here is how we can specify a wrapfigure environment: \begin{ wrapfigure } [lineheight] { position. Sorted by: 2. Use egin {spacing} {1. 848 1 8 21. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. \wrapl {<text vertical adjustment>} {<number of lines>} {<image. LaTeX is an editing tool that takes care of the format so you only have to worry about the contents of your document; nevertheless, better control of floating elements is sometimes necessary. 25in,clip,keepaspectratio]. ) move labels no and yes to decision block. Cras nec ante. The second optional argument specifies how much the figure can overhang in the margin. Adding leavevmode will cause it to be indented as well. 25 extwidth} %this figure will be at the right centering includegraphics [width=0. This is used to align the sub-captions vertically. 1 Answer. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 303. Inserting negative vspace just shifts the position of the caption relative to the image, actually increasing the 2+ lines of pointless space that usually sit below it. 1. How do you change the document font in LaTeX? 302. A negative. If your figure is more than 3/4 of the text width I would. 1 Answer. If I don't use a minipage, then the exam questions do not wrap around the figure. 1, center]{MobileSignUp. optionalargumentwithapredefineddefaultvalue;seebelowmoredetailsabout suchfeature. if it. 1. The answer is simple: keep wrapfigs away from list. This allows external sorting of data too large to fit into a single computer's memory. All we have to do now is to include the wrapfig package in. 1 Answer Sorted by: 20 The table environment is for normal floating tables. } egin {wrapfigure}. So {L} here not {l}. You should use the wraptable environment instead. JPG} caption {two} label {fig:one} end. Tikz and wrapfig. Viewed 5k times. Follow. LaTeX will wrap surrounding text around the figure, leaving a gap of intextsep at the top and bottom, and columsep at the side, by producing a series of shortened text lines beside the figure. You do not need to put a tabular inside a table environment. 1. tex and can be described as: (1) the wrapfig package is failing to play well with the multicol package, leading to my copy. Syntax is \figflow {<width>} {<height>} {<figure>} (the user is responsible for having the dimensions correct. In not only saves place, but also embeds the figure nicely into your text. In its documentation the amount of bad typography is only surpassed by the number of drop shadow effects. Could you make your example complete, that is starting with documentclass{. Put the second wrapfigure environment between paragraphs not involving the section title ("Computability"). I'm trying to type some things from school in LaTeX. It is OK to follow a list if there is a blank line (par) in between. but that also caused the wrapfigure to be misplaced and overlap the text. boxed - a box is drawn that surrounds the float, and the caption is printed below. It has a similar setup in terms of horizontal and vertical displacement. So if you put wrapfig in your environment group you have to put your (Kant) text in. I don't know if that prohibits using a list within the wrapfig or wraptable. screenshot. All what exists inside figure or table environment must be shown at once on any page that LaTeX selects for. medskip egin{wrapfigure}{L}{0. Once the package is imported, the environment multicols can be used. 1. \end{wrapfigure} and similarly for tables: First, using {R} instead of {r} will delay wrapfig until a paragraph start where the image will fit. 7Open this multicols example in Overleaf. Improve this answer. It only takes a minute to sign up. Declare your new float using: ewfloat {type} {placement} {ext}, where. Obviously text wrapping is going to fail visually if the image is not the. documentclass{article} usepackage{algorithmic} usepackage{algorithm} usepackage{wrapfig. A question and answers forum about how to avoid or fix the problem of having a picture that trails off the end of a page when using the wrapfig package in LaTeX. begin {wrapfigure} [行数] {位置} {超出长度} {宽度}<图形>%注意,行数两边是方括号,不是花括号!. Equations are implmented by rivlist and wrapfug does not handle lists well. If you want wrapping here, you could fake it. {% H extsubscript{2}SO extsubscript{4}% } egin{document} egin{wrapfigure}{l}{2. Mar 23, 2020 at 0:00. It should be a lot easier to do the same thing using the subfig package. The graphics bundle user guide has more details and a comprehensive list of options available. My current problem is placement of wrapped figures. Latex wrapfigure. documentclass[12pt]{article} usepackage{graphicx} usepackage{wrapfig} egin{document} section{Task Management Structure} egin{wrapfigure}{r}{. To workaround you could specify the number of short lines (adjust [18] to suit your image, my guess would be something around 26 might work): \documentclass {article} \usepackage {geometry} \geometry {a4paper, portrait, margin=1in} \usepackage {graphicx} \usepackage. I am trying to place an image in the horizontal center of a two-column document. 1. } includegraphics[width=linewidth]{close-up-menu. The caption package provides a width parameter than can be set for each figure individually. width="1 extwidth", wrapfigure = list("C", 1) in the code chunk options, which makes the text go on the top of the figure (which is good), but puts the figure ond the next page, even though there would be enough space for. jpg} \caption {caption} \end {wrapfigure} positionは図が文章の左側であればl、右側であればrを指定する。overhangは図が本文からはみ出る量を指定する。widthは図の部分の幅を指定する。 Package wrapfig Warning: wrapfigure used inside a conflicting environment on input line 297. It's necessary to use wrapfloat and endwrapfloat to build a. 3. Here is an example of how you can use it:Since you don't add a caption, it is simpler to use the InsertBoxR command, from the plain TeX macro package insbox. g. The following code does not create a wrapfigure within the thm environment. 1. For instance, if you want to see the mesh of a function so it easier to see the derivative you. Modified 6 years, 4 months ago. White space under wrapfigure caption. This is kind of strange behavious since I can verify by changing the wrapfigure environment to a figure environment that the figure does fit on one page. Utilizamos el entorno wrapfigure, que permite la inserción de figura. Here are two approaches. The problem is the wrapped figure, by default, ignores margins and even page ends. 1. Figflow only offers flowed figures at the start of the paragraph, but it seems perfectly functional. wrapfig is 18 years old. I tried using wrapfigure but that produces the following result: egin{wrapfigure}{r}{linewidth} centering includegraphics[width=linewidth]{images/test. You cannot use wrapfigure in or near a list environment. However, wrapfig appears to have issues when it extends. Sorted by: 2. This method is not perfect, but gives you at least something similar to a wrapped figure. HEADLINE text text text text text text text text text text text text text IMAGE IMAGE text text text IMAGE IMAGE text text text IMAGE IMAGE text text text text text text text text text text2 Answers. AFAIK, none of the latex "text wrapping around figure" packages plays well with lists. 6. Also the caption should go to the write under (e). bib文件来进行编辑。. This makes the wrapfigure environment available to us, and we can put a \includegraphics command inside it to create a figure around which text will be wrapped. 5width+. ? Show / hide this help menu. It's unclear to me what you're trying to achieve and what is going wrong. Use centering instead. The photograph is placed at the top left of the biography. You will need the setspace package: usepackage. pdf}. The command \graphicspath { {. egin {wrapfigure}{r}{0. I don't know if it's a bug or not. The environment takes. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. Wrapfigure environment has excessive whitespace BELOW the caption. I know this solution might not be the prettiest, but I thought I'd mention that the Wikibook on LaTeX's Floats and Figures mentions a solution to the problem, which solved the problem for me (neither enlargethispage and capitalising the control letters worked for me): Simply add a vspace {-Xpt} below the caption. 1. 5width+. from list in left side, select: Completion. To align the top line of the paragraph with the wrapped figure, it is possible to set it to 0pt using setlength {intextsep} {0pt}. 0pt). 05 extwidth} includegraphics [width=0. Deprived of their usual car-washing and lawn-mowing pursuits, the inhabitants of Privet Drive had retreated into the shade of their cool houses, windows thrown wide in the%. } end {wrapfigure}Using wrapfig. This method is not perfect, but gives you at least something similar to a wrapped figure. documentclass{article} usepackage{wrapfig} usepackage{graphicx} egin{document} egin{wrapfigure}{l}{25mm} includegraphics[width=1in,height=1. Here is a visual: documentclass{article} usepackage{graphicx,subcaption} egin{document} egin{figure} centering exttt{subfigure} with exttt{[t]}op alignment medskip. Abstract. Hot Network Questions Can. In order to get it wrap around my text, I added the package wrapfig, and created the environment as follows:. Since the next paragraph already has a wrapfig, the first wrapfig remains dangling. 1. setbox@@wf@saveboxvboxgroupgroup setlengthhsize@inpB extwidthhsize. How do I wrap text around a figure? As demonstrated in the example provided below, you can use the wrapfig package to automatically wrap text around a figure (including the figure caption). 25 extwidth} %this figure will be at the right centering includegraphics [width=0. . This is optional, that is, LaTeX can guess this number. 25 extwidth] {mesh} end {wrapfigure} There are several ways to plot a function of two variables, depending on the information you are interested in. 48 extwidth]{gull} end{center} vspace{-20pt. Oct 22, 2014 at 13:15. egin {wrapfigure}{r}{0. Asked 6 years, 7 months ago. However, any unit available in LaTeX can be used. If your figure is more than 3/4 of the text width I would. LaTeX will wrap surrounding text around the figure, leaving a gap of \intextsep at the top and bottom, and \columsep at the side, by producing a series of shortened text lines beside the figure. The MWE:Here is a workaround, using enumitem and the insbox plain TeX macro package. I encountered a problem: If I use the wrapfigure command, with a very short text, the next paragraph also wrap, which I don't want. LaTeX学习笔记7图文混排. Does not work in combination with list environments, but can be used in a parbox or minipage, and in twocolumn format. Of course, this argument is a TeX dimension. From the wrapfig documentation: To use float. This article explains how to position images and tables in a LaTeX document. Second, IIRC inside wrapfig (as with a minipage) \textwidth changes to the width of the wrapfig. . Jul 14, 2010 at 0:06. online LaTeX editor with autocompletion, highlighting and 400 math symbols. Tikz,. For 3 equations in the wrapped segments, it would give a miscount of 3. Syntax is figflow {<width>} {<height>} {<figure>} (the user is responsible for having the dimensions correct. The extra vertical space that you see is because of the redefinition of @esphack macro in package fixltx2e (so obviously user Leo Liu is wrong in saying that this is a polyglossia bug, polyglossia loads fontspec and fontspec loads fixltx2e). It can also be done with wrapfig, but it takes a lot of adjusting, but it is possible:Abstract. 1 Answer. I have found that defining the spacing for that area of text to cause the text to properly wrap, especially for figures that have a transparent background. Lately, I was trying to raise the content of a wrapfigure because it was eating the bottom margin. 5. The caption package does not change font size or series of captions and their labels by default. I have used \begin {wrapfigure} on one of my pages. 6 of textheight, for demonstration with the example image). 2. Also offers a rather large help documentation. egin {figure} egin {wrapfigure} {<other wrapfig arguments>} includegraphics [width=linewidth] {<image file. Design Vision Updates to the Left Navigation. If you want an image inline, you can just use includegraphics inline. @HarishKumar: Do you want to provide your comment as an answer?The problem does not seem to be the wrapfigure itself, but somehow lipsum text does not behave and interact with it like regular text would. You can insert wrapfigure in the middle of a paragraph, but it has to be at the end of a line. 5 extwidth} centering includegraphics[width=5. The first one tells LaTeX to move the figure to either side of the page. extgroupplot [anchor=north west, at= { ($ (left plots c1r1. wrapfig has problems when used near lists like itemize. 5 extwidth}egin {wrapfigure}{r}{0. Using wrapfig. current working directory) that we want to insert. Wrapping Text around Figures and Tables - LaTeX Tutorial (…An example: egin{ wrapfigure } { r } { 0. (Please don't be confused by specified image (=rule) width in my example - real document contains hundreds of images of variable width, so width can't be specified as a parameter and wrapfigure width must be really detected. Those graphics are distributed by TeX Live and thus stored on Overleaf's servers, making them. Here we present a short example of how to use the 'wrapfig' package to automatically wrap text around a figure (including the figure caption). This is a mandatory argument to the wrapfigure enviroment. 11. For this,. ctrl + s. In the same directory, I created a file called wrapfig_test. Thank you. If you put the wrapfig code under the paragraph you want to wrap. My guess is that the font does not have the ç or the other accented character so Latex does a turnaround to create them that breaks hyphenation. I wish to move my figure outside the margin boundaries shown beneath. 2. wrapfig in the right column to make space for the extra width. If you want to write a CV or resume you should use a dedicated class for this. One basic idea could be use a minipage and divide it in two columns: on the right put the image and on the left the text. I am trying to write some text around an image, however the text gets drawn on top of the image rather than around it: This is the relevant code section: section* {De Boor's algorithm} egin {wrapfigure} {R} {linewidth} includegraphics [width=0. The output figure is not placed where I want to get it. The examples in the package documentation look enticing. Duis eget orci sit amet orci dignissim rutrum. It has very unstable behavior. Follow asked Jun 9, 2015 at 16:03. 25 extwidth} %this figure will be at the right centering includegraphics [width=0. I read the manual many times, it mentions the enviroment of wrapfloat but still I cannot tell how to force it to be at bottom. Wrapfig 宏包提供了一个 wrapfigure 环境30. LaTeXで図にテキストを回り込ませるにはwrapfig環境を使います。 まずは usepackage{wrapfig} のようにスタイルファイルを読み込んで egin{wrapfigure}{position}[overhang]{width} centering includegraphics[width=0. You're probably best off (i) keeping the text and (wrap)figure inside a minipage environment and (ii) enclosing this minipage in either a framed or an mdframed environment. /myfile. i'm not sure what the egin{enumerate} after item is intended to do. I have included all the used packages even though. See examples, arguments, and download links for the images used in this tutorial. To use wrapfig, we need to include the following line in preamble: This makes the wrapfigure environment available to us, and we can put a includegraphics command inside it to create a figure around which text will be wrapped. tex file shows the following warnings. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 306. 3. Duis nibh mi, congue eu, accumsan eleifend, sagittis quis, diam. It only takes a minute to sign up. 2 Answers. 2. usepackage[export]{ adjustbox } to the preamble of your file and then use an additional option in your image-importing statement. 5 extwidth} vspace{-20pt} egin{center}. Instead of cluttering your document with vspace and hspace change the parindent for the whole document. Because you wanted subfigures to protrude into the margins, you created 0. The wrapfigure must be also placed just before the text paragraph which should wrap around the figure. List of all kinds are known to be incompatible with wrapfigure s, see e. 25 extwidth] {mesh} end {wrapfigure} There are several ways to plot a function of two variables, depending on the information you are interested in. So when declaring the wrapfigure to provided text wrapping around each author's tessellated bio photo, I need to reduce the number of lines wrapped. In the image below there is the result of what I typed: documentclass [10pt,a4paper] {report} usepackage {graphicx} graphicspath { {. It only takes a minute to sign up. 5cm}. Una de las grandes dificultades de Latex, es la poca flexibilidad que tiene para manipular imágenes de manera fácil. The wrapfig package is perhaps the best package to provide such functionality. Here is my code with a test image: documentclass [11pt,t,handout] {beamer} usepackage {graphicx} usetheme {EastLansing} author. You should use the wraptable environment. 6. Pas d’installation, collaboration en temps réel, gestion des versions, des centaines de modèles de documents LaTeX, et plus encore. Learn how to use the wrapfig package and the wrapfigure environment to insert images that are wrapped around text in LaTeX documents. Also wrapfigure will reserve the space arround your figure and make it fit in the available space, so the additional [width=. . egingroup egin{wrapfigure}{r}{0. . 1. Import an image into a float. So if you set it globally to 0pt it will affect such floats too. So, in the above MWE, the image is first set, followed by the paragraph: Image: image is typeset flush right and smash ed, and dropped (via aisebox) into position. You could try to put the text in a parbox with a width of extwidth - width of the figure. Honorat Monastery in France, which is free. 5cm} caption {A wrapped table going nicely inside the text. Make a first compilation in which each figure had its outer box modified so that its surface is unchanged but its width is extwidth. Furthermore, since the wrapfig box is slightly larger than the figure box, it should always be a little larger: egin {wrapfigure} {r} {. . linewidth is now adjusted within the wrapped text, but since it can only be set for whole paragraphs at a time, it will persist. . A good start can also be found here. It would be easier to help if your example was a complete document that could be tested to see the problem (you could use example-image) ! LaTeX Error: Missing egin {document} @FrancescoBilotta the fact that you have a document. I had a similar problem. 23. git + LaTeX workflow. this link as a way to select some paragraphs from a text. ltx is: def@esphack{% elax ifhmode spacefactor@savsf ifdim@savsk>[email protected]]{Schematic} caption{Schematic of double-drained wetting capillary liquid in an interior corner. Two wrapfigure overlapping; delay starting point of wrapfigure associated text. 1 Answer. pdf) and including it before the wrapfigure environment. 25 extwidth} %this figure will be at the right centering includegraphics [width=0. picins is often considered the successor of picinpar but I don't like it personally. I have created a compileable code to illustrate the problem. Appears to be solved by putting cutout inside an adjustbox environment. I have been looking for an answer for about 3h now, tried everything from changing amount of spaces, copy-pasting code that should be working, etc. jpg , a featured picture of Commons. In the end, the problem was font-related and was caused by a misplaced \ in my original caption, that is not in the MWE. Introduction. LaTeX will wrap. Include a caption with a float. 5 million articles in the egin{wrapfigure}[11]{l}[. end {document}I want the caption to be right-aligned and maybe like half the size it is now. Insertar imágenes con texto alrededor en Latex. If you put the wrapfig code under the paragraph you want to wrap. the code here: Using wrapfig to span multiple columns ~~~~~ Wrapfig can't automatically make matching cutouts in adjacent columns because it doesn't know which text will land in. 1 Answer. Piet van Oostrum has conducted a survey of the available packages; he recommends:. For instance, if you want to see the mesh of a function so it easier to see the derivative you. 5 extwidth} egin{ center } includegraphics[width=0. . Sorted by: 9. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. However, this solution doesn't seem to work with wrapfig. This results in all of the blocks of caption text lining up down the page. 3 extwidth} inside the figure environment. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. Be sure to "flush" all other pending figures (i. I saved it locally and I renamed it gull. §2 使い方. Learn about the types of images which can be used in LaTeX. Therefore, we need to know what document class you're using. Don't use manual formatting inside your text, this is a clear sign that you use latex incorrectly. oindent egin{minipage. It is OK to follow a list if there is a blank line ("par") in between. Unrelated to your problem, but please. 3 Answers. The spacing above and below a wrapfigure is intextsep, so either. end{ wrapfigure } The uppercase version allows the figure to float. You need to place the wrapfigure just before the paragraph. I encountered a problem: If I use the wrapfigure command, with a very short text, the next paragraph also wrap, which I don't want. In the example below I'm also using the tblr environment instead of a normal tabular environment. usepackage{ multicol } is added to the preamble. egin {wrapfigure}{r}{0. type - the new name you wish to call your float, in this instance, 'program'. Here we present a short example of how to use the 'wrapfig' package to automatically wrap text around a figure (including the figure caption). TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. Share. If you use e. So write the text without wrapfigure to locate the correct word to start after. 0pt plus 2. What I've done. For instance, if you want to see the mesh of a function so it easier to see the derivative you. 30. If you want an imagine in a specific place without impacting the positioning/spacing of other elements on the page, you can use a picture or tikzpicture environment to place the image by coordinates anywhere on the. Jul 14, 2010 at 0:06. in caption package guide: Only fixed widths are supported here; if you are looking for a way to limit the width of the caption to the width of the figure or table, please take a look at the floatrow [8] or threeparttable [22] package. Here is my code with a test image: \documentclass [11pt,t,handout] {beamer} \usepackage {graphicx} \usetheme {EastLansing} \author. This allows external sorting of data too large to fit into a single computer's memory. \end {document} Use \begin {wrapfigure} [8] {r} {20cm} where [8] is the number of lines after to wrap. 848 1 8 21. The only reason to use wrapfigure is if you want text to flow around your image -- and even then it is a pain to use. 3. With enumitem, you can change the right margin of a list, choosing the number of items which correspond to the height of the graphics you want to insert, use the InsertBoxR command before the list, then use the resume key in a new list. 例:1. My issue is visible on page two of the resulting file generated by running pdflatex mwe. Also wrapfig argument which you have provided with 5 is the number of lines to be used in the wrapped paragraph. If you let tex page break normally and note where it breaks the page you can force a "hidden" paragraph break at exactly that spot and insert th ewrapfig: \documentclass {article} \usepackage {graphicx,wrapfig} \begin {document} \section {aaa} aaaa one two three four five six seven eight nine ten one two three four five. documentclass{article} usepackage[font=small,labelfont=bf]{caption} usepackage{wrapfig} usepackage[demo]{graphicx}% Remove [demo] to show actual graphic. To use wrapfig, we need to include the following line in preamble: This makes the wrapfigure environment available to us, and we can put a \includegraphics command inside it to create a figure around which text will be wrapped. Abstract. I would approach this by putting the equations in minipges, and setting those side by side the appropriate diagrams. Try lipsum [3] egin. Don't forget about TeX - LaTeX; LaTeX is odd enough that you'd be better served asking in a community dedicated to LaTeX and TeX. The \includegraphics {universe} command is the one that actually included the image in the document. At least some document classes define the appearance of a caption.