summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-24 00:09:49 +0000
committerKarl Berry <karl@freefriends.org>2011-08-24 00:09:49 +0000
commit38c14b17ff6509371c67391452f5b34d9b582333 (patch)
tree6c9a92191936bcd7405d239625af2b535156981c /Master/texmf-dist
parent00e6529c140ad1858c21526e6f8044aabb399270 (diff)
showexpl (22aug11)
git-svn-id: svn://tug.org/texlive/trunk@23669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-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}%