presn...@member.fsf.org writes:
> Nicolas Goaziou writes:
>
>> You can use a table filter to remove \label and \\ from longtables. See
>> (info "(org) Advanced configuration")
>
> Thanks. Just to be clear, you are suggesting a filter that would remove
> \label and \\ from longtables that have no
Nicolas Goaziou writes:
> You can use a table filter to remove \label and \\ from longtables. See
> (info "(org) Advanced configuration")
Thanks. Just to be clear, you are suggesting a filter that would remove
\label and \\ from longtables that have no caption, but that would leave
them in for
On Tuesday, 18 Nov 2014 at 22:28, Nicolas Goaziou wrote:
> Hello,
>
> presn...@member.fsf.org writes:
[...]
>> One more minor comment: I notice that org-mode's latex export puts the
>> \label{} inside the argument of the \caption{} command. This seems
>> unusual to me.
>
> It isn't wrong, though
Hello,
presn...@member.fsf.org writes:
> So my sugggestion would be for org's latex export to produce no \label{}
> (and hence no \\) when the table has no caption, or at least I would
> prefer to have this as an option. Is there some way to achieve this?
You can use a table filter to remove \l