Marcação de equação dentro de tabela

50 views
Skip to first unread message

Clarice Costa-RBEP

unread,
Jan 2, 2024, 3:19:55 PM1/2/24
to SciELO XML - SciELO Publishing Schema
Por gentileza, alguém poderia me orientar sobre a marcação de equações dentro de tabelas? Não consigo entender se devemos marcar apenas a tabela sem a equação e depois incluir a equação manualmente - de que forma isso seria feito? Pelo Markup ou por um editor de XML?

Obrigada.
  

Publicação SciELO

unread,
Jan 3, 2024, 8:36:20 AM1/3/24
to sciel...@googlegroups.com
Prezada Clarice, bom dia

Esta pergunta já foi respondida neste fórum, por favor consultar: https://groups.google.com/g/scielo-xml/c/jUwLUtS5kho

Se as respostas obtidas ainda não forem suficientes, por favor nos informe!

Atenciosamente,

Nathália Rosa
Unidade de Produção - Núcleo de Publicação
SciELO - Scientific Electronic Library Online
FAPESP - CAPES - CNPq - BIREME - FAP UNIFESP
www.scielo.org | www.scielo.br
____________________________________________


Em ter., 2 de jan. de 2024 às 17:19, Clarice Costa-RBEP <clarice...@gmail.com> escreveu:
Por gentileza, alguém poderia me orientar sobre a marcação de equações dentro de tabelas? Não consigo entender se devemos marcar apenas a tabela sem a equação e depois incluir a equação manualmente - de que forma isso seria feito? Pelo Markup ou por um editor de XML?

Obrigada.
  

--
SciELO - Scientific Electronic Library Online
FAPESP - CAPES - CNPq - BIREME - FAP UNIFESP
www.scielo.org | www.scielo.br
---
You received this message because you are subscribed to the Google Groups "SciELO XML - SciELO Publishing Schema" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scielo-xml+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scielo-xml/cf586544-0228-4bc8-b10c-3e0350905a0fn%40googlegroups.com.

Esta mensagem pode conter informação confidencial, sendo seu sigilo protegido por lei. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não pode usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações. Se você recebeu esta mensagem por engano, por favor, avise imediatamente ao remetente, respondendo o e-mail e em seguida apague-a. Agradecemos sua cooperação.


This message may contain confidential information and its confidentiality is protected by law. If you are not the addressed or authorized person to receive this message, you must not use, copy, disclose or take any action based on it or any information herein. If you have received this message by mistake, please advise the sender immediately by replying the e-mail and then deleting it. Thank you for your cooperation.

Nathany Brito

unread,
Jan 4, 2024, 8:58:39 AM1/4/24
to SciELO XML - SciELO Publishing Schema
Tutorial de como copiar a codificação MathML: https://www.youtube.com/watch?v=MDdJ6odoYIY

No nosso caso, tínhamos fórmulas dentro das tabelas e o word gerou imagens no lugar das fórmulas.
Então substituímos, no Oxygen, o caminho das fórmulas pela codificação MathML copiada de acordo com o tutorial indicado acima.
Voltamos no arquivo original Word para fazer a cópia das fórmulas em linguagem MatchML e depois, no Oxygen, precisamos observar a identificação de números, palavras e símbolos (em especial a vírgula dentro da linguagem).

Como estava antes (indicando as imagens dentro do pacote XML):

Tela Text
<thead>
<tr>
<th align="center" rowspan="2">Curso</th>
<th align="center" colspan="2">Estatística </th>
</tr>
<tr>
<th align="center">Escolaridade dos pais</th>
<th align="center">Renda familiar</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Biologia</td>
<td align="justify">
<inline-graphic xlink:href="2176-6681-rbeped-104-e5612-i006.png"/>
<inline-graphic xlink:href="2176-6681-rbeped-104-e5612-i008.png"/>, <italic>V</italic> de Cramer = 0,062</td>
<td align="justify">
<inline-graphic xlink:href="2176-6681-rbeped-104-e5612-i009.png"/>
<inline-graphic xlink:href="2176-6681-rbeped-104-e5612-i010.png"/><italic>V</italic> de Cramer = 0,902</td>
</tr>


-> Tela Author anexada como "Tabela SEM codificação"



Como ficou (com todos os dados da fórmula codificados em MathML):

Tela Text
<thead>
<tr>
<th align="center" rowspan="2">Curso</th>
<th align="center" colspan="2">Estatística </th>
</tr>
<tr>
<th align="center">Escolaridade dos pais</th>
<th align="center">Renda familiar</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Biologia</td>
<td align="justify">
<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
<mml:msubsup>
<mml:mrow>
<mml:mi mathvariant="normal">Χ</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>20</mml:mn>
</mml:mrow>
<mml:mrow>
<mml:mn>2</mml:mn>
</mml:mrow>
</mml:msubsup>
<mml:mo>=</mml:mo>
<mml:mn>225,714</mml:mn>
<mml:mo>,</mml:mo>
</mml:math><mml:math
xmlns:mml="http://www.w3.org/1998/Math/MathML">
<mml:mi>p</mml:mi>
<mml:mi> </mml:mi>
<mml:mi mathvariant="normal">valor</mml:mi>
<mml:mo>&lt;</mml:mo>
<mml:mn>0,05</mml:mn>
<mml:mo>,</mml:mo>
</mml:math
>
<italic>V</italic> de Cramer = 0,062</td>
<td align="justify">
<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
<mml:msubsup>
<mml:mrow>
<mml:mi mathvariant="normal">Χ</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mn>8</mml:mn>
</mml:mrow>
<mml:mrow>
<mml:mn>2</mml:mn>
</mml:mrow>
</mml:msubsup>
<mml:mo>=</mml:mo>
<mml:mn>23965,93</mml:mn>
<mml:mo>,</mml:mo>
</mml:math>
<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
<mml:mi>p</mml:mi>
<mml:mi> </mml:mi>
<mml:mi mathvariant="normal">valor</mml:mi>
<mml:mo>&lt;</mml:mo>
<mml:mn>0,05</mml:mn>
<mml:mo>,</mml:mo>
</mml:math
><italic>V</italic> de Cramer = 0,902</td>
</tr>


---> Tela Author anexada como "Tabela COM MathMl"
Tabela SEM codificação.jpg
Tabela COM MatchML.jpg
Reply all
Reply to author
Forward
0 new messages