How to make the letter “K” that denote Krylov spaceIs there a nice way to make a strikethrough for the square subset character in LaTeX?Random character varients being used with fontspecHow to make a slanted vertical bar?How does one make two characters active?LaTeX font for 'old-fashioned' script charactersHow to Produce the Anarchy SymbolA custom “letter” in text modeHow to create a new command which will box every letter of two wordsHow can I find out which letter the command char28 creates in my PDF?I'm having troubles with special chars in listings
Impossible darts scores
Why would people reject a god's purely beneficial blessing?
How dangerous are set-size assumptions?
Why aren't (poly-)cotton tents more popular?
How to determine what is the correct level of detail when modelling?
The impact of an intelligent and (mostly) hostile flying race on weapons and armor
Architecture of networked game engine
Are there any vegetarian astronauts?
Alphabet completion rate
Putting out of focus command for LaTeX/fuzzying the resulting pdf
Swapping rooks in a 4x4 board
Inverse-quotes-quine
In the Marvel universe, can a human have a baby with any non-human?
Cascading Repair Costs following Blown Head Gasket on a 2004 Subaru Outback
How could mana leakage be dangerous to a elf?
Does Marvel have an equivalent of the Green Lantern?
Is there a short way to compare many values mutually at same time without using multiple 'and's?
Does squid ink pasta bleed?
What would Earth look like at night in medieval times?
Layout of complex table
Do French speakers not use the subjunctive informally?
First-year PhD giving a talk among well-established researchers in the field
Why do some games show lights shine through walls?
How can Charles Proxy change settings without admin rights after first time?
How to make the letter “K” that denote Krylov space
Is there a nice way to make a strikethrough for the square subset character in LaTeX?Random character varients being used with fontspecHow to make a slanted vertical bar?How does one make two characters active?LaTeX font for 'old-fashioned' script charactersHow to Produce the Anarchy SymbolA custom “letter” in text modeHow to create a new command which will box every letter of two wordsHow can I find out which letter the command char28 creates in my PDF?I'm having troubles with special chars in listings
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to denote the letter K that appear in notation Krylov Space
I've already tried to use mathcal and kappa but it's not the same.
characters
add a comment |
I'm trying to denote the letter K that appear in notation Krylov Space
I've already tried to use mathcal and kappa but it's not the same.
characters
2
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
For my humble opinion theK
of your picture is the same ofmathcalK
.
– Sebastiano
Jun 8 at 16:06
1
You are probably doingusepackagemathptmx
, Look at my edited answer.
– egreg
Jun 8 at 16:27
add a comment |
I'm trying to denote the letter K that appear in notation Krylov Space
I've already tried to use mathcal and kappa but it's not the same.
characters
I'm trying to denote the letter K that appear in notation Krylov Space
I've already tried to use mathcal and kappa but it's not the same.
characters
characters
asked Jun 8 at 15:38
KutzKutz
111 bronze badge
111 bronze badge
2
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
For my humble opinion theK
of your picture is the same ofmathcalK
.
– Sebastiano
Jun 8 at 16:06
1
You are probably doingusepackagemathptmx
, Look at my edited answer.
– egreg
Jun 8 at 16:27
add a comment |
2
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
For my humble opinion theK
of your picture is the same ofmathcalK
.
– Sebastiano
Jun 8 at 16:06
1
You are probably doingusepackagemathptmx
, Look at my edited answer.
– egreg
Jun 8 at 16:27
2
2
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
For my humble opinion the
K
of your picture is the same of mathcalK
.– Sebastiano
Jun 8 at 16:06
For my humble opinion the
K
of your picture is the same of mathcalK
.– Sebastiano
Jun 8 at 16:06
1
1
You are probably doing
usepackagemathptmx
, Look at my edited answer.– egreg
Jun 8 at 16:27
You are probably doing
usepackagemathptmx
, Look at my edited answer.– egreg
Jun 8 at 16:27
add a comment |
2 Answers
2
active
oldest
votes
It's the standard mathcalK
.
documentclassarticle
usepackageamsmath
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
I guess that your document uses mathptmx
. Do like this:
documentclassarticle
usepackageamsmath
usepackagemathptmx
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
If you're using newtx
, the code should be
documentclassarticle
usepackageamsmath
usepackagenewtxtext,newtxmath
usepackagefix-cm
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
add a comment |
looks a bit like kappa from txfonts
, just a bit bigger:
documentclassarticle
usepackagegraphicx
usepackagemathtools
usepackagetxfonts
begindocument
[
textscalebox1.4$kappa$(r_0)
]
enddocument
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
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%2f494835%2fhow-to-make-the-letter-k-that-denote-krylov-space%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It's the standard mathcalK
.
documentclassarticle
usepackageamsmath
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
I guess that your document uses mathptmx
. Do like this:
documentclassarticle
usepackageamsmath
usepackagemathptmx
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
If you're using newtx
, the code should be
documentclassarticle
usepackageamsmath
usepackagenewtxtext,newtxmath
usepackagefix-cm
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
add a comment |
It's the standard mathcalK
.
documentclassarticle
usepackageamsmath
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
I guess that your document uses mathptmx
. Do like this:
documentclassarticle
usepackageamsmath
usepackagemathptmx
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
If you're using newtx
, the code should be
documentclassarticle
usepackageamsmath
usepackagenewtxtext,newtxmath
usepackagefix-cm
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
add a comment |
It's the standard mathcalK
.
documentclassarticle
usepackageamsmath
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
I guess that your document uses mathptmx
. Do like this:
documentclassarticle
usepackageamsmath
usepackagemathptmx
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
If you're using newtx
, the code should be
documentclassarticle
usepackageamsmath
usepackagenewtxtext,newtxmath
usepackagefix-cm
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
It's the standard mathcalK
.
documentclassarticle
usepackageamsmath
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
I guess that your document uses mathptmx
. Do like this:
documentclassarticle
usepackageamsmath
usepackagemathptmx
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
If you're using newtx
, the code should be
documentclassarticle
usepackageamsmath
usepackagenewtxtext,newtxmath
usepackagefix-cm
DeclareMathAlphabetmathcalOMScmsymn
begindocument
[
mathcalK(r_0;k)=operatornamespanr_0,Ar_0,dots,A^kr_0
]
enddocument
edited Jun 8 at 16:27
answered Jun 8 at 16:20
egregegreg
750k89 gold badges1964 silver badges3305 bronze badges
750k89 gold badges1964 silver badges3305 bronze badges
add a comment |
add a comment |
looks a bit like kappa from txfonts
, just a bit bigger:
documentclassarticle
usepackagegraphicx
usepackagemathtools
usepackagetxfonts
begindocument
[
textscalebox1.4$kappa$(r_0)
]
enddocument
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
add a comment |
looks a bit like kappa from txfonts
, just a bit bigger:
documentclassarticle
usepackagegraphicx
usepackagemathtools
usepackagetxfonts
begindocument
[
textscalebox1.4$kappa$(r_0)
]
enddocument
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
add a comment |
looks a bit like kappa from txfonts
, just a bit bigger:
documentclassarticle
usepackagegraphicx
usepackagemathtools
usepackagetxfonts
begindocument
[
textscalebox1.4$kappa$(r_0)
]
enddocument
looks a bit like kappa from txfonts
, just a bit bigger:
documentclassarticle
usepackagegraphicx
usepackagemathtools
usepackagetxfonts
begindocument
[
textscalebox1.4$kappa$(r_0)
]
enddocument
edited Jun 8 at 16:02
answered Jun 8 at 15:53
user190633user190633
2957 bronze badges
2957 bronze badges
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
add a comment |
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
Why downvote? This seems to be a valid answer!
– pushpen.paul
Jun 9 at 15:25
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%2f494835%2fhow-to-make-the-letter-k-that-denote-krylov-space%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
2
if you have a pdf of that (eg google suggested sam.math.ethz.ch/~mhg/pub/biksm.pdf) you can list the fonts it uses (just standard computer modern and ams fonts in that case)
– David Carlisle
Jun 8 at 15:48
Welcome to the TeX.SE. What package are you using?
– Sebastiano
Jun 8 at 15:49
For my humble opinion the
K
of your picture is the same ofmathcalK
.– Sebastiano
Jun 8 at 16:06
1
You are probably doing
usepackagemathptmx
, Look at my edited answer.– egreg
Jun 8 at 16:27