-
Notifications
You must be signed in to change notification settings - Fork 0
/
header.tex
61 lines (26 loc) · 963 Bytes
/
header.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
\documentclass[10pt]{article}
\usepackage[top=1.5in,bottom=1in,right=1in,left=1in,headheight=15pt]{geometry}
\usepackage{fancyhdr}
\pagestyle{fancy}
\lhead{Curriculum Vitae}
\chead{{\large{\bf Name in Header.tex}}}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}
\setlength{\parindent}{0pt}
\renewcommand{\thesection}{}
\renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}}
\makeatletter
\def\@seccntformat#1{\csname #1ignore\expandafter\endcsname\csname the#1\endcsname\quad}
\let\sectionignore\@gobbletwo
\let\latex@numberline\numberline
\def\numberline#1{\if\relax#1\relax\else\latex@numberline{#1}\fi}
\makeatother
%\newsectionwidth{30pt} % So the text is not indented under section
%headings
%\setlength{\textheight}{10.2in} % set text height big enough for box
%\topmargin=0in % to start box .5in from top of page
%\oddsidemargin=0in % to start box .5in from left of page
\begin{document}
\noindent