Forcing Fontspec to find a specific instance of a font where several existxelatex+fontspec is slow (after a...
Stop and Take a Breath!
Where did the extra Pym particles come from in Endgame?
Phrase for the opposite of "foolproof"
What is a Recurrent Neural Network?
Does jamais mean always or never in this context?
When India mathematicians did know Euclid's Elements?
Is creating your own "experiment" considered cheating during a physics exam?
Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?
Confusion about capacitors
get exit status from system() call
Do generators produce a fixed load?
What is the difference between `a[bc]d` (brackets) and `a{b,c}d` (braces)?
How to verbalise code in Mathematica?
What is the strongest case that can be made in favour of the UK regaining some control over fishing policy after Brexit?
Can not tell colimits from limits
Why do Ichisongas hate elephants and hippos?
Why was Germany not as successful as other Europeans in establishing overseas colonies?
Confused by notation of atomic number Z and mass number A on periodic table of elements
Can someone publish a story that happened to you?
What word means to make something obsolete?
Counterexample: a pair of linearly ordered sets that are isomorphic to subsets of the other, but not isomorphic between them
Why do computer-science majors learn calculus?
Pressure to defend the relevance of one's area of mathematics
Do I have to worry about players making “bad” choices on level up?
Forcing Fontspec to find a specific instance of a font where several exist
xelatex+fontspec is slow (after a fast xelatex -no-pdf)fontspec-example.tex on texlive 2010 and Ubuntu?tlmgr problems under downstream package environmentfontspec (xelatex) finding fonts by name, installed or in TEXMFHOMEfontspec: Configuring project-local opticals fontUse an *.otf font with fontspecWhat are the latex and dvips path in jaxodraw preferences?EB Garamond (bold) small caps “suddenly” unavailable in lualatex?setting up lualatex paths with local texliveXeLaTeX typesets characters in some Lato fonts on top of each other
I have been struggling to find the answer to this one. Let's suppose my system (and indeed my TexLive distro) has multiple different versions of a font with a specific name. Say
ffftusj.ttf
I want to put the specific instance of ffftusj.ttf I want to use in my local texmf-local
say at X:texlivetexmf-local
or
X:texlivetexmf-localfonts
How can I force fontspec to use that particular font and not some other it finds on going through the various paths?
in other words, I guess, how can I get specify fontspec to look at texmf-local or some subfolder of texmf-local. I could specify a font relative to my .tex file:
newfontface{sketchyf}[Path=../code/]{ffftusj.ttf}
How do I make that path X:texlivetexmf-localfonts without explicitly giving the absolute path on a particular machine (which will fail when translated to other machines I use)
texlive fontspec
add a comment |
I have been struggling to find the answer to this one. Let's suppose my system (and indeed my TexLive distro) has multiple different versions of a font with a specific name. Say
ffftusj.ttf
I want to put the specific instance of ffftusj.ttf I want to use in my local texmf-local
say at X:texlivetexmf-local
or
X:texlivetexmf-localfonts
How can I force fontspec to use that particular font and not some other it finds on going through the various paths?
in other words, I guess, how can I get specify fontspec to look at texmf-local or some subfolder of texmf-local. I could specify a font relative to my .tex file:
newfontface{sketchyf}[Path=../code/]{ffftusj.ttf}
How do I make that path X:texlivetexmf-localfonts without explicitly giving the absolute path on a particular machine (which will fail when translated to other machines I use)
texlive fontspec
add a comment |
I have been struggling to find the answer to this one. Let's suppose my system (and indeed my TexLive distro) has multiple different versions of a font with a specific name. Say
ffftusj.ttf
I want to put the specific instance of ffftusj.ttf I want to use in my local texmf-local
say at X:texlivetexmf-local
or
X:texlivetexmf-localfonts
How can I force fontspec to use that particular font and not some other it finds on going through the various paths?
in other words, I guess, how can I get specify fontspec to look at texmf-local or some subfolder of texmf-local. I could specify a font relative to my .tex file:
newfontface{sketchyf}[Path=../code/]{ffftusj.ttf}
How do I make that path X:texlivetexmf-localfonts without explicitly giving the absolute path on a particular machine (which will fail when translated to other machines I use)
texlive fontspec
I have been struggling to find the answer to this one. Let's suppose my system (and indeed my TexLive distro) has multiple different versions of a font with a specific name. Say
ffftusj.ttf
I want to put the specific instance of ffftusj.ttf I want to use in my local texmf-local
say at X:texlivetexmf-local
or
X:texlivetexmf-localfonts
How can I force fontspec to use that particular font and not some other it finds on going through the various paths?
in other words, I guess, how can I get specify fontspec to look at texmf-local or some subfolder of texmf-local. I could specify a font relative to my .tex file:
newfontface{sketchyf}[Path=../code/]{ffftusj.ttf}
How do I make that path X:texlivetexmf-localfonts without explicitly giving the absolute path on a particular machine (which will fail when translated to other machines I use)
texlive fontspec
texlive fontspec
asked 22 mins ago
Aubrey BlumsohnAubrey Blumsohn
2,6461020
2,6461020
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%2f488156%2fforcing-fontspec-to-find-a-specific-instance-of-a-font-where-several-exist%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%2f488156%2fforcing-fontspec-to-find-a-specific-instance-of-a-font-where-several-exist%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