[Zope] StructuredText tables: how do I controll colspan
Robert Rottermann
robert@redcor.ch
Wed, 21 Nov 2001 19:32:50 +0100
Thank you very much,
unfortunately the result is very different to what I would like to get.
My goal is a to create a table with two columns.
In the left column just little text (like a number) in the second one much
more. Some 20 lines actually
Robert
----- Original Message -----
From: "Andreas Jung" <andreas@zope.com>
To: "Robert Rottermann" <robert@redcor.ch>; <zope@zope.org>
Sent: Wednesday, November 21, 2001 2:24 PM
Subject: Re: [Zope] StructuredText tables: how do I controll colspan
> Try:
>
> |------------------------------------------------------------------|
> |1959 Als Tierarzt haben wir eine besonders verantwortungsvolle usw|
> |------------------------------------------------------------------|
> |1965|Da war auch was |
> |------------------------------------------------------------------|
>
> Andreas
>
> ----- Original Message -----
> From: "Robert Rottermann" <robert@redcor.ch>
> To: <zope@zope.org>
> Sent: Wednesday, November 21, 2001 04:34
> Subject: [Zope] StructuredText tables: how do I controll colspan
>
>
> > Blind as I am, I fail to see what does controll the colspan a table is
> > using.
> >
> > |-----------------------------------------------------------|
> > |1959|Als Tierarzt haben wir eine besonders verantwortungsvolle usw|
> > |-----------------------------------------------------------|
> > |1965|Da war auch was |
> > |-----------------------------------------------------------|
> >
> > makes the field containing 1965 using two cols, whereas
> >
> > |-----------------------------------------------------------|
> > |1959|Als Tierarzt haben wir eine besonders verantwortungsvo|
> > |-----------------------------------------------------------|
> > |1965|Da war auch was |
> > |-----------------------------------------------------------|
> >
> > uses only one. Note only the length of the second filed of the first row
> has
> > changed.
> >
> > Robert
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists -
> > http://lists.zope.org/mailman/listinfo/zope-announce
> > http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>