kks32 / phd-thesis-template

A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department (CUED)
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/ThesisStyle/
MIT License
834 stars 399 forks source link

support for inserting title and abstract in multi-language #39

Closed aaravrav142 closed 9 years ago

aaravrav142 commented 9 years ago

Hi,

Is it possible to add support for adding multi-language for Title and abstract for the template. Right now it gives errors when inserting other languages. I am not sure how to change the cls file for additional language support. My professor wants to give the title and abstract in two languages(English and Japanese).

Thanks Alex

kks32 commented 9 years ago

Hi Alex

You can use the version 2.0 of the template, which has LuaLaTeX support and try the example shown here: https://en.wikibooks.org/wiki/LaTeX/Internationalization#Japanese. You do need the latest TeXLive version as there is a bug in the 2012 version. Let me know if you have any issues. Please refer to the readme on how to run lualatex compile tool chain.