* Davide G. M. Salvetti (2010-09-26) writes:

> From: Sanjoy Mahajan <[email protected]>

> In ConTeXt mode, \placeformula (and \placetable etc.) is not recognized
> as a command that starts a paragraph.  Thus, text like
>
>   An alternative approach is
>   \placeformula\startformula
>   a = bc
>   \stopformula
>
> unfortunately gets reformatted by M-q to
>
>   An alternative approach is \placeformula\startformula a = bc
>   \stopformula
>
> (whereas I think the text in this case shouldn't be changed).
>
> A fix that works for me is the following diff (but feel free to correct
> it if I've misunderstood the regexp):

I'd just add the affected commands to
`ConTeXt-extra-paragraph-commands'.

Are the names of these commands different in other ConTeXt interface
languages?  Then we might have to think about adding two variables in
context-en.el and context-nl.el.

-- 
Ralf

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to