emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] changing the behavior of the underline "_" character


From: Nick Dokos
Subject: Re: [O] changing the behavior of the underline "_" character
Date: Wed, 20 Jun 2012 18:15:11 -0400

Marcelo de Moraes Serpa <address@hidden> 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]