`
zzjjzzgggg
  • 浏览: 116102 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

Let lyx1.6 support xelatex

阅读更多
I found a way to let Lyx support Xetex.

Note: The method is for windows user
------------------------------------------------------------------------
Firstly:
close Lyx if it runs.
------------------------------------------------------------------------
secondly:
Find the file "C:\Program Files\LyX16\Resources\lyxrc.dist "
and Add the two lines at the end of this file.

\format "pdf4" "pdf" "PDF (xelatex)"  ""   ""   ""   "document,vector"
\converter "pdflatex" "pdf4" "xelatex $$i" "latex"

Then, reopen Lyx, you will see a menu item "view->pdf(xetex)".
------------------------------------------------------------------------
thirdly:
Open the file "C:\Program Files\LyX16\Resources\ui\stdtoolbars.inc "

Find the text string: Toolbar "view/update" "View/Update", and add three lines below this string.

Separator
Item "View PDF (xelatex)" "buffer-view pdf4"
Item "Update PDF (xelatex)" "buffer-update pdf4"

Then, reopen Lyx, you will see there are extra buttons support for compiling using Xetex.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics