How do you use Bold Small Caps with the moderncv package?How te get bold + small caps with latin modern or...
How do you center multiple equations that have multiple steps?
Can a cyclic Amine form an Amide?
What happens if I start too many background jobs?
Power LED from 3.3V Power Pin without Resistor
Is thermodynamics only applicable to systems in equilibrium?
Floor tile layout process?
Geometry - Proving a common centroid.
Pigeonhole Principle Problem
Binary Numbers Magic Trick
Is this homebrew race based on the Draco Volans lizard species balanced?
Game of Life meets Chaos Theory
Why are notes ordered like they are on a piano?
If Melisandre foresaw another character closing blue eyes, why did she follow Stannis?
Feels like I am getting dragged into office politics
What is the word which sounds like "shtrass"?
How to get SEEK accessing converted ID via view
If an enemy is just below a 10-foot-high ceiling, are they in melee range of a creature on the ground?
Why do money exchangers give different rates to different bills
Can I use 1000v rectifier diodes instead of 600v rectifier diodes?
Accidentally deleted the "/usr/share" folder
Why do computer-science majors learn calculus?
Is it the same airport YUL and YMQ in Canada?
Unidentified items in bicycle tube repair kit
Historically, were women trained for obligatory wars? Or did they serve some other military function?
How do you use Bold Small Caps with the moderncv package?
How te get bold + small caps with latin modern or computer modernlmodern package with small caps in headlinesBold small caps with mathpazoOpenType Kerkis and bold Small Caps with greekWriting bold small caps with mathpazo packageSmall Caps and Bold FaceBold small caps with XeLaTeX and LuaLaTeXBold Small Caps for Font WithoutSmall caps and bold styles in beamerHow to set bold small-caps in a table header?Fontspec, bold small caps with ErewhonWhen (not how) to use small caps
Overleaf Version
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
This will produce
How do I get the small caps to show up for the bold words, too?
I tried
textsc{Lorem, Ipsum, textbf{textsc{Hello, World}}, Dolor, Sit, Amet}
but that doesn't change anything.
moderncv bold small-caps
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Overleaf Version
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
This will produce
How do I get the small caps to show up for the bold words, too?
I tried
textsc{Lorem, Ipsum, textbf{textsc{Hello, World}}, Dolor, Sit, Amet}
but that doesn't change anything.
moderncv bold small-caps
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28
add a comment |
Overleaf Version
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
This will produce
How do I get the small caps to show up for the bold words, too?
I tried
textsc{Lorem, Ipsum, textbf{textsc{Hello, World}}, Dolor, Sit, Amet}
but that doesn't change anything.
moderncv bold small-caps
Overleaf Version
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
This will produce
How do I get the small caps to show up for the bold words, too?
I tried
textsc{Lorem, Ipsum, textbf{textsc{Hello, World}}, Dolor, Sit, Amet}
but that doesn't change anything.
moderncv bold small-caps
moderncv bold small-caps
edited Sep 25 '18 at 13:04
User1291
asked Sep 25 '18 at 12:53
User1291User1291
277113
277113
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28
add a comment |
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28
add a comment |
1 Answer
1
active
oldest
votes
Well, it depends on the used font, because not all fonts have glyphs for bold small caps. Please see that I added line moderncvstyle{classic}
to get a compilable code (please always test your given code before posting it).
For example can you use font libertine
:
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{libertine} % <==============================================
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
with the result:
Or you can use font lmodern
(which does not have bold small caps) and use the bold small caps from font Computer Modern (cmr
):
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{lmodern}
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}
{fontfamily{cmr}textsc{textbf{Hello World in cmr}}}} % <=============
end{document}
with the result:
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%2f452438%2fhow-do-you-use-bold-small-caps-with-the-moderncv-package%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
Well, it depends on the used font, because not all fonts have glyphs for bold small caps. Please see that I added line moderncvstyle{classic}
to get a compilable code (please always test your given code before posting it).
For example can you use font libertine
:
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{libertine} % <==============================================
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
with the result:
Or you can use font lmodern
(which does not have bold small caps) and use the bold small caps from font Computer Modern (cmr
):
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{lmodern}
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}
{fontfamily{cmr}textsc{textbf{Hello World in cmr}}}} % <=============
end{document}
with the result:
add a comment |
Well, it depends on the used font, because not all fonts have glyphs for bold small caps. Please see that I added line moderncvstyle{classic}
to get a compilable code (please always test your given code before posting it).
For example can you use font libertine
:
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{libertine} % <==============================================
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
with the result:
Or you can use font lmodern
(which does not have bold small caps) and use the bold small caps from font Computer Modern (cmr
):
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{lmodern}
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}
{fontfamily{cmr}textsc{textbf{Hello World in cmr}}}} % <=============
end{document}
with the result:
add a comment |
Well, it depends on the used font, because not all fonts have glyphs for bold small caps. Please see that I added line moderncvstyle{classic}
to get a compilable code (please always test your given code before posting it).
For example can you use font libertine
:
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{libertine} % <==============================================
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
with the result:
Or you can use font lmodern
(which does not have bold small caps) and use the bold small caps from font Computer Modern (cmr
):
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{lmodern}
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}
{fontfamily{cmr}textsc{textbf{Hello World in cmr}}}} % <=============
end{document}
with the result:
Well, it depends on the used font, because not all fonts have glyphs for bold small caps. Please see that I added line moderncvstyle{classic}
to get a compilable code (please always test your given code before posting it).
For example can you use font libertine
:
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{libertine} % <==============================================
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
end{document}
with the result:
Or you can use font lmodern
(which does not have bold small caps) and use the bold small caps from font Computer Modern (cmr
):
documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or romanusepackage[T1]{fontenc} % To switch to the T1 encoding
moderncvstyle{classic}
usepackage{lmodern}
firstname{John} % Your first name
familyname{Doe} % Your last name
begin{document}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}}
cvitem{Issue}{textsc{Lorem, Ipsum, textbf{Hello, Word}, Dolor, Sit, Amet}
{fontfamily{cmr}textsc{textbf{Hello World in cmr}}}} % <=============
end{document}
with the result:
answered Nov 30 '18 at 15:27
KurtKurt
42.4k950167
42.4k950167
add a comment |
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%2f452438%2fhow-do-you-use-bold-small-caps-with-the-moderncv-package%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
Bold small cap fonts do not exist in the Latin Modern family. Maybe you can use Computer Modern Super as in this answer or in this post.
– Ruixi Zhang
Sep 25 '18 at 16:52
If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓).
– Kurt
Apr 21 at 23:28