<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hello Tomas and Daniel,<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 22 Jan 2021, at 8:24 pm, Tomas Davidek <<a href="mailto:Tomas.Davidek@cern.ch" class="">Tomas.Davidek@cern.ch</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Thanks Daniel, this is interesting. It really works on the simple <br class="">
example. Therefore, I tried to apply the same method to the more complex <br class="">
case, but then dvips seem to crash and consequently no images are <br class="">
written to images.pdf. I run:<br class="">
<br class="">
latex2html -nouse_pdftex example_l2h.tex >& example_l2h.log<br class="">
<br class="">
both the source code and log file are attached. Can you please help me <br class="">
in figuring out what's going on?<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Your document is written for pdftex, using UTF8 input,</div>
<div>to handle the Czech language.</div>
<div><br class="">
</div>
<div>The figures are run through  dvips+gs  to create images of the figures.</div>
<div>But there’s nothing there that allows TeX+dvips  to interpret the UTF8</div>
<div>letters in the figure captions.</div>
<div><br class="">
</div>
<div>So you are going to get a failure, unless you are prepared to customise</div>
<div>so that TeX + dvips  can interpret those letters.</div>
<div><br class="">
</div>
<div>Look at the  images.tex  file that you get from  latex2html .</div>
<div>Try to run it. See where it fails.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>To test whether this assessment is correct, comment out the captions </div>
<div>in your figures,  then run  latex2html  on what is left.  Does it work now?</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>LaTeX2HTML is roughly 20 years old — I know, ‘cos I wrote a lot of it, way back then.</div>
<div>LaTeX has moved on. People expect more.</div>
<div><br class="">
</div>
<div>The best way to do LaTeX to PDF is now going via PDF, using Acrobat Pro.</div>
<div>Spend some money and do yourself a favour.</div>
<div><br class="">
</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div class=""><br class="">
Thanks a lot, cheers,<br class="">
<br class="">
                                        Tomas<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div><br class="">
</div>
<div>Hope this helps.</div>
<div><br class="">
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>Ross</div>
<div><br class="">
</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div class=""><br class="">
On 1/21/21 5:56 PM, Daniel Gildea wrote:<br class="">
> Your picture seems to be working for me:<br class="">
> <a href="https://protect-au.mimecast.com/s/Of7NCGv0Z6fGBJDotp2Kcm?domain=cs.rochester.edu" class="">
https://www.cs.rochester.edu/~gildea/test/mypicture/node1.html</a><br class="">
><br class="">
> I used "latex2html -nouse_pdftex" to make this. Are you using<br class="">
> any other command line options, or config files, for latex2html?<br class="">
> Can you send the output of latex2html?<br class="">
><br class="">
> Dan<br class="">
><br class="">
><br class="">
> On Thu, January 21, 2021 at 4:38PM, Tomas Davidek wrote:<br class="">
>> Thanks Daniel (and sorry for being late with the answer), the fixes in<br class="">
>> /usr/bin/latex2html you proposed really fix the issue with subequation<br class="">
>> numbering.<br class="">
>><br class="">
>> One more rather general issue - if I understood well, all environments "not<br class="">
>> known" to latex2html are processed with (pdf)latex and a picture of the<br class="">
>> corresponding part is included in the HTML instead, right? Nevertheless, I<br class="">
>> have a picture environment (example is attached). When processing this<br class="">
>> simple example, the first picture appears in the web page. The 2nd one does<br class="">
>> not. Well, it requires the axohelp command to be run at some point and I<br class="">
>> don't know how to achieve that. Any idea, please?<br class="">
>><br class="">
>> Then I have a more complex case with exactly the same simple LaTeX picture<br class="">
>> (figure 1 in the above example). This one is not processed and does not<br class="">
>> appear in the Web page. Hmm, I checked the generated images.pdf file and it<br class="">
>> is not there, but I cannot see any error message in the images.log file....<br class="">
>> It is not even in the images.tex file.... So, somehow the filter did not<br class="">
>> dump it to the images.tex.... Where should I look to figure out what<br class="">
>> happened?<br class="">
>><br class="">
>> Thanks a lot for any hint.<br class="">
>><br class="">
>> Best regards, Tomas<br class="">
>><br class="">
>> On 1/8/21 5:45 PM, Daniel Gildea wrote:<br class="">
>>> Hi,<br class="">
>>><br class="">
>>> I wonder if you could try commenting out the lines<br class="">
>>> shown in the attached patch in the latex2html script.<br class="">
>>> This seems to make the numbering work better for me.<br class="">
>>><br class="">
>>> I don't know why the character encoding wouldn't match<br class="">
>>> the charset tag. Can you send an example file and tell<br class="">
>>> me what command line options you are using?<br class="">
>>><br class="">
>>> Dan<br class="">
>>><br class="">
>>><br class="">
>>> On Fri, January 8, 2021 at 3:55PM, Tomas Davidek wrote:<br class="">
>>>> Hi Dan,<br class="">
>>>><br class="">
>>>>   thanks for the mail. Well, I tried to prepare a short example (attached),<br class="">
>>>> but this one works perfectly. I have a much larger project that I would like<br class="">
>>>> to convert to HTML. I can't send it as a whole tarball right now, but just<br class="">
>>>> to give you a flavour what wrong I attach a snapshot of one page (pdf is<br class="">
>>>> attached). As you can see, the subequations are numbered as 2.7a - 2.7c (but<br class="">
>>>> they should in fact be 2.8a - 2.8c). Moreover, the last sentence refers to<br class="">
>>>> one of the subequations (p_{\parallel}), but here the "correct" number<br class="">
>>>> appears (2.8b).<br class="">
>>>><br class="">
>>>> It is very strange, I should experiment more with that. I double-checked<br class="">
>>>> that I processed both the simple example and the complex case in the same<br class="">
>>>> way. First I thought the complex case needs one more run of latex to produce<br class="">
>>>> the references correctly, but I ran latex/pdflatex before I launched<br class="">
>>>> latex2html.... Looking into aux-file, the equation numbers are correct (i.e.<br class="">
>>>> 2.8a - 2.8c), so I really don't understand why the picture of the three<br class="">
>>>> subequations is produced with incorrect number. Can you suggest another test<br class="">
>>>> I can perform?<br class="">
>>>><br class="">
>>>> One more item that worries me - latex2html systematically puts<br class="">
>>>> charset=iso-8859-2 into the corresponding meta tag, even if the text is<br class="">
>>>> encoded in UTF-8. Is there a way to force latex2html to enter the specified<br class="">
>>>> charset in every html page?<br class="">
>>>><br class="">
>>>> Thanks a lot,<br class="">
>>>><br class="">
>>>> cheers,<br class="">
>>>><br class="">
>>>>                    Tomas<br class="">
>>>><br class="">
>>>> On 1/8/21 2:57 PM, Daniel Gildea wrote:<br class="">
>>>>> Hi,<br class="">
>>>>><br class="">
>>>>> Could you send a small example file for each of these problems?<br class="">
>>>>><br class="">
>>>>> Dan<br class="">
>>>> \documentclass[11pt]{article}<br class="">
>>>> \usepackage[czech]{babel}<br class="">
>>>> \usepackage[utf8]{inputenc}<br class="">
>>>> \usepackage{amsmath}<br class="">
>>>><br class="">
>>>> \begin{document}<br class="">
>>>> Pro popis interakcí částic se často používají i~tzv.~Mandelstamovy<br class="">
>>>> invarianty\index{Mandelstamovy invarianty} $s, t,<br class="">
>>>> u$. Představme si interakci dvou částic (1,\,2) za vzniku obecně jiných<br class="">
>>>> částic (3,\,4)<br class="">
>>>> \begin{equation}<br class="">
>>>> \label{eq:interaction}<br class="">
>>>> 1 + 2 \rightarrow 3 + 4<br class="">
>>>> \end{equation}<br class="">
>>>> Mandelstamovy invarianty jsou pak definovány vztahy<br class="">
>>>> \begin{subequations}<br class="">
>>>> \begin{align}<br class="">
>>>> \label{eq:mandelstam_s}<br class="">
>>>> s & \equiv (P_1 + P_2)^2 \\<br class="">
>>>> \label{eq:mandelstam_t}<br class="">
>>>> t & \equiv (P_1 - P_3)^2 \\<br class="">
>>>> \label{eq:mandelstam_u}<br class="">
>>>> u & \equiv (P_1 - P_4)^2<br class="">
>>>> \end{align}<br class="">
>>>> \end{subequations}<br class="">
>>>> Invariant $s$ zjevně představuje kvadrát celkové energie soustavy v~jejím<br class="">
>>>> těžišťovém systému (CMS), invarianty $t, u$ lze vyjádřit pomocí $s$ a úhlu<br class="">
>>>> vylétajících částic v~CMS.<br class="">
>>>><br class="">
>>>> The velocity $\beta$ is defined as<br class="">
>>>> \begin{equation}<br class="">
>>>> \label{eq:beta_def}<br class="">
>>>> \vec{\beta} \equiv \vec{v}/c<br class="">
>>>> \end{equation}<br class="">
>>>><br class="">
>>>> This is the reference to sub-equations<br class="">
>>>> (\ref{eq:mandelstam_s})--(\ref{eq:mandelstam_u}).<br class="">
>>>><br class="">
>>>> \end{document}<br class="">
>> \documentclass[11pt]{report}<br class="">
>><br class="">
>> \usepackage[czech]{babel}<br class="">
>> \usepackage{a4}<br class="">
>> \usepackage{axodraw2}<br class="">
>><br class="">
>> \newcommand{\gev}{\ifmmode \mathrm{GeV}\else GeV\fi}<br class="">
>> \newcommand{\mev}{\ifmmode \mathrm{MeV}\else MeV\fi}<br class="">
>> \newcommand{\kev}{\ifmmode \mathrm{keV}\else keV\fi}<br class="">
>> \newcommand{\ele}{\ensuremath{\mathrm{e}^{-}}}<br class="">
>> \newcommand{\pozitron}{\ensuremath{\mathrm{e}^{+}}}<br class="">
>> \newcommand{\photon}{\ensuremath{\mathrm{\gamma}}}<br class="">
>><br class="">
>> \begin{document}<br class="">
>> \chapter{Jednotky}<br class="">
>> \label{sec:Jednotky}<br class="">
>> \index{jednotky|(}<br class="">
>> Ve fyzice částic se z~praktických důvodů veličiny energie ($E$),<br class="">
>> hybnost ($p$) a hmota\footnote{Pro elementární částice používáme<br class="">
>> termín hmota, nikoli hmotnost. Termínem hmota vždy rozumíme<br class="">
>> hmotu částice v~jejím klidovém systému, což je ekvivalentní její<br class="">
>> klidové energii.} ($m$) udávají ve<br class="">
>> stejných jednotkách, a~to v~jednotkách<br class="">
>> energie, tedy v~násobcích eV (eV, MeV, GeV, \dots).<br class="">
>> Pracujeme tedy ve skutečnosti s~veličinami $E$, $pc$, $mc^2$,<br class="">
>> které ovšem zapisujeme jako $E$, $p$ a $m$.<br class="">
>><br class="">
>> Tím se výrazně zjednodušují vztahy mezi jednotlivými kinematickými<br class="">
>> proměnnými, např.\ pro celkovou energii částice pak platí<br class="">
>> relativistický vztah<br class="">
>> \begin{equation}<br class="">
>> \label{eq:total_energy}<br class="">
>> E = \sqrt{p^2 + m^2},<br class="">
>> \end{equation}<br class="">
>> kde $p$ je hybnost a $m$ klidová hmota částice.<br class="">
>><br class="">
>> Při výpočtech budeme často používat součin rychlosti světla $c$ a<br class="">
>> Planckovy konstanty, proto je velmi užitečné si zapamatovat výslednou<br class="">
>> hodnotu:<br class="">
>> \begin{equation}<br class="">
>> \label{eq:hc}<br class="">
>> \hbar c \doteq 0{,}197~\mathrm{fm}\cdot\gev<br class="">
>> \end{equation}<br class="">
>><br class="">
>> Poznamenejme, že v~některé literatuře %(především v~teoretických pracích)<br class="">
>> se používá soustava jednotek<br class="">
>> \begin{displaymath}<br class="">
>> c = \hbar = 1,<br class="">
>> \end{displaymath}<br class="">
>> tj.~tyto konstanty ve výrazech jednoduše nevystupují. Při číselných<br class="">
>> výpočtech však musíme \uv{doplnit} příslušné mocniny $c$ a $\hbar$ tak, aby<br class="">
>> výsledná jednotka odpovídala SI\@. Hodnota $\hbar c$ ze<br class="">
>> vztahu~(\ref{eq:hc}) pak představuje převodní<br class="">
>> faktor mezi veličinami s~rozměrem délky a energie.<br class="">
>><br class="">
>> V~této knize budeme pro lepší orientaci čtenářů používat obě zmíněné<br class="">
>> konstanty $\hbar$ i $c$. Jedinou výjimkou je vyjádření hybnosti a hmoty částic<br class="">
>> v~energetických jednotkách, jak je uvedeno výše.<br class="">
>> \index{jednotky|)}<br class="">
>><br class="">
>> \begin{figure}<br class="">
>> \centering<br class="">
>> \setlength{\unitlength}{0.5mm}<br class="">
>> \begin{picture}(60,100)<br class="">
>> % \put(0,0){\framebox(60,100){}}<br class="">
>> \put(5,5){\makebox(0,0)[c]{a)}}<br class="">
>> \put(20,50){\vector(0,1){50}}<br class="">
>> \put(20,50){\vector(0,-1){50}}<br class="">
>> %<br class="">
>> \put(45,50){\makebox(0,0)[c]{$\vec{P}=\vec{0}, M$}}<br class="">
>> \put(35,75){\makebox(0,0)[c]{$\vec{p}_1, m_1$}}<br class="">
>> \put(35,25){\makebox(0,0)[c]{$\vec{p}_2, m_2$}}<br class="">
>> \thinlines<br class="">
>> \put(20,50){\circle*{15}}<br class="">
>> \end{picture}\hfill%<br class="">
>> \begin{picture}(180,100)<br class="">
>> % \put(0,0){\framebox(180,100){}}<br class="">
>> \put(5,5){\makebox(0,0)[c]{b)}}<br class="">
>> \put(20,50){\vector(0,1){50}}<br class="">
>> \put(20,50){\vector(0,-1){50}}<br class="">
>> %<br class="">
>> \put(45,50){\makebox(0,0)[c]{$\vec{P}=\vec{0}, M$}}<br class="">
>> \put(35,75){\makebox(0,0)[c]{$\vec{p}_{12}, m_{12}$}}<br class="">
>> \put(35,25){\makebox(0,0)[c]{$\vec{p}_3, m_3$}}<br class="">
>> \thinlines<br class="">
>> \put(20,50){\circle*{15}}<br class="">
>><br class="">
>> \thicklines<br class="">
>> \put(85,50){\makebox(0,0)[c]{\LARGE $\oplus$}}<br class="">
>> \put(130,50){\vector(1,1){40}}<br class="">
>> \put(130,50){\vector(-1,-1){40}}<br class="">
>> \put(160,50){\makebox(0,0)[c]{$\vec{p}^{\,*}_{12} = \vec{0}, m_{12}$}}<br class="">
>> \put(135,75){\makebox(0,0)[c]{$\vec{p}^{\,*}_1, m_1$}}<br class="">
>> \put(125,25){\makebox(0,0)[c]{$\vec{p}^{\,*}_2, m_2$}}<br class="">
>> \thinlines<br class="">
>> \put(130,50){\circle*{15}}<br class="">
>> \end{picture}<br class="">
>> \caption{Schéma dvoučásticového rozpadu (a) a<br class="">
>> tříčásticový rozpad (b) nahlížený jako dva po sobě jdoucí<br class="">
>> dvoučásticové rozpady, každý ve svém těžišťovém systému.}<br class="">
>> \label{fig:rozpad_1_2_3}<br class="">
>> \end{figure}<br class="">
>><br class="">
>> \begin{figure}<br class="">
>> \centering<br class="">
>> \setlength{\unitlength}{0.5mm}<br class="">
>> \begin{picture}(140,100)<br class="">
>> \SetScale{1.42} % default to 1 => 1pt (1/72 inch). Now scaled<br class="">
>> % to 0.5mm (72/25.4)<br class="">
>><br class="">
>> \ArrowLine(0,50)(50,50) \put(10,44){\makebox(0,0)[c]{\ele}}<br class="">
>> \ArrowLine(50,50)(90,80) \put(75,60){\makebox(0,0)[c]{\ele}}<br class="">
>> \Photon(50,50)(90,20){2}{5.5} \put(75,40){\makebox(0,0)[c]{\photon}}<br class="">
>> \Vertex(50,50){2}<br class="">
>><br class="">
>> \ArrowLine(90,80)(136,100) \put(115,85){\makebox(0,0)[c]{\ele}}<br class="">
>> \Photon(90,80)(130,50){2}{5.5} \put(110,55){\makebox(0,0)[c]{\photon}}<br class="">
>> \Vertex(90,80){2}<br class="">
>><br class="">
>> \ArrowLine(90,20)(135,40) \put(115,37){\makebox(0,0)[c]{\ele}}<br class="">
>> \ArrowLine(90,20)(135,0) \put(115,2){\makebox(0,0)[c]{\pozitron}}<br class="">
>> \Vertex(90,20){2}<br class="">
>> \end{picture}<br class="">
>> \caption{Schéma elektromagnetické spršky vytvořené vysokoenergetickým<br class="">
>> elektronem.}<br class="">
>> \label{fig:ele_shower}<br class="">
>> \end{figure}<br class="">
>><br class="">
>> \end{document}<br class="">
</div>
<span id="cid:D32DE3DD-00B8-4461-BF7B-FEA3ECC7D1C6@modem"><example_l2h.log></span><span id="cid:FB6D205C-D19E-486A-AA64-EDD60000371B@modem"><example_l2h.tex></span>_______________________________________________<br class="">
latex2html mailing list<br class="">
<a href="mailto:latex2html@tug.org" class="">latex2html@tug.org</a><br class="">
https://protect-au.mimecast.com/s/4xaZCE8wlRCMlWvKUwfdiL?domain=tug.org<br class="">
</div>
</blockquote>
</div>
<br class="">
<div class=""><br class="">
Dr Ross Moore<br class="">
Department of Mathematics and Statistics 
<div class="">12 Wally’s Walk, Level 7, Room 734<br class="">
Macquarie University, NSW 2109, Australia<br class="">
T: +61 2 9850 8955  |  F: +61 2 9850 8114<br class="">
M:+61 407 288 255  |  E: <a href="mailto:ross.moore@mq.edu.au" class="">ross.moore@mq.edu.au</a><br class="">
<a href="http://www.maths.mq.edu.au" class="">http://www.maths.mq.edu.au</a><span style="font-size: 12px; line-height: normal;"><a href="http://mq.edu.au/" target="_blank" style="font-size: 12px; line-height: normal;" class=""><span><br class="Apple-interchange-newline" style="caret-color: rgb(0, 105, 217); color: rgb(0, 105, 217); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-family: Arial, sans-serif; orphans: 2; widows: 2;">
<span style="caret-color: rgb(0, 105, 217); color: rgb(0, 105, 217); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-family: Arial, sans-serif; orphans: 2; widows: 2;"><span><span><span><span><img apple-inline="yes" id="BB964310-256F-44F0-9446-741420002EB7" src="cid:image001.png@01D030BE.D37A46F0" class=""></span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">CRICOS
 Provider Number 00002J. Think before you</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">print. </span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">Please
 consider the environment before printing this</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">email.</span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">This
 message is intended for the addressee named</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">and
 may </span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">contain
 confidential information. If you are not the</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">intended </span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">recipient,
 please delete it and notify the sender. Views</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">expressed </span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">in
 this message are those of the individual sender, and</span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class=""> </span><span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">are
 not </span><br style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none;" class="">
<span style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; text-decoration: none; float: none; display: inline !important;" class="">necessarily
 the views of Macquarie University.</span> </span></span></span></span></span></a></span></div>
<a href="http://mq.edu.au/" target="_blank" style="font-size: 12px; line-height: normal;" class=""></a></div>
<br class="">
</body>
</html>