How to select CMU Sans Serif Bold in XeTeX?How to find out why the font search fails?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 setmainfontCMU Serif command displaying Bold/Italic/BoldItalic fontsspaces in font namesHow te get bold + small caps with latin modern or computer modernPandoc Set Sans Serif Family
Was the Boeing 2707 design flawed?
Higman's lemma and a manuscript of Erdős and Rado
"There were either twelve sexes or none."
Hangman game in Python - need feedback on the quality of code
Is the negative potential of 書く used in this sentence and what is its meaning?
How does the OS tell whether an "Address is already in use"?
Why did my folder names end up like this, and how can I fix this using a script?
Why is a statement like 1 + n *= 3 allowed in Ruby?
Tex Quotes(UVa 272)
Make utility using LINQ
Talk interpreter
What's special ammo?
Handling Disruptive Student on the Autism Spectrum
Who was the most successful German spy against Great Britain in WWII, from the contemporary German perspective?
Thought experiment and possible contradiction between electromagnetism and special relativity
What happened to the HDEV ISS Experiment? Is it over?
How to get trace to get a cylinder when I rotate a rectangle?
Expressing the act of drawing
How should i charge 3 lithium ion batteries?
Under what circumstances does intermodulation become an issue in a filter after LNA setup?
When, exactly, does the Rogue Scout get to use their Skirmisher ability?
Prevent use of CNAME record for untrusted domain
Retroactively modifying humans for Earth?
What stops you from using fixed income in developing countries?
How to select CMU Sans Serif Bold in XeTeX?
How to find out why the font search fails?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 setmainfontCMU Serif command displaying Bold/Italic/BoldItalic fontsspaces in font namesHow te get bold + small caps with latin modern or computer modernPandoc Set Sans Serif Family
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
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 Apr 15 at 6:45
cevingceving
1794 bronze badges
1794 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You add the /B
selector.
fonttenbf="CMU Sans Serif/B"
tenbf ABC
bye
The font selector can be I
, B
or BI
.
You find the documentation with texdoc xetex
, section 1.
@ceving Added the info
– egreg
Apr 15 at 7:07
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%2f484893%2fhow-to-select-cmu-sans-serif-bold-in-xetex%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You add the /B
selector.
fonttenbf="CMU Sans Serif/B"
tenbf ABC
bye
The font selector can be I
, B
or BI
.
You find the documentation with texdoc xetex
, section 1.
@ceving Added the info
– egreg
Apr 15 at 7:07
add a comment |
You add the /B
selector.
fonttenbf="CMU Sans Serif/B"
tenbf ABC
bye
The font selector can be I
, B
or BI
.
You find the documentation with texdoc xetex
, section 1.
@ceving Added the info
– egreg
Apr 15 at 7:07
add a comment |
You add the /B
selector.
fonttenbf="CMU Sans Serif/B"
tenbf ABC
bye
The font selector can be I
, B
or BI
.
You find the documentation with texdoc xetex
, section 1.
You add the /B
selector.
fonttenbf="CMU Sans Serif/B"
tenbf ABC
bye
The font selector can be I
, B
or BI
.
You find the documentation with texdoc xetex
, section 1.
edited Apr 15 at 7:05
answered Apr 15 at 7:03
egregegreg
764k90 gold badges1997 silver badges3345 bronze badges
764k90 gold badges1997 silver badges3345 bronze badges
@ceving Added the info
– egreg
Apr 15 at 7:07
add a comment |
@ceving Added the info
– egreg
Apr 15 at 7:07
@ceving Added the info
– egreg
Apr 15 at 7:07
@ceving Added the info
– egreg
Apr 15 at 7:07
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%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