From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: force italic mode? Date: Thu, 17 Nov 2016 11:46:58 -0500 Message-ID: References: <87bmxet61h.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1148ebca1e007c054181f0fe Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7Pq7-0004VB-VN for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 11:47:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7Pq2-0006Xk-4P for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 11:47:08 -0500 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]:38814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7Pq1-0006XU-P0 for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 11:47:02 -0500 Received: by mail-wm0-x235.google.com with SMTP id f82so157931678wmf.1 for ; Thu, 17 Nov 2016 08:47:00 -0800 (PST) In-Reply-To: <87bmxet61h.fsf@ericabrahamsen.net> 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" To: Eric Abrahamsen Cc: "emacs-orgmode@gnu.org" --001a1148ebca1e007c054181f0fe Content-Type: text/plain; charset=UTF-8 No what Hymie wants is part of the middle of that word italicizes I think. On Thursday, November 17, 2016, Eric Abrahamsen wrote: > hymie! > writes: > > > Greetings. > > > > (My first question is, can I post from gmane?) > > > > I know how to make text italic by /surrounding/ it with /slashes/. > > > > I know that there's a variable (org-emphasis-regex-components) that > > specifies what characters are allowed before or after the markup > > characters. > > > > But let's say I don't want to mess with my document defaults. I just > > want to specify, in this one particular place, that I have the word > > > > fuzzywuzzywuzzabear > > > > and I want "wuzzy" to be italic. Is there a way I can do that? > > You haven't actually said why you can't just write > /fuzzywuzzywuzzabear/, but presumably there's some reason that won't > work. You might consider literal export snippets, though then you'd need > to target each different backend you're exporting to. So you could do: > > @@html:@@fuzzywuzzywuzzabear@@html:@@ > > For instance. Is that what you meant? > > > -- John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --001a1148ebca1e007c054181f0fe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable No what Hymie wants is part of the middle of that word italicizes I think.= =C2=A0

On Thursday, November 17, 2016, Eric Abrahamsen = <eric@ericabrahamsen.net&= gt; wrote:
hymie! <hymie@lactose.homelinux.net> writes:

> Greetings.
>
> (My first question is, can I post from gmane?)
>
> I know how to make text italic by /surrounding/ it with /slashes/.
>
> I know that there's a variable (org-emphasis-regex-components= ) that
> specifies what characters are allowed before or after the markup
> characters.
>
> But let's say I don't want to mess with my document defaults.= =C2=A0 I just
> want to specify, in this one particular place, that I have the word >
> fuzzywuzzywuzzabear
>
> and I want "wuzzy" to be italic.=C2=A0 Is there a way I can = do that?

You haven't actually said why you can't just write
/fuzzywuzzywuzzabear/, but presumably there's some reason that won'= t
work. You might consider literal export snippets, though then you'd nee= d
to target each different backend you're exporting to. So you could do:<= br>
@@html:<emph>@@fuzzywuzzywuzzabear@@html:</emph>@@
For instance. Is that what you meant?




--
John
=
-----------------------------------
Professor John Kitchin=C2=A0
= Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon= University
Pittsburgh, PA 15213
412-268-7803

--001a1148ebca1e007c054181f0fe--