Search found 1 match

by Arnymenos
Sat Jan 07, 2012 12:40 am
Forum: Page Layout
Topic: Vertical dashed Line
Replies: 0
Views: 4176

Vertical dashed Line

I want a vertical dashed line, the height being the height of the current line. Thus a direct counterpart to \vline. Currently, I'm using a workaround with the "arydshln" package:
\begin{tabular}{c:c}
a & b
\end{tabular}

I was hoping for a more direct solution, along the lines of the following ...