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!!
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
On 26 Feb 2019, at 15:54, Felipe de Jesús Molina Bravo
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:
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 ___________________________________________________________________________________
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!!
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
participants (3)
-
Arthur Reutenauer
-
Felipe de Jesús Molina Bravo
-
Otared Kavian