ashthespy / Atom-LaTeX

The only LaTeX package you need for typesetting with Atom.
https://atom.io/packages/atom-latex
MIT License
22 stars 9 forks source link

How to use lualatex to compile CV #274

Closed ChengzhiYin closed 3 years ago

ChengzhiYin commented 3 years ago

Need to compile my cv using lualatex. Do you know how to set lualatex as my compiler? Thanks.

ashthespy commented 3 years ago

Did you have a look at the Readme? Particularly the section on setting up a toolchain?

ChengzhiYin commented 3 years ago

Thanks. I have solved the problem.