General ⇒ overleaf doesnt compile in winedt
-
- Posts: 1
- Joined: Wed Feb 26, 2020 10:42 pm
overleaf doesnt compile in winedt
When i am trying to compile using the pdfTexify engine I get You must change your typesettin engine to e.g., "xekatex" or "lualatex" instead of "latex" or "pdflatex", so I tryed using the xelatex engine and i got
package expl3 Error : Required primitives not found.
I ve also updated the miktex software.
I am really stuck in this, any tip would be helful
Thanks in advance
I attach the template and the log file
- Attachments
-
- KTH Thesis Template.zip
- (277.05 KiB) Downloaded 169 times
-
- main.log
- (37.04 KiB) Downloaded 178 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
overleaf doesnt compile in winedt
But your log-files shows, that your LaTeX-Installation is not up-to-date, e.g.,
As you can see at the the MiKTeX package information the current MiKTeX version of that package is version 1.24 not 1.22.Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
So you should do one more update using the MiKTeX-Console and its Administrator mode and one more update using the MiKTeX-Console in user mode.
However, the log-file is not complete. So it seems you've aborted the LaTeX run before it terminated (with or without error). The snippet does not show any error. So I'm not able to say anything about your problem.
