dueyfinster / cs-thesis

A Computer Science thesis layout for Lyx
2 stars 1 forks source link

File udthesis.cls not found #1

Closed rskonieczka closed 4 years ago

rskonieczka commented 4 years ago

\usepackage [T1]{fontenc}^^M *** (cannot \read from terminal in nonstop modes)

dueyfinster commented 4 years ago

It looks like LyX has not picked up the layout file, can you confirm you've selected it with Lyx?

You can put it in the templates directory (of your lyx config directory) or you can ask Lyx to use it by simply opening thesis.lyx and go in the menu to Document > Settings > Click "Local Layout" and choose the included file udthesis.layout (in the templates directory)

it has a line to tell Lyx that the class comes from sty: \DeclareLaTeXClass[report, udthesis.sty]{report (udthesis)}

dueyfinster commented 4 years ago

I've also updated the repo so Lyx will now find the template, if you want to pull the latest and try that.

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days