Just dont know how to properly form the question... perhaps it's easiest to show it in a picture..
I have a simple table:
\begin{table}[]
\centering
\begin{tabular}{ll}
1 & Test1 \\
2 & \hspace{5mm}Test2 \\
\end{tabular}
\end{table}
Which produces the following:
and what I would like to get is something like this:
Is there an easy way of getting this kind of line in text ... ?
Thank you, A.




dirtreepackage. – Andrew Swann Jun 16 '18 at 12:16pmboxdrawcould be useful. See https://tex.stackexchange.com/questions/355420/tree-style-sidebar-in-beamer/415963#415963 for an example how to create a tree with it – samcarter_is_at_topanswers.xyz Jun 18 '18 at 20:09