m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/latex.md
diff options
context:
space:
mode:
Diffstat (limited to 'latex.md')
-rw-r--r--latex.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/latex.md b/latex.md
index 216b5ad..a5d0207 100644
--- a/latex.md
+++ b/latex.md
@@ -14,3 +14,8 @@ descriptive.
\item [Description 1] First item
\item [Description 2] Second item
\end{itemize}
+
+ \begin{enumarate}[(a)] % pick enumeration style
+ \item First item
+ ...
+ \end{enumarate}