Rename CJKoption to CJKoptions
This commit is contained in:
parent
742d658f5f
commit
efed5dd879
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ $if(mathfont)$
|
|||
$endif$
|
||||
$if(CJKmainfont)$
|
||||
\usepackage{xeCJK}
|
||||
\setCJKmainfont[$CJKoption$]{$CJKmainfont$}
|
||||
\setCJKmainfont[$CJKoptions$]{$CJKmainfont$}
|
||||
$endif$
|
||||
\fi
|
||||
% use upquote if available, for straight quotes in verbatim environments
|
||||
|
|
Loading…
Add table
Reference in a new issue