ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jorge Manuel via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Jorge Manuel <desdechaves@gmail.com>
Subject: Re: Gap in rows if tabulate includes a startitemize
Date: Mon, 20 Dec 2021 09:04:24 +0000	[thread overview]
Message-ID: <2227b6af-a277-451c-b615-cdc853ed9dbf@Spark> (raw)
In-Reply-To: <c5c6022f-e1d7-192d-7434-3a69d90ef45c@xs4all.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2593 bytes --]

Good morning to all.

A new and best example.
On 19 Dec 2021, 12:18 +0000, Hans Hagen via ntg-context <ntg-context@ntg.nl>, wrote:
> 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 <desdechaves@gmail.com>, 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
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 3435 bytes --]

[-- Attachment #2: exter.pdf --]
[-- Type: application/octet-stream, Size: 10505 bytes --]

[-- Attachment #3: exter.tex --]
[-- Type: application/octet-stream, Size: 1877 bytes --]


\starttext

\setuptabulate[rulecolor=blue,split=yes]
  \setuptabulate [after={\blank[\frameddimension{offset}]}]
\starttabulate[|p(4cm)|p|] 
    \FL
    \NC Objetivos \NC Estratégias \NC\NR 
    \ML
    \NC Melhorar a qualidade do sucesso educativo   \NC 
        \startitemize
            \item Monitorização
              \item Monitorização e acompanha
                \item Promoção das aprendizas evidenciadas pelos alunos;
                  \item Implementação d eparação para exame, outras
                    \item Implementação de um programa de  técnicos;
                      \item Incentivo à  currículo
        \stopitemize
    \NC\NR 
    \LL           
    \NC Promover o mérito e a excelência  \NC 
        \startitemize
            \item Organização conjunta entre a V 
              da cerimónia para entregas prémios de mérito.
              \item Criar um prémio pas.
        \stopitemize

  \NC\NR 
     \LL
 \NC Desenvolver o espírito de cidadania, promovendo as dimensões artísticas, 
     desportivas, a educação para a saúde e para o ambiente. \NC
       \startitemize
         \item Organização gados de turma 
           para promover a paunos na vida da escola;
         \item Promover a avadas attudes na;
         \item Aumento do peso da classas atitudes na auno;
           \item Promover as atresiliência, capacidade
             para a resollemas;
           \item Promover o estico e a senrtes;
             \item Alargamento da ofdiciplinas o;
             \item Promover a realpendemia o permitir) em articulação com 
               entidadas de  artística;
             \item Diversção da oferta ao onal;
             \item Valorização da educlo;
             \item Repensar o funcionciclo;
             \item Dinamização dos ctentes.
   \stopitemize
   \NC\NR
    \BL
\stoptabulate


\stoptext

[-- Attachment #4: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2021-12-20  9:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f55b86b7-67ae-4940-8839-f34b81eb222d@Spark>
2021-12-19  8:18 ` Jorge Manuel via ntg-context
2021-12-19  8:39   ` Jorge Manuel via ntg-context
2021-12-19 12:18     ` Hans Hagen via ntg-context
2021-12-20  9:04       ` Jorge Manuel via ntg-context [this message]
2021-12-20  9:20         ` Hans Hagen via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2227b6af-a277-451c-b615-cdc853ed9dbf@Spark \
    --to=ntg-context@ntg.nl \
    --cc=desdechaves@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).