From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Miller Subject: Re: How to escape an asterisk on org-mode Date: Thu, 12 Jun 2014 04:23:26 -0500 Message-ID: <2958E633-0873-4CBD-8F6D-FC2FB3C4D9C3@gmail.com> References: <87sinar1yd.fsf@caffelatte.moltkeplatz.de> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv1EN-0001PV-9S for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 05:23:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wv1EH-0003yX-AO for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 05:23:35 -0400 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:44079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv1EH-0003y8-5m for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 05:23:29 -0400 Received: by mail-ob0-f175.google.com with SMTP id wm4so227432obc.20 for ; Thu, 12 Jun 2014 02:23:28 -0700 (PDT) In-Reply-To: <87sinar1yd.fsf@caffelatte.moltkeplatz.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Albert Krewinkel Cc: "emacs-orgmode@gnu.org" Thank you very much. That was most informative.=20 Sent from James Miller's iPhone.=20 > On Jun 12, 2014, at 3:01 AM, Albert Krewinkel wrot= e: >=20 > Hi James, >=20 > James Ryland Miller writes: >> I'm trying to escape an asterisk character, i.e. "*" to use in regular >> text. I.e., "The person wanted to say *BSD". And I don't want to use a >> verbatim or code block because monospace is not what I need. >>=20 >> I've tried \* to escape the character and it doesn't work. I'm on Org 8.2= .5h. >=20 > There is currently no way to escape characters in this way. Using an > asterisk like in your example should work fine -- except if the text > after it makes it seem like the asterisk is actually markup. (e.g. > "The person wanted to say *BSD. Now this is bold*" >=20 > Whether an asterisk is treated as a symbol or as markup follows some > rather complicated rules, but there are two simple rules that make the > behavior predictable: >=20 > 1. Asterisks intended for markup must occur right before and after the > words that are to be printed in bold, i.e. *this is bold*, but > * neither this* is, *nor this *. >=20 > 2. Markup cannot span more than two lines: > *this > is not > bold* >=20 > HTH >=20 > Albert >=20 >=20 >=20 > --=20 > Albert Krewinkel > GPG: 8eed e3e2 e8c5 6f18 81fe e836 388d c0b2 1f63 1124