summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfslide
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/pdfslide
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfslide')
-rw-r--r--Master/texmf-dist/doc/latex/pdfslide/demo.pdfbin0 -> 247246 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfslide/manual.pdfbin0 -> 207419 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfslide/manual.tex270
-rw-r--r--Master/texmf-dist/doc/latex/pdfslide/meta.mp63
-rw-r--r--Master/texmf-dist/doc/latex/pdfslide/mpgraph.pdfbin0 -> 10818 bytes
5 files changed, 333 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfslide/demo.pdf b/Master/texmf-dist/doc/latex/pdfslide/demo.pdf
new file mode 100644
index 00000000000..2ad3ab4ffdd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfslide/demo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfslide/manual.pdf b/Master/texmf-dist/doc/latex/pdfslide/manual.pdf
new file mode 100644
index 00000000000..bb58ecb3807
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfslide/manual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfslide/manual.tex b/Master/texmf-dist/doc/latex/pdfslide/manual.tex
new file mode 100644
index 00000000000..b7bc63db9a0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfslide/manual.tex
@@ -0,0 +1,270 @@
+\documentclass[a4paper]{article}
+\usepackage{lucidabr}
+\usepackage{amsmath}
+\usepackage[contnav]{pdfslide}
+\usepackage{pause}
+\pagestyle{title}
+
+\begin{document}
+
+\orgname{Indian \TeX{} Users Group}
+\orgurl{\protect\color{white}http://www.river-valley.com/tug/}
+
+\title{\scalebox{1}[1.3]{Presentations with pdf\TeX}}
+\author{\scalebox{1}[1.3]{C.~V.~Radhakrishnan}}
+\address{River Valley Technologies\\
+ {\realfootnotesize(Development Division of Focal Image (India) Pvt. Ltd.)}\\
+ Software Technology Park,
+ Trivandrum, India\\
+ email: {\tt cvr@river-valley.com}}
+
+\notes{This is for public consumption and for release to
+ Comprehensive \TeX{} Archive Network}
+
+\overlay{d12.jpg}
+\maketitle
+
+\pagedissolve{Wipe /D 3 /Dm /V /M /O}
+\overlay{metablue.pdf}
+\sffamily\large
+\color{section0}
+
+\section{Objectives}
+\begin{itemize}
+
+\item to devise a method for easier technical presentation.\pause
+
+\item to help the mix of mathematical formulae with text and graphics
+which the present day \textsc{wysiwyg} tools fail to\linebreak accomplish.\pause
+
+\item to exploit the platform independence of \TeX{} so that
+presentation documents become portable.\pause
+
+\item to offer the freedom and possibilities of using various
+backgrounds and other embellishments that a user can imagine to have in
+his presentation.
+
+\end{itemize}
+
+\headskip=48pt
+\section{Methodology}
+\pagedissolve{Glitter /D 3 /Di /V /M /O}
+\overlay{metalgray.pdf}
+
+\color{section2}
+\begin{enumerate}
+
+\item Make a \LaTeX{} document in the usual way.\pause
+
+\item In the preamble load the slide package with the command\\
+\color{red}\verb+ \usepackage{pdfslide}+\color{section2}
+
+This shall be loaded as the last package.
+You must have \textcolor{red}{hyperref.sty} version 6.60 or above
+installed in your system.\pause
+
+\item Run pdf\LaTeX{} over your document and you get the pdf output
+which you can view with Acrobat Reader.
+\end{enumerate}
+
+
+\section{Backgrounds}
+\overlay{bg.jpg}
+\pagedissolve{Wipe /D 1 /Di /H /M /O}
+\color{white}
+\begin{itemize}
+\item You can create your own background graphics with your preferred
+packages and include them using the command\\
+\color{yellow}
+\verb+\overlay{+\textless\emph{filename}\textgreater\verb+}+%
+\color{white}.\pause
+
+\item pdf\TeX{} supports three graphic file formats \emph{viz.},
+\textcolor{yellow}{\tt pdf, jpeg, png}. If you have \textcolor{yellow}{\tt eps} files
+you can distill them with Acrobat Distiller or use Ghostscript to
+convert them to pdf format.\pause
+
+\item You can change backgrounds for each page, there is no limit.
+
+\end{itemize}
+
+\section{Page Transition}
+\pagedissolve{Wipe /D 1 /Di /H /M /O}
+\overlay{bg.jpg}
+\color{white}
+\begin{itemize}
+\item You can exploit the page transition facilities in the Acrobat.
+Specify your choice by using the command\\ \color{yellow}
+\verb+\pagedissolve{+\textless\emph{option}\textgreater\verb+}+%
+\color{white}\pause
+
+\item A list of page dissolve options and keys are given in the user
+manual of \textcolor{yellow}{\tt pdfslide.sty}.
+
+\end{itemize}
+
+\headskip30pt
+\section{Some Math Equations}
+\pagedissolve{Wipe /D 1 /Di /H /M /O}
+\overlay{mpgraph.pdf}
+\color{section1}
+
+\begin{align}
+\begin{split}
+|I_l| &=\left|\int_\Omega gRu\,\Omega\right|\\ \pause
+ &\le C_3\left[\int_\Omega \left(\int_{a}^x
+ g(xi,t)\, d\xi\right)^2d \Omega\right]^{1/2}\\ \pause
+ &\quad\times\left[\int_\Omega \left\{u^2_x+\frac{1}{k}
+ \left(\int_{a}^x cu_t \, d\xi \right)^2\right\}
+ c \Omega\right]^{1/2} \\ \pause
+ &\le C_4\left|\left| f\left|\widetilde{S}^{-1,0}_{a,-}
+ W_2(\Omega,\Gamma_1) \right|\right|
+ \left||u|\overset{\circ}\to W_2^{\widetilde{A}}
+ \Omega;\Gamma_r,T)\right|\right|.
+ \end{split}
+\end{align}
+
+\headskip0pt
+\section{Extra facilities}
+\pagedissolve{Wipe /D 1 /Di /H /M /O}
+\overlay{metalgray.pdf}
+\color{black}\rmfamily
+\realnormalsize
+\subsection{Fonts}
+All the font attributes have been redefined to make them larger than
+the usual size. However, if you want to revert to the original size,
+you will have to add the word \verb+real+ before the font size command,
+i.e., for \verb+\normalsize+, use \verb+\realnormalsize+; for
+\verb+\large+ it is \verb+\reallarge+ and so forth.
+
+\subsection{Headings}
+\verb+\section{...}+ may be used for first level heading for the
+slides. If you need more skip before the heading so as to make the
+whole matter vertically centered, you can change the dimension with the
+command, \verb+\headskip={<+new dimension\verb+>}+. This command shall
+be placed before the section heading and shall be reset at the end of
+the current slide, if you do not want the current skip further.
+
+\subsection{Post-processing}
+The postprocessor \emph{viz.}, \verb+PPower4+ can be applied to the pdf
+generated with this package, so that incremental additions to the pages
+are possible. \verb+PPower4+ is available at
+\href{ftp://ftp.dante.de/support/PPower4}{\textsc{ctan}}. You may need Java
+Virtual Machine running in your system to work with \verb+PPower4+.
+
+\subsection{Page Transition}
+
+Following portion from the well known book, \emph{Web Publishing with
+Acrobat/PDF} by Thomas Merz will largely help to know the options for
+\verb+\pagedissolve+ function.
+
+\definecolor{gray9}{rgb}{1,.894,.769}
+\subsubsection{Keys for page transitions}
+\sffamily\itshape
+\setlength\arrayrulewidth{0pt}
+\def\dash{\noalign{\vskip1.5pt}\hline\noalign{\vskip1.5pt}}
+$$\begin{tabular}{@{}p{1in}p{5in}@{}}
+\rowcolor{section1}Key & Explanation\\\dash
+\rowcolor{gray9} /Split & Two lines sweep across the screen to reveal
+ the new page similar to opening a curtain.\\\dash
+\rowcolor{buttondisable} /Blinds & Similar to /Split, but with several lines
+ resembling ``venetian blinds''\\\dash
+\rowcolor{gray9} /Box & A box enlarges from the center of the old
+ page to reveal the new one.\\\dash
+\rowcolor{buttondisable} /Wipe & A single line ``wipes'' across the old page
+ to reveal the new one.\\\dash
+\rowcolor{gray9} /Dissolve & The old page ``dissolves'' to reveal the
+ new one.\\\dash
+\rowcolor{buttondisable} /Glitter& Similar to /Dissolve, except the effect
+ sweeps from one edge to another.\\\dash
+\rowcolor{gray9} /R (Replace) & The old page is simply replaced with
+ the new one without any special effect.
+ This is the default.
+\end{tabular}$$
+\rmfamily\normalfont
+For some of the transitions additional parameters may be specified. The
+following code results in a split effect with the lines moving
+horizontally (/H) from the inner parts of the page to the outer parts
+(/O). The duration of the effect is two seconds (/D):
+\begin{verbatim}
+ /S /Split /D 2 /Dm /H /M /O
+\end{verbatim}
+Given below are all supported parameters for page dissolve, along with
+the kind of transition on which the parameters may be applied.
+
+\subsubsection{Additional parameters for page transitions}
+\sffamily\itshape
+$$\begin{tabular}{@{}p{1in}p{5in}@{}}
+\rowcolor{section1}Key & Explanation\\ \dash
+\rowcolor{gray9} /D & Duration of the transition effect in
+ seconds (applies to all effects)\\ \dash
+\rowcolor{buttondisable} /Di\hfill\break
+ (Direction) & Direction of the movement (multiples of
+ 90$^\circ$ only). Values increase in a
+ counterclockwise fashion, 0$^\circ$
+ points to the right (for /Wipe and
+ /Glitter).\\\dash
+\rowcolor{gray9} /Dm\hfill\break
+ (Dimension) & Possible values are /H or /V for a
+ horizontal or vertical effect,
+ respectively (for /Split and
+ /Blinds).\\\dash
+\rowcolor{buttondisable} /M \hfill\break
+ (Motion) & Specifies whether the effect is
+ performed from the center out or
+ the edges in. Possible values are
+ /I for in and /O for out (for /Split
+ and /Box).
+\end{tabular}$$
+\rmfamily\normalfont
+
+\subsection{Navigation buttons}
+There are two options available \emph{viz}., \verb+contnav+ and
+\verb+ams+. For the first option to work smoothly,
+you need to have the \verb+contnav+ fonts installed in your \TeX{}
+system to have the navigation buttons in the side panel. This font is
+part of the Con\TeX{}t macro package. Navigation buttons from
+top to bottom correspond to first page, previous page, next page, last
+page, go back, go forward and close file respectively. The button below
+the pine tree indicate the current slide number and clicking at it will
+open you the Acrobat window to go to a particular slide.
+
+\TeX{}Live4 has \verb+contnav+ fonts installed, but will have to add
+the following line to the \verb+hoekwater.map+
+\begin{verbatim}
+ contnav ContextNavigation <contnav.pfb
+\end{verbatim}
+so that it will be available to the pdf\TeX.
+
+If \verb+contnav+ font is not available in your \TeX{} distribution,
+you can choose the option \verb+ams+ so that AMS fonts will be used for
+the navigation buttons.
+
+\subsection{\tt pdfslide.cfg}
+There is a configuration file, \verb+pdfslide.cfg+ in which you can
+change all the font attributes for caption, title, author, address, notes,
+all section level headings, change the side panel color, button color,
+button disabled color, button background, button shadow color and button
+text (for languages other than English).
+
+If you don't want \verb+pdfslide.sty+ to read
+the configuration file, you can invoke \verb+nocfg+ as an option to the
+package loading command.
+
+\subsubsection{Acknowledgements}
+Various users of \verb+pdfscreen.sty+ have asked me to write a slide
+package and I drew considerable quantum of inspiration from all those
+who send me kind words of compliments for the \verb+pdfscreen.sty+.
+My special thanks are to Kaveh Bazargan of Focal Image Ltd., London and
+Sebastian Rahtz of Oxford University Computing Services who were
+instrumental in making this package a reality.
+
+\subsubsection{Bug Reports:}
+
+Punch me with your bug reports and I am available at:
+\begin{center}
+\href{mailto:cvr@river-valley.com}{{\color{red}\tt
+cvr@river-valley.com}}.
+\end{center}
+\end{document}
+ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/pdfslide/meta.mp b/Master/texmf-dist/doc/latex/pdfslide/meta.mp
new file mode 100644
index 00000000000..7d9d079843d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfslide/meta.mp
@@ -0,0 +1,63 @@
+%beginchar("a",.5in#,1.25in#,0);
+beginfig(1)
+path branch[], trunk;
+branch1 = flex((0,660),(-9,633),(-22,610))
+ & flex((-22,610),(-3,622),(17,617))
+ & flex((17,617),(7,637),(0,660)) & cycle;
+branch2 = flex((30,570),(10,590),(-1,616))
+ & flex((-1,616),(-11,592),(-29,576),(-32,562))
+ & flex((-32,562),(-10,577),(30,570)) & cycle;
+branch3 = flex((-1,570),(-17,550),(-40,535))
+ & flex((-40,535),(-45,510),(-60,477))
+ & flex((-60,477),(-20,510),(40,512))
+ & flex((40,512),(31,532),(8,550),(-1,570)) & cycle;
+branch4 = flex((0,509),(-14,492),(-32,481))
+ & flex((-32,481),(-42,455),(-62,430))
+ & flex((-62,430),(-20,450),(42,448))
+ & flex((42,448),(38,465),(4,493),(0,509)) & cycle;
+branch5 = flex((-22,470),(-23,435),(-44,410))
+ & flex((-44,410),(-10,421),(35,420))
+ & flex((35,420),(15,455),(-22,470)) & cycle;
+branch6 = flex((18,375),(9,396),(5,420))
+ & flex((5,420),(-5,410),(-50,375),(-50,350))
+ & flex((-50,350),(-25,375),(18,375)) & cycle;
+branch7 = flex((0,400),(-13,373),(-30,350))
+ & flex((-30,350),(0,358),(30,350))
+ & flex((30,350),(13,373),(0,400)) & cycle;
+branch8 = flex((50,275),(45,310),(3,360))
+ & flex((3,360),(-20,330),(-70,300),(-100,266))
+ & flex((-100,266),(-75,278),(-60,266))
+ & flex((-60,266),(0,310),(50,275)) & cycle;
+branch9 = flex((10,333),(-15,290),(-43,256))
+ & flex((-43,256),(8,262),(58,245))
+ & flex((58,245),(34,275),(10,333)) & cycle;
+branch10 = flex((8,262),(-21,249),(-55,240))
+ & flex((-55,240),(-51,232),(-53,220))
+ & flex((-53,220),(-28,229),(27,235))
+ & flex((27,235),(16,246),(8,262)) & cycle;
+branch11 = flex((0,250),(-25,220),(-70,195))
+ & flex((-70,195),(-78,180),(-90,170))
+ & flex((-90,170),(-5,188),(74,183))
+ & flex((74,183),(34,214),(0,250)) & cycle;
+branch12 = flex((8,215),(-35,175),(-72,155))
+ & flex((-72,155),(-75,130),(-92,110),(-95,88))
+ & flex((-95,88),(-65,117),(-54,104))
+ & flex((-54,104),(10,151),(35,142))
+ ..flex((42,130),(60,123),(76,124))
+ & flex((76,124),(62,146),(26,180),(8,215)) & cycle ;
+trunk = (0,660)---(-12,70)..{curl5}(-28,-8)
+ & flex((-28,-8),(-16,-4),(-10,-11))
+ & flex((-10,-11),(0,-5),(14,-10))
+ & flex((14,-10),(20,-6),(29,-11))
+ & (29,-11){curl4} .. (10,100)---cycle;
+% w=3in; h=8in;
+%fill superellipse((w,.5h),(.5w,h),(0,.5h),(.5w,0),.8) withcolor (.411,.490,.682);
+branch0=trunk;
+for n=0 upto 12:
+ unfill branch[n] shifted (150,50) scaled (.75) withcolor (.9,.9,.9);
+endfor;
+endfig;
+bye
+
+
+http://www.fi.muni.cz/~thanh/download/pdftex \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/pdfslide/mpgraph.pdf b/Master/texmf-dist/doc/latex/pdfslide/mpgraph.pdf
new file mode 100644
index 00000000000..c11795fc3c7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfslide/mpgraph.pdf
Binary files differ