Search found 4 matches

by Dhondtie
Wed May 18, 2011 9:57 pm
Forum: Graphics, Figures & Tables
Topic: colortbl | Colored Cells cover horizontal Lines
Replies: 0
Views: 1517

colortbl | Colored Cells cover horizontal Lines

Hi,

I have a problem using the \cellcolor command from the colortbl package. When I color a cell it colors not only the cell but also the cell-lines (top and left).
\documentclass{article}
\usepackage{rotating}
\usepackage{colortbl}
\usepackage{color}
\usepackage{array}

\begin{document}

\begin ...
by Dhondtie
Fri Mar 11, 2011 1:08 am
Forum: Page Layout
Topic: Textbox within article
Replies: 5
Views: 5068

Re: Textbox within article

Thanks a lot!
Currently this is more then sufficient.
I'll do this first and try to have a coloured background later on.
by Dhondtie
Fri Mar 11, 2011 12:03 am
Forum: Page Layout
Topic: Textbox within article
Replies: 5
Views: 5068

Textbox within article

gmedina wrote:I can't see the picture uploaded to ImageShack; please upload the picture to the board server.
Sorry.
Now it should be attached to my post.
by Dhondtie
Thu Mar 10, 2011 9:52 pm
Forum: Page Layout
Topic: Textbox within article
Replies: 5
Views: 5068

Textbox within article

Hey,

I'm not completely new to LaTeX but I'm not used to work with special layout schemes, so that's why I thought it was a good idea to post my question here.

Momently I'm trying to create an article witch has a layout as shown in this picture:
articlez.png
But I'm kind off clueless on how to ...