Re: [XeTeX] Error of xeCJK and fonspec (Bokov Gleb - First Message)

2013-05-31 Thread Joseph Wright
On 31/05/2013 13:52, Peter Dyballa wrote: > > Am 31.05.2013 um 14:10 schrieb Bruno Le Floch: > >> This is caused by fontspec, I'd say, due to somewhat recent changes in >> the expl3 supporting package: \c_keys_code_root_tl was renamed >> \c__keys_code_root_tl at some point, to reflect its interna

Re: [XeTeX] Error of xeCJK and fonspec (Bokov Gleb - First Message)

2013-05-31 Thread Peter Dyballa
Am 31.05.2013 um 14:10 schrieb Bruno Le Floch: > This is caused by fontspec, I'd say, due to somewhat recent changes in > the expl3 supporting package: \c_keys_code_root_tl was renamed > \c__keys_code_root_tl at some point, to reflect its internal nature, > and fontspec should not be using it. F

Re: [XeTeX] Error of xeCJK and fonspec (Bokov Gleb - First Message)

2013-05-31 Thread Bruno Le Floch
Hello, This is caused by fontspec, I'd say, due to somewhat recent changes in the expl3 supporting package: \c_keys_code_root_tl was renamed \c__keys_code_root_tl at some point, to reflect its internal nature, and fontspec should not be using it. I don't know if this was fixed in more recent vers

Re: [XeTeX] Error of xeCJK and fonspec (Bokov Gleb - First Message)

2013-05-30 Thread Peter Dyballa
Am 30.05.2013 um 19:50 schrieb Gurebu Bokofu: > \documentclass{article}\usepackage{xeCJK} > \begin{document}This is the XeLaTeX test.\end{document} With \listfiles as first line you would get a listing of all files used, when the TeX engine would finish the run. With TeX Live 2012, 20