summaryrefslogtreecommitdiff
path: root/skeleton-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-07-01 12:53:09 +0800
committerJSDurand <mmemmew@gmail.com>2021-07-01 12:53:09 +0800
commitffc9e558c56538123ceec08cddbe866d95605d76 (patch)
tree1758678c9d7d937c449ad7ef305d7d14eb11dfaa /skeleton-conf.el
parentd2cdcd1596a856c303b4faf294d281aaf7b9d658 (diff)
skeleton: delete the vspace{-10ex} part
Diffstat (limited to 'skeleton-conf.el')
-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}")