* Bug in table export for latex? (underscore and ampersand)
@ 2012-07-03 20:09 Frozenlock
0 siblings, 0 replies; only message in thread
From: Frozenlock @ 2012-07-03 20:09 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 594 bytes --]
I'm trying to export a table with the following cell:
BAT_30_CCR01_OUV_ZONE_PCE_30_2A_102_&_30_2A_101
The ampersand seems to be messing everything... I obtain this when I export:
BAT\_{}30\_{}CCR01\_{}OUV\_{}ZONE\_{}PCE\_{}30\_{}2A\_{}102_\&_30\_{}2A\_{}101
For this to export normally, I would expect this:
BAT\_{}30\_{}CCR01\_{}OUV\_{}ZONE\_{}PCE\_{}30\_{}2A\_{}102\_{}\&\_{}30\_{}2A\_{}101
Here is the difference:
102_\&_30
102\_{}\&\_{}30
The underscore isn't escaped, which results in an unwanted subscript in the
exported table.
Is this a bug?
Any quick fix?
Thanks in advance!
[-- Attachment #2: Type: text/html, Size: 895 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-03 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-03 20:09 Bug in table export for latex? (underscore and ampersand) Frozenlock
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).