emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrea Rossetti <andrea.rossetti@gmail.com>
To: Neal Becker <ndbecker2@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: putting a element +UWa in table
Date: Wed, 23 Apr 2014 01:09:58 +0200	[thread overview]
Message-ID: <84a9bdarll.fsf@gmail.com> (raw)
In-Reply-To: <lj5o18$bre$1@ger.gmane.org> (Neal Becker's message of "Tue, 22 Apr 2014 08:41:12 -0400")

[-- 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}}} |


--==-=-=--

      parent reply	other threads:[~2014-04-22 23:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84a9bdarll.fsf@gmail.com \
    --to=andrea.rossetti@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndbecker2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).