Robert Klein <klein...@mpip-mainz.mpg.de> writes:

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

A less pleasant/even worse way (practically heresy in some circles,
though some Org users do it) would just be to compose your documents
using visual-line-mode instead of auto-fill-mode.  Then whole paragraphs
are one "line."

-- 
Regards,
WGG


Reply via email to