mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Subtables


Chronological Thread 
  • From: loic MAZO <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] Subtables
  • Date: Sat, 21 Feb 2009 16:56:46 +0100

Hi,

I observe a strange behaviour with subtables :

I create a simple table with 3 columns and 2 rows. I make 3 subtables on second row :

*************
<TeXmacs|1.0.6.14>

<style|generic>

<\body>
  <block*|<tformat|<table|<row|<cell|1>|<cell|2>|<cell|3>>|<row|<cell|<subtable|<tformat|<table|<row|<cell|1-a>|<cell|1-b>>>>>>|<cell|<subtable|<tformat|<table|<row|<cell|2-a>|<cell|2-b>>>>>>|<cell|<subtable|<tformat|<cwith|1|1|1|1|cell-rborder|1pt>|<table|<row|<cell|3-a>|<cell|3-b>>>>>>>>>>
</body>

<\initial>
  <\collection>
    <associate|language|french>
  </collection>
</initial>

***************

Now, i insert a new first column :

**************
<TeXmacs|1.0.6.14>

<style|generic>

<\body>
  <block*|<tformat|<table|<row|<cell|0>|<cell|1>|<cell|2>|<cell|3>>|<row|<cell|>|<cell|<subtable|<tformat|<table|<row|<cell|1-a>|<cell|1-b>>>>>>|<cell|<subtable|<tformat|<table|<row|<cell|2-a>|<cell|2-b>>>>>>|<cell|<subtable|<tformat|<cwith|1|1|1|1|cell-rborder|1pt>|<table|<row|<cell|3-a>|<cell|3-b>>>>>>>>>>
</body>

<\initial>
  <\collection>
    <associate|language|french>
  </collection>
</initial>
**************

And, the fourth column now begin at top of page (look at the screenshot joined).

Is it a bug or something wrong on my system ? Can anybody reproduce a similar behaviour ?

I am under Ubuntu 8.10

Loic

PNG image




Archive powered by MHonArc 2.6.19.

Top of page