[SOLVED] CS213- Lab 12: LATEX Basics

20.00 $

Category:

Description

Rate this product

In this lab you will learn to use LATEXto create beautiful PDF documents. Write an article on any topic using latex, using following features:

  1. Title, (check \title command) 2. Author (check \author command),
  2. At least two Sections.

First section has following formulas.

  • CH3COOH
  • 180C
  • x R : x2 ≥ 0

(m)

n

X

Q(i,j) = P(i,j) × R(i,j)

0<i<n ji

(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.