emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Table export to [tc]sv doesn't convert \vert [7.8.11]


From: Bastien
Subject: Re: [O] Bug: Table export to [tc]sv doesn't convert \vert [7.8.11]
Date: Fri, 28 Dec 2012 18:26:26 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Nathan,

Nathan Trapuzzano <address@hidden> writes:

> Converting \vert and \vert{} when exporting an Org table to csv or tsv does 
> not
> properly convert them to the vertical bar. Instead, they are retained 
> literally.

A hackish patch like this one fixes this, but it's not general enough.
Also, converting entities in tables is prone to false-positives, so
let's live with this limitation until we generalize the way entities
are handled.

Best,

Attachment: org-convert-csv-entities.patch
Description: Text Data

-- 
 Bastien

reply via email to

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