Replies: 1 comment 3 replies
|
I am not sure whether it will slow down every |
3 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.
Sometimes it is found that only
XYZare not enough. So I want to try whether all 26 letters are supported, although only the last few letters are usually used. I found it defines in\regex_const:Nn \c__tblr_child_name_regex { ^ [X-Z] $ }. If I changeX-ZtoA-Z, it works such ashline{W}={wd=0.08em}.I wonder
A-Zbe supported by default in subsequent versions if this modification will not affect the effect of using the current version of the package.X-ZtoA-Zin the.texfile without directly modifying the source code of the package?All reactions