README: fix table
This commit is contained in:
parent
6cd426a6d1
commit
aa3786ee22
1 changed files with 0 additions and 2 deletions
|
@ -20,12 +20,10 @@ configured:
|
||||||
- `tabs` sets the total number of tabs along the top edge. They will be spaced evenly, with the outer tabs only having a slope on the inner side.
|
- `tabs` sets the total number of tabs along the top edge. They will be spaced evenly, with the outer tabs only having a slope on the inner side.
|
||||||
- `index` sets the tab index for the current card. The index 0 will be the leftmost tab. Some recommended settings, based on Arkham Horror cards:
|
- `index` sets the tab index for the current card. The index 0 will be the leftmost tab. Some recommended settings, based on Arkham Horror cards:
|
||||||
|
|
||||||
|--------------------------------------------------------|
|
|
||||||
| horizontal | tabs | tab_width | tab_angle | tab_height |
|
| horizontal | tabs | tab_width | tab_angle | tab_height |
|
||||||
|------------|------|-----------|-----------|------------|
|
|------------|------|-----------|-----------|------------|
|
||||||
| 87 | 4 | 16 | 45 | 10 |
|
| 87 | 4 | 16 | 45 | 10 |
|
||||||
| 61 | 3 | 14 | 30 | 10 |
|
| 61 | 3 | 14 | 30 | 10 |
|
||||||
|------------|------|-----------|-----------|------------|
|
|
||||||
|
|
||||||
To try out other values, you can set `test_tabs` to true. This will ignore the
|
To try out other values, you can set `test_tabs` to true. This will ignore the
|
||||||
`index` setting and render as many dividers as there are tabs, put above each
|
`index` setting and render as many dividers as there are tabs, put above each
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue