ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: xtables rowspan
Date: Wed, 27 Feb 2019 15:41:51 +0100	[thread overview]
Message-ID: <AE634A4C-5785-47B4-9B06-43FE8EB5B467@gmail.com> (raw)
In-Reply-To: <CALrs2KNt0U=YH7hFpz5qA=KL3Q=91C5CgtkOwm2=jcC7QfrtfQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

Hi Felipe,

Your code gives the result you want here on my machine (version 2019.02.26 20:04 MKIV beta), so there is no error in your code.
Please see the attachment. 
Maybe you should update your installation of ConTeXt?

Best regards: OK

[-- Attachment #2: xtable-span.pdf --]
[-- Type: application/pdf, Size: 6277 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1544 bytes --]

 

> On 26 Feb 2019, at 15:54, Felipe de Jesús Molina Bravo <fjmolinabravo@gmail.com> wrote:
> 
> Hi!!
> 
> I am begginer in "context" ( and "tex" too). I want to generate the next table:
> 
> A.1	A.2	A.3	A.4
> B.3	B.4
> C.4
> 
> 
> I am using xtables and the code is the next:
> 
> 
> \starttext
> \startxtable[frame=on]
>   \startxtablehead
>     \startxrow
>        \startxcell[ny=3, nx=1] A.1 \stopxcell
>        \startxcell[ny=3, nx=1] A.2 \stopxcell
>        \startxcell[ny=1, nx=1] A.3 \stopxcell
>        \startxcell[ny=1, nx=1] A.4 \stopxcell
>     \stopxrow
>     \startxrow
>        \startxcell[ny=2, nx=1] B.3 \stopxcell
>        \startxcell[ny=1, nx=1] B.4 \stopxcell
>     \stopxrow
>     \startxrow
>        \startxcell[ny=1, nx=1] C.4 \stopxcell
>     \stopxrow
>   \stopxtablehead
> \stopxtable
> \stoptext
> 
> and the result table (with above code) is:
> 
> 
> <image.png>
> 
> I don't find what is my error....can anybody help me?
> 
> 
> thanks in advance!!
> ___________________________________________________________________________________
> 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 #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:[~2019-02-27 14:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26 14:54 Felipe de Jesús Molina Bravo
2019-02-27 14:41 ` Otared Kavian [this message]
2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
2019-03-05  9:57   ` Arthur Reutenauer

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=AE634A4C-5785-47B4-9B06-43FE8EB5B467@gmail.com \
    --to=otared@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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).