看板LaTeX
標 題Re: [問題] 關於xecjk中文直書和字型版本
發信站(null) (Sun Mar 3 16:27:21 2013)
轉信站ptt!news.ntu!ctuews.n!news.nctu!stanfordtanford.edu!dd2no6768991qab.0!
Indeed. That solution is not good for a long text.
Since I don't have a mac, I will state the idea for you to consider/test.
\newif\ifmac % new if condition for mac or win
\macfalse % or \mactrue, user need to set this.
\ifmac
% true for mac setup (BiauKai)
\else
% false for win setup (Chinese)
\fi
1F:推 dran:感謝! 第二個問題解決了~ 標楷體直書的問題依然怪異 03/06 19:41