ARO Typography Center

SKILL BASED ELECTIVE COURSE – VI LaTeX PRACTICAL 10 Type a given Question paper

Prac10

The minimal working working example is gievn below to Type a given Question paper

\documentclass[12pt]{article}
\linespread{1.6}
\usepackage[margin=1in]{geometry}
\usepackage{enumerate}

\begin{document}
\begin{center}
B.Sc. MATHEMATICS \\
SEMESTER - VI \\
SKILL BASED ELECTIVE COURSE - VI \\
\LaTeX \ PRACTICALS  \\
\end{center}

\noindent 
List of Practicals \\
Section A \hfill $2 \times 10 =20 $\\
Write \LaTeX\  program for the following
\begin{enumerate}[1.]
\item Type a Document in different alignments 
(Left, Right, Center, Justify). 
\item Type a Letter for applying a job.
\item Type your own Bio - Data
\end{enumerate}
\end{document}

The output would be

B.Sc. MATHEMATICS
SEMESTER - VI
SKILL BASED ELECTIVE COURSE - VI
PRACTICALS

List of Practicals
Section A    \(2 \times 10 =20 \)
Write program for the following

    1. Type a Document in different alignments (Left, Right, Center, Justify).

    2. Type a Letter for applying a job.

    3. Type your own Bio - Data

For more clarification see the video which is given below

Post a Comment

0 Comments

/* MCQ Temp */