作者stoday (Today)
看板LaTeX
標題Re: [問題] texpoint/tex4ppt 安裝問題
時間Thu Sep 21 15:07:19 2006
我沒有看過這個軟體耶~
不過我有用過 Latex 來做投影片
或許可以提供作為參考, Latex code 如下:
\documentclass[slideColor,colorBG,pdf, corners]{prosper}
\usepackage{textcomp}
% \slideframe{plain}
\slideframe{none}
\title{The \texttt{Prosper} Class}
\subtitle{Producing Slides with \LaTeX}
\author{John Doe}
\email{
[email protected]} \institution{The Evaluation Company}
\slideCaption{Slides with \texttt{Prosper}/\LaTeX}
\begin{document}
\maketitle
\overlays{3}{
\begin{slide}{Introduction}
The \texttt{Prosper} class translates into two different formats:
\begin{itemize}
\item Adobe\textregistered\ \it{Postscript}\texttrademark
\item Adobe\textregistered\ \it{Portable Document Format}
\texttrademark\ (PDF)
\end{itemize}
\vspace{12pt}
The compilation process:\\
\vspace{8pt}
\fromSlide*{1}{\fbox{\LaTeX}}%
\fromSlide*{2}{$\rightarrow$ \fbox{DVI}}%
\fromSlide*{3}{$\rightarrow$ \fbox{PostScript} or \fbox{PDF}}%
\end{slide}
}
\end{document}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 203.68.127.19