LaTeX Typesetting for Beginners Syllabus
LaTeX Typesetting for Beginners Syllabus
Learning Outcomes: A�er comple�on of the course the learner will be able to:
• Prepare a LaTeX document with �tle page including contents, references, and index.
• Understand the Indian language translitera�on package (ITRANS-processor) for
typese�ng Sanskrit, Hindi, Punjabi, Malayalam, etc. using LaTeX.
Essential Readings
1. Kottwitz, Stefan (2021). LaTeX Beginner’s Guide (2nd ed.). Packet Publishing Ltd.
2. Nambudiripad, K.B.M. (2014). LaTeX for Beginners. Narosa Publishing House, Delhi.
3. https://ctan.org/pkg/devanagari; https://www.ctan.org/pkg/gurmukhi-singh
4. https://ctan.org/tex-archive/language/indian/itrans
Suggested Reading
• Lamport, Leslie (1994). LaTeX: A Document Prepara�on System, User’s Guide and Reference
Manual (2nd ed.). Pearson Educa�on. Indian Reprint.
67
Prac�cal Exercises: Ge�ng started with free open-source so�ware LaTeX for typese�ng
documents from chapter 1 of the text book [1]: LaTeX Beginner’s Guide (2nd ed.) by Stefan
Kotwitz for installing and using LaTeX. Learners are required to:
• Design a LaTeX document by choosing �tle, author, date, address, page dimensions,
margins, adjust line spacing, add footnotes, and orienta�on.
• Create a document with bulleted lists, numbered lists, and defini�on lists.
Furthermore, modify the document with compact and customized versions of such
lists, including spacing adjustments and interrup�ng and resuming.
• Create tables, adding cap�ons to tables, pu�ng text into columns, spanning columns
and rows, using LaTeX packages to auto-fit columns.
• Generate a document by customizing the table of contents, lists of figures and tables,
producing an index poin�ng to relevant informa�on for keywords and phrases.
• Typese�ng fine-tune math expressions, align and number equa�ons, and use various
math symbols from the amsmath package in LaTeX.
• Generate a list of five books related to your field of interest under an automa�cally
generated �tle ‘Bibliography’, using thebibliography command in LaTeX. Illustrate
how these references are cited in the body of a document.
• Create a LaTeX file to manage large documents consis�ng of several LaTeX files by
spli�ng the input, including front and back mater and a separate �tle page.
• Transliterate these six names: Aryabhata, Arthashastra, Bhaskaracharya, Chanakya,
Ganita Bhara�, and Shankaracharya, and write them in itemize form using Devanagari
package in LaTeX. Also use the verba�m environment to display the LaTeX code.
• Typeset ten words of your choice using ITRANS pre-processor package in LaTeX to
convert English-encoded text into any one Indian language script.
68