How to select CMU Sans Serif Bold in XeTeX? Announcing the arrival of Valued Associate #679:...
Cold is to Refrigerator as warm is to?
3 doors, three guards, one stone
Unexpected result with right shift after bitwise negation
What computer would be fastest for Mathematica Home Edition?
Training a classifier when some of the features are unknown
Typsetting diagram chases (with TikZ?)
grandmas drink with lemon juice
Mortgage adviser recommends a longer term than necessary combined with overpayments
When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?
Can a zero nonce be safely used with AES-GCM if the key is random and never used again?
Why is "Captain Marvel" translated as male in Portugal?
Why does this iterative way of solving of equation work?
What can I do if my MacBook isn’t charging but already ran out?
Complexity of many constant time steps with occasional logarithmic steps
Direct Experience of Meditation
How do we build a confidence interval for the parameter of the exponential distribution?
Is it possible to boil a liquid by just mixing many immiscible liquids together?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Using "nakedly" instead of "with nothing on"
What did Darwin mean by 'squib' here?
Unable to start mainnet node docker container
Fishing simulator
What would be Julian Assange's expected punishment, on the current English criminal law?
Simulating Exploding Dice
How to select CMU Sans Serif Bold in XeTeX?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
I have the bold font installed:
fc-list | grep CMU | grep Sans | grep Bold
/usr/share/fonts/truetype/cmu/cmunso.ttf: CMU Sans Serif:style=BoldOblique
/usr/share/fonts/truetype/cmu/cmunsx.ttf: CMU Sans Serif:style=Bold
But I do not know how to select it.
This throws an error:
fonttenbf="CMU Sans Serif Bold" at 14pt
Font tenbf="CMU Sans Serif Bold" at 14.0pt not loadable: Metric (TFM) file or installed font not found.
And this does not throw an error, but the result is not bold:
fonttenbf="CMU Sans Serif:style=Bold" at 14pt
How to select the bold font?
fonts xetex plain-tex
add a comment |
I have the bold font installed:
fc-list | grep CMU | grep Sans | grep Bold
/usr/share/fonts/truetype/cmu/cmunso.ttf: CMU Sans Serif:style=BoldOblique
/usr/share/fonts/truetype/cmu/cmunsx.ttf: CMU Sans Serif:style=Bold
But I do not know how to select it.
This throws an error:
fonttenbf="CMU Sans Serif Bold" at 14pt
Font tenbf="CMU Sans Serif Bold" at 14.0pt not loadable: Metric (TFM) file or installed font not found.
And this does not throw an error, but the result is not bold:
fonttenbf="CMU Sans Serif:style=Bold" at 14pt
How to select the bold font?
fonts xetex plain-tex
add a comment |
I have the bold font installed:
fc-list | grep CMU | grep Sans | grep Bold
/usr/share/fonts/truetype/cmu/cmunso.ttf: CMU Sans Serif:style=BoldOblique
/usr/share/fonts/truetype/cmu/cmunsx.ttf: CMU Sans Serif:style=Bold
But I do not know how to select it.
This throws an error:
fonttenbf="CMU Sans Serif Bold" at 14pt
Font tenbf="CMU Sans Serif Bold" at 14.0pt not loadable: Metric (TFM) file or installed font not found.
And this does not throw an error, but the result is not bold:
fonttenbf="CMU Sans Serif:style=Bold" at 14pt
How to select the bold font?
fonts xetex plain-tex
I have the bold font installed:
fc-list | grep CMU | grep Sans | grep Bold
/usr/share/fonts/truetype/cmu/cmunso.ttf: CMU Sans Serif:style=BoldOblique
/usr/share/fonts/truetype/cmu/cmunsx.ttf: CMU Sans Serif:style=Bold
But I do not know how to select it.
This throws an error:
fonttenbf="CMU Sans Serif Bold" at 14pt
Font tenbf="CMU Sans Serif Bold" at 14.0pt not loadable: Metric (TFM) file or installed font not found.
And this does not throw an error, but the result is not bold:
fonttenbf="CMU Sans Serif:style=Bold" at 14pt
How to select the bold font?
fonts xetex plain-tex
fonts xetex plain-tex
asked 58 secs ago
cevingceving
1204
1204
add a comment |
add a comment |
0
active
oldest
votes
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%2f484893%2fhow-to-select-cmu-sans-serif-bold-in-xetex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f484893%2fhow-to-select-cmu-sans-serif-bold-in-xetex%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