GeneralSlashbox.sty mess up - any suggestions for alternatives?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Medova
Posts: 28
Joined: Thu Nov 06, 2008 4:20 pm

Slashbox.sty mess up - any suggestions for alternatives?

Post by Medova »

When using the \backslashbox in a table, the line inserted totally mess up - it looks very bad, since the line is not straight and is conflicting with the text. (See the attached pdf)

The code for this table (have removed alle unnessesary code):

\begin{table}[!ht]
\centering
\begin{tabular}{l| c| c| c}
\multicolumn{1}{c|}{\backslashbox{\textbf{Consumption [kWh]}}{\textbf{OEE [\%]}}} & \textbf{Actual} & \textbf{Assumed} & \textbf{World class} \\
{Rest of the table is written here}

Any suggestions how to make this look good?
Attachments
slashbox.pdf
(50.74 KiB) Downloaded 389 times

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply