mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] equations inside centered block environment


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: Kamaraju Kusumanchi <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] equations inside centered block environment
  • Date: Sun, 20 Aug 2006 22:56:48 +0200

On Tue, Apr 18, 2006 at 12:13:15AM -0400, Kamaraju Kusumanchi wrote:
> In the fourth column of the table (please see the attached file), I
> used Esc-Esc-& to create eqnarray environment. But this is leaving a
> lot of space both the the begining and at the end. This in turn makes
> the width of the table very large and so it does not fit into a single
> page. Is there any way to remove that extra space around the equations
> in the 4th column?

Notice that the table editor has been improved quite a bit recently.
Here is what you probably want:

<block|<tformat|<twith|table-width|1par>|<twith|table-hmode|exact>|<cwith|1|1|4|4|cell-block|yes>|<cwith|1|1|4|4|cell-hpart|1>|<cwith|1|1|4|4|cell-hyphen|t>|<table|<row|<cell|Fourier
Series>|<cell|periodic>|<cell|period=<with|mode|math|2\<pi\>>>|<\cell>
<\eqnarray*>
<tformat|<cwith|1|1|1|1|cell-block|yes>|<table|<row|<\cell>
f(x)

</cell>|<cell|=>|<cell|a<rsub|0>+<big|sum><rsub|n=1><rsup|\<infty\>><left|[>a<rsub|n>*cos<left|(>n*x<right|)>+b<rsub|n>*sin<left|(>n*x<right|)><right|]>>>|<row|<cell|>|<cell|>|<cell|>>|<row|<cell|a<rsub|0>>|<cell|=>|<cell|<frac|1|2\<pi\>>*<big|int><rsub|-\<pi\>><rsup|\<pi\>>f(x)*\<mathd\>x>>>>
</eqnarray*>
</cell>>>>>

Don't forget to set the table width and the cell hyphenation properties
correctly.
I agree that documentation is missing on these points... ;^(

Best wishes, Joris


  • Re: [TeXmacs] equations inside centered block environment, Joris van der Hoeven, 08/21/2006

Archive powered by MHonArc 2.6.19.

Top of page