Export Greek font (italic, upright, bold) from 'newtxmath' package with libertine option Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to invoke `phi` only from `newtxmath` package?Upright Greek font fitting to Computer ModernUpright small greek via newtxmath without replacing the math fontProblem using a font from newtxmathReplace an upright Greek math alphabet in mtpro2libertine/newtxmath: Spacing after italic f too smallBold upright lowercase greek symbolsSans serif and serif greek fonts in math expressionUse smart greek letters recognizing mathrm with mathastext-packageUpright bold Greek fonts with SVMult classProblems with using numbers and italic greek of Alegreya font in math mode

When is phishing education going too far?

Why did the IBM 650 use bi-quinary?

Java 8 stream max() function argument type Comparator vs Comparable

Should I call the interviewer directly, if HR aren't responding?

If 'B is more likely given A', then 'A is more likely given B'

What are the pros and cons of Aerospike nosecones?

Models of set theory where not every set can be linearly ordered

Right-skewed distribution with mean equals to mode?

When to stop saving and start investing?

Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?

Why is "Captain Marvel" translated as male in Portugal?

What are 'alternative tunings' of a guitar and why would you use them? Doesn't it make it more difficult to play?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

How do I determine if the rules for a long jump or high jump are applicable for Monks?

Do I really need recursive chmod to restrict access to a folder?

"Seemed to had" is it correct?

How much radiation do nuclear physics experiments expose researchers to nowadays?

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

Why does Python start at index 1 when iterating an array backwards?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

Single word antonym of "flightless"

Should I use Javascript Classes or Apex Classes in Lightning Web Components?

Should gear shift center itself while in neutral?

Is there a way in Ruby to make just any one out of many keyword arguments required?



Export Greek font (italic, upright, bold) from 'newtxmath' package with libertine option



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to invoke `phi` only from `newtxmath` package?Upright Greek font fitting to Computer ModernUpright small greek via newtxmath without replacing the math fontProblem using a font from newtxmathReplace an upright Greek math alphabet in mtpro2libertine/newtxmath: Spacing after italic f too smallBold upright lowercase greek symbolsSans serif and serif greek fonts in math expressionUse smart greek letters recognizing mathrm with mathastext-packageUpright bold Greek fonts with SVMult classProblems with using numbers and italic greek of Alegreya font in math mode










0















Is there a way to export just a single symbol from the font used by newtxmath with libertine option? Being be more specific, I would need both the italic and the upright Greek letters (in bold too) without loading the newtxmath package. For instance, this



documentclassstandalone
usepackage[libertine]newtxmath
begindocument
$tauuptauboldsymboluptau$
enddocument


produces that
enter image description here
How can I export these three characters (respectively italic, upright and bold)?
I tried with something like



DeclareSymbolFontNEWTXlettersOMLntxmimit
SetSymbolFontNEWTXlettersboldOMLntxmibit
DeclareMathSymbolnewtxtaumathordNEWTXletters28


in the preamble, as suggested by @Ruixi Zhang and @Sebastiano and others; that is fantastic, but so I only get the Greek italic letters of the default option, which is not libertine! In newtxmath.sty there is something like DeclareMathSymboltauupmathordlettersA28, but I don't know how to export it. Moreover, I tried to export them as .eps files, but that's not the same thing.



Thanks in advance!









share


























    0















    Is there a way to export just a single symbol from the font used by newtxmath with libertine option? Being be more specific, I would need both the italic and the upright Greek letters (in bold too) without loading the newtxmath package. For instance, this



    documentclassstandalone
    usepackage[libertine]newtxmath
    begindocument
    $tauuptauboldsymboluptau$
    enddocument


    produces that
    enter image description here
    How can I export these three characters (respectively italic, upright and bold)?
    I tried with something like



    DeclareSymbolFontNEWTXlettersOMLntxmimit
    SetSymbolFontNEWTXlettersboldOMLntxmibit
    DeclareMathSymbolnewtxtaumathordNEWTXletters28


    in the preamble, as suggested by @Ruixi Zhang and @Sebastiano and others; that is fantastic, but so I only get the Greek italic letters of the default option, which is not libertine! In newtxmath.sty there is something like DeclareMathSymboltauupmathordlettersA28, but I don't know how to export it. Moreover, I tried to export them as .eps files, but that's not the same thing.



    Thanks in advance!









    share
























      0












      0








      0








      Is there a way to export just a single symbol from the font used by newtxmath with libertine option? Being be more specific, I would need both the italic and the upright Greek letters (in bold too) without loading the newtxmath package. For instance, this



      documentclassstandalone
      usepackage[libertine]newtxmath
      begindocument
      $tauuptauboldsymboluptau$
      enddocument


      produces that
      enter image description here
      How can I export these three characters (respectively italic, upright and bold)?
      I tried with something like



      DeclareSymbolFontNEWTXlettersOMLntxmimit
      SetSymbolFontNEWTXlettersboldOMLntxmibit
      DeclareMathSymbolnewtxtaumathordNEWTXletters28


      in the preamble, as suggested by @Ruixi Zhang and @Sebastiano and others; that is fantastic, but so I only get the Greek italic letters of the default option, which is not libertine! In newtxmath.sty there is something like DeclareMathSymboltauupmathordlettersA28, but I don't know how to export it. Moreover, I tried to export them as .eps files, but that's not the same thing.



      Thanks in advance!









      share














      Is there a way to export just a single symbol from the font used by newtxmath with libertine option? Being be more specific, I would need both the italic and the upright Greek letters (in bold too) without loading the newtxmath package. For instance, this



      documentclassstandalone
      usepackage[libertine]newtxmath
      begindocument
      $tauuptauboldsymboluptau$
      enddocument


      produces that
      enter image description here
      How can I export these three characters (respectively italic, upright and bold)?
      I tried with something like



      DeclareSymbolFontNEWTXlettersOMLntxmimit
      SetSymbolFontNEWTXlettersboldOMLntxmibit
      DeclareMathSymbolnewtxtaumathordNEWTXletters28


      in the preamble, as suggested by @Ruixi Zhang and @Sebastiano and others; that is fantastic, but so I only get the Greek italic letters of the default option, which is not libertine! In newtxmath.sty there is something like DeclareMathSymboltauupmathordlettersA28, but I don't know how to export it. Moreover, I tried to export them as .eps files, but that's not the same thing.



      Thanks in advance!







      fonts symbols greek newtxmath





      share












      share










      share



      share










      asked 3 mins ago









      TFra6TFra6

      453




      453




















          0






          active

          oldest

          votes












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



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485057%2fexport-greek-font-italic-upright-bold-from-newtxmath-package-with-libertin%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          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%2f485057%2fexport-greek-font-italic-upright-bold-from-newtxmath-package-with-libertin%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

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm