<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
Hi Susan,<br>
<br>
Sorry for a second mail, that fixes the bug but leaves the footnote
link an empty string. You would also need to add something in to
(from the example below):<br>
<a href="#_ftnref1"<br>
name="_ftn1" title=""><span class="MsoFootnoteReference"><br>
e.g<br>
<a href="#_ftnref1"<br>
name="_ftn1" title="">link<span
class="MsoFootnoteReference"><br>
so that the footnote link was visible and clickable.<br>
<br>
Kind regards,<br>
Emma<br>
<br>
<div class="moz-cite-prefix">On 22/07/2014 17:42, Emma Cliffe wrote:<br>
</div>
<blockquote cite="mid:53CE9476.4060607@bath.ac.uk" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
Dear Susan,<br>
<br>
If I understand it correctly running conversion to MathPage is
using Word's conversion tools for some of the work. This is likely
to be the issue with the page numbers, as far as I am aware Word
does not convert headers or footers when converting to web
formats. This was certainly true in Word 2003 <a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://support.microsoft.com/kb/212270">http://support.microsoft.com/kb/212270</a>
and I imagine is still the case as one might ask what a header or
footer is intended to be in this format since the whole document
is converted to a single page - I understand why you want the
numbers in this case but you'll have to include them a different
way. <br>
<br>
I am running Word 2010 with MathType 6.9. The footnotes issue is
only occurring in some conversions and I can explain what is
happening and a nasty fix but it looks like a bug. Not sure whose
bug though, could be Word or MathType. Publish to MathPage you
have 5 options for MathML in 6.9 (fewer in earlier versions I
imagine). Some of these will not trigger the bug but they may not
be the format you want. Some will trigger the bug.<br>
1. HTML + MathJax: Produces a .htm file with MathJax handling the
rendering of MathML equations. Will not trigger the bug. <br>
2. XHTML + MathJax: Produces a .xht file with MathJax handling the
rendering of MathML equations. Will trigger the bug.<br>
3. XHTML + MathML: Produces a .xht file with native rendering of
the MathML equations. Will trigger the bug.<br>
4. MathPlayer (IE behavior): Produces a .htm file with equations
which will only be rendered by MathPlayer + IE<10. Will not
trigger the bug. <br>
5. Multi-browser (UMSS): Produces a .xht file with equations in
MathML using the universal MathML style sheet. Will trigger the
bug. <br>
<br>
The bug is that whenever you have a footnote the XML is incorrect
and the bug is only occurring in the xht outputs so it is caused
by whatever is responsible for producing the XML (Word?). E.g. you
get:<br>
<p class="MsoFootnoteText"><a href="#_ftnref1"<br>
name="_ftn1" title=""><span
class="MsoFootnoteReference"><![if
!supportFootnotes]><span
class="MsoFootnoteReference"><span<br>
style='font-size:10.0pt;line-height:115%;font-family:"Calibri","sans-serif";<br>
mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:<br>
minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times
New Roman";<br>
mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB;mso-fareast-language:<br>
EN-US;mso-bidi-language:AR-SA'>[1]</span></span><![endif]></span></a>
<a<br>
href=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
href="http://www.dessci.com/en/products/mathtype/">"http://www.dessci.com/en/products/mathtype/"</a>><a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.dessci.com/en/products/mathtype/">http://www.dessci.com/en/products/mathtype/</a></a><br>
</p><br>
<br>
The incorrect portions are:<br>
<![if !supportFootnotes]> which should be <!--[if
!supportFootnotes]><br>
and<br>
<![endif]> which should be <![endif]--><br>
<br>
The only way for you to fix this, that I am aware, is to open up
the exported source in a suitable editor and hand fix all such
errors or to write a script that does this for you. <br>
<br>
If anyone else has any ideas or comments on the above it would be
great to hear them. If anyone knows for sure whether this is Word
or MathType then we could also report the issue. I will try and
follow it up with some contacts I have who may be able to shed
some light but this could take some time.<br>
<br>
Kind regards,<br>
Emma<br>
<br>
<div class="moz-cite-prefix">On 22/07/2014 16:38, Susan Kelmer
wrote:<br>
</div>
<blockquote
cite="mid:3E04A2F7AAD0E345B673D732D9A53807B5CC0EB9A7@EXC3.ad.colorado.edu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:Mangal;
panose-1:2 4 5 3 5 2 3 3 2 2;}
@font-face
{font-family:Mangal;
panose-1:2 4 5 3 5 2 3 3 2 2;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:177698664;
mso-list-type:hybrid;
mso-list-template-ids:-1084294528 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level2
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level3
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l0:level4
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level5
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level6
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
@list l0:level7
{mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level8
{mso-level-number-format:alpha-lower;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
@list l0:level9
{mso-level-number-format:roman-lower;
mso-level-tab-stop:none;
mso-level-number-position:right;
text-indent:-9.0pt;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">We are getting a lot of requests for math
of late, and this has not been our strong point in
production. So, we’re still in a bit of a learning mode.
We’ve discovered a few things, and need some help. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">When converting to MathPage after editing
our Word document using MathType, we are finding two
problems:<o:p></o:p></p>
<p class="MsoListParagraph"
style="margin-left:1.0in;text-indent:-.25in;mso-list:l0
level2 lfo1"><!--[if !supportLists]--><span
style="mso-list:Ignore">a.<span style="font:7.0pt
"Times New Roman""> </span></span><!--[endif]-->We
put page number in the header section of word documents as a
matter of routine. The page numbers disappear in the
finalized document, and we’re not sure why.<o:p></o:p></p>
<p class="MsoListParagraph"
style="margin-left:1.0in;text-indent:-.25in;mso-list:l0
level2 lfo1"><!--[if !supportLists]--><span
style="mso-list:Ignore">b.<span style="font:7.0pt
"Times New Roman""> </span></span><!--[endif]-->If
we have footnotes (we use the footnote function in Word to
create them), the output to MathPage fails.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">None of us working on conversions (me or
my student staff) are “math people,” so we are doing some
struggling but making our way through. If someone could
help us with these two issues, we’d be grateful!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt">Susan
Kelmer<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt">Alternate
Format Coordinator<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt">Disability
Services<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt">University
of Colorado<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:12.0pt">303-735-4836<o:p></o:p></span></i></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
athen-list mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:athen-list@mailman13.u.washington.edu">athen-list@mailman13.u.washington.edu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman13.u.washington.edu/mailman/listinfo/athen-list">http://mailman13.u.washington.edu/mailman/listinfo/athen-list</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
athen-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:athen-list@mailman13.u.washington.edu">athen-list@mailman13.u.washington.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman13.u.washington.edu/mailman/listinfo/athen-list">http://mailman13.u.washington.edu/mailman/listinfo/athen-list</a>
</pre>
</blockquote>
<br>
</body>
</html>