-
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Template does not build – but just warnings, no errors – #134
Comments
I am not sure whether GitHub actions counts as "anyone"? See https://github.com/latextemplates/scientific-thesis-template/runs/1423965865 and https://latextemplates.github.io/scientific-thesis-template/main-minted-german.pdf for the compiled version. Without knowing your concrete build setup, I cannot really help. But this is not what you asked for ^^. I know that someone had issues with Mac OS X and this template. We managed to get docker running on his machine and executing the docker command. With someone with more patience - and using Mac OS - we could analzye the errors. The warning above is not releveant at all. I would use "pdflatex main-german.tex" and see the line where it stops. pdflatex has the feature that the compiler stops at the first error. This is not well-supported at UIs, but very well supported at command line prompts. - Update This is the first time, it does not stop. It seems that if It compiled one week ago "on my machine". Today, on another machine: With lualatex, I get With pdflatex, I get Then, I get the lualatex error, too. I submitted https://github.com/MiKTeX/miktex/issues/663. Thereby, I found a work-around: Download following three files and place them into the folder of the .tex file |
Building from current master on my arch linux I can reproduce the error message from the original report, but I also get a proper output for the template.
Additionally there's the following warnings:
These are consistent with the warnings from running |
Note that an issue to MikTeX seems to have been submitted in parallel to my (lengthy) report at MiKTeX/miktex-packaging#209. It is fixed. It should build. I also updated the FAQ http://latextemplates.github.io/scientific-thesis-template/#q-i-get-font-latinmodernmath-regular-not-found-what-can-i-do Finally the hint to ask the MikTeX maintainer to improve auto-installation at MiKTeX/miktex#127 (or submit a MiKTeX fix via a PR). |
@Vogel612 Thank you for listing the warngings. I added them to #135. I am still trying to get the template-generator finished. However, other projects require my energy, too. |
scrwfile is marked as important to avoid |
I updated my latex packages with MiKTeX Console today on Window and now the template doesn't compile anymore. My CI pipeline, which runs on linux, still compiles the template. |
what is the output of |
The error was |
Thank you for the update. We also have that in the FAQ: https://latextemplates.github.io/scientific-thesis-template/ Not sure what changed in LaTeX's packages. I am working at the LaTeX template generator, but I do not know if it helps if some features are omitted as default. |
The FAQ page does not redirect to HTTPS/is HTTPS only. |
The only warning what could lead to the reason is the following one.
THIS IS AN ALPHA VERSION!(scrwfile) USAGE OF THIS VERSION IS ON YOUR OWN RISK!(scrwfile) EVERYTHING MAY HAPPEN!(scrwfile) EVERYTHING MAY CHANGE IN FUTURE!(scrwfile) THERE IS NO SUPPORT, IF YOU USE THIS PACKAGE!(scrwfile) Maybe, it would be better not to load this package..
Does anyone manage to build this current version?
The text was updated successfully, but these errors were encountered: