Here is the log you requested
Running Sphinx v1.7.6
loading translations [ko]... done
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [latex]: all documents
updating environment: [config changed] 10 added, 1 changed, 0 removed
/Users/H/miniconda3/lib/python3.6/site-packages/sphinx/util/nodes.py:57: 
FutureWarning:
   The iterable returned by Node.traverse()
   will become an iterator instead of a list in Docutils > 0.16.
  for classifier in reversed(node.parent.traverse(nodes.classifier)):
reading sources... [100%] index
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
processing 
Manual.tex.../Users/H/miniconda3/lib/python3.6/site-packages/sphinx/builders/latex/__init__.py:139:
 
FutureWarning:
   The iterable returned by Node.traverse()
   will become an iterator instead of a list in Docutils > 0.16.
  if toctrees[0].get('maxdepth') > 0:
index Overview Legal Intendeduse Trademarks MaterialSupUser GeneralGuide 
Protocol Overview2 Protocol2
resolving references...
writing... WARNING: no Babel option known for language 'ko'
done
copying images... [100%] img/FastHyb.jpg
copying TeX support files...
done
build succeeded, 1 warnings.


After fixing the conf.py with the curly braces the .sty error is now gone
and the korean character is showing up as expected.

One issue now is with the translated version of pdf file some table header 
text is not 
warping and extending over to the next column.
Any pointers on how to solve this?

Thank you very much for your help.


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/08b83c7d-1e79-4ab0-9d16-208778107d98%40googlegroups.com.

Reply via email to