Sorry, Haines, I use neither LaTeX nor LuaTeX, so I cannot be of direct
help here.  For me, using just XeTeX, I get the correct (intended)
results with the following —

   \magnification \magstep 5
   \font \basefont = "BabelStoneHan"
   \basefont

   \char "56CD \par
   \char "1F264\par

   \end

I am afraid that for LaTeX and LuaTeX questions you will have to rely on
the list(s), although I /suspect/ (nothing more) that although you have
/declared/ a font family "\Chinese" you have nowhere indicated that you
also wish to /use/ it.
--
/Philip Taylor/
On Fri, Mar 01, 2024 at 04:41:26PM +00 nor

   \documentclass[12pt]{article}
   \usepackage{polyglossia}
     \setdefaultlanguage{english}
   \usepackage{luatexja-fontspec}
   \newfontfamily\Chinese{BabelStone Han}

   \begin{document}

     shuangxi: \symbol{"56CD}

     rounded shuangxi:  \symbol{"1F264}

   \end{document}

The shuangxi displays but not the rounded version. What am I doing
wrong?


This email, its contents and any attachments are intended solely for the 
addressee and may contain confidential information. In certain circumstances, 
it may also be subject to legal privilege. Any unauthorised use, disclosure, or 
copying is not permitted. If you have received this email in error, please 
notify us and immediately and permanently delete it. Any views or opinions 
expressed in personal emails are solely those of the author and do not 
necessarily represent those of Royal Holloway, University of London. It is your 
responsibility to ensure that this email and any attachments are virus free.

Reply via email to