On Sun, 12 Jul 2020 15:39:22 +0100 andy pugh <[email protected]> wrote:
> On Wed, 8 Jul 2020 at 08:23, N <[email protected]> wrote:> > > From the last free rows I am pretty sure Chinese font package CJKutf8 is > > missing. Could also find a few rows at top "no support" but would guess > > they are also for other languages but are not sure. > > That helped, (apt-get install latex-cjk-all ) > But only gets me a little further: > Build Master_Getting_Started_cn.pdf > built-in module pdftex registered > no support found for ifthen > no support found for ifxetex > no support found for fontspec > no support found for xltxtra > no support found for ucs > no support found for fancybox > built-in module makeidx registered > no support found for emc2 > building additional files... > checking if compiling is necessary... > the output file doesn't exist > pdflatex -interaction=batchmode Master_Getting_Started_cn.tex > pdflatex failed > Master_Getting_Started_cn.aux:33: Missing \endcsname inserted. > Master_Getting_Started_cn.aux:33: leading text: > ...xcnc}{{1}{1}{关于LinuxCNC}{chapter.1}{}} > Master_Getting_Started_cn.aux:33: Package inputenc Error: Unicode > character 关 (U+5173) > Master_Getting_Started_cn.aux:33: leading text: > ...xcnc}{{1}{1}{关于LinuxCNC}{chapter.1}{}} > Master_Getting_Started_cn.aux:33: Package inputenc Error: Unicode > character 于 (U+4E8E) > ... > (And a couple more screens similar until it gives up) Maybe you need tell it is UTF8 unless there already is and ctan package. Without this is it might be you must enter the character code instead of actual character. Here is something about it https://tex.stackexchange.com/questions/17611/how-does-one-type-chinese-in-latex and ctan package https://www.ctan.org/pkg/ctex Regards Nicklas Karlsson _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
