From 849996eca72af498b48b10fbea7f14c4b9d21b8f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 30 Mar 2012 23:23:02 +0000 Subject: restore stex (ca. 28jan12) git-svn-id: svn://tug.org/texlive/trunk@25792 c570f23f-e606-0410-a88d-b1316a301751 --- .../stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl | 249 +++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 Master/texmf-dist/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl (limited to 'Master/texmf-dist/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl') diff --git a/Master/texmf-dist/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl b/Master/texmf-dist/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl new file mode 100644 index 00000000000..560233fec27 --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl @@ -0,0 +1,249 @@ + + + + + + + + + +0 + + + + + + + + + <xsl:apply-templates select="*/ltx:title" mode="visible-text"/> + <xsl:for-each select="//ltx:navigation/ltx:ref[@class='up']" + > ‣ <xsl:value-of select="@title"/></xsl:for-each> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + + + + + + + + + + + + + + +
+ + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
:
+ +
+
+ + + + +
+ ♦ +
+
+ + + + +
+
+ + + + +
    + + + +
+
+ + + + +
    + + + +
+
+ + + + +
  • +
    + + + + + + + + +
    \ No newline at end of file -- cgit v1.2.3