Merge pull request #106 from xoolive/pr-cjk

Pass options to CJKmainfont (CJKoption)
This commit is contained in:
John MacFarlane 2015-06-27 18:06:38 -07:00
commit 4d9a73d767

View file

@ -40,7 +40,7 @@ $if(mathfont)$
$endif$
$if(CJKmainfont)$
\usepackage{xeCJK}
\setCJKmainfont{$CJKmainfont$}
\setCJKmainfont[$CJKoptions$]{$CJKmainfont$}
$endif$
\fi
% use upquote if available, for straight quotes in verbatim environments