Replies: 1 comment 3 replies
-
maybe its a problem with the font in the text display ... may some how the unicode panel can show more symbols than the text block can write/display |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to enter unicode character with hexadecimal code "2227" decimal "8743"
I tried the following as written in the documentation but it does not work for me:
'If a special symbol isn’t in the list it is possible to input arbitrary Unicode characters by pressing ESC [number of the character (hexadecimal)] ESC.'
Could you please tell what I am missing here?
Regards
PS: build_info(version="branch_5_44_base_201_gf4e9e33e6",timestamp="2020-12-21 00:04:33",host="x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="2.0.0",maxima_userdir="C:/Users/mlamo/maxima",maxima_tempdir="C:/Users/mlamo/AppData/Local/Temp",maxima_objdir="C:/Users/mlamo/maxima/binary/branch_5_44_base_201_gf4e9e33e6/sbcl/2_0_0",maxima_frontend="wxMaxima",maxima_frontend_version="20.11.1_MSW_OpenMP201511+Locks")build_info(version="branch_5_44_base_201_gf4e9e33e6",timestamp="2020-12-21 00:04:33",host="x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="2.0.0",maxima_userdir="C:/Users/mlamo/maxima",maxima_tempdir="C:/Users/mlamo/AppData/Local/Temp",maxima_objdir="C:/Users/mlamo/maxima/binary/branch_5_44_base_201_gf4e9e33e6/sbcl/2_0_0",maxima_frontend="wxMaxima",maxima_frontend_version="20.11.1_MSW_OpenMP201511+Locks")(version="branch_5_44_base_201_gf4e9e33e6",timestamp="2020-12-21 00:04:33",host="x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="2.0.0",maxima_userdir="C:/Users/mlamo/maxima",maxima_tempdir="C:/Users/mlamo/AppData/Local/Temp",maxima_objdir="C:/Users/mlamo/maxima/binary/branch_5_44_base_201_gf4e9e33e6/sbcl/2_0_0",maxima_frontend="wxMaxima",maxima_frontend_version="20.11.1_MSW_OpenMP201511+Locks")
Beta Was this translation helpful? Give feedback.
All reactions