소스 검색

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}