emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] underscore behaviour


From: Nick Dokos
Subject: Re: [O] underscore behaviour
Date: Thu, 13 Oct 2011 10:03:10 -0400

Andrea Crotti <address@hidden> wrote:

> I use names with "_" very often, and I like to export to PDF, because
> it' the one that looks nicest.
> 
> But the _ in latex means something different, and I find my output a
> bit messed up.
> Isn't it possible to add an automatic quote for every "_" when
> exporting to latex/pdf maybe?
> 
> Or is there a better way to write things like function names
> "__init__" or similar?
> 

#+OPTIONS: ^:nil

or 

#+OPTIONS: ^:{}

should do it - see

    (info "(org) Export options")

for more options than you can shake a stick at.

Nick



reply via email to

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