Running HagenbergThesis in LaTeX Workshop (VSCode) #193
-
|
I would like to write my thesis in Visual Studio Code, since it is a great editor, using the LaTeX Workshop extension. But even after installing the recommended LaTex distribution (TeX Live) I still ran into multiple issues, like Other Editors, like the one coming with MiKTeX, worked right away, but I find it less convenient than working with VSCode. Has someone found a good way to setup LaTeX Workshop or is using another LaTeX editor recommended? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
This seems to be a known problem (described in issue #190) caused by a very recent change in |
Beta Was this translation helpful? Give feedback.
-
|
Great! Note that the missing files should be found in any of the ZIPs in |
Beta Was this translation helpful? Give feedback.
-
|
Hmm, I am surprised your compile worked at all - suspect your system was loading the global |
Beta Was this translation helpful? Give feedback.
This seems to be a known problem (described in issue #190) caused by a very recent change in
pdfmanagement, which we are currently trying to resolve. The solution has not been merged into themainbranch yet, but you may want to try a download from branch https://github.com/Digital-Media/HagenbergThesis/tree/fix-pdfmanagement-problemLet us know if it works ...