* putting a element +UWa in table
@ 2014-04-22 12:41 Neal Becker
2014-04-22 13:09 ` Bastien
2014-04-22 23:09 ` Andrea Rossetti
0 siblings, 2 replies; 5+ messages in thread
From: Neal Becker @ 2014-04-22 12:41 UTC (permalink / raw)
To: emacs-orgmode
The first item in my table should say '+UWa'. This seems to upset the
org table gods, who draw a line through my entry.
How do I put such an item in a table without org table misinterpreting it?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: putting a element +UWa in table
2014-04-22 12:41 putting a element +UWa in table Neal Becker
@ 2014-04-22 13:09 ` Bastien
2014-04-24 18:21 ` William Henney
2014-04-22 23:09 ` Andrea Rossetti
1 sibling, 1 reply; 5+ messages in thread
From: Bastien @ 2014-04-22 13:09 UTC (permalink / raw)
To: Neal Becker; +Cc: emacs-orgmode
Neal Becker <ndbecker2@gmail.com> writes:
> How do I put such an item in a table without org table
> misinterpreting it?
You can't.
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: putting a element +UWa in table
2014-04-22 13:09 ` Bastien
@ 2014-04-24 18:21 ` William Henney
2014-04-29 12:23 ` Bastien
0 siblings, 1 reply; 5+ messages in thread
From: William Henney @ 2014-04-24 18:21 UTC (permalink / raw)
To: emacs-org; +Cc: Neal Becker
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
Assuming you never want to use strike-through text (who does?), you can
customise (or otherwise modify) the variable `org-emphasis-alist` to remove
the entry for "+".
Will
On Tue, Apr 22, 2014 at 8:09 AM, Bastien <bzg@gnu.org> wrote:
> Neal Becker <ndbecker2@gmail.com> writes:
>
> > How do I put such an item in a table without org table
> > misinterpreting it?
>
> You can't.
>
> --
> Bastien
>
>
--
Dr William Henney, Centro de Radioastronomía y Astrofísica,
Universidad Nacional Autónoma de México, Campus Morelia
[-- Attachment #2: Type: text/html, Size: 1073 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: putting a element +UWa in table
2014-04-22 12:41 putting a element +UWa in table Neal Becker
2014-04-22 13:09 ` Bastien
@ 2014-04-22 23:09 ` Andrea Rossetti
1 sibling, 0 replies; 5+ messages in thread
From: Andrea Rossetti @ 2014-04-22 23:09 UTC (permalink / raw)
To: Neal Becker; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 436 bytes --]
Neal Becker <ndbecker2@gmail.com> writes:
> The first item in my table should say '+UWa'. This seems to upset the
> org table gods, who draw a line through my entry.
>
> How do I put such an item in a table without org table misinterpreting it?
For curiosity I played a bit on this problem.
I got no exact solution, but here's what I found.
I guess they aren't exactly *cough* the most
didactic Org tricks ever... Cheers,
Andrea
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: multipart/text/x-org; boundary="==-=-=", Size: 418 bytes --]
--==-=-=
Content-Type: text/plain
- Test1: shows overstrike on text (as per Org syntax)
| +UWa UWb+ |
- Test 2: shows "+" in buffer if org-toggle-pretty-entities
is enabled, but produces bad HTML export (a subscript "nil"
appears)
| \plus_{}UWa UWb\plus_{} |
- Test 3: looks OK for HTML, Latex, ASCII export
#+MACRO: myplus @@html:+@@@@latex:+@@@@ascii:+@@
| {{{myplus}}}UWa UWb{{{myplus}}} |
--==-=-=--
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-04-29 12:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22 12:41 putting a element +UWa in table Neal Becker
2014-04-22 13:09 ` Bastien
2014-04-24 18:21 ` William Henney
2014-04-29 12:23 ` Bastien
2014-04-22 23:09 ` Andrea Rossetti
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).