Hacker News new | past | comments | ask | show | jobs | submit login

I guess <mover> is semantic enough, actually? Though I don't get why the engine doesn't just know to render the arrow appropriately and it needs all those <mo stretchy> things with inline styling.



<mover> has a boolean accent attribute so I guess you can write:

    <mover accent="true">
      <mi>B</mi>
      <mo>→</mo>
    </mover>


So maybe that's a problem with a particular latex->mathml convertor, but the idea itself should work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: