use the titlepage prescribed by the uni

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-12-26 22:38:27 +05:30
parent be590b5cfd
commit 019a566205
5 changed files with 82 additions and 2 deletions

View File

@@ -1,7 +1,15 @@
#+title: Computational Methods Lab
#+author: Amneesh Singh I6
#+LATEX_CLASS_OPTIONS: [a4paper,12pt]
#+LATEX_HEADER: \usepackage[margin=0.5in]{geometry}
#+LATEX_HEADER: \usepackage{fontspec}
#+LATEX_HAEDER: \usepackage{graphicx}
#+LATEX_HEADER: \setmainfont{LiberationSerif}
#+LATEX_HEADER: \date{}
#+OPTIONS: toc:nil
#+INCLUDE: front.tex
#+LATEX: \clearpage
#+INCLUDE: toc.tex
#+LATEX: \clearpage
|------------------------------------------------------------------------------------------------------------|