<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="" style="word-wrap:break-word; line-break:after-white-space">Hi Leif, Boris, and others<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 11 Sep 2018, at 1:40 am, Leif Andersen <<a href="mailto:leif@leifandersen.net" class="">leif@leifandersen.net</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="">As requested in github issue:<br class="">
<a href="https://protect-au.mimecast.com/s/xk1fCJyBZ6t8rwNJfzd6g8?domain=github.com" class="">https://github.com/borisveytsman/acmart/issues/309#issuecomment-419690461</a><br class="">
<br class="">
Here is an example of a pdf where `first` get's read as `rst`.<br class="">
<br class="">
Also note that I'm using the latest version of ACMAART on the ACM's<br class="">
webpage: <a href="https://protect-au.mimecast.com/s/SBQXCK1DOrCqEWVohAjLfB?domain=acm.org" class="">
https://www.acm.org/publications/proceedings-template</a><br class="">
<br class="">
~Leif Andersen<br class="">
</div>
<span id="x_cid:FCD437EF-7126-4669-80F6-81B764B18069@telstra.com.au"><test.pdf></span><span id="x_cid:620BDB3A-35A8-485A-BD8D-916A74661EA8@telstra.com.au"><test.tex></span></div>
</blockquote>
<div><br class="">
</div>
</div>
</div>
<div style="word-wrap:break-word; line-break:after-white-space">
<div class="x_AppleOriginalContents"></div>
</div>
<div style="word-wrap:break-word; line-break:after-white-space">
<div><br class="">
<br class="">
</div>
<div>Here is your original post suggesting a problem:</div>
<div>
<p class=""></p>
<blockquote type="cite" class="">
<p class=""></p>
</blockquote>
<blockquote type="cite" class="">
<blockquote type="cite" class="">
<p class="">If you have the word <code class="">first</code> in a document, a screen reader only sees <code class="">rst</code>. You also see this if you try to copy/paste the word <code class="">first</code> from a pdf to a text file.</p>
<p class="">This seems to be unique to acmart, as all of the other document classes I've tried seem to properly have the text <code class="">first</code>.</p>
</blockquote>
</blockquote>
<div class=""><br class="">
</div>
<div class="">I tried your example PDF, with the attachments as included above, without any change or recompilation.</div>
<div class="">Copy/paste of the complete text gave ‘first’ as expected,</div>
<div class="">since the /ToUnicode resource correctly maps the fi ligature to the pair of letters `f i’ .</div>
<div class="">So there is no error in that regard.</div>
<div class=""><br class="">
</div>
<div class="">I did the Copy/Paste using 3 different PDF viewers on a Mac. :  Adobe Acrobat Pro, Apple's Preview and TeXShop’s Preview.</div>
<div class="">(The latter 2 should give the same results, as they did.)</div>
<div class=""><br class="">
</div>
<div class="">So I have to ask you what software you were using for the Copy/Paste ? On what platform?</div>
<div class=""><br class="">
</div>
<div class="">As for screen readers…</div>
<div class=""> </div>
<div class="">… there is no uniformity in how they get the stream to be read aloud.</div>
<div class="">You can try using the  accsupp  package to set /ActualText  and/or  /Alt  for the ligature, or the whole word.</div>
<div class="">(Whole word is probably better, as this would have less effect on hyphenation.)</div>
<div class="">But even then, don’t expect a uniform result.</div>
<div class="">In my experience, you need a fully tagged PDF; that is, tagged for both structure and content, to have</div>
<div class="">much effect on what a screen-reader sees. Even then, it is different with different software.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">For me, Adobe’s  Read Out Loud  did a fine job, apart from the small print in the footnotes.</div>
<div class="">Presumably the spacing is too narrow to be treated as a word-space, so most of it is spelt out.</div>
<div class="">(Hence the need for  \pdfinterwordspaceon !)</div>
<div class=""><br class="">
</div>
<div class="">Apple’s VoiceOver was OK, but splits the word into  'firs t', saying "firs tee"</div>
<div class="">So I cannot reproduce the problem you described.</div>
<div class="">I know of now way to affect what VoiceOver actually reads, in such a case of a single syllable word,</div>
<div class="">despite all the options that its Utility provides (e.g. read numbers as words or digits — NB. Adam).</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Interestingly there is a small problem in the PDF, with regard to fonts.</div>
<div class="">There are 2 different subsets sharing the same name:   RBUZNK+LinLibertineT</div>
<div class=""><br class="">
</div>
<div class=""></div>
</div>
</div>
<div><img src="cid:d1ba047b-9609-4d4d-9ccf-d8b3038de33b@ausprd01.prod.outlook.com">
</div>
<div style="word-wrap:break-word; line-break:after-white-space">
<div>
<div class=""></div>
<div class=""><br class="">
</div>
</div>
Acrobat Pro’s Preflight lists this as an error — though not a critical one.
<div class="">It doesn’t affect the visual layout, nor should it affect any text extraction, as the subsets are given</div>
<div class="">different PostScript names within the page content stream. </div>
<div class="">Nevertheless the subsets should be given different  6-letter subset prefixes, so this is technically</div>
<div class="">an error by  pdfTeX – which is why this message is being copied to  <a href="mailto:pdftex@tug.org" class="">pdftex@tug.org</a> .</div>
<div class=""><br class="">
</div>
<div class="">So Lief, I must ask also what version of TeXLive, or pdfTeX, are you using?</div>
<div class="">Including the  .log  file would have provided this information.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Next, I renamed and compiled with TeXshop, using:</div>
<div class=""> </div>
<div class="">
<div class="" style="margin:0px; line-height:normal; font-family:Menlo">This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdflatex)</div>
</div>
<div class=""><br class="">
</div>
<div class="">Again the same subsetting prefix was shared by two font dictionaries.</div>
<div class="">I’ve not updated to TeXLive 2018, so don’t know if this is fixed there already.</div>
<div class=""> </div>
<div class=""><br class="">
</div>
<div class="">Hope this helps.</div>
<div class=""><br class="">
</div>
<div class="">   Ross</div>
<br class="">
<div class="">
<div class="" style="font-family:Arial,sans-serif; orphans:2; widows:2"><span class="x_Apple-style-span" style="font-size:9px"><b class=""><span class="" style="font-size:9pt"><br class="x_Apple-interchange-newline">
Dr Ross Moore</span></b></span></div>
<div class="" style="orphans:2; widows:2">
<p class="" style="color:rgb(0,0,0); font-family:Helvetica; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; margin-bottom:3.75pt">
<font color="#000000" class=""><b class="" style="color:rgb(119,119,119); font-family:Arial,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; line-height:normal; text-transform:none; white-space:normal; word-spacing:0px">Mathematics
 Dept </b><b class="" style="color:rgb(119,119,119); font-family:Arial,sans-serif; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; line-height:normal; text-transform:none; white-space:normal; word-spacing:0px">|</b><font color="#777777" face="Arial, sans-serif" class=""><span class="" style="font-size:9pt"> 12
 Wally</span></font><font face="Arial, sans-serif" class="">’</font><font color="#777777" face="Arial, sans-serif" class=""><span class="" style="font-size:9pt">s Walk, 734</span></font><br class="">
<font color="#777777" face="Arial, sans-serif" class=""><span class="" style="font-size:9pt">Macquarie University, NSW 2109, Australia</span></font><font color="#777777" size="3" class=""><span class="" style="font-family:"Times New Roman",serif; font-size:12pt"></span></font></font></p>
<p class="" style="font-style: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; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt; line-height:11.25pt; margin-bottom:3.75pt">
<b class=""><span class="" style="font-size:9pt"><font color="#000000" class="">T:</font></span></b><span class="" style="font-size:9pt"><font color="#000000" class=""> +61 2 9850 <b class="">8955  |  F:</b> </font><a href="tel:%2B61%202%209850%209695" value="+61298509695" target="_blank" class=""><font color="#000000" class="">+61
 2 9850 8114</font></a><br class="">
<font color="#000000" class=""><b class="">M:</b><a href="tel:%2B61%20409%20125%20670" value="+61409125670" target="_blank" class="">+61 407 288 255</a><b class="">  |  </b>E: </font><a href="mailto:rick.minter@mq.edu.au" target="_blank" class=""><font color="#000000" class="">ross.moore@mq.edu.au</font><font color="#1155cc" class=""><span class="" style="color:black"></span></font></a><font color="#1155cc" class=""><span class="" style="color:black"></span></font><span class="" style="color:black"></span><br class="">
</span></p>
<p class="" style="font-style: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; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt; line-height:11.25pt; margin-bottom:3.75pt">
<span class="" style="font-size:9pt"><span class="" style="color:black"><a title="Macquarie University" href="http://mq.edu.au/" target="_blank" class="">http://www.maths.mq.edu.au</a></span></span></p>
<p class="" style="font-style: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; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt; line-height:11.25pt; margin-bottom:3.75pt">
<span style="font-size:12px; line-height:normal"><a href="http://mq.edu.au/" target="_blank" class="" style="font-size:12px; line-height:normal"><span><br class="x_Apple-interchange-newline" style="color:rgb(0,105,217); font-family:Arial,sans-serif; font-size:12px; font-style: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">
<span style="color:rgb(0,105,217); font-family:Arial,sans-serif; font-size:12px; font-style: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"><span><span></span></span></span></span></a></span></p>
</div>
</div>
</div>
<div><img src="cid:df863a91-183c-406a-ae2a-9c5f3d845f28@ausprd01.prod.outlook.com">
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div class="">
<div class="" style="orphans:2; widows:2">
<p class="" style="font-style: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; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt; line-height:11.25pt; margin-bottom:3.75pt">
<span style="font-size:12px; line-height:normal"><a href="http://mq.edu.au/" target="_blank" class="" style="font-size:12px; line-height:normal"><span><span style="color:rgb(0,105,217); font-family:Arial,sans-serif; font-size:12px; font-style: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"><span><span></span></span></span></span></a></span></p>
<p class="" style="font-style: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; text-decoration:none; line-height:normal; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt">
<a href="http://mq.edu.au/" target="_blank" class=""><span class="" style="color:rgb(119,119,119); font-size:7pt"><br class="x_Apple-interchange-newline">
<br class="x_Apple-interchange-newline">
<br class="x_Apple-interchange-newline">
CRICOS Provider Number 00002J. Think before you print. <br class="">
Please consider the environment before printing this email.</span><span class="" style="font-family:"Times New Roman",serif; font-size:12pt"></span></a></p>
<p class="" style="font-style: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; text-decoration:none; line-height:normal; font-family:Arial,sans-serif; color:rgb(119,119,119); font-size:7pt">
<a href="http://mq.edu.au/" target="_blank" class=""><span class="" style="color:rgb(119,119,119); font-size:7pt">This message is intended for the addressee named and may <br class="">
contain confidential information. If you are not the intended <br class="">
recipient, please delete it and notify the sender. Views expressed <br class="">
in this message are those of the individual sender, and are not <br class="">
necessarily the views of Macquarie University.</span></a></p>
</div>
</div>
<br class="">
</div>
</body>
</html>