diff --git a/mal2latex-block.xsl b/mal2latex-block.xsl index a959677..0fe1382 100644 --- a/mal2latex-block.xsl +++ b/mal2latex-block.xsl @@ -186,7 +186,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA { } -\caption{ +\caption*{ } \end{center}\end{figure} diff --git a/mal2latex.xsl b/mal2latex.xsl index 90ba549..31280f3 100644 --- a/mal2latex.xsl +++ b/mal2latex.xsl @@ -144,6 +144,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA \usepackage{alltt} \usepackage{boxedminipage} \usepackage{color} +\usepackage{caption} \definecolor{blueborder}{RGB}{} \definecolor{grayback}{RGB}{} \definecolor{yellowback}{RGB}{}