summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/slides.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/slides.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/slides.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/base/slides.dtx b/Master/texmf-dist/source/latex/base/slides.dtx
index 5cd82f4c153..683821c5a98 100644
--- a/Master/texmf-dist/source/latex/base/slides.dtx
+++ b/Master/texmf-dist/source/latex/base/slides.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2014
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -69,7 +69,7 @@
%<*driver>
\ProvidesFile{slides.drv}
%</driver>
- [1997/08/15 v2.3z
+ [2014/09/29 v2.3z
%<+class> Standard LaTeX document class]
%<+cmd> SLiTeX definitions]
% \end{macrocode}
@@ -381,7 +381,7 @@
%
% \subsection{Flush left displays}
%
-% The option \Lopt{fleqn} redefines the displayed math environmens
+% The option \Lopt{fleqn} redefines the displayed math environments
% in such a way that they come out flush left, with an indentation
% of |\mathindent| from the prevailing left margin.
% \changes{v2.2g}{1994/03/01}{Added fleqn option.}
@@ -702,7 +702,7 @@
% The commands |\nopagebreak| and |\nolinebreak| put in penalties
% to discourage these breaks at the point they are put in.
% They use |\@lowpenalty|, |\@medpenalty| or |\@highpenalty|,
-% dependant on their argument.
+% dependent on their argument.
% \begin{macrocode}
\@lowpenalty 51
\@medpenalty 151
@@ -1565,7 +1565,7 @@
% Here we supply the declarative font changing commands that were
% common in \LaTeX\ version 2.09 and earlier. These commands work
% in text mode \emph{and} in math mode. They are provided for
-% compatiblity, but one should start using the |\text...| and
+% compatibility, but one should start using the |\text...| and
% |\math...| commands instead. These commands are redefined using
% |\DeclareOldFontCommand|, a command with three arguments: the
% user command to be defined, \LaTeX\ commands to execute in text
@@ -2085,7 +2085,7 @@ COLOR LAYER\\[.75in]%
% \end{macrocode}
% This will set up the last color specified in the argument to
% \verb+\slide+ as the current color. If only back and white slides
-% are prepared \verb+\last@color+ will be empty and effectly
+% are prepared \verb+\last@color+ will be empty and effectively
% \verb+\relax+ will be generated (hopefully).
%
% We need to reset to a default font at the beginning of a slide.
@@ -2116,7 +2116,7 @@ COLOR LAYER\\[.75in]%
% \end{macrocode}
% This will set up the last color specified in the argument to
% \verb+\slide+ as the current color. If only back and white slides
-% are prepared \verb+\last@color+ will be empty and effectly
+% are prepared \verb+\last@color+ will be empty and effectively
% \verb+\relax+ will be generated (hopefully).
%
% We need to reset to a default font at the beginning of a slide.