diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
commit | 69cdb80977fc59e47c24a680fc0c61a3eac0c097 (patch) | |
tree | ca111e9049a1785bf8507161dce88a2233268760 /Master/tlpkg/dviout/SPECIAL/demo.tex | |
parent | d3a140feea19858912cc2de406e176ae8ce6c392 (diff) |
dviout moved to tlpkg/dviout; dviout.vbs changed accordingly.
git-svn-id: svn://tug.org/texlive/trunk@10733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dviout/SPECIAL/demo.tex')
-rw-r--r-- | Master/tlpkg/dviout/SPECIAL/demo.tex | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/tlpkg/dviout/SPECIAL/demo.tex b/Master/tlpkg/dviout/SPECIAL/demo.tex new file mode 100644 index 00000000000..2a9e8187dbb --- /dev/null +++ b/Master/tlpkg/dviout/SPECIAL/demo.tex @@ -0,0 +1,79 @@ +\documentclass[a4paper,12pt]{article} +\usepackage[auto,full]{presen} +%\usepackage[full]{presen} + +\pagestyle{empty} + +%%%%%% TEXT START %%%%%% +\begin{document} +\SetTimer{2000} +%\StartPresentation + +\sffamily\Large + +\hbox{}\vfill +\begin{center} +\Huge +Conference On \LaTeXe +\end{center} +\vfill + +\newpage +\begin{center} +2000/02/21(Mon) +\end{center} + +\begin{itemize} + \item {\bfseries 10:00--10:50 AAA}\\ + From \LaTeX2.09 to \LaTeXe. + \item\Pause {\bfseries 11:00--11:50 BBB}\\ + Using graphics with \LaTeXe. EPS, BMP and JPEG. + \item\Pause {\bfseries 14:00--14:50 CCC}\\ + Using Plain \TeX\ Commands---Why I use them. + \item\Pause {\bfseries 15:00--15:50 DDD}\\ + Why XML---What is it? + \item\Pause {\bfseries 16:10--17:00 EEE}\\ + \LaTeXe\ on Internet. +\end{itemize} + +\newpage +\begin{center} +2000/02/22(Tue) +\end{center} +\font\logo=logo10 at 17.28pt +\begin{itemize} + \item {\bfseries 9:30--10:20 FFF}\\ + From {\logo METAFONT} To {\logo METAPOST}. + \item\Pause {\bfseries 10:40--12:10 GGG(Invited Lecturer)}\\ + Virtual Fonts Technology, Part I. + \item\Pause {\bfseries 13:00--13:50 HHH}\\ + Using {\logo METAFONT}. + \item\Pause {\bfseries 14:00--14:50 III}\\ + Using TrueType Fonts. Times New Roman, Arial and Courier New. + \item\Pause {\bfseries 15:00--15:50 HHH}\\ + How to Prepare Presentation Manuscript on DVIOUT. + \item\Pause {\bfseries 16:00--17:30}\\ + Short Communications. +\end{itemize} + +\newpage +\begin{center} +2000/02/23(Wed) +\end{center} + +\begin{itemize} + \item {\bfseries 9:30--11:00 GGG}\\ + Virtual Fonts Technology, Part II. + \item\Pause {\bfseries 11:10--12:00 JJJ}\\ + How to Write New Macro Package. + \item\Pause {\bfseries 13:00--13:50 KKK}\\ + Structure of \LaTeX\ Class Files. + \item\Pause {\bfseries 14:00--14:50 LLL}\\ + New Features of \LaTeXe*. + \item\Pause {\bfseries 15:00--16:30 MMM}\\ + How to Prepare Beautiful Manuscript on \LaTeX. + \item\Pause {\bfseries 16:40--17:30 NNN}\\ + Future \LaTeX. +\end{itemize} + +\end{document} |