How do I produce this symbol: Ϟ in pdfLaTeX?Changing the Greek math font with mathspecTypesetting Greek characters in bibliographyDocument in Spanish with IPA and Greek, failing in PDFLaTeX and XeLaTeXLuaLatex + Unicode-math, can't get upright greek with “up*” commandsHow does one get the MinionPro qoppa?Weird tau greek letterHow to use greek letter in systemeHow to tell XeLaTeX to use one font for italic math and another font for bold math?Why aren'ttextrm and text working in math mode ($$) with PdfLatexdialog problem with Greek characters

How to find if a column is referenced in a computed column?

`microtype`: Set Minimum Width of a Space

Prove that the countable union of countable sets is also countable

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

A faster way to compute the largest prime factor

How can I wire a 9-position switch so that each position turns on one more LED than the one before?

What is this word supposed to be?

English or Hindi translation of Vyasa Smriti

What is purpose of DB Browser(dbbrowser.aspx) under admin tool?

How long after the last departure shall the airport stay open for an emergency return?

Mistake in years of experience in resume?

How to keep bees out of canned beverages?

Why must Chinese maps be obfuscated?

Does Mathematica have an implementation of the Poisson binomial distribution?

Retract an already submitted recommendation letter (written for an undergrad student)

The weakest link

"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?

Double-nominative constructions and “von”

Can you stand up from being prone using Skirmisher outside of your turn?

Are there moral objections to a life motivated purely by money? How to sway a person from this lifestyle?

As an international instructor, should I openly talk about my accent?

Should the Product Owner dictate what info the UI needs to display?

Do I need to watch Ant-Man and the Wasp and Captain Marvel before watching Avengers: Endgame?

Why do real positive eigenvalues result in an unstable system? What about eigenvalues between 0 and 1? or 1?



How do I produce this symbol: Ϟ in pdfLaTeX?


Changing the Greek math font with mathspecTypesetting Greek characters in bibliographyDocument in Spanish with IPA and Greek, failing in PDFLaTeX and XeLaTeXLuaLatex + Unicode-math, can't get upright greek with “up*” commandsHow does one get the MinionPro qoppa?Weird tau greek letterHow to use greek letter in systemeHow to tell XeLaTeX to use one font for italic math and another font for bold math?Why aren'ttextrm and text working in math mode ($$) with PdfLatexdialog problem with Greek characters













4















I have been trying to typeset the character GREEK LETTER KOPPA. It has not been working. I know the Unicode number (U+03DE), and tried the command ^^3de and ^^3DE. Neither worked. I also tried char and char", but those didn't work either, other symbols get produced.



Does anybody have an idea as to how I can get my computer to typeset the symbol Ϟ?










share|improve this question









New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Do you use either LuaLaTeX or XeLaTeX?

    – Mico
    12 mins ago















4















I have been trying to typeset the character GREEK LETTER KOPPA. It has not been working. I know the Unicode number (U+03DE), and tried the command ^^3de and ^^3DE. Neither worked. I also tried char and char", but those didn't work either, other symbols get produced.



Does anybody have an idea as to how I can get my computer to typeset the symbol Ϟ?










share|improve this question









New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Do you use either LuaLaTeX or XeLaTeX?

    – Mico
    12 mins ago













4












4








4


1






I have been trying to typeset the character GREEK LETTER KOPPA. It has not been working. I know the Unicode number (U+03DE), and tried the command ^^3de and ^^3DE. Neither worked. I also tried char and char", but those didn't work either, other symbols get produced.



Does anybody have an idea as to how I can get my computer to typeset the symbol Ϟ?










share|improve this question









New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have been trying to typeset the character GREEK LETTER KOPPA. It has not been working. I know the Unicode number (U+03DE), and tried the command ^^3de and ^^3DE. Neither worked. I also tried char and char", but those didn't work either, other symbols get produced.



Does anybody have an idea as to how I can get my computer to typeset the symbol Ϟ?







pdftex greek






share|improve this question









New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 43 mins ago









valerie

1295




1295






New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









rensemilrensemil

212




212




New contributor




rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






rensemil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    Do you use either LuaLaTeX or XeLaTeX?

    – Mico
    12 mins ago












  • 1





    Do you use either LuaLaTeX or XeLaTeX?

    – Mico
    12 mins ago







1




1





Do you use either LuaLaTeX or XeLaTeX?

– Mico
12 mins ago





Do you use either LuaLaTeX or XeLaTeX?

– Mico
12 mins ago










4 Answers
4






active

oldest

votes


















3














Using arevmath package you have the request symbol.



enter image description here



enter image description here



documentclassarticle
usepackagearevmath
begindocument

$Koppa$

enddocument





share|improve this answer


















  • 1





    I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

    – rensemil
    28 mins ago












  • I have not errors, sorry. The command is Koppa and not qoppa.

    – Sebastiano
    22 mins ago






  • 1





    @rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

    – Mico
    14 mins ago






  • 1





    I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

    – rensemil
    14 mins ago











  • @Mico Thank you very much for your technical support.

    – Sebastiano
    10 mins ago


















3














If you have a font on your system that you know has that character you can use a package such as fontspec or mathspec to typeset your document (either whole or part, as you prefer) in that font.






share|improve this answer























  • Unfortunately, I don't know either of those things.

    – rensemil
    25 mins ago











  • Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

    – Miztli
    19 mins ago











  • P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

    – Miztli
    14 mins ago






  • 1





    @Miztli Don't worry I voted the same you for the effort and the correct answer.

    – Sebastiano
    12 mins ago











  • I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

    – rensemil
    9 mins ago


















2














You have it in the cm-unicode fonts, to be used with xelatex. They also have the archaic koppa. If you can type it directly on your keyboard, `XeLaTeX will understand it. Other than that I defined two commands to obtain them (note the hexadecimal code is not the official unicode hexadecimal number):



documentclass[12pt]article
usepackagefontspec
setmainfontCMU Serif
defkoppachar "03DF
defarchaickoppachar "03D9

begindocument


koppa: qquad LARGEkoppaqquad ϟ



normalsize archaic koppa: qquadarchaickoppaqquad ϙ



enddocument 


enter image description here





share























  • No, where is it?

    – rensemil
    7 mins ago











  • @Bernard Hi, have you seen my message for vast command?

    – Sebastiano
    16 secs ago


















0














Using the teubner package:



documentclassarticle
usepackage[greek]babel
usepackageteubner
begindocument

koppa

enddocument


enter image description here






share|improve this answer








New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

    – rensemil
    5 mins ago











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
);



);






rensemil is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487617%2fhow-do-i-produce-this-symbol-%25cf%259e-in-pdflatex%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























4 Answers
4






active

oldest

votes








4 Answers
4






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














Using arevmath package you have the request symbol.



enter image description here



enter image description here



documentclassarticle
usepackagearevmath
begindocument

$Koppa$

enddocument





share|improve this answer


















  • 1





    I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

    – rensemil
    28 mins ago












  • I have not errors, sorry. The command is Koppa and not qoppa.

    – Sebastiano
    22 mins ago






  • 1





    @rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

    – Mico
    14 mins ago






  • 1





    I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

    – rensemil
    14 mins ago











  • @Mico Thank you very much for your technical support.

    – Sebastiano
    10 mins ago















3














Using arevmath package you have the request symbol.



enter image description here



enter image description here



documentclassarticle
usepackagearevmath
begindocument

$Koppa$

enddocument





share|improve this answer


















  • 1





    I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

    – rensemil
    28 mins ago












  • I have not errors, sorry. The command is Koppa and not qoppa.

    – Sebastiano
    22 mins ago






  • 1





    @rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

    – Mico
    14 mins ago






  • 1





    I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

    – rensemil
    14 mins ago











  • @Mico Thank you very much for your technical support.

    – Sebastiano
    10 mins ago













3












3








3







Using arevmath package you have the request symbol.



enter image description here



enter image description here



documentclassarticle
usepackagearevmath
begindocument

$Koppa$

enddocument





share|improve this answer













Using arevmath package you have the request symbol.



enter image description here



enter image description here



documentclassarticle
usepackagearevmath
begindocument

$Koppa$

enddocument






share|improve this answer












share|improve this answer



share|improve this answer










answered 1 hour ago









SebastianoSebastiano

11.5k42366




11.5k42366







  • 1





    I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

    – rensemil
    28 mins ago












  • I have not errors, sorry. The command is Koppa and not qoppa.

    – Sebastiano
    22 mins ago






  • 1





    @rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

    – Mico
    14 mins ago






  • 1





    I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

    – rensemil
    14 mins ago











  • @Mico Thank you very much for your technical support.

    – Sebastiano
    10 mins ago












  • 1





    I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

    – rensemil
    28 mins ago












  • I have not errors, sorry. The command is Koppa and not qoppa.

    – Sebastiano
    22 mins ago






  • 1





    @rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

    – Mico
    14 mins ago






  • 1





    I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

    – rensemil
    14 mins ago











  • @Mico Thank you very much for your technical support.

    – Sebastiano
    10 mins ago







1




1





I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

– rensemil
28 mins ago






I have tried, and I get the following error message: ! LaTeX Error: Command `qoppa' already defined. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.28 ...Symbolqoppamathordextraitalic162 % uni03D9 ?

– rensemil
28 mins ago














I have not errors, sorry. The command is Koppa and not qoppa.

– Sebastiano
22 mins ago





I have not errors, sorry. The command is Koppa and not qoppa.

– Sebastiano
22 mins ago




1




1





@rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

– Mico
14 mins ago





@rensemil - It looks like you're loading some font-related packages in addition to arevmath. Have you tried not loading arevmath and typing Koppa (in math mode, presumably)?

– Mico
14 mins ago




1




1





I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

– rensemil
14 mins ago





I know. That error message even occurs if I don't type Koppa in the document. As soon as I add the arevmath package, the error message pops up.

– rensemil
14 mins ago













@Mico Thank you very much for your technical support.

– Sebastiano
10 mins ago





@Mico Thank you very much for your technical support.

– Sebastiano
10 mins ago











3














If you have a font on your system that you know has that character you can use a package such as fontspec or mathspec to typeset your document (either whole or part, as you prefer) in that font.






share|improve this answer























  • Unfortunately, I don't know either of those things.

    – rensemil
    25 mins ago











  • Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

    – Miztli
    19 mins ago











  • P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

    – Miztli
    14 mins ago






  • 1





    @Miztli Don't worry I voted the same you for the effort and the correct answer.

    – Sebastiano
    12 mins ago











  • I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

    – rensemil
    9 mins ago















3














If you have a font on your system that you know has that character you can use a package such as fontspec or mathspec to typeset your document (either whole or part, as you prefer) in that font.






share|improve this answer























  • Unfortunately, I don't know either of those things.

    – rensemil
    25 mins ago











  • Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

    – Miztli
    19 mins ago











  • P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

    – Miztli
    14 mins ago






  • 1





    @Miztli Don't worry I voted the same you for the effort and the correct answer.

    – Sebastiano
    12 mins ago











  • I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

    – rensemil
    9 mins ago













3












3








3







If you have a font on your system that you know has that character you can use a package such as fontspec or mathspec to typeset your document (either whole or part, as you prefer) in that font.






share|improve this answer













If you have a font on your system that you know has that character you can use a package such as fontspec or mathspec to typeset your document (either whole or part, as you prefer) in that font.







share|improve this answer












share|improve this answer



share|improve this answer










answered 44 mins ago









MiztliMiztli

2601313




2601313












  • Unfortunately, I don't know either of those things.

    – rensemil
    25 mins ago











  • Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

    – Miztli
    19 mins ago











  • P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

    – Miztli
    14 mins ago






  • 1





    @Miztli Don't worry I voted the same you for the effort and the correct answer.

    – Sebastiano
    12 mins ago











  • I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

    – rensemil
    9 mins ago

















  • Unfortunately, I don't know either of those things.

    – rensemil
    25 mins ago











  • Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

    – Miztli
    19 mins ago











  • P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

    – Miztli
    14 mins ago






  • 1





    @Miztli Don't worry I voted the same you for the effort and the correct answer.

    – Sebastiano
    12 mins ago











  • I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

    – rensemil
    9 mins ago
















Unfortunately, I don't know either of those things.

– rensemil
25 mins ago





Unfortunately, I don't know either of those things.

– rensemil
25 mins ago













Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

– Miztli
19 mins ago





Fair enough. For what it's worth, some Google fonts that support that character are Noto Serif, Cardo and Tinos (all serif; some sans serif ones are Noto Sans, Fira Sans and Arimo).

– Miztli
19 mins ago













P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

– Miztli
14 mins ago





P.S. I've just noticed that you specify pdfLaTeX in your question title; the two packages I suggested require XeLaTeX. (Sorry about that!)

– Miztli
14 mins ago




1




1





@Miztli Don't worry I voted the same you for the effort and the correct answer.

– Sebastiano
12 mins ago





@Miztli Don't worry I voted the same you for the effort and the correct answer.

– Sebastiano
12 mins ago













I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

– rensemil
9 mins ago





I chose XeLaTeX instead, and suddendly, all my greek letters are not being shown anymore. arevmath still gives the error message when loading.

– rensemil
9 mins ago











2














You have it in the cm-unicode fonts, to be used with xelatex. They also have the archaic koppa. If you can type it directly on your keyboard, `XeLaTeX will understand it. Other than that I defined two commands to obtain them (note the hexadecimal code is not the official unicode hexadecimal number):



documentclass[12pt]article
usepackagefontspec
setmainfontCMU Serif
defkoppachar "03DF
defarchaickoppachar "03D9

begindocument


koppa: qquad LARGEkoppaqquad ϟ



normalsize archaic koppa: qquadarchaickoppaqquad ϙ



enddocument 


enter image description here





share























  • No, where is it?

    – rensemil
    7 mins ago











  • @Bernard Hi, have you seen my message for vast command?

    – Sebastiano
    16 secs ago















2














You have it in the cm-unicode fonts, to be used with xelatex. They also have the archaic koppa. If you can type it directly on your keyboard, `XeLaTeX will understand it. Other than that I defined two commands to obtain them (note the hexadecimal code is not the official unicode hexadecimal number):



documentclass[12pt]article
usepackagefontspec
setmainfontCMU Serif
defkoppachar "03DF
defarchaickoppachar "03D9

begindocument


koppa: qquad LARGEkoppaqquad ϟ



normalsize archaic koppa: qquadarchaickoppaqquad ϙ



enddocument 


enter image description here





share























  • No, where is it?

    – rensemil
    7 mins ago











  • @Bernard Hi, have you seen my message for vast command?

    – Sebastiano
    16 secs ago













2












2








2







You have it in the cm-unicode fonts, to be used with xelatex. They also have the archaic koppa. If you can type it directly on your keyboard, `XeLaTeX will understand it. Other than that I defined two commands to obtain them (note the hexadecimal code is not the official unicode hexadecimal number):



documentclass[12pt]article
usepackagefontspec
setmainfontCMU Serif
defkoppachar "03DF
defarchaickoppachar "03D9

begindocument


koppa: qquad LARGEkoppaqquad ϟ



normalsize archaic koppa: qquadarchaickoppaqquad ϙ



enddocument 


enter image description here





share













You have it in the cm-unicode fonts, to be used with xelatex. They also have the archaic koppa. If you can type it directly on your keyboard, `XeLaTeX will understand it. Other than that I defined two commands to obtain them (note the hexadecimal code is not the official unicode hexadecimal number):



documentclass[12pt]article
usepackagefontspec
setmainfontCMU Serif
defkoppachar "03DF
defarchaickoppachar "03D9

begindocument


koppa: qquad LARGEkoppaqquad ϟ



normalsize archaic koppa: qquadarchaickoppaqquad ϙ



enddocument 


enter image description here






share











share


share










answered 14 mins ago









BernardBernard

177k779211




177k779211












  • No, where is it?

    – rensemil
    7 mins ago











  • @Bernard Hi, have you seen my message for vast command?

    – Sebastiano
    16 secs ago

















  • No, where is it?

    – rensemil
    7 mins ago











  • @Bernard Hi, have you seen my message for vast command?

    – Sebastiano
    16 secs ago
















No, where is it?

– rensemil
7 mins ago





No, where is it?

– rensemil
7 mins ago













@Bernard Hi, have you seen my message for vast command?

– Sebastiano
16 secs ago





@Bernard Hi, have you seen my message for vast command?

– Sebastiano
16 secs ago











0














Using the teubner package:



documentclassarticle
usepackage[greek]babel
usepackageteubner
begindocument

koppa

enddocument


enter image description here






share|improve this answer








New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

    – rensemil
    5 mins ago















0














Using the teubner package:



documentclassarticle
usepackage[greek]babel
usepackageteubner
begindocument

koppa

enddocument


enter image description here






share|improve this answer








New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

    – rensemil
    5 mins ago













0












0








0







Using the teubner package:



documentclassarticle
usepackage[greek]babel
usepackageteubner
begindocument

koppa

enddocument


enter image description here






share|improve this answer








New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










Using the teubner package:



documentclassarticle
usepackage[greek]babel
usepackageteubner
begindocument

koppa

enddocument


enter image description here







share|improve this answer








New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this answer



share|improve this answer






New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









answered 1 hour ago









valerievalerie

1295




1295




New contributor




valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

    – rensemil
    5 mins ago

















  • That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

    – rensemil
    5 mins ago
















That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

– rensemil
5 mins ago





That is the lowercase Koppa. it works fine. I want the uppercase one, that doesn't work.

– rensemil
5 mins ago










rensemil is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















rensemil is a new contributor. Be nice, and check out our Code of Conduct.












rensemil is a new contributor. Be nice, and check out our Code of Conduct.











rensemil is a new contributor. Be nice, and check out our Code of Conduct.














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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487617%2fhow-do-i-produce-this-symbol-%25cf%259e-in-pdflatex%23new-answer', 'question_page');

);

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







Popular posts from this blog

Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480