Mads Jensen <[email protected]> writes: Hi Mads,
>> Is that length really named "extratabsurrund" or shouldn't it be >> extratabsurround? > > Yes, you're absolutely right. Thank you for catching this typo :-) > >> I don't understand the question. Do you have a link to the tabularx >> docs including the page you are referring to? > > It's just a comment in the file: > > ;; XXX: The tabularx environment takes the same arguments as the > ;; tabular* environment. However, the supported tokens in the > ;; format can differ, so at some point in time we might want to > ;; separate tabular* and tabularx. Ah, ok, now I understand it. Currently, tabularx uses `LaTeX-env-tabular*', but probably there may be differences between their format tokens (c,l,r, etc.). But since there's no completion support for that as you've said, currently there's no need to split them up. I've committed your changes. Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
