[NTG-context] The same Table, im Math Modus?
Ursula Hermann
ursula.hermann at univie.ac.at
Thu Mar 23 10:33:32 CET 2023
Dear Yanrui,
many thanks, works great.
Uschi
________________________________
Von: ntg-context <ntg-context-bounces at ntg.nl> im Auftrag von Li Yanrui (æå»¶ç) via ntg-context <ntg-context at 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 at ntg.nl<mailto:ntg-context at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230323/4f028b66/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3338 bytes
Desc: image001.png
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230323/4f028b66/attachment.png>
More information about the ntg-context
mailing list