From f00d07000926ae52e83f2f93abf532d9ca02bbda Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 26 Jan 2014 22:56:24 +0000 Subject: [PATCH] - avoid duplicate inclusion of module files in latex source git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561568 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/latex/latex.xsl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index 944799fc9b..b59c27d757 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -152,18 +152,18 @@ Server Documentation Project. More information is available at - -\include{ - - - - - - - - -} - + + \include{ + + + + + + + + + } + -- 2.50.1