This is a sample video. To access the full content, please Login
No questions yet
95 visits
Outline:Introduction to the isodoc class and its purpose. Setting up the document using \documentclass{isodoc}. Specifying document properties using \setupdocument{}. Defining sender and recipient details. Writing the letter body using \newcommand{\letterbody}{}. Adding multiple addresses using the \letter[to=...] command. Running the code and viewing the output.
Introduction to the isodoc class and its purpose. Setting up the document using \documentclass{isodoc}. Specifying document properties using \setupdocument{}. Defining sender and recipient details. Writing the letter body using \newcommand{\letterbody}{}. Adding multiple addresses using the \letter[to=...] command. Running the code and viewing the output.
Show video info
Pre-requisite