Description
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) 2. Author (check \author command),
- At least two Sections.
First section has following formulas.
- CH3COOH
- 180◦C
- ∀x ∈ R : x2 ≥ 0
(m)
n
X
Q(i,j) = P(i,j) × R(i,j)
0<i<n j⊆i
(n) ∀P · [[P(0) ∧ ∀(k ∈ N) · [P(k) =⇒ P(k + 1)]] =⇒ ∀n ∈ N · P(n)]
And, Second section with following features:
- Two types fonts at least including boldface and italics,
1
- Two tables with different sizes,
- enumerated lists,(d) non-enumerated lists,
Make use of the manual provided if needed.
Compilation instructions
| pdflatex rollno.tex |
Useto create rollno.pdf.
Use tar -czvvf rollno-lab12.tar.gz rollno-lab12 to create the tar ball.






