summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ifmslide/ifmman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ifmslide/ifmman.tex')
-rw-r--r--Master/texmf-dist/doc/latex/ifmslide/ifmman.tex104
1 files changed, 79 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/ifmslide/ifmman.tex b/Master/texmf-dist/doc/latex/ifmslide/ifmman.tex
index b7dfe0464a2..ff29dd8a742 100644
--- a/Master/texmf-dist/doc/latex/ifmslide/ifmman.tex
+++ b/Master/texmf-dist/doc/latex/ifmslide/ifmman.tex
@@ -1,5 +1,6 @@
-%\RequirePackage{snapshot}
+\RequirePackage{snapshot}
\documentclass[a4paper,KOMA,landscape]{powersem}
+%\usepackage{ifmslide}
\usepackage[display,stmo,button]{ifmslide}
%% user definitions
\newcommand{\ifmslide}{{\code{ifmslide.sty}}}
@@ -21,21 +22,24 @@
\pageTransitionDissolve
\sffamily
-\background{athenep1}
+\background{ifmlogoc}
-\orgname{TU Darmstadt -- Institute of Mechanics -- AG4}
+\orgname{TU Darmstadt -- Institute of Mechanics -- AG4\footnote{
+This is long ago and I am no member of the institute anymore, see further notes
+...}}
\title{\begin{minipage}[t]{0.98\textwidth}\begin{center}
- {\mdseries \ifmslide{} v0.44 November 13, 2000}\\[1ex]
+ {\mdseries \ifmslide{} v0.47, 2010}\\[1ex]
+ FINAL RELEASE!\\[1ex]
Enhanced presentations with (PDF)\LaTeX{}\\
combining the texpower, hyperref and seminar-packages\\
\end{center}\end{minipage}}
\author{\scalebox{1}[1.3]{Thomas Emmel}}
-\address{\href{mailto:emmel@mechanik.tu-darmstadt.de}%
- {emmel@mechanik.tu-darmstadt.de}}
-\orgurl{http://coulomb.mechanik.tu-darmstadt.de/}
+\address{\href{mailto:thomas@family-emmel.de}%
+ {thomas@family-emmel.de}}
+\orgurl{http://www.mechanik.tu-darmstadt.de/}
\slidepagestyle{panel}
\paneltile[on](0,160,200,200){aqua_ravines}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -48,10 +52,33 @@
\pageTransitionReplace
\centerslidesfalse
\begin{slide}
+ \section{Note: This is the end!}
+ Yes, it (\ifmslide{}) has ended and it was - hopefully - a very
+ helpful package for all of you. I decided to stop this since the
+ \code{beamer}-class is now much better than it was when I started this
+ package. Indeed, the beamer-class hasn't really existed at this time.
+ Today, it provides more features, more extensions, although it is a bit
+ more complex to learn.\\[2ex]
+
+ Time has gone and even the insitute doesn't exist anymore! Yes, that's sad
+ but true and has to do a lot with politics, although you can still study
+ mechanics in Darmstadt, have a look at the web-page.\\[3ex]
+
+
+
+ Thank you all for the feedback, I will still maintain \code{ticket.sty}...
+\end{slide}
+\begin{slide}
\section{About ifmslide.sty}
+% testing margins
+%\begin{minipage}[t]{.9\textwidth}
Early in May 2000 ...\\[1ex]
- OK! Cancel this stirring story about my problems generating
- printouts for my presentation.\\
+%\end{minipage}
+%\begin{minipage}[t]{.1\textwidth}
+%note
+%\end{minipage}
+ OK! Cancel this annoying story about my problems generating
+ printouts for my presentations.\\
{\color{section1} What can \ifmslide{} do for you?}
\begin{center}
You like to do nice presentations of your business with beamers or on a
@@ -61,11 +88,11 @@
\end{center}
\ifmslide{} provides both: getting a presentation with PDF\LaTeX{} and
printouts with \LaTeX{} and - as a side effect - simple production of
- your slides using your favourite DVI-viewer.\footnote{\tiny This is
+ your slides using your favorite DVI-viewer.\footnote{\tiny This is
{\color{red} not} \code{pdfslide} \cite{pdfslide} as it seems to be in a
first view. It was indeed developed from that style but now
completely rewritten with many new features implemented and
- functionally extented. \code{pdfslide} cannot produce printouts without
+ functionally extended. \code{pdfslide} cannot produce printouts without
generating a PDF-file and rescaling the output with all
difficulties.}
You don't need \code{PPower4} to get all these nice effects
@@ -74,7 +101,9 @@
the special features of the classes \code{seminar} and \code{powersem}
(part of \TeX{}Power).
\end{slide}
+%\setInsideMargin{16mm}{26mm}{14mm}{16mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\definecolor{background}{gray}{1.}
\begin{slide}
\section{Features}
\stepwise{
@@ -95,7 +124,7 @@
left, bottom, top and outside of the slide! You
can change it in the document as you like.}
\step{\item[...]
- position of the buttons and the logo is completey free!}
+ position of the buttons and the logo is completely free!}
\step{\item[...] changing the size of your slide...}
\step{\item[...] free choice of button-design, background for
the panel and the frame... }
@@ -146,7 +175,7 @@
No panel -- only a frame and background.\\[2ex]
But you can put a panel outside of the frame with
\hyperlink{panelpos}{\bs{}panelposition} which is not present in
- \LaTeX-mode and outside of the normal papersize in PDF\LaTeX-mode!
+ \LaTeX-mode and outside of the normal paper-size in PDF\LaTeX-mode!
\end{slide}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\slidepagestyle{sidebar}
@@ -183,7 +212,7 @@
\code{\bs{}releasebutton}.
\code{\bs{}catchbutton} catches them ;-).\\
\code{\bs{}buttonsize(width$_{max}$,height$_{max}$)(distance$_h$,distance$_v$)]}
- gives the maximal size of the buttons (aspectratio is kept) and the
+ gives the maximal size of the buttons (aspect-ratio is kept) and the
distance between the buttons without length. Keep in mind that the
frame and the panel is placed into a picture-environment with
\code{\bs{}unitlength=1$mm$} and all positions given in $mm$.\\
@@ -194,7 +223,7 @@
Use \code{\bs{}nobuttons} to disable buttons all over (e.g. for slides). \\
\code{\bs{}freelogo(pos$_x$,pos$_y$)[width]} the anchor for the position is the
lower left point of the logo, the width should be clear.\\
- If you think that the pagecounter is too lonely in PDF-mode switch
+ If you think that the page-counter is too lonely in PDF-mode switch
him off with \code{\bs{}pagecounter[off/on]}.
\end{slide}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -230,7 +259,7 @@
\code{\bs{}paneltile[on/off](cut$_{llx}$,cut$_{lly}$,cut$_{urx}$,cut$_{ury}$)\{filename\}}\\
which is now fully experimental which means that it can change it's
definition and possibilities in further versions. Presently it works
- only for vertical panels. It takes a picture\footnote{\tiny jpeg
+ only for vertical panels. It takes a picture\footnote{\tiny JPEG
etc. in PDF-mode and it's EPS-version for DVI-mode (produced with
some tool like {\sl xv})} and fill the panel with tiles of it. It
takes one tile in x-direction and so many as needed to fill in
@@ -248,10 +277,16 @@
margins inside the frame. This is the easiest way to improve your output.\\[2ex]
\step{Take \code{\bs{}headskip=length} to set the
{\bs{}section}-title to the correct vertical position.\\[2ex]}
- \step{Make own buttons and use them with \code{\bs{}OnButton\{file\}},
- \code{\bs{}OffButton\{file\}} and \code{\bs{}DraftButton\{file\}}.\\
- There is a tiny script called \code{genbutton} coming with \ifmslide{} which can be used to change
+ \step{Make own buttons and use them with
+ \code{\bs{}OnButton\{file1\}\{file2\}},\\
+ \code{\bs{}OffButton\{file1\}\{file2\}} and
+ \code{\bs{}DraftButton\{file1\}\{file2\}}.\\
+ That is, using these commands you can replace the background buttons on
+ which the control symbols are printed in the button panel. Above, file1
+ and file2 are image files for the wide and small buttons, respectively\footnote{\tiny text by David Cyganski, thank you David}.
+ There is a tiny perl-script called \code{genbutton} coming with \ifmslide{} which can be used to change
the color of the standard buttons (\code{button1..}) and write new buttons.}
+ \vfill
}
\end{slide}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -265,9 +300,9 @@
changing \ifmslide{} itself.\\[2ex]
\step{Make use of \code{\bs{}setslidelength\{somelength\}\{somesize\}},
\code{\bs{}semcm} and \code{\bs{}semin} as described in
- \code{seminar.sty}.\\[2ex]}
+ \code{seminar.cls}.\\[2ex]}
\step{Change font sizes with \code{\bs{}slidesmag\{mag\}} and
- \code{\bs{}ptsize\{size\}} from \code{seminar.sty}.\\[2ex]}
+ \code{\bs{}ptsize\{size\}} from \code{seminar.cls}.\\[2ex]}
\step{Produce an EPS and a PDF-version\footnotemark{} of your
pictures
and include them with\\
@@ -278,18 +313,35 @@
\tp, \hf and \code{seminar}.}
\vfill}
\addtocounter{footnote}{-1}
- \footnotetext{\code{epstopdf} is a good tool to convert eps and the
+ \footnotetext{\tiny\code{epstopdf} is a good tool to convert eps and the
\code{graphicx} package knows many formats...}
\stepcounter{footnote}
- \footnotetext{file is the filename without suffix}
- \end{slide}
+ \footnotetext{\tiny file is the filename without suffix}
+ \end{slide}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{slide}
+\section{"Bugs"/Limitations}
+ \stepwise{
+ \step{\code{\bs{}marginpar} is disabled by \code{seminar.cls}, there is currently no good work-around or replacement.\\[2ex]}
+ \step{\code{\bs{}markboth, \bs{}markright, \bs{}leftmark} and \code{\bs{}rightmark} are currently without any use for all page-styles, since the whole layout is connected with the page headers. I will try to provide some of these in new versions. In addition some free objects are planed, placeable everywhere on the slide ...}
+ }
+\end{slide}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{slide}
+\section{Required...}
+There were lots of email concerning questions about required packages and where to find them. In addition to \code{texpower}, \code{hyperref} and \code{seminar} you need (not complete):\\[2ex]
+\code{koma-script}\\ I haven't proved it, but this very useful package seems not to be included in the base-miktex distribution by default.\\[1ex]
+\code{url}\\ used by hyperref...\\[1ex]
+\code{graphicx}\\ someone complained about it :)\\[2ex]
+All packages can be found in the \href{http://www.dante.de}{CTAN-archive}.
+\end{slide}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\slidepagestyle{empty}
\begin{slide}
\begin{thebibliography}{99}
\bibitem{texpower} {\ttfamily texpower}-Package: {\sl Stephan Lehmke},
(Stephan.Lehmke@cs.uni-dortmund.de),
- \href{http://ls1-www.cs.uni-dortmund.de/~lehmke/texpower}{University of Dortmund} or CTAN in the future.
+ \href{http://ls1-www.cs.uni-dortmund.de/~lehmke/texpower}{University of Dortmund} or CTAN.
\bibitem{hyperref} {\ttfamily hyperref}-Package: {\sl Sebastian Rahtz},
\href{http://www.tug.org/applications/hyperref}{www.tug.org}
\bibitem{pdfslide} {\ttfamily pdfslide.sty}: {\sl C. V. Radhakrishnan},
@@ -301,3 +353,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% LocalWords: PDF ifmslide