• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

MathML: fractions in square barckets not rendering in PDF

Explorer ,
Dec 18, 2017 Dec 18, 2017

Copy link to clipboard

Copied

An equation that has a fraction inside of square brackets fails to render properly when I create a PDF.

Here is the MathML code:

<math>

   <mrow>

      <mo>[</mo>

      <mfrac>

         <mrow>

            <mn>1</mn>

         </mrow>

         <mrow>

            <mn>2</mn>

         </mrow>

      </mfrac>

      <mo>]</mo>

   </mrow>

</math>

It looks as it should in the MathFlow editor and Frame WYSIWYG editor, like this:

fraction_in_bracket_working.png

But when it is saved as a PDF it looks like this:

fraction_in_bracket_not_working.png

By the way, if I use the same code but use parentheses instead of square brackets, it looks fine. If I have other things in the brackets (not fractions) they also render fine in PDF.

I am using FrameMaker 2017 ver. 14.0.2.425 and MathFlow ver. 2.0c.

Thanks for your help.

TOPICS
Structured

Views

231

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation