From edc70c4c54b67782ae77d36045083f92bce04b1c Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Fri, 9 May 2014 10:17:38 +0200 Subject: [PATCH] "FIGURE" label removed from images --- mal2latex-block.xsl | 2 +- mal2latex.xsl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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}{}