texshade: how to change fontshape? Announcing the arrival of Valued Associate #679: Cesar...

Most effective melee weapons for arboreal combat? (pre-gunpowder technology)

What does the writing on Poe's helmet say?

What does it mean that physics no longer uses mechanical models to describe phenomena?

Is it dangerous to install hacking tools on my private linux machine?

Flight departed from the gate 5 min before scheduled departure time. Refund options

What does Turing mean by this statement?

Tannaka duality for semisimple groups

Why weren't discrete x86 CPUs ever used in game hardware?

Why shouldn't this prove the Prime Number Theorem?

How can god fight other gods?

Why not send Voyager 3 and 4 following up the paths taken by Voyager 1 and 2 to re-transmit signals of later as they fly away from Earth?

How to write capital alpha?

Can an iPhone 7 be made to function as a NFC Tag?

In musical terms, what properties are varied by the human voice to produce different words / syllables?

As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?

Why datecode is SO IMPORTANT to chip manufacturers?

Random body shuffle every night—can we still function?

What is the "studentd" process?

How to change the tick of the color bar legend to black

Google .dev domain strangely redirects to https

What does 丫 mean? 丫是什么意思?

Relating to the President and obstruction, were Mueller's conclusions preordained?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?



texshade: how to change fontshape?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Conflict between color, graphicx and libertineTimes New Roman font for custom classHow do I use TrueType Fonts with PDFTeX using otftotfm?What is going on with all these Times clones?Is LuaLaTeX producing faulty pdfs?Layout for seminar paper; justified, font, size, spacingUsing a handwriting font from myscriptfont.comWhy do I get a warning about computer modern even though I'm using lmodern?including own fonts in xelatex with fontspec doesn't work for “bold” “italic” font facesWho changed my Chinese character?












0















I tried to use the following codes to change the fontshape of the output of texshade package as times NEW roman, however, it seemed nothing had changed without any warnings, why?



And interestingly, when i tried to use the following codes to export a pdf file but without using the texshade package, it seemed the fontshape in the output changed as times NEW roman!!!why???



This is the codes i used:



documentclass[10pt]{article}
usepackage{fontspec}
setmainfont{Times New Roman}
usepackage{lipsum}
usepackage{texshade}

begin{document}
begin{texshade}{all_OXA_mafft.fasta}
shadingmode{diverse}
.......
end{texshade}
end{document}









share|improve this question









New contributor




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

























    0















    I tried to use the following codes to change the fontshape of the output of texshade package as times NEW roman, however, it seemed nothing had changed without any warnings, why?



    And interestingly, when i tried to use the following codes to export a pdf file but without using the texshade package, it seemed the fontshape in the output changed as times NEW roman!!!why???



    This is the codes i used:



    documentclass[10pt]{article}
    usepackage{fontspec}
    setmainfont{Times New Roman}
    usepackage{lipsum}
    usepackage{texshade}

    begin{document}
    begin{texshade}{all_OXA_mafft.fasta}
    shadingmode{diverse}
    .......
    end{texshade}
    end{document}









    share|improve this question









    New contributor




    user186232 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








      I tried to use the following codes to change the fontshape of the output of texshade package as times NEW roman, however, it seemed nothing had changed without any warnings, why?



      And interestingly, when i tried to use the following codes to export a pdf file but without using the texshade package, it seemed the fontshape in the output changed as times NEW roman!!!why???



      This is the codes i used:



      documentclass[10pt]{article}
      usepackage{fontspec}
      setmainfont{Times New Roman}
      usepackage{lipsum}
      usepackage{texshade}

      begin{document}
      begin{texshade}{all_OXA_mafft.fasta}
      shadingmode{diverse}
      .......
      end{texshade}
      end{document}









      share|improve this question









      New contributor




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












      I tried to use the following codes to change the fontshape of the output of texshade package as times NEW roman, however, it seemed nothing had changed without any warnings, why?



      And interestingly, when i tried to use the following codes to export a pdf file but without using the texshade package, it seemed the fontshape in the output changed as times NEW roman!!!why???



      This is the codes i used:



      documentclass[10pt]{article}
      usepackage{fontspec}
      setmainfont{Times New Roman}
      usepackage{lipsum}
      usepackage{texshade}

      begin{document}
      begin{texshade}{all_OXA_mafft.fasta}
      shadingmode{diverse}
      .......
      end{texshade}
      end{document}






      fonts






      share|improve this question









      New contributor




      user186232 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




      user186232 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 8 mins ago









      JouleV

      14.6k22665




      14.6k22665






      New contributor




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









      asked 13 mins ago









      user186232user186232

      1




      1




      New contributor




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





      New contributor





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






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






















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


          }
          });






          user186232 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%2f485850%2ftexshade-how-to-change-fontshape%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








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










          draft saved

          draft discarded


















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













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












          user186232 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%2f485850%2ftexshade-how-to-change-fontshape%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

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...