Rudolf Adamkovič <rud...@adamkovic.org> writes:

> The Org manual states that LaTeX fragments are
>
>   Environments of any kind. The only requirement is that the ‘\begin’
>   statement appears on a new line, preceded by only whitespace.
>
> yet, the Org document
>
>   #+OPTIONS: tex:dvisvgm
>
>   \begin{array}{cc|c}
>     P & Q & P \iff Q \\
>     \hline
>     0 & 0 & 1 \\
>     0 & 1 & 0 \\
>     1 & 0 & 0 \\
>     1 & 1 & 1 \\
>   \end{array}
>
> exports to HTML with
>
>   cc|c

Duplicate of https://list.orgmode.org/orgmode/875y46xyr8.fsf@localhost/

Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to