Deep-imagelab
Deep-imagelab
Which code file is it? Clean or Real World?
> Just now, I tried my code, and it works. You can send me the error message when you run the code.
> 看起来是 `tabularray` 的问题[1](#user-content-fn-1-822eed90184500688efad52f1275789d),换成 `longtable` 或者其它实现方式。 > > ## Footnotes > 1. https://tex.stackexchange.com/questions/654633/longtblr-error-bad-register-code-32768 [↩](#user-content-fnref-1-822eed90184500688efad52f1275789d)
> 是有可能是tabularray的问题,但现在没有任何代码,无法复现问题。你可以尝试在睿思私信我你的联系方式。 我就在这里发吧,没关系,我微信15529609856
> 看起来是 `tabularray` 的问题[1](#user-content-fn-1-822eed90184500688efad52f1275789d),换成 `longtable` 或者其它实现方式。 > > ## Footnotes > 1. https://tex.stackexchange.com/questions/654633/longtblr-error-bad-register-code-32768 [↩](#user-content-fnref-1-822eed90184500688efad52f1275789d) 我百度搜了下这个包的使用,它要替换掉之前的tabular还挺麻烦的,外部还不能套table,我每一个表格都是外部table内部tabular的形式,是不是我把字数、页数之类的缩小也就可以了。