How do I produce this Greek letter koppa: Ϟ in pdfLaTeX?TeXLive/PDFTeX fonts loading problemHow to make italic greek letter lambdaUsing Greek letter qoppa in a formulaUnicode greek letter or new greek letterGreek and Hebrew in a single pdflatex babel documentNo greek small caps with Libertine (pdflatex)Weird tau greek letterHow to use greek letter in systemeHyphenation issue with pdfLatex and GreekPackage Acro greek letter

Is Diceware more secure than a long passphrase?

How to be good at coming up with counter example in Topology

Island of Knights, Knaves and Spies

Why must Chinese maps be obfuscated?

Can a stored procedure reference the database in which it is stored?

Negative Resistance

Find the identical rows in a matrix

How important is it that $TERM is correct?

Is there any pythonic way to find average of specific tuple elements in array?

What to do with someone that cheated their way through university and a PhD program?

What was Apollo 13's "Little Jolt" after MECO?

All ASCII characters with a given bit count

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

What does a straight horizontal line above a few notes, after a changed tempo mean?

Is it acceptable to use working hours to read general interest books?

Why do distances seem to matter in the Foundation world?

How bug prioritization works in agile projects vs non agile

What does MLD stand for?

Where was the County of Thurn und Taxis located?

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

Injection into a proper class and choice without regularity

SFDX - Create Objects with Custom Properties

Can a Bard use the Spell Glyph option of the Glyph of Warding spell and cast a known spell into the glyph?

Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?



How do I produce this Greek letter koppa: Ϟ in pdfLaTeX?


TeXLive/PDFTeX fonts loading problemHow to make italic greek letter lambdaUsing Greek letter qoppa in a formulaUnicode greek letter or new greek letterGreek and Hebrew in a single pdflatex babel documentNo greek small caps with Libertine (pdflatex)Weird tau greek letterHow to use greek letter in systemeHyphenation issue with pdfLatex and GreekPackage Acro greek letter













6















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 Ϟ?



MWE:



documentclass[a4paper, 12pt]article 
usepackage[ngerman, polutonikogreek]babel
usepackage[T1]fontenc
usepackage[utf8]inputenc
usepackagearevmath
usepackagelmodern
fontfamilylmrselectfont
usepackagegeometry
geometry
a4paper,
top=30mm,
left=25mm,
right=20mm,
bottom=20mm,


begindocument
selectlanguagengerman

$Koppa$

enddocument









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
    6 hours ago















6















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 Ϟ?



MWE:



documentclass[a4paper, 12pt]article 
usepackage[ngerman, polutonikogreek]babel
usepackage[T1]fontenc
usepackage[utf8]inputenc
usepackagearevmath
usepackagelmodern
fontfamilylmrselectfont
usepackagegeometry
geometry
a4paper,
top=30mm,
left=25mm,
right=20mm,
bottom=20mm,


begindocument
selectlanguagengerman

$Koppa$

enddocument









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
    6 hours ago













6












6








6


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 Ϟ?



MWE:



documentclass[a4paper, 12pt]article 
usepackage[ngerman, polutonikogreek]babel
usepackage[T1]fontenc
usepackage[utf8]inputenc
usepackagearevmath
usepackagelmodern
fontfamilylmrselectfont
usepackagegeometry
geometry
a4paper,
top=30mm,
left=25mm,
right=20mm,
bottom=20mm,


begindocument
selectlanguagengerman

$Koppa$

enddocument









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 Ϟ?



MWE:



documentclass[a4paper, 12pt]article 
usepackage[ngerman, polutonikogreek]babel
usepackage[T1]fontenc
usepackage[utf8]inputenc
usepackagearevmath
usepackagelmodern
fontfamilylmrselectfont
usepackagegeometry
geometry
a4paper,
top=30mm,
left=25mm,
right=20mm,
bottom=20mm,


begindocument
selectlanguagengerman

$Koppa$

enddocument






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 2 hours ago









200_success

1154




1154






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 8 hours ago









rensemilrensemil

314




314




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
    6 hours ago












  • 1





    Do you use either LuaLaTeX or XeLaTeX?

    – Mico
    6 hours ago







1




1





Do you use either LuaLaTeX or XeLaTeX?

– Mico
6 hours ago





Do you use either LuaLaTeX or XeLaTeX?

– Mico
6 hours ago










5 Answers
5






active

oldest

votes


















5














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
    7 hours 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
    6 hours 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
    6 hours ago






  • 1





    @Mico Thank you very much for your technical support.

    – Sebastiano
    6 hours ago






  • 1





    @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

    – zwol
    6 hours ago


















4














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
    7 hours 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
    6 hours ago






  • 1





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

    – Sebastiano
    6 hours ago






  • 1





    Could you edit your answer to include a MWE (minimal working example)?

    – Miztli
    6 hours ago






  • 1





    Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

    – Miztli
    6 hours ago


















4














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|improve this answer

























  • No, where is it?

    – rensemil
    6 hours ago











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

    – Sebastiano
    6 hours ago






  • 1





    @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

    – Bernard
    6 hours ago


















1














Here is one definition that works with the modern toolchain. It requires LuaLaTeX or XeLaTeX and an OpenType or TrueType font containing the glyph.



documentclass[varwidth]standalone
usepackagemathtools
usepackageunicode-math

defaultfontfeaturesScale = MatchLowercase
setmainfontDejaVu Serif[Scale = 1.0]
setmathfontTeX Gyre DejaVu Math

newcommandkoppaifmmode%
mathordtext^^^^03deelse%
^^^^03defi

begindocument
Here is the symbol koppa.

( koppa = koppa_koppa_koppa )
enddocument


DejaVu font sample



There are other ways to declare the symbol as well, including loading a font containing Ϟ as a symbol alphabet and using DeclareMathSymbol, or loading the symbol in text mode from a newfontfamily declared with fontspec, or defining it with newunicodechar, or loading all Greek letters from that Unicode block with ucharclasses, or finding an OpenType math font that has the glyph, or char"03DE, or symbol"03DE.






share|improve this answer






























    0














    The problem was the includment of the polutonikogreek package. Without it, everything works just fine.






    share|improve this answer








    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.




















      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-greek-letter-koppa-%25cf%259e-in-pdflatex%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      5 Answers
      5






      active

      oldest

      votes








      5 Answers
      5






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      5














      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
        7 hours 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
        6 hours 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
        6 hours ago






      • 1





        @Mico Thank you very much for your technical support.

        – Sebastiano
        6 hours ago






      • 1





        @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

        – zwol
        6 hours ago















      5














      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
        7 hours 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
        6 hours 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
        6 hours ago






      • 1





        @Mico Thank you very much for your technical support.

        – Sebastiano
        6 hours ago






      • 1





        @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

        – zwol
        6 hours ago













      5












      5








      5







      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 7 hours ago









      SebastianoSebastiano

      11.6k42366




      11.6k42366







      • 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
        7 hours 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
        6 hours 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
        6 hours ago






      • 1





        @Mico Thank you very much for your technical support.

        – Sebastiano
        6 hours ago






      • 1





        @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

        – zwol
        6 hours 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
        7 hours 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
        6 hours 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
        6 hours ago






      • 1





        @Mico Thank you very much for your technical support.

        – Sebastiano
        6 hours ago






      • 1





        @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

        – zwol
        6 hours 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
      7 hours 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
      7 hours 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
      6 hours 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
      6 hours 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
      6 hours 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
      6 hours ago




      1




      1





      @Mico Thank you very much for your technical support.

      – Sebastiano
      6 hours ago





      @Mico Thank you very much for your technical support.

      – Sebastiano
      6 hours ago




      1




      1





      @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

      – zwol
      6 hours ago





      @rensemil In my TeX Live installation, a command qoppa is defined by the packages teubner, alphabeta, and boisik, and the Babel language definitions greek, ibygreek, and bgreek, as well as by arevmath. Are you loading any of those?

      – zwol
      6 hours ago











      4














      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
        7 hours 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
        6 hours ago






      • 1





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

        – Sebastiano
        6 hours ago






      • 1





        Could you edit your answer to include a MWE (minimal working example)?

        – Miztli
        6 hours ago






      • 1





        Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

        – Miztli
        6 hours ago















      4














      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
        7 hours 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
        6 hours ago






      • 1





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

        – Sebastiano
        6 hours ago






      • 1





        Could you edit your answer to include a MWE (minimal working example)?

        – Miztli
        6 hours ago






      • 1





        Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

        – Miztli
        6 hours ago













      4












      4








      4







      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 7 hours ago









      MiztliMiztli

      2721313




      2721313












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

        – rensemil
        7 hours 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
        6 hours ago






      • 1





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

        – Sebastiano
        6 hours ago






      • 1





        Could you edit your answer to include a MWE (minimal working example)?

        – Miztli
        6 hours ago






      • 1





        Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

        – Miztli
        6 hours ago

















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

        – rensemil
        7 hours 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
        6 hours ago






      • 1





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

        – Sebastiano
        6 hours ago






      • 1





        Could you edit your answer to include a MWE (minimal working example)?

        – Miztli
        6 hours ago






      • 1





        Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

        – Miztli
        6 hours ago
















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

      – rensemil
      7 hours ago





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

      – rensemil
      7 hours 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
      6 hours 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
      6 hours ago




      1




      1





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

      – Sebastiano
      6 hours ago





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

      – Sebastiano
      6 hours ago




      1




      1





      Could you edit your answer to include a MWE (minimal working example)?

      – Miztli
      6 hours ago





      Could you edit your answer to include a MWE (minimal working example)?

      – Miztli
      6 hours ago




      1




      1





      Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

      – Miztli
      6 hours ago





      Create a separate very simple (stripped down to the bare bones, including only the packages and content relevant for this issue) version of the code you have, click "edit" below your question and then include it in a code block (use the button with two curly braces).

      – Miztli
      6 hours ago











      4














      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|improve this answer

























      • No, where is it?

        – rensemil
        6 hours ago











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

        – Sebastiano
        6 hours ago






      • 1





        @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

        – Bernard
        6 hours ago















      4














      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|improve this answer

























      • No, where is it?

        – rensemil
        6 hours ago











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

        – Sebastiano
        6 hours ago






      • 1





        @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

        – Bernard
        6 hours ago













      4












      4








      4







      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|improve this answer















      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|improve this answer














      share|improve this answer



      share|improve this answer








      edited 6 hours ago









      Snobbish Hi-rep users

      1438




      1438










      answered 6 hours ago









      BernardBernard

      177k779211




      177k779211












      • No, where is it?

        – rensemil
        6 hours ago











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

        – Sebastiano
        6 hours ago






      • 1





        @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

        – Bernard
        6 hours ago

















      • No, where is it?

        – rensemil
        6 hours ago











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

        – Sebastiano
        6 hours ago






      • 1





        @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

        – Bernard
        6 hours ago
















      No, where is it?

      – rensemil
      6 hours ago





      No, where is it?

      – rensemil
      6 hours ago













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

      – Sebastiano
      6 hours ago





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

      – Sebastiano
      6 hours ago




      1




      1





      @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

      – Bernard
      6 hours ago





      @rensemil: I think this message is for me. It's unrelated to your question.@Sebastiano>. I've found it this morning (grazie tante!), but didn't have time to look at your link. I've taken alook this evening. It seems to be a command to obtain delimiters still larger than Bigg. I dihad never heard of this construct, but I'm no guru.

      – Bernard
      6 hours ago











      1














      Here is one definition that works with the modern toolchain. It requires LuaLaTeX or XeLaTeX and an OpenType or TrueType font containing the glyph.



      documentclass[varwidth]standalone
      usepackagemathtools
      usepackageunicode-math

      defaultfontfeaturesScale = MatchLowercase
      setmainfontDejaVu Serif[Scale = 1.0]
      setmathfontTeX Gyre DejaVu Math

      newcommandkoppaifmmode%
      mathordtext^^^^03deelse%
      ^^^^03defi

      begindocument
      Here is the symbol koppa.

      ( koppa = koppa_koppa_koppa )
      enddocument


      DejaVu font sample



      There are other ways to declare the symbol as well, including loading a font containing Ϟ as a symbol alphabet and using DeclareMathSymbol, or loading the symbol in text mode from a newfontfamily declared with fontspec, or defining it with newunicodechar, or loading all Greek letters from that Unicode block with ucharclasses, or finding an OpenType math font that has the glyph, or char"03DE, or symbol"03DE.






      share|improve this answer



























        1














        Here is one definition that works with the modern toolchain. It requires LuaLaTeX or XeLaTeX and an OpenType or TrueType font containing the glyph.



        documentclass[varwidth]standalone
        usepackagemathtools
        usepackageunicode-math

        defaultfontfeaturesScale = MatchLowercase
        setmainfontDejaVu Serif[Scale = 1.0]
        setmathfontTeX Gyre DejaVu Math

        newcommandkoppaifmmode%
        mathordtext^^^^03deelse%
        ^^^^03defi

        begindocument
        Here is the symbol koppa.

        ( koppa = koppa_koppa_koppa )
        enddocument


        DejaVu font sample



        There are other ways to declare the symbol as well, including loading a font containing Ϟ as a symbol alphabet and using DeclareMathSymbol, or loading the symbol in text mode from a newfontfamily declared with fontspec, or defining it with newunicodechar, or loading all Greek letters from that Unicode block with ucharclasses, or finding an OpenType math font that has the glyph, or char"03DE, or symbol"03DE.






        share|improve this answer

























          1












          1








          1







          Here is one definition that works with the modern toolchain. It requires LuaLaTeX or XeLaTeX and an OpenType or TrueType font containing the glyph.



          documentclass[varwidth]standalone
          usepackagemathtools
          usepackageunicode-math

          defaultfontfeaturesScale = MatchLowercase
          setmainfontDejaVu Serif[Scale = 1.0]
          setmathfontTeX Gyre DejaVu Math

          newcommandkoppaifmmode%
          mathordtext^^^^03deelse%
          ^^^^03defi

          begindocument
          Here is the symbol koppa.

          ( koppa = koppa_koppa_koppa )
          enddocument


          DejaVu font sample



          There are other ways to declare the symbol as well, including loading a font containing Ϟ as a symbol alphabet and using DeclareMathSymbol, or loading the symbol in text mode from a newfontfamily declared with fontspec, or defining it with newunicodechar, or loading all Greek letters from that Unicode block with ucharclasses, or finding an OpenType math font that has the glyph, or char"03DE, or symbol"03DE.






          share|improve this answer













          Here is one definition that works with the modern toolchain. It requires LuaLaTeX or XeLaTeX and an OpenType or TrueType font containing the glyph.



          documentclass[varwidth]standalone
          usepackagemathtools
          usepackageunicode-math

          defaultfontfeaturesScale = MatchLowercase
          setmainfontDejaVu Serif[Scale = 1.0]
          setmathfontTeX Gyre DejaVu Math

          newcommandkoppaifmmode%
          mathordtext^^^^03deelse%
          ^^^^03defi

          begindocument
          Here is the symbol koppa.

          ( koppa = koppa_koppa_koppa )
          enddocument


          DejaVu font sample



          There are other ways to declare the symbol as well, including loading a font containing Ϟ as a symbol alphabet and using DeclareMathSymbol, or loading the symbol in text mode from a newfontfamily declared with fontspec, or defining it with newunicodechar, or loading all Greek letters from that Unicode block with ucharclasses, or finding an OpenType math font that has the glyph, or char"03DE, or symbol"03DE.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 4 hours ago









          DavislorDavislor

          7,5741433




          7,5741433





















              0














              The problem was the includment of the polutonikogreek package. Without it, everything works just fine.






              share|improve this answer








              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.
























                0














                The problem was the includment of the polutonikogreek package. Without it, everything works just fine.






                share|improve this answer








                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.






















                  0












                  0








                  0







                  The problem was the includment of the polutonikogreek package. Without it, everything works just fine.






                  share|improve this answer








                  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.










                  The problem was the includment of the polutonikogreek package. Without it, everything works just fine.







                  share|improve this answer








                  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 answer



                  share|improve this answer






                  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.









                  answered 5 hours ago









                  rensemilrensemil

                  314




                  314




                  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.




















                      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-greek-letter-koppa-%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

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?