Search found 18 matches
- Tue Apr 18, 2017 11:55 pm
- Forum: Graphics, Figures & Tables
- Topic: Table
- Replies: 5
- Views: 2625
Table
Thats a smart and cheaty way. Actually it works, but depending on the squares its mostly not fitting, so another way would be nice.
- Tue Apr 18, 2017 11:25 pm
- Forum: Graphics, Figures & Tables
- Topic: Table
- Replies: 5
- Views: 2625
Table
Something like my picture.
- Tue Apr 18, 2017 10:56 pm
- Forum: Graphics, Figures & Tables
- Topic: Table
- Replies: 5
- Views: 2625
Table
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
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
- Mon Jan 09, 2017 11:22 am
- Forum: Graphics, Figures & Tables
- Topic: Survey Table
- Replies: 4
- Views: 3487
Survey Table
This helped me thanks 

- Sun Jan 08, 2017 7:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27921
Box with Title
Thanks
- Sun Jan 08, 2017 6:52 pm
- Forum: Graphics, Figures & Tables
- Topic: Survey Table
- Replies: 4
- Views: 3487
Survey Table
\begin{table}[H]
\centering
\resizebox{\textwidth}{!}{
\begin{tabular}{|P{1.5cm}|P{1cm}|P{1.8cm}|P{3cm}|P{3cm}|P{3cm}|P{2.5cm}|P{2cm}|}
\hline
x \# & x & x x & x x & x x & x x & x x & x \\ \hline
y & & & & & & & \\ \hline
y & & & & & & & \\ \hline
y & & & & & & & \\ \hline
y ...
\centering
\resizebox{\textwidth}{!}{
\begin{tabular}{|P{1.5cm}|P{1cm}|P{1.8cm}|P{3cm}|P{3cm}|P{3cm}|P{2.5cm}|P{2cm}|}
\hline
x \# & x & x x & x x & x x & x x & x x & x \\ \hline
y & & & & & & & \\ \hline
y & & & & & & & \\ \hline
y & & & & & & & \\ \hline
y ...
- Sun Jan 08, 2017 6:51 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27921
Box with Title
The width of the title box is automatically adjusted to the title text width. So that should be fine. Of course you can override that. There may be a TikZ option, but a quick way I see is making the title text box itself wider, at text level:
\begin{mybox}[colback = white, width = 4cm]{\protect ...
\begin{mybox}[colback = white, width = 4cm]{\protect ...
- Sun Jan 08, 2017 6:37 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27921
Box with Title
Well thats only the width of the box and what about the size of the title box? and also i want 4 such boxes next to each other with differenz sizes
- Sun Jan 08, 2017 6:24 pm
- Forum: Graphics, Figures & Tables
- Topic: Survey Table
- Replies: 4
- Views: 3487
Survey Table
Hello guys,
I want to ask, if someone created something like a survey already.
I have a table created with tabular and special parameters. I want to have in every box a small box which is to make like survey.
Ty
I want to ask, if someone created something like a survey already.
I have a table created with tabular and special parameters. I want to have in every box a small box which is to make like survey.
Ty
- Sun Jan 08, 2017 6:23 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27921
Box with Title
Hey thanks it works great, and how do i use parameters to make the box smaller? Its right now for whole line but i want to make several small ones in one line