[問題] xelatex 編 beamer 數學式子

看板LaTeX (論文排版)作者 (新世界)時間13年前 (2012/02/15 12:51), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
我用 xelatex 編一般的文章對於數學的式子是沒有問題的 但是編 beamer 的數學式子卻不是很好看,看起來好像有點 太擠的樣子,請教一下有沒有什麼解決的辨法。謝謝 正常版: http://ppt.cc/IkX6 xelatex: http://ppt.cc/lelY (微分號和括號感覺有點太擠) xelatex 設定 -- \documentclass[11pt]{beamer} \usepackage{color} \usepackage{graphicx} \graphicspath{{image/}} \usepackage{amsmath,amssymb,amsfonts,,amssymb} % --XeTeX setting \usepackage{fontspec} \usepackage{xeCJK} \setmainfont{Times New Roman} \setCJKmainfont[BoldFont={微軟正黑體 Bold}]{微軟正黑體} \XeTeXlinebreaklocale "zh" \XeTeXlinebreakskip = 0pt plus 1pt \mode<presentation> { \usetheme{Warsaw} \setbeamercovered{transparent} } \begin{document} ... \end{document} -- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.115.26.197
文章代碼(AID): #1FEpdcxV (LaTeX)
文章代碼(AID): #1FEpdcxV (LaTeX)