Skip to main content

Questions tagged [graphics]

{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}, {pstricks}, or {metapost}.

0 votes
0 answers
45 views

Compiling slow!

I have slow compiling, I think it is because these following reasons: I type in Kurdish (Alphabet similar to Arabic), so I have to compile with XeLaTeX. Including a lot of pdf (graphs) files. Any ...
Miry Kurd's user avatar
0 votes
1 answer
46 views

How to prevent lost float error in table, in poster environment?

I understand there are a lot of "Float lost" questions already. However, I seem to be unable to figure this one out on my own. I'm using a template from overleaf for a poster, and I'm not ...
underdog987's user avatar
1 vote
2 answers
52 views

Resizebox and table in springer class

\RequirePackage{booktabs} %for \cline declaration \documentclass[iicol]{sn-jnl} \usepackage{graphicx}% \usepackage{multirow}% \usepackage{amsmath,amssymb,amsfonts}% \usepackage{amsthm}% \usepackage{...
jopun's user avatar
  • 11
0 votes
0 answers
8 views

minipage customised in llncs doc class

I want to produce a 2x2 plot llncs class using minipage. But I do not want the Fig. X.... for all subplots. I want them for formatted like a.) Image 1, b.) Image 2.... And then 1 common, shared Fig. 1....
Amina Umar's user avatar
0 votes
0 answers
45 views

Replicate graph [closed]

I need this chart, but I can't replicate it exactly.
Jorge Guerrero Nuñez's user avatar
0 votes
1 answer
30 views

overlayarea and image shading in beamer not working correctly when combined

I was working on a beamer presentation and wanted to show in three successive frames shaded images with the first one being overlayed in the first two frames. See below for an example: The idea is to ...
Matteo's user avatar
  • 365
0 votes
1 answer
39 views

How to invert the color of an image [duplicate]

How can I invert the color of an image included via \includegraphics?
tobiasBora's user avatar
  • 8,964
2 votes
1 answer
47 views

\AddToShipOutPicture on every second page

\documentclass{article} \usepackage{eso-pic,graphicx} \usepackage{lipsum} \begin{document} %https://tex.stackexchange.com/questions/463555/how-to-get-addtoshipoutpicture-to-place-image-at-top-of-page ...
mario1000's user avatar
  • 336
0 votes
0 answers
13 views

How do I add an image to the title page in the [oneside]{book} document class? More specifically, how would I add them side-by side?

The current preamble is as follows (ignore the usage of author and date for the supervisors): \documentclass[oneside]{book} \usepackage{hyperref} \usepackage{graphicx} % Required for inserting ...
Manu Sankaran's user avatar
1 vote
0 answers
31 views

How to Apply Blur and Noise to imported Images Using TikZ? [duplicate]

I'm trying to create the figure below using TikZ. That figure consists of a 2x3 grid collage with the following sub-images: Target - the original image. Denoising - the image with added noise. ...
Mycroft_47's user avatar
0 votes
1 answer
26 views

Plot only a small element of area of a surface with pgfplots

I want to plot only small element of area of a sphere. That is, the parametric surface I tried the following but it rather outputs a complete sphere, and I don't understand why. \documentclass{...
tush's user avatar
  • 1,147
0 votes
0 answers
35 views

Insert pictures and rotate them according to the page number

\documentclass{beamer} \usebackgroundtemplate% {% your any picture \includegraphics[width=0.5\paperwidth, angle=\arabic{page}, origin=c]{example-image}} \logo{\includegraphics[width=0.8cm, angle=\...
uuikm's user avatar
  • 25
0 votes
1 answer
42 views

Probem in counting all figures in a folder

\documentclass{article} \usepackage{animate} \usepackage{graphicx} \newcounter{NumFiles} %\setcounter{NumFiles}{-1} % fileName_0.pdf ... fileName_?.pdf \newboolean{stop} \whiledo{\NOT\boolean{stop}}{...
mario1000's user avatar
  • 336
7 votes
2 answers
206 views

How to create a curved cylinder in TikZ with a custom base shape?

I’m trying to create a curved cylinder in TikZ with a specific base shape. Here is the base shape I want to use: \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{calc} \begin{document} %...
mori's user avatar
  • 81
3 votes
1 answer
97 views

Tikz Border Problem

I am trying to create the figure below using Tikz. It comes from Larson/Battaglia page 103 (see attached image). I have started the picture, but I just don't know how to create the arrow at the end. ...
Nick B's user avatar
  • 937

15 30 50 per page
1
2 3 4 5
478