summaryrefslogtreecommitdiffstats
path: root/docs/manual/style/latex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/style/latex')
-rw-r--r--docs/manual/style/latex/latex.xsl4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl
index 9d7bb0a5cf..dc705d01ed 100644
--- a/docs/manual/style/latex/latex.xsl
+++ b/docs/manual/style/latex/latex.xsl
@@ -1,4 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE xsl:stylesheet [
+ <!ENTITY % HTTPD-VERSION SYSTEM "../version.ent">
+ %HTTPD-VERSION;
+]>
<!--
Copyright 2003-2005 The Apache Software Foundation or its licensors, as