Large matrices
Herbert Voss
Herbert.Voss at fu-berlin.de
Tue May 26 15:44:13 UTC 2026
Am 26.05.26 um 14:01 schrieb Scott Kostyshak via lyx-users:
> On Tue, May 26, 2026 at 01:01:42PM +0200, Herbert Voss via lyx-users wrote:
>> Am 26.05.26 um 11:53 schrieb Scott Kostyshak via lyx-users:
>>>> Insie LyX it should be easy to count the colums if you insert the matrix
>>>> from
>>>> the menu and not with ERT. If the number is > 10 then change the above
>>>> counter!
>>> I'm intrigued by your proposal. I agree code-wise it should be easy. I
>>> just remember historical discussions where we usually decide not to
>>> change LaTeX defaults.
>> Agreed! But in this case you change the defaults not per definition! The
>> change happens
>> later in the document.
> I see. So if you can make the change "locally", instead of changing in
> the preamble, then you suggest to make it.
yes, if there are more than 10 columns, insert the \setlength inside the
current
environment. That should be enough, because \setlength is only locally
inside
the current environment.
Herbert
More information about the lyx-users
mailing list