[NTG-context] Typesetting unicode characters
Arthur Rosendahl
arthur.reutenauer at normalesup.org
Wed Mar 30 09:48:19 CEST 2022
On Wed, Mar 30, 2022 at 12:32:11AM -0700, Thangalin via ntg-context wrote:
> An XML document includes the 👍 emoji, as shown in the following snippet:
>
> <html>
> <head><meta charset="utf8"/></head>
> <body>
> <div class="bubblerx">
> <p>Thumbs up emoji: </p>
Try the correct escape sequence :-) That’s 👍 -- or
equivalently 👍
Best,
Arthur
More information about the ntg-context
mailing list