In this lab you will learn to use LATEXto create beautiful PDF documents. Write an article on any topic using latex, using following features:
- Title, (check \title command)
- Author (check \author command),
- At least two Sections.
First section has following formulas.
- (a) 974
- (b) 4+2
√
(c) 3 5 (d) x
y (e) Axy
- (f) k=1nk
- (g) 2̸=4
- (h) φ ∈ Ψ
- (i) f(ξ)
- (j) CH3COOH
- (k) 180◦C
- (l) ∀x∈R:
(m)
j⊆i
(n) ∀P·[[P(0)∧∀(k∈N)·[P(k) =⇒ P(k+1)]] =⇒ ∀n∈N·P(n)]
And, Second section with following features:
(a) Two types fonts at least including boldface and italics,
1
x2 ≥0
Q(i,j)=P(i,j)×R(i,j)
n 0<i<n
(b) Two tables with different sizes, (c) enumerated lists,
(d) non-enumerated lists, 4. bibliography.
Make use of the manual provided if needed.
Compilation instructions
Use to create rollno.pdf. Use
Submission instructions
Create a folder called rollno-lab12 containing 1. rollno.tex – the source file,
2. rollno.pdf – the output file,
to create the tar ball.
pdflatex rollno.tex
tar -czvvf rollno-lab12.tar.gz rollno-lab12
Create a tar ball rollno-lab12.tar.gz of this directory, and upload it.
2




