Skip to main content

Questions tagged [overpic]

The tag has no usage guidance.

0 votes
2 answers
45 views

putting text in center of image with overpic

I would like to put some text at the center of a non-square image using (ideally) overpic. I tried: \begin{figure}[h!] \centering \begin{overpic}[width=0.3\textwidth]{example-image} \put(...
Linus's user avatar
  • 103
0 votes
0 answers
82 views

Option "width" is not allowed in the new version of overpic (Jan 5th, 2024)

I was happily using overpic, with the following MWE (replace Annulus-PBma-essai.pdf by any .pdf file) \documentclass [12pt]{amsbook} \usepackage{graphicx} \usepackage{xcolor} \usepackage[percent]{...
user312037's user avatar
1 vote
1 answer
95 views

Centering pictures in subfloat and overpic [duplicate]

I am currently writing my master thesis. To embed two images side by side I use subfloat and for the caption in the images I use overpic. However, I have a problem with the alignment of the second ...
Woifi's user avatar
  • 11
0 votes
1 answer
64 views

bug in overpic with abs and unit?

The following code works absolutely fine: \documentclass[varwidth=\maxdimen]{standalone} \usepackage{overpic} \begin{document} \begin{figure} \fbox{\begin{overpic}[unit=30mm]{example-grid-...
Chachni's user avatar
  • 193
1 vote
0 answers
56 views

How to position images with overpic in an equation

I need to insert many images inside an equation and to write something over these images. So i tried something like this: \begin{equation} \begin{overpic}[valign=c,scale=0.3]{image} \put(50,50){$text$}...
D. Alfano's user avatar
4 votes
3 answers
324 views

Adding a Border to an Oval-Shaped Cropped Image

Consider the code \documentclass{book} \usepackage{graphicx} \usepackage[abs]{overpic} \usepackage{tikz} \definecolor{Gold}{RGB}{228,168,73} \begin{document} \thispagestyle{empty} \begin{center} ...
DDS's user avatar
  • 9,768
2 votes
0 answers
27 views

ConTeXt module like overpic in Latex

Is there an analogue of the overpic package in ConTeXt for placing letter labels on images? Not one image, as in the Wiki examples and in "It's in the details" manual, but several, as with ...
Yuri Sen'kin's user avatar
0 votes
2 answers
71 views

LaTex macro with \begin and \end parts split in different loops

Consider the minimal working example below that progressively superimposes (using the overpic package) images contained in a pdf file. \documentclass{beamer} \usepackage{overpic} \begin{document} \...
Cav6897's user avatar
0 votes
1 answer
52 views

New environment definition, to specify default overpic parameters - macro expansion and definition issues

I am endeavouring to define a new environment, which contains a nested overpic environment, using my own set of default parameters. My main goal is simply to have a new environment, like the below, ...
Coby Viner's user avatar
  • 1,949
0 votes
1 answer
252 views

Add color to an equation over an image using overpic

I'd like to add a couple of equations over a picture. I'm using the overpic package as explained in overpic_link. However, I'm trying to get the equation in color as shown in color_link \documentclass{...
AGH's user avatar
  • 103
1 vote
2 answers
149 views

Resizing an image to make it span the paperheight while trimming the width to fit paperwidth

The title maybe says it all; I'd like to have a figure that first centers and resizes an image to fit the paperheight, and then trims the image to fit paperwidth. Until now, I've done the trimming ...
L. Nielsen's user avatar
0 votes
0 answers
116 views

Changing color of grid

I am using overpic package on a standalone document class. I want to write some text over an image. However, the image I am using is black, therefore, the grid does not seem to be helpful here. How ...
Tarek Acila's user avatar
-1 votes
1 answer
188 views

Missing subfigure when used with overpic

I am trying to use subfigure with overpic but the pictures are missing. I followed the tutorial here https://shantoroy.com/latex/add-subfig-in-latex/ \begin{figure*} \begin{subfigure} \begin{overpic}[...
Kong's user avatar
  • 2,471
0 votes
0 answers
128 views

Long text in overpic

I want to write something over an image, so I'm using overpic package. However, my text is so long that it doesn't not fit because LaTeX keeps writing in the same line and it does not go to the next ...
Tarek Acila's user avatar
2 votes
1 answer
325 views

Frame created with tcolorbox adding the white holes

Considering this question Add a crease in the lower right corner with a shadow with the answer of the nice user @Ignasi, and the recent comments of @John Kormylo, @Cicada and @Ignasi on the use of ...
Sebastiano's user avatar
  • 56.7k

15 30 50 per page