> Uwe Brauer <[email protected]> writes:

> In which environment are you doing this?  IIRC, filling gives funny
> results in special environments which don't have an entry in
> `LaTeX-indent-environment-list'.  


Basically 

    1. the equation (and aligned), environments

    2. And  align

That is where it is most disturbing but where I need your function most.


> I suggest you don't use
> `LaTeX-fill-environment' and/or comment out the line in the function I
> posted on tex.sx.

The code looks like 
        ;; Check if the environment has an entry in
        ;; `LaTeX-indent-environment-list' otherwise
        ;; `LaTeX-fill-environment' will play hovoc
        (when (assoc env LaTeX-indent-environment-list)
          (LaTeX-fill-environment nil))

So you already took care of that 😉

> Best, Arash

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Hamas bestialic terroristic attack on Israel, especially the 
despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of Ukraine.
I support the EU membership of Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to