<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="">
Hi George,<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 27 Jun 2021, at 7:41 am, George Tourlakis <<a href="mailto:gt@cse.yorku.ca" class="">gt@cse.yorku.ca</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hello Ross, thank you.
<div class=""><br class="">
</div>
<div class="">
<blockquote type="cite" class="">
<div bgcolor="#FFFFFF" class="">
<div class="">
<div class="">What package(s) are you using to handle creation of the Glossary?</div>
</div>
</div>
</blockquote>
</div>
<div class="">
<div bgcolor="#FFFFFF" class="">
<div class="">
<div class=""><br class="">
</div>
</div>
</div>
</div>
<div class="">Rather unsophisticated (meaning “simple”): I use “imakeidx” and \index[sym i]{…} records a math symbol or expression (“…” is the placeholder for that) that I want to include. The “i” in "sym i” is specific to the chapter (in my case i=0,1,…,15)
 where the expression or symbol is recorded.<br class="">
<div class=""><br class="">
</div>
<div class="">I bumped into the package “morewrites”. Using it made the problem go away.</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>That’s great, that it worked for you.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">
<div class="">I do not not know exactly what the LaTeX \write command does but apparently it is called by the compiler
</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>\write  is the command that causes information to be sent to a buffer, to later be written into a file.</div>
<div><br class="">
</div>
<div>\newwrite   is the command that allocates the buffer and associates it with the filename on disk.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">
<div class="">and there is a quota on how many it can call (anyway, that is how I picture it).
</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>The limit is on the number of buffers.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">
<div class="">The morewrites package expands the quota apparently. In my case it worked!</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>No, it doesn’t give you more buffers.</div>
<div>It just allows the existing limited number of buffers to be used more effectively.</div>
<div>e.g.,  instead of immediately writing to the buffer, it stores the information</div>
<div>in a macro expansion, or perhaps in a token-list.  </div>
<div><br class="">
</div>
<div>Then at the end of your document the contents of these macros (or token-lists)</div>
<div>are each sequentially written into a single buffer and flushed into the correct file.</div>
<div>The *same* buffer is used for *all* the files, one at a time.</div>
<div><br class="">
</div>
<div>This places a greater memory requirement on your TeX program.</div>
<div>But usually there is plenty available, and there is a parameter you can adjust </div>
<div>to give more (indeed, much more) should you require it.</div>
<div>This does *not* require recompilation of  tex  nor rebuilding the format  (.fmt) files.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>If using  morewrites  helps, then great; as I said above.</div>
<div>I mention the Glossaries  package, since this gives an extra</div>
<div>really great feature for indexes and glossary items.</div>
<div>Namely, for each usage of an indexed item you can have a hyperlink to </div>
<div>its location on the Index/Glossary page. </div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>That is, click on the item, then you go to the page where you have defined</div>
<div>its purpose or usage. Then click the back-view arrowhead to return to where you were.</div>
<div>That’s what the hyperlink gives you, traditionally.</div>
<div><br class="">
</div>
<div>But on the Mac, (with Preview and Skim) there’s an even better feature.</div>
<div>Just hover over the link and you get a popup of a view of that item in the glossary page.</div>
<div><br class="">
</div>
<div>
<div><br class="">
</div>
<div>Similarly in the Glossary page you can have hyperlinks to (the page) where the \index </div>
<div>(or \gls ) entry occurred.</div>
<div class=""><br class="">
</div>
<div class="">The following images show these features at work in a document that I’m currently working on.</div>
</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><img apple-inline="yes" id="5F703732-00C0-4BE6-8356-677DFA0624E8" width="640" height="380" src="cid:03990E9E-C716-4172-B0AD-B10086220F51@modem" class=""></div>
<div><br class="">
</div>
<div>(There’s a blank rectangle in that first image, which is where a small text-popup occurs,</div>
<div>telling you which page the hyperlink target is on.</div>
<div>See how the mouse is over “Atlantic Sea Scallops” (in a wide table turned sideways).</div>
<div>The popup shows the Glossary page with an image of a scallop.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>The 2nd image shows that Glossary page, with the mouse hovering</div>
<div>over a link to the page where the acronym is used, as a whole chapter</div>
<div>devoted to a particular fish species at a particular fishing ground.</div>
<div>This snapshot image caught the textual popup as well.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><img apple-inline="yes" id="8EA43A5E-73BC-40D5-945C-C88A1343547E" width="640" height="369" src="cid:348C8E43-E9B7-4919-95BE-77101C448183@modem" class=""></div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>I’ve just given you a preview of part of my upcoming talk at (online) TUG 2021.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>Coincidentally, I was chatting to a couple of physicists at my uni, a few days ago.</div>
<div>One of them knew I was working a lot with LaTeX, and I told them a bit </div>
<div>of what I was doing. The other suggested that it would be great to have popups</div>
<div>for each variable usage, which would avoid the need to be constantly trying</div>
<div>to find where the variable was defined or assigned a value.</div>
<div><br class="">
</div>
<div>This is exactly what these popups, using  glossaries  features, can do!</div>
<div><br class="">
</div>
<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>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">
<div class=""><br class="">
</div>
<div class="">Cheers,</div>
<div class="">George<br class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Jun 26, 2021, at 4:51 PM, Ross Moore <<a href="mailto:ross.moore@mq.edu.au" class="">ross.moore@mq.edu.au</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div bgcolor="#FFFFFF" class="">
<div class="">Hello George,<br class="">
<br class="">
<div class="">What package(s) are you using to handle creation of the Glossary?</div>
</div>
<div class="">If  glossaries.sty  then there is a  savewrites=true   option that can be used.</div>
<div class="">Give it a try.</div>
<div class=""><br class="">
</div>
<div class="">In your case the idea  is that you will need to use the same write channel for each chapter.</div>
<div class="">You must not issue the TeX  \newwrite  command more than once.</div>
<div class="">You may need to consult the documentation to get everything working correctly; e.g. using a different  type  for each chapter.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Hope this helps.</div>
<div class=""><br class="">
</div>
<div class="">  Ross</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
On 27/06/2021, at 5:40, "George Tourlakis" <<a href="mailto:gt@cse.yorku.ca" class="">gt@cse.yorku.ca</a>> wrote:<br class="">
<br class="">
</div>
<div class=""></div>
<blockquote type="cite" class="">
<div class="">Hi folks,<br class="">
<br class="">
I have encountered an unfamiliar (to me) problem: <br class="">
<br class="">
I am wrapping up a text book project. Creating a single symbol index was easy but useless, as symbols were listed randomly (vis a vis page numbers).<br class="">
<br class="">
So I turned to a by-chapter symbol index (but still one that is placed at the end of the book, the symbols grouped by chapter). This time compilation halts with a "too many \write’s" error message. (I have 16 chapters, 0-15; if I try to print a by-chapter index
 for the first 7 or so chapters only, then I am OK).<br class="">
<br class="">
Any suggestions for a workaround?<br class="">
<br class="">
Thanks,<br class="">
<br class="">
Cheers<br class="">
George<br class="">
----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">
http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">
http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
<a href="https://email.esm.psu.edu/pipermail/macosx-tex" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">
http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</div>
</blockquote>
</div>
----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">
http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">
http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">
http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">
https://protect-au.mimecast.com/s/zSegCq71jxfWA36oIZ7ivl?domain=tex.ac.uk</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://protect-au.mimecast.com/s/msw2Cr810kC9KY3GTzlwxU?domain=sites.esm.psu.edu/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">
https://protect-au.mimecast.com/s/UOBPCvl1g2SXm503hzZL9E?domain=dir.gmane.org</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">
https://protect-au.mimecast.com/s/XLpLCxngGkfO6Vq3FRHYbd?domain=mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://protect-au.mimecast.com/s/RsJDCyoj8PunvwmRfAFnBv?domain=email.esm.psu.edu</a><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="79BB98FA-844F-431A-8FE4-F808C21063DA" 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>