summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex156
-rw-r--r--Master/texmf-dist/doc/latex/ANUfinalexam/README2
2 files changed, 0 insertions, 158 deletions
diff --git a/Master/texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex b/Master/texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex
deleted file mode 100644
index e17af735d62..00000000000
--- a/Master/texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex
+++ /dev/null
@@ -1,156 +0,0 @@
-% ANUfinalexam.tex (Version 2.0)
-% ===============================================================================
-% Australian National University Final Exam LaTeX template.
-% 2004; 2009, Timothy Kam, ANU School of Economics
-% Licence type: Free as defined in the GNU General Public Licence: http://www.gnu.org/licenses/gpl.html
-
-\documentclass[a4paper,12pt,fleqn]{article}
-\usepackage{amsmath}
-\usepackage{fancyhdr}
-
-% Insert your course information here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\newcommand{\institution}{THE AUSTRALIAN NATIONAL UNIVERSITY}
-\newcommand{\titlehd}{MY COURSE TITLE}
-\newcommand{\examtype}{Second Semester Examination}
-\newcommand{\examdate}{November 2004}
-\newcommand{\examcode}{ECON 8001}
-\newcommand{\readtime}{15 Minutes}
-\newcommand{\writetime}{TWO Hours}
-\newcommand{\materials}{Non-programmable Calculators; Mathematical tables}
-\newcommand{\lastwords}{End of Examination}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-%\setcounter{MaxMatrixCols}{10}
-\newtheorem{theorem}{Theorem}
-\newtheorem{acknowledgement}[theorem]{Acknowledgement}
-\newtheorem{algorithm}[theorem]{Algorithm}
-\newtheorem{axiom}[theorem]{Axiom}
-\newtheorem{case}[theorem]{Case}
-\newtheorem{claim}[theorem]{Claim}
-\newtheorem{conclusion}[theorem]{Conclusion}
-\newtheorem{condition}[theorem]{Condition}
-\newtheorem{conjecture}[theorem]{Conjecture}
-\newtheorem{corollary}[theorem]{Corollary}
-\newtheorem{criterion}[theorem]{Criterion}
-\newtheorem{definition}[theorem]{Definition}
-\newtheorem{example}[theorem]{Example}
-\newtheorem{exercise}[theorem]{Exercise}
-\newtheorem{lemma}[theorem]{Lemma}
-\newtheorem{notation}[theorem]{Notation}
-\newtheorem{problem}[theorem]{Problem}
-\newtheorem{proposition}[theorem]{Proposition}
-\newtheorem{remark}[theorem]{Remark}
-\newtheorem{solution}[theorem]{Solution}
-\newtheorem{summary}[theorem]{Summary}
-\newenvironment{proof}[1][Proof]{\noindent\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
-
-% ANU Exams Office mandated margins and footer style
-\setlength{\topmargin}{0cm}
-\setlength{\textheight}{9.25in}
-\setlength{\oddsidemargin}{0.0in}
-\setlength{\evensidemargin}{0.0in}
-\setlength{\textwidth}{16cm}
-\pagestyle{fancy}
-\lhead{}
-\chead{}
-\rhead{}
-\lfoot{}
-\cfoot{\footnotesize{Page \thepage \ of \pageref{finalpage} -- \titlehd \ (\examcode)}}
-\rfoot{}
-
-% DEPRECATED: ANU Exams Office mandated margins and footer style
-%\setlength{\topmargin}{0cm}
-%\setlength{\textheight}{9.25in}
-%\setlength{\oddsidemargin}{0.0in}
-%\setlength{\evensidemargin}{0.0in}
-%\setlength{\textwidth}{16cm}
-%\pagestyle{fancy}
-%\lhead{} %left of the header
-%\chead{} %center of the header
-%\rhead{} %right of the header
-%\lfoot{} %left of the footer
-%\cfoot{} %center of the footer
-%\rfoot{Page \ \thepage \ of \ \pageref{finalpage} \\
-% \texttt{\examcode}} %Print the page number in the right footer
-
-\renewcommand{\headrulewidth}{0pt} %Do not print a rule below the header
-\renewcommand{\footrulewidth}{0pt}
-
-
-\begin{document}
-
-% Title page
-
-\begin{center}
-%\vspace{5cm}
-\large\textbf{\institution}
-\end{center}
-\vspace{1cm}
-
-\begin{center}
-\textit{ \examtype -- \examdate}
-\end{center}
-\vspace{1cm}
-
-\begin{center}
-\large\textbf{\titlehd}
-\end{center}
-
-\begin{center}
-\large\textbf{\examcode}
-\end{center}
-\vspace{4cm}
-
-\begin{center}
-\textit{Reading Time: \readtime}
-\end{center}
-\begin{center}
-\textit{Writing Time: \writetime}
-\end{center}
-\begin{center}
-\textit{Permitted Materials: \materials}
-\end{center}
-
-% End title page
-
-
-
-\newpage
-\begin{quote}
-\textit{Answer\textbf{\ all} questions in this section using the answer
-booklet(s) provided. Answers are expected to be succinct but complete.
-Answers that are too long and irrelevant will be penalized.}
-\end{quote}
-\bigskip
-\paragraph{\textbf{Question 1}}
-This is a stupid question ... Blah blah blah....
-\begin{enumerate}
-\item \lbrack\ 5 marks ] part 1 of question.
-\item \lbrack \ 6 marks ] blah blah meow!
-\item \lbrack \ 6 marks ] hoo-ah!
-\end{enumerate}
-
-
-\newpage
-\paragraph{\textbf{Question 2}}
-Blah blah this is question 2
-
-\newpage
-\paragraph{\textbf{Question 3} \ }
-Oh wow we have more than 2 questions?
-
-\newpage
-\paragraph{Question 4} Hooray... last question!
-
-
-\begin{center}
-\vspace{3cm}
---------- \textit{\lastwords} ---------
-\end{center}
-
-
-\label{finalpage}
-
-\end{document}
diff --git a/Master/texmf-dist/doc/latex/ANUfinalexam/README b/Master/texmf-dist/doc/latex/ANUfinalexam/README
deleted file mode 100644
index 9d95ea41c5f..00000000000
--- a/Master/texmf-dist/doc/latex/ANUfinalexam/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This LaTeX document shell is created for the standard formatting of
-final exams in The Australian National University.