[texhax] Plain TeX: a question about \par before and after displayed equations
Rodolfo Medina
rodolfo.medina at gmail.com
Sun Oct 12 22:13:40 CEST 2008
Rodolfo Medina wrote:
>> I use Emacs as
>> text editor, and the command `M-q' fills a paragraph. So I need that in my
>> .tex file paragraphs are separated by blank lines, else paragraphs will be
>> messed up by `M-q'.
>> I use AUCTeX 11.84. Do you mean this:
>>
>>
>> bla bla bla
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>> $$x = y$$
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>> bla bla
>>
>>
>> or this:
>>
>>
>> bla bla bla
>> %
>> $$x = y$$
>> %
>> bla bla
>>
>>
>>
>> ? Because, this latter does not work for me, however the former could be a
>> possible (not very nice) solution.
Eduardo M KALINOWSKI <eduardo at kalinowski.com.br> writes:
> That's strange, here I'm using version 11.83 and the second one works
> perfectly. As a matter of fact, even if there is no separation between
> the text and the displayed equation, auctex properly identifies the
> paragraphs, when filling them.
What do you mean by `no separation'? Even without the `%' line?
Rodolfo
More information about the texhax
mailing list