Open aline-cristina opened 7 years ago
Processando outro artigo do mesmo periódico pude notar que a tag <sub>
está com o mesmo problema.
Como aparece na página de resumo:
Como aparece na página do artigo:
Link no Homolog.XML: http://homolog.xml.scielo.br/scielo.php?script=sci_abstract&pid=S2175-91462011000100013&lng=en&nrm=iso&tlng=en
Código utilizado:
<abstract>
<title>Abstract:</title>
<p>The C<sub>2</sub><sup>*</sup> radical is used as a system probe tool to the
reactive flow diagnostic, and it was chosen due to its large occurrence in
plasma and combustion in aeronautics and aerospace applications. The rotational
temperatures of C<sub>2</sub><sup>*</sup> species were determined by the
comparison between experimental and theoretical data. The simulation code was
developed by the authors, using C++ language and the object oriented paradigm,
and it includes a set of new tools that increase the efficacy of the
C<sub>2</sub><sup>*</sup> probe to determine the rotational temperature of
the system. A brute force approach for the determination of spectral parameters
was adopted in this version of the computer code. The statistical parameter
c<sup>2</sup> was used as an objective criterion to determine the better
match of experimental and synthesized spectra. The results showed that the
program works even with low-quality experimental data, typically collected from
in situ airborne compact apparatus. The technique was applied to flames of a
Bunsen burner, and the rotational temperature of ca. 2100 K was calculated.</p>
</abstract>
@aline-cristina : este caso não tem solução no momento pois tem a ver com a base de dados que não permite caracteres especiais nem formatação.
Esta página usa o resumo registrado na base de dados que é preparado para a pesquisa no site, então são removidos marcação de estilos e convertidos os caracteres especiais, podendo haver alguma perda. Os dados puros do XML são apresentados apenas na página do artigo.
Durante o processamento de um artigo da JATM observei que a tag
<sup>
não está funcionando corretamente dentro da página de resumo, mas está normal na página do artigo.Como fica na página de resumo [o que está dentro de
<sup>
continua na mesma linha]:Como fica na página do artigo [o que está dentro de
<sup>
funciona normal]:Link para o artigo em Homolog.XML: http://homolog.xml.scielo.br/scielo.php?script=sci_abstract&pid=S2175-91462011000200193&lng=en&nrm=iso&tlng=en
Código: `