How do I get the ς (final sigma) symbol? [duplicate]How to look up a symbol or identify a math symbol or character?How do I get the single turnstile symbol?How to create subset with sim symbolParallelogram symbolWhat's the symbol for the curly D used to denote a dissection for a Riemann integral?What is this symbol?Drawing dashed `subseteq` symbolDetexify-like service where I can paste a symbolHow to draw the following symbol in LaTeX?LaTeX symbol for the Kulkarni-Nomizu productHow to make this symbol (topology)?
What can I, as a user, do about offensive reviews in App Store?
concatenation of context sensitive and context-free is context sensitive or not?
Do simulator games use a realistic trajectory to get into orbit?
Someone whose aspirations exceed abilities or means
Is it a problem if <h4>, <h5> and <h6> are smaller than regular text?
Paying more mana for a Flashed creature
How is water heavier than petrol, even though its molecular weight is less than petrol?
Prime Sieve and brute force
Is a lack of character descriptions a problem?
Should I give professor gift at the beginning of my PhD?
Compiling C files on Ubuntu and using the executable on Windows
SQL counting distinct over partition
How can this tool find out registered domains from an IP?
How to communicate to my GM that not being allowed to use stealth isn't fun for me?
Is it expected that a reader will skip parts of what you write?
Is it possible to have a wealthy country without a middle class?
1980s live-action movie where individually-coloured nations on clouds fight
Implement Own Vector Class in C++
What ways have you found to get edits from non-LaTeX users?
Playing a Character as Unobtrusive and Subservient, Yet Not Passive
Longest bridge/tunnel that can be cycled over/through?
Any way to create a link to a custom setting's "manage" page?
Extreme flexible working hours: how to control people and activities?
Were Alexander the Great and Hephaestion lovers?
How do I get the ς (final sigma) symbol? [duplicate]
How to look up a symbol or identify a math symbol or character?How do I get the single turnstile symbol?How to create subset with sim symbolParallelogram symbolWhat's the symbol for the curly D used to denote a dissection for a Riemann integral?What is this symbol?Drawing dashed `subseteq` symbolDetexify-like service where I can paste a symbolHow to draw the following symbol in LaTeX?LaTeX symbol for the Kulkarni-Nomizu productHow to make this symbol (topology)?
This question already has an answer here:
How to look up a symbol or identify a math symbol or character?
17 answers
I am trying to get this Symbol 
I already tried using Detexify, but to no avail.
Any pointers would be really appreciated.
symbols
marked as duplicate by Werner, Phelype Oleinik, KJO, marmot, Stefan Pinnow May 23 at 4:01
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How to look up a symbol or identify a math symbol or character?
17 answers
I am trying to get this Symbol 
I already tried using Detexify, but to no avail.
Any pointers would be really appreciated.
symbols
marked as duplicate by Werner, Phelype Oleinik, KJO, marmot, Stefan Pinnow May 23 at 4:01
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How to look up a symbol or identify a math symbol or character?
17 answers
I am trying to get this Symbol 
I already tried using Detexify, but to no avail.
Any pointers would be really appreciated.
symbols
This question already has an answer here:
How to look up a symbol or identify a math symbol or character?
17 answers
I am trying to get this Symbol 
I already tried using Detexify, but to no avail.
Any pointers would be really appreciated.
This question already has an answer here:
How to look up a symbol or identify a math symbol or character?
17 answers
symbols
symbols
edited May 22 at 19:35
Davislor
8,3891535
8,3891535
asked May 22 at 16:43
A-welsA-wels
333
333
marked as duplicate by Werner, Phelype Oleinik, KJO, marmot, Stefan Pinnow May 23 at 4:01
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Werner, Phelype Oleinik, KJO, marmot, Stefan Pinnow May 23 at 4:01
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
It looks like a “final sigma”:
documentclassarticle
usepackagetextgreek
begindocument
textvarsigma
enddocument

What does "final sigma" have to do withtextvarsigma? P.S. Nice symbol!
– manooooh
May 22 at 16:58
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
add a comment |
If you can use LuaLaTeX or XeLaTeX, the best way to get the upright ς is to load unicode-math. Here are a few of the different commands the package supports for it in math mode:
documentclass[varwidth]standalone
usepackageunicode-math
begindocument
( mupvarsigma symupvarsigma symup^^^^03c2 )
enddocument

Either fontspec or any package that loads it (including unicode-math) will let you enter the Unicode character in text mode as well, but only if your text font contains the character.
If you’re required to use PDFLaTeX, there are a few legacy 8-bit fonts that include an upright Greek font. You might check the documentation of isomath for some options.
If you load a font encoding that includes the character (such as usepackage[LGR, T1]fontenc in legacy NFSS), PDFTeX will also be able to understand the Unicode character in text mode.
add a comment |
To me the symbol also reminds to this indicated or called final sigma.

documentclassminimal
usepackage[greek]babel
begindocument
char115
enddocument
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
It looks like a “final sigma”:
documentclassarticle
usepackagetextgreek
begindocument
textvarsigma
enddocument

What does "final sigma" have to do withtextvarsigma? P.S. Nice symbol!
– manooooh
May 22 at 16:58
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
add a comment |
It looks like a “final sigma”:
documentclassarticle
usepackagetextgreek
begindocument
textvarsigma
enddocument

What does "final sigma" have to do withtextvarsigma? P.S. Nice symbol!
– manooooh
May 22 at 16:58
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
add a comment |
It looks like a “final sigma”:
documentclassarticle
usepackagetextgreek
begindocument
textvarsigma
enddocument

It looks like a “final sigma”:
documentclassarticle
usepackagetextgreek
begindocument
textvarsigma
enddocument

answered May 22 at 16:51
egregegreg
746k8919543295
746k8919543295
What does "final sigma" have to do withtextvarsigma? P.S. Nice symbol!
– manooooh
May 22 at 16:58
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
add a comment |
What does "final sigma" have to do withtextvarsigma? P.S. Nice symbol!
– manooooh
May 22 at 16:58
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
What does "final sigma" have to do with
textvarsigma? P.S. Nice symbol!– manooooh
May 22 at 16:58
What does "final sigma" have to do with
textvarsigma? P.S. Nice symbol!– manooooh
May 22 at 16:58
5
5
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
@manooooh That's how the package calls it. The letter is used in Greek for a sigma falling at the end of a word, hence “final sigma”.
– egreg
May 22 at 16:59
add a comment |
If you can use LuaLaTeX or XeLaTeX, the best way to get the upright ς is to load unicode-math. Here are a few of the different commands the package supports for it in math mode:
documentclass[varwidth]standalone
usepackageunicode-math
begindocument
( mupvarsigma symupvarsigma symup^^^^03c2 )
enddocument

Either fontspec or any package that loads it (including unicode-math) will let you enter the Unicode character in text mode as well, but only if your text font contains the character.
If you’re required to use PDFLaTeX, there are a few legacy 8-bit fonts that include an upright Greek font. You might check the documentation of isomath for some options.
If you load a font encoding that includes the character (such as usepackage[LGR, T1]fontenc in legacy NFSS), PDFTeX will also be able to understand the Unicode character in text mode.
add a comment |
If you can use LuaLaTeX or XeLaTeX, the best way to get the upright ς is to load unicode-math. Here are a few of the different commands the package supports for it in math mode:
documentclass[varwidth]standalone
usepackageunicode-math
begindocument
( mupvarsigma symupvarsigma symup^^^^03c2 )
enddocument

Either fontspec or any package that loads it (including unicode-math) will let you enter the Unicode character in text mode as well, but only if your text font contains the character.
If you’re required to use PDFLaTeX, there are a few legacy 8-bit fonts that include an upright Greek font. You might check the documentation of isomath for some options.
If you load a font encoding that includes the character (such as usepackage[LGR, T1]fontenc in legacy NFSS), PDFTeX will also be able to understand the Unicode character in text mode.
add a comment |
If you can use LuaLaTeX or XeLaTeX, the best way to get the upright ς is to load unicode-math. Here are a few of the different commands the package supports for it in math mode:
documentclass[varwidth]standalone
usepackageunicode-math
begindocument
( mupvarsigma symupvarsigma symup^^^^03c2 )
enddocument

Either fontspec or any package that loads it (including unicode-math) will let you enter the Unicode character in text mode as well, but only if your text font contains the character.
If you’re required to use PDFLaTeX, there are a few legacy 8-bit fonts that include an upright Greek font. You might check the documentation of isomath for some options.
If you load a font encoding that includes the character (such as usepackage[LGR, T1]fontenc in legacy NFSS), PDFTeX will also be able to understand the Unicode character in text mode.
If you can use LuaLaTeX or XeLaTeX, the best way to get the upright ς is to load unicode-math. Here are a few of the different commands the package supports for it in math mode:
documentclass[varwidth]standalone
usepackageunicode-math
begindocument
( mupvarsigma symupvarsigma symup^^^^03c2 )
enddocument

Either fontspec or any package that loads it (including unicode-math) will let you enter the Unicode character in text mode as well, but only if your text font contains the character.
If you’re required to use PDFLaTeX, there are a few legacy 8-bit fonts that include an upright Greek font. You might check the documentation of isomath for some options.
If you load a font encoding that includes the character (such as usepackage[LGR, T1]fontenc in legacy NFSS), PDFTeX will also be able to understand the Unicode character in text mode.
edited May 22 at 20:55
answered May 22 at 19:26
DavislorDavislor
8,3891535
8,3891535
add a comment |
add a comment |
To me the symbol also reminds to this indicated or called final sigma.

documentclassminimal
usepackage[greek]babel
begindocument
char115
enddocument
add a comment |
To me the symbol also reminds to this indicated or called final sigma.

documentclassminimal
usepackage[greek]babel
begindocument
char115
enddocument
add a comment |
To me the symbol also reminds to this indicated or called final sigma.

documentclassminimal
usepackage[greek]babel
begindocument
char115
enddocument
To me the symbol also reminds to this indicated or called final sigma.

documentclassminimal
usepackage[greek]babel
begindocument
char115
enddocument
answered May 22 at 21:35
SebastianoSebastiano
12.8k42570
12.8k42570
add a comment |
add a comment |