<div dir="ltr"><div><div>Aside:  For representing the quoting things used with English in the GELLMU didactic document type, there are names.  For example, <apos/> is apostrophe, while <rsq/> is right-single-quote.  The syntactic translator decides based on context which to use when ' (U+0027) is found in input.  Because that automatic decision is not fool-proof, the user can enter the corresponding name, i.e., \apos or \rsq.  However, a backquote ` (U+0060) in input is processed as <lsq/>, left-single-quote.  One could provide for a parallel distinction of backquote and left-single-quote, but I did not see usage of backquote in normal input.  The point of making such distinctions is (1) to preserve meaning and (2) to enable different end-format presentations when wanted.  (The keepers of Unicode seem to think that there is no difference whatever between an apostrophe and a right-single-quote.)<br><br></div>As for backquotes to delineate strings, I was wary of downstream propogation to contexts where backquote-delineated strings trigger command evaluation, e.g, in shell scripts.  I gather from this thread that Matlab must be using backquotes for string delineation.  There is at least one other "big" mathematical program that used backquotes for strings in its early years but then, more than a decade ago, abandoned that usage.<br><br></div>         -- Bill<br><div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 9, 2018 at 1:09 AM, Michal Hoftich <span dir="ltr"></span>wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nasser,<br>
<span class=""><br>
>> What do I need to do to keep apostrophe as apostrophe<br>
>> in the HTML?<br>
<br>
</span>this is the default LaTeX behavior, you will get the quotation mark<br>
even in PDF. You may try to use the `upquote` package, which will fix<br>
this issue in verbatim.<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">William F Hammond<br>Email: <a href="mailto:gellmu@gmail.com" target="_blank">gellmu@gmail.com</a><br><a href="https://www.facebook.com/william.f.hammond" target="_blank">https://www.facebook.com/william.f.hammond</a><br><a href="http://www.albany.edu/~hammond/" target="_blank">http://www.albany.edu/~hammond/</a><br><br></div></div>
</div></div></div>