emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] exporting, too, was: Re: multiline emphasis, was: Re: latex i


From: Robert Klein
Subject: Re: [O] exporting, too, was: Re: multiline emphasis, was: Re: latex italics in list, with quotation marks
Date: Sun, 17 Mar 2013 10:57:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

Hello,



> Robert Klein <address@hidden> writes:
> 
>> (require 'org)
>>
>> ;; change number of newlines for emphasized blocks
>> (setq org-emphasis-regexp-components
>>       '(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 10))
>>
> 
> This should probably happen before org is loaded, according to the
> docstring.
> 

Thanks a lot, this works.  I didn't find (or understand) this in the
docstring, though. :(

>> Mebbe I just forgot some setting to get it working, though I'd like the
>> exporter to recognize the org-emphasis-regexp-components settings...
> 
> The exporter relies on the parser, which relies on `org-emph-re', which
> is built from `org-emphasis-regexp-components'.
> 

Best regards
Robert




reply via email to

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