Disabling specific ligatures fontspec Announcing the arrival of Valued Associate #679: Cesar...
How to tell that you are a giant?
What causes the vertical darker bands in my photo?
Why aren't air breathing engines used as small first stages
What is known about the Ubaid lizard-people figurines?
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
Why is "Consequences inflicted." not a sentence?
How to align text above triangle figure
Why didn't this character "real die" when they blew their stack out in Altered Carbon?
ListPlot join points by nearest neighbor rather than order
What is Wonderstone and are there any references to it pre-1982?
What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?
Why light coming from distant stars is not discrete?
How to find all the available tools in mac terminal?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
How to answer "Have you ever been terminated?"
Using et al. for a last / senior author rather than for a first author
Is it fair for a professor to grade us on the possession of past papers?
When were vectors invented?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Echoing a tail command produces unexpected output?
3 doors, three guards, one stone
Why did the rest of the Eastern Bloc not invade Yugoslavia?
Using audio cues to encourage good posture
Fundamental Solution of the Pell Equation
Disabling specific ligatures fontspec
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Removing ligatures when using fontspecWhy does microtype claim that it cannot disable ligatures?XeLaTeX fontspec Century Gothic not using ligaturesAny suggestions/requests for features for a new package that allows disabling ligatures for (pre)selected words?Ligatures disablingDisabling selected ligatures with microtypeRemoving ligatures when using fontspecEnabling c_t and longs_t without enabling s_t ligaturesFontspec and LigaturesDisabling ligatures in xelatex like rmligsDisabling ligatures in section headingsDisabling ligatures also disables kerning
I made changes to something in an (English language) .tex file and discovered all my ss now exported as ß. After some debugging in my version control, there was no clear culprit to undo (maybe a font changed?), so I have turned to patching the problem over.
I'm consulting:
- Why does microtype claim that it cannot disable ligatures?
- Removing ligatures when using fontspec
- https://ctan.org/pkg/fontspec
I'm using the following, NoCommon, to disable ligatures:
defaultfontfeatures{Scale=MatchLowercase,
Ligatures={NoCommon}}
Can I be more targeted than disabling all ligatures? Is it possible to disable /only/ the ss ligature when using fontspec with xelatex?
xetex fontspec ligatures
add a comment |
I made changes to something in an (English language) .tex file and discovered all my ss now exported as ß. After some debugging in my version control, there was no clear culprit to undo (maybe a font changed?), so I have turned to patching the problem over.
I'm consulting:
- Why does microtype claim that it cannot disable ligatures?
- Removing ligatures when using fontspec
- https://ctan.org/pkg/fontspec
I'm using the following, NoCommon, to disable ligatures:
defaultfontfeatures{Scale=MatchLowercase,
Ligatures={NoCommon}}
Can I be more targeted than disabling all ligatures? Is it possible to disable /only/ the ss ligature when using fontspec with xelatex?
xetex fontspec ligatures
add a comment |
I made changes to something in an (English language) .tex file and discovered all my ss now exported as ß. After some debugging in my version control, there was no clear culprit to undo (maybe a font changed?), so I have turned to patching the problem over.
I'm consulting:
- Why does microtype claim that it cannot disable ligatures?
- Removing ligatures when using fontspec
- https://ctan.org/pkg/fontspec
I'm using the following, NoCommon, to disable ligatures:
defaultfontfeatures{Scale=MatchLowercase,
Ligatures={NoCommon}}
Can I be more targeted than disabling all ligatures? Is it possible to disable /only/ the ss ligature when using fontspec with xelatex?
xetex fontspec ligatures
I made changes to something in an (English language) .tex file and discovered all my ss now exported as ß. After some debugging in my version control, there was no clear culprit to undo (maybe a font changed?), so I have turned to patching the problem over.
I'm consulting:
- Why does microtype claim that it cannot disable ligatures?
- Removing ligatures when using fontspec
- https://ctan.org/pkg/fontspec
I'm using the following, NoCommon, to disable ligatures:
defaultfontfeatures{Scale=MatchLowercase,
Ligatures={NoCommon}}
Can I be more targeted than disabling all ligatures? Is it possible to disable /only/ the ss ligature when using fontspec with xelatex?
xetex fontspec ligatures
xetex fontspec ligatures
asked 2 mins ago
MittenchopsMittenchops
459149
459149
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%2f485233%2fdisabling-specific-ligatures-fontspec%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%2f485233%2fdisabling-specific-ligatures-fontspec%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