From e811c7a6ff9a053c64edec71ffb7e728247dd7f4 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 17 Jul 2007 13:59:29 +0000 Subject: [PATCH] Make template/titlepage.xsl file valid against our litprog schema. --- xsl/template/titlepage.xsl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/xsl/template/titlepage.xsl b/xsl/template/titlepage.xsl index 9e220a77c..45a7a44d0 100644 --- a/xsl/template/titlepage.xsl +++ b/xsl/template/titlepage.xsl @@ -30,11 +30,11 @@ + Titlepage Template Stylesheet Reference $Id$ - Titlepage Template Stylesheet Reference Introduction This is technical reference documentation for the @@ -131,8 +131,8 @@ template that should be called to generate the title page. element The name of the source document element for which these templates apply. In other words, to make a title page for the -article element, set the -element attribute to +article element, set the +element attribute to article. This attribute is required. @@ -142,8 +142,8 @@ This attribute identifies that element. class -If the class attribute -is set, a class attribute with this +If the class attribute +is set, a class attribute with this value will be added to the wrapper element that surrounds the entire title page. @@ -478,7 +478,7 @@ for the recto and verso sides of the title page. side Identifies the side of the page to which this title page content applies. The -side attribute is required and +side attribute is required and must be set to either recto or verso. In addition, you must specify @@ -489,10 +489,10 @@ within each t:titlepage. order Indicates how the order of the elements presented on the title page is determined. If the -order is +order is document, the elements are presented in document order. Otherwise (if the -order is +order is stylesheet), the elements are presented in the order that they appear in the template (and consequently in the stylesheet). @@ -507,7 +507,7 @@ the elements in the source document that should appear on the title page. Each element may have a single attribute: -predicate. The value of this +predicate. The value of this attribute is used as a predicate for the expression that matches the element on which it occurs. -- 2.40.0