From 60ea4c7191a09a26fabf854acbcd0f8340220ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 15 Jun 2012 14:42:22 +0200 Subject: [PATCH] remove some leftover debugging output --- mal2latex.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mal2latex.xsl b/mal2latex.xsl index 0f8284e..65d3c84 100644 --- a/mal2latex.xsl +++ b/mal2latex.xsl @@ -243,7 +243,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA \titleformat{\section}[block]{\color{eopink}\Large\bfseries\filcenter}{}{1em}{} \titleformat{\subsection}[hang]{\color{eopink}\Large\bfseries}{\thesubsection}{1em}{} -\titleformat{\subsubsection}[hang]{\color{eopink}\large\bfseries}{XX: \thesubsubsection}{1em}{} +\titleformat{\subsubsection}[hang]{\color{eopink}\large\bfseries}{\thesubsubsection}{1em}{} \newcommand{\sectionbreak}{\clearpage} \makeatother