~gumara/ubuntu-desktop-course/ubuntu-desktop-course-th-gumara

« back to all changes in this revision

Viewing changes to lib/questions.xsl

Modify Introduction

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
7
7
   doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" />
8
8
 
9
 
    <xsl:template match="instructornote">
10
 
    </xsl:template>
11
 
 
12
 
    <xsl:template match="answer">
13
 
        <para>
14
 
        <xsl:apply-templates/> 
15
 
        </para>
16
 
    </xsl:template>
17
 
 
18
9
    <xsl:template match="sect1">
19
10
        <chapter>
20
11
        <xsl:apply-templates/>