- #1
- 10,877
- 423
https://www.physicsforums.com/threads/matrix-representations-of-linear-transformations.694922/ was somehow messed up by the upgrade. I am able to edit the post myself, so I can probably fix it. But I would like to understand what's going on. About half-way through the post, everything goes nuts. If I choose to "edit" or "reply", I see stuff like this:
We will denote the matrix of S with respect to (C,D) by.
\begin{align}Sg_1 &=S(1,0,0)=(-1,0) =-1h_1+0h_2\\
Sg_2 &=S(0,1,0) =(0,2)=0h_1+2h_2\\
Sg_3 &=S(0,0,1) =(3,0)=3h_1+0h_2\\
&=\begin{pmatrix}(Sg_1)_1 & (Sg_2)_1 & (Sg_3)_1\\ (Sg_1)_2 & (Sg_2)_2 & (Sg_3)_2\end{pmatrix} =\begin{pmatrix}-1 & 0 & 3\\ 0 & 2 & 0 \end{pmatrix}.
\end{align}
That's a copy-and-paste from the edit window. However, if I paste this into a notepad window, and then copy-and-paste it from there, this is the result:
We will denote the matrix of S with respect to (C,D) by .
\begin{align}Sg_1 &=S(1,0,0)=(-1,0) =-1h_1+0h_2\\
Sg_2 &=S(0,1,0) =(0,2)=0h_1+2h_2\\
Sg_3 &=S(0,0,1) =(3,0)=3h_1+0h_2\\
&=\begin{pmatrix}(Sg_1)_1 & (Sg_2)_1 & (Sg_3)_1\\ (Sg_1)_2 & (Sg_2)_2 & (Sg_3)_2\end{pmatrix} =\begin{pmatrix}-1 & 0 & 3\\ 0 & 2 & 0 \end{pmatrix}.
\end{align}
So the code isn't wrong, or at least the part that Notepad can handle isn't, except for that period that isn't supposed to be there. (The period is probably an editing mistake from me from when I wrote this). But there's a line through the code?! Why? And how come that line shows up in the edit window as well as in the published version?
Did any other posts with LaTeX get messed up?
Also (this is an unrelated problem), is everyone else seeing that what I'm seeing? In some of the matrices, only the bottom half of the parentheses are visible. They show up if I highlight the matrix with my mouse, and then click somewhere to remove the highlight. But if I scroll down so that I don't see the matrices anymore, and then scroll back up, the first one is messed up again. I've been having this issue since, I don't know, about a week before the upgrade? Something changed about the LaTeX then. We got a bigger font or something.
We will denote the matrix of S with respect to (C,D) by
\begin{align}Sg_1 &=S(1,0,0)=(-1,0) =-1h_1+0h_2\\
Sg_2 &=S(0,1,0) =(0,2)=0h_1+2h_2\\
Sg_3 &=S(0,0,1) =(3,0)=3h_1+0h_2\\
\end{align}
That's a copy-and-paste from the edit window. However, if I paste this into a notepad window, and then copy-and-paste it from there, this is the result:
We will denote the matrix of S with respect to (C,D) by .
\begin{align}Sg_1 &=S(1,0,0)=(-1,0) =-1h_1+0h_2\\
Sg_2 &=S(0,1,0) =(0,2)=0h_1+2h_2\\
Sg_3 &=S(0,0,1) =(3,0)=3h_1+0h_2\\
&=\begin{pmatrix}(Sg_1)_1 & (Sg_2)_1 & (Sg_3)_1\\ (Sg_1)_2 & (Sg_2)_2 & (Sg_3)_2\end{pmatrix} =\begin{pmatrix}-1 & 0 & 3\\ 0 & 2 & 0 \end{pmatrix}.
\end{align}
So the code isn't wrong, or at least the part that Notepad can handle isn't, except for that period that isn't supposed to be there. (The period is probably an editing mistake from me from when I wrote this). But there's a line through the code?! Why? And how come that line shows up in the edit window as well as in the published version?
Did any other posts with LaTeX get messed up?
Also (this is an unrelated problem), is everyone else seeing that what I'm seeing? In some of the matrices, only the bottom half of the parentheses are visible. They show up if I highlight the matrix with my mouse, and then click somewhere to remove the highlight. But if I scroll down so that I don't see the matrices anymore, and then scroll back up, the first one is messed up again. I've been having this issue since, I don't know, about a week before the upgrade? Something changed about the LaTeX then. We got a bigger font or something.
Last edited by a moderator: