n this tutorial, we will see how to write a multiple-choice exam in LaTeX, using the exam document class. This document class provides multiple tools to easily typeset exams in LaTeX, and we have...
Category: Text formatting
In this first tutorial, we will briefly explain the main aspects of the document class, together with some examples, so that you can quickly start writing your own exams. In later parts, we will...
In this tutorial, we will focus on how to customize the style of these chapter titles, so that you can make them more beautiful and professional, depending on the context in which your document will...
This tutorial presents different bullet styles that can be used for unordered lists in LaTeX. This includes correct, wrong hand and heart marks!
In this tutorial, we are going to see how to control this indentation: how to change the amount new paragraphs are indented by default, and how to add manual indentation to a given paragraph.
Simple text formatting is commonly used in documents to highlight special pieces of text, like the important concepts or definitions, making the document more readable. In this tutorial, we will...