※ 引述《qllvv (百事檸檬可樂兒)》之銘言:
[...]
: 結果出現了下列的error訊息...(不過pdf還是生出來了@@)
: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
: !
: ! LaTeX error: "kernel/property-unknown"
: !
: ! The key property '.choice_code:n' is unknown.
: !
: ! See the LaTeX3 documentation for further information.
: !
: ! For immediate help type H <return>.
: !...............................................
: 經過初步測試我猜測是中文的問題
: 原因是我把XeCJK拿掉只改成英文的內容後不論是用LaTeX或是XeLaTeX編輯都沒問題。
: 此外從log上有看到
: l.4 \setCJKmainfont{新細明體}
: %設定中文字型,而英文不去殮.
: |'''''''''''''''''''''''''''''''''''''''''''''''
: | The module 'fontspec' does not have a key called fontspec/Renderer'.
: | Check that you have spelled the key name correctly.
: |...............................................
: log的部份已上傳到google drive上,還請大家多多指導,謝謝!
: https://drive.google.com/file/d/0B9vbKrN7x5_qcngxemxaZlEtN0U/view
看起來是 fontspec 的版本太舊,請更新到 2015 的版本再來試試看。
※ 你的 fontspec 還留在 2013 的版本。
我這邊編譯是沒有問題。