ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* xtables rowspan
@ 2019-02-26 14:54 Felipe de Jesús Molina Bravo
  2019-02-27 14:41 ` Otared Kavian
  2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
  0 siblings, 2 replies; 4+ messages in thread
From: Felipe de Jesús Molina Bravo @ 2019-02-26 14:54 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 808 bytes --]

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: image.png]

I don't find what is my error....can anybody help me?


thanks in advance!!

[-- Attachment #1.1.2: Type: text/html, Size: 3257 bytes --]

[-- Attachment #1.2: image.png --]
[-- Type: image/png, Size: 2734 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xtables rowspan
  2019-02-26 14:54 xtables rowspan Felipe de Jesús Molina Bravo
@ 2019-02-27 14:41 ` Otared Kavian
  2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
  1 sibling, 0 replies; 4+ messages in thread
From: Otared Kavian @ 2019-02-27 14:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xtables rowspan
  2019-02-26 14:54 xtables rowspan Felipe de Jesús Molina Bravo
  2019-02-27 14:41 ` Otared Kavian
@ 2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
  2019-03-05  9:57   ` Arthur Reutenauer
  1 sibling, 1 reply; 4+ messages in thread
From: Felipe de Jesús Molina Bravo @ 2019-03-04 18:19 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 1519 bytes --]

Hi!!

I don't know what is happening, but i don't receive emails from de list
...only i receive the "Digest" emails.

<https://www.mail-archive.com/search?l=ntg-context@ntg.nl&q=from:%22Otared+Kavian%22>
I saw the answare  from web; thanks Otared Kavian
<https://www.mail-archive.com/search?l=ntg-context@ntg.nl&q=from:%22Otared+Kavian%22>
for your answared.

What will be the problem? Why do not I receive the emails?

I want to participate in this list

thanks....


El mar., 26 feb. 2019 a las 8:54, Felipe de Jesús Molina Bravo (<
fjmolinabravo@gmail.com>) escribió:

> 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: image.png]
>
> I don't find what is my error....can anybody help me?
>
>
> thanks in advance!!
>

[-- Attachment #1.1.2: Type: text/html, Size: 5308 bytes --]

[-- Attachment #1.2: image.png --]
[-- Type: image/png, Size: 2734 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xtables rowspan
  2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
@ 2019-03-05  9:57   ` Arthur Reutenauer
  0 siblings, 0 replies; 4+ messages in thread
From: Arthur Reutenauer @ 2019-03-05  9:57 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

	Felipe,

On Mon, Mar 04, 2019 at 12:19:02PM -0600, Felipe de Jesús Molina Bravo wrote:
> I don't know what is happening, but i don't receive emails from de list
> ...only i receive the "Digest" emails.

  That’s a setting that you can change yourself: https://mailman.ntg.nl/mailman/options/ntg-context
-- you will need your list password, which you can have sent to you if
you lost it.  Once you’re logged in, look for “Your ntg-context
Subscription Options”, then “Set Digest Mode”.  It needs to be Off.
Don’t forget to save by clicking “Submit My Changes” at the very bottom.

	Best,

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-05  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 14:54 xtables rowspan Felipe de Jesús Molina Bravo
2019-02-27 14:41 ` Otared Kavian
2019-03-04 18:19 ` Felipe de Jesús Molina Bravo
2019-03-05  9:57   ` Arthur Reutenauer

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).