Using different fonts for multiple languages in Overleaf Announcing the arrival of Valued...
How often does castling occur in grandmaster games?
How does Belgium enforce obligatory attendance in elections?
Flight departed from the gate 5 min before scheduled departure time. Refund options
AppleTVs create a chatty alternate WiFi network
Is there public access to the Meteor Crater in Arizona?
How does light 'choose' between wave and particle behaviour?
Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?
Random body shuffle every night—can we still function?
What is best way to wire a ceiling receptacle in this situation?
Putting class ranking in CV, but against dept guidelines
Co-worker has annoying ringtone
Which languages to learn for historical linguistics?
How many morphisms from 1 to 1+1 can there be?
If the probability of a dog barking one or more times in a given hour is 84%, then what is the probability of a dog barking in 30 minutes?
How can I set the aperture on my DSLR when it's attached to a telescope instead of a lens?
What is an "asse" in Elizabethan English?
Girl Hackers - Logic Puzzle
Is CEO the "profession" with the most psychopaths?
How many time has Arya actually used Needle?
Is there any word for a place full of confusion?
Karn, the Great Creator - what defines a 'card from outside the game' in sealed?
Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?
Most bit efficient text communication method?
What would you call this weird metallic apparatus that allows you to lift people?
Using different fonts for multiple languages in Overleaf
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Custom hyphenation for different languages in XeTeXDocument Bibliographies with CJK and Pandocdifferent fonts for two languagesWhy is XeLaTeX Pushing British English Text into the Margins?Swedish dictionary using OverleafIs there a “new” canonical test for fonts and languages?Two different fonts for math and textUsing latest version of Optidef on OverleafOverleaf v2 shortcuts for non english keyboardShareLatex/Overleaf Snippets for environments?
I'm using Twenty Seconds Resume template in overleaf https://www.overleaf.com/latex/templates/twenty-seconds-resume-slash-cv/mhyfwrmwjkbc
But I met a problem and I can't solve it after trying for long time.
I wanted to make it support Chinese so I added below in twentysecondcv.cls
and changed complier to xeLatex
RequirePackage{xeCJK}
setCJKmainfont{AR PL KaitiM Big5}
This setting made me successfully seeing Maderin in the compiled file.
But then, I want to using Arial
in English(the default setting for xeLatex seems to be Times or something similar)
So I modified to this
RequirePackage{xeCJK}
setmainfont{Arial}
setCJKmainfont{AR PL KaitiM Big5}
But there is no any changes.
I tried to using my own font file like
RequirePackage{xeCJK}
setmainfont{[myarial.ttf]}
setCJKmainfont{AR PL KaitiM Big5}
Still not working.
Anyone with similar experiences can help me? Thanks in advance.
xetex overleaf
New contributor
add a comment |
I'm using Twenty Seconds Resume template in overleaf https://www.overleaf.com/latex/templates/twenty-seconds-resume-slash-cv/mhyfwrmwjkbc
But I met a problem and I can't solve it after trying for long time.
I wanted to make it support Chinese so I added below in twentysecondcv.cls
and changed complier to xeLatex
RequirePackage{xeCJK}
setCJKmainfont{AR PL KaitiM Big5}
This setting made me successfully seeing Maderin in the compiled file.
But then, I want to using Arial
in English(the default setting for xeLatex seems to be Times or something similar)
So I modified to this
RequirePackage{xeCJK}
setmainfont{Arial}
setCJKmainfont{AR PL KaitiM Big5}
But there is no any changes.
I tried to using my own font file like
RequirePackage{xeCJK}
setmainfont{[myarial.ttf]}
setCJKmainfont{AR PL KaitiM Big5}
Still not working.
Anyone with similar experiences can help me? Thanks in advance.
xetex overleaf
New contributor
add a comment |
I'm using Twenty Seconds Resume template in overleaf https://www.overleaf.com/latex/templates/twenty-seconds-resume-slash-cv/mhyfwrmwjkbc
But I met a problem and I can't solve it after trying for long time.
I wanted to make it support Chinese so I added below in twentysecondcv.cls
and changed complier to xeLatex
RequirePackage{xeCJK}
setCJKmainfont{AR PL KaitiM Big5}
This setting made me successfully seeing Maderin in the compiled file.
But then, I want to using Arial
in English(the default setting for xeLatex seems to be Times or something similar)
So I modified to this
RequirePackage{xeCJK}
setmainfont{Arial}
setCJKmainfont{AR PL KaitiM Big5}
But there is no any changes.
I tried to using my own font file like
RequirePackage{xeCJK}
setmainfont{[myarial.ttf]}
setCJKmainfont{AR PL KaitiM Big5}
Still not working.
Anyone with similar experiences can help me? Thanks in advance.
xetex overleaf
New contributor
I'm using Twenty Seconds Resume template in overleaf https://www.overleaf.com/latex/templates/twenty-seconds-resume-slash-cv/mhyfwrmwjkbc
But I met a problem and I can't solve it after trying for long time.
I wanted to make it support Chinese so I added below in twentysecondcv.cls
and changed complier to xeLatex
RequirePackage{xeCJK}
setCJKmainfont{AR PL KaitiM Big5}
This setting made me successfully seeing Maderin in the compiled file.
But then, I want to using Arial
in English(the default setting for xeLatex seems to be Times or something similar)
So I modified to this
RequirePackage{xeCJK}
setmainfont{Arial}
setCJKmainfont{AR PL KaitiM Big5}
But there is no any changes.
I tried to using my own font file like
RequirePackage{xeCJK}
setmainfont{[myarial.ttf]}
setCJKmainfont{AR PL KaitiM Big5}
Still not working.
Anyone with similar experiences can help me? Thanks in advance.
xetex overleaf
xetex overleaf
New contributor
New contributor
New contributor
asked 8 mins ago
JiahuaJiahua
1
1
New contributor
New contributor
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
});
}
});
Jiahua 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%2f485707%2fusing-different-fonts-for-multiple-languages-in-overleaf%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
Jiahua is a new contributor. Be nice, and check out our Code of Conduct.
Jiahua is a new contributor. Be nice, and check out our Code of Conduct.
Jiahua is a new contributor. Be nice, and check out our Code of Conduct.
Jiahua 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%2f485707%2fusing-different-fonts-for-multiple-languages-in-overleaf%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