get Anki to work with xeLatex











up vote
0
down vote

favorite












I'm trying to get Anki to work with xeLatex.Currently, when I open a flashcard with latex on it I get:



Error executing convert.
Generated file: c:usersadmini~1appdatalocaltempanki_temptmp.tex
Have you installed latex and dvipng?


However, I have already installed Basic-miktex,and customize what Anki does with xeLatex by using the addon Edit LaTeX build process:



# XeLATX compliant setting
newLaTeX =
[
["xelatex", "-interaction=nonstopmode","c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.tex"],
["convert", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.pdf", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.png"]
]


In fact, The tmp.pdf file is generated in the corresponding directory. It seems that I have to manually use the



'convert -trim -density 300 tmp.pdf tmp.png'


in the cmd window to complete the conversion.
So I need some help. Would anyone know how to make Anki work with xeLatex? Thanks for your help!










share|improve this question







New contributor




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
























    up vote
    0
    down vote

    favorite












    I'm trying to get Anki to work with xeLatex.Currently, when I open a flashcard with latex on it I get:



    Error executing convert.
    Generated file: c:usersadmini~1appdatalocaltempanki_temptmp.tex
    Have you installed latex and dvipng?


    However, I have already installed Basic-miktex,and customize what Anki does with xeLatex by using the addon Edit LaTeX build process:



    # XeLATX compliant setting
    newLaTeX =
    [
    ["xelatex", "-interaction=nonstopmode","c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.tex"],
    ["convert", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.pdf", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.png"]
    ]


    In fact, The tmp.pdf file is generated in the corresponding directory. It seems that I have to manually use the



    'convert -trim -density 300 tmp.pdf tmp.png'


    in the cmd window to complete the conversion.
    So I need some help. Would anyone know how to make Anki work with xeLatex? Thanks for your help!










    share|improve this question







    New contributor




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






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm trying to get Anki to work with xeLatex.Currently, when I open a flashcard with latex on it I get:



      Error executing convert.
      Generated file: c:usersadmini~1appdatalocaltempanki_temptmp.tex
      Have you installed latex and dvipng?


      However, I have already installed Basic-miktex,and customize what Anki does with xeLatex by using the addon Edit LaTeX build process:



      # XeLATX compliant setting
      newLaTeX =
      [
      ["xelatex", "-interaction=nonstopmode","c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.tex"],
      ["convert", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.pdf", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.png"]
      ]


      In fact, The tmp.pdf file is generated in the corresponding directory. It seems that I have to manually use the



      'convert -trim -density 300 tmp.pdf tmp.png'


      in the cmd window to complete the conversion.
      So I need some help. Would anyone know how to make Anki work with xeLatex? Thanks for your help!










      share|improve this question







      New contributor




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











      I'm trying to get Anki to work with xeLatex.Currently, when I open a flashcard with latex on it I get:



      Error executing convert.
      Generated file: c:usersadmini~1appdatalocaltempanki_temptmp.tex
      Have you installed latex and dvipng?


      However, I have already installed Basic-miktex,and customize what Anki does with xeLatex by using the addon Edit LaTeX build process:



      # XeLATX compliant setting
      newLaTeX =
      [
      ["xelatex", "-interaction=nonstopmode","c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.tex"],
      ["convert", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.pdf", "c:\Users\Administrator\AppData\Local\Temp\anki_temp\tmp.png"]
      ]


      In fact, The tmp.pdf file is generated in the corresponding directory. It seems that I have to manually use the



      'convert -trim -density 300 tmp.pdf tmp.png'


      in the cmd window to complete the conversion.
      So I need some help. Would anyone know how to make Anki work with xeLatex? Thanks for your help!







      xetex






      share|improve this question







      New contributor




      mcmxciv 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




      mcmxciv 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






      New contributor




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









      asked Nov 13 at 0:28









      mcmxciv

      133




      133




      New contributor




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





      New contributor





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






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



























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


          }
          });






          mcmxciv 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%2f459712%2fget-anki-to-work-with-xelatex%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








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










           

          draft saved


          draft discarded


















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













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












          mcmxciv 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%2f459712%2fget-anki-to-work-with-xelatex%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

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?