Lyx 논문 템플릿 사용에 관한 질문

Lyx 논문 템플릿 사용에 관한 질문

Lyx 템플릿을 사용하여 박사 논문 작성을 시작하려고 합니다. 다운로드 링크는 다음과 같습니다:https://code.google.com/archive/p/thutheseslyx/downloads

그런데 컴파일을 하려고 하면 오류가 많이 뜹니다 main.lyx. 그 중 일부는 다음과 같습니다:

 \ProcessKeysOptions { xeCJK / options }

|'''''''''''''''''''''''''''''''''''''''''''''''
| LaTeX does not know anything more about this error, sorry.
| 
| Try typing <return> to proceed.
| If that doesn't work, type X <return> to quit.
|...............................................



 \begin{document}

The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

이러한 오류는 나를 정말 좌절하게 만듭니다. 어디서부터 시작해야 할지 힌트를 줄 수 있는 사람이 있나요? 매우 감사합니다!


.tex편집 1: 파일 에서 파일을 내보냈는데 .lyx주요 오류는 다음과 같습니다.

! xeCJK error: "key-unknown"
! 
! Sorry, but xeCJK/options does not have a key called `ItalicFont'.
! 
! The key `ItalicFont' is being ignored.
! 
! See the xeCJK documentation for further information.
! 
! Type <return> to continue.
!...............................................  

l.4389 \ProcessKeysOptions { xeCJK / options }

? 

관련 정보