On Fri, 5 Mar 2021 at 17:31, Mark Wendt <wendt.m...@gmail.com> wrote:
>
> Maybe it's in the web server then and how it outputs the html.  What shows
> up in the base HTML code that creates the page?  A hyphen or a dash?

Looking at the source HTML on the server by ssh:
<p style="margin-left:11%; margin-top:
1em"><b>sendkeys.N.current&minus;event</b>
s32 out shows the current scancode without keyup / keydown
markers.</p>

Looking at the delivered HTML:
<p style="margin-left:11%; margin-top: 1em"><b>sendkeys.N.current−event</b>
s32 out shows the current scancode without keyup / keydown
markers.</p>

So, the &minus; is being delivered as a dash...

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to