Search found 4 matches

by gillouche
Thu Apr 09, 2015 6:02 pm
Forum: Graphics, Figures & Tables
Topic: Auto-resize table cell for graphics inside to fit ?
Replies: 6
Views: 12534

Re: Auto-resize table cell for graphics inside to fit ?

Thanks a lot for all your help, it looks much better and feel cleaner now. :)

I am going to try to change your new env to use tikzpicture instead of the graphics.
by gillouche
Thu Apr 09, 2015 2:08 pm
Forum: Graphics, Figures & Tables
Topic: Auto-resize table cell for graphics inside to fit ?
Replies: 6
Views: 12534

Auto-resize table cell for graphics inside to fit ?

Okay, I will remove the tabular. I would like the image and the text close to each other, preferably next to each other.

I think I used table because when the image can be placed anywhere by \LaTeX , I had something like :

text 1
text 2
text 3
image 5
text 4
text 5

image 1
image 4
image 3
image ...
by gillouche
Thu Apr 09, 2015 1:05 pm
Forum: Graphics, Figures & Tables
Topic: Auto-resize table cell for graphics inside to fit ?
Replies: 6
Views: 12534

Auto-resize table cell for graphics inside to fit ?

Hi,

thanks !

I already tried the scale option for example scale=0.5 but my cell is scaled down too, not only my image. It is like my cell doesn't detect the "real" size of the image I am trying to position in it.

Maybe there is a problem because the sides of my image are white and \LaTeX doesn't ...
by gillouche
Thu Apr 09, 2015 9:47 am
Forum: Graphics, Figures & Tables
Topic: Auto-resize table cell for graphics inside to fit ?
Replies: 6
Views: 12534

Auto-resize table cell for graphics inside to fit ?

TL;DR : I am trying to find an easy and elegant solution to have graphics correctly sized inside a table .

------------------------

Hi !

I am trying to build a kind of cheatsheet for the mathematics subject I am learning again and I have some trouble with the \LaTeX part !

Basically, my problem ...