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;
Right now, I have mathbbC
and boldsymbolmathbbC
both producing the same character. What package/command do I need to get a bolder character?
amsmath
add a comment |
Right now, I have mathbbC
and boldsymbolmathbbC
both producing the same character. What package/command do I need to get a bolder character?
amsmath
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
Jul 15 at 17:34
add a comment |
Right now, I have mathbbC
and boldsymbolmathbbC
both producing the same character. What package/command do I need to get a bolder character?
amsmath
Right now, I have mathbbC
and boldsymbolmathbbC
both producing the same character. What package/command do I need to get a bolder character?
amsmath
amsmath
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
add a comment |
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
add a comment |
2 Answers
2
active
oldest
votes
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
.
add a comment |
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:
Note that the package has been renamedmathalpha
.
– 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 usemathalfa
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
.
add a comment |
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
.
add a comment |
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
.
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
.
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
add a comment |
add a comment |
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:
Note that the package has been renamedmathalpha
.
– 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 usemathalfa
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
add a comment |
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:
Note that the package has been renamedmathalpha
.
– 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 usemathalfa
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
add a comment |
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:
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:
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 renamedmathalpha
.
– 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 usemathalfa
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
add a comment |
Note that the package has been renamedmathalpha
.
– 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 usemathalfa
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
Jul 15 at 17:34