summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skeleton-conf.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/skeleton-conf.el b/skeleton-conf.el
index eaffe17..bfaffe3 100644
--- a/skeleton-conf.el
+++ b/skeleton-conf.el
@@ -106,9 +106,11 @@
\\newcommand{\\n}{\\mathbb{N}}
\\newcommand{\\z}{\\mathbb{Z}}
\\newcommand{\\q}{\\mathbb{Q}}
+\\renewcommand{\\labelenumi}{\\arabic{enumi}.}
+\\renewcommand{\\labelenumii}{(\\alph{enumii})}
\\begin{document}
\\maketitle
-\\vspace{-10ex}\n"
+\n"
> _
"\n\\end{document}")