bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] Re: Filling paragraphs with double dollar displayed math


From: Rodolfo Medina
Subject: [Bug-AUCTeX] Re: Filling paragraphs with double dollar displayed math
Date: Fri, 14 Nov 2008 14:23:53 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.50 (gnu/linux)

Rodolfo Medina (2008-11-13) writes:

>> The problem only occurs when the displayed equation is two or more lines
>> long, and only for the text succeding the equation, not for the preceding
>> text.  So:

>> bla bla bla
>> $$ long equation
>> = over two lines$$
>> bla bla <M-q>
>> bla
>>
>> becomes:
>>
>> bla bla bla
>> $$ long equation
>> = over two lines$$ bla bla bla



Ralf Angeli <address@hidden> writes:

> This is not easy to fix.  How about writing it like this?
>
> bla bla bla
> $$
> long equation
> = over two lines
> $$
> bla bla
> bla


Thanks for the suggestion.  But why is it so hard?  After all, the problem does
not exist for the text preceding the equation.

Rodolfo





reply via email to

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