How I can get glyphs from a fraktur font and use them as identifiers? The Next CEO of Stack...

Make solar eclipses exceedingly rare, but still have new moons

Flying from Cape Town to England and return to another province

Why does standard notation not preserve intervals (visually)

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

Why did CATV standarize in 75 ohms and everyone else in 50?

A small doubt about the dominated convergence theorem

Can MTA send mail via a relay without being told so?

How did people program for Consoles with multiple CPUs?

What flight has the highest ratio of timezone difference to flight time?

What connection does MS Office have to Netscape Navigator?

Yu-Gi-Oh cards in Python 3

What happened in Rome, when the western empire "fell"?

Is there a way to save my career from absolute disaster?

Reference request: Grassmannian and Plucker coordinates in type B, C, D

Chain wire methods together in Lightning Web Components

Can this equation be simplified further?

Why do airplanes bank sharply to the right after air-to-air refueling?

Rotate a column

Prepend last line of stdin to entire stdin

Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?

How many extra stops do monopods offer for tele photographs?

Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?

Unclear about dynamic binding

Calculator final project in Python



How I can get glyphs from a fraktur font and use them as identifiers?



The Next CEO of Stack OverflowHow to work with characters from CJK Unified Ideographs Extension B correctly?Unicode-aware string functions?Copying Greek text from notebooks as unicodeIs it possible to embed fonts in a .cdf?Some Characters From Custom Font Do Not Show UpUsing Greek $LaTeX$ fontsHow to deal with Chinese Windows path/filename?How to workaround failures with Unicode filepaths?How to prevent simplification from Times to Power?$ rmLaTeX $ and $ mathit Mathematica $: a versus $ a $












1












$begingroup$


I would like to use the fraktur-S ($LaTeX$: mathfrak{S} $mathfrak{S}$; Unicode: "U+1D516" 𝔖) as a variable name in Mathematica, but pasting the Unicode character results in gibberish.



I'm confused because some Unicode characters I paste work just fine as variable names. Does Mathematica support only a subset of Unicode?










share|improve this question









New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    Have you tried [GothicCapitalS]?
    $endgroup$
    – J. M. is slightly pensive
    3 hours ago










  • $begingroup$
    That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    @J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    I think it supports the range 0000 – FFFF.
    $endgroup$
    – m_goldberg
    3 hours ago










  • $begingroup$
    If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
    $endgroup$
    – J. M. is slightly pensive
    13 mins ago
















1












$begingroup$


I would like to use the fraktur-S ($LaTeX$: mathfrak{S} $mathfrak{S}$; Unicode: "U+1D516" 𝔖) as a variable name in Mathematica, but pasting the Unicode character results in gibberish.



I'm confused because some Unicode characters I paste work just fine as variable names. Does Mathematica support only a subset of Unicode?










share|improve this question









New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    Have you tried [GothicCapitalS]?
    $endgroup$
    – J. M. is slightly pensive
    3 hours ago










  • $begingroup$
    That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    @J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    I think it supports the range 0000 – FFFF.
    $endgroup$
    – m_goldberg
    3 hours ago










  • $begingroup$
    If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
    $endgroup$
    – J. M. is slightly pensive
    13 mins ago














1












1








1





$begingroup$


I would like to use the fraktur-S ($LaTeX$: mathfrak{S} $mathfrak{S}$; Unicode: "U+1D516" 𝔖) as a variable name in Mathematica, but pasting the Unicode character results in gibberish.



I'm confused because some Unicode characters I paste work just fine as variable names. Does Mathematica support only a subset of Unicode?










share|improve this question









New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I would like to use the fraktur-S ($LaTeX$: mathfrak{S} $mathfrak{S}$; Unicode: "U+1D516" 𝔖) as a variable name in Mathematica, but pasting the Unicode character results in gibberish.



I'm confused because some Unicode characters I paste work just fine as variable names. Does Mathematica support only a subset of Unicode?







fonts built-in-symbols unicode






share|improve this question









New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 19 mins ago









J. M. is slightly pensive

98.8k10311467




98.8k10311467






New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 4 hours ago









LandonLandon

61




61




New contributor




Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Landon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    $begingroup$
    Have you tried [GothicCapitalS]?
    $endgroup$
    – J. M. is slightly pensive
    3 hours ago










  • $begingroup$
    That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    @J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    I think it supports the range 0000 – FFFF.
    $endgroup$
    – m_goldberg
    3 hours ago










  • $begingroup$
    If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
    $endgroup$
    – J. M. is slightly pensive
    13 mins ago














  • 1




    $begingroup$
    Have you tried [GothicCapitalS]?
    $endgroup$
    – J. M. is slightly pensive
    3 hours ago










  • $begingroup$
    That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    @J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
    $endgroup$
    – Landon
    3 hours ago










  • $begingroup$
    I think it supports the range 0000 – FFFF.
    $endgroup$
    – m_goldberg
    3 hours ago










  • $begingroup$
    If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
    $endgroup$
    – J. M. is slightly pensive
    13 mins ago








1




1




$begingroup$
Have you tried [GothicCapitalS]?
$endgroup$
– J. M. is slightly pensive
3 hours ago




$begingroup$
Have you tried [GothicCapitalS]?
$endgroup$
– J. M. is slightly pensive
3 hours ago












$begingroup$
That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
$endgroup$
– Landon
3 hours ago




$begingroup$
That looks like an enlarged version of the lowercase fraktur s (Latex: "mathfrak{s}" $mathfrak{s}$).
$endgroup$
– Landon
3 hours ago












$begingroup$
@J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
$endgroup$
– Landon
3 hours ago




$begingroup$
@J.M.isslightlypensive Might you know what subset of Unicode Mathematica supports?
$endgroup$
– Landon
3 hours ago












$begingroup$
I think it supports the range 0000 – FFFF.
$endgroup$
– m_goldberg
3 hours ago




$begingroup$
I think it supports the range 0000 – FFFF.
$endgroup$
– m_goldberg
3 hours ago












$begingroup$
If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
$endgroup$
– J. M. is slightly pensive
13 mins ago




$begingroup$
If you type :d835:dd16 directly into a notebook, you can make the character appear, but this seems more trouble than it's worth.
$endgroup$
– J. M. is slightly pensive
13 mins ago










1 Answer
1






active

oldest

votes


















3












$begingroup$

From the documentation tutorial/InputSyntax



chars



That the above at most allows four hex digits for a character code restricts Unicode characters to the range 0000 – FFFF.






share|improve this answer









$endgroup$














    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "387"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    Landon is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f194293%2fhow-i-can-get-glyphs-from-a-fraktur-font-and-use-them-as-identifiers%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    From the documentation tutorial/InputSyntax



    chars



    That the above at most allows four hex digits for a character code restricts Unicode characters to the range 0000 – FFFF.






    share|improve this answer









    $endgroup$


















      3












      $begingroup$

      From the documentation tutorial/InputSyntax



      chars



      That the above at most allows four hex digits for a character code restricts Unicode characters to the range 0000 – FFFF.






      share|improve this answer









      $endgroup$
















        3












        3








        3





        $begingroup$

        From the documentation tutorial/InputSyntax



        chars



        That the above at most allows four hex digits for a character code restricts Unicode characters to the range 0000 – FFFF.






        share|improve this answer









        $endgroup$



        From the documentation tutorial/InputSyntax



        chars



        That the above at most allows four hex digits for a character code restricts Unicode characters to the range 0000 – FFFF.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 1 hour ago









        m_goldbergm_goldberg

        88k872199




        88k872199






















            Landon is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Landon is a new contributor. Be nice, and check out our Code of Conduct.













            Landon is a new contributor. Be nice, and check out our Code of Conduct.












            Landon is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Mathematica Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f194293%2fhow-i-can-get-glyphs-from-a-fraktur-font-and-use-them-as-identifiers%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...