emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: LaTeX export of table with caption broken


From: Nicolas Goaziou
Subject: Re: [O] Bug: LaTeX export of table with caption broken
Date: Tue, 22 Jan 2019 23:52:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Eric S Fraga <address@hidden> writes:

> tables without captions now seem to export to tabulars within table
> environments, which they did not do before.

I cannot reproduce it. E.g.,

    | a |

becomes

    \begin{center}
    \begin{tabular}{l}
    \toprule
    a\\
    \bottomrule
    \end{tabular}
    \end{center}

Would you have an ECM?

Regards,

-- 
Nicolas Goaziou



reply via email to

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