TransWikia.com

Insert arrows into a table

TeX - LaTeX Asked by Manu S on October 5, 2021

image

Above is the table is drawn in Mircosoft Word. Can insert the arrows like inserted in word in the LaTeX platform?

I have to insert arrows into the table or curly braces also would be fine. I tried but I have not been able to get it.

One Answer

It is possible to create the arrows using Mathcha. My is a simple example that it can be improved:

documentclass[a4paper,12pt]{article}
usepackage{amsmath}
usepackage{tikz}

begin{document}
begin{table}
centering
setlength{tabcolsep}{15pt} % Default value: 6pt
renewcommand{arraystretch}{2} % Default value: 1
begin{tabular}{|l|}
hline
tikzset{every picture/.style={line width=0.75pt}}
begin{tikzpicture}[x=0.75pt,y=0.75pt,yscale=-1,xscale=1]
draw  [fill={rgb, 255:red, 36; green, 87; blue, 226 }  ,fill opacity=1 ] (158.5,127.65) .. controls (158.5,108.76) and (135.44,93.45) .. (107,93.45) -- (107,78) .. controls (135.44,78) and (158.5,93.31) .. (158.5,112.2) ;draw  [fill={rgb, 255:red, 36; green, 87; blue, 226 }  ,fill opacity=1 ] (158.5,112.2) .. controls (158.5,126.22) and (145.79,138.28) .. (127.6,143.55) -- (127.6,138.4) -- (107,154.13) -- (127.6,164.15) -- (127.6,159) .. controls (145.79,153.73) and (158.5,141.67) .. (158.5,127.65)(158.5,112.2) -- (158.5,127.65) ;
end{tikzpicture}
A little text into table.
hline
end{tabular}
end{table}
end{document}

enter image description here

Correct answer by Sebastiano on October 5, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP