emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix export of parameterized LaTeX environments to HTML/SVG


From: Ihor Radchenko
Subject: Re: Fix export of parameterized LaTeX environments to HTML/SVG
Date: Sun, 30 Jun 2024 10:58:48 +0000

Rudolf Adamkovič <rudolf@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

[Prev in Thread] Current Thread [Next in Thread]