Search found 4 matches

by joshmccraney
Fri Jun 19, 2015 1:02 am
Forum: General
Topic: Top Page Grey under Resume Document class
Replies: 1
Views: 1929

Top Page Grey under Resume Document class

Hi Latex Community!

I am making a resume using a template and so far have been doing very well with changing the CLS file to customize the template to how I want it. However, I am trying to shade the top bit of the page gray, but this is proving difficult. I can be more specific if it helps, but ...
by joshmccraney
Sat Mar 07, 2015 10:58 am
Forum: Graphics, Figures & Tables
Topic: line changing color latex tikz
Replies: 5
Views: 29894

Re: line changing color latex tikz

Sorry about not making it minimum! I'll work on doing a better job. What do you mean by "code tags"? And thanks so much for helping!

But it seems that using the "draw=black" command puts a black border around the shaded region. This is adding areas of black where I was trying to avoid (since some ...
by joshmccraney
Sat Mar 07, 2015 3:02 am
Forum: Graphics, Figures & Tables
Topic: line changing color latex tikz
Replies: 5
Views: 29894

line changing color latex tikz

Hi! Thanks for the welcome. Below is what I think you're asking for. Let me know if it's something different and I'll do my best to attach what you need. Thanks so much for helping!

%------------------------------------------------------------
%
\documentclass{article ...
by joshmccraney
Fri Mar 06, 2015 11:15 pm
Forum: Graphics, Figures & Tables
Topic: line changing color latex tikz
Replies: 5
Views: 29894

line changing color latex tikz

hi latex community!

So I'm drawing a picture in tikz and when I use the \shade command my lines are changing from black into the color I'm shading with. Does anyone know how to prevent this?

Thanks so much!