summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/source/latex/showexpl/showexpl.dtx12
-rw-r--r--Master/texmf-dist/tex/latex/showexpl/showexpl.sty2
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/showexpl/showexpl.dtx b/Master/texmf-dist/source/latex/showexpl/showexpl.dtx
index 3db04419e4d..cadecb70cda 100644
--- a/Master/texmf-dist/source/latex/showexpl/showexpl.dtx
+++ b/Master/texmf-dist/source/latex/showexpl/showexpl.dtx
@@ -22,7 +22,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{showexpl}
%<*package>
- [2007/02/03 v0.3h Typesetting example code (RN)]
+ [2011/08/22 v0.3i Typesetting example code (RN)]
%</package>
%
%<*driver>
@@ -39,7 +39,7 @@
%</driver>
% \fi
%
-% \CheckSum{836}
+% \CheckSum{837}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -137,9 +137,9 @@
% \end{quote}
%
% \DescribeEnv{LTXexample}
-% The syntax of the environment \textsf{LTXExample} is given by
+% The syntax of the environment \textsf{LTXexample} is given by
% \begin{quote}
-% |\begin{LTXExample}[|\meta{key val list}|]|\ldots|\end{LTXExample}|
+% |\begin{LTXexample}[|\meta{key val list}|]|\ldots|\end{LTXexample}|
% \end{quote}
%
% The set of options represented by \meta{key val list} is the same for
@@ -166,8 +166,8 @@
% the formatted text and the source code can overlap the print space. The
% default value is 0\,pt.
% \item[pos:] Defines the relative position of the formatted text
-% relating to the source code. Allowed values are |a|, |b|, |l|, |r|,
-% |o|, and |i| for above, below, left, right, outer, and inner. The last
+% relating to the source code. Allowed values are |t|, |b|, |l|, |r|,
+% |o|, and |i| for top, bottom, left, right, outer, and inner. The last
% values give sense only for two-sided printing, where there are outer
% and inner margins of a page. The default value is |l|.
% \item[preset] Any \TeX\ code executed before the sample code but
diff --git a/Master/texmf-dist/tex/latex/showexpl/showexpl.sty b/Master/texmf-dist/tex/latex/showexpl/showexpl.sty
index 10bcbec77f0..312ee16d7e4 100644
--- a/Master/texmf-dist/tex/latex/showexpl/showexpl.sty
+++ b/Master/texmf-dist/tex/latex/showexpl/showexpl.sty
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{showexpl}
- [2007/02/03 v0.3h Typesetting example code (RN)]
+ [2011/08/22 v0.3i Typesetting example code (RN)]
\DeclareOption{final}{%
\PassOptionsToPackage{\CurrentOption}{graphicx}%
\PassOptionsToPackage{\CurrentOption}{listings}%