Search found 3 matches
- Tue Feb 01, 2011 7:04 pm
- Forum: Text Formatting
- Topic: Page Border and Heading Color
- Replies: 5
- Views: 6533
Re: Page Border and Heading Color
Thanks for replying so quickly! I'll use that for now.
- Tue Feb 01, 2011 6:13 pm
- Forum: Text Formatting
- Topic: Page Border and Heading Color
- Replies: 5
- Views: 6533
Re: Page Border and Heading Color
\documentclass[11pt, twoside]{article}
%Header%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[a4paper,margin=1in, inner=1in, outer=1in, hmarginratio=1:1]{geometry}
\usepackage[pdftex]{graphicx}
\usepackage{subfig}
\usepackage[usenames]{color}
\usepackage{wrapfig ...
%Header%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[a4paper,margin=1in, inner=1in, outer=1in, hmarginratio=1:1]{geometry}
\usepackage[pdftex]{graphicx}
\usepackage{subfig}
\usepackage[usenames]{color}
\usepackage{wrapfig ...
- Mon Jan 31, 2011 11:34 pm
- Forum: Text Formatting
- Topic: Page Border and Heading Color
- Replies: 5
- Views: 6533
Page Border and Heading Color
Hi,
I'm new to LaTeX and have run into an issue. I want a colored border around my title page. I achieved this, but now the heading on the next page shows up as the same color as my border, and I can't find a way to keep my page border color while changing my heading back to black. What I have done ...
I'm new to LaTeX and have run into an issue. I want a colored border around my title page. I achieved this, but now the heading on the next page shows up as the same color as my border, and I can't find a way to keep my page border color while changing my heading back to black. What I have done ...