瀏覽代碼

Add package xparse (#31)

The package xparse should be included since
\NewDocumentCommand is part of it
Hsin-Hsiang Peng 3 年之前
父節點
當前提交
d097d0c472
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lkmpg.tex

+ 1 - 0
lkmpg.tex

@@ -4,6 +4,7 @@
 \usepackage[T1]{fontenc}
 \usepackage{graphicx}
 \usepackage{fancyhdr}
+\usepackage{xparse}
 
 % tikz settings
 \usepackage{tikz}