rename upstream-man-pages to upstream-doc
[clinton/guile-figl.git] / upstream-doc / man2 / xhtml / pmathmlcss.xsl
CommitLineData
7faf1d71
AW
1<!-- saved from url=(0013)about:internet -->
2<?xml version="1.0" encoding="iso-8859-1"?>
3<!--
4Presentation MathML Stylesheet
5-->
6
7<!--
8$Id: pmathmlcss.xsl,v 1.1 2002/03/20 12:20:57 mf Exp $
9
10Copyright David Carlisle 2001, 2002.
11
12Use and distribution of this code are permitted under the terms of the <a
13href="http://www.w3.org/Consortium/Legal/copyright-software-19980720"
14>W3C Software Notice and License</a>.
15-->
16
17<xsl:stylesheet
18 version="1.0"
19 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
20 xmlns:h="http://www.w3.org/1999/xhtml"
21 xmlns:m="http://www.w3.org/1998/Math/MathML"
22 xmlns:doc="http://www.dcarlisle.demon.co.uk/xsldoc"
23 xmlns:x="data:,x"
24 exclude-result-prefixes="x h doc"
25>
26
27<h:h2>Dictionary</h:h2>
28
29<h:p> The following elements in the x: namespace form an
30implementation of an "Operator Dictionary" for this MathML
31Implementation. In the case of stretch operators, the element
32specifies the symbol parts via the latin-1 equivalent character based
33on the encoding in the symbol font. It is a clear "failure to comply
34to the spec" that using latin 1 characters (or numeric character
35references) in the latin 1 range access glyphs in teh symbol font via
36font position, however most of these character parts are not in
37Unicode (until 3.2), so there is no standard way to access these characters.</h:p>
38
39