Re: [LaTeX-br] Equação matricial com problema

16 views
Skip to first unread message

Paulo Ney de Souza

unread,
Oct 17, 2022, 1:45:10 AM10/17/22
to late...@googlegroups.com
Victor,

Você não pode deixar linhas em branco no meio de um environment matemático. 

Simplesmente use:

\documentclass{report}
\usepackage{amsmath}
\begin{document}

\begin{equation*}
\begin{bmatrix}
\frac{\partial z}{\partial s} & \frac{\partial z}{\partial t}
\end{bmatrix}
=
\begin{bmatrix}
\frac{\partial z}{\partial x} & \frac{\partial z}{\partial y}
\end{bmatrix}
\end{equation*}

\end{document}


que você obterá o resultado desejado:

image.png

On Sun, Oct 16, 2022 at 8:01 PM Victor Macêdo <lvlm....@gmail.com> wrote:
Boa noite! 

Se alguém puder me ajudar, porque já estou ficando maluco...

O latex por alguma razão afirma que a seguinte linha com erros:

\begin{equation*}


\begin{bmatrix}
\frac{\partial z}{\partial s} & \frac{\partial z}{\partial t}
\end{bmatrix}

=

\begin{bmatrix}
\frac{\partial z}{\partial x} & \frac{\partial z}{\partial y}
\end{bmatrix}

\end{equation*}

As matrizes aí foram feitas inclusive usando as ferramentas do TexMaker...

Está faltando uma matriz 2x2 como segundo fator, mas só como está já dando erro e simplesmente não há nada que eu veja como errado.

Segue um exemplo do que veio abaixo informando: 

! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.

! Display math should end with $$.

<to be read again>

\par

l.195 \end{frame}

The `$' that I just saw supposedly matches a previous `$$'.

So I shall assume that you typed `$$' both times.

! Missing $ inserted.

<inserted text>

! Missing $! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.

! Display math should end with $$.

<to be read again>

\par

l.195 \end{frame}

The `$' that I just saw supposedly matches a previous `$$'.

So I shall assume that you typed `$$' both times.

! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.

! Display math should end with $$.

<to be read again>

\par

l.195 \end{frame}

The `$' that I just saw supposedly matches a previous `$$'.

So I shall assume that you typed `$$' both times.

! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.

! Display math should end with $$.

<to be read again>

\par

l.195 \end{frame}

The `$' that I just saw supposedly matches a previous `$$'.

So I shall assume that you typed `$$' both times.

! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed. inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.

! Display math should end with $$.

<to be read again>

\par

l.195 \end{frame}

The `$' that I just saw supposedly matches a previous `$$'.

So I shall assume that you typed `$$' both times.

! Missing $ inserted.

<inserted text>

$

l.195 \end{frame}

I've inserted a begin-math/end-math symbol since I think

you left one out. Proceed, with fingers crossed.


--
Você recebeu essa mensagem porque está inscrito no grupo "Latex-br" dos Grupos do Google.
Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie um e-mail para latex-br+u...@googlegroups.com.
Para ver essa discussão na Web, acesse https://groups.google.com/d/msgid/latex-br/c83a4eda-c2ac-4de6-95a1-7c93f246a485n%40googlegroups.com.

Victor Macêdo

unread,
Oct 21, 2022, 9:07:03 PM10/21/22
to late...@googlegroups.com
Muito obrigado, Paulo.

Estava ficando maluco vendo funcionar e depois não funcionar haha. 

Depois de alguns anos já nunca tinha notado isso.

Obrigado! 



--

Luiz Victor Lima Macêdo
Licenciado em Matemática pelo Instituto Federal da Bahia / Campus Eunápolis.
Especialista em Matemática pela Faculdade Venda Nova do Imigrante.

"Não deixe de gostar da Matemática. Ela colocou você numa furada, mas continua sendo muito bonita."
(Roberto Imbuzeiro).

Paulo Ney de Souza

unread,
Oct 21, 2022, 9:11:11 PM10/21/22
to late...@googlegroups.com
Beleza. Ainda bem que funcionou.

PN

Reply all
Reply to author
Forward
0 new messages