Gap in rows if tabulate includes a startitemize
Dear Sirs I try to tabulate information in two columns: in the first a have a text sentence in the second I need to include a list of itens. My approach is like this: \starttabulate[|p(4cm)|p|] \FL \NC Objetivos \NC Estratégias \NC\NR \LL \NC Melhorar a qualidade do sucesso educativo \NC \startitemize \item one \item two \stopitemize \NC\NR \HL \stoptabulate On some cases the text and the list are correctly confined to the limits (\LL and \HL). But, in other cases, in the second column is inserted a gap (see the attach). How can I fix this. Thanks in advance. Jorge Magalhães Jorge Magalhães
The attach.
Jorge Magalhães
On 19 Dec 2021, 08:18 +0000, Jorge Manuel
Dear Sirs
I try to tabulate information in two columns: in the first a have a text sentence in the second I need to include a list of itens. My approach is like this:
\starttabulate[|p(4cm)|p|] \FL \NC Objetivos \NC Estratégias \NC\NR \LL \NC Melhorar a qualidade do sucesso educativo \NC \startitemize \item one \item two \stopitemize \NC\NR \HL \stoptabulate
On some cases the text and the list are correctly confined to the limits (\LL and \HL). But, in other cases, in the second column is inserted a gap (see the attach). How can I fix this.
Thanks in advance.
Jorge Magalhães
Jorge Magalhães
On 12/19/2021 9:39 AM, Jorge Manuel via ntg-context wrote:
The attach.
yout example works ok here but it's not the same as in the picture so we need a better test to see the issue
Jorge Magalhães
On 19 Dec 2021, 08:18 +0000, Jorge Manuel
, wrote: Dear Sirs
I try to tabulate information in two columns: in the first a have a text sentence in the second I need to include a list of itens. My approach is like this:
\starttabulate[|p(4cm)|p|] \FL \NC Objetivos \NC Estratégias \NC\NR \LL \NC Melhorar a qualidade do sucesso educativo \NC \startitemize \item one \item two \stopitemize \NC\NR \HL \stoptabulate
On some cases the text and the list are correctly confined to the limits (\LL and \HL). But, in other cases, in the second column is inserted a gap (see the attach). How can I fix this.
Thanks in advance.
Jorge Magalhães
Jorge Magalhães
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Good morning to all.
A new and best example.
On 19 Dec 2021, 12:18 +0000, Hans Hagen via ntg-context
On 12/19/2021 9:39 AM, Jorge Manuel via ntg-context wrote:
The attach.
yout example works ok here but it's not the same as in the picture so we need a better test to see the issue
Jorge Magalhães
On 19 Dec 2021, 08:18 +0000, Jorge Manuel
, wrote: Dear Sirs
I try to tabulate information in two columns: in the first a have a text sentence in the second I need to include a list of itens. My approach is like this:
\starttabulate[|p(4cm)|p|] \FL \NC Objetivos \NC Estratégias \NC\NR \LL \NC Melhorar a qualidade do sucesso educativo \NC \startitemize \item one \item two \stopitemize \NC\NR \HL \stoptabulate
On some cases the text and the list are correctly confined to the limits (\LL and \HL). But, in other cases, in the second column is inserted a gap (see the attach). How can I fix this.
Thanks in advance.
Jorge Magalhães
Jorge Magalhães
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
--
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Good morning to all.
On 12/20/2021 10:04 AM, Jorge Manuel via ntg-context wrote: this seems to solve it: \startitemize[before=] ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Jorge Manuel