Graphics, Figures & Tablesproblem with dashed lines in a table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
biku
Posts: 1
Joined: Fri Jul 10, 2009 6:28 pm

problem with dashed lines in a table

Post by biku »

Hi,

I'm using arydshln package (loaded after all other packages) for dashed lines in a table. The result of using \begin{tabular}{c:c} is a dashed line that for some reason extends all the way upward 4 or so inches past the table boundary. Does anyone know what's going on? Any help is appreciated.

biku

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: problem with dashed lines in a table

Post by localghost »

It's recommended to avoid vertical lines in tables whether they are dashed or solid. This improves legibility.


Best regards and welcome to the board
Thorsten
Post Reply