[問題] 用Beamer製作投影片轉pdf之問題

看板LaTeX (論文排版)作者 (花開堪折直須折)時間14年前 (2011/06/08 22:18), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串1/1
小弟使用Latex之經驗甚淺 通常都是套用別人的範本直接輸入內容 因此遇到問題也不知該從何著手 請見諒 最近利用Beamer編寫投影片 在Dvi預覽時很正常 但要轉pdf時卻會出現問題 轉出來的檔案除了最上頭的章節標題外 正文完全是一片空白 底下為套用之範本 我查了一下 似乎如果在文中有插入eps圖檔的話 轉換pdf會出狀況 不曉得我碰到的問題是否跟此有關 還請不吝賜教 \documentclass[11pt,dvips,hyperref]{beamer} % 加入超連結 hyperref \usepackage{beamerthemesplit} % 在底下顯示 作者 標題 ........ \usepackage{latexsym} \usepackage{graphicx} \usepackage{verbatim} \mode<article> % only for the article version { \usepackage{fullpage} \usepackage{hyperref} } \mode<presentation> { %\setbeamertemplate{background canvas}[vertical shading][bottom=white,top=blue!10] % 控制底色 \usetheme{Warsaw} % 在底下顯示 作者 標題 %\usefonttheme[onlysmall]{structurebold} } \usepackage{amsmath,bm} \usepackage{ragged2e} %左右對齊 \usepackage{bbding, pifont} % \usepackage{epsfig, amssymb, amsmath, amsfonts, amsbsy, amsthm, booktabs} \usepackage{times} \usepackage{latexsym, graphics,graphicx,fancybox} \usepackage[english]{babel} %\usepackage{fancyvrb} \usepackage{pgf, pgfarrows, pgfnodes, pgfautomata, pgfheaps} \usepackage{amsmath, amssymb} \usepackage[latin1]{inputenc} \usepackage{color} \usepackage[dvipdfm] \include{setup2} \useoutertheme{infolines}% 在底下顯示 作者 標題 頁數 %\usetheme{Darmstadt} % 跑馬燈 \usefonttheme{structurebold} %\usecolortheme{dolphin} \usefonttheme{professionalfonts} % 字型 \setbeamercovered{dynamic} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.118.83.127

06/09 19:30, , 1F
我用 xelatex 編譯,好像都直接産生 pdf 檔
06/09 19:30, 1F

06/17 17:36, , 2F
要不要試試圖檔先轉成PDF?
06/17 17:36, 2F
文章代碼(AID): #1DxuIqYa (LaTeX)
文章代碼(AID): #1DxuIqYa (LaTeX)