Graphics, Figures & TablesTable

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
wishotz
Posts: 18
Joined: Mon Dec 26, 2016 2:39 pm

Table

Post by wishotz »

Hello guys,
like always I have a question again. This time its about a table, which has several rows and columns. Now I want to ask, if someone could create a code, which always has in each square 2 numbers, one at bottom left and one at top right.

Kind Regards,
wishotz

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Table

Post by rais »

which square(s)?
And what should those numbers represent?

KR
Rainer
wishotz
Posts: 18
Joined: Mon Dec 26, 2016 2:39 pm

Table

Post by wishotz »

Something like my picture.
Attachments
export.png
export.png (53.94 KiB) Viewed 2628 times
rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Table

Post by rais »

Hmm. You could try something like

Code: Select all

${}_1 \phantom{X}^2$
KR
Rainer
wishotz
Posts: 18
Joined: Mon Dec 26, 2016 2:39 pm

Table

Post by wishotz »

Thats a smart and cheaty way. Actually it works, but depending on the squares its mostly not fitting, so another way would be nice.
rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Table

Post by rais »

Are we still talking about the same table here?
Let me get this straight: you've got squares of different sizes within one table?

In any case, please show a Infominimal working example to demonstrate.

KR
Rainer
Post Reply