作者ankyanky (暑假啟動)
看板LaTeX
標題Re: [問題] beamer frame title 換行
時間Thu Aug 4 16:49:37 2011
※ 引述《cholauda (cholauda)》之銘言:
: 該頁原始碼
: %-----------------------------------------------------------------
: \frame
: {
: \frametitle{Necessary and Sufficient \\ Conditions for Problems A and B}
: 內容略~
: \vfill
: }
: %-----------------------------------------------------------------
\documentclass[10pt,a4paper]{beamer}
\begin{document}
\frame
{
\frametitle{Necessary and Sufficient \\ Conditions for Problems A and B}
test
\vfill
}
\end{document}
我用 pdflatex 排以上文件完全正常
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.115.87.207
→ cholauda:QQ~我是用WinEdit 5.5 +MikTex 2.8 08/04 18:02
推 springman:開個 dos 視窗編譯看看。編譯其他 .tex 檔都正常嗎? 08/04 20:27
→ cholauda:這...大大高估小弟功力了...沒關係~謝謝囉~ 08/05 15:42
推 springman:另一個方法,再試試找 Texworks 出來試看看... 08/06 21:01
→ cholauda:好的!!謝謝大大~~~ 08/09 10:46