How to select CMU Sans Serif Bold in XeTeX? Announcing the arrival of Valued Associate #679:...
What LEGO pieces have "real-world" functionality?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
How to say that you spent the night with someone, you were only sleeping and nothing else?
AWS IAM: Restrict Console Access to only One Instance
What do you call a plan that's an alternative plan in case your initial plan fails?
How can I make names more distinctive without making them longer?
Understanding this description of teleportation
What are the performance impacts of 'functional' Rust?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
What loss function to use when labels are probabilities?
What computer would be fastest for Mathematica Home Edition?
How do I keep my slimes from escaping their pens?
Can I add database to AWS RDS MySQL without creating new instance?
How do I automatically answer y in bash script?
Complexity of many constant time steps with occasional logarithmic steps
3 doors, three guards, one stone
What's the point in a preamp?
Replacing HDD with SSD; what about non-APFS/APFS?
If A makes B more likely then B makes A more likely"
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
How should I respond to a player wanting to catch a sword between their hands?
How to say 'striped' in Latin
Statistical model of ligand substitution
Jazz greats knew nothing of modes. Why are they used to improvise on standards?
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)Adobe Garamond Pro not working with XeLaTeXBold sans-serif font in LaTeXMaking section headings bold and sans serifUsing two different Sans Serif fonts eliminates bold fontConvert certain newtx fonts to truetype or opentypeBug with XeLaTeX setmainfont{CMU Serif} command displaying Bold/Italic/BoldItalic fontsspaces in font namesUse truetype Comic Sans font in XeTeXHow te get bold + small caps with latin modern or computer modernPandoc Set Sans Serif Family
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 4 mins 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