summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/regstats/regstats-example.tex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 19:07:04 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 19:07:04 +0000
commit851cbda47f6d6b94ecea026f9e3845272185ce47 (patch)
tree748b83f98bff6e90cfc6a847f62146857de0a22c /Master/texmf-dist/doc/latex/regstats/regstats-example.tex
parent80d2fb67910f81686ae45787106ec6d5a2797473 (diff)
regstats 2011/06/18, v1.0d
git-svn-id: svn://tug.org/texlive/trunk@23335 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/regstats/regstats-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/regstats/regstats-example.tex25
1 files changed, 20 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/regstats/regstats-example.tex b/Master/texmf-dist/doc/latex/regstats/regstats-example.tex
index a2f24de2a43..9f1ae0c42eb 100644
--- a/Master/texmf-dist/doc/latex/regstats/regstats-example.tex
+++ b/Master/texmf-dist/doc/latex/regstats/regstats-example.tex
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: regstats
-%% Version: 2011/05/16 v1.0b
+%% Version: 2011/06/18 v1.0d
%%
%% Copyright (C) 2011 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -40,6 +40,8 @@
%%
\documentclass[british]{article}[2007/10/19]% v1.4h
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% \usepackage{etex}[1998/03/26]% v2.0
+%% Uncomment the preceding line, if you want to use eTeX.
\usepackage{hyperref}[2011/04/17]% v6.82g
\hypersetup{extension=pdf,%
plainpages=false,%
@@ -54,7 +56,7 @@
pdfview=Fit,pdfstartview=Fit,%
pdfpagelayout=SinglePage%
}
-\usepackage[proof=false]{regstats}[2011/05/16]% v1.0b
+\usepackage[proof=false,left=true,timer=true]{regstats}[2011/06/18]% v1.0d
\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\listfiles
\begin{document}
@@ -62,9 +64,19 @@
\section*{Example for regstats}
This example demonstrates the use of package\newline
-\textsf{regstats}, v1.0b as of 2011/05/16 (HMM).\newline
-The used option was \texttt{proof=false}.
-This is the default option.
+\textsf{regstats}, v1.0d as of 2011/06/18 (HMM).\newline
+The used options were \texttt{proof=false,left=true,timer=true}.\newline
+\texttt{proof=false} is the default, but neither \texttt{left=true}
+nor \texttt{timer=true} are defaults (\texttt{left=false,timer=false}
+would be the defaults).\newline
+
+If $\varepsilon$-\TeX\ is available with your \LaTeX -distribution
+and you want to use it, uncomment the\newline
+\verb|%% \usepackage{etex}[1998/03/26]% v2.0|\newline
+line in the preamble of this document.\newline
+(Also \verb|\eTeX| instead of \verb|$\varepsilon$-\TeX|
+would be available with it).\newline
+
For more details please see the documentation!\newline
\noindent Save per page about $200\unit{ml}$ water,
@@ -74,6 +86,9 @@ Therefore please print only if this is really necessary.\newline
For the resulting message, please compile regstats-example.tex and
have a look at the end of the log-file.
+Because the compilation time for this example is usually quite short,
+option \texttt{timer} is not demonstrated very spectacular.
+
\end{document}
\endinput
%%