BDU LaTeX Practical P22MAVAC1A - Introduction to LaTeX

  1. Create a basic LaTeX document that includes a title, author name, date, andthree paragraphs of text. Compile the document and generate the PDF output. 
  2. Write a LaTeX input file that contains a title page, table of contents, twosections, and two subsections. Compile the document and display the output.
  3. Create a LaTeX document with A4 page layout, page numbering, and headerand footer formatting. Compile the document and convert it to PDF format.
  4. Write a LaTeX program that demonstrates the use of itemize and enumerateenvironments, including nested lists up to three levels
  5. Prepare a formal letter using LaTeX that includes sender address, receiveraddress, subject, body of the letter, and closing signature. 
  6. Write a LaTeX document that includes aligned equations, matrixrepresentation, and cases environment using the amsmath package. 
  7. Create a mathematical document that demonstrates summation, limits,fractions, and integrals, with proper equation numbering and referencing. 
  8. Insert a figure into a LaTeX document with an appropriate caption and label,and refer to the figure within the text. 
  9. Create a table with five rows and four columns in LaTeX, including captionand label, and reference the table in the text. 
  10. Create a LaTeX document demonstrating the use of the bibliographyenvironment with at least five references cited within the text.

Post a Comment

0 Comments