{graphics} is about inclusion of external graphic files in your document. For questions about vector graphics created programmatically inside a (La)TeX document, use {diagrams} instead, or preferably the tag for specific packages like {tikz-pgf} or {pstricks}.
5
votes
3answers
169 views
Vertically aligning images in beamer
I have a sequence of images I would like to animate in beamer. In each frame, I would like to have two images, say A and B, aligned vertically and centred on the page. All images are the same size.
...
3
votes
2answers
84 views
Redefine report Part with image
I am trying to include an image on the part title page of my report, so that it looks like this, but shows up correctly in the ToC:
\clearpage
\newpage
{\pagestyle{empty} ...
0
votes
0answers
14 views
Pdf not generating after attaching figures in PdfteXt [duplicate]
I am using scientific Linux 6.3 and pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) and elsarticle document class. I have to attach figures and iam doing it as,
%%%%%%%%%%%%%%% begin figure 1 ...
2
votes
0answers
37 views
Include graphics from the web [duplicate]
Is it possible to include a graphic file hosted on the web instead of hosted on my local folder?
For example, something like this:
\includegraphics{www.example.com/logo.pdf}
ps: of course, that ...
2
votes
0answers
110 views
Resolution (dpi) for \includeimage pictures and pdflatex
I am trying to create a pdf file with some pictures in it. Those are PNG files with 300dpi.
I use texlive and pdflatex from Debian Squeeze.
A simple code of my document would be:
...
1
vote
2answers
108 views
Adding watermark
I have simple question of adding a watermark with predefined position. I need to put it with the setting given below.
Here is my code:
\documentclass[a4paper,twoside,10pt]{report}
...
1
vote
0answers
48 views
includegraphics in emacs with latexmk
I document I used to be able to compile on Vim wont compile on emacs. When I check the log, it is having trouble with
\includegraphics[widht = 3in]{file.pdf}
It says
I could not locate the file ...
2
votes
1answer
77 views
Vector images rasterized when converting to PDF? (XeTeX)
I've been using LyX with vector images in *.eps format for the longest time. Now I've moved to a new machine (a mac), tried to get the same work environment back, and ran into this problem:
Creating ...
0
votes
0answers
32 views
Combine \newacronym and \includegraphics [closed]
I'm writing my Bachelor's thesis at the moment and I'm using the glossary package for the abbreviations. Some of my abbreviations are symbols from some LaTeX packages. Sadly, one symbol does not ...
2
votes
2answers
156 views
How to shift graphics/adjust placement of figure with \includegraphics
I composed a diagram that takes up the entire sheet of paper in landscape mode, called diagram.tex (compiled it to generate pdf). I'm trying to include that into an article, but only half of it is ...
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}
...
11
votes
5answers
293 views
Create image from statistical data automatically
I am looking for a way to automatically create images like the one below:
There is no MWE because all I have, for now, is this image (created, I believe, by SPSS, but I have nothing to do with that ...
4
votes
3answers
116 views
How to add graphics in LaTeX
How can we define the path if our file is at another place?
I got this one that in preamble, we will write
\usepackage{graphicx}
Then for uploading graphics we will use
...
0
votes
0answers
25 views
Include non standard font (like bengali or hindi or chinese) in ipe [closed]
I want to get non standard fonts in Ipe images. How to include non standard font (like bengali or hindi or chinese) in ipe or compiling ipe with xelatex? Any help is appreciated.
7
votes
1answer
203 views
What is the “#” for in TikZ?
I am a newbie and I asked in How to create rectangles like in this example? about how to make some rectangles. I am trying to read the code and understand it as I need rectangles rather than squares. ...
3
votes
1answer
60 views
How do I move an graphic to the top of a frame?
\documentclass[t]{beamer}
\definecolor{links}{HTML}{2A1B81}
\hypersetup{colorlinks,linkcolor=,urlcolor=red}
\usetheme{Frankfurt}
\usecolortheme{dolphin}
\usefonttheme{structuresmallcapsserif}
...
3
votes
0answers
46 views
How to create rectangles like in this example? [duplicate]
I want to draw rectangles like the exmaple below in my tex file. I am trying to illustrate the path counting problem on a rectangular mesh.
5
votes
1answer
63 views
Selecting specific nodes and changing style (for those nodes)
Is it possible to select specific nodes and color them green?
I was thinking of using another for loop, but it doesn't seem like I can define more than 1 style.
\documentclass{article}
...
4
votes
1answer
78 views
Fixing ordering of nodes and color (TikZ)
This is my first time using TikZ. I can't figure out how to change the ordering of the nodes from bottom up starting from the bottom left corner?
Also, when I try to use package xcolor midnightblue ...
4
votes
2answers
100 views
Could not insert pdf graphics
Using \includegraphics[width=\linewidth]{mypdf} I tried to insert a PDF image to my XeLaTeX document. But instead of the images empty area places in its place.
\documentclass{article}
...
2
votes
1answer
66 views
PNG not loading with TeXworks
I get this error when trying to load .png file
I import
\usepackage[pdftex]{graphicx}
\graphicspath{ {C:\Users\Daniel\Desktop\projectfigures} }
\begin{document}
...
3
votes
1answer
260 views
Beamer with Powerpoint title page in LyX
I want to use beamer (Madrid style) for a presentation I'm giving next week, but I am forced to use the institutional title page.
That means that the whole background is filled by an image and the ...
4
votes
1answer
112 views
Drawing on multiple images inside the same tikzpicture, how to get the right transformation of coordinates?
Following Drawing on an image with TikZ, I've had many succesful instances of drawing on a picture with TikZ.
However, now I have a tikzpicture environment with several graphics, and I want to draw ...
2
votes
0answers
30 views
Use one tex file in different documents [duplicate]
I want to write a tex file which can be used in serveral higher order documents, but there are problems with the relative paths of the figures.
Example:
In folder sub1 is the file base1.tex which ...
5
votes
1answer
165 views
Typesetting straight baselines in a circular arrangement
I was wondering how one might go about setting the circular arrangement seen here in Figure "(2)"--i.e.,in a series of straight lines radiating from a central point.
The most useful thing I've ...
0
votes
1answer
61 views
Adding more \graphicspath causes images to not be found
The structure of the document I'm writing is the following.
Top level -> Plots -> some images
-> 1 -> some images
-> 2 -> some images
...
5
votes
1answer
63 views
Writing file names used with graphicx
I'm trying to modify the command \includegraphics{}to write the name of the included file, including its path and extension, to a text file. What I have so far is:
\makeatletter
\newwrite\myfile
...
0
votes
1answer
188 views
1
vote
0answers
59 views
Graphic file .eps not found though in proper directory:
I am using graphicx to typeset the figures for my PhD thesis. I have large files in .eps format. However, whenever I try to typeset the file (using pdfTeX), the console says
"LaTeX error: File ...
0
votes
1answer
206 views
Beamer image positioning
I am trying to place two images side-by-side in a beamer document. However, when I compile the document, the image in the right column is forced too low on the page. I am using the [htp] options but ...
2
votes
1answer
51 views
How to include symlinked graphics with spaces?
I symlink to images and reference the symlink in the code. This works well as long the filename ends in an extension. However, the method I use to create symlinks creates symlinked files with the ...
4
votes
1answer
45 views
Problem while using multirow with graphics
I have a problem with the multirow command.
\begin{array}{|c|c|}
\includegraphics[width=1.5in]{1}
&
\multirow{2}{*}{
\includegraphics[width=1.5in]{3}
}
\\
\hline
\includegraphics[width=1.5in]{2}
...
0
votes
0answers
29 views
Unknown graphics extension: .eps with epstopdf [duplicate]
Well, this is just an explanation about how I solved this problem.
I was trying to include an EPS file.
1) First of all you need the epstopdf package. There are a lot of discussion about that, but ...
1
vote
1answer
86 views
Include image by pointing to alias
For my document I have an image folder that holds my images. For this example I will assume the following situation:
Original image path: ~/Matlab/filename.pdf
Image folder path: ~/Latex/images
Alias ...
15
votes
3answers
628 views
Calligraphy question
Could anyone let me know if this could be done using LaTeX? And if so, how do we do that?
6
votes
3answers
267 views
How to draw graphs
Maybe this question should not be here, but for me it seems the only way to get the answer!
My questions are:
Which program a mathematician can use to write a paper in mathematics which contains a ...
5
votes
3answers
182 views
codes for some pictures [closed]
I'm writing a paper in mathematics which contains some pictures and diagrams. Since I am a beginner-user of LaTeX, maybe I can get direct help from experts here. I am not sure if you respect this way ...
0
votes
1answer
33 views
How can I change graphics with timeout in a beamer?
Is there a way to include several graphics on the same place on the frame, but at different times?
Personally, I would like to roll 3-4 pictures repeatedly changing on every, say, 10 seconds. All of ...
0
votes
1answer
41 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
145 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 ...
3
votes
1answer
113 views
Include political map in beamer-presentation and emphasize one country
Following Political Map in LaTeX I want to include a "political" map of Europe and/or Germany in a beamer-class presentation.
I particularly like this SVG map from Wikipedia. Is it possible to modify ...
3
votes
0answers
63 views
TikZ: using a bitmaps's dimensions as global bounding box
I'm using a tikzpicture environment to draw on a bitmap image in order to add annotations. I'm setting the width of my bitmap to \textwidth. I want to add annotations in the left or right margins of ...
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 ...
0
votes
1answer
46 views
How do you create spaces between Images?
How do you create spaces between Images? I have tried using the commands // after paragraphs that precede images but this only produces a space between the paragraph and the image. I have also used // ...
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}
...
1
vote
0answers
50 views
Import external eps into pgfplot
I have some flow image files in .eps format which I would like to import in pgfplots. What is the practical way to do so?
3
votes
1answer
97 views
Determine required number of pdflatex runs to generate complete document [closed]
Background
Looking to generate a PDF using latexmk. The LaTeX document, which is automatically generated from a web-based application, will include many large images, Tikz graphics, table of ...
6
votes
2answers
134 views
Moving thumbnails
I once saw a document with pictures in the top corner. If you rapidly thumb
thru the document the pictures appear to move. Is there a way to put a
series of thumbnails in the top corner of a document?
...
2
votes
2answers
198 views
Insert jpg image in the margin of beamer slide
I am using the Goettingen theme (beamer). I want to insert a jpg file in the margin (bottom right) of the current frame. I also want the image to be semi-transparent. Please help.
4
votes
2answers
88 views
XeLaTeX: how do I make paper to be exactly the size of the content?
In LaTeX I can make a document to be exactly the size of the content:
\documentclass{article}
\usepackage[active]{preview}
\begin{document}
\begin{preview}
\[
\pi = \sqrt{12}\sum^\infty_{k=0} ...



