emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Question about the math mode table exporting for latex and html


From: bsun
Subject: [O] Question about the math mode table exporting for latex and html
Date: Tue, 07 Jan 2014 17:47:10 +0800
User-agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

hello list,

Here is the example.

------------------------------------------------------------------------
#+ATTR_LATEX: :mode math :environment pmatrix :math-prefix \mathbf{H}=
| \vdots | 0 | \vdots |
| \vdots | H | \vdots |
| \vdots | 0 | \vdots |
------------------------------------------------------------------------

These lines generate perfect latex code. But the html exporter omits
the #+attr_latex line (which is correct), and produces a plain text
table.

The question is, is it possible to export the math mode table as latex
code in html exporting? Maybe there is some option like
"#+attr_html: :mode latex"?

Thanks.

Regards,
Bing



reply via email to

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