xcolor breaking ligaturesAny suggestions/requests for features for a new package that allows disabling ligatures for (pre)selected words?Switching off ligatures in LuaLaTeXLigatures disablingSuppress certain ligatures generallyDifference between and / for breaking ligaturesLuatex ligatures after newpageHow to enable ligaturesAccessing Junicode ligaturesProperly breaking up ligatures using selnolig / LuaLaTeXIncorrect LuaTeX ligatures
...And they were stumped for a long time
Why would a rational buyer offer to buy with no conditions precedent?
Do copyright notices need to be placed at the beginning of a file?
How would a developer who mostly fixed bugs for years at a company call out their contributions in their CV?
Navigating a quick return to previous employer
Removing the last element of a list
First Program Tic-Tac-Toe
Expected maximum number of unpaired socks
What is the difference between LORD and GOD?
Is superuser the same as root?
Why A=2 and B=1 in the call signs for Spirit and Opportunity?
Are runways booked by airlines to land their planes?
Security vulnerabilities of POST over SSL
Are there any German nonsense poems (Jabberwocky)?
Finding all files with a given extension whose base name is the name of the parent directory
Why is this integration method not valid?
Why isn't Tyrion mentioned in 'A song of Ice and Fire'?
Has Ursula Le Guin ever admitted to be influenced by Kibbutz for the Dispossessed?
Dad jokes are fun
“For nothing” = “pour rien”?
Time complexity of an algorithm: Is it important to state the base of the logarithm?
Cardio work for Muay Thai fighters
Co-author wants to put their current funding source in the acknowledgements section because they edited the paper
How does the Earth's center produce heat?
xcolor breaking ligatures
Any suggestions/requests for features for a new package that allows disabling ligatures for (pre)selected words?Switching off ligatures in LuaLaTeXLigatures disablingSuppress certain ligatures generallyDifference between and / for breaking ligaturesLuatex ligatures after newpageHow to enable ligaturesAccessing Junicode ligaturesProperly breaking up ligatures using selnolig / LuaLaTeXIncorrect LuaTeX ligatures
In some behind the scenes work for spacing reasons, the pieces of a syllable get split up in gregoriotex and then reassembled for printing. Normally this works fine, but we're running into some ligature problems when styling is involved. The results can be seen in the following MWE:
documentclassarticle
usepackagexcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
In the first example, the fact that the "f" and the "i" have color applied to them separately, the ligature (shown in the second line) between them doesn't show (even though the color is the same). On the other hand, this doesn't happen for itshape
. Is there a way for the color example to work more like the italics example?
LuaTeX tag is used because the gregoriotex package (into which any solution is destined to be inserted) is only compatible with Lua(La)TeX.
color luatex ligatures
add a comment |
In some behind the scenes work for spacing reasons, the pieces of a syllable get split up in gregoriotex and then reassembled for printing. Normally this works fine, but we're running into some ligature problems when styling is involved. The results can be seen in the following MWE:
documentclassarticle
usepackagexcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
In the first example, the fact that the "f" and the "i" have color applied to them separately, the ligature (shown in the second line) between them doesn't show (even though the color is the same). On the other hand, this doesn't happen for itshape
. Is there a way for the color example to work more like the italics example?
LuaTeX tag is used because the gregoriotex package (into which any solution is destined to be inserted) is only compatible with Lua(La)TeX.
color luatex ligatures
add a comment |
In some behind the scenes work for spacing reasons, the pieces of a syllable get split up in gregoriotex and then reassembled for printing. Normally this works fine, but we're running into some ligature problems when styling is involved. The results can be seen in the following MWE:
documentclassarticle
usepackagexcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
In the first example, the fact that the "f" and the "i" have color applied to them separately, the ligature (shown in the second line) between them doesn't show (even though the color is the same). On the other hand, this doesn't happen for itshape
. Is there a way for the color example to work more like the italics example?
LuaTeX tag is used because the gregoriotex package (into which any solution is destined to be inserted) is only compatible with Lua(La)TeX.
color luatex ligatures
In some behind the scenes work for spacing reasons, the pieces of a syllable get split up in gregoriotex and then reassembled for printing. Normally this works fine, but we're running into some ligature problems when styling is involved. The results can be seen in the following MWE:
documentclassarticle
usepackagexcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
In the first example, the fact that the "f" and the "i" have color applied to them separately, the ligature (shown in the second line) between them doesn't show (even though the color is the same). On the other hand, this doesn't happen for itshape
. Is there a way for the color example to work more like the italics example?
LuaTeX tag is used because the gregoriotex package (into which any solution is destined to be inserted) is only compatible with Lua(La)TeX.
color luatex ligatures
color luatex ligatures
asked 4 hours ago
rpspringuelrpspringuel
443415
443415
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
the normal color command inserts whatsits and this breaks ligatures. You can use luacolor instead:
documentclassarticle
usepackageluacolor,xcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
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%2f491987%2fxcolor-breaking-ligatures%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
the normal color command inserts whatsits and this breaks ligatures. You can use luacolor instead:
documentclassarticle
usepackageluacolor,xcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
add a comment |
the normal color command inserts whatsits and this breaks ligatures. You can use luacolor instead:
documentclassarticle
usepackageluacolor,xcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
add a comment |
the normal color command inserts whatsits and this breaks ligatures. You can use luacolor instead:
documentclassarticle
usepackageluacolor,xcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
the normal color command inserts whatsits and this breaks ligatures. You can use luacolor instead:
documentclassarticle
usepackageluacolor,xcolor
begindocument
Huge
colorredfcolorredi
colorredfi
itshape fitshape i
itshape fi
enddocument
answered 4 hours ago
Ulrike FischerUlrike Fischer
204k9312703
204k9312703
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
add a comment |
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
Works fine for LuaLaTeX, but not for LuaTeX. As we generally try to maintain gregoriotex as compatible with both, is there a LuaTeX equivalent for luacolor?
– rpspringuel
4 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
I don't know one, it would be certainly possible to write one, but you would have to find someone to do it.
– Ulrike Fischer
3 hours ago
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%2f491987%2fxcolor-breaking-ligatures%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