Suvayu Ali <fatkasuvayu+li...@gmail.com> writes: > I got a message like the following one quite a few times. > > Partially completed > ====== > WARNING. Corrupted element (table-row) at 34386 > > Real: (table-row (:type standard :begin 34386 :end > 34430 :contents-begin 34387 :contents-end 34429 :post-blank > 0 :post-affiliated 34386 :parent (table (:begin 34327 :end 34431 :type > org :tblfm nil :contents-begin 34342 :contents-end 34430 :value > nil :post-blank 1 :post-affiliated 34342 :attr_latex () :parent > nil)))) > > Cached: (table-row (:type standard :begin 34386 :end > 34430 :contents-begin 34387 :contents-end 34429 :post-blank > 0 :post-affiliated 34386 :parent (table (:begin 34328 :end 34417 :type > org :tblfm nil :contents-begin 34328 :contents-end 34416 :value > nil :post-blank 1 :post-affiliated 34328 :parent nil)))) > Last request: [34926 34372 34328 14 (property-drawer (:begin > 34276 :end 34328 :contents-begin 34294 :contents-end 34316 :post-blank > 1 :post-affiliated 34276 :parent nil)) (table (:begin 34327 :end > 34431 :type org :tblfm nil :contents-begin 34342 :contents-end > 34430 :value nil :post-blank 1 :post-affiliated 34342 :attr_latex > () :parent nil)) 2] > > I was trying to edit the attr_latex line for the following table: > > #+attr_latex: > | year | 2012 | 2018 | 2022 | 2028 | 2035 | > | γ(°) | 7 | 4 | 1.3 | 0.9 | 0.6 |
I can reproduce it. I will look into it before the end of the week. Thank you. Regards,