Mark Edgington writes:
>> Anyway, your patch will not work on back-ends that rely on Org to
>> compute section numbers (e.g., ascii, html...) because even if you
>> ignore numbering for a particular headline, it still adds up
>> internally. IOW, you also need to patch
>> `org-export--collect-hea
Nicolas Goaziou writes:
> Hello,
>
> a...@fastmail.fm (Albert Z. Wang) writes:
>
>> I've just recently been having an issue I was wondering if anybody
>> could help with, namely, that fill-paragraph does not seem to work as
>> expected.
>>
>> For d
Hello,
First off, thanks for this great piece of software! It's made
document/markup management so much easier since I've discovered it.
I've just recently been having an issue I was wondering if anybody could
help with, namely, that fill-paragraph does not seem to work as
expected.
For display
Benjamin Motz writes:
> Hi,
>
> invoking fill-paragraph on the following org-code will delete the
> newline after \end{equation}:
>
> The relation
> \begin{equation}
> E=mc^2
> \end{equation}
> won't be further discussed here.
>
> This behaviour is undesirable because it makes the org-text less
>
I had a similar issue with typesetting in theorem and proof
environments; what saved me from messy LaTeX syntax was
org-special-blocks. More info is on Worg:
http://orgmode.org/worg/org-contrib/org-special-blocks.html
This is not *exactly* your situation, since this is using org syntax
within \