ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: The same Table, im Math Modus?
@ 2023-03-21 12:44 Ursula Hermann via ntg-context
  2023-03-23  0:56 ` Li Yanrui (李延瑞) via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Ursula Hermann via ntg-context @ 2023-03-21 12:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Ursula Hermann


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

Von: Ursula Hermann
Gesendet: Montag, 13. März 2023 12:51
An: 'mailing list for ConTeXt users' <ntg-context@ntg.nl>
Betreff: Table

I'd like to do a Table lik this one, is this possible with Math Modus?
[enter image description here]
I have no example. How can I do that?

Many thanks
Uschi


Von: Ursula Hermann
Gesendet: Montag, 13. März 2023 12:51
An: 'mailing list for ConTeXt users' <ntg-context@ntg.nl>
Betreff: Table

I'd like to do a Table lik this one
[enter image description here]
I have no example. How can I do that?

Many thanks
Uschi

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

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

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: The same Table, im Math Modus?
  2023-03-21 12:44 The same Table, im Math Modus? Ursula Hermann via ntg-context
@ 2023-03-23  0:56 ` Li Yanrui (李延瑞) via ntg-context
  2023-03-23  9:33   ` Ursula Hermann via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Li Yanrui (李延瑞) via ntg-context @ 2023-03-23  0:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Li Yanrui (李延瑞)


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

Ursula Hermann via ntg-context <ntg-context@ntg.nl> 于2023年3月21日周二 20:45写道:

>
>
> I’d like to do a Table lik this one
>
> [image: enter image description here]
>
> I have no example. How can I do that?
>
>
>
You can use xtable, e.g.

\startxtable[frame=off,width=1cm,align=center]
\startxrow[bottomframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $1$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $2$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $3$ \stopxcell
\stopxrow
\startxrow[topframe=on,bottomframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $4$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $5$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $6$ \stopxcell
\stopxrow
\startxrow[topframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $7$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $8$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $9$ \stopxcell
\stopxrow
\stopxtable

-- 
Best regards,

Li Yanrui

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

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

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: The same Table, im Math Modus?
  2023-03-23  0:56 ` Li Yanrui (李延瑞) via ntg-context
@ 2023-03-23  9:33   ` Ursula Hermann via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: Ursula Hermann via ntg-context @ 2023-03-23  9:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Ursula Hermann


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

Dear Yanrui,


many thanks, works great.


Uschi

________________________________
Von: ntg-context <ntg-context-bounces@ntg.nl> im Auftrag von Li Yanrui (李延瑞) via ntg-context <ntg-context@ntg.nl>
Gesendet: Donnerstag, 23. März 2023 01:56:07
An: mailing list for ConTeXt users
Cc: Li Yanrui (李延瑞)
Betreff: Re: [NTG-context] The same Table, im Math Modus?



Ursula Hermann via ntg-context <ntg-context@ntg.nl<mailto:ntg-context@ntg.nl>> 于2023年3月21日周二 20:45写道:

I’d like to do a Table lik this one
[enter image description here]
I have no example. How can I do that?


You can use xtable, e.g.

\startxtable[frame=off,width=1cm,align=center]
\startxrow[bottomframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $1$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $2$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $3$ \stopxcell
\stopxrow
\startxrow[topframe=on,bottomframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $4$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $5$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $6$ \stopxcell
\stopxrow
\startxrow[topframe=on,frameoffset=1pt]
\startxcell[rightframe=on,frameoffset=1pt] $7$ \stopxcell
\startxcell[leftframe=on,rightframe=on,frameoffset=1pt] $8$ \stopxcell
\startxcell[leftframe=on,frameoffset=1pt] $9$ \stopxcell
\stopxrow
\stopxtable

--
Best regards,

Li Yanrui

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

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

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2023-03-23  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 12:44 The same Table, im Math Modus? Ursula Hermann via ntg-context
2023-03-23  0:56 ` Li Yanrui (李延瑞) via ntg-context
2023-03-23  9:33   ` Ursula Hermann via ntg-context

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