Getting the || sign while using Kurier
Clash Royale CLAN TAG#URR8PPP
If I compile the file:
documentclassarticle
usepackage[math]kurier
begindocument
$|x|$
enddocument
all I get is a x
, whereas what I should get is ||x||
. I found a way around this problem, which consists in typing left|xright|
. Is this a known bug? Is there a better way of dealing with it?
math-mode fonts
add a comment |
If I compile the file:
documentclassarticle
usepackage[math]kurier
begindocument
$|x|$
enddocument
all I get is a x
, whereas what I should get is ||x||
. I found a way around this problem, which consists in typing left|xright|
. Is this a known bug? Is there a better way of dealing with it?
math-mode fonts
DoeslVert...rVert
produce the same problem? P.S. Nice to see you here!
– manooooh
Mar 10 at 19:15
Yes. UsinglVert...rVert
(and theamsmath
package), the result is the same.
– José Carlos Santos
Mar 10 at 19:32
3
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
1
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16
add a comment |
If I compile the file:
documentclassarticle
usepackage[math]kurier
begindocument
$|x|$
enddocument
all I get is a x
, whereas what I should get is ||x||
. I found a way around this problem, which consists in typing left|xright|
. Is this a known bug? Is there a better way of dealing with it?
math-mode fonts
If I compile the file:
documentclassarticle
usepackage[math]kurier
begindocument
$|x|$
enddocument
all I get is a x
, whereas what I should get is ||x||
. I found a way around this problem, which consists in typing left|xright|
. Is this a known bug? Is there a better way of dealing with it?
math-mode fonts
math-mode fonts
asked Mar 10 at 18:18
José Carlos SantosJosé Carlos Santos
8571217
8571217
DoeslVert...rVert
produce the same problem? P.S. Nice to see you here!
– manooooh
Mar 10 at 19:15
Yes. UsinglVert...rVert
(and theamsmath
package), the result is the same.
– José Carlos Santos
Mar 10 at 19:32
3
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
1
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16
add a comment |
DoeslVert...rVert
produce the same problem? P.S. Nice to see you here!
– manooooh
Mar 10 at 19:15
Yes. UsinglVert...rVert
(and theamsmath
package), the result is the same.
– José Carlos Santos
Mar 10 at 19:32
3
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
1
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16
Does
lVert...rVert
produce the same problem? P.S. Nice to see you here!– manooooh
Mar 10 at 19:15
Does
lVert...rVert
produce the same problem? P.S. Nice to see you here!– manooooh
Mar 10 at 19:15
Yes. Using
lVert...rVert
(and the amsmath
package), the result is the same.– José Carlos Santos
Mar 10 at 19:32
Yes. Using
lVert...rVert
(and the amsmath
package), the result is the same.– José Carlos Santos
Mar 10 at 19:32
3
3
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
1
1
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16
add a comment |
1 Answer
1
active
oldest
votes
Here there is the same your question with the answer of the excellent user @egreg since 2010-11-30:
It seems that the font developer forgot to add the correct symbol: slot "6B in
sy-kurrierz
is empty.
left| x right|
works.
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to addleft
andright
to every math expression e.g. inline math?
– manooooh
Mar 10 at 20:10
3
@manooooh This is an emergency.;-)
– egreg
Mar 10 at 20:13
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%2f478770%2fgetting-the-sign-while-using-kurier%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
Here there is the same your question with the answer of the excellent user @egreg since 2010-11-30:
It seems that the font developer forgot to add the correct symbol: slot "6B in
sy-kurrierz
is empty.
left| x right|
works.
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to addleft
andright
to every math expression e.g. inline math?
– manooooh
Mar 10 at 20:10
3
@manooooh This is an emergency.;-)
– egreg
Mar 10 at 20:13
add a comment |
Here there is the same your question with the answer of the excellent user @egreg since 2010-11-30:
It seems that the font developer forgot to add the correct symbol: slot "6B in
sy-kurrierz
is empty.
left| x right|
works.
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to addleft
andright
to every math expression e.g. inline math?
– manooooh
Mar 10 at 20:10
3
@manooooh This is an emergency.;-)
– egreg
Mar 10 at 20:13
add a comment |
Here there is the same your question with the answer of the excellent user @egreg since 2010-11-30:
It seems that the font developer forgot to add the correct symbol: slot "6B in
sy-kurrierz
is empty.
left| x right|
works.
Here there is the same your question with the answer of the excellent user @egreg since 2010-11-30:
It seems that the font developer forgot to add the correct symbol: slot "6B in
sy-kurrierz
is empty.
left| x right|
works.
answered Mar 10 at 19:50
SebastianoSebastiano
11.2k42166
11.2k42166
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to addleft
andright
to every math expression e.g. inline math?
– manooooh
Mar 10 at 20:10
3
@manooooh This is an emergency.;-)
– egreg
Mar 10 at 20:13
add a comment |
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to addleft
andright
to every math expression e.g. inline math?
– manooooh
Mar 10 at 20:10
3
@manooooh This is an emergency.;-)
– egreg
Mar 10 at 20:13
3
3
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
Good hunting! Fatto buona caccia!
– egreg
Mar 10 at 20:00
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg Ahahaahahahahahhaha. LOL. I'm absolutely not in favour of the hunting :-). I often find what I'm looking for on the net, and I also tell my students. When my students must to find something into web the right keywords they are indispensable. :-)
– Sebastiano
Mar 10 at 20:04
@egreg is not it wrong to add
left
and right
to every math expression e.g. inline math?– manooooh
Mar 10 at 20:10
@egreg is not it wrong to add
left
and right
to every math expression e.g. inline math?– manooooh
Mar 10 at 20:10
3
3
@manooooh This is an emergency.
;-)
– egreg
Mar 10 at 20:13
@manooooh This is an emergency.
;-)
– egreg
Mar 10 at 20:13
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%2f478770%2fgetting-the-sign-while-using-kurier%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
Does
lVert...rVert
produce the same problem? P.S. Nice to see you here!– manooooh
Mar 10 at 19:15
Yes. Using
lVert...rVert
(and theamsmath
package), the result is the same.– José Carlos Santos
Mar 10 at 19:32
3
See, for a very similar situation, tex.stackexchange.com/a/114834/4427 Kurier and Iwona are essentially the same.
– egreg
Mar 10 at 20:09
1
@egreg Thank you.
– José Carlos Santos
Mar 10 at 20:16