4
votes
2answers
86 views

Center wide figure w.r.t. page instead of margins

I've seen similar threads with centering problems, but could not find the right solution to mine. I'm using the report class (onesided). I have a float figure (object width=1.3\textwidth here, may ...
3
votes
1answer
177 views

Beamer: Transparent AND centered background image on intro slide

I know this is similar to other questions. Other answers address either (1) adding a transparent image or (2) centering an image but I cannot find an answer with both. With previous answers I can ...
0
votes
1answer
40 views

Image Alignment [duplicate]

So my latex document looks like this: So as you can see, the picture is aligning vertically with the text, however I need it centered, in other words I need the image moved to the left more so the ...
3
votes
3answers
132 views

How to right align a picture?

Question is very simple. I want to \includegraphics and align it to the right, while having some text or items on the left. Is there a simple command for this?? Edit Here is what I did from previous ...
1
vote
0answers
83 views

Why is centering a TikZ picture from an external file not the same as a centering a .png figure?

Why can't I put a Tikz picture inside \makebox? \begin{figure}[!ht] \centering \makebox[\textwidth][c]{\includegraphics[width=.8\textwidth]{./Figures/chapter5/procedure_contacts.pdf}} \end{figure} ...
2
votes
1answer
111 views

How to justify text after using image in LaTeX?

I am inserting a jpg/png image in my LaTeX document in center environment. The problem is when I insert the image, the text following the image loses the justify property. Also the itemize does not ...
4
votes
1answer
88 views

Beamer: combining footnote in one column with figure in the other one

I'd like to put a figure next to a list which contains a footnote. Without the footnote everything works fine. But when I add the footnote, the figure gets shifted to the right and partly appears to ...
1
vote
1answer
34 views

Custom parameters for formatting images

I am a LaTeX newbie working on creating my first custom LaTeX class. I would like to know if it's possible to define parameters for \includegraphics such as width, height, center/right align etc in ...
1
vote
3answers
90 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 ...
3
votes
3answers
204 views

Syntax similar to \centering for right and left?

For images we can use \centering is there anything to position the image to right side or left side of the page.
4
votes
1answer
582 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 ...
4
votes
1answer
163 views

Center image in landscape mode

I've used the \usepackage{pdflscape} instruction and the following code for inserting an image in a landscape oriented page. \begin{landscape} \begin{figure}[p!] \centering ...
3
votes
1answer
326 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 ...
9
votes
2answers
343 views

Why are my Images not correctly centered?

First of all this is my first posting here on tex.stackexchange.com. I'm new to the tex world and I need a little bit of your help. I am trying to align text relative to a figure. How it should look ...
2
votes
1answer
122 views

Automatically center array of images inside table cell

I have this kind of table: \begin{tabular}{p{0.5\textwidth}|p{0.5\textwidth}} caption1 & caption2 \\ \includegraphics[params]{path11} \includegraphics[params]{path12} ... ...
0
votes
0answers
181 views

memoir marginfigure: \includegraphics adds extra space on the left [closed]

When using \includegraphics inside a margin figure with memoir, the graphic is always shifted to the right by a few points. This causes overfull hboxes. Why is that so and how can I fix that? Here is ...
0
votes
1answer
92 views

Render (export) entire document as image

Background Using LyX to create a document and xetex to leverage a TrueType font. The entire text is within a minipage. Ultimately, I'm trying to produce the following output (no white page ...
2
votes
1answer
215 views

Inserting an image on the right

I got a problem in my LaTeX document. I used the codes below: \begin{flushleft} \begin{figure}[tp] \centering \includegraphics{C:/Users/churva/Desktop/wla.jpg} ...
4
votes
2answers
369 views

Two images are not on the same level

I am using the following code to put two figures next to each other (I am not providing a minimal example right away, because maybe the problem is obvious from the code. However, I will, if someone ...
4
votes
1answer
2k views

Beamer: How text wrapping around a graphic right aligned?

I want to include a graphic in beamer presentation with right alignment and this graphic should be wrapping by text. I tried three packages but non of them works correct (minimal example below). ...
2
votes
0answers
53 views

Centering all images [duplicate]

Possible Duplicate: How can I automatically center image? How can I align center all picture : \begin{figure}‎ ‎‎\centering‎ % I want do not use this line for every images ...
1
vote
1answer
361 views

Horizontal and vertical alignment of a picture in a table

I want to align a picture in a cell of a table. Following works as I want for the text in the top left cell and the picture is already vertically aligned, but not horizontally: ...
2
votes
1answer
87 views

Aligning picture with displaymath

I have a small picture of a graph and I would like to align it with its adjacency matrix, defined within math environment, side by side on a page. I tried to use subfig package, but the matrix is then ...
11
votes
2answers
8k views

Centering with \includegraphics not with \begin{figure}?

I mess up with things when I try to use the figure-thing: the picture is not appearing with the correct alignment (apparently because I forget the float package). Now I want to use only the graphicx ...
5
votes
2answers
8k views

Shifting Figure to the Left in Beamer

I have a figure in a .pdf file that I'd like to shift to the left a little bit in how it appears in the slide. How may I do this? \frame { \frametitle{Slide Title} \vspace{-0.75cm} ...
4
votes
2answers
1k views

LyX: set width of image to 100% of page width

When I insert an image into LyX and set it to 100% page width, its left side is not at the farthest most edge of the left page. Instead it starts where the text margin is, and since it's too large to ...
4
votes
1answer
214 views

Horizontally centered figures in twoside margin of book using wrapfig

I would like to put figures in the outer margins of a book. I am using wrapfig to do so, but the figures are aligned differently on even and odd numbered pages. On odd pages, they align based on the ...
5
votes
1answer
896 views

How to vertically and horizontally centre text and images in (different) table cells?

I have a table which contains images in one column. I would like the first column to have text centred vertically and horizontally. I would like the second column to have text left justified and ...
2
votes
5answers
761 views

Centering tabular array of images

I have a tabular array of four images and I am not able to center it. My images are pushed towards the right edge of the sheet. The centering looks fine for single images , so I am guessing this issue ...
6
votes
1answer
3k views

Beamer background image centered

I'm trying to use an image as a background for Beamer presentation according to this post. However, I do not want the image spanning the entire background. Thus, I'm doing something like: ...
2
votes
3answers
3k views

Inserting not centered image in Latex

I do not have any problem inserting images on LaTex, but As I have a big image when inserting It with: \includegraphics[height=0.8\textheight]{image.png}\\ It appears centered, as it is a little ...
1
vote
1answer
3k views

How can I fix image positioning? [duplicate]

Possible Duplicate: Keeping tables/figures close to where they are mentioned \usepackage{amsfonts} \usepackage{pdfpages} \usepackage[hidelinks,unicode]{hyperref} %- to zeby byly polskie ...
2
votes
1answer
279 views

How to make a graphic fill the rest of a given space?

Sometimes I use a figure numbering style in which each number is placed to the left of a figure. When using this formatting, I try to make sure that the space occupied by a given number and figure is ...
9
votes
1answer
689 views

How to have a figure touch the edge of the page?

How can I position a figure (picture) so that it: is aligned on the left-hand side with the text (this is in two column page) touches (or exceeds) the right-hand side of the page? An example can ...
4
votes
1answer
777 views

Centering a gnuplot figure properly

I use gnuplot and its epslatex terminal. When I include a gnuplot-generated figure in my document and center it as usual, it often appears shifted right — because the labels on the left contribute to ...
1
vote
2answers
955 views

Centering an image and a two-column layout.

Here's what I'd like to do. Place a centered image, and then have two columns of text centered below it. I did the following: \begin{center} \includegraphics{image} \begin{multicols}{2} lots of text ...
6
votes
2answers
7k views

How to align image

If i have in my beamer presentation some list of items and on that slide i wanna add a picture, which i want to be aligned e.g. to right top corner. \begin{frame}[fragile]{III. Override pages} ...
12
votes
3answers
14k views

How to center large figures in LaTeX and how to fix short justified lines?

I have 2 questions: I am trying to center a figure in LaTeX, but above a certain size it just starts at the left margin and goes beyond the right. How can I make it actually center, so the amount it ...
4
votes
1answer
3k views

Override \centering to left justify an image

Background Dozens of source code snippets inserted into a document as images inside of Algorithm floats. Other images are screen captures, inserted as Graphics floats, to make a distinction. All ...
5
votes
2answers
2k views

Two images aligned to the center of the page

I need to add two logos on the first slide. The problem is that these logos have very different dimensions. So I have decided to align to the centre of the page. The slide should look like this: | ...