<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi René,</p>
    <p>Thank you for the speedy reply. Unfortunately this does not solve
      the problem. I have been using xelatex before. and my bundle
      preferences are exactly the same in your screenshot. I get the
      following error message:</p>
    <p><img src="cid:part1.679E387D.34FD8CDB@posteo.de" alt=""></p>
    <p>Any ideas?</p>
    <p>Christian<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Am 31.05.18 um 12:28 schrieb René
      Schwaiger:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9AA35A2B-CE0B-4BF8-89B5-16B9A62DB81C@me.com">Hi
      Christian,<br class="">
      <br class="">
      <blockquote type="cite" class="">On 31.05.2018, at 11:37 ,
        Christian Döhler <<a href="mailto:chrd@posteo.de" class=""
          moz-do-not-send="true">chrd@posteo.de</a>> wrote:<br
          class="">
        <br class="">
        Hello,<br class="">
        <br class="">
        I am working on a publication with Language Science Press. and
        I have problem compiling the template. I am running Textmate
        version 2.0-rc.4 on OSX 10.13.4. I have recently upgraded to
        MacTex 2018. The problem is that no pdf is created from
        Textmate. It is a bit odd. <br class="">
        I would like to ask if someone here can try to
        compile Language-Science-Press' monograph template which can be
        downloaded from here. (or the directlink). It works with other
        editors like Texshop as well as from the command line. But not
        with Textmate. On the other hand, I can compile other .tex files
        with Textmate. So I am a bit lost as to why this is happening.<br
          class="">
        <br class="">
        Best<br class="">
        <br class="">
        Christian<br class="">
        <br class="">
        ps: I have tried some general things from a previous
        discussion in this mailing list and they worked fine for me:<br
          class="">
        <br class="">
        <div class="">After that I translated the following document:</div>
        <div class=""><br class="">
        </div>
        <div class="">    \documentclass{article}</div>
        <div class="">    \begin{document}</div>
        <div class="">      Test</div>
        <div class="">    \end{document}</div>
        <div class=""><br class="">
        </div>
        <div class="">in TextMate without any problems. Could you please
          try the following:</div>
        <div class=""><br class="">
        </div>
        <div class="">1. Create a new file in TextMate</div>
        <div class="">2. Paste the LaTeX code from above into the
          document</div>
        <div class="">3. Save the file in the folder `Downloads` using
          the name `Test.tex`</div>
        <div class="">4. Open Terminal</div>
        <div class="">5. Enter the following commands:</div>
        <div class=""><br class="">
        </div>
        <div class="">   cd ~/Downloads</div>
        <div class="">   latexmk -pdf Test.tex</div>
        <div class=""><br class="">
        </div>
        <div class="">6. Does the command `latexmk -pdf Test.tex` print
          any error messages?</div>
        <div class="">7. Does the folder `Downloads` contain the PDF
          file `Test.pdf`?</div>
      </blockquote>
      <br class="">
      <div class="">thank you for the detailed bug report. I tried to
        translate `main.tex` in TextMate, which did not work, just as
        you reported. After that I tried to compile the document using
        the command `pdflatex`, which failed printing the following
        error message:</div>
      <div class=""><br class="">
      </div>
      <div class="">    ! Class langsci/langscibook Error: Please use
        XeLaTeX!.</div>
      <div class=""><br class="">
      </div>
      <div class="">. The error message above states that you need to
        use XeLaTeX instead of the usual default engine PDFLaTeX. You
        can change the default engine **for all documents** via the menu
        item `Bundles`→`LaTeX`→`Preferences…`:</div>
      <div class=""><br class="">
      </div>
      <div class=""><img apple-inline="yes"
          id="05C389B6-E3F6-425E-8FCC-DA93CB9CBB37"
          src="cid:part3.21B1CB5E.4609EE69@posteo.de" class=""
          width="492" height="521"></div>
      <div class="">. Another (better) option might be to just change
        the engine for the **single document** by adding the line</div>
      <div class=""><br class="">
      </div>
      <div class="">    %!TEX TS-program = xelatex</div>
      <div class=""><br class="">
      </div>
      <div class="">at the top of the document `main.tex`. After that
        everything should work as intended. If it does not, please do
        not hesitate to ask again.</div>
      <div class=""><br class="">
      </div>
      <div class="">Kind regards,</div>
      <div class="">  René</div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
_______________________________________________
textmate mailing list
<a class="moz-txt-link-abbreviated" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>
<a class="moz-txt-link-freetext" href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></pre>
    </blockquote>
    <br>
  </body>
</html>