3
votes
1answer
44 views

LaTeX figure problems

I want to include a jpg to a LaTeX document, which I have done many times. Normally, I use put it in a figure environment, the code looks like this: \documentclass[twoside]{article} ...
0
votes
0answers
15 views

Different number in image caption and in ref to figure [duplicate]

I have figure with image like this: \begin{figure}[h!] \centering \label{fig:controlsOpacity} \includegraphics[width=120mm]{img/image_01.png} \caption{some text} \end{figure} then I am referencing ...
1
vote
1answer
57 views

How to split the page with images on the right and information to the left

I would like to do the following but more correctly: I would like to have to have the images on the right and information on the left. I tried using wrapfigure package to do it but I don't think ...
2
votes
0answers
100 views

Picture “stuck” in a position [duplicate]

I am inserting several figures in my text with the \includegraphics command but some of them are not being placed correctly and they don't move when I change the command's parameters. This works ...
2
votes
1answer
90 views

How to remove the vertical space between two images latex

I know this topic is allready discussed but I still don't manage to solve this problem. I have 2 pictures in my document. I would like to delete the white vertical space between them. I found ...
0
votes
1answer
72 views

Compile chokes on floating table. “Missing number, treated as zero. <to be read again>” error [closed]

I'm compiling a doc and I get the following error no matter what I try. LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 256. <use logo.jpg> [4 <./picture4.png> ...
1
vote
1answer
55 views

PDF files in Appendix are ill placed

I'm writing up my bachelors thesis. I have used the appendix{} command i.e., \newpage\chead{Appendix}\begin{appendices}\numberwithin{equation}{section} and I have a lot of sections in the ...
1
vote
0answers
44 views

Positioning images in titlehead

I'm trying to position four images inside the corners of the \titlehead environment. My approach didn't work. \titlehead{ \centering \includegraphics[height=20mm,keepaspectratio]{upper_left} ...
2
votes
0answers
66 views

Beamer - Optimal figure size given there is a caption, frametitle, etc

This question is inspired by an almost complete solution. My aim is to have the figure (placed in a figure environment) occupy the maximum place possible given that it has a caption (without ...
2
votes
2answers
94 views

Two pictures, side by side on even and odd page

I am formatting a twopage book on latex and I have a diagram divided on two almost page size images. (Two captions). What can I do for putting the first image on an even page and the second on the ...
7
votes
1answer
258 views

Insert A3 page with figure into A4 document with active references

Based on the first answer from a previous post "Insert foldable A3 pages in an A4 document with active references", I tried to get a figure on an A3 page in my thesis. However, it does not turn out as ...
4
votes
3answers
166 views

Spider Graph Legend and Caption

I would like to add: legend (Red, blue and Green) and figure caption (with legend) for my Keviat plot. The code of my keviat is listed below. Thank you \documentclass[]{scrartcl} ...
2
votes
1answer
109 views

ConTeXt - Make text embody figure and respect margins

I am trying rewrite an already formatted layout to ConTeXt, but I face two major problems. Please have a look at the goal I am aiming at and at the source code below. I have tried many suggestions ...
1
vote
1answer
129 views

Figures in subfigure not aligned

I have 2 figures identical in size, I even aligned them myself in Illustrator, just to be sure, and when I put them in subfigure side by side, they are not horizontally aligned! The worst part is, I ...
3
votes
1answer
89 views

Labeling and adding caption inside a figure

Seems like this question is rather closed. However, I feel that something is missing there. Inside a figure environment, the \caption alone is nice, but its real power comes from the combination with ...
2
votes
2answers
160 views

Shift a figure element more to the left corner

How can I put the image more to the left page side to have more space for it? \begin{figure}[!htb] \centering \includegraphics[width=0.9\textwidth]{timetable} \caption{Zeitplan} \label{fig:timetable} ...
1
vote
1answer
111 views

Customize the position of a figure

Hello although this question has been asked several times, I still can't position my figures at the right place. I have installed the float and the here packages. and the code is as follow: ...
3
votes
2answers
82 views

strange figure floats [duplicate]

I don't understand why my figure floats to the "wrong places". For example: \documentclass[12pt,a4paper,oneside]{book} \usepackage{graphicx} \begin{document} \section{My section} ...
2
votes
1answer
73 views

Figure spans two columns, but text going over half the image

I am using the float package to force an image to right below where the authors section normally is on a journal paper. Using [H] I get the image to show up in the right place, but the text does not ...
1
vote
3answers
91 views

Centering figure consisting of subfigures

I currently have a graph that uses subfigures as follows: \begin{figure}[!htbp] \centering \begin{subfigure}[b]{0.3\textwidth} \centering ...
1
vote
0answers
77 views

Why is there a large gap between imported png and caption?

Why the spacing between the caption and image is large and why it is not where I wanted it but somewhere else? How to make it next to it as I would normally expect a caption to be? I placed the png ...
3
votes
1answer
87 views

How to split text around pages?

I have one input which has text and image. Here text is quite lengthy which may occupy 2-3 pages. I want output like some text on 1st page then image on 2nd page then rest of text on 3rd page. ...
4
votes
2answers
287 views

How can I add side-icons in a LaTeX book?

Most of the technical books I've read use what I call "side icons" to mark out certain types of content. Stuff like "watch out for this" and "helpful tip", with corresponding icons. Here's an example ...
2
votes
2answers
2k views

Including Bitmap (.bmp)

I can't include bitmaps with pdflatex. Here is my mwe: \documentclass[12pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[turkish]{babel} ...
1
vote
1answer
263 views

Four Arranged Figures are offset

How can I ensure that the four plots (which are all the same size pdfs) appear with the same spacing: see they are offset here: % Actual versus predicted plots \begin{figure}[H] ...
4
votes
1answer
191 views

Why is my PDF file so much different than my preview version?

I am using TeXShell and MiKTeX to compile with. Once I have written my code, I compile and preview and at first there was some problems with floats and stuff, but now, everything is perfect and ...
3
votes
1answer
111 views

Images on same page as text (paragraph)

I have 3 paragraphs with text (but without use \paragaph, just ext) and I have 3 images to these paragraphs. When I create pdf I have these paragraphs on one page (with text before) then on next page ...
4
votes
1answer
637 views

Include centered full page figure with no margins

I have a big figure that takes up a full page. I'd like to include it in my latex document on a separate page, centered horizontally and vertically. I managed to put it on a separate page (or it is ...
2
votes
1answer
96 views

Using Word table as a LaTeX table [duplicate]

Possible Duplicate: Using an image as a table Assume that I created a table in Microsoft Word. I can save it as eps, pdf, etc. and use it in LaTeX. However, the caption is "Figure X". Is ...
1
vote
1answer
95 views

Dedicated pages for figures and automatic scaling and use of pdflscape

There are some books where you have a couple of pages that contain only a picture with no footer, header or anything like that. I wanted to have something similar although I'd like to keep a uniform ...
2
votes
1answer
101 views

How to insert an image inside a paragraph?

I'd like to insert a small image inside a paragraph, aligning it with the text. The following snapshot depicts what I have in mind. Notice the image at the end of the last line.
0
votes
0answers
148 views

“Missing $ Inserted” when including a jpg image [closed]

There is an error when I tried to insert a jpg file. The code is \documentclass{llncs} %\usepackage{times} \usepackage{pt} %\usepackage{top} \usepackage{units} \usepackage{coz} \usepackage{epsf} ...
0
votes
0answers
65 views

How to put an image accross double column? [duplicate]

Possible Duplicate: How to make a figure span on two columns in a scientific paper? Below is a page using IEEE trans, how to put the image (see Figure 1) accross two columns?
16
votes
2answers
504 views

Find optimal figure size to fit two images on one page

I often encounter a situation where I would like to fit two or three figures on one page. I define my figures as follows: \begin{figure}[htpb] \centering ...
0
votes
1answer
193 views

float placement using endfloat

I have a lyx file in which there are several figures and tables. The preamble has been amended to have: \usepackage{multirow} \usepackage{rotating} \usepackage{subfig} ...
3
votes
1answer
106 views

Rotating figures to point to the outside edge

I am writing my thesis in LaTeX book style. I have a large figure that I want to rotate to make it viewable sideways. I can do this with the includegraphics option angle=90. My question: Is there a ...
2
votes
1answer
234 views

Using \includegraphics before my new line of text, but on pdf image is after the text [duplicate]

Possible Duplicate: How to influence the position of float environments like figure and table in LaTeX? sometimes im in trouble with my images. Because if there is no space on one page, the ...
3
votes
1answer
328 views

centering figure, containing a \subfigure with customized \includegraphics

My Problem: I would like to have all images in my Latex document beeing well sized in height and width. Precisly I want, that protrait and landscape images get a predefined size in the document. I got ...
1
vote
1answer
805 views

Lyx: float figures appearing in wrong places

In Lyx I'm using float figures. I have to put three pictures one after the other, so three different float figures. When I output a pdf, the all appear at the top of three different pages. Help! Why ...
3
votes
1answer
147 views

best practice to present multiple images in paper

I want to present 8 images one by one. This is an evolution of a system, so the images should be big that reader can spot the difference. I want two images on a single page. The problem is that ...
4
votes
1answer
92 views

Figures not obeying margins

I have a few figures in my document not obeying the margin constraints: \usepackage[left=2.5cm,right=2cm,top=2cm,bottom=2cm]{geometry} Most do. But these one's don't... they are defined as the ...
2
votes
1answer
100 views

Wrong width of environment after includegraphics

I have created an own environment with the mdframed package. My problem is, if I insert a picture in the self defined envrionment, the width of the color box is wrong. Here is the code: ...
1
vote
2answers
1k views

eps figure (image) quality loss on including it in latex

I saw Included PNG appears blurry in PDF and How do I insert an image in LaTeX so it looks good on print? also etc. However, I am trying to include .eps images, which are generated using gnuplot. ...
3
votes
2answers
648 views

Problem inserting picture into latex/pdflatex using figure environment

I am having trouble inserting pictures into my latex document at a specific point. Currently I have the two figure environments in the text but they are printed at the back of the document, after the ...
4
votes
1answer
358 views

How to prevent a large figure occupying entire page?

I have to embed a huge figure in a page where at the bottom there should be some text. However, the figure simply occupy a new page -- how to prevent this?
9
votes
1answer
175 views

How can I create a chapter with graphics only divided into different sections?

I'm trying to create a chapter with pictures only, but keep running into troubles. The chapter is an appendix, where only some graphics should be displayed, placed in different sections. I don't need ...
1
vote
0answers
26 views

Equivalent of <div style=“float:right”></div>? [duplicate]

Possible Duplicate: Equivalent of CSS “float:left;” for images I come from an HTML/CSS background, and would like to know the LaTeX equivalent of the following HTML snippet: ...
2
votes
0answers
43 views

image negative left marign [duplicate]

Possible Duplicate: Center figure that is wider than \textwidth I'm using a fairly small width for my papers but this way my images get smaller. Is there a way to place images more to the ...
8
votes
1answer
183 views

Produce PDFs with only the figures/tables without captions and with only the captions without figures/tables

I'm submitting the final copy of a journal paper and got the following requirements: Camera-ready copies of all figures and tables in a single pdf/ps file (that is, produce a single ps/pdf file ...
1
vote
1answer
151 views

Problem in referring to figures

I'm preparing a paper for submission to a journal. The journal submission system (Elsevier) requires me to load the EPS files (I convert my figures to EPS using gnuplot) separately. But if I do not ...

1 2