diff options
Diffstat (limited to 'pandoc/templates/paper_template.latex')
| -rw-r--r-- | pandoc/templates/paper_template.latex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc/templates/paper_template.latex b/pandoc/templates/paper_template.latex index 1a01c0d..317f179 100644 --- a/pandoc/templates/paper_template.latex +++ b/pandoc/templates/paper_template.latex @@ -472,6 +472,8 @@ $if(proof)$ \newtheorem{thrm}{Theorem} $endif$ +\usepackage{ulem} + %figure refrence \newcommand{\fig}[1]{Fig.\ref{fig:#1}} |
