[Tugindia] spacing problem with long equations
Kannan Moudgalya
kannan at iitb.ac.in
Mon Jan 5 07:40:03 CET 2009
Dear Sreejith,
LaTeX is possibly trying not to split the equations across the page. If
this is the case, the following command should fix this problem:
\allowdisplaybreaks[1]
The following commands could be used if you have spacing problem because
of floated objects:
\renewcommand{\topfraction}{1.0}
\renewcommand{\bottomfraction}{1.0}
\renewcommand{\textfraction}{0}
\renewcommand{\floatpagefraction}{1.0}
Best wishes.
Kannan
Sreejith Kuttanikkad wrote:
> Sorry that attachments did not come.
> Here are the LaTex code and pdf output for the same.
>
> http://hal.iwr.uni-heidelberg.de/~sreejith/test.tex
> http://hal.iwr.uni-heidelberg.de/~sreejith/test.pdf
>
> Thanks
> Sreejith
>
> On Mon, Jan 5, 2009 at 5:13 AM, Kalidoss Murugesan <
> kalidoss.murugesan at gmail.com> wrote:
>
>
>> On 1/5/09, Sreejith Kuttanikkad <sreejithpk at gmail.com> wrote:
>>
>>
>>
>>> Also see the pdf output attached.
>>>
>> I suggest the following in the absence of the pdf output.
>>
>>
>>
>>> I am having some spacing problem between paragraphs and long equations
>>>
>> and
>>
>>> the page does not look good. I am attaching a small example to show the
>>> problem.
>>>
>> In most cases, people leave a line blank before and after the environments,
>> like
>>
>> Some text
>>
>> .....line break
>> \begin{...}
>> ...
>> \end{...}
>> ... line break
>>
>> Some more text
>>
>> This results in extra unwanted space. Check whether this was the problem
>> in
>> your case.
>> Best.
>> M. Kalidoss
>> _______________________________________________
>> Home: http://www.tug.org.in/
>> TeX FAQ: http://www.tex.ac.uk/faq
>> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>>
>>
> _______________________________________________
> Home: http://www.tug.org.in/
> TeX FAQ: http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
More information about the tugindia
mailing list