Aug 29, 2022 ============== More on LaTeX ------------- Resources/References: - Overleaf file_ used in the lecture - `The Not So Short Introduction to LATEX `_ - `OverLeaf Mathematical Expressions `_ .. _file: https://www.overleaf.com/read/pnjfsjgwjnyv Overleaf support multi-user editiong mode. In math mode, having space does not do anything. To create proper spacing between expressions, there are two approaches, direct (absolute) and relative. I suggest getting used to the relative method. Here are the spaces created by the following commands in math mode. * ~ * \\, * \\; * \\: * \\quad * \\qquad These are rendered as follows. .. math:: A~B\\ A\,B\\ A\;B\\ A\:B\\ A\quad B\\ A\qquad B With the **\hspace{