Giter Site home page Giter Site logo

Comments (10)

Legion2 avatar Legion2 commented on May 26, 2024 1

The FAQ page does not redirect to HTTPS/is HTTPS only.

from scientific-thesis-template.

koppor avatar koppor commented on May 26, 2024

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 .enc files are missing, it just exits without stopping.

It compiled one week ago "on my machine".

Today, on another machine:

With lualatex, I get ! error: (type 1): cannot find encoding file 'ntx-ot1-tlf.enc' for reading. Unfixable for me.

With pdflatex, I get ! TeX capacity exceeded, sorry [main memory size=3000000].. I added a new FAQ.

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

from scientific-thesis-template.

Vogel612 avatar Vogel612 commented on May 26, 2024

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.

pdflatex main-german.tex also surfaces the reported warning, but also completes.

Additionally there's the following warnings:

  • "Command \@parboxrestore has changed."
  • "csquotes should be loaded after fvextra"
  • filecontents is obsolete
  • eq:test multiply defined
  • eq:test@cref multiply defined
  • footnotehyper warns about: "The footnote environment will not be fully functional, sorry."
  • pgfplots wants to be updated to compat 1.17 from 1.14
  • Use of \deftripstyle should be replaced with \deftriplepagestyle
  • center environment in figure
  • 4 nag warnings and missing font shapes.

These are consistent with the warnings from running make. It seems like this is a MiKTeX issue?

from scientific-thesis-template.

koppor avatar koppor commented on May 26, 2024

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).

from scientific-thesis-template.

koppor avatar koppor commented on May 26, 2024

@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.

from scientific-thesis-template.

Vogel612 avatar Vogel612 commented on May 26, 2024

scrwfile is marked as important to avoid "No room for a new \write". To support that usecase (although preliminary testing on my machine reveals it's not strictly necessary to have scrwfile) another option might be to use morewrites, which seems to be significantly newer and was not available when srcwfile was originally added.

from scientific-thesis-template.

Legion2 avatar Legion2 commented on May 26, 2024

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.

from scientific-thesis-template.

koppor avatar koppor commented on May 26, 2024

what is the output of lualatex main? It stops at the first error. Please show us this first error! Replace "lualatex" by "pdflatex" (if you use pdflatex) and "main" by the main document filename.

from scientific-thesis-template.

Legion2 avatar Legion2 commented on May 26, 2024

The error was TeX capacity exceeded, sorry [main memory size=3000000].
I fixed it by increasing the memory limit in MiKTeX to 5000000.

from scientific-thesis-template.

koppor avatar koppor commented on May 26, 2024

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.

from scientific-thesis-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.