Login  Register

Re: Render latex in table

Posted by mojavelinux on Nov 22, 2019; 10:56pm
URL: https://discuss.asciidoctor.org/Render-latex-in-table-tp7366p7368.html

Alexander is correct. AsciiDoc does not support using raw LaTeX. That would wreak havoc on the parser since there are so many special characters. Wrapping the LaTeX code inside a macro ensures that doesn't happen.

You can use the stem macro if you set the stem document attribute to latexmath.

Best,

-Dan

On Fri, Nov 22, 2019 at 2:25 PM Alexander Schwartz [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Adding a latexmath:[] for every formula is the only way it will work AFAIK. This allows you to choose for each cell if it is math or text, and you can even mix math and text within a cell.
Alexander Schwartz ([hidden email])
https://www.ahus1.de



If you reply to this email, your message will be added to the discussion below:
https://discuss.asciidoctor.org/Render-latex-in-table-tp7366p7367.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML


--
Dan Allen | @mojavelinux | https://twitter.com/mojavelinux