filmov
tv
Intro to LaTeX **Full Tutorial** Part II (Equations, Tables, Figures, Theorems, Macros and more)
![preview_player](https://i.ytimg.com/vi/-HvRvBjBAvg/maxresdefault.jpg)
Показать описание
0:00 Intro to LaTeX and Overleaf
1:46 Formatting (bold, italics, underline)
4:40 Equation References
6:28 Align, Split & Multiline Equation
12:32 Tables and Tabular
17:39 Figures
20:30 New Theorem Environments
26:00 Custom Macros
A partial list of the various commands used in this video (see the above documentation for more info):
Boldface text: \textbf{blah}
Italics: \textit{blah}
Underline: \underline{blah}
Equation Environment: \begin{equation}blah\end{equation}
Label the equation: \label{blah}
Reference the equation later \ref{blah}
Align multiple equations \begin{align}blah & blah\\ blah & blah\end{align}
Split equations \begin{split}blah & blah\\ blah & blah\end{split }
Put an equation on multiple lines: \begin{multline}blah\\blah\end{multline}
Make a table \begin{tabular} (hit enter in Overleaf will autocomplete the rest)
Put the above into a table environment with \begin{table}blah\end{table}
Make a figure with \begin{figure} (hit enter in Overleaf to autocomplete the rest)
Make a newline with \newline
Make a theorem environment with \newtheorem{name}[numbering]{Name} (needs \usepackag{amsthm}
Make a new command with \newcommand{}{}
Check out MY MATH MERCH (Collab with Beautiful Equations)
COURSE PLAYLISTS:
OTHER PLAYLISTS:
► Learning Math Series
►Cool Math Series:
BECOME A MEMBER:
SOCIALS:
Комментарии