How to get bold version of blackboard bold fonts?Turn mathbb characters bold in math modeMathsymbol in the documentclass memoirchanging the general theme of math fontsThe dual to the positioning of `tag`?mathbb in CoreldrawColumn with two equationsBold checkmarkHow to use fonts (the ones listed in mathalfa documentation) in math modeBlackboard Bold iBold, upright greek symbol, bm not workingHow to get ^i working in math enviroment

What are the exact meanings of roll, pitch and yaw?

Should I describe a character deeply before killing it?

What does Kasparov mean here?

how to add 1 milliseconds on a datetime string?

Keeping an "hot eyeball planet" wet

Where to place an artificial gland in the human body?

Do Rabbis get punished in Heaven for wrong interpretations or claims?

Using "Kollege" as "university friend"?

Inadvertently nuked my disk permission structure - why?

Is it normal practice to screen share with a client?

How do campaign rallies gain candidates votes?

How to write a sincerely religious protagonist without preaching or affirming or judging their worldview?

Is the 2-Category of groupoids locally presentable?

How were the LM astronauts supported during the moon landing and ascent? What were the max G's on them during these phases?

Will LSST make a significant increase in the rate of astronomical event alerts?

Why are angular mometum and angular velocity not necessarily parallel, but linear momentum and linear velocity are always parallel?

How can I create a shape in Illustrator which follows a path in descending order size?

Marketing Cloud Query Activity is not pulling in data for newly added fields to target Data Extension

Monty Hall Problem with a Fallible Monty

Is there a published campaign where a missing artifact or a relic is creating trouble by its absence?

Film where a boy turns into a princess

Why is chess failing to attract big name sponsors?

Memory capability and powers of 2

USA: Can a witness take the 5th to avoid perjury?



How to get bold version of blackboard bold fonts?


Turn mathbb characters bold in math modeMathsymbol in the documentclass memoirchanging the general theme of math fontsThe dual to the positioning of `tag`?mathbb in CoreldrawColumn with two equationsBold checkmarkHow to use fonts (the ones listed in mathalfa documentation) in math modeBlackboard Bold iBold, upright greek symbol, bm not workingHow to get ^i working in math enviroment






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3















Right now, I have mathbbC and boldsymbolmathbbC both producing the same character. What package/command do I need to get a bolder character?










share|improve this question
























  • Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

    – barbara beeton
    Jul 15 at 17:34

















3















Right now, I have mathbbC and boldsymbolmathbbC both producing the same character. What package/command do I need to get a bolder character?










share|improve this question
























  • Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

    – barbara beeton
    Jul 15 at 17:34













3












3








3








Right now, I have mathbbC and boldsymbolmathbbC both producing the same character. What package/command do I need to get a bolder character?










share|improve this question
















Right now, I have mathbbC and boldsymbolmathbbC both producing the same character. What package/command do I need to get a bolder character?







amsmath






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 15 at 17:15









Stefan Pinnow

21k9 gold badges36 silver badges80 bronze badges




21k9 gold badges36 silver badges80 bronze badges










asked Jul 15 at 17:05









Hodor P. BojangletonHodor P. Bojangleton

161 bronze badge




161 bronze badge












  • Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

    – barbara beeton
    Jul 15 at 17:34

















  • Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

    – barbara beeton
    Jul 15 at 17:34
















Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

– barbara beeton
Jul 15 at 17:34





Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)

– barbara beeton
Jul 15 at 17:34










2 Answers
2






active

oldest

votes


















4














In the modern toolchain with unicode-math, boldsymbolmathbb works if you load a math font with a bold version (as of July 2019, XITS Math, Libertinus Math or Minion Math) or if you manually load a bold math font with, for example, setmathfont[version=bold]Minion Math Semibold.



Otherwise, as Sebastiano beat me to saying, load mathalpha (formerly mathalfa) with a double-struck font that comes in bold (such as [bb=px]) and use its mathbbb.






share|improve this answer
































    3














    Here there is my proposal as an alternative. You could to use bb = boondox + mathalpha (as suggest by the user @Davislor - see comment and your nice answer), but it changes the nature of the symbol. You have always the bold.



    Here there is a little code



    documentclass[a4paper,12pt]article
    usepackage[bb = boondox]mathalpha
    begindocument
    $mathbbR, mathbbbR, mathbbbZ$
    enddocument


    and a screenshot:
    enter image description here






    share|improve this answer

























    • Note that the package has been renamed mathalpha.

      – Davislor
      Jul 15 at 20:03











    • @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

      – Sebastiano
      Jul 15 at 20:05






    • 1





      It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

      – Davislor
      Jul 15 at 20:06













    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f500078%2fhow-to-get-bold-version-of-blackboard-bold-fonts%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    In the modern toolchain with unicode-math, boldsymbolmathbb works if you load a math font with a bold version (as of July 2019, XITS Math, Libertinus Math or Minion Math) or if you manually load a bold math font with, for example, setmathfont[version=bold]Minion Math Semibold.



    Otherwise, as Sebastiano beat me to saying, load mathalpha (formerly mathalfa) with a double-struck font that comes in bold (such as [bb=px]) and use its mathbbb.






    share|improve this answer





























      4














      In the modern toolchain with unicode-math, boldsymbolmathbb works if you load a math font with a bold version (as of July 2019, XITS Math, Libertinus Math or Minion Math) or if you manually load a bold math font with, for example, setmathfont[version=bold]Minion Math Semibold.



      Otherwise, as Sebastiano beat me to saying, load mathalpha (formerly mathalfa) with a double-struck font that comes in bold (such as [bb=px]) and use its mathbbb.






      share|improve this answer



























        4












        4








        4







        In the modern toolchain with unicode-math, boldsymbolmathbb works if you load a math font with a bold version (as of July 2019, XITS Math, Libertinus Math or Minion Math) or if you manually load a bold math font with, for example, setmathfont[version=bold]Minion Math Semibold.



        Otherwise, as Sebastiano beat me to saying, load mathalpha (formerly mathalfa) with a double-struck font that comes in bold (such as [bb=px]) and use its mathbbb.






        share|improve this answer















        In the modern toolchain with unicode-math, boldsymbolmathbb works if you load a math font with a bold version (as of July 2019, XITS Math, Libertinus Math or Minion Math) or if you manually load a bold math font with, for example, setmathfont[version=bold]Minion Math Semibold.



        Otherwise, as Sebastiano beat me to saying, load mathalpha (formerly mathalfa) with a double-struck font that comes in bold (such as [bb=px]) and use its mathbbb.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jul 15 at 20:08

























        answered Jul 15 at 20:02









        DavislorDavislor

        9,32719 silver badges38 bronze badges




        9,32719 silver badges38 bronze badges























            3














            Here there is my proposal as an alternative. You could to use bb = boondox + mathalpha (as suggest by the user @Davislor - see comment and your nice answer), but it changes the nature of the symbol. You have always the bold.



            Here there is a little code



            documentclass[a4paper,12pt]article
            usepackage[bb = boondox]mathalpha
            begindocument
            $mathbbR, mathbbbR, mathbbbZ$
            enddocument


            and a screenshot:
            enter image description here






            share|improve this answer

























            • Note that the package has been renamed mathalpha.

              – Davislor
              Jul 15 at 20:03











            • @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

              – Sebastiano
              Jul 15 at 20:05






            • 1





              It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

              – Davislor
              Jul 15 at 20:06















            3














            Here there is my proposal as an alternative. You could to use bb = boondox + mathalpha (as suggest by the user @Davislor - see comment and your nice answer), but it changes the nature of the symbol. You have always the bold.



            Here there is a little code



            documentclass[a4paper,12pt]article
            usepackage[bb = boondox]mathalpha
            begindocument
            $mathbbR, mathbbbR, mathbbbZ$
            enddocument


            and a screenshot:
            enter image description here






            share|improve this answer

























            • Note that the package has been renamed mathalpha.

              – Davislor
              Jul 15 at 20:03











            • @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

              – Sebastiano
              Jul 15 at 20:05






            • 1





              It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

              – Davislor
              Jul 15 at 20:06













            3












            3








            3







            Here there is my proposal as an alternative. You could to use bb = boondox + mathalpha (as suggest by the user @Davislor - see comment and your nice answer), but it changes the nature of the symbol. You have always the bold.



            Here there is a little code



            documentclass[a4paper,12pt]article
            usepackage[bb = boondox]mathalpha
            begindocument
            $mathbbR, mathbbbR, mathbbbZ$
            enddocument


            and a screenshot:
            enter image description here






            share|improve this answer















            Here there is my proposal as an alternative. You could to use bb = boondox + mathalpha (as suggest by the user @Davislor - see comment and your nice answer), but it changes the nature of the symbol. You have always the bold.



            Here there is a little code



            documentclass[a4paper,12pt]article
            usepackage[bb = boondox]mathalpha
            begindocument
            $mathbbR, mathbbbR, mathbbbZ$
            enddocument


            and a screenshot:
            enter image description here







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jul 15 at 20:20

























            answered Jul 15 at 18:08









            SebastianoSebastiano

            14.1k5 gold badges26 silver badges74 bronze badges




            14.1k5 gold badges26 silver badges74 bronze badges












            • Note that the package has been renamed mathalpha.

              – Davislor
              Jul 15 at 20:03











            • @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

              – Sebastiano
              Jul 15 at 20:05






            • 1





              It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

              – Davislor
              Jul 15 at 20:06

















            • Note that the package has been renamed mathalpha.

              – Davislor
              Jul 15 at 20:03











            • @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

              – Sebastiano
              Jul 15 at 20:05






            • 1





              It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

              – Davislor
              Jul 15 at 20:06
















            Note that the package has been renamed mathalpha.

            – Davislor
            Jul 15 at 20:03





            Note that the package has been renamed mathalpha.

            – Davislor
            Jul 15 at 20:03













            @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

            – Sebastiano
            Jul 15 at 20:05





            @Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.

            – Sebastiano
            Jul 15 at 20:05




            1




            1





            It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

            – Davislor
            Jul 15 at 20:06





            It might still be a good idea to use mathalfa in our examples for a while, because that’s still supported for backward-compatibility and it might take a while for everyone to update.

            – Davislor
            Jul 15 at 20:06

















            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX 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.

            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%2ftex.stackexchange.com%2fquestions%2f500078%2fhow-to-get-bold-version-of-blackboard-bold-fonts%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

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?