推 dran:感謝! 第二個問題解決了~ 標楷體直書的問題依然怪異 03/06 19:41
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