I'm writing my PhD thesis with Lyx.
My university has a specific class, layouts and so on. These is the content of the latex package:
Code: Select all
[.] [..] adsphd.cls
allpapers.bib cover_sample.tex defs.tex
extract_from_bibtex.py glossary.sty Makefile
Makefile.settings mycoverpage.tex README.txt
thesis.tex VERSION [image]
[chapters]
I'm using Lyx 2.0.0 for windows.
First attempt: I tried to import this .tex in LyX but I got this error:
Code: Select all
15:41:09.393: Importing X:\adsphd\thesis.lyx...
15:41:14.815: tex2lyx -f "thesis.tex" "thesis.lyx"
15:41:29.456: Overwriting existing file X:/adsphd/thesis.lyx
15:41:30.581: Cannot read layout file `'.
15:41:30.596: Error reading `'
15:41:30.596: (Check `adsphd')
15:41:30.596: Check your installation and try Options/Reconfigure...
15:41:30.596: Error: Could not read layout file for textclass "adsphd".
..\..\..\lyx-2.0.0\src\support\Systemcall.cpp(238): Systemcall: 'tex2lyx -f "thesis.tex" "thesis.lyx"' finished with exit code 1
Error: Cannot convert file
----------------------------------------
An error occurred while running:
tex2lyx -f "thesis.tex" "thesis.lyx"
15:41:41.581: file not imported!
15:41:41.596: (buffer-import latex)
Someone could give me an hint? I can send the zip file with the full package to someone can help me to 'lyxifing' it

Thanks in advance and very best regards,
Alex Masolin