Ok, if you use p for the column definition you can just use \setupalign on individual cells...
%%%%%%%%%%%%%%%%%%% \starttext \starttabulate[|pA{verytolerant,extremestretch}|pA{verytolerant,extremestretch}|] \NC Heading flushleft \NC \setupalign[flushright] Heading flushright \NC \NR \NC \input ward \NC \input ward \NC \NR \stoptabulate \stoptext %%%%%%%%%%%%%%%%%%% Best, Denis Von: ntg-context <ntg-context-boun...@ntg.nl> Im Auftrag von Denis Maier via ntg-context Gesendet: Dienstag, 27. Juni 2023 10:56 An: ntg-context@ntg.nl Cc: Maier, Denis Christian (UB) <denis.ma...@unibe.ch> Betreff: [NTG-context] Tabulate: Change cell orienation for individual cells? Sie erhalten nicht oft eine E-Mail von ntg-context@ntg.nl<mailto:ntg-context@ntg.nl>. Erfahren Sie, warum dies wichtig ist<https://aka.ms/LearnAboutSenderIdentification> Hi, is it possible to override the defined orienatation for a given cell ? Take this example from the wiki: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \starttext \starttabulate[|l|c|r|] \NC this and that \NC left and right \NC here and there \NC \NR \NC such and so \NC up and down \NC on and on \NC \NR \stoptabulate \stoptext %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% How can I change the alignment for a particular cell? Best, Denis
___________________________________________________________________________________ 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 ___________________________________________________________________________________