Replies: 1 comment 1 reply
-
|
回顾了下之前自己提的一个issue ( #264 ),貌似当时就被提醒" 不过生成tabularray环境下的代码时,涉及多个单元格之间的垂直居中问题,貌似总是要自己手动改下LaTeX代码,不知道其他有无合适的LaTeX表格生成网站。 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
在通过一些LaTeX表格生成网站(如:https://www.latex-tables.com/ )生成表格的LaTeX代码时,存在几种不同的环境选择,如tabular和tabularray等,几种不同的环境有"优劣"之分吗?有一个表格,里面内容存在一些相对复杂的嵌套,我在tabular环境下生成后,编译器死活编译不出来...在tabularray环境下可以编译出来,不过部分单元格的垂直居中显示需要自己手动调整下...
(maybe存在更推荐的表格生成网站吗...?
Beta Was this translation helpful? Give feedback.
All reactions