Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Thank you for your answer. I looked into the log file and my class does not use the subfigure package, only subcaption. Is there any other recommendation? The error fixed itself overnight but now it appeared again. Commented Jan 17, 2019 at 9:58
  • @RazvanApetrei If the subfigure package is not used additionally a different source is defining a subfigure environment with different syntax. Could you please give us an URL where we could download the document class you are using? Otherwise we have no chance to reproduce and solve your problem. Commented Jan 18, 2019 at 20:21
  • @AlexSommerfeldt here's the link. The template also provides a "compile-thesis-windows.bat" file which I ran and then the error disappeared. LINK: github.com/kks32/phd-thesis-template/releases/tag/v2.4 Commented Jan 21, 2019 at 12:52
  • @RazvanApetrei compile-thesis-windows.bat deletes the intermediate files (.aux, .lof, ...) so it seems that something got into them which didn't belong there. Commented Jan 22, 2019 at 9:08
  • Thanks @AlexSommerfeldt for the clarification :) Commented Jan 28, 2019 at 12:35