diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn4.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn4.html | 55 |
1 files changed, 12 insertions, 43 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn4.html b/Master/texmf-dist/doc/generic/tex4ht/mn4.html index dd8ec0bbf27..efabfe8e93e 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn4.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn4.html @@ -1,60 +1,29 @@ <?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd--> <html xmlns="http://www.w3.org/1999/xhtml" > -<head><title>common sources of -problems</title> +<head><title>installing a +filter</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<meta name="generator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" /> -<meta name="originator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" /> +<meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)" /> +<meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)" /> <!-- xhtml,th4,index --> <meta name="src" content="mn.tex" /> -<meta name="date" content="2004-02-11 18:07:00" /> <link rel="stylesheet" type="text/css" href="mn.css" /> </head><body > <a - name="index4-8006"></a><p class="rightline"><a - href="mn3.html#mn4.html" >up</a></p> + href="mn3.html#mn4.html" >exit installing a filter</a> <h3 class="SubSectionHead"><a - name="QQ1-4-9"></a>Some Sources of Problems for MathML</h3> -<!--l. 1960--><p class="noindent"> -</p><ol type="a" > -<li>Broken math formulas, such as ‘<span -class="cmtt-10">$R=\{x|x$ is real $\}$</span>’ instead of ‘<span -class="cmtt-10">$R=\{x|x \mbox{ is real } \}$</span>’. -</li> -<li>Math mode employment for presenting nonmath content, such as ‘<span -class="cmtt-10">$$\vbox{...}$$ </span>’ instead of -‘<span -class="cmtt-10">\begin{center}\vbox{...}\end{center}</span>’. </li> -<li>Unmatched parentheses within entries of arrays, such as ‘<span -class="cmtt-10">\begin{array}...(... & ...)...\end{array}</span>’ instead -of ‘<span -class="cmtt-10">\begin{array}...\mathrel( ... & ...\mathrel)...\end{array}</span>’. </li> -<li>Incorrect annotation of delimiters, such as ‘<span -class="cmtt-10">\bigl\{...\bigr|...\bigr\}</span>’ instead of ‘<span -class="cmtt-10">\bigl\{...\bigg|...\bigr</span>’ -</li> -<li>Empty bases for subscripts and superscripts, such as ‘<span -class="cmtt-10">{}^{...}, {}_{...}</span>’ instead of ‘<span -class="cmtt-10">{\csname</span> - + name="QQ1-4-9"></a>htcmd</h3> +<!--l. 3570--><p class="noindent" ><a + name="index4-9001"></a>The source is available at <span +class="cmtt-10">bin/temp/htcmd.c</span>, and executable for MS Win 95/98/NT is available at <span -class="cmtt-10">HCode\endcsname{}}^{...}, {\csname HCode\endcsname{}}_{...}</span>’. </li> -<li>Use of the operators ‘<span -class="cmtt-10">^</span>’ and ‘<span -class="cmtt-10">_</span>’, instead of ‘<span -class="cmtt-10">\sb</span>’ and ‘<span -class="cmtt-10">\sp</span>’, outside the presence of TeX4ht. (TeX4ht becomes active -only at the ‘<span -class="cmtt-10">\begin{document}</span>’ command. The ‘<span -class="cmtt-10">early_</span>’ and ‘<span -class="cmtt-10">early^</span>’ options extend this awareness to the -preambles of the source latex documents.) - </li></ol> +class="cmtt-10">bin/win32/htcmd.exe</span>. +</p> </body></html> |