Skip to content

Instantly share code, notes, and snippets.

View edwardtoday's full-sized avatar

Pei Qing 卿培 edwardtoday

View GitHub Profile
\pdfminorversion=4
\RequirePackage{pdf14}
\usepackage{epstopdf}
\usepackage[tableposition=top]{caption}
\captionsetup[table]{labelsep=period}
\usepackage{setspace}
\onehalfspacing
\begin{doublespacing}
\end{doublespacing}
\usepackage{parskip}
\setlength{\parskip}{18pt}
\usepackage{fancyhdr}
\fancyhf{} % clear all header and footers
\renewcommand{\headrulewidth}{0pt} % remove the header rule
\rfoot{
\fancyplain{\minsize\thepage\hspace{1.8em}}
{\minsize\thepage\hspace{1.8em}}}
\pagestyle{fancyplain}