emacs-orgmode
[Top][All Lists]
Advanced

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

[O] multiline emphasis, was: Re: latex italics in list, with quotation


From: Robert Klein
Subject: [O] multiline emphasis, was: Re: latex italics in list, with quotation marks
Date: Thu, 14 Mar 2013 09:56:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

On 03/08/2013 11:58 AM, Myles English wrote:
> 
> Hi,
> 
> Just wondering if there is a better way to italicise across more than two 
> lines
> for a list item, currently this is the only way that works for me:
> 
> - on the assumption of equilibrium: /``even if there is equilibrium at
>   the pore sale, the upscaling, in this/ /if there is equilibrium at
>   blah the equilibrium/''
> 
> Thanks,
> 
> Myles
> 
> 

The same happens outside of lists.  I set

(setq org-emphasis-regexp-components
      '(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 10))

which ought to increase the number of lines I can span an emphasis (only
change is the original 1 at the end to 10).  Doesn't work though, atm.
My org-version is release_8.0-pre-67-gd3361c.


Best regards
Robert



reply via email to

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