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 374 times

Recommended reading 2024:

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

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

Post Reply