Replies: 1 comment
-
|
I have created a new issue #365. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the table above, we set
colsep = 0pt. I hope tblr can automatically complete the setting ofcolsepso that the table width is the specified width, such as\textwidth.I try to set
colsep = 7.5ptto meet the demand in this example. But this is inconvenient and not accurate. Whether there is a method to automatically complete this step. If you can provide an interface, such aswidth = \textwidth, colsep = autofill, it will be even better.I know the existence of the
Xcolumn format, but I don't want this. In many cases, the proportion between columns is not easy to see, so it is not very convenient to use theXcolumn format. All I want is to setcolsepautomatically.Beta Was this translation helpful? Give feedback.
All reactions