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
Too many spies!
Short story, maybe by Budrys: unpleasant man makes himself conspicuous to attract aliens
What alternatives exist to at-will employment?
Was all the fuel expended in each stage of a Saturn V launch?
Can I send medicine to an American visitor in Canada?
Why did Spider-Man take a detour to Dorset?
Can a pizza stone be fixed after soap has been used to clean it?
Why run a service as a system user?
What is this old "lemon-squeezer" shaped pan
Print all lines that don't have numbers, using sed
Why don't commercial aircraft adopt a slightly more seaplane-like design to allow safer ditching in case of emergency?
Can both line and load go to same screw on a GFCI outlet?
What do these three diagonal lines that cross through three measures and both staves mean, and what are they called?
Is there an English equivalent for "Les carottes sont cuites", while keeping the vegetable reference?
How to get bold version of blackboard bold fonts?
Draw a line nicely around notes
Sending a photo of my bank account card to the future employer
Why do legislative committees exist?
What is this called? A tube flange bearing threaded for threaded pushrod
When to ask for constructive criticism?
Is dividends exclusively a part of earnings?
Is this more than a packing puzzle?
Why should I cook the flour first when making bechamel sauce?
What are the arguments for California’s nonpartisan blanket (jungle) primaries?
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
New contributor
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
New contributor
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
9 hours ago
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
New contributor
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
New contributor
New contributor
edited 9 hours ago
Stefan Pinnow
21k9 gold badges36 silver badges79 bronze badges
21k9 gold badges36 silver badges79 bronze badges
New contributor
asked 9 hours ago
Hodor P. BojangletonHodor P. Bojangleton
111 bronze badge
111 bronze badge
New contributor
New contributor
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
9 hours ago
add a comment |
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
9 hours ago
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
9 hours ago
Welcome to tex.sx. See tex.stackexchange.com/questions/199333/… (probable duplicate)
– barbara beeton
9 hours ago
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
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
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
);
);
Hodor P. Bojangleton is a new contributor. Be nice, and check out our Code of Conduct.
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 6 hours ago
answered 6 hours ago
DavislorDavislor
9,22718 silver badges38 bronze badges
9,22718 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
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
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
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
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 6 hours ago
answered 8 hours ago
SebastianoSebastiano
13.6k5 gold badges25 silver badges72 bronze badges
13.6k5 gold badges25 silver badges72 bronze badges
Note that the package has been renamedmathalpha
.
– Davislor
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
add a comment |
Note that the package has been renamedmathalpha
.
– Davislor
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
Note that the package has been renamed
mathalpha
.– Davislor
6 hours ago
Note that the package has been renamed
mathalpha
.– Davislor
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
@Davislor I didn't know and thank you very much. Then in my book I change it, because I use this name.
– Sebastiano
6 hours ago
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
6 hours ago
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
6 hours ago
add a comment |
Hodor P. Bojangleton is a new contributor. Be nice, and check out our Code of Conduct.
Hodor P. Bojangleton is a new contributor. Be nice, and check out our Code of Conduct.
Hodor P. Bojangleton is a new contributor. Be nice, and check out our Code of Conduct.
Hodor P. Bojangleton is a new contributor. Be nice, and check out our Code of Conduct.
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
9 hours ago