emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* changing the behavior of the underline "_" character
@ 2012-06-20 21:57 Marcelo de Moraes Serpa
  2012-06-20 22:15 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Marcelo de Moraes Serpa @ 2012-06-20 21:57 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

Hey guys,

So, whenever I write something with the underline char, org renders the
string like this:

http://minus.com/mRXPQQdLW/

Check how the this word is rendered. How could I disable this rendering
behavior ?

Thanks,

- Marcelo.

[-- Attachment #2: Type: text/html, Size: 413 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: changing the behavior of the underline "_" character
  2012-06-20 21:57 changing the behavior of the underline "_" character Marcelo de Moraes Serpa
@ 2012-06-20 22:15 ` Nick Dokos
  2012-06-20 22:42   ` Marcelo de Moraes Serpa
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Dokos @ 2012-06-20 22:15 UTC (permalink / raw)
  To: Marcelo de Moraes Serpa; +Cc: Org Mode

Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:

> Hey guys,
> 
> So, whenever I write something with the underline char, org renders the string like this:
> 
> http://minus.com/mRXPQQdLW/
> 
> Check how the this word is rendered. How could I disable this rendering behavior ?
> 

#OPTIONS: ^:nil

is one way. ^ and _ signal superscripts and subscripts resp. You can also escape the
underscore:

this is not a\_subscript

Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: changing the behavior of the underline "_" character
  2012-06-20 22:15 ` Nick Dokos
@ 2012-06-20 22:42   ` Marcelo de Moraes Serpa
  0 siblings, 0 replies; 3+ messages in thread
From: Marcelo de Moraes Serpa @ 2012-06-20 22:42 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: Org Mode

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

Oh yah, that's called subscript, I was trying to remember the correct term
: - )

Thanks Nick!

On Wed, Jun 20, 2012 at 5:15 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:

> Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
>
> > Hey guys,
> >
> > So, whenever I write something with the underline char, org renders the
> string like this:
> >
> > http://minus.com/mRXPQQdLW/
> >
> > Check how the this word is rendered. How could I disable this rendering
> behavior ?
> >
>
> #OPTIONS: ^:nil
>
> is one way. ^ and _ signal superscripts and subscripts resp. You can also
> escape the
> underscore:
>
> this is not a\_subscript
>
> Nick
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1227 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-20 22:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-20 21:57 changing the behavior of the underline "_" character Marcelo de Moraes Serpa
2012-06-20 22:15 ` Nick Dokos
2012-06-20 22:42   ` Marcelo de Moraes Serpa

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).